Compare commits

..

No commits in common. "92cd11d105d75ba98df0eddbed1e842acbcd8c23" and "7650ebf2f90d120d2ae3c3b12560cf7449c6978b" have entirely different histories.

146 changed files with 427 additions and 1295 deletions

View File

@ -42,7 +42,6 @@ body:
label: Log Content label: Log Content
description: If the issue has produced an error, provide any [BookStack or server log](https://www.bookstackapp.com/docs/admin/debugging/) content below. description: If the issue has produced an error, provide any [BookStack or server log](https://www.bookstackapp.com/docs/admin/debugging/) content below.
placeholder: Be sure to remove any confidential details in your logs placeholder: Be sure to remove any confidential details in your logs
render: text
validations: validations:
required: false required: false
- type: textarea - type: textarea

View File

@ -1,9 +0,0 @@
name: Blank Request (Maintainers Only)
description: For maintainers only - Start a blank request
body:
- type: markdown
attributes:
value: "**This blank request option is only for existing official maintainers of the project!** Please instead use a different request option. If you use this your issue will be closed off."
- type: textarea
attributes:
label: Description

6
.gitignore vendored
View File

@ -8,10 +8,10 @@ Homestead.yaml
.idea .idea
npm-debug.log npm-debug.log
yarn-error.log yarn-error.log
/public/dist/*.map /public/dist
/public/plugins /public/plugins
/public/css/*.map /public/css
/public/js/*.map /public/js
/public/bower /public/bower
/public/build/ /public/build/
/public/favicon.ico /public/favicon.ico

226
composer.lock generated
View File

@ -62,16 +62,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.343.22", "version": "3.343.18",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/aws/aws-sdk-php.git", "url": "https://github.com/aws/aws-sdk-php.git",
"reference": "174cc187df3bde52c21e9c00a4e99610a08732a3" "reference": "ae98d503173740cce23b30d2ba2737c49b0d9876"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/174cc187df3bde52c21e9c00a4e99610a08732a3", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/ae98d503173740cce23b30d2ba2737c49b0d9876",
"reference": "174cc187df3bde52c21e9c00a4e99610a08732a3", "reference": "ae98d503173740cce23b30d2ba2737c49b0d9876",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -153,9 +153,9 @@
"support": { "support": {
"forum": "https://github.com/aws/aws-sdk-php/discussions", "forum": "https://github.com/aws/aws-sdk-php/discussions",
"issues": "https://github.com/aws/aws-sdk-php/issues", "issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.343.22" "source": "https://github.com/aws/aws-sdk-php/tree/3.343.18"
}, },
"time": "2025-05-30T18:11:02+00:00" "time": "2025-05-23T18:08:18+00:00"
}, },
{ {
"name": "bacon/bacon-qr-code", "name": "bacon/bacon-qr-code",
@ -2075,16 +2075,16 @@
}, },
{ {
"name": "laravel/socialite", "name": "laravel/socialite",
"version": "v5.21.0", "version": "v5.20.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/socialite.git", "url": "https://github.com/laravel/socialite.git",
"reference": "d83639499ad14985c9a6a9713b70073300ce998d" "reference": "30972c12a41f71abeb418bc9ff157da8d9231519"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/socialite/zipball/d83639499ad14985c9a6a9713b70073300ce998d", "url": "https://api.github.com/repos/laravel/socialite/zipball/30972c12a41f71abeb418bc9ff157da8d9231519",
"reference": "d83639499ad14985c9a6a9713b70073300ce998d", "reference": "30972c12a41f71abeb418bc9ff157da8d9231519",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2143,7 +2143,7 @@
"issues": "https://github.com/laravel/socialite/issues", "issues": "https://github.com/laravel/socialite/issues",
"source": "https://github.com/laravel/socialite" "source": "https://github.com/laravel/socialite"
}, },
"time": "2025-05-19T12:56:37+00:00" "time": "2025-04-21T14:21:34+00:00"
}, },
{ {
"name": "laravel/tinker", "name": "laravel/tinker",
@ -3539,16 +3539,16 @@
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
"version": "v5.5.0", "version": "v5.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nikic/PHP-Parser.git", "url": "https://github.com/nikic/PHP-Parser.git",
"reference": "ae59794362fe85e051a58ad36b289443f57be7a9" "reference": "447a020a1f875a434d62f2a401f53b82a396e494"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/ae59794362fe85e051a58ad36b289443f57be7a9", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/447a020a1f875a434d62f2a401f53b82a396e494",
"reference": "ae59794362fe85e051a58ad36b289443f57be7a9", "reference": "447a020a1f875a434d62f2a401f53b82a396e494",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3591,9 +3591,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/nikic/PHP-Parser/issues", "issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v5.5.0" "source": "https://github.com/nikic/PHP-Parser/tree/v5.4.0"
}, },
"time": "2025-05-31T08:24:38+00:00" "time": "2024-12-30T11:07:19+00:00"
}, },
{ {
"name": "nunomaduro/termwind", "name": "nunomaduro/termwind",
@ -5415,7 +5415,7 @@
}, },
{ {
"name": "symfony/clock", "name": "symfony/clock",
"version": "v7.3.0", "version": "v7.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/clock.git", "url": "https://github.com/symfony/clock.git",
@ -5469,7 +5469,7 @@
"time" "time"
], ],
"support": { "support": {
"source": "https://github.com/symfony/clock/tree/v7.3.0" "source": "https://github.com/symfony/clock/tree/v7.2.0"
}, },
"funding": [ "funding": [
{ {
@ -5489,24 +5489,23 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v7.3.0", "version": "v7.2.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "66c1440edf6f339fd82ed6c7caa76cb006211b44" "reference": "0e2e3f38c192e93e622e41ec37f4ca70cfedf218"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/66c1440edf6f339fd82ed6c7caa76cb006211b44", "url": "https://api.github.com/repos/symfony/console/zipball/0e2e3f38c192e93e622e41ec37f4ca70cfedf218",
"reference": "66c1440edf6f339fd82ed6c7caa76cb006211b44", "reference": "0e2e3f38c192e93e622e41ec37f4ca70cfedf218",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=8.2", "php": ">=8.2",
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/polyfill-mbstring": "~1.0", "symfony/polyfill-mbstring": "~1.0",
"symfony/service-contracts": "^2.5|^3", "symfony/service-contracts": "^2.5|^3",
"symfony/string": "^7.2" "symfony/string": "^6.4|^7.0"
}, },
"conflict": { "conflict": {
"symfony/dependency-injection": "<6.4", "symfony/dependency-injection": "<6.4",
@ -5563,7 +5562,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v7.3.0" "source": "https://github.com/symfony/console/tree/v7.2.6"
}, },
"funding": [ "funding": [
{ {
@ -5579,11 +5578,11 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-05-24T10:34:04+00:00" "time": "2025-04-07T19:09:28+00:00"
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
"version": "v7.3.0", "version": "v7.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/css-selector.git", "url": "https://github.com/symfony/css-selector.git",
@ -5628,7 +5627,7 @@
"description": "Converts CSS selectors to XPath expressions", "description": "Converts CSS selectors to XPath expressions",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/css-selector/tree/v7.3.0" "source": "https://github.com/symfony/css-selector/tree/v7.2.0"
}, },
"funding": [ "funding": [
{ {
@ -5715,16 +5714,16 @@
}, },
{ {
"name": "symfony/error-handler", "name": "symfony/error-handler",
"version": "v7.3.0", "version": "v7.2.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/error-handler.git", "url": "https://github.com/symfony/error-handler.git",
"reference": "cf68d225bc43629de4ff54778029aee6dc191b83" "reference": "102be5e6a8e4f4f3eb3149bcbfa33a80d1ee374b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/cf68d225bc43629de4ff54778029aee6dc191b83", "url": "https://api.github.com/repos/symfony/error-handler/zipball/102be5e6a8e4f4f3eb3149bcbfa33a80d1ee374b",
"reference": "cf68d225bc43629de4ff54778029aee6dc191b83", "reference": "102be5e6a8e4f4f3eb3149bcbfa33a80d1ee374b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5737,11 +5736,9 @@
"symfony/http-kernel": "<6.4" "symfony/http-kernel": "<6.4"
}, },
"require-dev": { "require-dev": {
"symfony/console": "^6.4|^7.0",
"symfony/deprecation-contracts": "^2.5|^3", "symfony/deprecation-contracts": "^2.5|^3",
"symfony/http-kernel": "^6.4|^7.0", "symfony/http-kernel": "^6.4|^7.0",
"symfony/serializer": "^6.4|^7.0", "symfony/serializer": "^6.4|^7.0"
"symfony/webpack-encore-bundle": "^1.0|^2.0"
}, },
"bin": [ "bin": [
"Resources/bin/patch-type-declarations" "Resources/bin/patch-type-declarations"
@ -5772,7 +5769,7 @@
"description": "Provides tools to manage errors and ease debugging PHP code", "description": "Provides tools to manage errors and ease debugging PHP code",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/error-handler/tree/v7.3.0" "source": "https://github.com/symfony/error-handler/tree/v7.2.5"
}, },
"funding": [ "funding": [
{ {
@ -5788,20 +5785,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-05-29T07:19:49+00:00" "time": "2025-03-03T07:12:39+00:00"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v7.3.0", "version": "v7.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher.git", "url": "https://github.com/symfony/event-dispatcher.git",
"reference": "497f73ac996a598c92409b44ac43b6690c4f666d" "reference": "910c5db85a5356d0fea57680defec4e99eb9c8c1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/497f73ac996a598c92409b44ac43b6690c4f666d", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/910c5db85a5356d0fea57680defec4e99eb9c8c1",
"reference": "497f73ac996a598c92409b44ac43b6690c4f666d", "reference": "910c5db85a5356d0fea57680defec4e99eb9c8c1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5852,7 +5849,7 @@
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/event-dispatcher/tree/v7.3.0" "source": "https://github.com/symfony/event-dispatcher/tree/v7.2.0"
}, },
"funding": [ "funding": [
{ {
@ -5868,7 +5865,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-04-22T09:11:45+00:00" "time": "2024-09-25T14:21:43+00:00"
}, },
{ {
"name": "symfony/event-dispatcher-contracts", "name": "symfony/event-dispatcher-contracts",
@ -5948,16 +5945,16 @@
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v7.3.0", "version": "v7.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "ec2344cf77a48253bbca6939aa3d2477773ea63d" "reference": "87a71856f2f56e4100373e92529eed3171695cfb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/ec2344cf77a48253bbca6939aa3d2477773ea63d", "url": "https://api.github.com/repos/symfony/finder/zipball/87a71856f2f56e4100373e92529eed3171695cfb",
"reference": "ec2344cf77a48253bbca6939aa3d2477773ea63d", "reference": "87a71856f2f56e4100373e92529eed3171695cfb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5992,7 +5989,7 @@
"description": "Finds files and directories via an intuitive fluent interface", "description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/finder/tree/v7.3.0" "source": "https://github.com/symfony/finder/tree/v7.2.2"
}, },
"funding": [ "funding": [
{ {
@ -6008,20 +6005,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-12-30T19:00:26+00:00" "time": "2024-12-30T19:00:17+00:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v7.3.0", "version": "v7.2.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "4236baf01609667d53b20371486228231eb135fd" "reference": "6023ec7607254c87c5e69fb3558255aca440d72b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/4236baf01609667d53b20371486228231eb135fd", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/6023ec7607254c87c5e69fb3558255aca440d72b",
"reference": "4236baf01609667d53b20371486228231eb135fd", "reference": "6023ec7607254c87c5e69fb3558255aca440d72b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6038,7 +6035,6 @@
"doctrine/dbal": "^3.6|^4", "doctrine/dbal": "^3.6|^4",
"predis/predis": "^1.1|^2.0", "predis/predis": "^1.1|^2.0",
"symfony/cache": "^6.4.12|^7.1.5", "symfony/cache": "^6.4.12|^7.1.5",
"symfony/clock": "^6.4|^7.0",
"symfony/dependency-injection": "^6.4|^7.0", "symfony/dependency-injection": "^6.4|^7.0",
"symfony/expression-language": "^6.4|^7.0", "symfony/expression-language": "^6.4|^7.0",
"symfony/http-kernel": "^6.4|^7.0", "symfony/http-kernel": "^6.4|^7.0",
@ -6071,7 +6067,7 @@
"description": "Defines an object-oriented layer for the HTTP specification", "description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-foundation/tree/v7.3.0" "source": "https://github.com/symfony/http-foundation/tree/v7.2.6"
}, },
"funding": [ "funding": [
{ {
@ -6087,20 +6083,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-05-12T14:48:23+00:00" "time": "2025-04-09T08:14:01+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v7.3.0", "version": "v7.2.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "ac7b8e163e8c83dce3abcc055a502d4486051a9f" "reference": "f9dec01e6094a063e738f8945ef69c0cfcf792ec"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/ac7b8e163e8c83dce3abcc055a502d4486051a9f", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/f9dec01e6094a063e738f8945ef69c0cfcf792ec",
"reference": "ac7b8e163e8c83dce3abcc055a502d4486051a9f", "reference": "f9dec01e6094a063e738f8945ef69c0cfcf792ec",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6108,8 +6104,8 @@
"psr/log": "^1|^2|^3", "psr/log": "^1|^2|^3",
"symfony/deprecation-contracts": "^2.5|^3", "symfony/deprecation-contracts": "^2.5|^3",
"symfony/error-handler": "^6.4|^7.0", "symfony/error-handler": "^6.4|^7.0",
"symfony/event-dispatcher": "^7.3", "symfony/event-dispatcher": "^6.4|^7.0",
"symfony/http-foundation": "^7.3", "symfony/http-foundation": "^6.4|^7.0",
"symfony/polyfill-ctype": "^1.8" "symfony/polyfill-ctype": "^1.8"
}, },
"conflict": { "conflict": {
@ -6185,7 +6181,7 @@
"description": "Provides a structured process for converting a Request into a Response", "description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-kernel/tree/v7.3.0" "source": "https://github.com/symfony/http-kernel/tree/v7.2.6"
}, },
"funding": [ "funding": [
{ {
@ -6201,20 +6197,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-05-29T07:47:32+00:00" "time": "2025-05-02T09:04:03+00:00"
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
"version": "v7.3.0", "version": "v7.2.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mime.git", "url": "https://github.com/symfony/mime.git",
"reference": "0e7b19b2f399c31df0cdbe5d8cbf53f02f6cfcd9" "reference": "706e65c72d402539a072d0d6ad105fff6c161ef1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/0e7b19b2f399c31df0cdbe5d8cbf53f02f6cfcd9", "url": "https://api.github.com/repos/symfony/mime/zipball/706e65c72d402539a072d0d6ad105fff6c161ef1",
"reference": "0e7b19b2f399c31df0cdbe5d8cbf53f02f6cfcd9", "reference": "706e65c72d402539a072d0d6ad105fff6c161ef1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6269,7 +6265,7 @@
"mime-type" "mime-type"
], ],
"support": { "support": {
"source": "https://github.com/symfony/mime/tree/v7.3.0" "source": "https://github.com/symfony/mime/tree/v7.2.6"
}, },
"funding": [ "funding": [
{ {
@ -6285,7 +6281,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-02-19T08:51:26+00:00" "time": "2025-04-27T13:34:41+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
@ -6926,16 +6922,16 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v7.3.0", "version": "v7.2.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
"reference": "40c295f2deb408d5e9d2d32b8ba1dd61e36f05af" "reference": "87b7c93e57df9d8e39a093d32587702380ff045d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/40c295f2deb408d5e9d2d32b8ba1dd61e36f05af", "url": "https://api.github.com/repos/symfony/process/zipball/87b7c93e57df9d8e39a093d32587702380ff045d",
"reference": "40c295f2deb408d5e9d2d32b8ba1dd61e36f05af", "reference": "87b7c93e57df9d8e39a093d32587702380ff045d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -6967,7 +6963,7 @@
"description": "Executes commands in sub-processes", "description": "Executes commands in sub-processes",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/process/tree/v7.3.0" "source": "https://github.com/symfony/process/tree/v7.2.5"
}, },
"funding": [ "funding": [
{ {
@ -6983,20 +6979,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-04-17T09:11:12+00:00" "time": "2025-03-13T12:21:46+00:00"
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v7.3.0", "version": "v7.2.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
"reference": "8e213820c5fea844ecea29203d2a308019007c15" "reference": "ee9a67edc6baa33e5fae662f94f91fd262930996"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/8e213820c5fea844ecea29203d2a308019007c15", "url": "https://api.github.com/repos/symfony/routing/zipball/ee9a67edc6baa33e5fae662f94f91fd262930996",
"reference": "8e213820c5fea844ecea29203d2a308019007c15", "reference": "ee9a67edc6baa33e5fae662f94f91fd262930996",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7048,7 +7044,7 @@
"url" "url"
], ],
"support": { "support": {
"source": "https://github.com/symfony/routing/tree/v7.3.0" "source": "https://github.com/symfony/routing/tree/v7.2.3"
}, },
"funding": [ "funding": [
{ {
@ -7064,7 +7060,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-05-24T20:43:28+00:00" "time": "2025-01-17T10:56:55+00:00"
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
@ -7151,16 +7147,16 @@
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v7.3.0", "version": "v7.2.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "f3570b8c61ca887a9e2938e85cb6458515d2b125" "reference": "a214fe7d62bd4df2a76447c67c6b26e1d5e74931"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/f3570b8c61ca887a9e2938e85cb6458515d2b125", "url": "https://api.github.com/repos/symfony/string/zipball/a214fe7d62bd4df2a76447c67c6b26e1d5e74931",
"reference": "f3570b8c61ca887a9e2938e85cb6458515d2b125", "reference": "a214fe7d62bd4df2a76447c67c6b26e1d5e74931",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7218,7 +7214,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v7.3.0" "source": "https://github.com/symfony/string/tree/v7.2.6"
}, },
"funding": [ "funding": [
{ {
@ -7234,20 +7230,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-04-20T20:19:01+00:00" "time": "2025-04-20T20:18:16+00:00"
}, },
{ {
"name": "symfony/translation", "name": "symfony/translation",
"version": "v7.3.0", "version": "v7.2.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/translation.git", "url": "https://github.com/symfony/translation.git",
"reference": "4aba29076a29a3aa667e09b791e5f868973a8667" "reference": "e7fd8e2a4239b79a0fd9fb1fef3e0e7f969c6dc6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/4aba29076a29a3aa667e09b791e5f868973a8667", "url": "https://api.github.com/repos/symfony/translation/zipball/e7fd8e2a4239b79a0fd9fb1fef3e0e7f969c6dc6",
"reference": "4aba29076a29a3aa667e09b791e5f868973a8667", "reference": "e7fd8e2a4239b79a0fd9fb1fef3e0e7f969c6dc6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7257,7 +7253,6 @@
"symfony/translation-contracts": "^2.5|^3.0" "symfony/translation-contracts": "^2.5|^3.0"
}, },
"conflict": { "conflict": {
"nikic/php-parser": "<5.0",
"symfony/config": "<6.4", "symfony/config": "<6.4",
"symfony/console": "<6.4", "symfony/console": "<6.4",
"symfony/dependency-injection": "<6.4", "symfony/dependency-injection": "<6.4",
@ -7271,7 +7266,7 @@
"symfony/translation-implementation": "2.3|3.0" "symfony/translation-implementation": "2.3|3.0"
}, },
"require-dev": { "require-dev": {
"nikic/php-parser": "^5.0", "nikic/php-parser": "^4.18|^5.0",
"psr/log": "^1|^2|^3", "psr/log": "^1|^2|^3",
"symfony/config": "^6.4|^7.0", "symfony/config": "^6.4|^7.0",
"symfony/console": "^6.4|^7.0", "symfony/console": "^6.4|^7.0",
@ -7314,7 +7309,7 @@
"description": "Provides tools to internationalize your application", "description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/translation/tree/v7.3.0" "source": "https://github.com/symfony/translation/tree/v7.2.6"
}, },
"funding": [ "funding": [
{ {
@ -7330,7 +7325,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-05-29T07:19:49+00:00" "time": "2025-04-07T19:09:28+00:00"
}, },
{ {
"name": "symfony/translation-contracts", "name": "symfony/translation-contracts",
@ -7412,16 +7407,16 @@
}, },
{ {
"name": "symfony/uid", "name": "symfony/uid",
"version": "v7.3.0", "version": "v7.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/uid.git", "url": "https://github.com/symfony/uid.git",
"reference": "7beeb2b885cd584cd01e126c5777206ae4c3c6a3" "reference": "2d294d0c48df244c71c105a169d0190bfb080426"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/uid/zipball/7beeb2b885cd584cd01e126c5777206ae4c3c6a3", "url": "https://api.github.com/repos/symfony/uid/zipball/2d294d0c48df244c71c105a169d0190bfb080426",
"reference": "7beeb2b885cd584cd01e126c5777206ae4c3c6a3", "reference": "2d294d0c48df244c71c105a169d0190bfb080426",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7466,7 +7461,7 @@
"uuid" "uuid"
], ],
"support": { "support": {
"source": "https://github.com/symfony/uid/tree/v7.3.0" "source": "https://github.com/symfony/uid/tree/v7.2.0"
}, },
"funding": [ "funding": [
{ {
@ -7482,25 +7477,24 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-05-24T14:28:13+00:00" "time": "2024-09-25T14:21:43+00:00"
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v7.3.0", "version": "v7.2.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "548f6760c54197b1084e1e5c71f6d9d523f2f78e" "reference": "9c46038cd4ed68952166cf7001b54eb539184ccb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/548f6760c54197b1084e1e5c71f6d9d523f2f78e", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/9c46038cd4ed68952166cf7001b54eb539184ccb",
"reference": "548f6760c54197b1084e1e5c71f6d9d523f2f78e", "reference": "9c46038cd4ed68952166cf7001b54eb539184ccb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=8.2", "php": ">=8.2",
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/polyfill-mbstring": "~1.0" "symfony/polyfill-mbstring": "~1.0"
}, },
"conflict": { "conflict": {
@ -7550,7 +7544,7 @@
"dump" "dump"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-dumper/tree/v7.3.0" "source": "https://github.com/symfony/var-dumper/tree/v7.2.6"
}, },
"funding": [ "funding": [
{ {
@ -7566,7 +7560,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-04-27T18:39:23+00:00" "time": "2025-04-09T08:14:01+00:00"
}, },
{ {
"name": "tijsverkoyen/css-to-inline-styles", "name": "tijsverkoyen/css-to-inline-styles",
@ -10202,16 +10196,16 @@
}, },
{ {
"name": "symfony/dom-crawler", "name": "symfony/dom-crawler",
"version": "v7.3.0", "version": "v7.2.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dom-crawler.git", "url": "https://github.com/symfony/dom-crawler.git",
"reference": "0fabbc3d6a9c473b716a93fc8e7a537adb396166" "reference": "19cc7b08efe9ad1ab1b56e0948e8d02e15ed3ef7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/dom-crawler/zipball/0fabbc3d6a9c473b716a93fc8e7a537adb396166", "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/19cc7b08efe9ad1ab1b56e0948e8d02e15ed3ef7",
"reference": "0fabbc3d6a9c473b716a93fc8e7a537adb396166", "reference": "19cc7b08efe9ad1ab1b56e0948e8d02e15ed3ef7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10249,7 +10243,7 @@
"description": "Eases DOM navigation for HTML and XML documents", "description": "Eases DOM navigation for HTML and XML documents",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/dom-crawler/tree/v7.3.0" "source": "https://github.com/symfony/dom-crawler/tree/v7.2.4"
}, },
"funding": [ "funding": [
{ {
@ -10265,7 +10259,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-03-05T10:15:41+00:00" "time": "2025-02-17T15:53:07+00:00"
}, },
{ {
"name": "theseer/tokenizer", "name": "theseer/tokenizer",

View File

@ -1 +1 @@
1bfc7abbc1d913f6e98b40258cb0b440157e28e381505d10c25132c969b9eb5a 22e02ee72d21ff719c1073abbec8302f8e2096ba6d072e133051064ed24b45b1

View File

@ -1751,6 +1751,13 @@ Copyright: Copyright (c) Isaac Z. Schlueter and Contributors
Source: git://github.com/isaacs/node-lru-cache.git Source: git://github.com/isaacs/node-lru-cache.git
Link: git://github.com/isaacs/node-lru-cache.git Link: git://github.com/isaacs/node-lru-cache.git
----------- -----------
magic-string
License: MIT
License File: node_modules/magic-string/LICENSE
Copyright: Copyright 2018 Rich Harris
Source: https://github.com/rich-harris/magic-string
Link: https://github.com/rich-harris/magic-string
-----------
make-dir make-dir
License: MIT License: MIT
License File: node_modules/make-dir/license License File: node_modules/make-dir/license
@ -1928,9 +1935,9 @@ Link: sindresorhus/npm-run-path
nwsapi nwsapi
License: MIT License: MIT
License File: node_modules/nwsapi/LICENSE License File: node_modules/nwsapi/LICENSE
Copyright: Copyright (c) 2007-2025 Diego Perini (http://www.iport.it/) Copyright: Copyright (c) 2007-2024 Diego Perini (http://www.iport.it/)
Source: git://github.com/dperini/nwsapi.git Source: git://github.com/dperini/nwsapi.git
Link: https://javascript.nwbox.com/nwsapi/ Link: http://javascript.nwbox.com/nwsapi/
----------- -----------
object-inspect object-inspect
License: MIT License: MIT
@ -2274,6 +2281,18 @@ Copyright: Copyright (c) 2012 James Halliday
Source: git://github.com/browserify/resolve.git Source: git://github.com/browserify/resolve.git
Link: git://github.com/browserify/resolve.git Link: git://github.com/browserify/resolve.git
----------- -----------
rollup-plugin-dts
License: LGPL-3.0
Source: git+https://github.com/Swatinem/rollup-plugin-dts.git
Link: https://github.com/Swatinem/rollup-plugin-dts#readme
-----------
rollup
License: MIT
License File: node_modules/rollup/LICENSE.md
Copyright: Copyright (c) 2017 [these people](https://github.com/rollup/rollup/graphs/contributors)
Source: rollup/rollup
Link: https://rollupjs.org/
-----------
safe-array-concat safe-array-concat
License: MIT License: MIT
License File: node_modules/safe-array-concat/LICENSE License File: node_modules/safe-array-concat/LICENSE
@ -3038,7 +3057,6 @@ Link: https://github.com/babel/babel.git
License: MIT License: MIT
License File: node_modules/@babel/helpers/LICENSE License File: node_modules/@babel/helpers/LICENSE
Copyright: Copyright (c) 2014-present Sebastian McKenzie and other contributors Copyright: Copyright (c) 2014-present Sebastian McKenzie and other contributors
Copyright (c) 2014-present, Facebook, Inc. (ONLY ./src/helpers/regeneratorRuntime.js)
Source: https://github.com/babel/babel.git Source: https://github.com/babel/babel.git
Link: https://babel.dev/docs/en/next/babel-helpers Link: https://babel.dev/docs/en/next/babel-helpers
----------- -----------
@ -3339,12 +3357,6 @@ License File: node_modules/@eslint/config-array/LICENSE
Source: git+https://github.com/eslint/rewrite.git Source: git+https://github.com/eslint/rewrite.git
Link: https://github.com/eslint/rewrite#readme Link: https://github.com/eslint/rewrite#readme
----------- -----------
@eslint/config-helpers
License: Apache-2.0
License File: node_modules/@eslint/config-helpers/LICENSE
Source: git+https://github.com/eslint/rewrite.git
Link: https://github.com/eslint/rewrite/tree/main/packages/config-helpers#readme
-----------
@eslint/core @eslint/core
License: Apache-2.0 License: Apache-2.0
License File: node_modules/@eslint/core/LICENSE License File: node_modules/@eslint/core/LICENSE
@ -3623,6 +3635,13 @@ Copyright: Copyright (C) 2018 by Marijn Haverbeke <******@*********.******> and
Source: https://github.com/lezer-parser/xml.git Source: https://github.com/lezer-parser/xml.git
Link: https://github.com/lezer-parser/xml.git Link: https://github.com/lezer-parser/xml.git
----------- -----------
@marijn/buildtool
License: MIT
License File: node_modules/@marijn/buildtool/LICENSE
Copyright: Copyright (C) 2022 by Marijn Haverbeke <******@*********.******> and others
Source: https://github.com/marijnh/buildtool.git
Link: https://github.com/marijnh/buildtool.git
-----------
@marijn/find-cluster-break @marijn/find-cluster-break
License: MIT License: MIT
License File: node_modules/@marijn/find-cluster-break/LICENSE License File: node_modules/@marijn/find-cluster-break/LICENSE
@ -3813,6 +3832,13 @@ License: MIT
Source: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git Source: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
Link: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git Link: https://www.github.com/DefinitelyTyped/DefinitelyTyped.git
----------- -----------
@types/mocha
License: MIT
License File: node_modules/@types/mocha/LICENSE
Copyright: Copyright (c) Microsoft Corporation.
Source: https://github.com/DefinitelyTyped/DefinitelyTyped.git
Link: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mocha
-----------
@types/node @types/node
License: MIT License: MIT
License File: node_modules/@types/node/LICENSE License File: node_modules/@types/node/LICENSE

View File

@ -30,8 +30,6 @@ return [
'create' => 'إنشاء', 'create' => 'إنشاء',
'update' => 'تحديث', 'update' => 'تحديث',
'edit' => 'تعديل', 'edit' => 'تعديل',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'سرد', 'sort' => 'سرد',
'move' => 'نقل', 'move' => 'نقل',
'copy' => 'نسخ', 'copy' => 'نسخ',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(محتوى مستقر)', 'pages_edit_switch_to_markdown_stable' => '(محتوى مستقر)',
'pages_edit_switch_to_wysiwyg' => 'التبديل إلى محرر ما تراه هو ما تحصل عليه -WYSIWYG-', 'pages_edit_switch_to_wysiwyg' => 'التبديل إلى محرر ما تراه هو ما تحصل عليه -WYSIWYG-',
'pages_edit_switch_to_new_wysiwyg' => 'التبديل إلى محرر ما تراه هو ما تحصل عليه الجديد -new WYSIWYG-', 'pages_edit_switch_to_new_wysiwyg' => 'التبديل إلى محرر ما تراه هو ما تحصل عليه الجديد -new WYSIWYG-',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(في اختبار ألف)',
'pages_edit_set_changelog' => 'تثبيت سجل التعديل', 'pages_edit_set_changelog' => 'تثبيت سجل التعديل',
'pages_edit_enter_changelog_desc' => 'ضع وصف مختصر للتعديلات التي تمت', 'pages_edit_enter_changelog_desc' => 'ضع وصف مختصر للتعديلات التي تمت',
'pages_edit_enter_changelog' => 'أدخل سجل التعديل', 'pages_edit_enter_changelog' => 'أدخل سجل التعديل',
@ -392,11 +392,8 @@ return [
'comment' => 'تعليق', 'comment' => 'تعليق',
'comments' => 'تعليقات', 'comments' => 'تعليقات',
'comment_add' => 'إضافة تعليق', 'comment_add' => 'إضافة تعليق',
'comment_none' => 'لا توجد تعليقات لعرضها',
'comment_placeholder' => 'ضع تعليقاً هنا', 'comment_placeholder' => 'ضع تعليقاً هنا',
'comment_thread_count' => ':count تعليقات| :count تعليقات', 'comment_count' => '{0} لا توجد تعليقات|{1} تعليق واحد|{2} تعليقان[3,*] :count تعليقات',
'comment_archived_count' => ':count مؤرشف',
'comment_archived_threads' => 'المواضيع المؤرشفة',
'comment_save' => 'حفظ التعليق', 'comment_save' => 'حفظ التعليق',
'comment_new' => 'تعليق جديد', 'comment_new' => 'تعليق جديد',
'comment_created' => 'تم التعليق :createDiff', 'comment_created' => 'تم التعليق :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'تم حذف التعليق', 'comment_deleted_success' => 'تم حذف التعليق',
'comment_created_success' => 'تمت إضافة التعليق', 'comment_created_success' => 'تمت إضافة التعليق',
'comment_updated_success' => 'تم تحديث التعليق', 'comment_updated_success' => 'تم تحديث التعليق',
'comment_archive_success' => 'تم أرشفة التعليق',
'comment_unarchive_success' => 'تعليق غير مؤرشف',
'comment_view' => 'عرض التعليق',
'comment_jump_to_thread' => 'انتقل إلى الموضوع',
'comment_delete_confirm' => 'تأكيد حذف التعليق؟', 'comment_delete_confirm' => 'تأكيد حذف التعليق؟',
'comment_in_reply_to' => 'رداً على :commentId', 'comment_in_reply_to' => 'رداً على :commentId',
'comment_reference' => 'المرجع',
'comment_reference_outdated' => '(قديمة)',
'comment_editor_explain' => 'هذه هي التعليقات المُضافة على هذه الصفحة. يُمكنك إضافة التعليقات وإدارتها عند عرض الصفحة المحفوظة.', 'comment_editor_explain' => 'هذه هي التعليقات المُضافة على هذه الصفحة. يُمكنك إضافة التعليقات وإدارتها عند عرض الصفحة المحفوظة.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => 'Създаване', 'create' => 'Създаване',
'update' => 'Обновяване', 'update' => 'Обновяване',
'edit' => 'Редактиране', 'edit' => 'Редактиране',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'Сортиране', 'sort' => 'Сортиране',
'move' => 'Преместване', 'move' => 'Преместване',
'copy' => 'Копиране', 'copy' => 'Копиране',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Stable Content)', 'pages_edit_switch_to_markdown_stable' => '(Stable Content)',
'pages_edit_switch_to_wysiwyg' => 'Switch to WYSIWYG Editor', 'pages_edit_switch_to_wysiwyg' => 'Switch to WYSIWYG Editor',
'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG', 'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha Testing)',
'pages_edit_set_changelog' => 'Задайте регистър на промените', 'pages_edit_set_changelog' => 'Задайте регистър на промените',
'pages_edit_enter_changelog_desc' => 'Въведете кратко резюме на промените, които сте създали', 'pages_edit_enter_changelog_desc' => 'Въведете кратко резюме на промените, които сте създали',
'pages_edit_enter_changelog' => 'Въведи регистър на промените', 'pages_edit_enter_changelog' => 'Въведи регистър на промените',
@ -392,11 +392,8 @@ return [
'comment' => 'Коментирай', 'comment' => 'Коментирай',
'comments' => 'Коментари', 'comments' => 'Коментари',
'comment_add' => 'Добавяне на коментар', 'comment_add' => 'Добавяне на коментар',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Напишете коментар', 'comment_placeholder' => 'Напишете коментар',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} Няма коментари|{1} 1 коментар|[2,*] :count коментара',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Запази коментар', 'comment_save' => 'Запази коментар',
'comment_new' => 'Нов коментар', 'comment_new' => 'Нов коментар',
'comment_created' => 'коментирано :createDiff', 'comment_created' => 'коментирано :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Коментарът е изтрит', 'comment_deleted_success' => 'Коментарът е изтрит',
'comment_created_success' => 'Коментарът е добавен', 'comment_created_success' => 'Коментарът е добавен',
'comment_updated_success' => 'Коментарът е обновен', 'comment_updated_success' => 'Коментарът е обновен',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Наистина ли искате да изтриете този коментар?', 'comment_delete_confirm' => 'Наистина ли искате да изтриете този коментар?',
'comment_in_reply_to' => 'В отговор на :commentId', 'comment_in_reply_to' => 'В отговор на :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.', 'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => 'তৈরী করুন', 'create' => 'তৈরী করুন',
'update' => 'হালনাগাদ করুন', 'update' => 'হালনাগাদ করুন',
'edit' => 'সম্পাদন করুন', 'edit' => 'সম্পাদন করুন',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'ক্রমান্বয় করুন', 'sort' => 'ক্রমান্বয় করুন',
'move' => 'স্থানান্তর করুন', 'move' => 'স্থানান্তর করুন',
'copy' => 'অনুলিপি করুন', 'copy' => 'অনুলিপি করুন',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Stable Content)', 'pages_edit_switch_to_markdown_stable' => '(Stable Content)',
'pages_edit_switch_to_wysiwyg' => 'Switch to WYSIWYG Editor', 'pages_edit_switch_to_wysiwyg' => 'Switch to WYSIWYG Editor',
'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG', 'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha Testing)',
'pages_edit_set_changelog' => 'Set Changelog', 'pages_edit_set_changelog' => 'Set Changelog',
'pages_edit_enter_changelog_desc' => 'Enter a brief description of the changes you\'ve made', 'pages_edit_enter_changelog_desc' => 'Enter a brief description of the changes you\'ve made',
'pages_edit_enter_changelog' => 'Enter Changelog', 'pages_edit_enter_changelog' => 'Enter Changelog',
@ -392,11 +392,8 @@ return [
'comment' => 'Comment', 'comment' => 'Comment',
'comments' => 'Comments', 'comments' => 'Comments',
'comment_add' => 'Add Comment', 'comment_add' => 'Add Comment',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Leave a comment here', 'comment_placeholder' => 'Leave a comment here',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} No Comments|{1} 1 Comment|[2,*] :count Comments',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Save Comment', 'comment_save' => 'Save Comment',
'comment_new' => 'New Comment', 'comment_new' => 'New Comment',
'comment_created' => 'commented :createDiff', 'comment_created' => 'commented :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Comment deleted', 'comment_deleted_success' => 'Comment deleted',
'comment_created_success' => 'Comment added', 'comment_created_success' => 'Comment added',
'comment_updated_success' => 'Comment updated', 'comment_updated_success' => 'Comment updated',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Are you sure you want to delete this comment?', 'comment_delete_confirm' => 'Are you sure you want to delete this comment?',
'comment_in_reply_to' => 'In reply to :commentId', 'comment_in_reply_to' => 'In reply to :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.', 'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => 'Kreiraj', 'create' => 'Kreiraj',
'update' => 'Ažuriraj', 'update' => 'Ažuriraj',
'edit' => 'Uredi', 'edit' => 'Uredi',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'Sortiraj', 'sort' => 'Sortiraj',
'move' => 'Pomjeri', 'move' => 'Pomjeri',
'copy' => 'Kopiraj', 'copy' => 'Kopiraj',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Stable Content)', 'pages_edit_switch_to_markdown_stable' => '(Stable Content)',
'pages_edit_switch_to_wysiwyg' => 'Switch to WYSIWYG Editor', 'pages_edit_switch_to_wysiwyg' => 'Switch to WYSIWYG Editor',
'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG', 'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha Testing)',
'pages_edit_set_changelog' => 'Set Changelog', 'pages_edit_set_changelog' => 'Set Changelog',
'pages_edit_enter_changelog_desc' => 'Enter a brief description of the changes you\'ve made', 'pages_edit_enter_changelog_desc' => 'Enter a brief description of the changes you\'ve made',
'pages_edit_enter_changelog' => 'Enter Changelog', 'pages_edit_enter_changelog' => 'Enter Changelog',
@ -392,11 +392,8 @@ return [
'comment' => 'Comment', 'comment' => 'Comment',
'comments' => 'Comments', 'comments' => 'Comments',
'comment_add' => 'Add Comment', 'comment_add' => 'Add Comment',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Leave a comment here', 'comment_placeholder' => 'Leave a comment here',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} No Comments|{1} 1 Comment|[2,*] :count Comments',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Save Comment', 'comment_save' => 'Save Comment',
'comment_new' => 'New Comment', 'comment_new' => 'New Comment',
'comment_created' => 'commented :createDiff', 'comment_created' => 'commented :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Comment deleted', 'comment_deleted_success' => 'Comment deleted',
'comment_created_success' => 'Comment added', 'comment_created_success' => 'Comment added',
'comment_updated_success' => 'Comment updated', 'comment_updated_success' => 'Comment updated',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Are you sure you want to delete this comment?', 'comment_delete_confirm' => 'Are you sure you want to delete this comment?',
'comment_in_reply_to' => 'In reply to :commentId', 'comment_in_reply_to' => 'In reply to :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.', 'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => 'Crea', 'create' => 'Crea',
'update' => 'Actualitza', 'update' => 'Actualitza',
'edit' => 'Edita', 'edit' => 'Edita',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'Ordena', 'sort' => 'Ordena',
'move' => 'Mou', 'move' => 'Mou',
'copy' => 'Copia', 'copy' => 'Copia',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Contingut estable)', 'pages_edit_switch_to_markdown_stable' => '(Contingut estable)',
'pages_edit_switch_to_wysiwyg' => 'Canvia a leditor WYSIWYG', 'pages_edit_switch_to_wysiwyg' => 'Canvia a leditor WYSIWYG',
'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG', 'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha Testing)',
'pages_edit_set_changelog' => 'Registre de canvis', 'pages_edit_set_changelog' => 'Registre de canvis',
'pages_edit_enter_changelog_desc' => 'Introduïu una descripció breu dels canvis que heu fet', 'pages_edit_enter_changelog_desc' => 'Introduïu una descripció breu dels canvis que heu fet',
'pages_edit_enter_changelog' => 'Registra un canvi', 'pages_edit_enter_changelog' => 'Registra un canvi',
@ -392,11 +392,8 @@ return [
'comment' => 'Comentari', 'comment' => 'Comentari',
'comments' => 'Comentaris', 'comments' => 'Comentaris',
'comment_add' => 'Afegeix un comentari', 'comment_add' => 'Afegeix un comentari',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Deixa un comentari aquí', 'comment_placeholder' => 'Deixa un comentari aquí',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} No hi ha cap comentari|{1} Hi ha 1 comentari|[2,*] Hi ha :count comentaris',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Desa el comentari', 'comment_save' => 'Desa el comentari',
'comment_new' => 'Crea un comentari', 'comment_new' => 'Crea un comentari',
'comment_created' => 'ha comentat :createDiff', 'comment_created' => 'ha comentat :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Sha suprimit el comentari', 'comment_deleted_success' => 'Sha suprimit el comentari',
'comment_created_success' => 'Sha afegit un comentari', 'comment_created_success' => 'Sha afegit un comentari',
'comment_updated_success' => 'Sha actualitzat un comentari', 'comment_updated_success' => 'Sha actualitzat un comentari',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Esteu segur que voleu suprimir aquest comentari?', 'comment_delete_confirm' => 'Esteu segur que voleu suprimir aquest comentari?',
'comment_in_reply_to' => 'En resposta a :commentId', 'comment_in_reply_to' => 'En resposta a :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Vet aquí els comentaris que shan fet en aquesta pàgina. Els comentaris es poden fer i gestionar quan es visualitza la pàgina desada.', 'comment_editor_explain' => 'Vet aquí els comentaris que shan fet en aquesta pàgina. Els comentaris es poden fer i gestionar quan es visualitza la pàgina desada.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => 'Vytvořit', 'create' => 'Vytvořit',
'update' => 'Aktualizovat', 'update' => 'Aktualizovat',
'edit' => 'Upravit', 'edit' => 'Upravit',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'Seřadit', 'sort' => 'Seřadit',
'move' => 'Přesunout', 'move' => 'Přesunout',
'copy' => 'Kopírovat', 'copy' => 'Kopírovat',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Stabilní obsah)', 'pages_edit_switch_to_markdown_stable' => '(Stabilní obsah)',
'pages_edit_switch_to_wysiwyg' => 'Přepnout na WYSIWYG Editor', 'pages_edit_switch_to_wysiwyg' => 'Přepnout na WYSIWYG Editor',
'pages_edit_switch_to_new_wysiwyg' => 'Přepnout na nový WYSIWYG', 'pages_edit_switch_to_new_wysiwyg' => 'Přepnout na nový WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(V alfa testování)',
'pages_edit_set_changelog' => 'Nastavit protokol změn', 'pages_edit_set_changelog' => 'Nastavit protokol změn',
'pages_edit_enter_changelog_desc' => 'Zadejte stručný popis změn, které jste provedli', 'pages_edit_enter_changelog_desc' => 'Zadejte stručný popis změn, které jste provedli',
'pages_edit_enter_changelog' => 'Zadejte protokol změn', 'pages_edit_enter_changelog' => 'Zadejte protokol změn',
@ -392,11 +392,8 @@ return [
'comment' => 'Komentář', 'comment' => 'Komentář',
'comments' => 'Komentáře', 'comments' => 'Komentáře',
'comment_add' => 'Přidat komentář', 'comment_add' => 'Přidat komentář',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Zde zadejte komentář', 'comment_placeholder' => 'Zde zadejte komentář',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} Bez komentářů|{1} 1 komentář|[2,4] :count komentáře|[5,*] :count komentářů',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Uložit komentář', 'comment_save' => 'Uložit komentář',
'comment_new' => 'Nový komentář', 'comment_new' => 'Nový komentář',
'comment_created' => 'komentováno :createDiff', 'comment_created' => 'komentováno :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Komentář odstraněn', 'comment_deleted_success' => 'Komentář odstraněn',
'comment_created_success' => 'Komentář přidán', 'comment_created_success' => 'Komentář přidán',
'comment_updated_success' => 'Komentář aktualizován', 'comment_updated_success' => 'Komentář aktualizován',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Opravdu chcete odstranit tento komentář?', 'comment_delete_confirm' => 'Opravdu chcete odstranit tento komentář?',
'comment_in_reply_to' => 'Odpověď na :commentId', 'comment_in_reply_to' => 'Odpověď na :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Zde jsou komentáře, které zůstaly na této stránce. Komentáře lze přidat a spravovat při prohlížení uložené stránky.', 'comment_editor_explain' => 'Zde jsou komentáře, které zůstaly na této stránce. Komentáře lze přidat a spravovat při prohlížení uložené stránky.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => 'Creu', 'create' => 'Creu',
'update' => 'Diweddaru', 'update' => 'Diweddaru',
'edit' => 'Golygu', 'edit' => 'Golygu',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'Trefnu', 'sort' => 'Trefnu',
'move' => 'Symud', 'move' => 'Symud',
'copy' => 'Copïo', 'copy' => 'Copïo',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Cynnwys Glân)', 'pages_edit_switch_to_markdown_stable' => '(Cynnwys Glân)',
'pages_edit_switch_to_wysiwyg' => 'Newid i Olygydd WYSIWYG', 'pages_edit_switch_to_wysiwyg' => 'Newid i Olygydd WYSIWYG',
'pages_edit_switch_to_new_wysiwyg' => 'Newid i WYSIWYG newydd', 'pages_edit_switch_to_new_wysiwyg' => 'Newid i WYSIWYG newydd',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(Mewn Profi Alpha)',
'pages_edit_set_changelog' => 'Gosod Changelog', 'pages_edit_set_changelog' => 'Gosod Changelog',
'pages_edit_enter_changelog_desc' => 'Rhowch ddisgrifiad byr o\'r newidiadau rydych wedi\'u gwneud', 'pages_edit_enter_changelog_desc' => 'Rhowch ddisgrifiad byr o\'r newidiadau rydych wedi\'u gwneud',
'pages_edit_enter_changelog' => 'Cofnodwch Changelog', 'pages_edit_enter_changelog' => 'Cofnodwch Changelog',
@ -392,11 +392,8 @@ return [
'comment' => 'Sylw', 'comment' => 'Sylw',
'comments' => 'Sylwadau', 'comments' => 'Sylwadau',
'comment_add' => 'Ychwanegu Sylw', 'comment_add' => 'Ychwanegu Sylw',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Gadewch sylw yma', 'comment_placeholder' => 'Gadewch sylw yma',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} Dim sylwadau|{1} 1 Sylw| [2,*] :count Sylwadau',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Cadw Sylw', 'comment_save' => 'Cadw Sylw',
'comment_new' => 'Sylw Newydd', 'comment_new' => 'Sylw Newydd',
'comment_created' => 'sylwodd :createDiff', 'comment_created' => 'sylwodd :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Dilëwyd sylw', 'comment_deleted_success' => 'Dilëwyd sylw',
'comment_created_success' => 'Ychwanegwyd sylw', 'comment_created_success' => 'Ychwanegwyd sylw',
'comment_updated_success' => 'Diweddarwyd sylw', 'comment_updated_success' => 'Diweddarwyd sylw',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Ydych chi\'n siwr eich bod eisiau dileu\'r sylw hwn?', 'comment_delete_confirm' => 'Ydych chi\'n siwr eich bod eisiau dileu\'r sylw hwn?',
'comment_in_reply_to' => 'Mewn ymateb i :commentId', 'comment_in_reply_to' => 'Mewn ymateb i :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Dyma\'r sylwadau sydd wedi eu gadael ar y dudalen hon. Gellir ychwanegu a rheoli sylwadau wrth edrych ar y dudalen a gadwyd.', 'comment_editor_explain' => 'Dyma\'r sylwadau sydd wedi eu gadael ar y dudalen hon. Gellir ychwanegu a rheoli sylwadau wrth edrych ar y dudalen a gadwyd.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => 'Opret', 'create' => 'Opret',
'update' => 'Opdater', 'update' => 'Opdater',
'edit' => 'Rediger', 'edit' => 'Rediger',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'Sorter', 'sort' => 'Sorter',
'move' => 'Flyt', 'move' => 'Flyt',
'copy' => 'Kopier', 'copy' => 'Kopier',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Stabilt indhold)', 'pages_edit_switch_to_markdown_stable' => '(Stabilt indhold)',
'pages_edit_switch_to_wysiwyg' => 'Skift til WYSIWYG redigering', 'pages_edit_switch_to_wysiwyg' => 'Skift til WYSIWYG redigering',
'pages_edit_switch_to_new_wysiwyg' => 'Skift til ny WYSIWYG (Hvad man ser, er hvad man får)', 'pages_edit_switch_to_new_wysiwyg' => 'Skift til ny WYSIWYG (Hvad man ser, er hvad man får)',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(I alfa-testning)',
'pages_edit_set_changelog' => 'Sæt ændringsoversigt', 'pages_edit_set_changelog' => 'Sæt ændringsoversigt',
'pages_edit_enter_changelog_desc' => 'Indtast en kort beskrivelse af ændringer du har lavet', 'pages_edit_enter_changelog_desc' => 'Indtast en kort beskrivelse af ændringer du har lavet',
'pages_edit_enter_changelog' => 'Indtast ændringsoversigt', 'pages_edit_enter_changelog' => 'Indtast ændringsoversigt',
@ -392,11 +392,8 @@ return [
'comment' => 'Kommentar', 'comment' => 'Kommentar',
'comments' => 'Kommentarer', 'comments' => 'Kommentarer',
'comment_add' => 'Tilføj kommentar', 'comment_add' => 'Tilføj kommentar',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Skriv en kommentar her', 'comment_placeholder' => 'Skriv en kommentar her',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} Ingen kommentarer|{1} 1 Kommentar|[2,*] :count kommentarer',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Gem kommentar', 'comment_save' => 'Gem kommentar',
'comment_new' => 'Ny kommentar', 'comment_new' => 'Ny kommentar',
'comment_created' => 'kommenteret :createDiff', 'comment_created' => 'kommenteret :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Kommentar slettet', 'comment_deleted_success' => 'Kommentar slettet',
'comment_created_success' => 'Kommentaren er tilføjet', 'comment_created_success' => 'Kommentaren er tilføjet',
'comment_updated_success' => 'Kommentaren er opdateret', 'comment_updated_success' => 'Kommentaren er opdateret',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Er du sikker på, at du vil slette denne kommentar?', 'comment_delete_confirm' => 'Er du sikker på, at du vil slette denne kommentar?',
'comment_in_reply_to' => 'Som svar til :commentId', 'comment_in_reply_to' => 'Som svar til :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Her er de kommentarer, der er blevet efterladt på denne side. Kommentarer kan tilføjes og administreres, når du ser den gemte side.', 'comment_editor_explain' => 'Her er de kommentarer, der er blevet efterladt på denne side. Kommentarer kan tilføjes og administreres, når du ser den gemte side.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => 'Erstellen', 'create' => 'Erstellen',
'update' => 'Aktualisieren', 'update' => 'Aktualisieren',
'edit' => 'Bearbeiten', 'edit' => 'Bearbeiten',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'Sortieren', 'sort' => 'Sortieren',
'move' => 'Verschieben', 'move' => 'Verschieben',
'copy' => 'Kopieren', 'copy' => 'Kopieren',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Stabiler Inhalt)', 'pages_edit_switch_to_markdown_stable' => '(Stabiler Inhalt)',
'pages_edit_switch_to_wysiwyg' => 'Zum WYSIWYG-Editor wechseln', 'pages_edit_switch_to_wysiwyg' => 'Zum WYSIWYG-Editor wechseln',
'pages_edit_switch_to_new_wysiwyg' => 'Zum neuen WYSIWYG wechseln', 'pages_edit_switch_to_new_wysiwyg' => 'Zum neuen WYSIWYG wechseln',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha-Testphase)',
'pages_edit_set_changelog' => 'Änderungsprotokoll hinzufügen', 'pages_edit_set_changelog' => 'Änderungsprotokoll hinzufügen',
'pages_edit_enter_changelog_desc' => 'Bitte geben Sie eine kurze Zusammenfassung Ihrer Änderungen ein', 'pages_edit_enter_changelog_desc' => 'Bitte geben Sie eine kurze Zusammenfassung Ihrer Änderungen ein',
'pages_edit_enter_changelog' => 'Änderungsprotokoll eingeben', 'pages_edit_enter_changelog' => 'Änderungsprotokoll eingeben',
@ -392,11 +392,8 @@ return [
'comment' => 'Kommentar', 'comment' => 'Kommentar',
'comments' => 'Kommentare', 'comments' => 'Kommentare',
'comment_add' => 'Kommentieren', 'comment_add' => 'Kommentieren',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Geben Sie hier Ihre Kommentare ein', 'comment_placeholder' => 'Geben Sie hier Ihre Kommentare ein',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} Keine Kommentare|{1} 1 Kommentar|[2,*] :count Kommentare',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Kommentar speichern', 'comment_save' => 'Kommentar speichern',
'comment_new' => 'Neuer Kommentar', 'comment_new' => 'Neuer Kommentar',
'comment_created' => ':createDiff kommentiert', 'comment_created' => ':createDiff kommentiert',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Kommentar gelöscht', 'comment_deleted_success' => 'Kommentar gelöscht',
'comment_created_success' => 'Kommentar hinzugefügt', 'comment_created_success' => 'Kommentar hinzugefügt',
'comment_updated_success' => 'Kommentar aktualisiert', 'comment_updated_success' => 'Kommentar aktualisiert',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Möchten Sie diesen Kommentar wirklich löschen?', 'comment_delete_confirm' => 'Möchten Sie diesen Kommentar wirklich löschen?',
'comment_in_reply_to' => 'Antwort auf :commentId', 'comment_in_reply_to' => 'Antwort auf :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Hier sind die Kommentare, die auf dieser Seite hinterlassen wurden. Kommentare können hinzugefügt und verwaltet werden, wenn die gespeicherte Seite angezeigt wird.', 'comment_editor_explain' => 'Hier sind die Kommentare, die auf dieser Seite hinterlassen wurden. Kommentare können hinzugefügt und verwaltet werden, wenn die gespeicherte Seite angezeigt wird.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => 'Anlegen', 'create' => 'Anlegen',
'update' => 'Aktualisieren', 'update' => 'Aktualisieren',
'edit' => 'Bearbeiten', 'edit' => 'Bearbeiten',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'Sortieren', 'sort' => 'Sortieren',
'move' => 'Verschieben', 'move' => 'Verschieben',
'copy' => 'Kopieren', 'copy' => 'Kopieren',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Stabiler Inhalt)', 'pages_edit_switch_to_markdown_stable' => '(Stabiler Inhalt)',
'pages_edit_switch_to_wysiwyg' => 'Zum WYSIWYG-Editor wechseln', 'pages_edit_switch_to_wysiwyg' => 'Zum WYSIWYG-Editor wechseln',
'pages_edit_switch_to_new_wysiwyg' => 'Zum neuen WYSIWYG wechseln', 'pages_edit_switch_to_new_wysiwyg' => 'Zum neuen WYSIWYG wechseln',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha-Testphase)',
'pages_edit_set_changelog' => 'Änderungsprotokoll hinzufügen', 'pages_edit_set_changelog' => 'Änderungsprotokoll hinzufügen',
'pages_edit_enter_changelog_desc' => 'Bitte gib eine kurze Zusammenfassung deiner Änderungen ein', 'pages_edit_enter_changelog_desc' => 'Bitte gib eine kurze Zusammenfassung deiner Änderungen ein',
'pages_edit_enter_changelog' => 'Änderungsprotokoll eingeben', 'pages_edit_enter_changelog' => 'Änderungsprotokoll eingeben',
@ -392,11 +392,8 @@ return [
'comment' => 'Kommentar', 'comment' => 'Kommentar',
'comments' => 'Kommentare', 'comments' => 'Kommentare',
'comment_add' => 'Kommentieren', 'comment_add' => 'Kommentieren',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Gib hier deine Kommentare ein', 'comment_placeholder' => 'Gib hier deine Kommentare ein',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} Keine Kommentare|{1} 1 Kommentar|[2,*] :count Kommentare',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Kommentar speichern', 'comment_save' => 'Kommentar speichern',
'comment_new' => 'Neuer Kommentar', 'comment_new' => 'Neuer Kommentar',
'comment_created' => ':createDiff kommentiert', 'comment_created' => ':createDiff kommentiert',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Kommentar gelöscht', 'comment_deleted_success' => 'Kommentar gelöscht',
'comment_created_success' => 'Kommentar hinzugefügt', 'comment_created_success' => 'Kommentar hinzugefügt',
'comment_updated_success' => 'Kommentar aktualisiert', 'comment_updated_success' => 'Kommentar aktualisiert',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Möchtst du diesen Kommentar wirklich löschen?', 'comment_delete_confirm' => 'Möchtst du diesen Kommentar wirklich löschen?',
'comment_in_reply_to' => 'Antwort auf :commentId', 'comment_in_reply_to' => 'Antwort auf :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Hier sind die Kommentare, die auf dieser Seite hinterlassen wurden. Kommentare können hinzugefügt und verwaltet werden, wenn die gespeicherte Seite angezeigt wird.', 'comment_editor_explain' => 'Hier sind die Kommentare, die auf dieser Seite hinterlassen wurden. Kommentare können hinzugefügt und verwaltet werden, wenn die gespeicherte Seite angezeigt wird.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => 'Δημιουργία', 'create' => 'Δημιουργία',
'update' => 'Ενημέρωση', 'update' => 'Ενημέρωση',
'edit' => 'Επεξεργασία', 'edit' => 'Επεξεργασία',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'Ταξινόμηση', 'sort' => 'Ταξινόμηση',
'move' => 'Μετακίνηση', 'move' => 'Μετακίνηση',
'copy' => 'Αντιγραφή', 'copy' => 'Αντιγραφή',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Σταθερό Περιεχόμενο)', 'pages_edit_switch_to_markdown_stable' => '(Σταθερό Περιεχόμενο)',
'pages_edit_switch_to_wysiwyg' => 'Εναλλαγή στον επεξεργαστή WYSIWYG', 'pages_edit_switch_to_wysiwyg' => 'Εναλλαγή στον επεξεργαστή WYSIWYG',
'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG', 'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha Testing)',
'pages_edit_set_changelog' => 'Ορισμός καταγραφής αλλαγών', 'pages_edit_set_changelog' => 'Ορισμός καταγραφής αλλαγών',
'pages_edit_enter_changelog_desc' => 'Εισάγετε μια σύντομη περιγραφή των αλλαγών που κάνατε', 'pages_edit_enter_changelog_desc' => 'Εισάγετε μια σύντομη περιγραφή των αλλαγών που κάνατε',
'pages_edit_enter_changelog' => 'Εισαγωγή Αρχείου Καταγραφής Αλλαγών', 'pages_edit_enter_changelog' => 'Εισαγωγή Αρχείου Καταγραφής Αλλαγών',
@ -392,11 +392,8 @@ return [
'comment' => 'Σχόλιο', 'comment' => 'Σχόλιο',
'comments' => 'Σχόλια', 'comments' => 'Σχόλια',
'comment_add' => 'Προσθήκη Σχολίου', 'comment_add' => 'Προσθήκη Σχολίου',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Αφήστε ένα σχόλιο εδώ', 'comment_placeholder' => 'Αφήστε ένα σχόλιο εδώ',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} Κανένα Σχόλιο |{1} 1 Σχόλιο |[2,*] :count Σχόλια',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Αποθήκευση Σχολίου', 'comment_save' => 'Αποθήκευση Σχολίου',
'comment_new' => 'Νέο Σχόλιο', 'comment_new' => 'Νέο Σχόλιο',
'comment_created' => 'σχολίασε :createDiff', 'comment_created' => 'σχολίασε :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Σχόλιο διαγράφηκε', 'comment_deleted_success' => 'Σχόλιο διαγράφηκε',
'comment_created_success' => 'Το σχόλιο προστέθηκε', 'comment_created_success' => 'Το σχόλιο προστέθηκε',
'comment_updated_success' => 'Το σχόλιο ενημερώθηκε', 'comment_updated_success' => 'Το σχόλιο ενημερώθηκε',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτό το σχόλιο;', 'comment_delete_confirm' => 'Είστε βέβαιοι ότι θέλετε να διαγράψετε αυτό το σχόλιο;',
'comment_in_reply_to' => 'Σε απάντηση στο :commentId', 'comment_in_reply_to' => 'Σε απάντηση στο :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.', 'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.',
// Revision // Revision

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Stable Content)', 'pages_edit_switch_to_markdown_stable' => '(Stable Content)',
'pages_edit_switch_to_wysiwyg' => 'Switch to WYSIWYG Editor', 'pages_edit_switch_to_wysiwyg' => 'Switch to WYSIWYG Editor',
'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG', 'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha Testing)',
'pages_edit_set_changelog' => 'Set Changelog', 'pages_edit_set_changelog' => 'Set Changelog',
'pages_edit_enter_changelog_desc' => 'Enter a brief description of the changes you\'ve made', 'pages_edit_enter_changelog_desc' => 'Enter a brief description of the changes you\'ve made',
'pages_edit_enter_changelog' => 'Enter Changelog', 'pages_edit_enter_changelog' => 'Enter Changelog',

View File

@ -30,8 +30,6 @@ return [
'create' => 'Crear', 'create' => 'Crear',
'update' => 'Actualizar', 'update' => 'Actualizar',
'edit' => 'Editar', 'edit' => 'Editar',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'Ordenar', 'sort' => 'Ordenar',
'move' => 'Mover', 'move' => 'Mover',
'copy' => 'Copiar', 'copy' => 'Copiar',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Contenido Estable)', 'pages_edit_switch_to_markdown_stable' => '(Contenido Estable)',
'pages_edit_switch_to_wysiwyg' => 'Cambiar a Editor WYSIWYG', 'pages_edit_switch_to_wysiwyg' => 'Cambiar a Editor WYSIWYG',
'pages_edit_switch_to_new_wysiwyg' => 'Cambiar a nuevo editor WYSIWYG', 'pages_edit_switch_to_new_wysiwyg' => 'Cambiar a nuevo editor WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(En alfa)',
'pages_edit_set_changelog' => 'Ajustar Log de cambios', 'pages_edit_set_changelog' => 'Ajustar Log de cambios',
'pages_edit_enter_changelog_desc' => 'Introduzca una breve descripción de los cambios que ha realizado', 'pages_edit_enter_changelog_desc' => 'Introduzca una breve descripción de los cambios que ha realizado',
'pages_edit_enter_changelog' => 'Entrar al Log de cambios', 'pages_edit_enter_changelog' => 'Entrar al Log de cambios',
@ -392,11 +392,8 @@ return [
'comment' => 'Comentario', 'comment' => 'Comentario',
'comments' => 'Comentarios', 'comments' => 'Comentarios',
'comment_add' => 'Añadir Comentario', 'comment_add' => 'Añadir Comentario',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Introduzca su comentario aquí', 'comment_placeholder' => 'Introduzca su comentario aquí',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} Sin Comentarios|{1} 1 Comentario|[2,*] :count Comentarios',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Guardar comentario', 'comment_save' => 'Guardar comentario',
'comment_new' => 'Nuevo Comentario', 'comment_new' => 'Nuevo Comentario',
'comment_created' => 'comentado :createDiff', 'comment_created' => 'comentado :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Comentario borrado', 'comment_deleted_success' => 'Comentario borrado',
'comment_created_success' => 'Comentario añadido', 'comment_created_success' => 'Comentario añadido',
'comment_updated_success' => 'Comentario actualizado', 'comment_updated_success' => 'Comentario actualizado',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => '¿Está seguro de que quiere borrar este comentario?', 'comment_delete_confirm' => '¿Está seguro de que quiere borrar este comentario?',
'comment_in_reply_to' => 'En respuesta a :commentId', 'comment_in_reply_to' => 'En respuesta a :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Estos son los comentarios que se han escrito en esta página. Los comentarios se pueden añadir y administrar cuando se ve la página guardada.', 'comment_editor_explain' => 'Estos son los comentarios que se han escrito en esta página. Los comentarios se pueden añadir y administrar cuando se ve la página guardada.',
// Revision // Revision

View File

@ -10,7 +10,7 @@ return [
'page_create_notification' => 'Página creada correctamente', 'page_create_notification' => 'Página creada correctamente',
'page_update' => 'página actualizada', 'page_update' => 'página actualizada',
'page_update_notification' => 'Página actualizada correctamente', 'page_update_notification' => 'Página actualizada correctamente',
'page_delete' => 'borró la página', 'page_delete' => 'página borrada',
'page_delete_notification' => 'Página eliminada correctamente', 'page_delete_notification' => 'Página eliminada correctamente',
'page_restore' => 'página restaurada', 'page_restore' => 'página restaurada',
'page_restore_notification' => 'Página restaurada correctamente', 'page_restore_notification' => 'Página restaurada correctamente',
@ -96,7 +96,7 @@ return [
'user_create' => 'usuario creado', 'user_create' => 'usuario creado',
'user_create_notification' => 'Usuario creado correctamente', 'user_create_notification' => 'Usuario creado correctamente',
'user_update' => 'usuario actualizado', 'user_update' => 'usuario actualizado',
'user_update_notification' => 'Usuario actualizado con éxito', 'user_update_notification' => 'Usuario actualizado correctamente',
'user_delete' => 'usuario eliminado', 'user_delete' => 'usuario eliminado',
'user_delete_notification' => 'El usuario fue eliminado correctamente', 'user_delete_notification' => 'El usuario fue eliminado correctamente',
@ -129,11 +129,11 @@ return [
// Sort Rules // Sort Rules
'sort_rule_create' => 'regla de ordenación creada', 'sort_rule_create' => 'regla de ordenación creada',
'sort_rule_create_notification' => 'Regla de ordenación creada correctamente', 'sort_rule_create_notification' => 'Rol de ordenación creada con éxito',
'sort_rule_update' => 'regla de ordenación actualizada', 'sort_rule_update' => 'regla de ordenación actualizada',
'sort_rule_update_notification' => 'Regla de ordenación actualizada correctamente', 'sort_rule_update_notification' => 'Regla de ordenación actualizada correctamente',
'sort_rule_delete' => 'regla de ordenación eliminada', 'sort_rule_delete' => 'regla de ordenación eliminada',
'sort_rule_delete_notification' => 'Regla de ordenación eliminada correctamente', 'sort_rule_delete_notification' => 'Rol de ordenación borrada con éxito',
// Other // Other
'permissions_update' => 'permisos actualizados', 'permissions_update' => 'permisos actualizados',

View File

@ -6,12 +6,12 @@
*/ */
return [ return [
'failed' => 'Estas credenciales no concuerdan con nuestros registros.', 'failed' => 'Las credenciales no concuerdan con nuestros registros.',
'throttle' => 'Demasiados intentos fallidos de inicio de sesión. Por favor intente nuevamente en :seconds segundos.', 'throttle' => 'Demasiados intentos fallidos de conexión. Por favor intente nuevamente en :seconds segundos.',
// Login & Register // Login & Register
'sign_up' => 'Registrarse', 'sign_up' => 'Registrarse',
'log_in' => 'Iniciar sesión', 'log_in' => 'Acceder',
'log_in_with' => 'Acceder con :socialDriver', 'log_in_with' => 'Acceder con :socialDriver',
'sign_up_with' => 'Registrarse con :socialDriver', 'sign_up_with' => 'Registrarse con :socialDriver',
'logout' => 'Salir', 'logout' => 'Salir',
@ -91,7 +91,7 @@ return [
'mfa_option_totp_title' => 'Aplicación móvil', 'mfa_option_totp_title' => 'Aplicación móvil',
'mfa_option_totp_desc' => 'Para utilizar la autenticación en dos pasos necesitará una aplicación móvil que soporte TOTP como Google Authenticator, Authy o Microsoft Authenticator.', 'mfa_option_totp_desc' => 'Para utilizar la autenticación en dos pasos necesitará una aplicación móvil que soporte TOTP como Google Authenticator, Authy o Microsoft Authenticator.',
'mfa_option_backup_codes_title' => 'Códigos de Respaldo', 'mfa_option_backup_codes_title' => 'Códigos de Respaldo',
'mfa_option_backup_codes_desc' => 'Genera un conjunto de códigos de respaldo de un único uso que ingresará al iniciar sesión para verificar su identidad. Asegúrese de guardarlos en un lugar seguro.', 'mfa_option_backup_codes_desc' => 'Genera un conjunto de códigos de seguridad de un solo uso que ingresará al iniciar sesión para verificar su identidad. Asegúrese de guardarlos en un lugar seguro.',
'mfa_gen_confirm_and_enable' => 'Confirmar y Activar', 'mfa_gen_confirm_and_enable' => 'Confirmar y Activar',
'mfa_gen_backup_codes_title' => 'Configuración de Códigos de Respaldo', 'mfa_gen_backup_codes_title' => 'Configuración de Códigos de Respaldo',
'mfa_gen_backup_codes_desc' => 'Guarde la siguiente lista de códigos en un lugar seguro. Al acceder al sistema podrá usar uno de los códigos como un segundo mecanismo de autenticación.', 'mfa_gen_backup_codes_desc' => 'Guarde la siguiente lista de códigos en un lugar seguro. Al acceder al sistema podrá usar uno de los códigos como un segundo mecanismo de autenticación.',

View File

@ -30,8 +30,6 @@ return [
'create' => 'Crear', 'create' => 'Crear',
'update' => 'Actualizar', 'update' => 'Actualizar',
'edit' => 'Editar', 'edit' => 'Editar',
'archive' => 'Archivar',
'unarchive' => 'Desarchivar',
'sort' => 'Ordenar', 'sort' => 'Ordenar',
'move' => 'Mover', 'move' => 'Mover',
'copy' => 'Copiar', 'copy' => 'Copiar',

View File

@ -148,7 +148,7 @@ return [
'url' => 'URL', 'url' => 'URL',
'text_to_display' => 'Texto a mostrar', 'text_to_display' => 'Texto a mostrar',
'title' => 'Título', 'title' => 'Título',
'browse_links' => 'Explorar enlaces', 'browse_links' => 'Ver enlaces',
'open_link' => 'Abrir enlace', 'open_link' => 'Abrir enlace',
'open_link_in' => 'Abrir enlace en...', 'open_link_in' => 'Abrir enlace en...',
'open_link_current' => 'Ventana actual', 'open_link_current' => 'Ventana actual',

View File

@ -23,7 +23,7 @@ return [
'meta_updated' => 'Actualizado el :timeLength', 'meta_updated' => 'Actualizado el :timeLength',
'meta_updated_name' => 'Actualizado el :timeLength por :user', 'meta_updated_name' => 'Actualizado el :timeLength por :user',
'meta_owned_name' => 'Propiedad de :user', 'meta_owned_name' => 'Propiedad de :user',
'meta_reference_count' => 'Referido en :count página | Referido en :count páginas', 'meta_reference_count' => 'Referido en :count página | Referido en :count paginas',
'entity_select' => 'Seleccione entidad', 'entity_select' => 'Seleccione entidad',
'entity_select_lack_permission' => 'No tiene los permisos necesarios para seleccionar este elemento', 'entity_select_lack_permission' => 'No tiene los permisos necesarios para seleccionar este elemento',
'images' => 'Imágenes', 'images' => 'Imágenes',
@ -40,21 +40,21 @@ return [
'export_text' => 'Archivo de texto plano', 'export_text' => 'Archivo de texto plano',
'export_md' => 'Archivo Markdown', 'export_md' => 'Archivo Markdown',
'export_zip' => 'ZIP portable', 'export_zip' => 'ZIP portable',
'default_template' => 'Plantilla de página predeterminada', 'default_template' => 'Plantilla de página por defecto',
'default_template_explain' => 'Asigne una plantilla de página que se utilizará como contenido predeterminado para todas las páginas creadas en este elemento. Tenga en cuenta que esto sólo se utilizará si el creador de las páginas tiene acceso a la plantilla de página elegida.', 'default_template_explain' => 'Asigne una plantilla de página que se utilizará como contenido predeterminado para todas las páginas creadas en este elemento. Tenga en cuenta que esto sólo se utilizará si el creador de páginas tiene acceso a la plantilla de página elegida.',
'default_template_select' => 'Seleccione una página de plantilla', 'default_template_select' => 'Seleccione una página de plantilla',
'import' => 'Importar', 'import' => 'Importar',
'import_validate' => 'Validar importación', 'import_validate' => 'Validar importación',
'import_desc' => 'Importar libros, capítulos y páginas usando una exportación zip portable de la misma instancia u otra distinta. Seleccione un archivo ZIP para continuar. Después de que el archivo haya sido subido y validado, podrá configurar y confirmar la importación en la siguiente vista.', 'import_desc' => 'Importar libros, capítulos y páginas usando una exportación zip portable de la misma o distinta instancia. Seleccione un archivo ZIP para continuar. Después de que el archivo haya sido subido y validado, podrá configurar y confirmar la importación en la siguiente vista.',
'import_zip_select' => 'Seleccione archivo ZIP a subir', 'import_zip_select' => 'Seleccione archivo ZIP a subir',
'import_zip_validation_errors' => 'Se detectaron errores al validar el archivo ZIP proporcionado:', 'import_zip_validation_errors' => 'Se detectaron errores al validar el archivo ZIP proporcionado:',
'import_pending' => 'Importaciones pendientes', 'import_pending' => 'Importaciones pendientes',
'import_pending_none' => 'No se iniciaron importaciones.', 'import_pending_none' => 'No se han iniciado importaciones.',
'import_continue' => 'Continuar la importación', 'import_continue' => 'Continuar importación',
'import_continue_desc' => 'Revise el contenido que debe importarse del archivo ZIP subido. Cuando esté listo, ejecute la importación para añadir su contenido a este sistema. El archivo de importación ZIP subido se eliminará automáticamente al terminar la importación correctamente.', 'import_continue_desc' => 'Revise el contenido que debe importarse del archivo ZIP subido. Cuando esté listo, ejecute la importación para añadir su contenido a este sistema. El archivo de importación ZIP subido se eliminará automáticamente al terminar la importación correctamente.',
'import_details' => 'Detalles de la Importación', 'import_details' => 'Detalles de la Importación',
'import_run' => 'Ejecutar la importación', 'import_run' => 'Ejecutar Importación',
'import_size' => ':size tamaño del archivo ZIP', 'import_size' => ':size tamaño archivo ZIP',
'import_uploaded_at' => 'Subido :relativeTime', 'import_uploaded_at' => 'Subido :relativeTime',
'import_uploaded_by' => 'Subido por', 'import_uploaded_by' => 'Subido por',
'import_location' => 'Ubicación de Importación', 'import_location' => 'Ubicación de Importación',
@ -62,11 +62,11 @@ return [
'import_delete_confirm' => '¿Está seguro de que desea eliminar esta importación?', 'import_delete_confirm' => '¿Está seguro de que desea eliminar esta importación?',
'import_delete_desc' => 'Esto eliminará el archivo ZIP de importación subido y no se puede deshacer.', 'import_delete_desc' => 'Esto eliminará el archivo ZIP de importación subido y no se puede deshacer.',
'import_errors' => 'Errores de Importación', 'import_errors' => 'Errores de Importación',
'import_errors_desc' => 'Se produjeron los siguientes errores durante el intento de importación:', 'import_errors_desc' => 'Se han producido los siguientes errores durante el intento de importación:',
// Permissions and restrictions // Permissions and restrictions
'permissions' => 'Permisos', 'permissions' => 'Permisos',
'permissions_desc' => 'Establezca los permisos aquí para reemplazar los permisos predeterminados proporcionados por los roles de usuario.', 'permissions_desc' => 'Establezca los permisos aquí para reemplazar los permisos por defecto proporcionados por los roles de usuario.',
'permissions_book_cascade' => 'Los permisos establecidos en los libros se aplicarán a los capítulos contenidos y las páginas contenidas, a menos que tengan sus propios permisos definidos.', 'permissions_book_cascade' => 'Los permisos establecidos en los libros se aplicarán a los capítulos contenidos y las páginas contenidas, a menos que tengan sus propios permisos definidos.',
'permissions_chapter_cascade' => 'Los permisos establecidos en los capítulos se aplicarán a las páginas contenidas, a menos que tengan sus propios permisos definidos.', 'permissions_chapter_cascade' => 'Los permisos establecidos en los capítulos se aplicarán a las páginas contenidas, a menos que tengan sus propios permisos definidos.',
'permissions_save' => 'Guardar permisos', 'permissions_save' => 'Guardar permisos',
@ -74,7 +74,7 @@ return [
'permissions_role_everyone_else' => 'Todos los demás', 'permissions_role_everyone_else' => 'Todos los demás',
'permissions_role_everyone_else_desc' => 'Establecer permisos para todos los roles no específicamente reemplazados.', 'permissions_role_everyone_else_desc' => 'Establecer permisos para todos los roles no específicamente reemplazados.',
'permissions_role_override' => 'Reemplazar permisos para el rol', 'permissions_role_override' => 'Reemplazar permisos para el rol',
'permissions_inherit_defaults' => 'Heredar valores predeterminados', 'permissions_inherit_defaults' => 'Heredar valores por defecto',
// Search // Search
'search_results' => 'Buscar resultados', 'search_results' => 'Buscar resultados',
@ -166,7 +166,7 @@ return [
'books_search_this' => 'Buscar en este libro', 'books_search_this' => 'Buscar en este libro',
'books_navigation' => 'Navegación de libro', 'books_navigation' => 'Navegación de libro',
'books_sort' => 'Organizar contenido de libro', 'books_sort' => 'Organizar contenido de libro',
'books_sort_desc' => 'Mueve capítulos y páginas dentro de un libro para reorganizar su contenido. Se pueden añadir otros libros que permiten mover fácilmente capítulos y páginas entre libros. Opcionalmente, se puede establecer una regla de ordenación automática para el contenido de este libro cuando haya cambios.', 'books_sort_desc' => 'Mueve capítulos y páginas dentro de un libro para reorganizar su contenido. Se pueden añadir otros libros que permiten mover fácilmente capítulos y páginas entre libros. Opcionalmente, se puede establecer una regla de ordenación automática para ordenar automáticamente el contenido de este libro cuando haya cambios.',
'books_sort_auto_sort' => 'Opción de ordenación automática', 'books_sort_auto_sort' => 'Opción de ordenación automática',
'books_sort_auto_sort_active' => 'Opción de ordenación activa: sortName', 'books_sort_auto_sort_active' => 'Opción de ordenación activa: sortName',
'books_sort_named' => 'Organizar libro :bookName', 'books_sort_named' => 'Organizar libro :bookName',
@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Contenido Estable)', 'pages_edit_switch_to_markdown_stable' => '(Contenido Estable)',
'pages_edit_switch_to_wysiwyg' => 'Cambiar a Editor WYSIWYG', 'pages_edit_switch_to_wysiwyg' => 'Cambiar a Editor WYSIWYG',
'pages_edit_switch_to_new_wysiwyg' => 'Cambiar a nuevo editor WYSIWYG', 'pages_edit_switch_to_new_wysiwyg' => 'Cambiar a nuevo editor WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(En alfa)',
'pages_edit_set_changelog' => 'Establecer cambios de registro', 'pages_edit_set_changelog' => 'Establecer cambios de registro',
'pages_edit_enter_changelog_desc' => 'Introduzca una breve descripción de los cambios que ha realizado', 'pages_edit_enter_changelog_desc' => 'Introduzca una breve descripción de los cambios que ha realizado',
'pages_edit_enter_changelog' => 'Entrar en cambio de registro', 'pages_edit_enter_changelog' => 'Entrar en cambio de registro',
@ -269,7 +269,7 @@ return [
'pages_md_show_preview' => 'Mostrar vista previa', 'pages_md_show_preview' => 'Mostrar vista previa',
'pages_md_sync_scroll' => 'Sincronizar desplazamiento de vista previa', 'pages_md_sync_scroll' => 'Sincronizar desplazamiento de vista previa',
'pages_drawing_unsaved' => 'Encontrado dibujo sin guardar', 'pages_drawing_unsaved' => 'Encontrado dibujo sin guardar',
'pages_drawing_unsaved_confirm' => 'Se encontraron datos del dibujo no guardados durante un intento de guardado fallido anterior. ¿Desea restaurar y continuar editando el dibujo no guardado?', 'pages_drawing_unsaved_confirm' => 'Se encontraron datos no guardados del dibujo de un intento de guardado fallido. ¿Desea restaurar y continuar editando el dibujo no guardado?',
'pages_not_in_chapter' => 'La página no esá en el capítulo', 'pages_not_in_chapter' => 'La página no esá en el capítulo',
'pages_move' => 'Mover página', 'pages_move' => 'Mover página',
'pages_copy' => 'Copiar página', 'pages_copy' => 'Copiar página',
@ -392,11 +392,8 @@ return [
'comment' => 'Comentario', 'comment' => 'Comentario',
'comments' => 'Comentarios', 'comments' => 'Comentarios',
'comment_add' => 'Agregar comentario', 'comment_add' => 'Agregar comentario',
'comment_none' => 'No hay comentarios para mostrar',
'comment_placeholder' => 'DEjar un comentario aquí', 'comment_placeholder' => 'DEjar un comentario aquí',
'comment_thread_count' => ':count Hilo de Comentarios|:count Hilos de Comentarios', 'comment_count' => '{0} Sin Comentarios|{1} 1 Comentario|[2,*] :count Comentarios',
'comment_archived_count' => ':count Archivados',
'comment_archived_threads' => 'Hilos Archivados',
'comment_save' => 'Guardar comentario', 'comment_save' => 'Guardar comentario',
'comment_new' => 'Nuevo comentario', 'comment_new' => 'Nuevo comentario',
'comment_created' => 'comentado :createDiff', 'comment_created' => 'comentado :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Comentario borrado', 'comment_deleted_success' => 'Comentario borrado',
'comment_created_success' => 'Comentario agregado', 'comment_created_success' => 'Comentario agregado',
'comment_updated_success' => 'Comentario actualizado', 'comment_updated_success' => 'Comentario actualizado',
'comment_archive_success' => 'Comentario archivado',
'comment_unarchive_success' => 'Comentario no archivado',
'comment_view' => 'Ver comentario',
'comment_jump_to_thread' => 'Ir al hilo',
'comment_delete_confirm' => '¿Está seguro que quiere borrar este comentario?', 'comment_delete_confirm' => '¿Está seguro que quiere borrar este comentario?',
'comment_in_reply_to' => 'En respuesta a :commentId', 'comment_in_reply_to' => 'En respuesta a :commentId',
'comment_reference' => 'Referencia',
'comment_reference_outdated' => '(Obsoleto)',
'comment_editor_explain' => 'Estos son los comentarios que se escribieron en esta página. Los comentarios se pueden añadir y administrar cuando se visualiza la página guardada.', 'comment_editor_explain' => 'Estos son los comentarios que se escribieron en esta página. Los comentarios se pueden añadir y administrar cuando se visualiza la página guardada.',
// Revision // Revision
@ -443,29 +434,29 @@ return [
// References // References
'references' => 'Referencias', 'references' => 'Referencias',
'references_none' => 'No hay referencias a este elemento.', 'references_none' => 'No hay referencias a este elemento.',
'references_to_desc' => 'A continuación se muestra todo el contenido conocido en el sistema que enlaza a este elemento.', 'references_to_desc' => 'A continuación se muestran todas las páginas en el sistema que enlazan a este elemento.',
// Watch Options // Watch Options
'watch' => 'Suscribirme', 'watch' => 'Suscribirme',
'watch_title_default' => 'Preferencias Predeterminadas', 'watch_title_default' => 'Preferencias por defecto',
'watch_desc_default' => 'Revertir las suscripciones a solo tus preferencias de notificación predeterminadas.', 'watch_desc_default' => 'Revertir suscripciones a tus preferencias de notificación por defecto.',
'watch_title_ignore' => 'Ignorar', 'watch_title_ignore' => 'Ignorar',
'watch_desc_ignore' => 'Ignorar todas las notificaciones, incluyendo las de preferencias a nivel de usuario.', 'watch_desc_ignore' => 'Ignorar todas las notificaciones, incluyendo las de las preferencias a nivel de usuario.',
'watch_title_new' => 'Páginas Nuevas', 'watch_title_new' => 'Nuevas páginas',
'watch_desc_new' => 'Notificar cuando se crea una nueva página dentro de este elemento.', 'watch_desc_new' => 'Notificar cuando se crea una nueva página dentro de este elemento.',
'watch_title_updates' => 'Todas las actualizaciones de página', 'watch_title_updates' => 'Todas las actualizaciones de páginas',
'watch_desc_updates' => 'Notificar todas las páginas nuevas y todos los cambios de página.', 'watch_desc_updates' => 'Notificar todos los cambios de páginas y páginas nuevas.',
'watch_desc_updates_page' => 'Notificar todos los cambios de página.', 'watch_desc_updates_page' => 'Notificar todos los cambios en la página.',
'watch_title_comments' => 'Todas las actualizaciones y comentarios de página', 'watch_title_comments' => 'Todas las actualizaciones de páginas y comentarios',
'watch_desc_comments' => 'Notificar todas las páginas nuevas, todos los cambios de página y todos los nuevos comentarios.', 'watch_desc_comments' => 'Notificar sobre todas las páginas nuevas, cambios de página y nuevos comentarios.',
'watch_desc_comments_page' => 'Notificar los cambios en las páginas y los nuevos comentarios.', 'watch_desc_comments_page' => 'Notificar los cambios en las páginas y los nuevos comentarios.',
'watch_change_default' => 'Cambiar preferencias de notificación predeterminadas', 'watch_change_default' => 'Cambiar preferencias de notificación por defecto',
'watch_detail_ignore' => 'Ignorando notificaciones', 'watch_detail_ignore' => 'Ignorar notificaciones',
'watch_detail_new' => 'Suscripciones de nuevas páginas', 'watch_detail_new' => 'Suscripciones de nuevas páginas',
'watch_detail_updates' => 'Suscripciones de nuevas páginas y actualizaciones de páginas', 'watch_detail_updates' => 'Suscripciones de nuevas páginas y actualizaciones de páginas',
'watch_detail_comments' => 'Suscripciones de nuevas páginas, actualizaciones de páginas y comentarios', 'watch_detail_comments' => 'Suscripciones de nuevas páginas, actualizaciones de páginas y comentarios',
'watch_detail_parent_book' => 'Subscripciones por libro contenedor', 'watch_detail_parent_book' => 'Subscripciones por libro contenedor',
'watch_detail_parent_book_ignore' => 'Ignorando a través del libro contenedor', 'watch_detail_parent_book_ignore' => 'Ignorando a través del libro contenedor',
'watch_detail_parent_chapter' => 'Subscripciones por capítulo contenedor', 'watch_detail_parent_chapter' => 'Subscripciones por capítulo superior',
'watch_detail_parent_chapter_ignore' => 'Ignorar por capítulo contenedor', 'watch_detail_parent_chapter_ignore' => 'Ignorar por capítulo superior',
]; ];

View File

@ -78,7 +78,7 @@ return [
// Users // Users
'users_cannot_delete_only_admin' => 'No se puede borrar el único administrador', 'users_cannot_delete_only_admin' => 'No se puede borrar el único administrador',
'users_cannot_delete_guest' => 'No se puede borrar el usuario invitado', 'users_cannot_delete_guest' => 'No se puede borrar el usuario invitado',
'users_could_not_send_invite' => 'No se creó el usuario porque no se pudo enviar el correo de invitación', 'users_could_not_send_invite' => 'No se pudo crear el usuario porque no se pudo enviar el correo de invitación',
// Roles // Roles
'role_cannot_be_edited' => 'Este rol no puede ser editado', 'role_cannot_be_edited' => 'Este rol no puede ser editado',
@ -107,9 +107,9 @@ return [
// Import // Import
'import_zip_cant_read' => 'No se pudo leer el archivo ZIP.', 'import_zip_cant_read' => 'No se pudo leer el archivo ZIP.',
'import_zip_cant_decode_data' => 'No se pudo encontrar ni decodificar el contenido del archivo ZIP data.json.', 'import_zip_cant_decode_data' => 'No se pudo encontrar y decodificar el archivo data.json. en el archivo ZIP.',
'import_zip_no_data' => 'Los datos del archivo ZIP no tienen un libro, un capítulo o contenido de página en su contenido.', 'import_zip_no_data' => 'Los datos del archivo ZIP no contienen ningún libro, capítulo o contenido de página.',
'import_validation_failed' => 'Error al validar la importación del ZIP con los errores:', 'import_validation_failed' => 'Error al validar la importación del ZIP con errores:',
'import_zip_failed_notification' => 'Error al importar archivo ZIP.', 'import_zip_failed_notification' => 'Error al importar archivo ZIP.',
'import_perms_books' => 'Le faltan los permisos necesarios para crear libros.', 'import_perms_books' => 'Le faltan los permisos necesarios para crear libros.',
'import_perms_chapters' => 'Le faltan los permisos necesarios para crear capítulos.', 'import_perms_chapters' => 'Le faltan los permisos necesarios para crear capítulos.',
@ -129,5 +129,5 @@ return [
'maintenance_test_email_failure' => 'Error al enviar un email de prueba:', 'maintenance_test_email_failure' => 'Error al enviar un email de prueba:',
// HTTP errors // HTTP errors
'http_ssr_url_no_match' => 'La URL no coincide con los hosts SSR configurados como permitidos', 'http_ssr_url_no_match' => 'La URL no coincide con los hosts SSR permitidos',
]; ];

View File

@ -5,11 +5,11 @@
return [ return [
'new_comment_subject' => 'Nuevo comentario en la página: :pageName', 'new_comment_subject' => 'Nuevo comentario en la página: :pageName',
'new_comment_intro' => 'Un usuario comentó en una página de :appName:', 'new_comment_intro' => 'Un usuario ha comentado en una página de :appName:',
'new_page_subject' => 'Página nueva: :pageName', 'new_page_subject' => 'Nueva página: :pageName',
'new_page_intro' => 'Se creó una nueva página en :appName:', 'new_page_intro' => 'Una nueva página ha sido creada en :appName:',
'updated_page_subject' => 'Página actualizada: :pageName', 'updated_page_subject' => 'Página actualizada: :pageName',
'updated_page_intro' => 'Se actualizó una página en :appName:', 'updated_page_intro' => 'Una página ha sido actualizada en :appName:',
'updated_page_debounce' => 'Para evitar una avalancha de notificaciones, durante un tiempo no se enviarán notificaciones sobre más ediciones de esta página por el mismo editor.', 'updated_page_debounce' => 'Para evitar una avalancha de notificaciones, durante un tiempo no se enviarán notificaciones sobre más ediciones de esta página por el mismo editor.',
'detail_page_name' => 'Nombre de la página:', 'detail_page_name' => 'Nombre de la página:',

View File

@ -8,7 +8,7 @@ return [
'my_account' => 'Mi cuenta', 'my_account' => 'Mi cuenta',
'shortcuts' => 'Atajos', 'shortcuts' => 'Atajos',
'shortcuts_interface' => 'Preferencias de atajos en la interfaz', 'shortcuts_interface' => 'Preferencias de acceso directo en la interfaz',
'shortcuts_toggle_desc' => 'Aquí puede activar o desactivar los accesos rápidos de la interfaz, utilizados para la navegación y las acciones.', 'shortcuts_toggle_desc' => 'Aquí puede activar o desactivar los accesos rápidos de la interfaz, utilizados para la navegación y las acciones.',
'shortcuts_customize_desc' => 'Puede personalizar cada uno de los atajos a continuación. Simplemente pulse la combinación de teclas deseada después de seleccionar la entrada para un atajo.', 'shortcuts_customize_desc' => 'Puede personalizar cada uno de los atajos a continuación. Simplemente pulse la combinación de teclas deseada después de seleccionar la entrada para un atajo.',
'shortcuts_toggle_label' => 'Atajos de teclado habilitados', 'shortcuts_toggle_label' => 'Atajos de teclado habilitados',
@ -21,31 +21,31 @@ return [
'notifications' => 'Preferencias de notificaciones', 'notifications' => 'Preferencias de notificaciones',
'notifications_desc' => 'Controle las notificaciones por correo electrónico que recibe cuando se realiza cierta actividad dentro del sistema.', 'notifications_desc' => 'Controle las notificaciones por correo electrónico que recibe cuando se realiza cierta actividad dentro del sistema.',
'notifications_opt_own_page_changes' => 'Notificar sobre los cambios en las páginas de las que soy propietario', 'notifications_opt_own_page_changes' => 'Notificar sobre los cambios en las páginas en las que soy propietario',
'notifications_opt_own_page_comments' => 'Notificar sobre comentarios en las páginas de las que soy propietario', 'notifications_opt_own_page_comments' => 'Notificar sobre comentarios en las páginas en las que soy propietario',
'notifications_opt_comment_replies' => 'Notificar sobre respuestas a mis comentarios', 'notifications_opt_comment_replies' => 'Notificar sobre respuestas a mis comentarios',
'notifications_save' => 'Guardar preferencias', 'notifications_save' => 'Guardar preferencias',
'notifications_update_success' => '¡Se actualizaron las preferencias de notificaciones!', 'notifications_update_success' => '¡Se han actualizado las preferencias de notificaciones!',
'notifications_watched' => 'Elementos vigilados e ignorados', 'notifications_watched' => 'Elementos vistos e ignorados',
'notifications_watched_desc' => 'A continuación se muestran los elementos que tienen preferencias personalizadas de monitorización. Para actualizar sus preferencias, vea el artículo y las opciones se mostrarán en la barra lateral.', 'notifications_watched_desc' => 'A continuación se muestran los elementos que tienen preferencias personalizadas de monitorización. Para actualizar sus preferencias, vea el artículo y las opciones se mostrarán en la barra lateral.',
'auth' => 'Acceso y seguridad', 'auth' => 'Acceso y seguridad',
'auth_change_password' => 'Cambiar contraseña', 'auth_change_password' => 'Cambiar contraseña',
'auth_change_password_desc' => 'Cambie la contraseña que utiliza para iniciar sesión en la aplicación. Debe tener al menos 8 caracteres.', 'auth_change_password_desc' => 'Cambie la contraseña que utiliza para iniciar sesión en la aplicación. Debe tener al menos 8 caracteres.',
'auth_change_password_success' => Se actualizó la contraseña!', 'auth_change_password_success' => La contraseña ha sido actualizada!',
'profile' => 'Detalles del perfil', 'profile' => 'Detalles del perfil',
'profile_desc' => 'Administre los detalles de su cuenta que lo representan ante otros usuarios, además de los detalles que se utilizan para la comunicación y la personalización del sistema.', 'profile_desc' => 'Administre los detalles de su cuenta que le representa a otros usuarios, además de los detalles que se utilizan para la comunicación y la personalización del sistema.',
'profile_view_public' => 'Ver Perfil Público', 'profile_view_public' => 'Ver perfil público',
'profile_name_desc' => 'Configure el nombre que será visible para otros usuarios del sistema a través de la actividad que realiza, y el contenido que posee.', 'profile_name_desc' => 'Configure el nombre que será visible para otros usuarios del sistema a través de la actividad que realiza, y el contenido que posee.',
'profile_email_desc' => 'Este correo electrónico se utilizará para las notificaciones y, dependiendo de la autenticación activa del sistema, para el acceso al sistema.', 'profile_email_desc' => 'Este correo electrónico se utilizará para las notificaciones y, dependiendo de la autenticación activa del sistema, el acceso del sistema.',
'profile_email_no_permission' => 'Lamentablemente no tiene permiso para cambiar su dirección de correo electrónico. Si desea cambiar esto, necesitará pedir a un administrador que lo cambie por usted.', 'profile_email_no_permission' => 'Lamentablemente no tiene permiso para cambiar su dirección de correo electrónico. Si desea cambiar esto, necesitará pedir a un administrador que lo cambie por usted.',
'profile_avatar_desc' => 'Seleccione una imagen que se utilizará para representarlo ante los demás en el sistema. Idealmente esta imagen debe ser cuadrada y alrededor de 256px de ancho y alto.', 'profile_avatar_desc' => 'Seleccione una imagen pública que verán los demás en el sistema. Idealmente esta imagen debe ser cuadrada y alrededor de 256px de anchura y altura.',
'profile_admin_options' => 'Opciones de Administrador', 'profile_admin_options' => 'Opciones de administrador',
'profile_admin_options_desc' => 'Opciones adicionales de nivel de administrador, como aquellas para administrar asignaciones de rol, se pueden encontrar para su cuenta de usuario en el área de "Ajustes > Usuarios" de la aplicación.', 'profile_admin_options_desc' => 'Opciones adicionales de administrador, como por ejemplo administrar asignaciones de rol, se pueden encontrar para su cuenta de usuario en el área de "Ajustes > Usuarios" de la aplicación.',
'delete_account' => 'Eliminar Cuenta', 'delete_account' => 'Eliminar cuenta',
'delete_my_account' => 'Eliminar Mi Cuenta', 'delete_my_account' => 'Eliminar mi cuenta',
'delete_my_account_desc' => 'Esto eliminará completamente su cuenta de usuario del sistema. No podrá recuperar esta cuenta o revertir esta acción. El contenido que ha creado, como páginas creadas e imágenes subidas, permanecerá.', 'delete_my_account_desc' => 'Esto eliminará completamente su cuenta de usuario del sistema. No podrá recuperar esta cuenta o revertir esta acción. El contenido que ha creado, como páginas creadas e imágenes subidas, permanecerá.',
'delete_my_account_warning' => '¿Está seguro de que desea eliminar su cuenta?', 'delete_my_account_warning' => '¿Está seguro de que desea eliminar su cuenta?',
]; ];

View File

@ -75,10 +75,10 @@ return [
'reg_confirm_restrict_domain_placeholder' => 'Ninguna restricción establecida', 'reg_confirm_restrict_domain_placeholder' => 'Ninguna restricción establecida',
// Sorting Settings // Sorting Settings
'sorting' => 'Ordenando', 'sorting' => 'Ordenación',
'sorting_book_default' => 'Orden predeterminado del libro', 'sorting_book_default' => 'Orden por defecto del libro',
'sorting_book_default_desc' => 'Seleccione la regla de ordenación predeterminada para aplicar a nuevos libros. Esto no afectará a los libros existentes, y puede ser anulado por libro.', 'sorting_book_default_desc' => 'Seleccione la regla de ordenación predeterminada para aplicar a nuevos libros. Esto no afectará a los libros existentes, y puede ser anulado por libro.',
'sorting_rules' => 'Reglas de Ordenación', 'sorting_rules' => 'Reglas de ordenación',
'sorting_rules_desc' => 'Son operaciones de ordenación predefinidas que se pueden aplicar al contenido en el sistema.', 'sorting_rules_desc' => 'Son operaciones de ordenación predefinidas que se pueden aplicar al contenido en el sistema.',
'sort_rule_assigned_to_x_books' => 'Asignado a :count libro | Asignado a :count libros', 'sort_rule_assigned_to_x_books' => 'Asignado a :count libro | Asignado a :count libros',
'sort_rule_create' => 'Crear regla de ordenación', 'sort_rule_create' => 'Crear regla de ordenación',
@ -86,13 +86,13 @@ return [
'sort_rule_delete' => 'Eliminar regla de ordenación', 'sort_rule_delete' => 'Eliminar regla de ordenación',
'sort_rule_delete_desc' => 'Eliminar esta regla de ordenación del sistema. Los Libros que utilicen este tipo se revertirán a la ordenación manual.', 'sort_rule_delete_desc' => 'Eliminar esta regla de ordenación del sistema. Los Libros que utilicen este tipo se revertirán a la ordenación manual.',
'sort_rule_delete_warn_books' => 'Esta regla de ordenación se utiliza actualmente en :count libro(s). ¿Está seguro que desea eliminarla?', 'sort_rule_delete_warn_books' => 'Esta regla de ordenación se utiliza actualmente en :count libro(s). ¿Está seguro que desea eliminarla?',
'sort_rule_delete_warn_default' => 'Esta regla de ordenación se utiliza actualmente como predeterminada para los libros. ¿Está seguro de que desea eliminarla?', 'sort_rule_delete_warn_default' => 'Esta regla de ordenación se utiliza actualmente como predeterminado para los libros. ¿Está seguro de que desea eliminarla?',
'sort_rule_details' => 'Detalles de la regla de ordenación', 'sort_rule_details' => 'Detalles de la regla de ordenación',
'sort_rule_details_desc' => 'Establezca un nombre para esta regla de ordenación, que aparecerá en las listas cuando los usuarios estén seleccionando un orden.', 'sort_rule_details_desc' => 'Establezca un nombre para esta regla de ordenación, que aparecerá en las listas cuando los usuarios estén seleccionando un orden.',
'sort_rule_operations' => 'Operaciones de ordenación', 'sort_rule_operations' => 'Operaciones de ordenación',
'sort_rule_operations_desc' => 'Configure las acciones de ordenación a realizar moviéndolas de la lista de operaciones disponibles. Al usarse, las operaciones se aplicarán en orden, de arriba a abajo. Cualquier cambio realizado aquí se aplicará a todos los libros asignados al guardar.', 'sort_rule_operations_desc' => 'Configure las acciones de ordenación a realizar moviéndolas de la lista de operaciones disponibles. Al usarse, las operaciones se aplicarán en orden, de arriba a abajo. Cualquier cambio realizado aquí se aplicará a todos los libros asignados al guardar.',
'sort_rule_available_operations' => 'Operaciones disponibles', 'sort_rule_available_operations' => 'Operaciones disponibles',
'sort_rule_available_operations_empty' => 'No hay operaciones pendientes', 'sort_rule_available_operations_empty' => 'No hay operaciones restantes',
'sort_rule_configured_operations' => 'Operaciones configuradas', 'sort_rule_configured_operations' => 'Operaciones configuradas',
'sort_rule_configured_operations_empty' => 'Arrastrar/añadir operaciones desde la lista de "Operaciones disponibles"', 'sort_rule_configured_operations_empty' => 'Arrastrar/añadir operaciones desde la lista de "Operaciones disponibles"',
'sort_rule_op_asc' => '(Asc)', 'sort_rule_op_asc' => '(Asc)',
@ -225,7 +225,7 @@ return [
'users_send_invite_text' => 'Puede optar por enviar a este usuario un correo electrónico de invitación que les permita establecer su propia contraseña; de lo contrario, puede establecerla contraseña usted mismo.', 'users_send_invite_text' => 'Puede optar por enviar a este usuario un correo electrónico de invitación que les permita establecer su propia contraseña; de lo contrario, puede establecerla contraseña usted mismo.',
'users_send_invite_option' => 'Enviar correo electrónico de invitación al usuario.', 'users_send_invite_option' => 'Enviar correo electrónico de invitación al usuario.',
'users_external_auth_id' => 'ID externo de autenticación', 'users_external_auth_id' => 'ID externo de autenticación',
'users_external_auth_id_desc' => 'Cuando se usa un sistema de autenticación externa (como SAML2, OIDC o LDAP) este es el ID que vincula este usuario de BookStack a la cuenta del sistema de autenticación. Puede ignorar este campo si utiliza la autenticación por defecto basada en correo electrónico.', 'users_external_auth_id_desc' => 'Cuando un sistema de autenticación externa está en uso (como SAML2, OIDC o LDAP) este es el ID que vincula este usuario de BookStack a la cuenta del sistema de autenticación. Puede ignorar este campo si utiliza la autenticación por defecto basada en correo electrónico.',
'users_password_warning' => 'Solo complete lo siguiente si desea cambiar la contraseña para este usuario.', 'users_password_warning' => 'Solo complete lo siguiente si desea cambiar la contraseña para este usuario.',
'users_system_public' => 'Este usuario representa cualquier usuario invitado que visita la aplicación. No puede utilizarse para hacer login sino que es asignado automáticamente.', 'users_system_public' => 'Este usuario representa cualquier usuario invitado que visita la aplicación. No puede utilizarse para hacer login sino que es asignado automáticamente.',
'users_delete' => 'Borrar usuario', 'users_delete' => 'Borrar usuario',
@ -312,10 +312,10 @@ return [
'licenses' => 'Licencias', 'licenses' => 'Licencias',
'licenses_desc' => 'Esta página detalla información sobre la licencia de BookStack además de los proyectos y bibliotecas que se utilizan en BookStack. Muchos proyectos enumerados aquí pueden ser utilizados solo en un contexto de desarrollo.', 'licenses_desc' => 'Esta página detalla información sobre la licencia de BookStack además de los proyectos y bibliotecas que se utilizan en BookStack. Muchos proyectos enumerados aquí pueden ser utilizados solo en un contexto de desarrollo.',
'licenses_bookstack' => 'Licencia BookStack', 'licenses_bookstack' => 'Licencia BookStack',
'licenses_php' => 'Licencias de Bibliotecas PHP', 'licenses_php' => 'Licencias de la biblioteca PHP',
'licenses_js' => 'Licencias de Bibliotecas JavaScript', 'licenses_js' => 'Licencias de la biblioteca JavaScript',
'licenses_other' => 'Otras Licencias', 'licenses_other' => 'Otras Licencias',
'license_details' => 'Detalles de la licencia', 'license_details' => 'Datos de la licencia',
//! If editing translations files directly please ignore this in all //! If editing translations files directly please ignore this in all
//! languages apart from en. Content will be auto-copied from en. //! languages apart from en. Content will be auto-copied from en.

View File

@ -30,8 +30,6 @@ return [
'create' => 'Lisa', 'create' => 'Lisa',
'update' => 'Uuenda', 'update' => 'Uuenda',
'edit' => 'Muuda', 'edit' => 'Muuda',
'archive' => 'Arhiveeri',
'unarchive' => 'Taasta arhiivist',
'sort' => 'Sorteeri', 'sort' => 'Sorteeri',
'move' => 'Liiguta', 'move' => 'Liiguta',
'copy' => 'Kopeeri', 'copy' => 'Kopeeri',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Stabiilne sisu)', 'pages_edit_switch_to_markdown_stable' => '(Stabiilne sisu)',
'pages_edit_switch_to_wysiwyg' => 'Kasuta WYSIWYG redaktorit', 'pages_edit_switch_to_wysiwyg' => 'Kasuta WYSIWYG redaktorit',
'pages_edit_switch_to_new_wysiwyg' => 'Kasuta uut tekstiredaktorit', 'pages_edit_switch_to_new_wysiwyg' => 'Kasuta uut tekstiredaktorit',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(alfatestimisel)',
'pages_edit_set_changelog' => 'Muudatuste logi', 'pages_edit_set_changelog' => 'Muudatuste logi',
'pages_edit_enter_changelog_desc' => 'Sisesta tehtud muudatuste lühikirjeldus', 'pages_edit_enter_changelog_desc' => 'Sisesta tehtud muudatuste lühikirjeldus',
'pages_edit_enter_changelog' => 'Salvesta muudatuste logi', 'pages_edit_enter_changelog' => 'Salvesta muudatuste logi',
@ -392,11 +392,8 @@ return [
'comment' => 'Kommentaar', 'comment' => 'Kommentaar',
'comments' => 'Kommentaarid', 'comments' => 'Kommentaarid',
'comment_add' => 'Lisa kommentaar', 'comment_add' => 'Lisa kommentaar',
'comment_none' => 'Pole kommentaare, mida kuvada',
'comment_placeholder' => 'Jäta siia kommentaar', 'comment_placeholder' => 'Jäta siia kommentaar',
'comment_thread_count' => ':count kommentaarilõim|:count kommentaarilõime', 'comment_count' => '{0} Kommentaare pole|{1} 1 kommentaar|[2,*] :count kommentaari',
'comment_archived_count' => ':count arhiveeritud',
'comment_archived_threads' => 'Arhiveeritud lõimed',
'comment_save' => 'Salvesta kommentaar', 'comment_save' => 'Salvesta kommentaar',
'comment_new' => 'Uus kommentaar', 'comment_new' => 'Uus kommentaar',
'comment_created' => 'kommenteeris :createDiff', 'comment_created' => 'kommenteeris :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Kommentaar kustutatud', 'comment_deleted_success' => 'Kommentaar kustutatud',
'comment_created_success' => 'Kommentaar lisatud', 'comment_created_success' => 'Kommentaar lisatud',
'comment_updated_success' => 'Kommentaar muudetud', 'comment_updated_success' => 'Kommentaar muudetud',
'comment_archive_success' => 'Kommentaar arhiveeritud',
'comment_unarchive_success' => 'Kommentaar arhiivist taastatud',
'comment_view' => 'Vaata kommentaari',
'comment_jump_to_thread' => 'Hüppa lõime juurde',
'comment_delete_confirm' => 'Kas oled kindel, et soovid selle kommentaari kustutada?', 'comment_delete_confirm' => 'Kas oled kindel, et soovid selle kommentaari kustutada?',
'comment_in_reply_to' => 'Vastus kommentaarile :commentId', 'comment_in_reply_to' => 'Vastus kommentaarile :commentId',
'comment_reference' => 'Viide',
'comment_reference_outdated' => '(Aegunud)',
'comment_editor_explain' => 'Siin on lehele jäetud kommentaarid. Kommentaare saab lisada ja hallata salvestatud lehte vaadates.', 'comment_editor_explain' => 'Siin on lehele jäetud kommentaarid. Kommentaare saab lisada ja hallata salvestatud lehte vaadates.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => 'Sortu', 'create' => 'Sortu',
'update' => 'Eguneratu', 'update' => 'Eguneratu',
'edit' => 'Editatu', 'edit' => 'Editatu',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'Ordenatu', 'sort' => 'Ordenatu',
'move' => 'Mugitu', 'move' => 'Mugitu',
'copy' => 'Kopiatu', 'copy' => 'Kopiatu',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Stable Content)', 'pages_edit_switch_to_markdown_stable' => '(Stable Content)',
'pages_edit_switch_to_wysiwyg' => 'Switch to WYSIWYG Editor', 'pages_edit_switch_to_wysiwyg' => 'Switch to WYSIWYG Editor',
'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG', 'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha Testing)',
'pages_edit_set_changelog' => 'Set Changelog', 'pages_edit_set_changelog' => 'Set Changelog',
'pages_edit_enter_changelog_desc' => 'Enter a brief description of the changes you\'ve made', 'pages_edit_enter_changelog_desc' => 'Enter a brief description of the changes you\'ve made',
'pages_edit_enter_changelog' => 'Enter Changelog', 'pages_edit_enter_changelog' => 'Enter Changelog',
@ -392,11 +392,8 @@ return [
'comment' => 'Iruzkina', 'comment' => 'Iruzkina',
'comments' => 'Iruzkinak', 'comments' => 'Iruzkinak',
'comment_add' => 'Iruzkina gehitu', 'comment_add' => 'Iruzkina gehitu',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Utzi iruzkin bat hemen', 'comment_placeholder' => 'Utzi iruzkin bat hemen',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} No Comments|{1} 1 Comment|[2,*] :count Comments',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Iruzkina gorde', 'comment_save' => 'Iruzkina gorde',
'comment_new' => 'Iruzkin berria', 'comment_new' => 'Iruzkin berria',
'comment_created' => 'commented :createDiff', 'comment_created' => 'commented :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Comment deleted', 'comment_deleted_success' => 'Comment deleted',
'comment_created_success' => 'Iruzkina gehituta', 'comment_created_success' => 'Iruzkina gehituta',
'comment_updated_success' => 'Iruzkina gehituta', 'comment_updated_success' => 'Iruzkina gehituta',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Ziur zaude iruzkin hau ezabatu nahi duzula?', 'comment_delete_confirm' => 'Ziur zaude iruzkin hau ezabatu nahi duzula?',
'comment_in_reply_to' => 'In reply to :commentId', 'comment_in_reply_to' => 'In reply to :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.', 'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => 'ایجاد', 'create' => 'ایجاد',
'update' => 'به‌روز رسانی', 'update' => 'به‌روز رسانی',
'edit' => 'ويرايش', 'edit' => 'ويرايش',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'مرتب سازی', 'sort' => 'مرتب سازی',
'move' => 'جابجایی', 'move' => 'جابجایی',
'copy' => 'کپی', 'copy' => 'کپی',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(محتوای پایدار)', 'pages_edit_switch_to_markdown_stable' => '(محتوای پایدار)',
'pages_edit_switch_to_wysiwyg' => 'به ویرایشگر WYSIWYG بروید', 'pages_edit_switch_to_wysiwyg' => 'به ویرایشگر WYSIWYG بروید',
'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG', 'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha Testing)',
'pages_edit_set_changelog' => 'تنظیم تغییرات', 'pages_edit_set_changelog' => 'تنظیم تغییرات',
'pages_edit_enter_changelog_desc' => 'توضیح مختصری از تغییراتی که ایجاد کرده اید وارد کنید', 'pages_edit_enter_changelog_desc' => 'توضیح مختصری از تغییراتی که ایجاد کرده اید وارد کنید',
'pages_edit_enter_changelog' => 'وارد کردن تغییرات', 'pages_edit_enter_changelog' => 'وارد کردن تغییرات',
@ -392,11 +392,8 @@ return [
'comment' => 'اظهار نظر', 'comment' => 'اظهار نظر',
'comments' => 'نظرات', 'comments' => 'نظرات',
'comment_add' => 'افزودن توضیح', 'comment_add' => 'افزودن توضیح',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'اینجا نظر بدهید', 'comment_placeholder' => 'اینجا نظر بدهید',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} بدون نظر|{1} 1 نظر|[2,*] :count نظرات',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'ذخیره نظر', 'comment_save' => 'ذخیره نظر',
'comment_new' => 'نظر جدید', 'comment_new' => 'نظر جدید',
'comment_created' => ':createDiff نظر داد', 'comment_created' => ':createDiff نظر داد',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'نظر حذف شد', 'comment_deleted_success' => 'نظر حذف شد',
'comment_created_success' => 'نظر اضافه شد', 'comment_created_success' => 'نظر اضافه شد',
'comment_updated_success' => 'نظر به روز شد', 'comment_updated_success' => 'نظر به روز شد',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'آیا مطمئن هستید که می خواهید این نظر را حذف کنید؟', 'comment_delete_confirm' => 'آیا مطمئن هستید که می خواهید این نظر را حذف کنید؟',
'comment_in_reply_to' => 'در پاسخ به :commentId', 'comment_in_reply_to' => 'در پاسخ به :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'در اینجا نظراتی که در این صفحه گذاشته شده است، مشاهده می‌شود. نظرات را می‌توان در هنگام مشاهده صفحه ذخیره شده، اضافه و مدیریت کرد.', 'comment_editor_explain' => 'در اینجا نظراتی که در این صفحه گذاشته شده است، مشاهده می‌شود. نظرات را می‌توان در هنگام مشاهده صفحه ذخیره شده، اضافه و مدیریت کرد.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => 'Luo', 'create' => 'Luo',
'update' => 'Päivitä', 'update' => 'Päivitä',
'edit' => 'Muokkaa', 'edit' => 'Muokkaa',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'Järjestä', 'sort' => 'Järjestä',
'move' => 'Siirrä', 'move' => 'Siirrä',
'copy' => 'Kopioi', 'copy' => 'Kopioi',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Vakaa sisältö)', 'pages_edit_switch_to_markdown_stable' => '(Vakaa sisältö)',
'pages_edit_switch_to_wysiwyg' => 'Vaihda WYSIWYG-editoriin', 'pages_edit_switch_to_wysiwyg' => 'Vaihda WYSIWYG-editoriin',
'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG', 'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha Testing)',
'pages_edit_set_changelog' => 'Aseta muutosloki', 'pages_edit_set_changelog' => 'Aseta muutosloki',
'pages_edit_enter_changelog_desc' => 'Kirjoita lyhyt kuvaus tekemistäsi muutoksista', 'pages_edit_enter_changelog_desc' => 'Kirjoita lyhyt kuvaus tekemistäsi muutoksista',
'pages_edit_enter_changelog' => 'Syötä muutosloki', 'pages_edit_enter_changelog' => 'Syötä muutosloki',
@ -392,11 +392,8 @@ return [
'comment' => 'Kommentti', 'comment' => 'Kommentti',
'comments' => 'Kommentit', 'comments' => 'Kommentit',
'comment_add' => 'Lisää kommentti', 'comment_add' => 'Lisää kommentti',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Jätä kommentti tähän', 'comment_placeholder' => 'Jätä kommentti tähän',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} Ei kommentteja|{1} 1 kommentti|[2,*] :count kommenttia',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Tallenna kommentti', 'comment_save' => 'Tallenna kommentti',
'comment_new' => 'Uusi kommentti', 'comment_new' => 'Uusi kommentti',
'comment_created' => 'kommentoi :createDiff', 'comment_created' => 'kommentoi :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Kommentti poistettu', 'comment_deleted_success' => 'Kommentti poistettu',
'comment_created_success' => 'Kommentti lisätty', 'comment_created_success' => 'Kommentti lisätty',
'comment_updated_success' => 'Kommentti päivitetty', 'comment_updated_success' => 'Kommentti päivitetty',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Haluatko varmasti poistaa tämän kommentin?', 'comment_delete_confirm' => 'Haluatko varmasti poistaa tämän kommentin?',
'comment_in_reply_to' => 'Vastaus kommenttiin :commentId', 'comment_in_reply_to' => 'Vastaus kommenttiin :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Tässä ovat sivulle jätetyt komentit. Kommentteja voi lisätä ja hallita, kun tarkastelet tallennettua sivua.', 'comment_editor_explain' => 'Tässä ovat sivulle jätetyt komentit. Kommentteja voi lisätä ja hallita, kun tarkastelet tallennettua sivua.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => 'Créer', 'create' => 'Créer',
'update' => 'Modifier', 'update' => 'Modifier',
'edit' => 'Éditer', 'edit' => 'Éditer',
'archive' => 'Archiver',
'unarchive' => 'Désarchiver',
'sort' => 'Trier', 'sort' => 'Trier',
'move' => 'Déplacer', 'move' => 'Déplacer',
'copy' => 'Copier', 'copy' => 'Copier',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Contenu stable)', 'pages_edit_switch_to_markdown_stable' => '(Contenu stable)',
'pages_edit_switch_to_wysiwyg' => 'Basculer vers l\'éditeur WYSIWYG', 'pages_edit_switch_to_wysiwyg' => 'Basculer vers l\'éditeur WYSIWYG',
'pages_edit_switch_to_new_wysiwyg' => 'Basculer vers le nouveau WYSIWYG', 'pages_edit_switch_to_new_wysiwyg' => 'Basculer vers le nouveau WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(En test Alpha)',
'pages_edit_set_changelog' => 'Remplir le journal des changements', 'pages_edit_set_changelog' => 'Remplir le journal des changements',
'pages_edit_enter_changelog_desc' => 'Entrez une brève description des changements effectués', 'pages_edit_enter_changelog_desc' => 'Entrez une brève description des changements effectués',
'pages_edit_enter_changelog' => 'Ouvrir le journal des changements', 'pages_edit_enter_changelog' => 'Ouvrir le journal des changements',
@ -392,11 +392,8 @@ return [
'comment' => 'Commentaire', 'comment' => 'Commentaire',
'comments' => 'Commentaires', 'comments' => 'Commentaires',
'comment_add' => 'Ajouter un commentaire', 'comment_add' => 'Ajouter un commentaire',
'comment_none' => 'Aucun commentaire à afficher',
'comment_placeholder' => 'Entrez vos commentaires ici', 'comment_placeholder' => 'Entrez vos commentaires ici',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} Pas de commentaires|{1} Un commentaire|[2,*] :count commentaires',
'comment_archived_count' => ':count Archivé',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Enregistrer le commentaire', 'comment_save' => 'Enregistrer le commentaire',
'comment_new' => 'Nouveau commentaire', 'comment_new' => 'Nouveau commentaire',
'comment_created' => 'commenté :createDiff', 'comment_created' => 'commenté :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Commentaire supprimé', 'comment_deleted_success' => 'Commentaire supprimé',
'comment_created_success' => 'Commentaire ajouté', 'comment_created_success' => 'Commentaire ajouté',
'comment_updated_success' => 'Commentaire mis à jour', 'comment_updated_success' => 'Commentaire mis à jour',
'comment_archive_success' => 'Commentaire archivé',
'comment_unarchive_success' => 'Commentaire désarchiver',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Êtes-vous sûr de vouloir supprimer ce commentaire ?', 'comment_delete_confirm' => 'Êtes-vous sûr de vouloir supprimer ce commentaire ?',
'comment_in_reply_to' => 'En réponse à :commentId', 'comment_in_reply_to' => 'En réponse à :commentId',
'comment_reference' => 'Référence',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Voici les commentaires qui ont été laissés sur cette page. Les commentaires peuvent être ajoutés et gérés en visualisant la page enregistrée.', 'comment_editor_explain' => 'Voici les commentaires qui ont été laissés sur cette page. Les commentaires peuvent être ajoutés et gérés en visualisant la page enregistrée.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => 'צור', 'create' => 'צור',
'update' => 'עדכן', 'update' => 'עדכן',
'edit' => 'ערוך', 'edit' => 'ערוך',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'מיין', 'sort' => 'מיין',
'move' => 'הזז', 'move' => 'הזז',
'copy' => 'העתק', 'copy' => 'העתק',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Stable Content)', 'pages_edit_switch_to_markdown_stable' => '(Stable Content)',
'pages_edit_switch_to_wysiwyg' => 'Switch to WYSIWYG Editor', 'pages_edit_switch_to_wysiwyg' => 'Switch to WYSIWYG Editor',
'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG', 'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha Testing)',
'pages_edit_set_changelog' => 'הגדר יומן שינויים', 'pages_edit_set_changelog' => 'הגדר יומן שינויים',
'pages_edit_enter_changelog_desc' => 'ציין תיאור קצר אודות השינויים שביצעת', 'pages_edit_enter_changelog_desc' => 'ציין תיאור קצר אודות השינויים שביצעת',
'pages_edit_enter_changelog' => 'הכנס יומן שינויים', 'pages_edit_enter_changelog' => 'הכנס יומן שינויים',
@ -392,11 +392,8 @@ return [
'comment' => 'תגובה', 'comment' => 'תגובה',
'comments' => 'תגובות', 'comments' => 'תגובות',
'comment_add' => 'הוסף תגובה', 'comment_add' => 'הוסף תגובה',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'השאר תגובה כאן', 'comment_placeholder' => 'השאר תגובה כאן',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} אין תגובות|{1} 1 תגובה|[2,*] :count תגובות',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'שמור תגובה', 'comment_save' => 'שמור תגובה',
'comment_new' => 'תגובה חדשה', 'comment_new' => 'תגובה חדשה',
'comment_created' => 'הוגב :createDiff', 'comment_created' => 'הוגב :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'התגובה נמחקה', 'comment_deleted_success' => 'התגובה נמחקה',
'comment_created_success' => 'התגובה נוספה', 'comment_created_success' => 'התגובה נוספה',
'comment_updated_success' => 'התגובה עודכנה', 'comment_updated_success' => 'התגובה עודכנה',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'האם ברצונך למחוק תגובה זו?', 'comment_delete_confirm' => 'האם ברצונך למחוק תגובה זו?',
'comment_in_reply_to' => 'בתגובה ל :commentId', 'comment_in_reply_to' => 'בתגובה ל :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.', 'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => 'Stvori', 'create' => 'Stvori',
'update' => 'Ažuriraj', 'update' => 'Ažuriraj',
'edit' => 'Uredi', 'edit' => 'Uredi',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'Razvrstaj', 'sort' => 'Razvrstaj',
'move' => 'Makni', 'move' => 'Makni',
'copy' => 'Kopiraj', 'copy' => 'Kopiraj',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Stabilan Sadržaj)', 'pages_edit_switch_to_markdown_stable' => '(Stabilan Sadržaj)',
'pages_edit_switch_to_wysiwyg' => 'Prebaci se na WYSIWYG uređivač', 'pages_edit_switch_to_wysiwyg' => 'Prebaci se na WYSIWYG uređivač',
'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG', 'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha Testing)',
'pages_edit_set_changelog' => 'Postavi dnevnik promjena', 'pages_edit_set_changelog' => 'Postavi dnevnik promjena',
'pages_edit_enter_changelog_desc' => 'Ukratko opišite promjene koje ste napravili', 'pages_edit_enter_changelog_desc' => 'Ukratko opišite promjene koje ste napravili',
'pages_edit_enter_changelog' => 'Unesi dnevnik promjena', 'pages_edit_enter_changelog' => 'Unesi dnevnik promjena',
@ -392,11 +392,8 @@ return [
'comment' => 'Komentar', 'comment' => 'Komentar',
'comments' => 'Komentari', 'comments' => 'Komentari',
'comment_add' => 'Dodaj komentar', 'comment_add' => 'Dodaj komentar',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Komentar ostavi ovdje', 'comment_placeholder' => 'Komentar ostavi ovdje',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} Nema komentara|{1} 1 Komentar|[2,*] :count Komentara',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Spremi komentar', 'comment_save' => 'Spremi komentar',
'comment_new' => 'Novi komentar', 'comment_new' => 'Novi komentar',
'comment_created' => 'komentirano :createDiff', 'comment_created' => 'komentirano :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Izbrisani komentar', 'comment_deleted_success' => 'Izbrisani komentar',
'comment_created_success' => 'Dodani komentar', 'comment_created_success' => 'Dodani komentar',
'comment_updated_success' => 'Ažurirani komentar', 'comment_updated_success' => 'Ažurirani komentar',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Jeste li sigurni da želite izbrisati ovaj komentar?', 'comment_delete_confirm' => 'Jeste li sigurni da želite izbrisati ovaj komentar?',
'comment_in_reply_to' => 'Odgovor na :commentId', 'comment_in_reply_to' => 'Odgovor na :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Evo komentara koji su ostavljeni na ovoj stranici. Komentari se mogu dodavati i upravljati prilikom pregleda spremljene stranice.', 'comment_editor_explain' => 'Evo komentara koji su ostavljeni na ovoj stranici. Komentari se mogu dodavati i upravljati prilikom pregleda spremljene stranice.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => 'Létrehozás', 'create' => 'Létrehozás',
'update' => 'Frissítés', 'update' => 'Frissítés',
'edit' => 'Szerkesztés', 'edit' => 'Szerkesztés',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'Rendezés', 'sort' => 'Rendezés',
'move' => 'Áthelyezés', 'move' => 'Áthelyezés',
'copy' => 'Másolás', 'copy' => 'Másolás',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Stabil tartalom)', 'pages_edit_switch_to_markdown_stable' => '(Stabil tartalom)',
'pages_edit_switch_to_wysiwyg' => 'Váltás a WYSIWYG szerkesztőre', 'pages_edit_switch_to_wysiwyg' => 'Váltás a WYSIWYG szerkesztőre',
'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG', 'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha Testing)',
'pages_edit_set_changelog' => 'Változásnapló beállítása', 'pages_edit_set_changelog' => 'Változásnapló beállítása',
'pages_edit_enter_changelog_desc' => 'A végrehajtott módosítások rövid leírása', 'pages_edit_enter_changelog_desc' => 'A végrehajtott módosítások rövid leírása',
'pages_edit_enter_changelog' => 'Változásnapló megadása', 'pages_edit_enter_changelog' => 'Változásnapló megadása',
@ -392,11 +392,8 @@ return [
'comment' => 'Megjegyzés', 'comment' => 'Megjegyzés',
'comments' => 'Megjegyzések', 'comments' => 'Megjegyzések',
'comment_add' => 'Megjegyzés hozzáadása', 'comment_add' => 'Megjegyzés hozzáadása',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Megjegyzés írása', 'comment_placeholder' => 'Megjegyzés írása',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} Nincs megjegyzés|{1} 1 megjegyzés|[2,*] :count megjegyzés',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Megjegyzés mentése', 'comment_save' => 'Megjegyzés mentése',
'comment_new' => 'Új megjegyzés', 'comment_new' => 'Új megjegyzés',
'comment_created' => 'megjegyzést fűzött hozzá :createDiff', 'comment_created' => 'megjegyzést fűzött hozzá :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Megjegyzés törölve', 'comment_deleted_success' => 'Megjegyzés törölve',
'comment_created_success' => 'Megjegyzés hozzáadva', 'comment_created_success' => 'Megjegyzés hozzáadva',
'comment_updated_success' => 'Megjegyzés frissítve', 'comment_updated_success' => 'Megjegyzés frissítve',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Biztosan törölhető ez a megjegyzés?', 'comment_delete_confirm' => 'Biztosan törölhető ez a megjegyzés?',
'comment_in_reply_to' => 'Válasz erre: :commentId', 'comment_in_reply_to' => 'Válasz erre: :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Itt vannak az ezen az oldalon lévő megjegyzések. Megjegyzések hozzáadhatók és kezelhetők a mentett oldal megtekintésekor.', 'comment_editor_explain' => 'Itt vannak az ezen az oldalon lévő megjegyzések. Megjegyzések hozzáadhatók és kezelhetők a mentett oldal megtekintésekor.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => 'Buat', 'create' => 'Buat',
'update' => 'Perbarui', 'update' => 'Perbarui',
'edit' => 'Sunting', 'edit' => 'Sunting',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'Sortir', 'sort' => 'Sortir',
'move' => 'Pindahkan', 'move' => 'Pindahkan',
'copy' => 'Salin', 'copy' => 'Salin',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Stable Content)', 'pages_edit_switch_to_markdown_stable' => '(Stable Content)',
'pages_edit_switch_to_wysiwyg' => 'Switch to WYSIWYG Editor', 'pages_edit_switch_to_wysiwyg' => 'Switch to WYSIWYG Editor',
'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG', 'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha Testing)',
'pages_edit_set_changelog' => 'Atur Changelog', 'pages_edit_set_changelog' => 'Atur Changelog',
'pages_edit_enter_changelog_desc' => 'Masukkan deskripsi singkat tentang perubahan yang Anda buat', 'pages_edit_enter_changelog_desc' => 'Masukkan deskripsi singkat tentang perubahan yang Anda buat',
'pages_edit_enter_changelog' => 'Masuk ke Changelog', 'pages_edit_enter_changelog' => 'Masuk ke Changelog',
@ -392,11 +392,8 @@ return [
'comment' => 'Komentar', 'comment' => 'Komentar',
'comments' => 'Komentar', 'comments' => 'Komentar',
'comment_add' => 'Tambah Komentar', 'comment_add' => 'Tambah Komentar',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Tinggalkan komentar disini', 'comment_placeholder' => 'Tinggalkan komentar disini',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} Tidak ada komentar |{1} 1 Komentar |[2,*] :count Komentar',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Simpan Komentar', 'comment_save' => 'Simpan Komentar',
'comment_new' => 'Komentar Baru', 'comment_new' => 'Komentar Baru',
'comment_created' => 'dikomentari oleh :createDiff', 'comment_created' => 'dikomentari oleh :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Komentar telah dihapus', 'comment_deleted_success' => 'Komentar telah dihapus',
'comment_created_success' => 'Komentar telah di tambahkan', 'comment_created_success' => 'Komentar telah di tambahkan',
'comment_updated_success' => 'Komentar Telah diperbaharui', 'comment_updated_success' => 'Komentar Telah diperbaharui',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Anda yakin ingin menghapus komentar ini?', 'comment_delete_confirm' => 'Anda yakin ingin menghapus komentar ini?',
'comment_in_reply_to' => 'Sebagai balasan untuk :commentId', 'comment_in_reply_to' => 'Sebagai balasan untuk :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.', 'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => 'Búa til', 'create' => 'Búa til',
'update' => 'Uppfæra', 'update' => 'Uppfæra',
'edit' => 'Breyta', 'edit' => 'Breyta',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'Flokka', 'sort' => 'Flokka',
'move' => 'Færa', 'move' => 'Færa',
'copy' => 'Afrita', 'copy' => 'Afrita',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Stable Content)', 'pages_edit_switch_to_markdown_stable' => '(Stable Content)',
'pages_edit_switch_to_wysiwyg' => 'Skipta yfir í WYSIWYG ritil', 'pages_edit_switch_to_wysiwyg' => 'Skipta yfir í WYSIWYG ritil',
'pages_edit_switch_to_new_wysiwyg' => 'Skipta yfir í nýja WYSIWYG ritilinn', 'pages_edit_switch_to_new_wysiwyg' => 'Skipta yfir í nýja WYSIWYG ritilinn',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(Í alfa prófun)',
'pages_edit_set_changelog' => 'Stilla breytingarskrá', 'pages_edit_set_changelog' => 'Stilla breytingarskrá',
'pages_edit_enter_changelog_desc' => 'Skrifaðu stutta lýsingu á breytingunum sem þú gerðir', 'pages_edit_enter_changelog_desc' => 'Skrifaðu stutta lýsingu á breytingunum sem þú gerðir',
'pages_edit_enter_changelog' => 'Færa í breytingaskrá', 'pages_edit_enter_changelog' => 'Færa í breytingaskrá',
@ -392,11 +392,8 @@ return [
'comment' => 'Comment', 'comment' => 'Comment',
'comments' => 'Comments', 'comments' => 'Comments',
'comment_add' => 'Add Comment', 'comment_add' => 'Add Comment',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Leave a comment here', 'comment_placeholder' => 'Leave a comment here',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} No Comments|{1} 1 Comment|[2,*] :count Comments',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Save Comment', 'comment_save' => 'Save Comment',
'comment_new' => 'New Comment', 'comment_new' => 'New Comment',
'comment_created' => 'commented :createDiff', 'comment_created' => 'commented :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Comment deleted', 'comment_deleted_success' => 'Comment deleted',
'comment_created_success' => 'Comment added', 'comment_created_success' => 'Comment added',
'comment_updated_success' => 'Comment updated', 'comment_updated_success' => 'Comment updated',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Are you sure you want to delete this comment?', 'comment_delete_confirm' => 'Are you sure you want to delete this comment?',
'comment_in_reply_to' => 'In reply to :commentId', 'comment_in_reply_to' => 'In reply to :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.', 'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => 'Crea', 'create' => 'Crea',
'update' => 'Aggiorna', 'update' => 'Aggiorna',
'edit' => 'Modifica', 'edit' => 'Modifica',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'Ordina', 'sort' => 'Ordina',
'move' => 'Sposta', 'move' => 'Sposta',
'copy' => 'Copia', 'copy' => 'Copia',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Contenuto stabile)', 'pages_edit_switch_to_markdown_stable' => '(Contenuto stabile)',
'pages_edit_switch_to_wysiwyg' => 'Passa all\'editor WYSIWYG', 'pages_edit_switch_to_wysiwyg' => 'Passa all\'editor WYSIWYG',
'pages_edit_switch_to_new_wysiwyg' => 'Passa al nuovo WYSIWYG', 'pages_edit_switch_to_new_wysiwyg' => 'Passa al nuovo WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(In test alpha)',
'pages_edit_set_changelog' => 'Imposta changelog', 'pages_edit_set_changelog' => 'Imposta changelog',
'pages_edit_enter_changelog_desc' => 'Inserisci una breve descrizione dei cambiamenti che hai apportato', 'pages_edit_enter_changelog_desc' => 'Inserisci una breve descrizione dei cambiamenti che hai apportato',
'pages_edit_enter_changelog' => 'Inserisci changelog', 'pages_edit_enter_changelog' => 'Inserisci changelog',
@ -392,11 +392,8 @@ return [
'comment' => 'Commento', 'comment' => 'Commento',
'comments' => 'Commenti', 'comments' => 'Commenti',
'comment_add' => 'Aggiungi commento', 'comment_add' => 'Aggiungi commento',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Scrivi un commento', 'comment_placeholder' => 'Scrivi un commento',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} Nessun commento|{1} 1 commento|[2,*] :count commenti',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Salva commento', 'comment_save' => 'Salva commento',
'comment_new' => 'Nuovo commento', 'comment_new' => 'Nuovo commento',
'comment_created' => 'ha commentato :createDiff', 'comment_created' => 'ha commentato :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Commento eliminato', 'comment_deleted_success' => 'Commento eliminato',
'comment_created_success' => 'Commento aggiunto', 'comment_created_success' => 'Commento aggiunto',
'comment_updated_success' => 'Commento aggiornato', 'comment_updated_success' => 'Commento aggiornato',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Sei sicuro di voler eliminare questo commento?', 'comment_delete_confirm' => 'Sei sicuro di voler eliminare questo commento?',
'comment_in_reply_to' => 'In risposta a :commentId', 'comment_in_reply_to' => 'In risposta a :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Ecco i commenti che sono stati lasciati in questa pagina. I commenti possono essere aggiunti e gestiti quando si visualizza la pagina salvata.', 'comment_editor_explain' => 'Ecco i commenti che sono stati lasciati in questa pagina. I commenti possono essere aggiunti e gestiti quando si visualizza la pagina salvata.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => '作成', 'create' => '作成',
'update' => '更新', 'update' => '更新',
'edit' => '編集', 'edit' => '編集',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => '並び順', 'sort' => '並び順',
'move' => '移動', 'move' => '移動',
'copy' => 'コピー', 'copy' => 'コピー',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(安定したコンテンツ)', 'pages_edit_switch_to_markdown_stable' => '(安定したコンテンツ)',
'pages_edit_switch_to_wysiwyg' => 'WYSIWYGエディタに切り替え', 'pages_edit_switch_to_wysiwyg' => 'WYSIWYGエディタに切り替え',
'pages_edit_switch_to_new_wysiwyg' => '新しいWYSIWYGエディタに切り替える', 'pages_edit_switch_to_new_wysiwyg' => '新しいWYSIWYGエディタに切り替える',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(アルファテスト版)',
'pages_edit_set_changelog' => '編集内容についての説明', 'pages_edit_set_changelog' => '編集内容についての説明',
'pages_edit_enter_changelog_desc' => 'どのような変更を行ったのかを記録してください', 'pages_edit_enter_changelog_desc' => 'どのような変更を行ったのかを記録してください',
'pages_edit_enter_changelog' => '編集内容を入力', 'pages_edit_enter_changelog' => '編集内容を入力',
@ -393,11 +393,8 @@ return [
'comment' => 'コメント', 'comment' => 'コメント',
'comments' => 'コメント', 'comments' => 'コメント',
'comment_add' => 'コメント追加', 'comment_add' => 'コメント追加',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'コメントを記入してください', 'comment_placeholder' => 'コメントを記入してください',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} コメントはありません|[1,*] :count 件のコメント',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'コメントを保存', 'comment_save' => 'コメントを保存',
'comment_new' => '新規コメント作成', 'comment_new' => '新規コメント作成',
'comment_created' => 'コメントを作成しました :createDiff', 'comment_created' => 'コメントを作成しました :createDiff',
@ -406,14 +403,8 @@ return [
'comment_deleted_success' => 'コメントを削除しました', 'comment_deleted_success' => 'コメントを削除しました',
'comment_created_success' => 'コメントを追加しました', 'comment_created_success' => 'コメントを追加しました',
'comment_updated_success' => 'コメントを更新しました', 'comment_updated_success' => 'コメントを更新しました',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => '本当にこのコメントを削除しますか?', 'comment_delete_confirm' => '本当にこのコメントを削除しますか?',
'comment_in_reply_to' => ':commentIdへ返信', 'comment_in_reply_to' => ':commentIdへ返信',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'ここにはページに付けられたコメントを表示します。 コメントの追加と管理は保存されたページの表示時に行うことができます。', 'comment_editor_explain' => 'ここにはページに付けられたコメントを表示します。 コメントの追加と管理は保存されたページの表示時に行うことができます。',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => 'Create', 'create' => 'Create',
'update' => 'Update', 'update' => 'Update',
'edit' => 'Edit', 'edit' => 'Edit',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'Sort', 'sort' => 'Sort',
'move' => 'Move', 'move' => 'Move',
'copy' => 'Copy', 'copy' => 'Copy',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Stable Content)', 'pages_edit_switch_to_markdown_stable' => '(Stable Content)',
'pages_edit_switch_to_wysiwyg' => 'Switch to WYSIWYG Editor', 'pages_edit_switch_to_wysiwyg' => 'Switch to WYSIWYG Editor',
'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG', 'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha Testing)',
'pages_edit_set_changelog' => 'Set Changelog', 'pages_edit_set_changelog' => 'Set Changelog',
'pages_edit_enter_changelog_desc' => 'Enter a brief description of the changes you\'ve made', 'pages_edit_enter_changelog_desc' => 'Enter a brief description of the changes you\'ve made',
'pages_edit_enter_changelog' => 'Enter Changelog', 'pages_edit_enter_changelog' => 'Enter Changelog',
@ -392,11 +392,8 @@ return [
'comment' => 'Comment', 'comment' => 'Comment',
'comments' => 'Comments', 'comments' => 'Comments',
'comment_add' => 'Add Comment', 'comment_add' => 'Add Comment',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Leave a comment here', 'comment_placeholder' => 'Leave a comment here',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} No Comments|{1} 1 Comment|[2,*] :count Comments',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Save Comment', 'comment_save' => 'Save Comment',
'comment_new' => 'New Comment', 'comment_new' => 'New Comment',
'comment_created' => 'commented :createDiff', 'comment_created' => 'commented :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Comment deleted', 'comment_deleted_success' => 'Comment deleted',
'comment_created_success' => 'Comment added', 'comment_created_success' => 'Comment added',
'comment_updated_success' => 'Comment updated', 'comment_updated_success' => 'Comment updated',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Are you sure you want to delete this comment?', 'comment_delete_confirm' => 'Are you sure you want to delete this comment?',
'comment_in_reply_to' => 'In reply to :commentId', 'comment_in_reply_to' => 'In reply to :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.', 'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => '만들기', 'create' => '만들기',
'update' => '바꾸기', 'update' => '바꾸기',
'edit' => '수정', 'edit' => '수정',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => '정렬', 'sort' => '정렬',
'move' => '이동', 'move' => '이동',
'copy' => '복사', 'copy' => '복사',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Stable Content)', 'pages_edit_switch_to_markdown_stable' => '(Stable Content)',
'pages_edit_switch_to_wysiwyg' => 'WYSIWYG 편집기로 전환', 'pages_edit_switch_to_wysiwyg' => 'WYSIWYG 편집기로 전환',
'pages_edit_switch_to_new_wysiwyg' => '새 위지윅 편집기로 변경', 'pages_edit_switch_to_new_wysiwyg' => '새 위지윅 편집기로 변경',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '알파 테스트 중',
'pages_edit_set_changelog' => '수정본 설명', 'pages_edit_set_changelog' => '수정본 설명',
'pages_edit_enter_changelog_desc' => '수정본 설명', 'pages_edit_enter_changelog_desc' => '수정본 설명',
'pages_edit_enter_changelog' => '변경 로그 입력란', 'pages_edit_enter_changelog' => '변경 로그 입력란',
@ -392,11 +392,8 @@ return [
'comment' => '댓글', 'comment' => '댓글',
'comments' => '댓글', 'comments' => '댓글',
'comment_add' => '댓글 쓰기', 'comment_add' => '댓글 쓰기',
'comment_none' => 'No comments to display',
'comment_placeholder' => '이곳에 댓글을 쓰세요...', 'comment_placeholder' => '이곳에 댓글을 쓰세요...',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} 댓글 없음|{1} 댓글 1개|[2,*] 댓글 :count개',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => '등록', 'comment_save' => '등록',
'comment_new' => '새로운 댓글', 'comment_new' => '새로운 댓글',
'comment_created' => '댓글 등록함 :createDiff', 'comment_created' => '댓글 등록함 :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => '댓글 지움', 'comment_deleted_success' => '댓글 지움',
'comment_created_success' => '댓글 등록함', 'comment_created_success' => '댓글 등록함',
'comment_updated_success' => '댓글 수정함', 'comment_updated_success' => '댓글 수정함',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => '이 댓글을 지울 건가요?', 'comment_delete_confirm' => '이 댓글을 지울 건가요?',
'comment_in_reply_to' => ':commentId(을)를 향한 답글', 'comment_in_reply_to' => ':commentId(을)를 향한 답글',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => '이 페이지에 남겨진 댓글은 다음과 같습니다. 저장된 페이지를 볼 때 댓글을 추가하고 관리할 수 있습니다.', 'comment_editor_explain' => '이 페이지에 남겨진 댓글은 다음과 같습니다. 저장된 페이지를 볼 때 댓글을 추가하고 관리할 수 있습니다.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => 'دروستکردن', 'create' => 'دروستکردن',
'update' => 'نوێکردنەوە', 'update' => 'نوێکردنەوە',
'edit' => 'دەسکاریکردن', 'edit' => 'دەسکاریکردن',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'ڕیزکردن', 'sort' => 'ڕیزکردن',
'move' => 'جوڵاندن', 'move' => 'جوڵاندن',
'copy' => 'لەبەرگرتنەوە', 'copy' => 'لەبەرگرتنەوە',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Stable Content)', 'pages_edit_switch_to_markdown_stable' => '(Stable Content)',
'pages_edit_switch_to_wysiwyg' => 'Switch to WYSIWYG Editor', 'pages_edit_switch_to_wysiwyg' => 'Switch to WYSIWYG Editor',
'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG', 'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha Testing)',
'pages_edit_set_changelog' => 'Set Changelog', 'pages_edit_set_changelog' => 'Set Changelog',
'pages_edit_enter_changelog_desc' => 'Enter a brief description of the changes you\'ve made', 'pages_edit_enter_changelog_desc' => 'Enter a brief description of the changes you\'ve made',
'pages_edit_enter_changelog' => 'Enter Changelog', 'pages_edit_enter_changelog' => 'Enter Changelog',
@ -392,11 +392,8 @@ return [
'comment' => 'Comment', 'comment' => 'Comment',
'comments' => 'Comments', 'comments' => 'Comments',
'comment_add' => 'Add Comment', 'comment_add' => 'Add Comment',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Leave a comment here', 'comment_placeholder' => 'Leave a comment here',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} No Comments|{1} 1 Comment|[2,*] :count Comments',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Save Comment', 'comment_save' => 'Save Comment',
'comment_new' => 'New Comment', 'comment_new' => 'New Comment',
'comment_created' => 'commented :createDiff', 'comment_created' => 'commented :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Comment deleted', 'comment_deleted_success' => 'Comment deleted',
'comment_created_success' => 'Comment added', 'comment_created_success' => 'Comment added',
'comment_updated_success' => 'Comment updated', 'comment_updated_success' => 'Comment updated',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Are you sure you want to delete this comment?', 'comment_delete_confirm' => 'Are you sure you want to delete this comment?',
'comment_in_reply_to' => 'In reply to :commentId', 'comment_in_reply_to' => 'In reply to :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.', 'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => 'Sukurti', 'create' => 'Sukurti',
'update' => 'Atnaujinti', 'update' => 'Atnaujinti',
'edit' => 'Redaguoti', 'edit' => 'Redaguoti',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'Rūšiuoti', 'sort' => 'Rūšiuoti',
'move' => 'Perkelti', 'move' => 'Perkelti',
'copy' => 'Kopijuoti', 'copy' => 'Kopijuoti',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Stable Content)', 'pages_edit_switch_to_markdown_stable' => '(Stable Content)',
'pages_edit_switch_to_wysiwyg' => 'Switch to WYSIWYG Editor', 'pages_edit_switch_to_wysiwyg' => 'Switch to WYSIWYG Editor',
'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG', 'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha Testing)',
'pages_edit_set_changelog' => 'Nustatyti keitimo žurnalą', 'pages_edit_set_changelog' => 'Nustatyti keitimo žurnalą',
'pages_edit_enter_changelog_desc' => 'Įveskite trumpus, jūsų atliktus, pokyčių aprašymus', 'pages_edit_enter_changelog_desc' => 'Įveskite trumpus, jūsų atliktus, pokyčių aprašymus',
'pages_edit_enter_changelog' => 'Įeiti į keitimo žurnalą', 'pages_edit_enter_changelog' => 'Įeiti į keitimo žurnalą',
@ -392,11 +392,8 @@ return [
'comment' => 'Komentaras', 'comment' => 'Komentaras',
'comments' => 'Komentarai', 'comments' => 'Komentarai',
'comment_add' => 'Pridėti komentarą', 'comment_add' => 'Pridėti komentarą',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Palikite komentarą čia', 'comment_placeholder' => 'Palikite komentarą čia',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} Nėra komentarų|{1} 1 komentaras|[2,*] :count komentarai',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Išsaugoti komentarą', 'comment_save' => 'Išsaugoti komentarą',
'comment_new' => 'Naujas komentaras', 'comment_new' => 'Naujas komentaras',
'comment_created' => 'Pakomentuota :createDiff', 'comment_created' => 'Pakomentuota :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Komentaras ištrintas', 'comment_deleted_success' => 'Komentaras ištrintas',
'comment_created_success' => 'Komentaras pridėtas', 'comment_created_success' => 'Komentaras pridėtas',
'comment_updated_success' => 'Komentaras atnaujintas', 'comment_updated_success' => 'Komentaras atnaujintas',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Esate tikri, kad norite ištrinti šį komentarą?', 'comment_delete_confirm' => 'Esate tikri, kad norite ištrinti šį komentarą?',
'comment_in_reply_to' => 'Atsakydamas į :commentId', 'comment_in_reply_to' => 'Atsakydamas į :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.', 'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => 'Izveidot', 'create' => 'Izveidot',
'update' => 'Atjaunināt', 'update' => 'Atjaunināt',
'edit' => 'Rediģēt', 'edit' => 'Rediģēt',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'Kārtot', 'sort' => 'Kārtot',
'move' => 'Pārvietot', 'move' => 'Pārvietot',
'copy' => 'Kopēt', 'copy' => 'Kopēt',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Stabilais saturs)', 'pages_edit_switch_to_markdown_stable' => '(Stabilais saturs)',
'pages_edit_switch_to_wysiwyg' => 'Pārslēgties uz WYSIWYG redaktoru', 'pages_edit_switch_to_wysiwyg' => 'Pārslēgties uz WYSIWYG redaktoru',
'pages_edit_switch_to_new_wysiwyg' => 'Pārslēgties uz jauno WYSIWYG redaktoru', 'pages_edit_switch_to_new_wysiwyg' => 'Pārslēgties uz jauno WYSIWYG redaktoru',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(Alfa testēšanā)',
'pages_edit_set_changelog' => 'Pievienot izmaiņu aprakstu', 'pages_edit_set_changelog' => 'Pievienot izmaiņu aprakstu',
'pages_edit_enter_changelog_desc' => 'Ievadi nelielu aprakstu par vaiktajām izmaiņām', 'pages_edit_enter_changelog_desc' => 'Ievadi nelielu aprakstu par vaiktajām izmaiņām',
'pages_edit_enter_changelog' => 'Izmaiņu apraksts', 'pages_edit_enter_changelog' => 'Izmaiņu apraksts',
@ -392,11 +392,8 @@ return [
'comment' => 'Komentārs', 'comment' => 'Komentārs',
'comments' => 'Komentāri', 'comments' => 'Komentāri',
'comment_add' => 'Pievienot komentāru', 'comment_add' => 'Pievienot komentāru',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Pievieno komentāru', 'comment_placeholder' => 'Pievieno komentāru',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} Nav komentāru |{1} 1 Komentārs|[2,*] :count Komentāri',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Saglabāt komentāru', 'comment_save' => 'Saglabāt komentāru',
'comment_new' => 'Jauns komentārs', 'comment_new' => 'Jauns komentārs',
'comment_created' => 'komentējis :createDiff', 'comment_created' => 'komentējis :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Komentārs ir dzēsts', 'comment_deleted_success' => 'Komentārs ir dzēsts',
'comment_created_success' => 'Komentārs ir pievienots', 'comment_created_success' => 'Komentārs ir pievienots',
'comment_updated_success' => 'Komentārs ir atjaunināts', 'comment_updated_success' => 'Komentārs ir atjaunināts',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Vai esat pārliecināts, ka vēlaties dzēst šo komentāru?', 'comment_delete_confirm' => 'Vai esat pārliecināts, ka vēlaties dzēst šo komentāru?',
'comment_in_reply_to' => 'Atbildēt uz :commentId', 'comment_in_reply_to' => 'Atbildēt uz :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.', 'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => 'Opprett', 'create' => 'Opprett',
'update' => 'Oppdater', 'update' => 'Oppdater',
'edit' => 'Rediger', 'edit' => 'Rediger',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'Sortér', 'sort' => 'Sortér',
'move' => 'Flytt', 'move' => 'Flytt',
'copy' => 'Kopier', 'copy' => 'Kopier',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Urørt innhold)', 'pages_edit_switch_to_markdown_stable' => '(Urørt innhold)',
'pages_edit_switch_to_wysiwyg' => 'Bytt til WYSIWYG tekstredigering', 'pages_edit_switch_to_wysiwyg' => 'Bytt til WYSIWYG tekstredigering',
'pages_edit_switch_to_new_wysiwyg' => 'Bytt til ny WYSIWYG', 'pages_edit_switch_to_new_wysiwyg' => 'Bytt til ny WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(I Alpha Testing)',
'pages_edit_set_changelog' => 'Angi endringslogg', 'pages_edit_set_changelog' => 'Angi endringslogg',
'pages_edit_enter_changelog_desc' => 'Gi en kort beskrivelse av endringene dine', 'pages_edit_enter_changelog_desc' => 'Gi en kort beskrivelse av endringene dine',
'pages_edit_enter_changelog' => 'Se endringslogg', 'pages_edit_enter_changelog' => 'Se endringslogg',
@ -392,11 +392,8 @@ return [
'comment' => 'Kommentar', 'comment' => 'Kommentar',
'comments' => 'Kommentarer', 'comments' => 'Kommentarer',
'comment_add' => 'Skriv kommentar', 'comment_add' => 'Skriv kommentar',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Skriv en kommentar her', 'comment_placeholder' => 'Skriv en kommentar her',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} Ingen kommentarer|{1} 1 kommentar|[2,*] :count kommentarer',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Publiser kommentar', 'comment_save' => 'Publiser kommentar',
'comment_new' => 'Ny kommentar', 'comment_new' => 'Ny kommentar',
'comment_created' => 'kommenterte :createDiff', 'comment_created' => 'kommenterte :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Kommentar fjernet', 'comment_deleted_success' => 'Kommentar fjernet',
'comment_created_success' => 'Kommentar skrevet', 'comment_created_success' => 'Kommentar skrevet',
'comment_updated_success' => 'Kommentar endret', 'comment_updated_success' => 'Kommentar endret',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Er du sikker på at du vil fjerne kommentaren?', 'comment_delete_confirm' => 'Er du sikker på at du vil fjerne kommentaren?',
'comment_in_reply_to' => 'Som svar til :commentId', 'comment_in_reply_to' => 'Som svar til :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Her er kommentarene som er på denne siden. Kommentarer kan legges til og administreres når du ser på den lagrede siden.', 'comment_editor_explain' => 'Her er kommentarene som er på denne siden. Kommentarer kan legges til og administreres når du ser på den lagrede siden.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => 'Aanmaken', 'create' => 'Aanmaken',
'update' => 'Bijwerken', 'update' => 'Bijwerken',
'edit' => 'Bewerk', 'edit' => 'Bewerk',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'Sorteer', 'sort' => 'Sorteer',
'move' => 'Verplaats', 'move' => 'Verplaats',
'copy' => 'Kopieer', 'copy' => 'Kopieer',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Stabiele Inhoud)', 'pages_edit_switch_to_markdown_stable' => '(Stabiele Inhoud)',
'pages_edit_switch_to_wysiwyg' => 'Schakel naar de WYSIWYG Bewerker', 'pages_edit_switch_to_wysiwyg' => 'Schakel naar de WYSIWYG Bewerker',
'pages_edit_switch_to_new_wysiwyg' => 'Schakel naar de nieuwe WYSIWYG', 'pages_edit_switch_to_new_wysiwyg' => 'Schakel naar de nieuwe WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alfa-testfase)',
'pages_edit_set_changelog' => 'Logboek instellen', 'pages_edit_set_changelog' => 'Logboek instellen',
'pages_edit_enter_changelog_desc' => 'Geef een korte omschrijving van de wijzigingen die je gemaakt hebt', 'pages_edit_enter_changelog_desc' => 'Geef een korte omschrijving van de wijzigingen die je gemaakt hebt',
'pages_edit_enter_changelog' => 'Voeg toe aan logboek', 'pages_edit_enter_changelog' => 'Voeg toe aan logboek',
@ -392,11 +392,8 @@ return [
'comment' => 'Reactie', 'comment' => 'Reactie',
'comments' => 'Reacties', 'comments' => 'Reacties',
'comment_add' => 'Reactie toevoegen', 'comment_add' => 'Reactie toevoegen',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Laat hier een reactie achter', 'comment_placeholder' => 'Laat hier een reactie achter',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} Geen reacties|{1} 1 Reactie|[2,*] :count Reacties',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Sla reactie op', 'comment_save' => 'Sla reactie op',
'comment_new' => 'Nieuwe reactie', 'comment_new' => 'Nieuwe reactie',
'comment_created' => 'reactie gegeven :createDiff', 'comment_created' => 'reactie gegeven :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Reactie verwijderd', 'comment_deleted_success' => 'Reactie verwijderd',
'comment_created_success' => 'Reactie toegevoegd', 'comment_created_success' => 'Reactie toegevoegd',
'comment_updated_success' => 'Reactie bijgewerkt', 'comment_updated_success' => 'Reactie bijgewerkt',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Weet je zeker dat je deze reactie wilt verwijderen?', 'comment_delete_confirm' => 'Weet je zeker dat je deze reactie wilt verwijderen?',
'comment_in_reply_to' => 'Als antwoord op :commentId', 'comment_in_reply_to' => 'Als antwoord op :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Hier zijn de opmerkingen die zijn achtergelaten op deze pagina. Opmerkingen kunnen worden toegevoegd en beheerd wanneer u de opgeslagen pagina bekijkt.', 'comment_editor_explain' => 'Hier zijn de opmerkingen die zijn achtergelaten op deze pagina. Opmerkingen kunnen worden toegevoegd en beheerd wanneer u de opgeslagen pagina bekijkt.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => 'Opprett', 'create' => 'Opprett',
'update' => 'Oppdater', 'update' => 'Oppdater',
'edit' => 'Rediger', 'edit' => 'Rediger',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'Sortér', 'sort' => 'Sortér',
'move' => 'Flytt', 'move' => 'Flytt',
'copy' => 'Kopier', 'copy' => 'Kopier',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Urørt innhold)', 'pages_edit_switch_to_markdown_stable' => '(Urørt innhold)',
'pages_edit_switch_to_wysiwyg' => 'Bytt til WYSIWYG tekstredigering', 'pages_edit_switch_to_wysiwyg' => 'Bytt til WYSIWYG tekstredigering',
'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG', 'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha Testing)',
'pages_edit_set_changelog' => 'Angi endringslogg', 'pages_edit_set_changelog' => 'Angi endringslogg',
'pages_edit_enter_changelog_desc' => 'Gi ei kort skildring av endringane dine', 'pages_edit_enter_changelog_desc' => 'Gi ei kort skildring av endringane dine',
'pages_edit_enter_changelog' => 'Sjå endringslogg', 'pages_edit_enter_changelog' => 'Sjå endringslogg',
@ -392,11 +392,8 @@ return [
'comment' => 'Kommentar', 'comment' => 'Kommentar',
'comments' => 'Kommentarer', 'comments' => 'Kommentarer',
'comment_add' => 'Skriv kommentar', 'comment_add' => 'Skriv kommentar',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Skriv en kommentar her', 'comment_placeholder' => 'Skriv en kommentar her',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} Ingen kommentarer|{1} 1 kommentar|[2,*] :count kommentarer',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Publiser kommentar', 'comment_save' => 'Publiser kommentar',
'comment_new' => 'Ny kommentar', 'comment_new' => 'Ny kommentar',
'comment_created' => 'kommenterte :createDiff', 'comment_created' => 'kommenterte :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Kommentar fjernet', 'comment_deleted_success' => 'Kommentar fjernet',
'comment_created_success' => 'Kommentar skrevet', 'comment_created_success' => 'Kommentar skrevet',
'comment_updated_success' => 'Kommentar endret', 'comment_updated_success' => 'Kommentar endret',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Er du sikker på at du vil fjerne kommentaren?', 'comment_delete_confirm' => 'Er du sikker på at du vil fjerne kommentaren?',
'comment_in_reply_to' => 'Som svar til :commentId', 'comment_in_reply_to' => 'Som svar til :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Her er kommentarene som er på denne siden. Kommentarer kan legges til og administreres når du ser på den lagrede siden.', 'comment_editor_explain' => 'Her er kommentarene som er på denne siden. Kommentarer kan legges til og administreres når du ser på den lagrede siden.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => 'Utwórz', 'create' => 'Utwórz',
'update' => 'Zaktualizuj', 'update' => 'Zaktualizuj',
'edit' => 'Edytuj', 'edit' => 'Edytuj',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'Sortuj', 'sort' => 'Sortuj',
'move' => 'Przenieś', 'move' => 'Przenieś',
'copy' => 'Skopiuj', 'copy' => 'Skopiuj',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Statyczna zawartość)', 'pages_edit_switch_to_markdown_stable' => '(Statyczna zawartość)',
'pages_edit_switch_to_wysiwyg' => 'Przełącz na edytor WYSIWYG', 'pages_edit_switch_to_wysiwyg' => 'Przełącz na edytor WYSIWYG',
'pages_edit_switch_to_new_wysiwyg' => 'Przełącz na nowy WYSIWYG', 'pages_edit_switch_to_new_wysiwyg' => 'Przełącz na nowy WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(Alfa testy)',
'pages_edit_set_changelog' => 'Ustaw dziennik zmian', 'pages_edit_set_changelog' => 'Ustaw dziennik zmian',
'pages_edit_enter_changelog_desc' => 'Opisz zmiany, które zostały wprowadzone', 'pages_edit_enter_changelog_desc' => 'Opisz zmiany, które zostały wprowadzone',
'pages_edit_enter_changelog' => 'Wyświetl dziennik zmian', 'pages_edit_enter_changelog' => 'Wyświetl dziennik zmian',
@ -392,11 +392,8 @@ return [
'comment' => 'Komentarz', 'comment' => 'Komentarz',
'comments' => 'Komentarze', 'comments' => 'Komentarze',
'comment_add' => 'Dodaj komentarz', 'comment_add' => 'Dodaj komentarz',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Napisz swój komentarz tutaj', 'comment_placeholder' => 'Napisz swój komentarz tutaj',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} Brak komentarzy |{1} 1 komentarz|[2,*] :count komentarzy',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Zapisz komentarz', 'comment_save' => 'Zapisz komentarz',
'comment_new' => 'Nowy komentarz', 'comment_new' => 'Nowy komentarz',
'comment_created' => 'Skomentowano :createDiff', 'comment_created' => 'Skomentowano :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Komentarz usunięty', 'comment_deleted_success' => 'Komentarz usunięty',
'comment_created_success' => 'Komentarz dodany', 'comment_created_success' => 'Komentarz dodany',
'comment_updated_success' => 'Komentarz zaktualizowany', 'comment_updated_success' => 'Komentarz zaktualizowany',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Czy na pewno chcesz usunąc ten komentarz?', 'comment_delete_confirm' => 'Czy na pewno chcesz usunąc ten komentarz?',
'comment_in_reply_to' => 'W odpowiedzi na :commentId', 'comment_in_reply_to' => 'W odpowiedzi na :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Oto komentarze pozostawione na tej stronie. Komentarze mogą być dodawane i zarządzane podczas przeglądania zapisanej strony.', 'comment_editor_explain' => 'Oto komentarze pozostawione na tej stronie. Komentarze mogą być dodawane i zarządzane podczas przeglądania zapisanej strony.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => 'Criar', 'create' => 'Criar',
'update' => 'Atualizar', 'update' => 'Atualizar',
'edit' => 'Editar', 'edit' => 'Editar',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'Ordenar', 'sort' => 'Ordenar',
'move' => 'Mover', 'move' => 'Mover',
'copy' => 'Copiar', 'copy' => 'Copiar',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Conteúdo Estável)', 'pages_edit_switch_to_markdown_stable' => '(Conteúdo Estável)',
'pages_edit_switch_to_wysiwyg' => 'Alternar para o editor WYSIWYG', 'pages_edit_switch_to_wysiwyg' => 'Alternar para o editor WYSIWYG',
'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG', 'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha Testing)',
'pages_edit_set_changelog' => 'Relatar Alterações', 'pages_edit_set_changelog' => 'Relatar Alterações',
'pages_edit_enter_changelog_desc' => 'Digite uma breve descrição das alterações efetuadas por si', 'pages_edit_enter_changelog_desc' => 'Digite uma breve descrição das alterações efetuadas por si',
'pages_edit_enter_changelog' => 'Inserir Alterações', 'pages_edit_enter_changelog' => 'Inserir Alterações',
@ -392,11 +392,8 @@ return [
'comment' => 'Comentário', 'comment' => 'Comentário',
'comments' => 'Comentários', 'comments' => 'Comentários',
'comment_add' => 'Adicionar Comentário', 'comment_add' => 'Adicionar Comentário',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Digite aqui os seus comentários', 'comment_placeholder' => 'Digite aqui os seus comentários',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} Nenhum comentário|{1} 1 Comentário|[2,*] :count Comentários',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Guardar comentário', 'comment_save' => 'Guardar comentário',
'comment_new' => 'Comentário Novo', 'comment_new' => 'Comentário Novo',
'comment_created' => 'comentado :createDiff', 'comment_created' => 'comentado :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Comentário removido', 'comment_deleted_success' => 'Comentário removido',
'comment_created_success' => 'Comentário adicionado', 'comment_created_success' => 'Comentário adicionado',
'comment_updated_success' => 'Comentário editado', 'comment_updated_success' => 'Comentário editado',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Tem a certeza de que deseja eliminar este comentário?', 'comment_delete_confirm' => 'Tem a certeza de que deseja eliminar este comentário?',
'comment_in_reply_to' => 'Em resposta à :commentId', 'comment_in_reply_to' => 'Em resposta à :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Aqui estão os comentários que foram deixados nesta página. Comentários podem ser adicionados e geridos ao visualizar a página guardada.', 'comment_editor_explain' => 'Aqui estão os comentários que foram deixados nesta página. Comentários podem ser adicionados e geridos ao visualizar a página guardada.',
// Revision // Revision

View File

@ -35,8 +35,6 @@ return [
'create' => 'Criar', 'create' => 'Criar',
'update' => 'Atualizar', 'update' => 'Atualizar',
'edit' => 'Editar', 'edit' => 'Editar',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'Ordenar', 'sort' => 'Ordenar',
'move' => 'Mover', 'move' => 'Mover',
'copy' => 'Copiar', 'copy' => 'Copiar',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Conteúdo Estável)', 'pages_edit_switch_to_markdown_stable' => '(Conteúdo Estável)',
'pages_edit_switch_to_wysiwyg' => 'Alternar para o Editor WYSIWYG', 'pages_edit_switch_to_wysiwyg' => 'Alternar para o Editor WYSIWYG',
'pages_edit_switch_to_new_wysiwyg' => 'Mudar para o novo WYSIWYG', 'pages_edit_switch_to_new_wysiwyg' => 'Mudar para o novo WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(Em teste alfa)',
'pages_edit_set_changelog' => 'Relatar Alterações', 'pages_edit_set_changelog' => 'Relatar Alterações',
'pages_edit_enter_changelog_desc' => 'Digite uma breve descrição das alterações efetuadas por você', 'pages_edit_enter_changelog_desc' => 'Digite uma breve descrição das alterações efetuadas por você',
'pages_edit_enter_changelog' => 'Insira Alterações', 'pages_edit_enter_changelog' => 'Insira Alterações',
@ -392,11 +392,8 @@ return [
'comment' => 'Comentário', 'comment' => 'Comentário',
'comments' => 'Comentários', 'comments' => 'Comentários',
'comment_add' => 'Adicionar Comentário', 'comment_add' => 'Adicionar Comentário',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Digite seus comentários aqui', 'comment_placeholder' => 'Digite seus comentários aqui',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} Nenhum comentário|{1} 1 Comentário|[2,*] :count Comentários',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Salvar comentário', 'comment_save' => 'Salvar comentário',
'comment_new' => 'Novo Comentário', 'comment_new' => 'Novo Comentário',
'comment_created' => 'comentado :createDiff', 'comment_created' => 'comentado :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Comentário removido', 'comment_deleted_success' => 'Comentário removido',
'comment_created_success' => 'Comentário adicionado', 'comment_created_success' => 'Comentário adicionado',
'comment_updated_success' => 'Comentário editado', 'comment_updated_success' => 'Comentário editado',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Você tem certeza de que deseja excluir este comentário?', 'comment_delete_confirm' => 'Você tem certeza de que deseja excluir este comentário?',
'comment_in_reply_to' => 'Em resposta à :commentId', 'comment_in_reply_to' => 'Em resposta à :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Aqui estão os comentários que foram deixados nesta página. Comentários podem ser adicionados e gerenciados ao visualizar a página salva.', 'comment_editor_explain' => 'Aqui estão os comentários que foram deixados nesta página. Comentários podem ser adicionados e gerenciados ao visualizar a página salva.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => 'Crează', 'create' => 'Crează',
'update' => 'Actualzează', 'update' => 'Actualzează',
'edit' => 'Editează', 'edit' => 'Editează',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'Sortează', 'sort' => 'Sortează',
'move' => 'Mută', 'move' => 'Mută',
'copy' => 'Copiază', 'copy' => 'Copiază',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Conținut stabil)', 'pages_edit_switch_to_markdown_stable' => '(Conținut stabil)',
'pages_edit_switch_to_wysiwyg' => 'Comută la editorul WYSIWYG', 'pages_edit_switch_to_wysiwyg' => 'Comută la editorul WYSIWYG',
'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG', 'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha Testing)',
'pages_edit_set_changelog' => 'Setare jurnal modificări', 'pages_edit_set_changelog' => 'Setare jurnal modificări',
'pages_edit_enter_changelog_desc' => 'Adaugă o scurtă descriere a modificărilor făcute', 'pages_edit_enter_changelog_desc' => 'Adaugă o scurtă descriere a modificărilor făcute',
'pages_edit_enter_changelog' => 'Intră în jurnalul de modificări', 'pages_edit_enter_changelog' => 'Intră în jurnalul de modificări',
@ -392,11 +392,8 @@ return [
'comment' => 'Comentariu', 'comment' => 'Comentariu',
'comments' => 'Comentarii', 'comments' => 'Comentarii',
'comment_add' => 'Adaugă comentariu', 'comment_add' => 'Adaugă comentariu',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Lasă un comentariu aici', 'comment_placeholder' => 'Lasă un comentariu aici',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} Niciun comentariu|{1} 1 Comentariu [2,*] :count Comentarii',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Salvează comentariul', 'comment_save' => 'Salvează comentariul',
'comment_new' => 'Comentariu nou', 'comment_new' => 'Comentariu nou',
'comment_created' => 'comentat :createDiff', 'comment_created' => 'comentat :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Comentariu șters', 'comment_deleted_success' => 'Comentariu șters',
'comment_created_success' => 'Comentariu adăugat', 'comment_created_success' => 'Comentariu adăugat',
'comment_updated_success' => 'Comentariu actualizat', 'comment_updated_success' => 'Comentariu actualizat',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Ești sigur că vrei să ștergi acest comentariu?', 'comment_delete_confirm' => 'Ești sigur că vrei să ștergi acest comentariu?',
'comment_in_reply_to' => 'Ca răspuns la :commentId', 'comment_in_reply_to' => 'Ca răspuns la :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.', 'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => 'Создание', 'create' => 'Создание',
'update' => 'Обновление', 'update' => 'Обновление',
'edit' => 'Редактировать', 'edit' => 'Редактировать',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'Сортировать', 'sort' => 'Сортировать',
'move' => 'Переместить', 'move' => 'Переместить',
'copy' => 'Скопировать', 'copy' => 'Скопировать',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => 'Полное сохранение форматирования (HTML)', 'pages_edit_switch_to_markdown_stable' => 'Полное сохранение форматирования (HTML)',
'pages_edit_switch_to_wysiwyg' => 'Переключиться в WYSIWYG', 'pages_edit_switch_to_wysiwyg' => 'Переключиться в WYSIWYG',
'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG', 'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(В Альфа-тестировании)',
'pages_edit_set_changelog' => 'Задать список изменений', 'pages_edit_set_changelog' => 'Задать список изменений',
'pages_edit_enter_changelog_desc' => 'Введите краткое описание внесенных изменений', 'pages_edit_enter_changelog_desc' => 'Введите краткое описание внесенных изменений',
'pages_edit_enter_changelog' => 'Введите список изменений', 'pages_edit_enter_changelog' => 'Введите список изменений',
@ -392,11 +392,8 @@ return [
'comment' => 'Комментарий', 'comment' => 'Комментарий',
'comments' => 'Комментарии', 'comments' => 'Комментарии',
'comment_add' => 'Комментировать', 'comment_add' => 'Комментировать',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Оставить комментарий здесь', 'comment_placeholder' => 'Оставить комментарий здесь',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} Нет комментариев|{1} 1 комментарий|[2,*] :count комментария',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Сохранить комментарий', 'comment_save' => 'Сохранить комментарий',
'comment_new' => 'Новый комментарий', 'comment_new' => 'Новый комментарий',
'comment_created' => 'прокомментировал :createDiff', 'comment_created' => 'прокомментировал :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Комментарий удален', 'comment_deleted_success' => 'Комментарий удален',
'comment_created_success' => 'Комментарий добавлен', 'comment_created_success' => 'Комментарий добавлен',
'comment_updated_success' => 'Комментарий обновлен', 'comment_updated_success' => 'Комментарий обновлен',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Удалить этот комментарий?', 'comment_delete_confirm' => 'Удалить этот комментарий?',
'comment_in_reply_to' => 'В ответ на :commentId', 'comment_in_reply_to' => 'В ответ на :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Вот комментарии, которые были оставлены на этой странице. Комментарии могут быть добавлены и управляться при просмотре сохраненной страницы.', 'comment_editor_explain' => 'Вот комментарии, которые были оставлены на этой странице. Комментарии могут быть добавлены и управляться при просмотре сохраненной страницы.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => 'Vytvoriť', 'create' => 'Vytvoriť',
'update' => 'Aktualizovať', 'update' => 'Aktualizovať',
'edit' => 'Editovať', 'edit' => 'Editovať',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'Zoradiť', 'sort' => 'Zoradiť',
'move' => 'Presunúť', 'move' => 'Presunúť',
'copy' => 'Kopírovať', 'copy' => 'Kopírovať',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Stabilný obsah)', 'pages_edit_switch_to_markdown_stable' => '(Stabilný obsah)',
'pages_edit_switch_to_wysiwyg' => 'Prepnite na WYSIWYG Editor', 'pages_edit_switch_to_wysiwyg' => 'Prepnite na WYSIWYG Editor',
'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG', 'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha Testing)',
'pages_edit_set_changelog' => 'Nastaviť záznam zmien', 'pages_edit_set_changelog' => 'Nastaviť záznam zmien',
'pages_edit_enter_changelog_desc' => 'Zadajte krátky popis zmien, ktoré ste urobili', 'pages_edit_enter_changelog_desc' => 'Zadajte krátky popis zmien, ktoré ste urobili',
'pages_edit_enter_changelog' => 'Zadať záznam zmien', 'pages_edit_enter_changelog' => 'Zadať záznam zmien',
@ -392,11 +392,8 @@ return [
'comment' => 'Komentár', 'comment' => 'Komentár',
'comments' => 'Komentáre', 'comments' => 'Komentáre',
'comment_add' => 'Pridať komentár', 'comment_add' => 'Pridať komentár',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Tu zadajte svoje pripomienky', 'comment_placeholder' => 'Tu zadajte svoje pripomienky',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} Bez komentárov|{1} 1 komentár|[2,3,4] :count komentáre|[5,*] :count komentárov',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Uložiť komentár', 'comment_save' => 'Uložiť komentár',
'comment_new' => 'Nový komentár', 'comment_new' => 'Nový komentár',
'comment_created' => 'komentované :createDiff', 'comment_created' => 'komentované :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Komentár odstránený', 'comment_deleted_success' => 'Komentár odstránený',
'comment_created_success' => 'Komentár pridaný', 'comment_created_success' => 'Komentár pridaný',
'comment_updated_success' => 'Komentár aktualizovaný', 'comment_updated_success' => 'Komentár aktualizovaný',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Ste si istý, že chcete odstrániť tento komentár?', 'comment_delete_confirm' => 'Ste si istý, že chcete odstrániť tento komentár?',
'comment_in_reply_to' => 'Odpovedať na :commentId', 'comment_in_reply_to' => 'Odpovedať na :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.', 'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => 'Ustvari', 'create' => 'Ustvari',
'update' => 'Posodobi', 'update' => 'Posodobi',
'edit' => 'Uredi', 'edit' => 'Uredi',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'Razvrsti', 'sort' => 'Razvrsti',
'move' => 'Premakni', 'move' => 'Premakni',
'copy' => 'Kopiraj', 'copy' => 'Kopiraj',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Stable Content)', 'pages_edit_switch_to_markdown_stable' => '(Stable Content)',
'pages_edit_switch_to_wysiwyg' => 'Switch to WYSIWYG Editor', 'pages_edit_switch_to_wysiwyg' => 'Switch to WYSIWYG Editor',
'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG', 'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha Testing)',
'pages_edit_set_changelog' => 'Opiši spremembe na dokumentu', 'pages_edit_set_changelog' => 'Opiši spremembe na dokumentu',
'pages_edit_enter_changelog_desc' => 'Vnesite kratek opis sprememb, ki ste jih naredili', 'pages_edit_enter_changelog_desc' => 'Vnesite kratek opis sprememb, ki ste jih naredili',
'pages_edit_enter_changelog' => 'Vpišite vsebino sprememb', 'pages_edit_enter_changelog' => 'Vpišite vsebino sprememb',
@ -392,11 +392,8 @@ return [
'comment' => 'Komentar', 'comment' => 'Komentar',
'comments' => 'Komentarji', 'comments' => 'Komentarji',
'comment_add' => 'Dodaj komentar', 'comment_add' => 'Dodaj komentar',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Dodaj komentar', 'comment_placeholder' => 'Dodaj komentar',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} Ni komentarjev|{1} 1 Komentar|[2,*] :count Komentarji',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Shrani komentar', 'comment_save' => 'Shrani komentar',
'comment_new' => 'Nov kometar', 'comment_new' => 'Nov kometar',
'comment_created' => 'komentirano :createDiff', 'comment_created' => 'komentirano :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Komentar je izbrisan', 'comment_deleted_success' => 'Komentar je izbrisan',
'comment_created_success' => 'Komentar dodan', 'comment_created_success' => 'Komentar dodan',
'comment_updated_success' => 'Komentar posodobljen', 'comment_updated_success' => 'Komentar posodobljen',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Ste prepričani, da želite izbrisati ta komentar?', 'comment_delete_confirm' => 'Ste prepričani, da želite izbrisati ta komentar?',
'comment_in_reply_to' => 'Odgovor na :commentId', 'comment_in_reply_to' => 'Odgovor na :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.', 'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => 'Create', 'create' => 'Create',
'update' => 'Update', 'update' => 'Update',
'edit' => 'Edit', 'edit' => 'Edit',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'Sort', 'sort' => 'Sort',
'move' => 'Move', 'move' => 'Move',
'copy' => 'Copy', 'copy' => 'Copy',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Stable Content)', 'pages_edit_switch_to_markdown_stable' => '(Stable Content)',
'pages_edit_switch_to_wysiwyg' => 'Switch to WYSIWYG Editor', 'pages_edit_switch_to_wysiwyg' => 'Switch to WYSIWYG Editor',
'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG', 'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha Testing)',
'pages_edit_set_changelog' => 'Set Changelog', 'pages_edit_set_changelog' => 'Set Changelog',
'pages_edit_enter_changelog_desc' => 'Enter a brief description of the changes you\'ve made', 'pages_edit_enter_changelog_desc' => 'Enter a brief description of the changes you\'ve made',
'pages_edit_enter_changelog' => 'Enter Changelog', 'pages_edit_enter_changelog' => 'Enter Changelog',
@ -392,11 +392,8 @@ return [
'comment' => 'Comment', 'comment' => 'Comment',
'comments' => 'Comments', 'comments' => 'Comments',
'comment_add' => 'Add Comment', 'comment_add' => 'Add Comment',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Leave a comment here', 'comment_placeholder' => 'Leave a comment here',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} No Comments|{1} 1 Comment|[2,*] :count Comments',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Save Comment', 'comment_save' => 'Save Comment',
'comment_new' => 'New Comment', 'comment_new' => 'New Comment',
'comment_created' => 'commented :createDiff', 'comment_created' => 'commented :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Comment deleted', 'comment_deleted_success' => 'Comment deleted',
'comment_created_success' => 'Comment added', 'comment_created_success' => 'Comment added',
'comment_updated_success' => 'Comment updated', 'comment_updated_success' => 'Comment updated',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Are you sure you want to delete this comment?', 'comment_delete_confirm' => 'Are you sure you want to delete this comment?',
'comment_in_reply_to' => 'In reply to :commentId', 'comment_in_reply_to' => 'In reply to :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.', 'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => 'Креирај', 'create' => 'Креирај',
'update' => 'Ажурирање', 'update' => 'Ажурирање',
'edit' => 'Уреди', 'edit' => 'Уреди',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'Разврстај', 'sort' => 'Разврстај',
'move' => 'Премести', 'move' => 'Премести',
'copy' => 'Умножи', 'copy' => 'Умножи',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Stable Content)', 'pages_edit_switch_to_markdown_stable' => '(Stable Content)',
'pages_edit_switch_to_wysiwyg' => 'Switch to WYSIWYG Editor', 'pages_edit_switch_to_wysiwyg' => 'Switch to WYSIWYG Editor',
'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG', 'pages_edit_switch_to_new_wysiwyg' => 'Switch to new WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(In Alpha Testing)',
'pages_edit_set_changelog' => 'Set Changelog', 'pages_edit_set_changelog' => 'Set Changelog',
'pages_edit_enter_changelog_desc' => 'Enter a brief description of the changes you\'ve made', 'pages_edit_enter_changelog_desc' => 'Enter a brief description of the changes you\'ve made',
'pages_edit_enter_changelog' => 'Enter Changelog', 'pages_edit_enter_changelog' => 'Enter Changelog',
@ -392,11 +392,8 @@ return [
'comment' => 'Comment', 'comment' => 'Comment',
'comments' => 'Comments', 'comments' => 'Comments',
'comment_add' => 'Add Comment', 'comment_add' => 'Add Comment',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Leave a comment here', 'comment_placeholder' => 'Leave a comment here',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} No Comments|{1} 1 Comment|[2,*] :count Comments',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Save Comment', 'comment_save' => 'Save Comment',
'comment_new' => 'New Comment', 'comment_new' => 'New Comment',
'comment_created' => 'commented :createDiff', 'comment_created' => 'commented :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Comment deleted', 'comment_deleted_success' => 'Comment deleted',
'comment_created_success' => 'Comment added', 'comment_created_success' => 'Comment added',
'comment_updated_success' => 'Comment updated', 'comment_updated_success' => 'Comment updated',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Are you sure you want to delete this comment?', 'comment_delete_confirm' => 'Are you sure you want to delete this comment?',
'comment_in_reply_to' => 'In reply to :commentId', 'comment_in_reply_to' => 'In reply to :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.', 'comment_editor_explain' => 'Here are the comments that have been left on this page. Comments can be added & managed when viewing the saved page.',
// Revision // Revision

View File

@ -30,8 +30,6 @@ return [
'create' => 'Skapa', 'create' => 'Skapa',
'update' => 'Uppdatera', 'update' => 'Uppdatera',
'edit' => 'Redigera', 'edit' => 'Redigera',
'archive' => 'Archive',
'unarchive' => 'Un-Archive',
'sort' => 'Sortera', 'sort' => 'Sortera',
'move' => 'Flytta', 'move' => 'Flytta',
'copy' => 'Kopiera', 'copy' => 'Kopiera',

View File

@ -248,7 +248,7 @@ return [
'pages_edit_switch_to_markdown_stable' => '(Stabilt innehåll)', 'pages_edit_switch_to_markdown_stable' => '(Stabilt innehåll)',
'pages_edit_switch_to_wysiwyg' => 'Växla till WYSIWYG-redigerare', 'pages_edit_switch_to_wysiwyg' => 'Växla till WYSIWYG-redigerare',
'pages_edit_switch_to_new_wysiwyg' => 'Växla till ny WYSIWYG', 'pages_edit_switch_to_new_wysiwyg' => 'Växla till ny WYSIWYG',
'pages_edit_switch_to_new_wysiwyg_desc' => '(In Beta Testing)', 'pages_edit_switch_to_new_wysiwyg_desc' => '(Under alfatestning)',
'pages_edit_set_changelog' => 'Beskriv dina ändringar', 'pages_edit_set_changelog' => 'Beskriv dina ändringar',
'pages_edit_enter_changelog_desc' => 'Ange en kort beskrivning av de ändringar du har gjort', 'pages_edit_enter_changelog_desc' => 'Ange en kort beskrivning av de ändringar du har gjort',
'pages_edit_enter_changelog' => 'Ändringslogg', 'pages_edit_enter_changelog' => 'Ändringslogg',
@ -392,11 +392,8 @@ return [
'comment' => 'Kommentar', 'comment' => 'Kommentar',
'comments' => 'Kommentarer', 'comments' => 'Kommentarer',
'comment_add' => 'Lägg till kommentar', 'comment_add' => 'Lägg till kommentar',
'comment_none' => 'No comments to display',
'comment_placeholder' => 'Lämna en kommentar här', 'comment_placeholder' => 'Lämna en kommentar här',
'comment_thread_count' => ':count Comment Thread|:count Comment Threads', 'comment_count' => '{0} Inga kommentarer|{1} 1 kommentar|[2,*] :count kommentarer',
'comment_archived_count' => ':count Archived',
'comment_archived_threads' => 'Archived Threads',
'comment_save' => 'Spara kommentar', 'comment_save' => 'Spara kommentar',
'comment_new' => 'Ny kommentar', 'comment_new' => 'Ny kommentar',
'comment_created' => 'kommenterade :createDiff', 'comment_created' => 'kommenterade :createDiff',
@ -405,14 +402,8 @@ return [
'comment_deleted_success' => 'Kommentar borttagen', 'comment_deleted_success' => 'Kommentar borttagen',
'comment_created_success' => 'Kommentaren har sparats', 'comment_created_success' => 'Kommentaren har sparats',
'comment_updated_success' => 'Kommentaren har uppdaterats', 'comment_updated_success' => 'Kommentaren har uppdaterats',
'comment_archive_success' => 'Comment archived',
'comment_unarchive_success' => 'Comment un-archived',
'comment_view' => 'View comment',
'comment_jump_to_thread' => 'Jump to thread',
'comment_delete_confirm' => 'Är du säker på att du vill ta bort den här kommentaren?', 'comment_delete_confirm' => 'Är du säker på att du vill ta bort den här kommentaren?',
'comment_in_reply_to' => 'Som svar på :commentId', 'comment_in_reply_to' => 'Som svar på :commentId',
'comment_reference' => 'Reference',
'comment_reference_outdated' => '(Outdated)',
'comment_editor_explain' => 'Här är kommentarer som lämnats på denna sida. Kommentarer kan läggas till och hanteras när den sparade sidan visas.', 'comment_editor_explain' => 'Här är kommentarer som lämnats på denna sida. Kommentarer kan läggas till och hanteras när den sparade sidan visas.',
// Revision // Revision

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