Merge remote-tracking branch 'upstream/develop' into category-widget

This commit is contained in:
IanDelMar 2022-09-27 20:04:35 +02:00
commit 9bfa72b592
53 changed files with 3046 additions and 2453 deletions

View File

@ -22,11 +22,11 @@
"require-dev": {
"php-parallel-lint/php-parallel-lint": "^1.3.2",
"phpcompatibility/phpcompatibility-wp": "^2.1.3",
"phpmd/phpmd": "^2.12.0",
"phpstan/phpstan": "^1.8.5",
"phpmd/phpmd": "^2.13.0",
"phpstan/phpstan": "^1.8.6",
"roave/security-advisories": "dev-master",
"squizlabs/php_codesniffer": "^3.7.1",
"szepeviktor/phpstan-wordpress": "^1.1.2",
"szepeviktor/phpstan-wordpress": "^1.1.3",
"wp-coding-standards/wpcs": "^2.3.0",
"wptrt/wpthemereview": "^0.2.1"
},

353
composer.lock generated
View File

@ -4,35 +4,35 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "5368b99e9e458441847f53dd1835bee4",
"content-hash": "08c419415748b4f366da0c58baf4888b",
"packages": [],
"packages-dev": [
{
"name": "composer/pcre",
"version": "3.0.0",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/composer/pcre.git",
"reference": "e300eb6c535192decd27a85bc72a9290f0d6b3bd"
"reference": "67a32d7d6f9f560b726ab25a061b38ff3a80c560"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/pcre/zipball/e300eb6c535192decd27a85bc72a9290f0d6b3bd",
"reference": "e300eb6c535192decd27a85bc72a9290f0d6b3bd",
"url": "https://api.github.com/repos/composer/pcre/zipball/67a32d7d6f9f560b726ab25a061b38ff3a80c560",
"reference": "67a32d7d6f9f560b726ab25a061b38ff3a80c560",
"shasum": ""
},
"require": {
"php": "^7.4 || ^8.0"
"php": "^5.3.2 || ^7.0 || ^8.0"
},
"require-dev": {
"phpstan/phpstan": "^1.3",
"phpstan/phpstan-strict-rules": "^1.1",
"symfony/phpunit-bridge": "^5"
"symfony/phpunit-bridge": "^4.2 || ^5"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "3.x-dev"
"dev-main": "1.x-dev"
}
},
"autoload": {
@ -60,7 +60,7 @@
],
"support": {
"issues": "https://github.com/composer/pcre/issues",
"source": "https://github.com/composer/pcre/tree/3.0.0"
"source": "https://github.com/composer/pcre/tree/1.0.1"
},
"funding": [
{
@ -76,31 +76,31 @@
"type": "tidelift"
}
],
"time": "2022-02-25T20:21:48+00:00"
"time": "2022-01-21T20:24:37+00:00"
},
{
"name": "composer/xdebug-handler",
"version": "3.0.3",
"version": "2.0.5",
"source": {
"type": "git",
"url": "https://github.com/composer/xdebug-handler.git",
"reference": "ced299686f41dce890debac69273b47ffe98a40c"
"reference": "9e36aeed4616366d2b690bdce11f71e9178c579a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ced299686f41dce890debac69273b47ffe98a40c",
"reference": "ced299686f41dce890debac69273b47ffe98a40c",
"url": "https://api.github.com/repos/composer/xdebug-handler/zipball/9e36aeed4616366d2b690bdce11f71e9178c579a",
"reference": "9e36aeed4616366d2b690bdce11f71e9178c579a",
"shasum": ""
},
"require": {
"composer/pcre": "^1 || ^2 || ^3",
"php": "^7.2.5 || ^8.0",
"composer/pcre": "^1",
"php": "^5.3.2 || ^7.0 || ^8.0",
"psr/log": "^1 || ^2 || ^3"
},
"require-dev": {
"phpstan/phpstan": "^1.0",
"phpstan/phpstan-strict-rules": "^1.1",
"symfony/phpunit-bridge": "^6.0"
"symfony/phpunit-bridge": "^4.2 || ^5.0 || ^6.0"
},
"type": "library",
"autoload": {
@ -126,7 +126,7 @@
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/xdebug-handler/issues",
"source": "https://github.com/composer/xdebug-handler/tree/3.0.3"
"source": "https://github.com/composer/xdebug-handler/tree/2.0.5"
},
"funding": [
{
@ -142,20 +142,20 @@
"type": "tidelift"
}
],
"time": "2022-02-25T21:32:43+00:00"
"time": "2022-02-24T20:20:32+00:00"
},
{
"name": "pdepend/pdepend",
"version": "2.12.0",
"version": "2.12.1",
"source": {
"type": "git",
"url": "https://github.com/pdepend/pdepend.git",
"reference": "c4977867060e710f83828b598a810e6597d28991"
"reference": "7a892d56ceafd804b4a2ecc85184640937ce9e84"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pdepend/pdepend/zipball/c4977867060e710f83828b598a810e6597d28991",
"reference": "c4977867060e710f83828b598a810e6597d28991",
"url": "https://api.github.com/repos/pdepend/pdepend/zipball/7a892d56ceafd804b4a2ecc85184640937ce9e84",
"reference": "7a892d56ceafd804b4a2ecc85184640937ce9e84",
"shasum": ""
},
"require": {
@ -191,7 +191,7 @@
"description": "Official version of pdepend to be handled with Composer",
"support": {
"issues": "https://github.com/pdepend/pdepend/issues",
"source": "https://github.com/pdepend/pdepend/tree/2.12.0"
"source": "https://github.com/pdepend/pdepend/tree/2.12.1"
},
"funding": [
{
@ -199,7 +199,7 @@
"type": "tidelift"
}
],
"time": "2022-09-07T10:01:35+00:00"
"time": "2022-09-08T19:30:37+00:00"
},
{
"name": "php-parallel-lint/php-parallel-lint",
@ -479,22 +479,22 @@
},
{
"name": "phpmd/phpmd",
"version": "2.12.0",
"version": "2.13.0",
"source": {
"type": "git",
"url": "https://github.com/phpmd/phpmd.git",
"reference": "c0b678ba71902f539c27c14332aa0ddcf14388ec"
"reference": "dad0228156856b3ad959992f9748514fa943f3e3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpmd/phpmd/zipball/c0b678ba71902f539c27c14332aa0ddcf14388ec",
"reference": "c0b678ba71902f539c27c14332aa0ddcf14388ec",
"url": "https://api.github.com/repos/phpmd/phpmd/zipball/dad0228156856b3ad959992f9748514fa943f3e3",
"reference": "dad0228156856b3ad959992f9748514fa943f3e3",
"shasum": ""
},
"require": {
"composer/xdebug-handler": "^1.0 || ^2.0 || ^3.0",
"ext-xml": "*",
"pdepend/pdepend": "^2.10.3",
"pdepend/pdepend": "^2.12.1",
"php": ">=5.3.9"
},
"require-dev": {
@ -550,7 +550,7 @@
"support": {
"irc": "irc://irc.freenode.org/phpmd",
"issues": "https://github.com/phpmd/phpmd/issues",
"source": "https://github.com/phpmd/phpmd/tree/2.12.0"
"source": "https://github.com/phpmd/phpmd/tree/2.13.0"
},
"funding": [
{
@ -558,20 +558,20 @@
"type": "tidelift"
}
],
"time": "2022-03-24T13:33:01+00:00"
"time": "2022-09-10T08:44:15+00:00"
},
{
"name": "phpstan/phpstan",
"version": "1.8.5",
"version": "1.8.6",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "f6598a5ff12ca4499a836815e08b4d77a2ddeb20"
"reference": "c386ab2741e64cc9e21729f891b28b2b10fe6618"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/f6598a5ff12ca4499a836815e08b4d77a2ddeb20",
"reference": "f6598a5ff12ca4499a836815e08b4d77a2ddeb20",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/c386ab2741e64cc9e21729f891b28b2b10fe6618",
"reference": "c386ab2741e64cc9e21729f891b28b2b10fe6618",
"shasum": ""
},
"require": {
@ -601,7 +601,7 @@
],
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.8.5"
"source": "https://github.com/phpstan/phpstan/tree/1.8.6"
},
"funding": [
{
@ -617,24 +617,24 @@
"type": "tidelift"
}
],
"time": "2022-09-07T16:05:32+00:00"
"time": "2022-09-23T09:54:39+00:00"
},
{
"name": "psr/container",
"version": "1.1.2",
"version": "1.1.1",
"source": {
"type": "git",
"url": "https://github.com/php-fig/container.git",
"reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
"reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
"reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
"url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
"reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
"shasum": ""
},
"require": {
"php": ">=7.4.0"
"php": ">=7.2.0"
},
"type": "library",
"autoload": {
@ -663,9 +663,9 @@
],
"support": {
"issues": "https://github.com/php-fig/container/issues",
"source": "https://github.com/php-fig/container/tree/1.1.2"
"source": "https://github.com/php-fig/container/tree/1.1.1"
},
"time": "2021-11-05T16:50:12+00:00"
"time": "2021-03-05T17:36:06+00:00"
},
{
"name": "psr/log",
@ -1293,35 +1293,34 @@
},
{
"name": "symfony/config",
"version": "v5.4.11",
"version": "v4.4.44",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
"reference": "ec79e03125c1d2477e43dde8528535d90cc78379"
"reference": "ed42f8f9da528d2c6cae36fe1f380b0c1d8f0658"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/ec79e03125c1d2477e43dde8528535d90cc78379",
"reference": "ec79e03125c1d2477e43dde8528535d90cc78379",
"url": "https://api.github.com/repos/symfony/config/zipball/ed42f8f9da528d2c6cae36fe1f380b0c1d8f0658",
"reference": "ed42f8f9da528d2c6cae36fe1f380b0c1d8f0658",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/filesystem": "^4.4|^5.0|^6.0",
"php": ">=7.1.3",
"symfony/filesystem": "^3.4|^4.0|^5.0",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-php80": "^1.16",
"symfony/polyfill-php81": "^1.22"
},
"conflict": {
"symfony/finder": "<4.4"
"symfony/finder": "<3.4"
},
"require-dev": {
"symfony/event-dispatcher": "^4.4|^5.0|^6.0",
"symfony/finder": "^4.4|^5.0|^6.0",
"symfony/messenger": "^4.4|^5.0|^6.0",
"symfony/service-contracts": "^1.1|^2|^3",
"symfony/yaml": "^4.4|^5.0|^6.0"
"symfony/event-dispatcher": "^3.4|^4.0|^5.0",
"symfony/finder": "^3.4|^4.0|^5.0",
"symfony/messenger": "^4.1|^5.0",
"symfony/service-contracts": "^1.1|^2",
"symfony/yaml": "^3.4|^4.0|^5.0"
},
"suggest": {
"symfony/yaml": "To use the yaml reference dumper"
@ -1352,7 +1351,7 @@
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/config/tree/v5.4.11"
"source": "https://github.com/symfony/config/tree/v4.4.44"
},
"funding": [
{
@ -1368,35 +1367,32 @@
"type": "tidelift"
}
],
"time": "2022-07-20T13:00:38+00:00"
"time": "2022-07-20T09:59:04+00:00"
},
{
"name": "symfony/dependency-injection",
"version": "v5.4.11",
"version": "v4.4.44",
"source": {
"type": "git",
"url": "https://github.com/symfony/dependency-injection.git",
"reference": "a8b9251016e9476db73e25fa836904bc0bf74c62"
"reference": "25502a57182ba1e15da0afd64c975cae4d0a1471"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/a8b9251016e9476db73e25fa836904bc0bf74c62",
"reference": "a8b9251016e9476db73e25fa836904bc0bf74c62",
"url": "https://api.github.com/repos/symfony/dependency-injection/zipball/25502a57182ba1e15da0afd64c975cae4d0a1471",
"reference": "25502a57182ba1e15da0afd64c975cae4d0a1471",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr/container": "^1.1.1",
"symfony/deprecation-contracts": "^2.1|^3",
"php": ">=7.1.3",
"psr/container": "^1.0",
"symfony/polyfill-php80": "^1.16",
"symfony/polyfill-php81": "^1.22",
"symfony/service-contracts": "^1.1.6|^2"
},
"conflict": {
"ext-psr": "<1.1|>=2",
"symfony/config": "<5.3",
"symfony/finder": "<4.4",
"symfony/proxy-manager-bridge": "<4.4",
"symfony/config": "<4.3|>=5.0",
"symfony/finder": "<3.4",
"symfony/proxy-manager-bridge": "<3.4",
"symfony/yaml": "<4.4.26"
},
"provide": {
@ -1404,9 +1400,9 @@
"symfony/service-implementation": "1.0|2.0"
},
"require-dev": {
"symfony/config": "^5.3|^6.0",
"symfony/expression-language": "^4.4|^5.0|^6.0",
"symfony/yaml": "^4.4.26|^5.0|^6.0"
"symfony/config": "^4.3",
"symfony/expression-language": "^3.4|^4.0|^5.0",
"symfony/yaml": "^4.4.26|^5.0"
},
"suggest": {
"symfony/config": "",
@ -1441,7 +1437,7 @@
"description": "Allows you to standardize and centralize the way objects are constructed in your application",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/dependency-injection/tree/v5.4.11"
"source": "https://github.com/symfony/dependency-injection/tree/v4.4.44"
},
"funding": [
{
@ -1457,93 +1453,25 @@
"type": "tidelift"
}
],
"time": "2022-07-20T13:00:38+00:00"
},
{
"name": "symfony/deprecation-contracts",
"version": "v2.5.2",
"source": {
"type": "git",
"url": "https://github.com/symfony/deprecation-contracts.git",
"reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
"reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "2.5-dev"
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
}
},
"autoload": {
"files": [
"function.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "A generic function and convention to trigger deprecation notices",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2022-01-02T09:53:40+00:00"
"time": "2022-07-20T09:59:04+00:00"
},
{
"name": "symfony/filesystem",
"version": "v5.4.12",
"version": "v4.4.42",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
"reference": "2d67c1f9a1937406a9be3171b4b22250c0a11447"
"reference": "815412ee8971209bd4c1eecd5f4f481eacd44bf5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/2d67c1f9a1937406a9be3171b4b22250c0a11447",
"reference": "2d67c1f9a1937406a9be3171b4b22250c0a11447",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/815412ee8971209bd4c1eecd5f4f481eacd44bf5",
"reference": "815412ee8971209bd4c1eecd5f4f481eacd44bf5",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"php": ">=7.1.3",
"symfony/polyfill-ctype": "~1.8",
"symfony/polyfill-mbstring": "~1.8",
"symfony/polyfill-php80": "^1.16"
},
"type": "library",
@ -1572,7 +1500,7 @@
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/filesystem/tree/v5.4.12"
"source": "https://github.com/symfony/filesystem/tree/v4.4.42"
},
"funding": [
{
@ -1588,7 +1516,7 @@
"type": "tidelift"
}
],
"time": "2022-08-02T13:48:16+00:00"
"time": "2022-05-20T08:49:14+00:00"
},
{
"name": "symfony/polyfill-ctype",
@ -1672,89 +1600,6 @@
],
"time": "2022-05-24T11:49:31+00:00"
},
{
"name": "symfony/polyfill-mbstring",
"version": "v1.26.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
"reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
"reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
"provide": {
"ext-mbstring": "*"
},
"suggest": {
"ext-mbstring": "For best performance"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "1.26-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
},
"autoload": {
"files": [
"bootstrap.php"
],
"psr-4": {
"Symfony\\Polyfill\\Mbstring\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Nicolas Grekas",
"email": "p@tchwork.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
}
],
"description": "Symfony polyfill for the Mbstring extension",
"homepage": "https://symfony.com",
"keywords": [
"compatibility",
"mbstring",
"polyfill",
"portable",
"shim"
],
"support": {
"source": "https://github.com/symfony/polyfill-mbstring/tree/v1.26.0"
},
"funding": [
{
"url": "https://symfony.com/sponsor",
"type": "custom"
},
{
"url": "https://github.com/fabpot",
"type": "github"
},
{
"url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
"type": "tidelift"
}
],
"time": "2022-05-24T11:49:31+00:00"
},
{
"name": "symfony/polyfill-php73",
"version": "v1.26.0",
@ -1998,25 +1843,21 @@
},
{
"name": "symfony/service-contracts",
"version": "v2.5.2",
"version": "v1.1.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/service-contracts.git",
"reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c"
"reference": "afa00c500c2d6aea6e3b2f4862355f507bc5ebb4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
"reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/afa00c500c2d6aea6e3b2f4862355f507bc5ebb4",
"reference": "afa00c500c2d6aea6e3b2f4862355f507bc5ebb4",
"shasum": ""
},
"require": {
"php": ">=7.2.5",
"psr/container": "^1.1",
"symfony/deprecation-contracts": "^2.1|^3"
},
"conflict": {
"ext-psr": "<1.1|>=2"
"php": ">=7.1.3",
"psr/container": "^1.0"
},
"suggest": {
"symfony/service-implementation": ""
@ -2024,7 +1865,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-main": "2.5-dev"
"dev-main": "1.1-dev"
},
"thanks": {
"name": "symfony/contracts",
@ -2061,7 +1902,7 @@
"standards"
],
"support": {
"source": "https://github.com/symfony/service-contracts/tree/v2.5.2"
"source": "https://github.com/symfony/service-contracts/tree/v1.1.13"
},
"funding": [
{
@ -2077,20 +1918,20 @@
"type": "tidelift"
}
],
"time": "2022-05-30T19:17:29+00:00"
"time": "2022-05-27T14:01:05+00:00"
},
{
"name": "szepeviktor/phpstan-wordpress",
"version": "v1.1.2",
"version": "v1.1.3",
"source": {
"type": "git",
"url": "https://github.com/szepeviktor/phpstan-wordpress.git",
"reference": "e487dc725845ac914681e148d0e8ac479ad887ec"
"reference": "e644df734e1bbe95810e0f617d17df091048a94e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/szepeviktor/phpstan-wordpress/zipball/e487dc725845ac914681e148d0e8ac479ad887ec",
"reference": "e487dc725845ac914681e148d0e8ac479ad887ec",
"url": "https://api.github.com/repos/szepeviktor/phpstan-wordpress/zipball/e644df734e1bbe95810e0f617d17df091048a94e",
"reference": "e644df734e1bbe95810e0f617d17df091048a94e",
"shasum": ""
},
"require": {
@ -2134,15 +1975,19 @@
],
"support": {
"issues": "https://github.com/szepeviktor/phpstan-wordpress/issues",
"source": "https://github.com/szepeviktor/phpstan-wordpress/tree/v1.1.2"
"source": "https://github.com/szepeviktor/phpstan-wordpress/tree/v1.1.3"
},
"funding": [
{
"url": "https://www.paypal.me/szepeviktor",
"type": "custom"
},
{
"url": "https://github.com/szepeviktor",
"type": "github"
}
],
"time": "2022-06-21T10:51:00+00:00"
"time": "2022-09-22T13:14:50+00:00"
},
{
"name": "wp-coding-standards/wpcs",

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -5569,12 +5569,6 @@ textarea.form-control-lg {
color: #101214;
}
@-webkit-keyframes progress-bar-stripes {
0% {
background-position-x: 1rem;
}
}
@keyframes progress-bar-stripes {
0% {
background-position-x: 1rem;
@ -5620,12 +5614,10 @@ textarea.form-control-lg {
}
.progress-bar-animated {
-webkit-animation: 1s linear infinite progress-bar-stripes;
animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
.progress-bar-animated {
-webkit-animation: none;
animation: none;
}
}
@ -6847,16 +6839,9 @@ textarea.form-control-lg {
height: var(--bs-spinner-height);
vertical-align: var(--bs-spinner-vertical-align);
border-radius: 50%;
-webkit-animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
}
@-webkit-keyframes spinner-border {
to {
transform: rotate(360deg) /* rtl:ignore */;
}
}
@keyframes spinner-border {
to {
transform: rotate(360deg) /* rtl:ignore */;
@ -6879,16 +6864,6 @@ textarea.form-control-lg {
--bs-spinner-border-width: 0.2em;
}
@-webkit-keyframes spinner-grow {
0% {
transform: scale(0);
}
50% {
opacity: 1;
transform: none;
}
}
@keyframes spinner-grow {
0% {
transform: scale(0);
@ -7495,16 +7470,9 @@ textarea.form-control-lg {
}
.placeholder-glow .placeholder {
-webkit-animation: placeholder-glow 2s ease-in-out infinite;
animation: placeholder-glow 2s ease-in-out infinite;
}
@-webkit-keyframes placeholder-glow {
50% {
opacity: 0.2;
}
}
@keyframes placeholder-glow {
50% {
opacity: 0.2;
@ -7515,17 +7483,9 @@ textarea.form-control-lg {
mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
-webkit-mask-size: 200% 100%;
mask-size: 200% 100%;
-webkit-animation: placeholder-wave 2s linear infinite;
animation: placeholder-wave 2s linear infinite;
}
@-webkit-keyframes placeholder-wave {
100% {
-webkit-mask-position: -200% 0%;
mask-position: -200% 0%;
}
}
@keyframes placeholder-wave {
100% {
-webkit-mask-position: -200% 0%;
@ -12508,23 +12468,12 @@ figure.woocommerce-product-gallery__wrapper {
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
transform: rotate(0deg);

File diff suppressed because one or more lines are too long

4
css/theme.min.css vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -91,14 +91,16 @@ if ( ! function_exists( 'understrap_slbd_count_widgets' ) ) {
*/
function deprecated_translations() {
array(
__( 'It looks like nothing was found at this location. Maybe try one of the links below or a search?', 'understrap' ),
__( 'Previous', 'understrap' ),
__( 'Next', 'understrap' ),
__( 'About:', 'understrap' ),
__( 'Profile', 'understrap' ),
__( 'Posts by', 'understrap' ),
__( 'Permanent Link:', 'understrap' ),
__( 'in', 'understrap' ),
__( 'Edit', 'understrap' ),
esc_html__( 'It looks like nothing was found at this location. Maybe try one of the links below or a search?', 'understrap' ),
esc_html__( 'Previous', 'understrap' ),
esc_html__( 'Next', 'understrap' ),
esc_html__( 'About:', 'understrap' ),
esc_html__( 'Profile', 'understrap' ),
esc_html__( 'Posts by', 'understrap' ),
esc_html__( 'Permanent Link:', 'understrap' ),
esc_html__( 'in', 'understrap' ),
esc_html__( 'Edit', 'understrap' ),
esc_html__( '1 Comment', 'understrap' ),
esc_html__( '% Comments', 'understrap' ),
);
}

View File

@ -33,13 +33,13 @@ if ( ! function_exists( 'understrap_add_site_info' ) ) {
esc_html__( 'Proudly powered by %s', 'understrap' ),
'WordPress'
),
sprintf( // WPCS: XSS ok.
sprintf(
/* translators: 1: Theme name, 2: Theme author */
esc_html__( 'Theme: %1$s by %2$s.', 'understrap' ),
$the_theme->get( 'Name' ),
'<a href="' . esc_url( __( 'https://understrap.com', 'understrap' ) ) . '">understrap.com</a>'
),
sprintf( // WPCS: XSS ok.
sprintf(
/* translators: Theme version */
esc_html__( 'Version: %1$s', 'understrap' ),
$the_theme->get( 'Version' )

View File

@ -124,12 +124,16 @@ if ( ! function_exists( 'understrap_comments_popup_link' ) ) {
return;
}
echo '<span class="comments-link">';
comments_popup_link(
esc_html__( 'Leave a comment', 'understrap' ),
esc_html__( '1 Comment', 'understrap' ),
esc_html__( '% Comments', 'understrap' )
$post_title = get_the_title();
$leave_comment = sprintf(
/* translators: %s post title */
__( 'Leave a comment<span class="screen-reader-text"> on %s</span>', 'understrap' ),
$post_title
);
$leave_comment = wp_kses( $leave_comment, array( 'span' => array( 'class' => true ) ) );
echo '<span class="comments-link">';
comments_popup_link( $leave_comment );
echo '</span>';
}
}
@ -165,8 +169,10 @@ if ( ! function_exists( 'understrap_categorized_blog' ) ) {
}
}
add_action( 'edit_category', 'understrap_category_transient_flusher' );
add_action( 'delete_category', 'understrap_category_transient_flusher' );
add_action( 'save_post', 'understrap_category_transient_flusher' );
add_action( 'trashed_post', 'understrap_category_transient_flusher' );
add_action( 'deleted_post', 'understrap_category_transient_flusher' );
if ( ! function_exists( 'understrap_category_transient_flusher' ) ) {
/**

Binary file not shown.

View File

@ -2,18 +2,18 @@ msgid ""
msgstr ""
"Project-Id-Version: understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
"PO-Revision-Date: 2021-08-20 02:33+0200\n"
"POT-Creation-Date: 2022-08-12T23:04:51+00:00\n"
"PO-Revision-Date: 2022-08-13 01:16+0200\n"
"Last-Translator: Thomas A. Reinert | TAR MediaDesign <thomas@tarcgn.de>\n"
"Language-Team: German\n"
"Language: de_DE\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Generator: Poedit 3.0\n"
"X-Generator: Poedit 3.1.1\n"
"X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
"__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
"_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
@ -54,31 +54,18 @@ msgstr "https://understrap.com"
#. Description of the theme
msgid ""
"Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid "
"starting point for your next theme project and WordPress website. Use it as "
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
"support, built-in widget slider and much more you need for basic websites. "
"IMPORTANT: All developer dependencies are not bundled with this install "
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
"copy-assets\" inside the extracted /understrap folder."
"The renowned WordPress starter theme framework that combined Underscores and "
"Bootstrap. Trusted by more than 100,000 developers for building handcrafted, "
"custom WordPress sites."
msgstr ""
"Eine Kombination aus Automattic´s _s theme und Bootstrap 4. Konzipiert als "
"solider Ausgangspunkt für dein nächstes Theme-Projekt und WordPress Website. "
"Nutze es als eigenes Starter-Theme oder als Parent-Theme. Beides steht dir "
"frei. Beinhaltet FontAwesome Unterstützung, integrierten Widget-Slider und "
"vieles mehr, was du für die Erstellung einer einfachen Website benötigst. "
"WICHTIG: Alle Abhängigkeiten der Entwicklertools sind in diesem Paket nicht "
"enthalten! Lade die ZIP-Datei herunter, entpacke sie und führe \"npm install"
"\" sowie \"gulp copy-assets\" in der Konsole im entpackten Understrap-Ordner "
"aus."
#. Author of the theme
msgid "the Understrap Authors"
msgstr ""
msgid "Howard Development &amp; Consulting"
msgstr "Howard Development &amp; Consulting"
#. Author URI of the theme
msgid "https://github.com/understrap/understrap/graphs/contributors"
msgstr "https://github.com/understrap/understrap/graphs/contributors"
msgid "https://howarddc.com"
msgstr "https://howarddc.com"
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
@ -133,23 +120,27 @@ msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: header.php:31
msgid "Skip to content"
msgstr "Direkt zum Inhalt wechseln"
#: header.php:36
#: global-templates/navbar-collapse-bootstrap4.php:17
#: global-templates/navbar-collapse-bootstrap5.php:17
#: global-templates/navbar-offcanvas-bootstrap5.php:17
msgid "Main Navigation"
msgstr ""
#: header.php:63
#: global-templates/navbar-collapse-bootstrap4.php:45
#: global-templates/navbar-collapse-bootstrap5.php:43
#: global-templates/navbar-offcanvas-bootstrap5.php:43
msgid "Toggle navigation"
msgstr ""
#: inc/class-wp-bootstrap-navwalker.php:376
#: header.php:32
msgid "Skip to content"
msgstr "Direkt zum Inhalt wechseln"
#: inc/class-wp-bootstrap-navwalker.php:377
msgid "Add a menu"
msgstr ""
#: inc/custom-comments.php:102
#: inc/custom-comments.php:106
msgid "Comments are closed."
msgstr "Kommentare sind geschlossen."
@ -157,94 +148,143 @@ msgstr "Kommentare sind geschlossen."
msgid "Default Header Image"
msgstr "Standard-Header-Bild"
#: inc/customizer.php:42
#: inc/customizer.php:41
msgid "Theme Layout Settings"
msgstr "Theme Layout Einstellungen"
#: inc/customizer.php:44
#: inc/customizer.php:43
msgid "Container width and sidebar defaults"
msgstr "Container-Breite und Seitenleisten-Einstellungen"
#: inc/customizer.php:84
#: inc/customizer.php:63
msgid "Bootstrap Version"
msgstr ""
#: inc/customizer.php:64
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr ""
#: inc/customizer.php:68
msgid "Bootstrap 4"
msgstr ""
#: inc/customizer.php:69
msgid "Bootstrap 5"
msgstr ""
#: inc/customizer.php:91
msgid "Container Width"
msgstr "Container-Breite"
#: inc/customizer.php:85
#: inc/customizer.php:92
msgid "Choose between Bootstrap's container and container-fluid"
msgstr "Wähle zwischen dem Bootstrap container und container-fluid aus"
#: inc/customizer.php:90
#: inc/customizer.php:96
msgid "Fixed width container"
msgstr "Container mit fester Breite"
#: inc/customizer.php:91
#: inc/customizer.php:97
msgid "Full width container"
msgstr "Container mit voller Seitenbreite"
#: inc/customizer.php:113
#: inc/customizer.php:119
msgid "Responsive Navigation Type"
msgstr ""
#: inc/customizer.php:120
msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
#: inc/customizer.php:128
msgid "Collapse"
msgstr ""
#: inc/customizer.php:129
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:151
msgid "Sidebar Positioning"
msgstr "Seitenleisten-Positionierung"
#: inc/customizer.php:114
#: inc/customizer.php:152
msgid ""
"Set sidebar's default position. Can either be: right, left, both or none. "
"Note: this can be overridden on individual pages."
msgstr ""
#: inc/customizer.php:123
#: inc/customizer.php:160
msgid "Right sidebar"
msgstr "Rechte Seitenleiste"
#: inc/customizer.php:124
#: inc/customizer.php:161
msgid "Left sidebar"
msgstr "Linke Seitenleiste"
#: inc/customizer.php:125
#: inc/customizer.php:162
msgid "Left & Right sidebars"
msgstr "Linke und rechte Seitenleiste"
#: inc/customizer.php:126
#: inc/customizer.php:163
msgid "No sidebar"
msgstr "Keine Seitenleiste"
#: inc/deprecated.php:80
#: inc/customizer.php:185
msgid "Footer Site Info"
msgstr ""
#: inc/customizer.php:186
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
#: inc/deprecated.php:94
msgid ""
"It looks like nothing was found at this location. Maybe try one of the links "
"below or a search?"
msgstr ""
#: inc/deprecated.php:81
#: inc/deprecated.php:95
msgid "Previous"
msgstr ""
#: inc/deprecated.php:82
#: inc/deprecated.php:96
msgid "Next"
msgstr ""
#: inc/deprecated.php:83
#: inc/deprecated.php:97
msgid "About:"
msgstr ""
#: inc/deprecated.php:84
#: inc/deprecated.php:98
msgid "Profile"
msgstr ""
#: inc/deprecated.php:85
#: inc/deprecated.php:99
msgid "Posts by"
msgstr ""
#: inc/deprecated.php:86
#: inc/deprecated.php:100
msgid "Permanent Link:"
msgstr ""
#: inc/deprecated.php:87
#: inc/deprecated.php:101
msgid "in"
msgstr ""
#: inc/deprecated.php:88
#: inc/deprecated.php:102
msgid "Edit"
msgstr ""
#: inc/deprecated.php:103
msgid "1 Comment"
msgstr "1 Kommentar"
#: inc/deprecated.php:104
msgid "% Comments"
msgstr "% Kommentare"
#: inc/editor.php:50
msgid "Lead Paragraph"
msgstr ""
@ -266,7 +306,7 @@ msgstr ""
msgid "Cite"
msgstr ""
#: inc/extras.php:277
#: inc/extras.php:290
msgid "Read More..."
msgstr "Weiterlesen..."
@ -297,7 +337,7 @@ msgstr ""
msgid "&raquo;"
msgstr ""
#: inc/pagination.php:57
#: inc/pagination.php:56
msgid "Posts navigation"
msgstr ""
@ -305,128 +345,121 @@ msgstr ""
msgid "Primary Menu"
msgstr "Hauptmenü"
#: inc/template-tags.php:33
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "by"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "Posted by"
msgstr ""
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:59 inc/template-tags.php:65
#: inc/template-tags.php:96 inc/template-tags.php:110
msgid ", "
msgstr ", "
#. translators: %s: Categories of current post
#: inc/template-tags.php:62
#: inc/template-tags.php:99
msgid "Posted in %s"
msgstr ""
#. translators: %s: Tags of current post
#: inc/template-tags.php:68
#: inc/template-tags.php:113
msgid "Tagged %s"
msgstr ""
#: inc/template-tags.php:73
msgid "Leave a comment"
msgstr "Kommentar hinterlassen"
#. translators: %s post title
#: inc/template-tags.php:130
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr "Kommentar hinterlassen<span class=\"screen-reader-text\"> zu %s</span>"
#: inc/template-tags.php:73
msgid "1 Comment"
msgstr "1 Kommentar"
#: inc/template-tags.php:73
msgid "% Comments"
msgstr "% Kommentare"
#: inc/template-tags.php:167
#: inc/template-tags.php:233
msgid "Comment navigation"
msgstr "Kommentarnavigation"
#: inc/template-tags.php:171
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&larr; Ältere Kommentare"
#: inc/template-tags.php:177
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr "Neuere Kommentare &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:194
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "%s bearbeiten"
#: inc/template-tags.php:216
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr "Beitrags-Navigation"
#: inc/template-tags.php:220
#: inc/template-tags.php:293
msgctxt "Previous post link"
msgid "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
msgstr "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
#: inc/template-tags.php:223
#: inc/template-tags.php:296
msgctxt "Next post link"
msgid "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
msgstr "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
#: inc/template-tags.php:244
#: inc/template-tags.php:317
msgid "Pages:"
msgstr "Seiten:"
#: inc/widgets.php:103
#: inc/widgets.php:196
msgid "Right Sidebar"
msgstr "Rechte Seitenleiste"
#: inc/widgets.php:105
#: inc/widgets.php:198
msgid "Right sidebar widget area"
msgstr ""
#: inc/widgets.php:115
#: inc/widgets.php:208
msgid "Left Sidebar"
msgstr "Linke Seitenleiste"
#: inc/widgets.php:117
#: inc/widgets.php:210
msgid "Left sidebar widget area"
msgstr ""
#: inc/widgets.php:127
#: inc/widgets.php:220
msgid "Hero Slider"
msgstr "\"Bühnen\"-Slider"
#: inc/widgets.php:129
#: inc/widgets.php:222
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#: inc/widgets.php:139
#: inc/widgets.php:232
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:141
#: inc/widgets.php:234
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#: inc/widgets.php:151
#: inc/widgets.php:244
msgid "Top Full"
msgstr ""
#: inc/widgets.php:153
#: inc/widgets.php:246
msgid "Full top widget with dynamic grid"
msgstr ""
#: inc/widgets.php:163
#: inc/widgets.php:256
msgid "Footer Full"
msgstr "Fußbereich"
#: inc/widgets.php:165
#: inc/widgets.php:258
msgid "Full sized footer widget with dynamic grid"
msgstr ""
@ -487,17 +520,17 @@ msgstr ""
msgid "Search Results for: %s"
msgstr "Suchergebnisse für: %s"
#: searchform.php:20
#: searchform.php:21
msgctxt "label"
msgid "Search for:"
msgstr "Suche nach:"
#: searchform.php:22
#: searchform.php:23
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "Suche&#160;&hellip;"
#: searchform.php:24
#: searchform.php:25 searchform.php:28
msgctxt "submit button"
msgid "Search"
msgstr "Suche"

Binary file not shown.

View File

@ -2,18 +2,18 @@ msgid ""
msgstr ""
"Project-Id-Version: understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
"PO-Revision-Date: 2021-08-20 02:33+0200\n"
"POT-Creation-Date: 2022-08-12T23:04:51+00:00\n"
"PO-Revision-Date: 2022-08-13 01:14+0200\n"
"Last-Translator: Thomas A. Reinert | TAR MediaDesign <thomas@tarcgn.de>\n"
"Language-Team: German\n"
"Language: de_DE\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Generator: Poedit 3.0\n"
"X-Generator: Poedit 3.1.1\n"
"X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
"__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
"_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
@ -54,31 +54,18 @@ msgstr "https://understrap.com"
#. Description of the theme
msgid ""
"Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid "
"starting point for your next theme project and WordPress website. Use it as "
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
"support, built-in widget slider and much more you need for basic websites. "
"IMPORTANT: All developer dependencies are not bundled with this install "
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
"copy-assets\" inside the extracted /understrap folder."
"The renowned WordPress starter theme framework that combined Underscores and "
"Bootstrap. Trusted by more than 100,000 developers for building handcrafted, "
"custom WordPress sites."
msgstr ""
"Eine Kombination aus Automattic´s _s theme und Bootstrap 4. Konzipiert als "
"solider Ausgangspunkt für Ihr nächstes Theme-Projekt und WordPress Website. "
"Nutzen Sie es als eigenes Starter-Theme oder als Parent-Theme. Beides steht "
"Ihnen frei. Beinhaltet FontAwesome Unterstützung, integrierten Widget-Slider "
"und vieles mehr, was du für die Erstellung einer einfachen Website "
"benötigst. WICHTIG: Alle Abhängigkeiten der Entwicklertools sind in diesem "
"Paket nicht enthalten! Laden Sie die ZIP-Datei herunter, entpacken Sie sie "
"und führen Sie \"npm install\" sowie \"gulp copy-assets\" in der Konsole im "
"entpackten Understrap-Ordner aus."
#. Author of the theme
msgid "the Understrap Authors"
msgstr ""
msgid "Howard Development &amp; Consulting"
msgstr "Howard Development &amp; Consulting"
#. Author URI of the theme
msgid "https://github.com/understrap/understrap/graphs/contributors"
msgstr "https://github.com/understrap/understrap/graphs/contributors"
msgid "https://howarddc.com"
msgstr "https://howarddc.com"
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
@ -133,23 +120,27 @@ msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: header.php:31
msgid "Skip to content"
msgstr "Direkt zum Inhalt wechseln"
#: header.php:36
#: global-templates/navbar-collapse-bootstrap4.php:17
#: global-templates/navbar-collapse-bootstrap5.php:17
#: global-templates/navbar-offcanvas-bootstrap5.php:17
msgid "Main Navigation"
msgstr ""
#: header.php:63
#: global-templates/navbar-collapse-bootstrap4.php:45
#: global-templates/navbar-collapse-bootstrap5.php:43
#: global-templates/navbar-offcanvas-bootstrap5.php:43
msgid "Toggle navigation"
msgstr ""
#: inc/class-wp-bootstrap-navwalker.php:376
#: header.php:32
msgid "Skip to content"
msgstr "Direkt zum Inhalt wechseln"
#: inc/class-wp-bootstrap-navwalker.php:377
msgid "Add a menu"
msgstr ""
#: inc/custom-comments.php:102
#: inc/custom-comments.php:106
msgid "Comments are closed."
msgstr "Kommentare sind geschlossen."
@ -157,94 +148,143 @@ msgstr "Kommentare sind geschlossen."
msgid "Default Header Image"
msgstr ""
#: inc/customizer.php:42
#: inc/customizer.php:41
msgid "Theme Layout Settings"
msgstr "Theme Layout Einstellungen"
#: inc/customizer.php:44
#: inc/customizer.php:43
msgid "Container width and sidebar defaults"
msgstr "Container-Breite und Seitenleisten-Einstellungen"
#: inc/customizer.php:84
#: inc/customizer.php:63
msgid "Bootstrap Version"
msgstr ""
#: inc/customizer.php:64
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr ""
#: inc/customizer.php:68
msgid "Bootstrap 4"
msgstr ""
#: inc/customizer.php:69
msgid "Bootstrap 5"
msgstr ""
#: inc/customizer.php:91
msgid "Container Width"
msgstr "Container-Breite"
#: inc/customizer.php:85
#: inc/customizer.php:92
msgid "Choose between Bootstrap's container and container-fluid"
msgstr "Wählen Sie zwischen dem Bootstrap container und container-fluid aus"
#: inc/customizer.php:90
#: inc/customizer.php:96
msgid "Fixed width container"
msgstr "Container mit fester Breite"
#: inc/customizer.php:91
#: inc/customizer.php:97
msgid "Full width container"
msgstr "Container mit voller Seitenbreite"
#: inc/customizer.php:113
#: inc/customizer.php:119
msgid "Responsive Navigation Type"
msgstr ""
#: inc/customizer.php:120
msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
#: inc/customizer.php:128
msgid "Collapse"
msgstr ""
#: inc/customizer.php:129
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:151
msgid "Sidebar Positioning"
msgstr "Seitenleisten-Positionierung"
#: inc/customizer.php:114
#: inc/customizer.php:152
msgid ""
"Set sidebar's default position. Can either be: right, left, both or none. "
"Note: this can be overridden on individual pages."
msgstr ""
#: inc/customizer.php:123
#: inc/customizer.php:160
msgid "Right sidebar"
msgstr "Rechte Seitenleiste"
#: inc/customizer.php:124
#: inc/customizer.php:161
msgid "Left sidebar"
msgstr "Linke Seitenleiste"
#: inc/customizer.php:125
#: inc/customizer.php:162
msgid "Left & Right sidebars"
msgstr "Linke und rechte Seitenleiste"
#: inc/customizer.php:126
#: inc/customizer.php:163
msgid "No sidebar"
msgstr "Keine Seitenleiste"
#: inc/deprecated.php:80
#: inc/customizer.php:185
msgid "Footer Site Info"
msgstr ""
#: inc/customizer.php:186
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
#: inc/deprecated.php:94
msgid ""
"It looks like nothing was found at this location. Maybe try one of the links "
"below or a search?"
msgstr ""
#: inc/deprecated.php:81
#: inc/deprecated.php:95
msgid "Previous"
msgstr ""
#: inc/deprecated.php:82
#: inc/deprecated.php:96
msgid "Next"
msgstr ""
#: inc/deprecated.php:83
#: inc/deprecated.php:97
msgid "About:"
msgstr ""
#: inc/deprecated.php:84
#: inc/deprecated.php:98
msgid "Profile"
msgstr ""
#: inc/deprecated.php:85
#: inc/deprecated.php:99
msgid "Posts by"
msgstr ""
#: inc/deprecated.php:86
#: inc/deprecated.php:100
msgid "Permanent Link:"
msgstr ""
#: inc/deprecated.php:87
#: inc/deprecated.php:101
msgid "in"
msgstr ""
#: inc/deprecated.php:88
#: inc/deprecated.php:102
msgid "Edit"
msgstr ""
#: inc/deprecated.php:103
msgid "1 Comment"
msgstr "1 Kommentar"
#: inc/deprecated.php:104
msgid "% Comments"
msgstr "% Kommentare"
#: inc/editor.php:50
msgid "Lead Paragraph"
msgstr ""
@ -266,7 +306,7 @@ msgstr ""
msgid "Cite"
msgstr ""
#: inc/extras.php:277
#: inc/extras.php:290
msgid "Read More..."
msgstr "Weiterlesen..."
@ -297,7 +337,7 @@ msgstr ""
msgid "&raquo;"
msgstr ""
#: inc/pagination.php:57
#: inc/pagination.php:56
msgid "Posts navigation"
msgstr ""
@ -305,128 +345,121 @@ msgstr ""
msgid "Primary Menu"
msgstr "Hauptmenü"
#: inc/template-tags.php:33
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "by"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "Posted by"
msgstr ""
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:59 inc/template-tags.php:65
#: inc/template-tags.php:96 inc/template-tags.php:110
msgid ", "
msgstr ", "
#. translators: %s: Categories of current post
#: inc/template-tags.php:62
#: inc/template-tags.php:99
msgid "Posted in %s"
msgstr ""
#. translators: %s: Tags of current post
#: inc/template-tags.php:68
#: inc/template-tags.php:113
msgid "Tagged %s"
msgstr ""
#: inc/template-tags.php:73
msgid "Leave a comment"
msgstr "Kommentar hinterlassen"
#. translators: %s post title
#: inc/template-tags.php:130
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr "Kommentar hinterlassen<span class=\"screen-reader-text\"> zu %s</span>"
#: inc/template-tags.php:73
msgid "1 Comment"
msgstr "1 Kommentar"
#: inc/template-tags.php:73
msgid "% Comments"
msgstr "% Kommentare"
#: inc/template-tags.php:167
#: inc/template-tags.php:233
msgid "Comment navigation"
msgstr "Kommentarnavigation"
#: inc/template-tags.php:171
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&larr; Ältere Kommentare"
#: inc/template-tags.php:177
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr "Neuere Kommentare &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:194
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "%s bearbeiten"
#: inc/template-tags.php:216
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr "Beitrags-Navigation"
#: inc/template-tags.php:220
#: inc/template-tags.php:293
msgctxt "Previous post link"
msgid "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
msgstr "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
#: inc/template-tags.php:223
#: inc/template-tags.php:296
msgctxt "Next post link"
msgid "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
msgstr "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
#: inc/template-tags.php:244
#: inc/template-tags.php:317
msgid "Pages:"
msgstr "Seiten:"
#: inc/widgets.php:103
#: inc/widgets.php:196
msgid "Right Sidebar"
msgstr "Rechte Seitenleiste"
#: inc/widgets.php:105
#: inc/widgets.php:198
msgid "Right sidebar widget area"
msgstr ""
#: inc/widgets.php:115
#: inc/widgets.php:208
msgid "Left Sidebar"
msgstr "Linke Seitenleiste"
#: inc/widgets.php:117
#: inc/widgets.php:210
msgid "Left sidebar widget area"
msgstr ""
#: inc/widgets.php:127
#: inc/widgets.php:220
msgid "Hero Slider"
msgstr "\"Bühnen\"-Slider"
#: inc/widgets.php:129
#: inc/widgets.php:222
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#: inc/widgets.php:139
#: inc/widgets.php:232
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:141
#: inc/widgets.php:234
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#: inc/widgets.php:151
#: inc/widgets.php:244
msgid "Top Full"
msgstr ""
#: inc/widgets.php:153
#: inc/widgets.php:246
msgid "Full top widget with dynamic grid"
msgstr ""
#: inc/widgets.php:163
#: inc/widgets.php:256
msgid "Footer Full"
msgstr "Fußbereich"
#: inc/widgets.php:165
#: inc/widgets.php:258
msgid "Full sized footer widget with dynamic grid"
msgstr ""
@ -487,17 +520,17 @@ msgstr ""
msgid "Search Results for: %s"
msgstr "Suchergebnisse für: %s"
#: searchform.php:20
#: searchform.php:21
msgctxt "label"
msgid "Search for:"
msgstr "Suche nach:"
#: searchform.php:22
#: searchform.php:23
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "Suche&#160;&hellip;"
#: searchform.php:24
#: searchform.php:25 searchform.php:28
msgctxt "submit button"
msgid "Search"
msgstr "Suche"

Binary file not shown.

View File

@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
"PO-Revision-Date: 2021-08-20 02:36+0200\n"
"POT-Creation-Date: 2022-08-12T23:04:51+00:00\n"
"PO-Revision-Date: 2022-08-13 01:24+0200\n"
"Last-Translator: \n"
"Language-Team: stef.kariotidis@gmail.com\n"
"Language: el_GR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Generator: Poedit 3.0\n"
"X-Generator: Poedit 3.1.1\n"
"X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
"__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
"_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
@ -55,30 +55,18 @@ msgstr "https://understrap.com"
#. Description of the theme
msgid ""
"Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid "
"starting point for your next theme project and WordPress website. Use it as "
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
"support, built-in widget slider and much more you need for basic websites. "
"IMPORTANT: All developer dependencies are not bundled with this install "
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
"copy-assets\" inside the extracted /understrap folder."
"The renowned WordPress starter theme framework that combined Underscores and "
"Bootstrap. Trusted by more than 100,000 developers for building handcrafted, "
"custom WordPress sites."
msgstr ""
"Συνδυασμός του θέματος _s της Automatic και του Bootstrap 4. Δημιουργήθηκε "
"ώς βοήθημα για το επόμενο WordPress θέμα σας. Χρησιμοποιήστε το ως αρχικό ή "
"ως γονικό θέμα. Συμπεριλαμβάνει υποστήριξη για τα Font Awesome, καθώς και "
"διάφορα άλλα εργαλεία που χρειάζονται για νέα websites. ΣΗΜΑΝΤΙΚΟ: όλες οι "
"εξαρτήσεις που απαιτούνται για την κατασκευή, δεν συμπεριλαμβάνονται σε αυτό "
"το αρχείο. Θα πρέπει εφόσον εγκαταστήσετε αυτό το αρχείο, να τρέξετε \"npm "
"install\" και \"gulp copy-assets\" μέσα από τον φάκελο της εγκατάστασης του "
"understrap."
#. Author of the theme
msgid "the Understrap Authors"
msgid "Howard Development &amp; Consulting"
msgstr ""
#. Author URI of the theme
msgid "https://github.com/understrap/understrap/graphs/contributors"
msgstr "https://github.com/understrap/understrap/graphs/contributors"
msgid "https://howarddc.com"
msgstr ""
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
@ -133,23 +121,27 @@ msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: header.php:31
msgid "Skip to content"
msgstr "Μετάβαση στο περιεχόμενο"
#: header.php:36
#: global-templates/navbar-collapse-bootstrap4.php:17
#: global-templates/navbar-collapse-bootstrap5.php:17
#: global-templates/navbar-offcanvas-bootstrap5.php:17
msgid "Main Navigation"
msgstr ""
#: header.php:63
#: global-templates/navbar-collapse-bootstrap4.php:45
#: global-templates/navbar-collapse-bootstrap5.php:43
#: global-templates/navbar-offcanvas-bootstrap5.php:43
msgid "Toggle navigation"
msgstr ""
#: inc/class-wp-bootstrap-navwalker.php:376
#: header.php:32
msgid "Skip to content"
msgstr "Μετάβαση στο περιεχόμενο"
#: inc/class-wp-bootstrap-navwalker.php:377
msgid "Add a menu"
msgstr ""
#: inc/custom-comments.php:102
#: inc/custom-comments.php:106
msgid "Comments are closed."
msgstr "Τα σχόλια είναι απενεργοποιημένα."
@ -157,94 +149,143 @@ msgstr "Τα σχόλια είναι απενεργοποιημένα."
msgid "Default Header Image"
msgstr ""
#: inc/customizer.php:42
#: inc/customizer.php:41
msgid "Theme Layout Settings"
msgstr "Ρυθμίσεις Διάταξης Θέματος"
#: inc/customizer.php:44
#: inc/customizer.php:43
msgid "Container width and sidebar defaults"
msgstr "Πλάτος Διάταξης και Προεπιλογές Εργαλειοθήκης"
#: inc/customizer.php:84
#: inc/customizer.php:63
msgid "Bootstrap Version"
msgstr ""
#: inc/customizer.php:64
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr ""
#: inc/customizer.php:68
msgid "Bootstrap 4"
msgstr ""
#: inc/customizer.php:69
msgid "Bootstrap 5"
msgstr ""
#: inc/customizer.php:91
msgid "Container Width"
msgstr "Πλάτος Διάταξης"
#: inc/customizer.php:85
#: inc/customizer.php:92
msgid "Choose between Bootstrap's container and container-fluid"
msgstr "Επιλογή μεταξύ πλήρους ή μη πλάτους"
#: inc/customizer.php:90
#: inc/customizer.php:96
msgid "Fixed width container"
msgstr "Περιορισμένου πλάτους διάταξη"
#: inc/customizer.php:91
#: inc/customizer.php:97
msgid "Full width container"
msgstr "Πλήρους πλάτους διάταξη"
#: inc/customizer.php:113
#: inc/customizer.php:119
msgid "Responsive Navigation Type"
msgstr ""
#: inc/customizer.php:120
msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
#: inc/customizer.php:128
msgid "Collapse"
msgstr ""
#: inc/customizer.php:129
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:151
msgid "Sidebar Positioning"
msgstr "Τοποθέτηση Εργαλειοθήκης"
#: inc/customizer.php:114
#: inc/customizer.php:152
msgid ""
"Set sidebar's default position. Can either be: right, left, both or none. "
"Note: this can be overridden on individual pages."
msgstr ""
#: inc/customizer.php:123
#: inc/customizer.php:160
msgid "Right sidebar"
msgstr "Εργαλειοθήκη δεξιά"
#: inc/customizer.php:124
#: inc/customizer.php:161
msgid "Left sidebar"
msgstr "Εργαλειοθήκη αριστερά"
#: inc/customizer.php:125
#: inc/customizer.php:162
msgid "Left & Right sidebars"
msgstr "Εργαλειοθήκες αριστερά & δεξιά"
#: inc/customizer.php:126
#: inc/customizer.php:163
msgid "No sidebar"
msgstr "Χωρίς εργαλειοθήκη"
#: inc/deprecated.php:80
#: inc/customizer.php:185
msgid "Footer Site Info"
msgstr ""
#: inc/customizer.php:186
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
#: inc/deprecated.php:94
msgid ""
"It looks like nothing was found at this location. Maybe try one of the links "
"below or a search?"
msgstr ""
#: inc/deprecated.php:81
#: inc/deprecated.php:95
msgid "Previous"
msgstr ""
#: inc/deprecated.php:82
#: inc/deprecated.php:96
msgid "Next"
msgstr ""
#: inc/deprecated.php:83
#: inc/deprecated.php:97
msgid "About:"
msgstr ""
#: inc/deprecated.php:84
#: inc/deprecated.php:98
msgid "Profile"
msgstr ""
#: inc/deprecated.php:85
#: inc/deprecated.php:99
msgid "Posts by"
msgstr ""
#: inc/deprecated.php:86
#: inc/deprecated.php:100
msgid "Permanent Link:"
msgstr ""
#: inc/deprecated.php:87
#: inc/deprecated.php:101
msgid "in"
msgstr ""
#: inc/deprecated.php:88
#: inc/deprecated.php:102
msgid "Edit"
msgstr ""
#: inc/deprecated.php:103
msgid "1 Comment"
msgstr "1 Σχόλιο"
#: inc/deprecated.php:104
msgid "% Comments"
msgstr "% Σχόλια"
#: inc/editor.php:50
msgid "Lead Paragraph"
msgstr ""
@ -266,7 +307,7 @@ msgstr ""
msgid "Cite"
msgstr ""
#: inc/extras.php:277
#: inc/extras.php:290
msgid "Read More..."
msgstr "Διαβάστε Περισσότερα..."
@ -287,7 +328,7 @@ msgstr "Θέμα %1$s από %2$s."
#. translators: Theme version
#: inc/hooks.php:44
msgid "Version: %1$s"
msgstr "Έκδοση: %1$s\t"
msgstr "Έκδοση: %1$s"
#: inc/pagination.php:53
msgid "&laquo;"
@ -297,7 +338,7 @@ msgstr ""
msgid "&raquo;"
msgstr ""
#: inc/pagination.php:57
#: inc/pagination.php:56
msgid "Posts navigation"
msgstr ""
@ -305,128 +346,121 @@ msgstr ""
msgid "Primary Menu"
msgstr "Κυρίως Μενού"
#: inc/template-tags.php:33
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "by"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "Posted by"
msgstr ""
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:59 inc/template-tags.php:65
#: inc/template-tags.php:96 inc/template-tags.php:110
msgid ", "
msgstr ", "
#. translators: %s: Categories of current post
#: inc/template-tags.php:62
#: inc/template-tags.php:99
msgid "Posted in %s"
msgstr ""
#. translators: %s: Tags of current post
#: inc/template-tags.php:68
#: inc/template-tags.php:113
msgid "Tagged %s"
msgstr ""
#: inc/template-tags.php:73
msgid "Leave a comment"
msgstr "Αφήστε σχόλιο"
#. translators: %s post title
#: inc/template-tags.php:130
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr "Αφήστε σχόλιο<span class=\"screen-reader-text\"> στο %s</span>"
#: inc/template-tags.php:73
msgid "1 Comment"
msgstr "1 Σχόλιο"
#: inc/template-tags.php:73
msgid "% Comments"
msgstr "% Σχόλια"
#: inc/template-tags.php:167
#: inc/template-tags.php:233
msgid "Comment navigation"
msgstr "Πλοήγηση στα σχόλια"
#: inc/template-tags.php:171
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&larr; Παλαιότερα Σχόλια"
#: inc/template-tags.php:177
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr "Νεότερα Σχόλια &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:194
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "Επεξεργασία %s"
#: inc/template-tags.php:216
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr "Πλοήγηση στα Άρθρα"
#: inc/template-tags.php:220
#: inc/template-tags.php:293
msgctxt "Previous post link"
msgid "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
msgstr "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
#: inc/template-tags.php:223
#: inc/template-tags.php:296
msgctxt "Next post link"
msgid "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
msgstr "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
#: inc/template-tags.php:244
#: inc/template-tags.php:317
msgid "Pages:"
msgstr "Σελίδες:"
#: inc/widgets.php:103
#: inc/widgets.php:196
msgid "Right Sidebar"
msgstr "Δεξιά Εργαλειοθήκη"
#: inc/widgets.php:105
#: inc/widgets.php:198
msgid "Right sidebar widget area"
msgstr ""
#: inc/widgets.php:115
#: inc/widgets.php:208
msgid "Left Sidebar"
msgstr "Αριστερή Εργαλειοθήκη"
#: inc/widgets.php:117
#: inc/widgets.php:210
msgid "Left sidebar widget area"
msgstr ""
#: inc/widgets.php:127
#: inc/widgets.php:220
msgid "Hero Slider"
msgstr "Ολισθητής Hero"
#: inc/widgets.php:129
#: inc/widgets.php:222
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#: inc/widgets.php:139
#: inc/widgets.php:232
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:141
#: inc/widgets.php:234
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#: inc/widgets.php:151
#: inc/widgets.php:244
msgid "Top Full"
msgstr ""
#: inc/widgets.php:153
#: inc/widgets.php:246
msgid "Full top widget with dynamic grid"
msgstr ""
#: inc/widgets.php:163
#: inc/widgets.php:256
msgid "Footer Full"
msgstr "Υποσέλιδο Πλήρες"
#: inc/widgets.php:165
#: inc/widgets.php:258
msgid "Full sized footer widget with dynamic grid"
msgstr ""
@ -485,17 +519,17 @@ msgstr ""
msgid "Search Results for: %s"
msgstr "Αποτελέσματα αναζήτησης για : %s"
#: searchform.php:20
#: searchform.php:21
msgctxt "label"
msgid "Search for:"
msgstr "Αναζήτηση για:"
#: searchform.php:22
#: searchform.php:23
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "Αναζήτηση&hellip;"
#: searchform.php:24
#: searchform.php:25 searchform.php:28
msgctxt "submit button"
msgid "Search"
msgstr "Αναζήτηση"

Binary file not shown.

View File

@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
"PO-Revision-Date: 2021-08-20 02:36+0200\n"
"POT-Creation-Date: 2022-08-12T23:04:51+00:00\n"
"PO-Revision-Date: 2022-08-13 01:33+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Generator: Poedit 3.0\n"
"X-Generator: Poedit 3.1.1\n"
"X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
"__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
"_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
@ -55,22 +55,18 @@ msgstr "https://understrap.com"
#. Description of the theme
msgid ""
"Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid "
"starting point for your next theme project and WordPress website. Use it as "
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
"support, built-in widget slider and much more you need for basic websites. "
"IMPORTANT: All developer dependencies are not bundled with this install "
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
"copy-assets\" inside the extracted /understrap folder."
"The renowned WordPress starter theme framework that combined Underscores and "
"Bootstrap. Trusted by more than 100,000 developers for building handcrafted, "
"custom WordPress sites."
msgstr ""
#. Author of the theme
msgid "the Understrap Authors"
msgid "Howard Development &amp; Consulting"
msgstr ""
#. Author URI of the theme
msgid "https://github.com/understrap/understrap/graphs/contributors"
msgstr "https://github.com/understrap/understrap/graphs/contributors"
msgid "https://howarddc.com"
msgstr ""
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
@ -125,23 +121,27 @@ msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: header.php:31
msgid "Skip to content"
msgstr "Saltar al contenido"
#: header.php:36
#: global-templates/navbar-collapse-bootstrap4.php:17
#: global-templates/navbar-collapse-bootstrap5.php:17
#: global-templates/navbar-offcanvas-bootstrap5.php:17
msgid "Main Navigation"
msgstr ""
#: header.php:63
#: global-templates/navbar-collapse-bootstrap4.php:45
#: global-templates/navbar-collapse-bootstrap5.php:43
#: global-templates/navbar-offcanvas-bootstrap5.php:43
msgid "Toggle navigation"
msgstr ""
#: inc/class-wp-bootstrap-navwalker.php:376
#: header.php:32
msgid "Skip to content"
msgstr "Saltar al contenido"
#: inc/class-wp-bootstrap-navwalker.php:377
msgid "Add a menu"
msgstr ""
#: inc/custom-comments.php:102
#: inc/custom-comments.php:106
msgid "Comments are closed."
msgstr "Los comentarios están cerrados."
@ -149,94 +149,143 @@ msgstr "Los comentarios están cerrados."
msgid "Default Header Image"
msgstr ""
#: inc/customizer.php:42
#: inc/customizer.php:41
msgid "Theme Layout Settings"
msgstr ""
#: inc/customizer.php:44
#: inc/customizer.php:43
msgid "Container width and sidebar defaults"
msgstr ""
#: inc/customizer.php:84
msgid "Container Width"
#: inc/customizer.php:63
msgid "Bootstrap Version"
msgstr ""
#: inc/customizer.php:85
msgid "Choose between Bootstrap's container and container-fluid"
#: inc/customizer.php:64
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr ""
#: inc/customizer.php:90
msgid "Fixed width container"
#: inc/customizer.php:68
msgid "Bootstrap 4"
msgstr ""
#: inc/customizer.php:69
msgid "Bootstrap 5"
msgstr ""
#: inc/customizer.php:91
msgid "Container Width"
msgstr ""
#: inc/customizer.php:92
msgid "Choose between Bootstrap's container and container-fluid"
msgstr ""
#: inc/customizer.php:96
msgid "Fixed width container"
msgstr ""
#: inc/customizer.php:97
msgid "Full width container"
msgstr ""
#: inc/customizer.php:113
#: inc/customizer.php:119
msgid "Responsive Navigation Type"
msgstr ""
#: inc/customizer.php:120
msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
#: inc/customizer.php:128
msgid "Collapse"
msgstr ""
#: inc/customizer.php:129
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:151
msgid "Sidebar Positioning"
msgstr ""
#: inc/customizer.php:114
#: inc/customizer.php:152
msgid ""
"Set sidebar's default position. Can either be: right, left, both or none. "
"Note: this can be overridden on individual pages."
msgstr ""
#: inc/customizer.php:123
#: inc/customizer.php:160
msgid "Right sidebar"
msgstr ""
#: inc/customizer.php:124
#: inc/customizer.php:161
msgid "Left sidebar"
msgstr ""
#: inc/customizer.php:125
#: inc/customizer.php:162
msgid "Left & Right sidebars"
msgstr ""
#: inc/customizer.php:126
#: inc/customizer.php:163
msgid "No sidebar"
msgstr ""
#: inc/deprecated.php:80
#: inc/customizer.php:185
msgid "Footer Site Info"
msgstr ""
#: inc/customizer.php:186
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
#: inc/deprecated.php:94
msgid ""
"It looks like nothing was found at this location. Maybe try one of the links "
"below or a search?"
msgstr ""
#: inc/deprecated.php:81
#: inc/deprecated.php:95
msgid "Previous"
msgstr ""
#: inc/deprecated.php:82
#: inc/deprecated.php:96
msgid "Next"
msgstr ""
#: inc/deprecated.php:83
#: inc/deprecated.php:97
msgid "About:"
msgstr ""
#: inc/deprecated.php:84
#: inc/deprecated.php:98
msgid "Profile"
msgstr ""
#: inc/deprecated.php:85
#: inc/deprecated.php:99
msgid "Posts by"
msgstr ""
#: inc/deprecated.php:86
#: inc/deprecated.php:100
msgid "Permanent Link:"
msgstr ""
#: inc/deprecated.php:87
#: inc/deprecated.php:101
msgid "in"
msgstr ""
#: inc/deprecated.php:88
#: inc/deprecated.php:102
msgid "Edit"
msgstr ""
#: inc/deprecated.php:103
msgid "1 Comment"
msgstr "1 Comentario"
#: inc/deprecated.php:104
msgid "% Comments"
msgstr "% Comentarios"
#: inc/editor.php:50
msgid "Lead Paragraph"
msgstr ""
@ -258,7 +307,7 @@ msgstr ""
msgid "Cite"
msgstr ""
#: inc/extras.php:277
#: inc/extras.php:290
msgid "Read More..."
msgstr "Leer más..."
@ -289,7 +338,7 @@ msgstr ""
msgid "&raquo;"
msgstr ""
#: inc/pagination.php:57
#: inc/pagination.php:56
msgid "Posts navigation"
msgstr ""
@ -297,128 +346,121 @@ msgstr ""
msgid "Primary Menu"
msgstr "Menú principal"
#: inc/template-tags.php:33
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "by"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "Posted by"
msgstr ""
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:59 inc/template-tags.php:65
#: inc/template-tags.php:96 inc/template-tags.php:110
msgid ", "
msgstr ","
msgstr ", "
#. translators: %s: Categories of current post
#: inc/template-tags.php:62
#: inc/template-tags.php:99
msgid "Posted in %s"
msgstr ""
#. translators: %s: Tags of current post
#: inc/template-tags.php:68
#: inc/template-tags.php:113
msgid "Tagged %s"
msgstr ""
#: inc/template-tags.php:73
msgid "Leave a comment"
msgstr "Deja un comentario"
#. translators: %s post title
#: inc/template-tags.php:130
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr "Deja un comentario<span class=\"screen-reader-text\"> en %s</span>"
#: inc/template-tags.php:73
msgid "1 Comment"
msgstr "1 Comentario"
#: inc/template-tags.php:73
msgid "% Comments"
msgstr "% Comentarios"
#: inc/template-tags.php:167
#: inc/template-tags.php:233
msgid "Comment navigation"
msgstr "Ver los comentarios"
#: inc/template-tags.php:171
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&larr; Comentarios antiguos"
#: inc/template-tags.php:177
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr "Comentarios más recientes &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:194
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "Editar %s"
#: inc/template-tags.php:216
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr ""
#: inc/template-tags.php:220
#: inc/template-tags.php:293
msgctxt "Previous post link"
msgid "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
msgstr ""
#: inc/template-tags.php:223
#: inc/template-tags.php:296
msgctxt "Next post link"
msgid "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
msgstr ""
#: inc/template-tags.php:244
#: inc/template-tags.php:317
msgid "Pages:"
msgstr "Páginas: "
msgstr "Páginas:"
#: inc/widgets.php:103
#: inc/widgets.php:196
msgid "Right Sidebar"
msgstr ""
#: inc/widgets.php:105
#: inc/widgets.php:198
msgid "Right sidebar widget area"
msgstr ""
#: inc/widgets.php:115
#: inc/widgets.php:208
msgid "Left Sidebar"
msgstr ""
#: inc/widgets.php:117
#: inc/widgets.php:210
msgid "Left sidebar widget area"
msgstr ""
#: inc/widgets.php:127
#: inc/widgets.php:220
msgid "Hero Slider"
msgstr "Hero Slider"
#: inc/widgets.php:129
#: inc/widgets.php:222
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#: inc/widgets.php:139
#: inc/widgets.php:232
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:141
#: inc/widgets.php:234
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#: inc/widgets.php:151
#: inc/widgets.php:244
msgid "Top Full"
msgstr ""
#: inc/widgets.php:153
#: inc/widgets.php:246
msgid "Full top widget with dynamic grid"
msgstr ""
#: inc/widgets.php:163
#: inc/widgets.php:256
msgid "Footer Full"
msgstr "Footer Full"
#: inc/widgets.php:165
#: inc/widgets.php:258
msgid "Full sized footer widget with dynamic grid"
msgstr ""
@ -478,17 +520,17 @@ msgstr ""
msgid "Search Results for: %s"
msgstr "Resultados de la búsqueda de: %s"
#: searchform.php:20
#: searchform.php:21
msgctxt "label"
msgid "Search for:"
msgstr "Buscar:"
#: searchform.php:22
#: searchform.php:23
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "Buscar &hellip;"
#: searchform.php:24
#: searchform.php:25 searchform.php:28
msgctxt "submit button"
msgid "Search"
msgstr "Buscar"

Binary file not shown.

View File

@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
"PO-Revision-Date: 2021-08-20 02:36+0200\n"
"POT-Creation-Date: 2022-08-12T23:04:51+00:00\n"
"PO-Revision-Date: 2022-08-13 01:40+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Generator: Poedit 3.0\n"
"X-Generator: Poedit 3.1.1\n"
"X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
"__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
"_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
@ -55,30 +55,18 @@ msgstr "https://understrap.com"
#. Description of the theme
msgid ""
"Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid "
"starting point for your next theme project and WordPress website. Use it as "
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
"support, built-in widget slider and much more you need for basic websites. "
"IMPORTANT: All developer dependencies are not bundled with this install "
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
"copy-assets\" inside the extracted /understrap folder."
"The renowned WordPress starter theme framework that combined Underscores and "
"Bootstrap. Trusted by more than 100,000 developers for building handcrafted, "
"custom WordPress sites."
msgstr ""
"Une combinaison du thème _s d'Automattic et de Bootstrap 4. Un excellent "
"point de départ pour votre prochain projet de thème et de site Web de "
"WordPress. Utilisez-le comme thème de démarrage ou comme thème parent. À "
"vous de décider. Inclus Font-Awesome, des widgets intégrés et tout ce dont "
"vous avez besoin pour votre site. IMPORTANT: les dépendances des "
"développeurs ne sont pas livrées avec ce fichier d'installation. Il suffit "
"de télécharger le fichier .zip, de l'extraire et d'exécuter \"npm install\" "
"et \"gulp copy-assets\" dans le dossier extract / understrap."
#. Author of the theme
msgid "the Understrap Authors"
msgid "Howard Development &amp; Consulting"
msgstr ""
#. Author URI of the theme
msgid "https://github.com/understrap/understrap/graphs/contributors"
msgstr "https://github.com/understrap/understrap/graphs/contributors"
msgid "https://howarddc.com"
msgstr ""
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
@ -133,23 +121,27 @@ msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: header.php:31
msgid "Skip to content"
msgstr "Aller au contenu"
#: header.php:36
#: global-templates/navbar-collapse-bootstrap4.php:17
#: global-templates/navbar-collapse-bootstrap5.php:17
#: global-templates/navbar-offcanvas-bootstrap5.php:17
msgid "Main Navigation"
msgstr ""
#: header.php:63
#: global-templates/navbar-collapse-bootstrap4.php:45
#: global-templates/navbar-collapse-bootstrap5.php:43
#: global-templates/navbar-offcanvas-bootstrap5.php:43
msgid "Toggle navigation"
msgstr ""
#: inc/class-wp-bootstrap-navwalker.php:376
#: header.php:32
msgid "Skip to content"
msgstr "Aller au contenu"
#: inc/class-wp-bootstrap-navwalker.php:377
msgid "Add a menu"
msgstr ""
#: inc/custom-comments.php:102
#: inc/custom-comments.php:106
msgid "Comments are closed."
msgstr "Les commentaires sont fermés."
@ -157,94 +149,143 @@ msgstr "Les commentaires sont fermés."
msgid "Default Header Image"
msgstr ""
#: inc/customizer.php:42
#: inc/customizer.php:41
msgid "Theme Layout Settings"
msgstr "Paramètres du layout"
#: inc/customizer.php:44
#: inc/customizer.php:43
msgid "Container width and sidebar defaults"
msgstr "Paramètrage du conteneur"
#: inc/customizer.php:84
#: inc/customizer.php:63
msgid "Bootstrap Version"
msgstr ""
#: inc/customizer.php:64
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr ""
#: inc/customizer.php:68
msgid "Bootstrap 4"
msgstr ""
#: inc/customizer.php:69
msgid "Bootstrap 5"
msgstr ""
#: inc/customizer.php:91
msgid "Container Width"
msgstr "Largeur du conteneur"
#: inc/customizer.php:85
#: inc/customizer.php:92
msgid "Choose between Bootstrap's container and container-fluid"
msgstr "Choisir entre le conteneur Bootstrap ou 'container-fluid'"
#: inc/customizer.php:90
#: inc/customizer.php:96
msgid "Fixed width container"
msgstr "Conteneur de largeur fixe"
#: inc/customizer.php:91
#: inc/customizer.php:97
msgid "Full width container"
msgstr "Conteneur de pleine largeur"
#: inc/customizer.php:113
#: inc/customizer.php:119
msgid "Responsive Navigation Type"
msgstr ""
#: inc/customizer.php:120
msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
#: inc/customizer.php:128
msgid "Collapse"
msgstr ""
#: inc/customizer.php:129
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:151
msgid "Sidebar Positioning"
msgstr "Positionnement des sidebars"
#: inc/customizer.php:114
#: inc/customizer.php:152
msgid ""
"Set sidebar's default position. Can either be: right, left, both or none. "
"Note: this can be overridden on individual pages."
msgstr ""
#: inc/customizer.php:123
#: inc/customizer.php:160
msgid "Right sidebar"
msgstr "Sidebar à droite"
#: inc/customizer.php:124
#: inc/customizer.php:161
msgid "Left sidebar"
msgstr "Sidebar à gauche"
#: inc/customizer.php:125
#: inc/customizer.php:162
msgid "Left & Right sidebars"
msgstr "Sidebar gauche et droite"
#: inc/customizer.php:126
#: inc/customizer.php:163
msgid "No sidebar"
msgstr "Pas de sidebar"
#: inc/deprecated.php:80
#: inc/customizer.php:185
msgid "Footer Site Info"
msgstr ""
#: inc/customizer.php:186
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
#: inc/deprecated.php:94
msgid ""
"It looks like nothing was found at this location. Maybe try one of the links "
"below or a search?"
msgstr ""
#: inc/deprecated.php:81
#: inc/deprecated.php:95
msgid "Previous"
msgstr ""
#: inc/deprecated.php:82
#: inc/deprecated.php:96
msgid "Next"
msgstr ""
#: inc/deprecated.php:83
#: inc/deprecated.php:97
msgid "About:"
msgstr ""
#: inc/deprecated.php:84
#: inc/deprecated.php:98
msgid "Profile"
msgstr ""
#: inc/deprecated.php:85
#: inc/deprecated.php:99
msgid "Posts by"
msgstr ""
#: inc/deprecated.php:86
#: inc/deprecated.php:100
msgid "Permanent Link:"
msgstr ""
#: inc/deprecated.php:87
#: inc/deprecated.php:101
msgid "in"
msgstr ""
#: inc/deprecated.php:88
#: inc/deprecated.php:102
msgid "Edit"
msgstr ""
#: inc/deprecated.php:103
msgid "1 Comment"
msgstr "1 Commentaire"
#: inc/deprecated.php:104
msgid "% Comments"
msgstr "% Commentaires"
#: inc/editor.php:50
msgid "Lead Paragraph"
msgstr ""
@ -266,7 +307,7 @@ msgstr ""
msgid "Cite"
msgstr ""
#: inc/extras.php:277
#: inc/extras.php:290
msgid "Read More..."
msgstr "Lire la suite..."
@ -297,7 +338,7 @@ msgstr ""
msgid "&raquo;"
msgstr ""
#: inc/pagination.php:57
#: inc/pagination.php:56
msgid "Posts navigation"
msgstr ""
@ -305,128 +346,122 @@ msgstr ""
msgid "Primary Menu"
msgstr "Menu principal"
#: inc/template-tags.php:33
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "by"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "Posted by"
msgstr ""
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:59 inc/template-tags.php:65
#: inc/template-tags.php:96 inc/template-tags.php:110
msgid ", "
msgstr ","
msgstr ", "
#. translators: %s: Categories of current post
#: inc/template-tags.php:62
#: inc/template-tags.php:99
msgid "Posted in %s"
msgstr ""
#. translators: %s: Tags of current post
#: inc/template-tags.php:68
#: inc/template-tags.php:113
msgid "Tagged %s"
msgstr ""
#: inc/template-tags.php:73
msgid "Leave a comment"
msgstr "Réagir"
#. translators: %s post title
#: inc/template-tags.php:130
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr ""
"Laisser un commentaire<span class=\"screen-reader-text\"> sur %s</span>"
#: inc/template-tags.php:73
msgid "1 Comment"
msgstr "1 Commentaire"
#: inc/template-tags.php:73
msgid "% Comments"
msgstr "% Commentaires"
#: inc/template-tags.php:167
#: inc/template-tags.php:233
msgid "Comment navigation"
msgstr "Naviguer dans les commentaires"
#: inc/template-tags.php:171
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&larr; Commentaire moins récent"
#: inc/template-tags.php:177
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr "Commentaire plus récent &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:194
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "Modifier %s"
#: inc/template-tags.php:216
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr "Navigation"
#: inc/template-tags.php:220
#: inc/template-tags.php:293
msgctxt "Previous post link"
msgid "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
msgstr "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
#: inc/template-tags.php:223
#: inc/template-tags.php:296
msgctxt "Next post link"
msgid "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
msgstr "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
#: inc/template-tags.php:244
#: inc/template-tags.php:317
msgid "Pages:"
msgstr "Pages: "
msgstr "Pages:"
#: inc/widgets.php:103
#: inc/widgets.php:196
msgid "Right Sidebar"
msgstr "Colonne droite"
#: inc/widgets.php:105
#: inc/widgets.php:198
msgid "Right sidebar widget area"
msgstr ""
#: inc/widgets.php:115
#: inc/widgets.php:208
msgid "Left Sidebar"
msgstr "Colonne gauche"
#: inc/widgets.php:117
#: inc/widgets.php:210
msgid "Left sidebar widget area"
msgstr ""
#: inc/widgets.php:127
#: inc/widgets.php:220
msgid "Hero Slider"
msgstr "Héro dynamique"
#: inc/widgets.php:129
#: inc/widgets.php:222
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#: inc/widgets.php:139
#: inc/widgets.php:232
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:141
#: inc/widgets.php:234
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#: inc/widgets.php:151
#: inc/widgets.php:244
msgid "Top Full"
msgstr ""
#: inc/widgets.php:153
#: inc/widgets.php:246
msgid "Full top widget with dynamic grid"
msgstr ""
#: inc/widgets.php:163
#: inc/widgets.php:256
msgid "Footer Full"
msgstr "Pied pleine page"
#: inc/widgets.php:165
#: inc/widgets.php:258
msgid "Full sized footer widget with dynamic grid"
msgstr ""
@ -487,17 +522,17 @@ msgstr ""
msgid "Search Results for: %s"
msgstr "Résultats de recherche pour : %s"
#: searchform.php:20
#: searchform.php:21
msgctxt "label"
msgid "Search for:"
msgstr "Rechercher :"
#: searchform.php:22
#: searchform.php:23
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "Rechercher"
msgstr "Rechercher &hellip;"
#: searchform.php:24
#: searchform.php:25 searchform.php:28
msgctxt "submit button"
msgid "Search"
msgstr "Rechercher"

Binary file not shown.

View File

@ -2,17 +2,17 @@ msgid ""
msgstr ""
"Project-Id-Version: Understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
"PO-Revision-Date: 2021-08-20 02:35+0200\n"
"POT-Creation-Date: 2022-08-12T23:04:51+00:00\n"
"PO-Revision-Date: 2022-08-13 01:57+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: he_IL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 3.0\n"
"X-Poedit-Basepath: ..\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 3.1.1\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-Flags-xgettext: --add-comments=translators:\n"
"X-Poedit-WPHeader: style.css\n"
"X-Poedit-SourceCharset: UTF-8\n"
@ -33,22 +33,18 @@ msgstr "https://understrap.com"
#. Description of the theme
msgid ""
"Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid "
"starting point for your next theme project and WordPress website. Use it as "
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
"support, built-in widget slider and much more you need for basic websites. "
"IMPORTANT: All developer dependencies are not bundled with this install "
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
"copy-assets\" inside the extracted /understrap folder."
"The renowned WordPress starter theme framework that combined Underscores and "
"Bootstrap. Trusted by more than 100,000 developers for building handcrafted, "
"custom WordPress sites."
msgstr ""
#. Author of the theme
msgid "the Understrap Authors"
msgid "Howard Development &amp; Consulting"
msgstr ""
#. Author URI of the theme
msgid "https://github.com/understrap/understrap/graphs/contributors"
msgstr "https://github.com/understrap/understrap/graphs/contributors"
msgid "https://howarddc.com"
msgstr ""
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
@ -101,23 +97,27 @@ msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] "מחשבה אחת על &ldquo;%2$s&rdquo;"
msgstr[1] "מחשבות על &ldquo;%2$s&rdquo;"
#: header.php:31
msgid "Skip to content"
msgstr "לדלג לתוכן"
#: header.php:36
#: global-templates/navbar-collapse-bootstrap4.php:17
#: global-templates/navbar-collapse-bootstrap5.php:17
#: global-templates/navbar-offcanvas-bootstrap5.php:17
msgid "Main Navigation"
msgstr ""
#: header.php:63
#: global-templates/navbar-collapse-bootstrap4.php:45
#: global-templates/navbar-collapse-bootstrap5.php:43
#: global-templates/navbar-offcanvas-bootstrap5.php:43
msgid "Toggle navigation"
msgstr ""
#: inc/class-wp-bootstrap-navwalker.php:376
#: header.php:32
msgid "Skip to content"
msgstr "לדלג לתוכן"
#: inc/class-wp-bootstrap-navwalker.php:377
msgid "Add a menu"
msgstr ""
#: inc/custom-comments.php:102
#: inc/custom-comments.php:106
msgid "Comments are closed."
msgstr "סגור לתגובות."
@ -125,35 +125,68 @@ msgstr "סגור לתגובות."
msgid "Default Header Image"
msgstr "תמונת כותרת כללית"
#: inc/customizer.php:42
#: inc/customizer.php:41
msgid "Theme Layout Settings"
msgstr "הגדרות מערך"
#: inc/customizer.php:44
#: inc/customizer.php:43
msgid "Container width and sidebar defaults"
msgstr "ברירות מחדל, רוחב ותיבה, מיכל"
#: inc/customizer.php:84
#: inc/customizer.php:63
msgid "Bootstrap Version"
msgstr ""
#: inc/customizer.php:64
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr ""
#: inc/customizer.php:68
msgid "Bootstrap 4"
msgstr ""
#: inc/customizer.php:69
msgid "Bootstrap 5"
msgstr ""
#: inc/customizer.php:91
msgid "Container Width"
msgstr "רוחב המיכל"
#: inc/customizer.php:85
#: inc/customizer.php:92
msgid "Choose between Bootstrap's container and container-fluid"
msgstr "בחר בין מיכל למיכל מלא של בוטסטראפ"
#: inc/customizer.php:90
#: inc/customizer.php:96
msgid "Fixed width container"
msgstr "קונטיינר רוחב קבוע"
#: inc/customizer.php:91
#: inc/customizer.php:97
msgid "Full width container"
msgstr "קונטיינר רוחב מלא"
#: inc/customizer.php:113
#: inc/customizer.php:119
msgid "Responsive Navigation Type"
msgstr ""
#: inc/customizer.php:120
msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
#: inc/customizer.php:128
msgid "Collapse"
msgstr ""
#: inc/customizer.php:129
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:151
msgid "Sidebar Positioning"
msgstr "מיקום סרגל צדדי"
#: inc/customizer.php:114
#: inc/customizer.php:152
msgid ""
"Set sidebar's default position. Can either be: right, left, both or none. "
"Note: this can be overridden on individual pages."
@ -161,60 +194,76 @@ msgstr ""
"הגדר את מיקום ברירת המחדל של הסרגל הצידי. יכול גם להיות: ימין, שמאל, שניהם "
"או אף אחד. הערה: זה יכול להתבטל בעמודים נפרדים."
#: inc/customizer.php:123
#: inc/customizer.php:160
msgid "Right sidebar"
msgstr "סרגל צדדי ימני"
#: inc/customizer.php:124
#: inc/customizer.php:161
msgid "Left sidebar"
msgstr "סרגל צדדי שמאלי"
#: inc/customizer.php:125
#: inc/customizer.php:162
msgid "Left & Right sidebars"
msgstr "סרגלים צידיים שמאלה וימינה"
#: inc/customizer.php:126
#: inc/customizer.php:163
msgid "No sidebar"
msgstr "ללא סרגל צדדי"
#: inc/deprecated.php:80
#: inc/customizer.php:185
msgid "Footer Site Info"
msgstr ""
#: inc/customizer.php:186
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
#: inc/deprecated.php:94
msgid ""
"It looks like nothing was found at this location. Maybe try one of the links "
"below or a search?"
msgstr ""
#: inc/deprecated.php:81
#: inc/deprecated.php:95
msgid "Previous"
msgstr ""
#: inc/deprecated.php:82
#: inc/deprecated.php:96
msgid "Next"
msgstr ""
#: inc/deprecated.php:83
#: inc/deprecated.php:97
msgid "About:"
msgstr ""
#: inc/deprecated.php:84
#: inc/deprecated.php:98
msgid "Profile"
msgstr ""
#: inc/deprecated.php:85
#: inc/deprecated.php:99
msgid "Posts by"
msgstr ""
#: inc/deprecated.php:86
#: inc/deprecated.php:100
msgid "Permanent Link:"
msgstr ""
#: inc/deprecated.php:87
#: inc/deprecated.php:101
msgid "in"
msgstr ""
#: inc/deprecated.php:88
#: inc/deprecated.php:102
msgid "Edit"
msgstr ""
#: inc/deprecated.php:103
msgid "1 Comment"
msgstr "תגובה 1"
#: inc/deprecated.php:104
msgid "% Comments"
msgstr "% תגובות"
#: inc/editor.php:50
msgid "Lead Paragraph"
msgstr ""
@ -236,7 +285,7 @@ msgstr ""
msgid "Cite"
msgstr ""
#: inc/extras.php:277
#: inc/extras.php:290
msgid "Read More..."
msgstr "קרא עוד..."
@ -267,7 +316,7 @@ msgstr ""
msgid "&raquo;"
msgstr ""
#: inc/pagination.php:57
#: inc/pagination.php:56
msgid "Posts navigation"
msgstr ""
@ -275,129 +324,122 @@ msgstr ""
msgid "Primary Menu"
msgstr "תפריט ראשי"
#: inc/template-tags.php:33
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "by"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "Posted by"
msgstr ""
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:59 inc/template-tags.php:65
#: inc/template-tags.php:96 inc/template-tags.php:110
msgid ", "
msgstr ","
msgstr ", "
#. translators: %s: Categories of current post
#: inc/template-tags.php:62
#: inc/template-tags.php:99
msgid "Posted in %s"
msgstr ""
#. translators: %s: Tags of current post
#: inc/template-tags.php:68
#: inc/template-tags.php:113
msgid "Tagged %s"
msgstr ""
#: inc/template-tags.php:73
msgid "Leave a comment"
msgstr "השאר תגובה"
#. translators: %s post title
#: inc/template-tags.php:130
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr "השאר תגובה<span class=\"screen-reader-text\"> על %s</span>"
#: inc/template-tags.php:73
msgid "1 Comment"
msgstr "תגובה 1"
#: inc/template-tags.php:73
msgid "% Comments"
msgstr "% תגובות"
#: inc/template-tags.php:167
#: inc/template-tags.php:233
msgid "Comment navigation"
msgstr "ניווט תגובות"
#: inc/template-tags.php:171
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&larr; תגובות קודמות"
#: inc/template-tags.php:177
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr "תגובות חדשות יותר &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:194
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "ערוך את %s"
#: inc/template-tags.php:216
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr "ניווט בפרסומים"
#: inc/template-tags.php:220
#: inc/template-tags.php:293
msgctxt "Previous post link"
msgid "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
msgstr "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
#: inc/template-tags.php:223
#: inc/template-tags.php:296
msgctxt "Next post link"
msgid "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
msgstr ""
"Read More&nbsp;<i class=\\\"dashicons dashicons-arrow-right-alt\\\"></i>"
#: inc/template-tags.php:244
#: inc/template-tags.php:317
msgid "Pages:"
msgstr "עמודים:"
#: inc/widgets.php:103
#: inc/widgets.php:196
msgid "Right Sidebar"
msgstr "סרגל צדדי ימני"
#: inc/widgets.php:105
#: inc/widgets.php:198
msgid "Right sidebar widget area"
msgstr ""
#: inc/widgets.php:115
#: inc/widgets.php:208
msgid "Left Sidebar"
msgstr "סרגל צדדי שמאלי"
#: inc/widgets.php:117
#: inc/widgets.php:210
msgid "Left sidebar widget area"
msgstr ""
#: inc/widgets.php:127
#: inc/widgets.php:220
msgid "Hero Slider"
msgstr "סליידר"
#: inc/widgets.php:129
#: inc/widgets.php:222
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#: inc/widgets.php:139
#: inc/widgets.php:232
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:141
#: inc/widgets.php:234
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#: inc/widgets.php:151
#: inc/widgets.php:244
msgid "Top Full"
msgstr ""
#: inc/widgets.php:153
#: inc/widgets.php:246
msgid "Full top widget with dynamic grid"
msgstr ""
#: inc/widgets.php:163
#: inc/widgets.php:256
msgid "Footer Full"
msgstr "כותרת תחתונה"
#: inc/widgets.php:165
#: inc/widgets.php:258
msgid "Full sized footer widget with dynamic grid"
msgstr ""
@ -454,17 +496,17 @@ msgstr "סרגל צדדי ימני"
msgid "Search Results for: %s"
msgstr "תוצאות חיפוש עבור: %s"
#: searchform.php:20
#: searchform.php:21
msgctxt "label"
msgid "Search for:"
msgstr "חיפוש:"
#: searchform.php:22
#: searchform.php:23
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "חיפוש &hellip;"
#: searchform.php:24
#: searchform.php:25 searchform.php:28
msgctxt "submit button"
msgid "Search"
msgstr "חיפוש"

Binary file not shown.

View File

@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
"PO-Revision-Date: 2021-08-20 02:35+0200\n"
"POT-Creation-Date: 2022-08-12T23:04:51+00:00\n"
"PO-Revision-Date: 2022-08-13 02:02+0200\n"
"Last-Translator: Max Guglielmino <info@maxguglielmino.com>\n"
"Language-Team: \n"
"Language: it_IT\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Generator: Poedit 3.0\n"
"X-Generator: Poedit 3.1.1\n"
"X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
"__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
"_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
@ -55,22 +55,18 @@ msgstr "https://understrap.com"
#. Description of the theme
msgid ""
"Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid "
"starting point for your next theme project and WordPress website. Use it as "
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
"support, built-in widget slider and much more you need for basic websites. "
"IMPORTANT: All developer dependencies are not bundled with this install "
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
"copy-assets\" inside the extracted /understrap folder."
"The renowned WordPress starter theme framework that combined Underscores and "
"Bootstrap. Trusted by more than 100,000 developers for building handcrafted, "
"custom WordPress sites."
msgstr ""
#. Author of the theme
msgid "the Understrap Authors"
msgid "Howard Development &amp; Consulting"
msgstr ""
#. Author URI of the theme
msgid "https://github.com/understrap/understrap/graphs/contributors"
msgstr "https://github.com/understrap/understrap/graphs/contributors"
msgid "https://howarddc.com"
msgstr ""
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
@ -125,23 +121,27 @@ msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: header.php:31
msgid "Skip to content"
msgstr "Vai al contenuto"
#: header.php:36
#: global-templates/navbar-collapse-bootstrap4.php:17
#: global-templates/navbar-collapse-bootstrap5.php:17
#: global-templates/navbar-offcanvas-bootstrap5.php:17
msgid "Main Navigation"
msgstr ""
#: header.php:63
#: global-templates/navbar-collapse-bootstrap4.php:45
#: global-templates/navbar-collapse-bootstrap5.php:43
#: global-templates/navbar-offcanvas-bootstrap5.php:43
msgid "Toggle navigation"
msgstr ""
#: inc/class-wp-bootstrap-navwalker.php:376
#: header.php:32
msgid "Skip to content"
msgstr "Vai al contenuto"
#: inc/class-wp-bootstrap-navwalker.php:377
msgid "Add a menu"
msgstr ""
#: inc/custom-comments.php:102
#: inc/custom-comments.php:106
msgid "Comments are closed."
msgstr "I commenti sono chiusi."
@ -149,94 +149,143 @@ msgstr "I commenti sono chiusi."
msgid "Default Header Image"
msgstr ""
#: inc/customizer.php:42
#: inc/customizer.php:41
msgid "Theme Layout Settings"
msgstr ""
#: inc/customizer.php:44
#: inc/customizer.php:43
msgid "Container width and sidebar defaults"
msgstr ""
#: inc/customizer.php:84
msgid "Container Width"
#: inc/customizer.php:63
msgid "Bootstrap Version"
msgstr ""
#: inc/customizer.php:85
msgid "Choose between Bootstrap's container and container-fluid"
#: inc/customizer.php:64
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr ""
#: inc/customizer.php:90
msgid "Fixed width container"
#: inc/customizer.php:68
msgid "Bootstrap 4"
msgstr ""
#: inc/customizer.php:69
msgid "Bootstrap 5"
msgstr ""
#: inc/customizer.php:91
msgid "Container Width"
msgstr ""
#: inc/customizer.php:92
msgid "Choose between Bootstrap's container and container-fluid"
msgstr ""
#: inc/customizer.php:96
msgid "Fixed width container"
msgstr ""
#: inc/customizer.php:97
msgid "Full width container"
msgstr ""
#: inc/customizer.php:113
#: inc/customizer.php:119
msgid "Responsive Navigation Type"
msgstr ""
#: inc/customizer.php:120
msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
#: inc/customizer.php:128
msgid "Collapse"
msgstr ""
#: inc/customizer.php:129
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:151
msgid "Sidebar Positioning"
msgstr ""
#: inc/customizer.php:114
#: inc/customizer.php:152
msgid ""
"Set sidebar's default position. Can either be: right, left, both or none. "
"Note: this can be overridden on individual pages."
msgstr ""
#: inc/customizer.php:123
#: inc/customizer.php:160
msgid "Right sidebar"
msgstr ""
#: inc/customizer.php:124
#: inc/customizer.php:161
msgid "Left sidebar"
msgstr ""
#: inc/customizer.php:125
#: inc/customizer.php:162
msgid "Left & Right sidebars"
msgstr ""
#: inc/customizer.php:126
#: inc/customizer.php:163
msgid "No sidebar"
msgstr ""
#: inc/deprecated.php:80
#: inc/customizer.php:185
msgid "Footer Site Info"
msgstr ""
#: inc/customizer.php:186
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
#: inc/deprecated.php:94
msgid ""
"It looks like nothing was found at this location. Maybe try one of the links "
"below or a search?"
msgstr ""
#: inc/deprecated.php:81
#: inc/deprecated.php:95
msgid "Previous"
msgstr ""
#: inc/deprecated.php:82
#: inc/deprecated.php:96
msgid "Next"
msgstr ""
#: inc/deprecated.php:83
#: inc/deprecated.php:97
msgid "About:"
msgstr ""
#: inc/deprecated.php:84
#: inc/deprecated.php:98
msgid "Profile"
msgstr ""
#: inc/deprecated.php:85
#: inc/deprecated.php:99
msgid "Posts by"
msgstr ""
#: inc/deprecated.php:86
#: inc/deprecated.php:100
msgid "Permanent Link:"
msgstr ""
#: inc/deprecated.php:87
#: inc/deprecated.php:101
msgid "in"
msgstr ""
#: inc/deprecated.php:88
#: inc/deprecated.php:102
msgid "Edit"
msgstr ""
#: inc/deprecated.php:103
msgid "1 Comment"
msgstr "1 Commento"
#: inc/deprecated.php:104
msgid "% Comments"
msgstr "% Commenti"
#: inc/editor.php:50
msgid "Lead Paragraph"
msgstr ""
@ -258,7 +307,7 @@ msgstr ""
msgid "Cite"
msgstr ""
#: inc/extras.php:277
#: inc/extras.php:290
msgid "Read More..."
msgstr "Leggi tutto..."
@ -289,7 +338,7 @@ msgstr ""
msgid "&raquo;"
msgstr ""
#: inc/pagination.php:57
#: inc/pagination.php:56
msgid "Posts navigation"
msgstr ""
@ -297,128 +346,121 @@ msgstr ""
msgid "Primary Menu"
msgstr "Menù Principale"
#: inc/template-tags.php:33
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "by"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "Posted by"
msgstr ""
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:59 inc/template-tags.php:65
#: inc/template-tags.php:96 inc/template-tags.php:110
msgid ", "
msgstr ", "
#. translators: %s: Categories of current post
#: inc/template-tags.php:62
#: inc/template-tags.php:99
msgid "Posted in %s"
msgstr ""
#. translators: %s: Tags of current post
#: inc/template-tags.php:68
#: inc/template-tags.php:113
msgid "Tagged %s"
msgstr ""
#: inc/template-tags.php:73
msgid "Leave a comment"
msgstr "Commenta"
#. translators: %s post title
#: inc/template-tags.php:130
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr "Lascia un commento<span class=\"screen-reader-text\"> su %s</span>"
#: inc/template-tags.php:73
msgid "1 Comment"
msgstr "1 Commento"
#: inc/template-tags.php:73
msgid "% Comments"
msgstr "% Commenti"
#: inc/template-tags.php:167
#: inc/template-tags.php:233
msgid "Comment navigation"
msgstr "Navigazione commenti"
#: inc/template-tags.php:171
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&larr; Commenti meno recenti"
#: inc/template-tags.php:177
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr "Commenti più recenti &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:194
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "Modifica %s"
#: inc/template-tags.php:216
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr ""
#: inc/template-tags.php:220
#: inc/template-tags.php:293
msgctxt "Previous post link"
msgid "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
msgstr ""
#: inc/template-tags.php:223
#: inc/template-tags.php:296
msgctxt "Next post link"
msgid "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
msgstr ""
#: inc/template-tags.php:244
#: inc/template-tags.php:317
msgid "Pages:"
msgstr "Pagine:"
#: inc/widgets.php:103
#: inc/widgets.php:196
msgid "Right Sidebar"
msgstr ""
#: inc/widgets.php:105
#: inc/widgets.php:198
msgid "Right sidebar widget area"
msgstr ""
#: inc/widgets.php:115
#: inc/widgets.php:208
msgid "Left Sidebar"
msgstr ""
#: inc/widgets.php:117
#: inc/widgets.php:210
msgid "Left sidebar widget area"
msgstr ""
#: inc/widgets.php:127
#: inc/widgets.php:220
msgid "Hero Slider"
msgstr "Blocco Iniziale con Carosello "
msgstr "Blocco Iniziale con Carosello"
#: inc/widgets.php:129
#: inc/widgets.php:222
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#: inc/widgets.php:139
#: inc/widgets.php:232
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:141
#: inc/widgets.php:234
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#: inc/widgets.php:151
#: inc/widgets.php:244
msgid "Top Full"
msgstr ""
#: inc/widgets.php:153
#: inc/widgets.php:246
msgid "Full top widget with dynamic grid"
msgstr ""
#: inc/widgets.php:163
#: inc/widgets.php:256
msgid "Footer Full"
msgstr "Piè di pagina Larghezza Intera"
#: inc/widgets.php:165
#: inc/widgets.php:258
msgid "Full sized footer widget with dynamic grid"
msgstr ""
@ -479,17 +521,17 @@ msgstr ""
msgid "Search Results for: %s"
msgstr "Risultati della ricerca per: %s"
#: searchform.php:20
#: searchform.php:21
msgctxt "label"
msgid "Search for:"
msgstr "Ricerca per:"
#: searchform.php:22
#: searchform.php:23
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "Cerca &hellip;"
#: searchform.php:24
#: searchform.php:25 searchform.php:28
msgctxt "submit button"
msgid "Search"
msgstr "Cerca"

Binary file not shown.

View File

@ -2,18 +2,18 @@ msgid ""
msgstr ""
"Project-Id-Version: understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
"PO-Revision-Date: 2021-08-20 02:35+0200\n"
"POT-Creation-Date: 2022-08-12T23:04:51+00:00\n"
"PO-Revision-Date: 2022-08-13 02:07+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: ja_JP\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Generator: Poedit 3.0\n"
"X-Generator: Poedit 3.1.1\n"
"X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
"__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
"_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
@ -54,30 +54,18 @@ msgstr "https://understrap.com"
#. Description of the theme
msgid ""
"Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid "
"starting point for your next theme project and WordPress website. Use it as "
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
"support, built-in widget slider and much more you need for basic websites. "
"IMPORTANT: All developer dependencies are not bundled with this install "
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
"copy-assets\" inside the extracted /understrap folder."
"The renowned WordPress starter theme framework that combined Underscores and "
"Bootstrap. Trusted by more than 100,000 developers for building handcrafted, "
"custom WordPress sites."
msgstr ""
"AutomatticのテーマとBootstrap 4のコンビネーション。あなたの次のテーマプロジェ"
"クトとWordPressのウェブサイトの堅実な出発点として作られています。スターター"
"テーマまたは親テーマとして使用します。それはあなた次第です。Font Awesomeのサ"
"ポート、組み込みのウィジェットスライダーなど、基本的なWebサイトにはるかに必要"
"なものが含まれています。 *重要*: すべての開発者の依存関係は、このインストール"
"ファイルにバンドルされていません。zipファイルをダウンロードして展開し、展開さ"
"れたunderstrapフォルダの中で「npm install」と「gulp copy-assets」を実行するだ"
"けです。"
#. Author of the theme
msgid "the Understrap Authors"
msgid "Howard Development &amp; Consulting"
msgstr ""
#. Author URI of the theme
msgid "https://github.com/understrap/understrap/graphs/contributors"
msgstr "https://github.com/understrap/understrap/graphs/contributors"
msgid "https://howarddc.com"
msgstr ""
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
@ -129,23 +117,27 @@ msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
#: header.php:31
msgid "Skip to content"
msgstr "内容をスキップ"
#: header.php:36
#: global-templates/navbar-collapse-bootstrap4.php:17
#: global-templates/navbar-collapse-bootstrap5.php:17
#: global-templates/navbar-offcanvas-bootstrap5.php:17
msgid "Main Navigation"
msgstr ""
#: header.php:63
#: global-templates/navbar-collapse-bootstrap4.php:45
#: global-templates/navbar-collapse-bootstrap5.php:43
#: global-templates/navbar-offcanvas-bootstrap5.php:43
msgid "Toggle navigation"
msgstr ""
#: inc/class-wp-bootstrap-navwalker.php:376
#: header.php:32
msgid "Skip to content"
msgstr "内容をスキップ"
#: inc/class-wp-bootstrap-navwalker.php:377
msgid "Add a menu"
msgstr ""
#: inc/custom-comments.php:102
#: inc/custom-comments.php:106
msgid "Comments are closed."
msgstr "コメントは受け付けていません。"
@ -153,94 +145,144 @@ msgstr "コメントは受け付けていません。"
msgid "Default Header Image"
msgstr ""
#: inc/customizer.php:42
#: inc/customizer.php:41
msgid "Theme Layout Settings"
msgstr "テーマのレイアウト設定"
#: inc/customizer.php:44
#: inc/customizer.php:43
msgid "Container width and sidebar defaults"
msgstr "コンテナの幅とサイドバーのデフォルト"
#: inc/customizer.php:84
#: inc/customizer.php:63
msgid "Bootstrap Version"
msgstr ""
#: inc/customizer.php:64
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr ""
#: inc/customizer.php:68
msgid "Bootstrap 4"
msgstr ""
#: inc/customizer.php:69
msgid "Bootstrap 5"
msgstr ""
#: inc/customizer.php:91
msgid "Container Width"
msgstr "コンテナーの幅"
#: inc/customizer.php:85
#: inc/customizer.php:92
msgid "Choose between Bootstrap's container and container-fluid"
msgstr "Bootstrapの固定幅コンテナと全幅コンテナを選択してください"
#: inc/customizer.php:90
#: inc/customizer.php:96
msgid "Fixed width container"
msgstr "固定幅コンテナ"
#: inc/customizer.php:91
#: inc/customizer.php:97
msgid "Full width container"
msgstr "全幅コンテナ"
#: inc/customizer.php:113
#: inc/customizer.php:119
msgid "Responsive Navigation Type"
msgstr ""
#: inc/customizer.php:120
msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
#: inc/customizer.php:128
msgid "Collapse"
msgstr ""
#: inc/customizer.php:129
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:151
msgid "Sidebar Positioning"
msgstr "サイドバーポジショニング"
#: inc/customizer.php:114
#: inc/customizer.php:152
msgid ""
"Set sidebar's default position. Can either be: right, left, both or none. "
"Note: this can be overridden on individual pages."
msgstr ""
#: inc/customizer.php:123
#: inc/customizer.php:160
msgid "Right sidebar"
msgstr "右サイドバー"
#: inc/customizer.php:124
#: inc/customizer.php:161
msgid "Left sidebar"
msgstr "左サイドバー"
#: inc/customizer.php:125
#: inc/customizer.php:162
msgid "Left & Right sidebars"
msgstr "左右サイドバー"
#: inc/customizer.php:126
#: inc/customizer.php:163
msgid "No sidebar"
msgstr "サイドバーなし"
#: inc/deprecated.php:80
#: inc/customizer.php:185
msgid "Footer Site Info"
msgstr ""
#: inc/customizer.php:186
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
#: inc/deprecated.php:94
msgid ""
"It looks like nothing was found at this location. Maybe try one of the links "
"below or a search?"
msgstr ""
#: inc/deprecated.php:81
#: inc/deprecated.php:95
msgid "Previous"
msgstr "前"
#: inc/deprecated.php:82
#: inc/deprecated.php:96
msgid "Next"
msgstr ""
#: inc/deprecated.php:83
#: inc/deprecated.php:97
msgid "About:"
msgstr ""
#: inc/deprecated.php:84
#: inc/deprecated.php:98
msgid "Profile"
msgstr ""
#: inc/deprecated.php:85
#: inc/deprecated.php:99
msgid "Posts by"
msgstr ""
#: inc/deprecated.php:86
#: inc/deprecated.php:100
msgid "Permanent Link:"
msgstr ""
#: inc/deprecated.php:87
#: inc/deprecated.php:101
msgid "in"
msgstr ""
#: inc/deprecated.php:88
#: inc/deprecated.php:102
msgid "Edit"
msgstr ""
#: inc/deprecated.php:103
msgid "1 Comment"
msgstr "1件のコメント"
# Are you mistaking the formatter?
#: inc/deprecated.php:104
msgid "% Comments"
msgstr "% 件のコメント"
#: inc/editor.php:50
msgid "Lead Paragraph"
msgstr ""
@ -262,7 +304,7 @@ msgstr ""
msgid "Cite"
msgstr ""
#: inc/extras.php:277
#: inc/extras.php:290
msgid "Read More..."
msgstr "続きを読む..."
@ -293,7 +335,7 @@ msgstr ""
msgid "&raquo;"
msgstr ""
#: inc/pagination.php:57
#: inc/pagination.php:56
msgid "Posts navigation"
msgstr ""
@ -301,129 +343,121 @@ msgstr ""
msgid "Primary Menu"
msgstr "メインメニュー"
#: inc/template-tags.php:33
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "by"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "Posted by"
msgstr ""
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:59 inc/template-tags.php:65
#: inc/template-tags.php:96 inc/template-tags.php:110
msgid ", "
msgstr "、 "
#. translators: %s: Categories of current post
#: inc/template-tags.php:62
#: inc/template-tags.php:99
msgid "Posted in %s"
msgstr ""
#. translators: %s: Tags of current post
#: inc/template-tags.php:68
#: inc/template-tags.php:113
msgid "Tagged %s"
msgstr ""
#: inc/template-tags.php:73
msgid "Leave a comment"
msgstr "コメントを残す"
#. translators: %s post title
#: inc/template-tags.php:130
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr "<span class=\"screen-reader-text\">%s への</span>コメントする"
#: inc/template-tags.php:73
msgid "1 Comment"
msgstr "1件のコメント"
# Are you mistaking the formatter?
#: inc/template-tags.php:73
msgid "% Comments"
msgstr "% 件のコメント"
#: inc/template-tags.php:167
#: inc/template-tags.php:233
msgid "Comment navigation"
msgstr "コメントナビゲーション"
#: inc/template-tags.php:171
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&larr; 古いコメント"
#: inc/template-tags.php:177
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr "新しいコメント &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:194
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "%s を編集する"
#: inc/template-tags.php:216
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr "投稿ナビゲーション"
#: inc/template-tags.php:220
#: inc/template-tags.php:293
msgctxt "Previous post link"
msgid "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
msgstr "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
#: inc/template-tags.php:223
#: inc/template-tags.php:296
msgctxt "Next post link"
msgid "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
msgstr "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
#: inc/template-tags.php:244
#: inc/template-tags.php:317
msgid "Pages:"
msgstr "ページ:"
#: inc/widgets.php:103
#: inc/widgets.php:196
msgid "Right Sidebar"
msgstr "右サイドバー"
#: inc/widgets.php:105
#: inc/widgets.php:198
msgid "Right sidebar widget area"
msgstr ""
#: inc/widgets.php:115
#: inc/widgets.php:208
msgid "Left Sidebar"
msgstr "左サイドバー"
#: inc/widgets.php:117
#: inc/widgets.php:210
msgid "Left sidebar widget area"
msgstr ""
#: inc/widgets.php:127
#: inc/widgets.php:220
msgid "Hero Slider"
msgstr "ヒーロースライダー"
#: inc/widgets.php:129
#: inc/widgets.php:222
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#: inc/widgets.php:139
#: inc/widgets.php:232
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:141
#: inc/widgets.php:234
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#: inc/widgets.php:151
#: inc/widgets.php:244
msgid "Top Full"
msgstr ""
#: inc/widgets.php:153
#: inc/widgets.php:246
msgid "Full top widget with dynamic grid"
msgstr ""
#: inc/widgets.php:163
#: inc/widgets.php:256
msgid "Footer Full"
msgstr "全幅フッター"
#: inc/widgets.php:165
#: inc/widgets.php:258
msgid "Full sized footer widget with dynamic grid"
msgstr ""
@ -482,17 +516,17 @@ msgstr ""
msgid "Search Results for: %s"
msgstr "「%s」の検索結果"
#: searchform.php:20
#: searchform.php:21
msgctxt "label"
msgid "Search for:"
msgstr "検索:"
#: searchform.php:22
#: searchform.php:23
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "検索&hellip;"
#: searchform.php:24
#: searchform.php:25 searchform.php:28
msgctxt "submit button"
msgid "Search"
msgstr "検索"

Binary file not shown.

View File

@ -2,18 +2,18 @@ msgid ""
msgstr ""
"Project-Id-Version: understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
"PO-Revision-Date: 2021-08-20 02:35+0200\n"
"POT-Creation-Date: 2022-08-12T23:04:51+00:00\n"
"PO-Revision-Date: 2022-08-13 02:09+0200\n"
"Last-Translator: idpokute <mike.sayhi@gmail.com>\n"
"Language-Team: Korean\n"
"Language: ko_KR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Generator: Poedit 3.0\n"
"X-Generator: Poedit 3.1.1\n"
"X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
"__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
"_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
@ -54,22 +54,18 @@ msgstr "https://understrap.com"
#. Description of the theme
msgid ""
"Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid "
"starting point for your next theme project and WordPress website. Use it as "
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
"support, built-in widget slider and much more you need for basic websites. "
"IMPORTANT: All developer dependencies are not bundled with this install "
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
"copy-assets\" inside the extracted /understrap folder."
"The renowned WordPress starter theme framework that combined Underscores and "
"Bootstrap. Trusted by more than 100,000 developers for building handcrafted, "
"custom WordPress sites."
msgstr ""
#. Author of the theme
msgid "the Understrap Authors"
msgid "Howard Development &amp; Consulting"
msgstr ""
#. Author URI of the theme
msgid "https://github.com/understrap/understrap/graphs/contributors"
msgstr "https://github.com/understrap/understrap/graphs/contributors"
msgid "https://howarddc.com"
msgstr ""
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
@ -123,23 +119,27 @@ msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
#: header.php:31
msgid "Skip to content"
msgstr "콘텐츠로 바로가기"
#: header.php:36
#: global-templates/navbar-collapse-bootstrap4.php:17
#: global-templates/navbar-collapse-bootstrap5.php:17
#: global-templates/navbar-offcanvas-bootstrap5.php:17
msgid "Main Navigation"
msgstr ""
#: header.php:63
#: global-templates/navbar-collapse-bootstrap4.php:45
#: global-templates/navbar-collapse-bootstrap5.php:43
#: global-templates/navbar-offcanvas-bootstrap5.php:43
msgid "Toggle navigation"
msgstr ""
#: inc/class-wp-bootstrap-navwalker.php:376
#: header.php:32
msgid "Skip to content"
msgstr "콘텐츠로 바로가기"
#: inc/class-wp-bootstrap-navwalker.php:377
msgid "Add a menu"
msgstr ""
#: inc/custom-comments.php:102
#: inc/custom-comments.php:106
msgid "Comments are closed."
msgstr "댓글이 닫혀있습니다."
@ -147,94 +147,143 @@ msgstr "댓글이 닫혀있습니다."
msgid "Default Header Image"
msgstr ""
#: inc/customizer.php:42
#: inc/customizer.php:41
msgid "Theme Layout Settings"
msgstr ""
#: inc/customizer.php:44
#: inc/customizer.php:43
msgid "Container width and sidebar defaults"
msgstr ""
#: inc/customizer.php:84
msgid "Container Width"
#: inc/customizer.php:63
msgid "Bootstrap Version"
msgstr ""
#: inc/customizer.php:85
msgid "Choose between Bootstrap's container and container-fluid"
#: inc/customizer.php:64
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr ""
#: inc/customizer.php:90
msgid "Fixed width container"
#: inc/customizer.php:68
msgid "Bootstrap 4"
msgstr ""
#: inc/customizer.php:69
msgid "Bootstrap 5"
msgstr ""
#: inc/customizer.php:91
msgid "Container Width"
msgstr ""
#: inc/customizer.php:92
msgid "Choose between Bootstrap's container and container-fluid"
msgstr ""
#: inc/customizer.php:96
msgid "Fixed width container"
msgstr ""
#: inc/customizer.php:97
msgid "Full width container"
msgstr ""
#: inc/customizer.php:113
#: inc/customizer.php:119
msgid "Responsive Navigation Type"
msgstr ""
#: inc/customizer.php:120
msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
#: inc/customizer.php:128
msgid "Collapse"
msgstr ""
#: inc/customizer.php:129
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:151
msgid "Sidebar Positioning"
msgstr ""
#: inc/customizer.php:114
#: inc/customizer.php:152
msgid ""
"Set sidebar's default position. Can either be: right, left, both or none. "
"Note: this can be overridden on individual pages."
msgstr ""
#: inc/customizer.php:123
#: inc/customizer.php:160
msgid "Right sidebar"
msgstr ""
#: inc/customizer.php:124
#: inc/customizer.php:161
msgid "Left sidebar"
msgstr ""
#: inc/customizer.php:125
#: inc/customizer.php:162
msgid "Left & Right sidebars"
msgstr ""
#: inc/customizer.php:126
#: inc/customizer.php:163
msgid "No sidebar"
msgstr ""
#: inc/deprecated.php:80
#: inc/customizer.php:185
msgid "Footer Site Info"
msgstr ""
#: inc/customizer.php:186
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
#: inc/deprecated.php:94
msgid ""
"It looks like nothing was found at this location. Maybe try one of the links "
"below or a search?"
msgstr ""
#: inc/deprecated.php:81
#: inc/deprecated.php:95
msgid "Previous"
msgstr ""
#: inc/deprecated.php:82
#: inc/deprecated.php:96
msgid "Next"
msgstr ""
#: inc/deprecated.php:83
#: inc/deprecated.php:97
msgid "About:"
msgstr ""
#: inc/deprecated.php:84
#: inc/deprecated.php:98
msgid "Profile"
msgstr ""
#: inc/deprecated.php:85
#: inc/deprecated.php:99
msgid "Posts by"
msgstr ""
#: inc/deprecated.php:86
#: inc/deprecated.php:100
msgid "Permanent Link:"
msgstr ""
#: inc/deprecated.php:87
#: inc/deprecated.php:101
msgid "in"
msgstr ""
#: inc/deprecated.php:88
#: inc/deprecated.php:102
msgid "Edit"
msgstr ""
#: inc/deprecated.php:103
msgid "1 Comment"
msgstr "1 댓글"
#: inc/deprecated.php:104
msgid "% Comments"
msgstr "% 댓글"
#: inc/editor.php:50
msgid "Lead Paragraph"
msgstr ""
@ -256,7 +305,7 @@ msgstr ""
msgid "Cite"
msgstr ""
#: inc/extras.php:277
#: inc/extras.php:290
msgid "Read More..."
msgstr "더보기..."
@ -287,7 +336,7 @@ msgstr ""
msgid "&raquo;"
msgstr ""
#: inc/pagination.php:57
#: inc/pagination.php:56
msgid "Posts navigation"
msgstr ""
@ -295,128 +344,121 @@ msgstr ""
msgid "Primary Menu"
msgstr "주 메뉴"
#: inc/template-tags.php:33
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "by"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "Posted by"
msgstr ""
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:59 inc/template-tags.php:65
#: inc/template-tags.php:96 inc/template-tags.php:110
msgid ", "
msgstr ","
#. translators: %s: Categories of current post
#: inc/template-tags.php:62
#: inc/template-tags.php:99
msgid "Posted in %s"
msgstr ""
#. translators: %s: Tags of current post
#: inc/template-tags.php:68
#: inc/template-tags.php:113
msgid "Tagged %s"
msgstr ""
#: inc/template-tags.php:73
msgid "Leave a comment"
msgstr "댓글 남기기"
#. translators: %s post title
#: inc/template-tags.php:130
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr "<span class=\"screen-reader-text\">%s에</span> 댓글 남기기"
#: inc/template-tags.php:73
msgid "1 Comment"
msgstr "1 댓글"
#: inc/template-tags.php:73
msgid "% Comments"
msgstr "% 댓글"
#: inc/template-tags.php:167
#: inc/template-tags.php:233
msgid "Comment navigation"
msgstr "댓글 네비게이션"
#: inc/template-tags.php:171
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "<이전 댓글"
#: inc/template-tags.php:177
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr "신규 댓글>"
#. translators: %s: Name of current post
#: inc/template-tags.php:194
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "%s 편집"
#: inc/template-tags.php:216
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr ""
#: inc/template-tags.php:220
#: inc/template-tags.php:293
msgctxt "Previous post link"
msgid "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
msgstr ""
#: inc/template-tags.php:223
#: inc/template-tags.php:296
msgctxt "Next post link"
msgid "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
msgstr ""
#: inc/template-tags.php:244
#: inc/template-tags.php:317
msgid "Pages:"
msgstr "페이지:"
#: inc/widgets.php:103
#: inc/widgets.php:196
msgid "Right Sidebar"
msgstr ""
#: inc/widgets.php:105
#: inc/widgets.php:198
msgid "Right sidebar widget area"
msgstr ""
#: inc/widgets.php:115
#: inc/widgets.php:208
msgid "Left Sidebar"
msgstr ""
#: inc/widgets.php:117
#: inc/widgets.php:210
msgid "Left sidebar widget area"
msgstr ""
#: inc/widgets.php:127
#: inc/widgets.php:220
msgid "Hero Slider"
msgstr "Hero 슬라이더"
#: inc/widgets.php:129
#: inc/widgets.php:222
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#: inc/widgets.php:139
#: inc/widgets.php:232
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:141
#: inc/widgets.php:234
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#: inc/widgets.php:151
#: inc/widgets.php:244
msgid "Top Full"
msgstr ""
#: inc/widgets.php:153
#: inc/widgets.php:246
msgid "Full top widget with dynamic grid"
msgstr ""
#: inc/widgets.php:163
#: inc/widgets.php:256
msgid "Footer Full"
msgstr "풋터 Full"
#: inc/widgets.php:165
#: inc/widgets.php:258
msgid "Full sized footer widget with dynamic grid"
msgstr ""
@ -473,17 +515,17 @@ msgstr ""
msgid "Search Results for: %s"
msgstr "검색 결과: %s"
#: searchform.php:20
#: searchform.php:21
msgctxt "label"
msgid "Search for:"
msgstr "검색어:"
#: searchform.php:22
#: searchform.php:23
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "검색 &hellip;"
#: searchform.php:24
#: searchform.php:25 searchform.php:28
msgctxt "submit button"
msgid "Search"
msgstr "검색"

Binary file not shown.

View File

@ -2,18 +2,18 @@ msgid ""
msgstr ""
"Project-Id-Version: understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
"PO-Revision-Date: 2021-08-20 02:35+0200\n"
"POT-Creation-Date: 2022-08-12T23:04:51+00:00\n"
"PO-Revision-Date: 2022-08-13 02:11+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: nb_NO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Generator: Poedit 3.0\n"
"X-Generator: Poedit 3.1.1\n"
"X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
"__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
"_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
@ -54,34 +54,22 @@ msgstr "https://understrap.com"
#. Description of the theme
msgid ""
"Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid "
"starting point for your next theme project and WordPress website. Use it as "
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
"support, built-in widget slider and much more you need for basic websites. "
"IMPORTANT: All developer dependencies are not bundled with this install "
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
"copy-assets\" inside the extracted /understrap folder."
"The renowned WordPress starter theme framework that combined Underscores and "
"Bootstrap. Trusted by more than 100,000 developers for building handcrafted, "
"custom WordPress sites."
msgstr ""
"Kombinasjon av Automattic's _s tema og Bootstrap 4. Laget som et solid "
"utgangspunkt for ditt neste tema-prosjekt og WordPress-nettsted. Bruk det "
"som utgangspunkt eller som et overordnet tema. Det er opp til deg. Inkludert "
"Font Awesome-støtte, innebygget widget for skyvekontroll og mye mer du "
"trenger for grunnleggende nettsteder. VIKTIG: Alle utvikleravhengigheter er "
"ikke buntet sammen med denne installasjonsfilen. Bare last ned .zip-filen, "
"pakk den ut og kjør \"npm install\" og \"gulp copy-assets\" inne i utpakket /"
"understrap-mappe."
#. Author of the theme
msgid "the Understrap Authors"
msgid "Howard Development &amp; Consulting"
msgstr ""
#. Author URI of the theme
msgid "https://github.com/understrap/understrap/graphs/contributors"
msgstr "https://github.com/understrap/understrap/graphs/contributors"
msgid "https://howarddc.com"
msgstr ""
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
msgstr "Oops! Denne siden ble ikke funnet"
msgstr "Oops! Denne siden ble ikke funnet."
#: 404.php:36
msgid "It looks like nothing was found at this location. Maybe try a search?"
@ -131,23 +119,27 @@ msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: header.php:31
msgid "Skip to content"
msgstr "Hopp til innhold"
#: header.php:36
#: global-templates/navbar-collapse-bootstrap4.php:17
#: global-templates/navbar-collapse-bootstrap5.php:17
#: global-templates/navbar-offcanvas-bootstrap5.php:17
msgid "Main Navigation"
msgstr ""
#: header.php:63
#: global-templates/navbar-collapse-bootstrap4.php:45
#: global-templates/navbar-collapse-bootstrap5.php:43
#: global-templates/navbar-offcanvas-bootstrap5.php:43
msgid "Toggle navigation"
msgstr ""
#: inc/class-wp-bootstrap-navwalker.php:376
#: header.php:32
msgid "Skip to content"
msgstr "Hopp til innhold"
#: inc/class-wp-bootstrap-navwalker.php:377
msgid "Add a menu"
msgstr ""
#: inc/custom-comments.php:102
#: inc/custom-comments.php:106
msgid "Comments are closed."
msgstr "Kommentarer er stengt."
@ -155,94 +147,143 @@ msgstr "Kommentarer er stengt."
msgid "Default Header Image"
msgstr ""
#: inc/customizer.php:42
#: inc/customizer.php:41
msgid "Theme Layout Settings"
msgstr "Temaoppsettinnstillinger"
#: inc/customizer.php:44
#: inc/customizer.php:43
msgid "Container width and sidebar defaults"
msgstr "Container-bredde og sidekolonne-standardinnstillinger"
#: inc/customizer.php:84
#: inc/customizer.php:63
msgid "Bootstrap Version"
msgstr ""
#: inc/customizer.php:64
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr ""
#: inc/customizer.php:68
msgid "Bootstrap 4"
msgstr ""
#: inc/customizer.php:69
msgid "Bootstrap 5"
msgstr ""
#: inc/customizer.php:91
msgid "Container Width"
msgstr "Container Bredde"
#: inc/customizer.php:85
#: inc/customizer.php:92
msgid "Choose between Bootstrap's container and container-fluid"
msgstr "Velg mellom Bootstraps container og container-fluid"
#: inc/customizer.php:90
#: inc/customizer.php:96
msgid "Fixed width container"
msgstr "Fast bredde container"
#: inc/customizer.php:91
#: inc/customizer.php:97
msgid "Full width container"
msgstr "Full bredde container"
#: inc/customizer.php:113
#: inc/customizer.php:119
msgid "Responsive Navigation Type"
msgstr ""
#: inc/customizer.php:120
msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
#: inc/customizer.php:128
msgid "Collapse"
msgstr ""
#: inc/customizer.php:129
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:151
msgid "Sidebar Positioning"
msgstr "Sidekolonne-posisjonering"
#: inc/customizer.php:114
#: inc/customizer.php:152
msgid ""
"Set sidebar's default position. Can either be: right, left, both or none. "
"Note: this can be overridden on individual pages."
msgstr ""
#: inc/customizer.php:123
#: inc/customizer.php:160
msgid "Right sidebar"
msgstr "Høyre sidekolonne"
#: inc/customizer.php:124
#: inc/customizer.php:161
msgid "Left sidebar"
msgstr "Venstre sidekolonne"
#: inc/customizer.php:125
#: inc/customizer.php:162
msgid "Left & Right sidebars"
msgstr "Venstre og høyre sidekolonner"
#: inc/customizer.php:126
#: inc/customizer.php:163
msgid "No sidebar"
msgstr "Ingen sidekolonne"
#: inc/deprecated.php:80
#: inc/customizer.php:185
msgid "Footer Site Info"
msgstr ""
#: inc/customizer.php:186
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
#: inc/deprecated.php:94
msgid ""
"It looks like nothing was found at this location. Maybe try one of the links "
"below or a search?"
msgstr ""
#: inc/deprecated.php:81
#: inc/deprecated.php:95
msgid "Previous"
msgstr "Forrige"
#: inc/deprecated.php:82
#: inc/deprecated.php:96
msgid "Next"
msgstr ""
#: inc/deprecated.php:83
#: inc/deprecated.php:97
msgid "About:"
msgstr ""
#: inc/deprecated.php:84
#: inc/deprecated.php:98
msgid "Profile"
msgstr ""
#: inc/deprecated.php:85
#: inc/deprecated.php:99
msgid "Posts by"
msgstr ""
#: inc/deprecated.php:86
#: inc/deprecated.php:100
msgid "Permanent Link:"
msgstr ""
#: inc/deprecated.php:87
#: inc/deprecated.php:101
msgid "in"
msgstr ""
#: inc/deprecated.php:88
#: inc/deprecated.php:102
msgid "Edit"
msgstr ""
#: inc/deprecated.php:103
msgid "1 Comment"
msgstr "1 kommentar"
#: inc/deprecated.php:104
msgid "% Comments"
msgstr "% kommentarer"
#: inc/editor.php:50
msgid "Lead Paragraph"
msgstr ""
@ -264,7 +305,7 @@ msgstr ""
msgid "Cite"
msgstr ""
#: inc/extras.php:277
#: inc/extras.php:290
msgid "Read More..."
msgstr "Les mer..."
@ -295,7 +336,7 @@ msgstr ""
msgid "&raquo;"
msgstr ""
#: inc/pagination.php:57
#: inc/pagination.php:56
msgid "Posts navigation"
msgstr ""
@ -303,128 +344,122 @@ msgstr ""
msgid "Primary Menu"
msgstr "Hovedmeny"
#: inc/template-tags.php:33
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "by"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "Posted by"
msgstr ""
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:59 inc/template-tags.php:65
#: inc/template-tags.php:96 inc/template-tags.php:110
msgid ", "
msgstr ", "
#. translators: %s: Categories of current post
#: inc/template-tags.php:62
#: inc/template-tags.php:99
msgid "Posted in %s"
msgstr ""
#. translators: %s: Tags of current post
#: inc/template-tags.php:68
#: inc/template-tags.php:113
msgid "Tagged %s"
msgstr ""
#: inc/template-tags.php:73
msgid "Leave a comment"
msgstr "Legg igjen en kommentar"
#. translators: %s post title
#: inc/template-tags.php:130
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr ""
"Legg igjen en kommentar<span class=\"screen-reader-text\"> til %s</span>"
#: inc/template-tags.php:73
msgid "1 Comment"
msgstr "1 kommentar"
#: inc/template-tags.php:73
msgid "% Comments"
msgstr "% kommentarer"
#: inc/template-tags.php:167
#: inc/template-tags.php:233
msgid "Comment navigation"
msgstr "Kommentar navigasjon"
#: inc/template-tags.php:171
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&larr; Eldre kommentarer"
#: inc/template-tags.php:177
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr "Nyere kommentarer &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:194
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "Rediger %s"
#: inc/template-tags.php:216
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr "Innlegg navigasjon"
#: inc/template-tags.php:220
#: inc/template-tags.php:293
msgctxt "Previous post link"
msgid "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
msgstr "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
#: inc/template-tags.php:223
#: inc/template-tags.php:296
msgctxt "Next post link"
msgid "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
msgstr "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
#: inc/template-tags.php:244
#: inc/template-tags.php:317
msgid "Pages:"
msgstr "Sider:"
#: inc/widgets.php:103
#: inc/widgets.php:196
msgid "Right Sidebar"
msgstr "Høyre sidekolonne"
#: inc/widgets.php:105
#: inc/widgets.php:198
msgid "Right sidebar widget area"
msgstr ""
#: inc/widgets.php:115
#: inc/widgets.php:208
msgid "Left Sidebar"
msgstr "Venstre sidekolonne"
#: inc/widgets.php:117
#: inc/widgets.php:210
msgid "Left sidebar widget area"
msgstr ""
#: inc/widgets.php:127
#: inc/widgets.php:220
msgid "Hero Slider"
msgstr "Hero Slider"
#: inc/widgets.php:129
#: inc/widgets.php:222
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#: inc/widgets.php:139
#: inc/widgets.php:232
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:141
#: inc/widgets.php:234
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#: inc/widgets.php:151
#: inc/widgets.php:244
msgid "Top Full"
msgstr ""
#: inc/widgets.php:153
#: inc/widgets.php:246
msgid "Full top widget with dynamic grid"
msgstr ""
#: inc/widgets.php:163
#: inc/widgets.php:256
msgid "Footer Full"
msgstr "Bunntekst full"
#: inc/widgets.php:165
#: inc/widgets.php:258
msgid "Full sized footer widget with dynamic grid"
msgstr ""
@ -485,17 +520,17 @@ msgstr ""
msgid "Search Results for: %s"
msgstr "Søkeresultater for: %s"
#: searchform.php:20
#: searchform.php:21
msgctxt "label"
msgid "Search for:"
msgstr "Søk etter:"
#: searchform.php:22
#: searchform.php:23
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "Søk &hellip;"
#: searchform.php:24
#: searchform.php:25 searchform.php:28
msgctxt "submit button"
msgid "Search"
msgstr "Søk"

Binary file not shown.

View File

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
"PO-Revision-Date: 2021-08-20 02:35+0200\n"
"POT-Creation-Date: 2022-08-12T23:04:51+00:00\n"
"PO-Revision-Date: 2022-08-13 02:15+0200\n"
"Last-Translator: vincent <v.vanbergen@gmail.com>\n"
"Language-Team: Nederlands\n"
"Language: nl_NL\n"
@ -11,7 +11,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Poedit 3.0\n"
"X-Generator: Poedit 3.1.1\n"
"X-Loco-Source-Locale: en-NL\n"
"X-Loco-Project-Id: 19218\n"
"X-Loco-Api-Version: 1.0.15 20161122-1\n"
@ -27,22 +27,18 @@ msgstr "https://understrap.com"
#. Description of the theme
msgid ""
"Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid "
"starting point for your next theme project and WordPress website. Use it as "
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
"support, built-in widget slider and much more you need for basic websites. "
"IMPORTANT: All developer dependencies are not bundled with this install "
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
"copy-assets\" inside the extracted /understrap folder."
"The renowned WordPress starter theme framework that combined Underscores and "
"Bootstrap. Trusted by more than 100,000 developers for building handcrafted, "
"custom WordPress sites."
msgstr ""
#. Author of the theme
msgid "the Understrap Authors"
msgid "Howard Development &amp; Consulting"
msgstr ""
#. Author URI of the theme
msgid "https://github.com/understrap/understrap/graphs/contributors"
msgstr "https://github.com/understrap/understrap/graphs/contributors"
msgid "https://howarddc.com"
msgstr ""
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
@ -97,23 +93,27 @@ msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: header.php:31
msgid "Skip to content"
msgstr "Ga naar de inhoud"
#: header.php:36
#: global-templates/navbar-collapse-bootstrap4.php:17
#: global-templates/navbar-collapse-bootstrap5.php:17
#: global-templates/navbar-offcanvas-bootstrap5.php:17
msgid "Main Navigation"
msgstr ""
#: header.php:63
#: global-templates/navbar-collapse-bootstrap4.php:45
#: global-templates/navbar-collapse-bootstrap5.php:43
#: global-templates/navbar-offcanvas-bootstrap5.php:43
msgid "Toggle navigation"
msgstr ""
#: inc/class-wp-bootstrap-navwalker.php:376
#: header.php:32
msgid "Skip to content"
msgstr "Ga naar de inhoud"
#: inc/class-wp-bootstrap-navwalker.php:377
msgid "Add a menu"
msgstr ""
#: inc/custom-comments.php:102
#: inc/custom-comments.php:106
msgid "Comments are closed."
msgstr "Reacties zijn gesloten."
@ -121,94 +121,143 @@ msgstr "Reacties zijn gesloten."
msgid "Default Header Image"
msgstr ""
#: inc/customizer.php:42
#: inc/customizer.php:41
msgid "Theme Layout Settings"
msgstr "Thema Layout Instellingen"
#: inc/customizer.php:44
#: inc/customizer.php:43
msgid "Container width and sidebar defaults"
msgstr "Container breedte en zijbalk standaarden"
#: inc/customizer.php:84
#: inc/customizer.php:63
msgid "Bootstrap Version"
msgstr ""
#: inc/customizer.php:64
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr ""
#: inc/customizer.php:68
msgid "Bootstrap 4"
msgstr ""
#: inc/customizer.php:69
msgid "Bootstrap 5"
msgstr ""
#: inc/customizer.php:91
msgid "Container Width"
msgstr "Container Breedte"
#: inc/customizer.php:85
#: inc/customizer.php:92
msgid "Choose between Bootstrap's container and container-fluid"
msgstr "Kies tussen Bootstrap's container en container-fluid"
#: inc/customizer.php:90
#: inc/customizer.php:96
msgid "Fixed width container"
msgstr "Container met vaste breedte"
#: inc/customizer.php:91
#: inc/customizer.php:97
msgid "Full width container"
msgstr "Container met vollege breedte"
#: inc/customizer.php:113
#: inc/customizer.php:119
msgid "Responsive Navigation Type"
msgstr ""
#: inc/customizer.php:120
msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
#: inc/customizer.php:128
msgid "Collapse"
msgstr ""
#: inc/customizer.php:129
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:151
msgid "Sidebar Positioning"
msgstr "Zijbalk Positie"
#: inc/customizer.php:114
#: inc/customizer.php:152
msgid ""
"Set sidebar's default position. Can either be: right, left, both or none. "
"Note: this can be overridden on individual pages."
msgstr ""
#: inc/customizer.php:123
#: inc/customizer.php:160
msgid "Right sidebar"
msgstr "Rechter zijbalk"
#: inc/customizer.php:124
#: inc/customizer.php:161
msgid "Left sidebar"
msgstr "Linker zijbalk"
#: inc/customizer.php:125
#: inc/customizer.php:162
msgid "Left & Right sidebars"
msgstr "Linker & Rechter zijbalken"
#: inc/customizer.php:126
#: inc/customizer.php:163
msgid "No sidebar"
msgstr "Geen zijbalk"
#: inc/deprecated.php:80
#: inc/customizer.php:185
msgid "Footer Site Info"
msgstr ""
#: inc/customizer.php:186
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
#: inc/deprecated.php:94
msgid ""
"It looks like nothing was found at this location. Maybe try one of the links "
"below or a search?"
msgstr ""
#: inc/deprecated.php:81
#: inc/deprecated.php:95
msgid "Previous"
msgstr ""
#: inc/deprecated.php:82
#: inc/deprecated.php:96
msgid "Next"
msgstr ""
#: inc/deprecated.php:83
#: inc/deprecated.php:97
msgid "About:"
msgstr ""
#: inc/deprecated.php:84
#: inc/deprecated.php:98
msgid "Profile"
msgstr ""
#: inc/deprecated.php:85
#: inc/deprecated.php:99
msgid "Posts by"
msgstr ""
#: inc/deprecated.php:86
#: inc/deprecated.php:100
msgid "Permanent Link:"
msgstr ""
#: inc/deprecated.php:87
#: inc/deprecated.php:101
msgid "in"
msgstr ""
#: inc/deprecated.php:88
#: inc/deprecated.php:102
msgid "Edit"
msgstr ""
#: inc/deprecated.php:103
msgid "1 Comment"
msgstr "1 Reactie"
#: inc/deprecated.php:104
msgid "% Comments"
msgstr "% Reacties"
#: inc/editor.php:50
msgid "Lead Paragraph"
msgstr ""
@ -230,7 +279,7 @@ msgstr ""
msgid "Cite"
msgstr ""
#: inc/extras.php:277
#: inc/extras.php:290
msgid "Read More..."
msgstr "Lees verder..."
@ -261,7 +310,7 @@ msgstr ""
msgid "&raquo;"
msgstr ""
#: inc/pagination.php:57
#: inc/pagination.php:56
msgid "Posts navigation"
msgstr ""
@ -269,128 +318,121 @@ msgstr ""
msgid "Primary Menu"
msgstr "Hoofdmenu"
#: inc/template-tags.php:33
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "by"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "Posted by"
msgstr ""
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:59 inc/template-tags.php:65
#: inc/template-tags.php:96 inc/template-tags.php:110
msgid ", "
msgstr ", "
#. translators: %s: Categories of current post
#: inc/template-tags.php:62
#: inc/template-tags.php:99
msgid "Posted in %s"
msgstr ""
#. translators: %s: Tags of current post
#: inc/template-tags.php:68
#: inc/template-tags.php:113
msgid "Tagged %s"
msgstr ""
#: inc/template-tags.php:73
msgid "Leave a comment"
msgstr "Plaats een reactie"
#. translators: %s post title
#: inc/template-tags.php:130
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr "Een reactie plaatsen<span class=\"screen-reader-text\"> op %s</span>"
#: inc/template-tags.php:73
msgid "1 Comment"
msgstr "1 Reactie"
#: inc/template-tags.php:73
msgid "% Comments"
msgstr "% Reacties"
#: inc/template-tags.php:167
#: inc/template-tags.php:233
msgid "Comment navigation"
msgstr "Reactienavigatie"
#: inc/template-tags.php:171
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&larr; Oudere reacties"
#: inc/template-tags.php:177
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr "Nieuwere reacties &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:194
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "Bewerk %s"
#: inc/template-tags.php:216
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr "Bericht Navigatie"
#: inc/template-tags.php:220
#: inc/template-tags.php:293
msgctxt "Previous post link"
msgid "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
msgstr ""
#: inc/template-tags.php:223
#: inc/template-tags.php:296
msgctxt "Next post link"
msgid "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
msgstr ""
#: inc/template-tags.php:244
#: inc/template-tags.php:317
msgid "Pages:"
msgstr "Pagina's:"
#: inc/widgets.php:103
#: inc/widgets.php:196
msgid "Right Sidebar"
msgstr "Rechter zijbalk"
#: inc/widgets.php:105
#: inc/widgets.php:198
msgid "Right sidebar widget area"
msgstr ""
#: inc/widgets.php:115
#: inc/widgets.php:208
msgid "Left Sidebar"
msgstr "Linkel zijbalk"
#: inc/widgets.php:117
#: inc/widgets.php:210
msgid "Left sidebar widget area"
msgstr ""
#: inc/widgets.php:127
#: inc/widgets.php:220
msgid "Hero Slider"
msgstr "Hero Slider"
#: inc/widgets.php:129
#: inc/widgets.php:222
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#: inc/widgets.php:139
#: inc/widgets.php:232
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:141
#: inc/widgets.php:234
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#: inc/widgets.php:151
#: inc/widgets.php:244
msgid "Top Full"
msgstr ""
#: inc/widgets.php:153
#: inc/widgets.php:246
msgid "Full top widget with dynamic grid"
msgstr ""
#: inc/widgets.php:163
#: inc/widgets.php:256
msgid "Footer Full"
msgstr "Footer (volledige breedte)"
#: inc/widgets.php:165
#: inc/widgets.php:258
msgid "Full sized footer widget with dynamic grid"
msgstr ""
@ -450,17 +492,17 @@ msgstr ""
msgid "Search Results for: %s"
msgstr "Zoekresultaten voor: %s"
#: searchform.php:20
#: searchform.php:21
msgctxt "label"
msgid "Search for:"
msgstr "Zoeken naar:"
#: searchform.php:22
#: searchform.php:23
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "Zoeken &hellip;"
#: searchform.php:24
#: searchform.php:25 searchform.php:28
msgctxt "submit button"
msgid "Search"
msgstr "Zoeken"

Binary file not shown.

View File

@ -2,18 +2,18 @@ msgid ""
msgstr ""
"Project-Id-Version: understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
"PO-Revision-Date: 2021-08-20 02:34+0200\n"
"POT-Creation-Date: 2022-08-12T23:04:51+00:00\n"
"PO-Revision-Date: 2022-08-13 02:17+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: nn_NO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Generator: Poedit 3.0\n"
"X-Generator: Poedit 3.1.1\n"
"X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
"__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
"_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
@ -54,30 +54,18 @@ msgstr "https://understrap.com"
#. Description of the theme
msgid ""
"Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid "
"starting point for your next theme project and WordPress website. Use it as "
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
"support, built-in widget slider and much more you need for basic websites. "
"IMPORTANT: All developer dependencies are not bundled with this install "
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
"copy-assets\" inside the extracted /understrap folder."
"The renowned WordPress starter theme framework that combined Underscores and "
"Bootstrap. Trusted by more than 100,000 developers for building handcrafted, "
"custom WordPress sites."
msgstr ""
"Kombinasjon av Automattic's _s tema og Bootstrap 4. Laget som eit solid "
"utgangspunkt for ditt neste tema-prosjekt og WordPress-nettstad. Bruk det "
"som utgangspunkt eller som eit overordnet tema. Det er opp til deg. "
"Inkludert Font Awesome-støtte, innebygget widget for skyvekontroll og mye "
"meir du trenger for grunnleggende nettstader. VIKTIG: Alle "
"utvikleravhengigheter er ikkje buntet sammen med denne installasjonsfilen. "
"Bare last ned .zip-filen, pakk den ut og kjør \"npm install\" og \"gulp copy-"
"assets\" inne i utpakket /understrap-mappe."
#. Author of the theme
msgid "the Understrap Authors"
msgid "Howard Development &amp; Consulting"
msgstr ""
#. Author URI of the theme
msgid "https://github.com/understrap/understrap/graphs/contributors"
msgstr "https://github.com/understrap/understrap/graphs/contributors"
msgid "https://howarddc.com"
msgstr ""
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
@ -131,23 +119,27 @@ msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: header.php:31
msgid "Skip to content"
msgstr "Gå vidare til hovudinnhaldet"
#: header.php:36
#: global-templates/navbar-collapse-bootstrap4.php:17
#: global-templates/navbar-collapse-bootstrap5.php:17
#: global-templates/navbar-offcanvas-bootstrap5.php:17
msgid "Main Navigation"
msgstr ""
#: header.php:63
#: global-templates/navbar-collapse-bootstrap4.php:45
#: global-templates/navbar-collapse-bootstrap5.php:43
#: global-templates/navbar-offcanvas-bootstrap5.php:43
msgid "Toggle navigation"
msgstr ""
#: inc/class-wp-bootstrap-navwalker.php:376
#: header.php:32
msgid "Skip to content"
msgstr "Gå vidare til hovudinnhaldet"
#: inc/class-wp-bootstrap-navwalker.php:377
msgid "Add a menu"
msgstr ""
#: inc/custom-comments.php:102
#: inc/custom-comments.php:106
msgid "Comments are closed."
msgstr "Stengt for kommentarar."
@ -155,94 +147,143 @@ msgstr "Stengt for kommentarar."
msgid "Default Header Image"
msgstr ""
#: inc/customizer.php:42
#: inc/customizer.php:41
msgid "Theme Layout Settings"
msgstr "Temaoppsettinnstillinger"
#: inc/customizer.php:44
#: inc/customizer.php:43
msgid "Container width and sidebar defaults"
msgstr "Container-bredde og sidekolonne-standardinnstillinger"
#: inc/customizer.php:84
#: inc/customizer.php:63
msgid "Bootstrap Version"
msgstr ""
#: inc/customizer.php:64
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr ""
#: inc/customizer.php:68
msgid "Bootstrap 4"
msgstr ""
#: inc/customizer.php:69
msgid "Bootstrap 5"
msgstr ""
#: inc/customizer.php:91
msgid "Container Width"
msgstr "Container Bredde"
#: inc/customizer.php:85
#: inc/customizer.php:92
msgid "Choose between Bootstrap's container and container-fluid"
msgstr "Velg mellom Bootstraps container og container-fluid"
#: inc/customizer.php:90
#: inc/customizer.php:96
msgid "Fixed width container"
msgstr "Fast bredde container"
#: inc/customizer.php:91
#: inc/customizer.php:97
msgid "Full width container"
msgstr "Full bredde container"
#: inc/customizer.php:113
#: inc/customizer.php:119
msgid "Responsive Navigation Type"
msgstr ""
#: inc/customizer.php:120
msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
#: inc/customizer.php:128
msgid "Collapse"
msgstr ""
#: inc/customizer.php:129
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:151
msgid "Sidebar Positioning"
msgstr "Sidekolonne-posisjonering"
#: inc/customizer.php:114
#: inc/customizer.php:152
msgid ""
"Set sidebar's default position. Can either be: right, left, both or none. "
"Note: this can be overridden on individual pages."
msgstr ""
#: inc/customizer.php:123
#: inc/customizer.php:160
msgid "Right sidebar"
msgstr "Høyre sidekolonne"
#: inc/customizer.php:124
#: inc/customizer.php:161
msgid "Left sidebar"
msgstr "Venstre sidekolonne"
#: inc/customizer.php:125
#: inc/customizer.php:162
msgid "Left & Right sidebars"
msgstr "Venstre og høgre sidekolonner"
#: inc/customizer.php:126
#: inc/customizer.php:163
msgid "No sidebar"
msgstr "Ingen sidekolonne"
#: inc/deprecated.php:80
#: inc/customizer.php:185
msgid "Footer Site Info"
msgstr ""
#: inc/customizer.php:186
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
#: inc/deprecated.php:94
msgid ""
"It looks like nothing was found at this location. Maybe try one of the links "
"below or a search?"
msgstr ""
#: inc/deprecated.php:81
#: inc/deprecated.php:95
msgid "Previous"
msgstr "Forrige"
#: inc/deprecated.php:82
#: inc/deprecated.php:96
msgid "Next"
msgstr ""
#: inc/deprecated.php:83
#: inc/deprecated.php:97
msgid "About:"
msgstr ""
#: inc/deprecated.php:84
#: inc/deprecated.php:98
msgid "Profile"
msgstr ""
#: inc/deprecated.php:85
#: inc/deprecated.php:99
msgid "Posts by"
msgstr ""
#: inc/deprecated.php:86
#: inc/deprecated.php:100
msgid "Permanent Link:"
msgstr ""
#: inc/deprecated.php:87
#: inc/deprecated.php:101
msgid "in"
msgstr ""
#: inc/deprecated.php:88
#: inc/deprecated.php:102
msgid "Edit"
msgstr ""
#: inc/deprecated.php:103
msgid "1 Comment"
msgstr "1 kommentar"
#: inc/deprecated.php:104
msgid "% Comments"
msgstr "% kommentarer"
#: inc/editor.php:50
msgid "Lead Paragraph"
msgstr ""
@ -264,7 +305,7 @@ msgstr ""
msgid "Cite"
msgstr ""
#: inc/extras.php:277
#: inc/extras.php:290
msgid "Read More..."
msgstr "Les meir..."
@ -295,7 +336,7 @@ msgstr ""
msgid "&raquo;"
msgstr ""
#: inc/pagination.php:57
#: inc/pagination.php:56
msgid "Posts navigation"
msgstr ""
@ -303,128 +344,121 @@ msgstr ""
msgid "Primary Menu"
msgstr "Hovedmeny"
#: inc/template-tags.php:33
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "by"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "Posted by"
msgstr ""
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:59 inc/template-tags.php:65
#: inc/template-tags.php:96 inc/template-tags.php:110
msgid ", "
msgstr ", "
#. translators: %s: Categories of current post
#: inc/template-tags.php:62
#: inc/template-tags.php:99
msgid "Posted in %s"
msgstr ""
#. translators: %s: Tags of current post
#: inc/template-tags.php:68
#: inc/template-tags.php:113
msgid "Tagged %s"
msgstr ""
#: inc/template-tags.php:73
msgid "Leave a comment"
msgstr "Legg igjen ein kommentar"
#. translators: %s post title
#: inc/template-tags.php:130
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr "Legg att eit innspel<span class=\"screen-reader-text\"> til %s</span>"
#: inc/template-tags.php:73
msgid "1 Comment"
msgstr "1 kommentar"
#: inc/template-tags.php:73
msgid "% Comments"
msgstr "% kommentarer"
#: inc/template-tags.php:167
#: inc/template-tags.php:233
msgid "Comment navigation"
msgstr "Kommentar navigasjon"
#: inc/template-tags.php:171
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&larr; Eldre kommentarer"
#: inc/template-tags.php:177
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr "Nyere kommentarer &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:194
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "Rediger %s"
#: inc/template-tags.php:216
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr "Innlegg navigasjon"
#: inc/template-tags.php:220
#: inc/template-tags.php:293
msgctxt "Previous post link"
msgid "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
msgstr "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
#: inc/template-tags.php:223
#: inc/template-tags.php:296
msgctxt "Next post link"
msgid "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
msgstr "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
#: inc/template-tags.php:244
#: inc/template-tags.php:317
msgid "Pages:"
msgstr "Sider:"
#: inc/widgets.php:103
#: inc/widgets.php:196
msgid "Right Sidebar"
msgstr "Høgre sidekolonne"
#: inc/widgets.php:105
#: inc/widgets.php:198
msgid "Right sidebar widget area"
msgstr ""
#: inc/widgets.php:115
#: inc/widgets.php:208
msgid "Left Sidebar"
msgstr "Venstre sidekolonne"
#: inc/widgets.php:117
#: inc/widgets.php:210
msgid "Left sidebar widget area"
msgstr ""
#: inc/widgets.php:127
#: inc/widgets.php:220
msgid "Hero Slider"
msgstr "Hero Slider"
#: inc/widgets.php:129
#: inc/widgets.php:222
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#: inc/widgets.php:139
#: inc/widgets.php:232
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:141
#: inc/widgets.php:234
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#: inc/widgets.php:151
#: inc/widgets.php:244
msgid "Top Full"
msgstr ""
#: inc/widgets.php:153
#: inc/widgets.php:246
msgid "Full top widget with dynamic grid"
msgstr ""
#: inc/widgets.php:163
#: inc/widgets.php:256
msgid "Footer Full"
msgstr "Bunntekst full"
#: inc/widgets.php:165
#: inc/widgets.php:258
msgid "Full sized footer widget with dynamic grid"
msgstr ""
@ -483,17 +517,17 @@ msgstr ""
msgid "Search Results for: %s"
msgstr "Søkjeresultat for: %s"
#: searchform.php:20
#: searchform.php:21
msgctxt "label"
msgid "Search for:"
msgstr "Leit etter:"
#: searchform.php:22
#: searchform.php:23
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "Søk &hellip;"
#: searchform.php:24
#: searchform.php:25 searchform.php:28
msgctxt "submit button"
msgid "Search"
msgstr "Søk"

Binary file not shown.

View File

@ -2,19 +2,19 @@ msgid ""
msgstr ""
"Project-Id-Version: understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
"PO-Revision-Date: 2021-08-20 02:34+0200\n"
"POT-Creation-Date: 2022-08-12T23:04:51+00:00\n"
"PO-Revision-Date: 2022-08-13 02:21+0200\n"
"Last-Translator: Mirosław Zalewski <mz@miroslaw-zalewski.eu>\n"
"Language-Team: Polish\n"
"Language: pl_PL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Generator: Poedit 3.0\n"
"X-Generator: Poedit 3.1.1\n"
"X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
"__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
"_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
@ -54,29 +54,18 @@ msgstr "https://understrap.com"
#. Description of the theme
msgid ""
"Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid "
"starting point for your next theme project and WordPress website. Use it as "
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
"support, built-in widget slider and much more you need for basic websites. "
"IMPORTANT: All developer dependencies are not bundled with this install "
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
"copy-assets\" inside the extracted /understrap folder."
"The renowned WordPress starter theme framework that combined Underscores and "
"Bootstrap. Trusted by more than 100,000 developers for building handcrafted, "
"custom WordPress sites."
msgstr ""
"Połączenie motywu _s od Automattic oraz Bootstrapa 4. Stworzony jako solidna "
"podstawa dla Twojego następnego motywu lub strony opartej na WordPressie. "
"Wykorzystaj go jako motyw startowy lub motyw nadrzędny. Jak chcesz. Zawiera "
"obsługę Font Awesome, wbudowany widżet slidera i wiele innych. WAŻNE: "
"Zależności nie są dołączone do tego pliku instalacyjnego. Po prostu pobierz "
"plik .zip, rozpakuj go, wejdź do katalogu /understrap i uruchom polecenia "
"\"npm install\" i \"gulp copy-assets\"."
#. Author of the theme
msgid "the Understrap Authors"
msgid "Howard Development &amp; Consulting"
msgstr ""
#. Author URI of the theme
msgid "https://github.com/understrap/understrap/graphs/contributors"
msgstr "https://github.com/understrap/understrap/graphs/contributors"
msgid "https://howarddc.com"
msgstr ""
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
@ -130,23 +119,27 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: header.php:31
msgid "Skip to content"
msgstr "Przeskocz do treści"
#: header.php:36
#: global-templates/navbar-collapse-bootstrap4.php:17
#: global-templates/navbar-collapse-bootstrap5.php:17
#: global-templates/navbar-offcanvas-bootstrap5.php:17
msgid "Main Navigation"
msgstr ""
#: header.php:63
#: global-templates/navbar-collapse-bootstrap4.php:45
#: global-templates/navbar-collapse-bootstrap5.php:43
#: global-templates/navbar-offcanvas-bootstrap5.php:43
msgid "Toggle navigation"
msgstr ""
#: inc/class-wp-bootstrap-navwalker.php:376
#: header.php:32
msgid "Skip to content"
msgstr "Przeskocz do treści"
#: inc/class-wp-bootstrap-navwalker.php:377
msgid "Add a menu"
msgstr ""
#: inc/custom-comments.php:102
#: inc/custom-comments.php:106
msgid "Comments are closed."
msgstr "Możliwość komentowania została wyłączona."
@ -154,94 +147,143 @@ msgstr "Możliwość komentowania została wyłączona."
msgid "Default Header Image"
msgstr ""
#: inc/customizer.php:42
#: inc/customizer.php:41
msgid "Theme Layout Settings"
msgstr "Ustawienia układu szablonu"
#: inc/customizer.php:44
#: inc/customizer.php:43
msgid "Container width and sidebar defaults"
msgstr "Domyślne ustawienia szerokości strony oraz panelu bocznego"
#: inc/customizer.php:84
#: inc/customizer.php:63
msgid "Bootstrap Version"
msgstr ""
#: inc/customizer.php:64
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr ""
#: inc/customizer.php:68
msgid "Bootstrap 4"
msgstr ""
#: inc/customizer.php:69
msgid "Bootstrap 5"
msgstr ""
#: inc/customizer.php:91
msgid "Container Width"
msgstr "Szerokość strony"
#: inc/customizer.php:85
#: inc/customizer.php:92
msgid "Choose between Bootstrap's container and container-fluid"
msgstr "Wybierz pomiędzy klasami Bootstrapa: container oraz container-fluid"
#: inc/customizer.php:90
#: inc/customizer.php:96
msgid "Fixed width container"
msgstr "Stała"
#: inc/customizer.php:91
#: inc/customizer.php:97
msgid "Full width container"
msgstr "Zmienna (wypełnia całą dostępną przestrzeń)"
#: inc/customizer.php:113
#: inc/customizer.php:119
msgid "Responsive Navigation Type"
msgstr ""
#: inc/customizer.php:120
msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
#: inc/customizer.php:128
msgid "Collapse"
msgstr ""
#: inc/customizer.php:129
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:151
msgid "Sidebar Positioning"
msgstr "Umiejscowienie panelu bocznego"
#: inc/customizer.php:114
#: inc/customizer.php:152
msgid ""
"Set sidebar's default position. Can either be: right, left, both or none. "
"Note: this can be overridden on individual pages."
msgstr ""
#: inc/customizer.php:123
#: inc/customizer.php:160
msgid "Right sidebar"
msgstr "Panel boczny po prawej"
#: inc/customizer.php:124
#: inc/customizer.php:161
msgid "Left sidebar"
msgstr "Panel boczny po lewej"
#: inc/customizer.php:125
#: inc/customizer.php:162
msgid "Left & Right sidebars"
msgstr "Panel boczny po lewej i po prawej"
#: inc/customizer.php:126
#: inc/customizer.php:163
msgid "No sidebar"
msgstr "Brak panelu bocznego"
#: inc/deprecated.php:80
#: inc/customizer.php:185
msgid "Footer Site Info"
msgstr ""
#: inc/customizer.php:186
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
#: inc/deprecated.php:94
msgid ""
"It looks like nothing was found at this location. Maybe try one of the links "
"below or a search?"
msgstr ""
#: inc/deprecated.php:81
#: inc/deprecated.php:95
msgid "Previous"
msgstr "Poprzednie"
#: inc/deprecated.php:82
#: inc/deprecated.php:96
msgid "Next"
msgstr ""
#: inc/deprecated.php:83
#: inc/deprecated.php:97
msgid "About:"
msgstr ""
#: inc/deprecated.php:84
#: inc/deprecated.php:98
msgid "Profile"
msgstr ""
#: inc/deprecated.php:85
#: inc/deprecated.php:99
msgid "Posts by"
msgstr ""
#: inc/deprecated.php:86
#: inc/deprecated.php:100
msgid "Permanent Link:"
msgstr ""
#: inc/deprecated.php:87
#: inc/deprecated.php:101
msgid "in"
msgstr ""
#: inc/deprecated.php:88
#: inc/deprecated.php:102
msgid "Edit"
msgstr ""
#: inc/deprecated.php:103
msgid "1 Comment"
msgstr "Komentarzy: 1"
#: inc/deprecated.php:104
msgid "% Comments"
msgstr "Komentarzy: %"
#: inc/editor.php:50
msgid "Lead Paragraph"
msgstr ""
@ -263,7 +305,7 @@ msgstr ""
msgid "Cite"
msgstr ""
#: inc/extras.php:277
#: inc/extras.php:290
msgid "Read More..."
msgstr "Czytaj dalej…"
@ -294,7 +336,7 @@ msgstr ""
msgid "&raquo;"
msgstr ""
#: inc/pagination.php:57
#: inc/pagination.php:56
msgid "Posts navigation"
msgstr ""
@ -302,128 +344,121 @@ msgstr ""
msgid "Primary Menu"
msgstr "Menu główne"
#: inc/template-tags.php:33
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "by"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "Posted by"
msgstr ""
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:59 inc/template-tags.php:65
#: inc/template-tags.php:96 inc/template-tags.php:110
msgid ", "
msgstr ","
msgstr ", "
#. translators: %s: Categories of current post
#: inc/template-tags.php:62
#: inc/template-tags.php:99
msgid "Posted in %s"
msgstr ""
#. translators: %s: Tags of current post
#: inc/template-tags.php:68
#: inc/template-tags.php:113
msgid "Tagged %s"
msgstr ""
#: inc/template-tags.php:73
msgid "Leave a comment"
msgstr "Napisz komentarz"
#. translators: %s post title
#: inc/template-tags.php:130
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr "Dodaj komentarz<span class=\"screen-reader-text\"> do %s</span>"
#: inc/template-tags.php:73
msgid "1 Comment"
msgstr "Komentarzy: 1"
#: inc/template-tags.php:73
msgid "% Comments"
msgstr "Komentarzy: %"
#: inc/template-tags.php:167
#: inc/template-tags.php:233
msgid "Comment navigation"
msgstr "Nawigacja po komentarzach"
#: inc/template-tags.php:171
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&larr; Starsze komentarze"
#: inc/template-tags.php:177
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr "Nowsze komentarze &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:194
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "Edytuj %s"
#: inc/template-tags.php:216
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr "Nawigacja po artykułach"
#: inc/template-tags.php:220
#: inc/template-tags.php:293
msgctxt "Previous post link"
msgid "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
msgstr "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
#: inc/template-tags.php:223
#: inc/template-tags.php:296
msgctxt "Next post link"
msgid "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
msgstr "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
#: inc/template-tags.php:244
#: inc/template-tags.php:317
msgid "Pages:"
msgstr "Strony:"
#: inc/widgets.php:103
#: inc/widgets.php:196
msgid "Right Sidebar"
msgstr "Prawy panel boczny"
#: inc/widgets.php:105
#: inc/widgets.php:198
msgid "Right sidebar widget area"
msgstr ""
#: inc/widgets.php:115
#: inc/widgets.php:208
msgid "Left Sidebar"
msgstr "Lewy panel boczny"
#: inc/widgets.php:117
#: inc/widgets.php:210
msgid "Left sidebar widget area"
msgstr ""
#: inc/widgets.php:127
#: inc/widgets.php:220
msgid "Hero Slider"
msgstr "Slider Hero"
#: inc/widgets.php:129
#: inc/widgets.php:222
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#: inc/widgets.php:139
#: inc/widgets.php:232
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:141
#: inc/widgets.php:234
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#: inc/widgets.php:151
#: inc/widgets.php:244
msgid "Top Full"
msgstr ""
#: inc/widgets.php:153
#: inc/widgets.php:246
msgid "Full top widget with dynamic grid"
msgstr ""
#: inc/widgets.php:163
#: inc/widgets.php:256
msgid "Footer Full"
msgstr "Pełna stopka"
#: inc/widgets.php:165
#: inc/widgets.php:258
msgid "Full sized footer widget with dynamic grid"
msgstr ""
@ -481,17 +516,17 @@ msgstr ""
msgid "Search Results for: %s"
msgstr "Wyniki wyszukiwania: %s"
#: searchform.php:20
#: searchform.php:21
msgctxt "label"
msgid "Search for:"
msgstr "Szukaj:"
#: searchform.php:22
#: searchform.php:23
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "Szukaj &hellip;"
#: searchform.php:24
#: searchform.php:25 searchform.php:28
msgctxt "submit button"
msgid "Search"
msgstr "Szukaj"

Binary file not shown.

View File

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
"PO-Revision-Date: 2021-08-20 02:33+0200\n"
"POT-Creation-Date: 2022-08-12T23:04:51+00:00\n"
"PO-Revision-Date: 2022-08-13 02:26+0200\n"
"Last-Translator: Diego Versiani <diegoversiani@gmail.com>\n"
"Language-Team: \n"
"Language: pt_BR\n"
@ -12,7 +12,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Generator: Poedit 3.0\n"
"X-Generator: Poedit 3.1.1\n"
"X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
"__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
"_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
@ -54,22 +54,18 @@ msgstr "https://understrap.com"
#. Description of the theme
msgid ""
"Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid "
"starting point for your next theme project and WordPress website. Use it as "
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
"support, built-in widget slider and much more you need for basic websites. "
"IMPORTANT: All developer dependencies are not bundled with this install "
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
"copy-assets\" inside the extracted /understrap folder."
"The renowned WordPress starter theme framework that combined Underscores and "
"Bootstrap. Trusted by more than 100,000 developers for building handcrafted, "
"custom WordPress sites."
msgstr ""
#. Author of the theme
msgid "the Understrap Authors"
msgid "Howard Development &amp; Consulting"
msgstr ""
#. Author URI of the theme
msgid "https://github.com/understrap/understrap/graphs/contributors"
msgstr "https://github.com/understrap/understrap/graphs/contributors"
msgid "https://howarddc.com"
msgstr ""
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
@ -124,23 +120,27 @@ msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: header.php:31
msgid "Skip to content"
msgstr "Pular para o conteúdo"
#: header.php:36
#: global-templates/navbar-collapse-bootstrap4.php:17
#: global-templates/navbar-collapse-bootstrap5.php:17
#: global-templates/navbar-offcanvas-bootstrap5.php:17
msgid "Main Navigation"
msgstr ""
#: header.php:63
#: global-templates/navbar-collapse-bootstrap4.php:45
#: global-templates/navbar-collapse-bootstrap5.php:43
#: global-templates/navbar-offcanvas-bootstrap5.php:43
msgid "Toggle navigation"
msgstr ""
#: inc/class-wp-bootstrap-navwalker.php:376
#: header.php:32
msgid "Skip to content"
msgstr "Pular para o conteúdo"
#: inc/class-wp-bootstrap-navwalker.php:377
msgid "Add a menu"
msgstr ""
#: inc/custom-comments.php:102
#: inc/custom-comments.php:106
msgid "Comments are closed."
msgstr "Os comentários estão desativados."
@ -148,94 +148,143 @@ msgstr "Os comentários estão desativados."
msgid "Default Header Image"
msgstr ""
#: inc/customizer.php:42
#: inc/customizer.php:41
msgid "Theme Layout Settings"
msgstr ""
#: inc/customizer.php:44
#: inc/customizer.php:43
msgid "Container width and sidebar defaults"
msgstr ""
#: inc/customizer.php:84
msgid "Container Width"
#: inc/customizer.php:63
msgid "Bootstrap Version"
msgstr ""
#: inc/customizer.php:85
msgid "Choose between Bootstrap's container and container-fluid"
#: inc/customizer.php:64
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr ""
#: inc/customizer.php:90
msgid "Fixed width container"
#: inc/customizer.php:68
msgid "Bootstrap 4"
msgstr ""
#: inc/customizer.php:69
msgid "Bootstrap 5"
msgstr ""
#: inc/customizer.php:91
msgid "Container Width"
msgstr ""
#: inc/customizer.php:92
msgid "Choose between Bootstrap's container and container-fluid"
msgstr ""
#: inc/customizer.php:96
msgid "Fixed width container"
msgstr ""
#: inc/customizer.php:97
msgid "Full width container"
msgstr ""
#: inc/customizer.php:113
#: inc/customizer.php:119
msgid "Responsive Navigation Type"
msgstr ""
#: inc/customizer.php:120
msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
#: inc/customizer.php:128
msgid "Collapse"
msgstr ""
#: inc/customizer.php:129
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:151
msgid "Sidebar Positioning"
msgstr ""
#: inc/customizer.php:114
#: inc/customizer.php:152
msgid ""
"Set sidebar's default position. Can either be: right, left, both or none. "
"Note: this can be overridden on individual pages."
msgstr ""
#: inc/customizer.php:123
#: inc/customizer.php:160
msgid "Right sidebar"
msgstr ""
#: inc/customizer.php:124
#: inc/customizer.php:161
msgid "Left sidebar"
msgstr ""
#: inc/customizer.php:125
#: inc/customizer.php:162
msgid "Left & Right sidebars"
msgstr ""
#: inc/customizer.php:126
#: inc/customizer.php:163
msgid "No sidebar"
msgstr ""
#: inc/deprecated.php:80
#: inc/customizer.php:185
msgid "Footer Site Info"
msgstr ""
#: inc/customizer.php:186
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
#: inc/deprecated.php:94
msgid ""
"It looks like nothing was found at this location. Maybe try one of the links "
"below or a search?"
msgstr ""
#: inc/deprecated.php:81
#: inc/deprecated.php:95
msgid "Previous"
msgstr ""
#: inc/deprecated.php:82
#: inc/deprecated.php:96
msgid "Next"
msgstr ""
#: inc/deprecated.php:83
#: inc/deprecated.php:97
msgid "About:"
msgstr ""
#: inc/deprecated.php:84
#: inc/deprecated.php:98
msgid "Profile"
msgstr ""
#: inc/deprecated.php:85
#: inc/deprecated.php:99
msgid "Posts by"
msgstr ""
#: inc/deprecated.php:86
#: inc/deprecated.php:100
msgid "Permanent Link:"
msgstr ""
#: inc/deprecated.php:87
#: inc/deprecated.php:101
msgid "in"
msgstr ""
#: inc/deprecated.php:88
#: inc/deprecated.php:102
msgid "Edit"
msgstr ""
#: inc/deprecated.php:103
msgid "1 Comment"
msgstr "1 coment&aacute;rio"
#: inc/deprecated.php:104
msgid "% Comments"
msgstr "% Coment&aacute;rios"
#: inc/editor.php:50
msgid "Lead Paragraph"
msgstr ""
@ -257,7 +306,7 @@ msgstr ""
msgid "Cite"
msgstr ""
#: inc/extras.php:277
#: inc/extras.php:290
msgid "Read More..."
msgstr "Leia mais..."
@ -288,7 +337,7 @@ msgstr ""
msgid "&raquo;"
msgstr ""
#: inc/pagination.php:57
#: inc/pagination.php:56
msgid "Posts navigation"
msgstr "Navegação entre posts"
@ -296,128 +345,121 @@ msgstr "Navegação entre posts"
msgid "Primary Menu"
msgstr "Menu Prim&aacute;rio"
#: inc/template-tags.php:33
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "by"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "Posted by"
msgstr ""
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:59 inc/template-tags.php:65
#: inc/template-tags.php:96 inc/template-tags.php:110
msgid ", "
msgstr ", "
#. translators: %s: Categories of current post
#: inc/template-tags.php:62
#: inc/template-tags.php:99
msgid "Posted in %s"
msgstr ""
#. translators: %s: Tags of current post
#: inc/template-tags.php:68
#: inc/template-tags.php:113
msgid "Tagged %s"
msgstr ""
#: inc/template-tags.php:73
msgid "Leave a comment"
msgstr "Deixe um coment&aacute;rio"
#. translators: %s post title
#: inc/template-tags.php:130
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr "Deixe um comentário<span class=\"screen-reader-text\"> em %s</span>"
#: inc/template-tags.php:73
msgid "1 Comment"
msgstr "1 coment&aacute;rio"
#: inc/template-tags.php:73
msgid "% Comments"
msgstr "% Coment&aacute;rios"
#: inc/template-tags.php:167
#: inc/template-tags.php:233
msgid "Comment navigation"
msgstr "Navegação de comentários"
#: inc/template-tags.php:171
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&larr; Mais Antigos"
#: inc/template-tags.php:177
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr "Mais Novos"
msgstr "Mais Novos &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:194
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "Editar %s"
#: inc/template-tags.php:216
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr "Navegação entre posts"
#: inc/template-tags.php:220
#: inc/template-tags.php:293
msgctxt "Previous post link"
msgid "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
msgstr ""
#: inc/template-tags.php:223
#: inc/template-tags.php:296
msgctxt "Next post link"
msgid "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
msgstr ""
#: inc/template-tags.php:244
#: inc/template-tags.php:317
msgid "Pages:"
msgstr "P&aacute;ginas"
msgstr "P&aacute;ginas:"
#: inc/widgets.php:103
#: inc/widgets.php:196
msgid "Right Sidebar"
msgstr ""
#: inc/widgets.php:105
#: inc/widgets.php:198
msgid "Right sidebar widget area"
msgstr ""
#: inc/widgets.php:115
#: inc/widgets.php:208
msgid "Left Sidebar"
msgstr ""
#: inc/widgets.php:117
#: inc/widgets.php:210
msgid "Left sidebar widget area"
msgstr ""
#: inc/widgets.php:127
#: inc/widgets.php:220
msgid "Hero Slider"
msgstr "Hero Slides"
#: inc/widgets.php:129
#: inc/widgets.php:222
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#: inc/widgets.php:139
#: inc/widgets.php:232
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:141
#: inc/widgets.php:234
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#: inc/widgets.php:151
#: inc/widgets.php:244
msgid "Top Full"
msgstr ""
#: inc/widgets.php:153
#: inc/widgets.php:246
msgid "Full top widget with dynamic grid"
msgstr ""
#: inc/widgets.php:163
#: inc/widgets.php:256
msgid "Footer Full"
msgstr "Rodap&eacute;"
#: inc/widgets.php:165
#: inc/widgets.php:258
msgid "Full sized footer widget with dynamic grid"
msgstr ""
@ -478,17 +520,17 @@ msgstr ""
msgid "Search Results for: %s"
msgstr "Resultados da pesquisa por: %s"
#: searchform.php:20
#: searchform.php:21
msgctxt "label"
msgid "Search for:"
msgstr "Pesquisar por:"
#: searchform.php:22
#: searchform.php:23
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "Pesquisar &hellip;"
#: searchform.php:24
#: searchform.php:25 searchform.php:28
msgctxt "submit button"
msgid "Search"
msgstr "Pesquisar"

Binary file not shown.

View File

@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
"PO-Revision-Date: 2021-08-20 02:34+0200\n"
"POT-Creation-Date: 2022-08-12T23:04:51+00:00\n"
"PO-Revision-Date: 2022-08-13 02:28+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: pt_PT\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Generator: Poedit 3.0\n"
"X-Generator: Poedit 3.1.1\n"
"X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
"__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
"_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
@ -55,29 +55,18 @@ msgstr "https://understrap.com"
#. Description of the theme
msgid ""
"Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid "
"starting point for your next theme project and WordPress website. Use it as "
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
"support, built-in widget slider and much more you need for basic websites. "
"IMPORTANT: All developer dependencies are not bundled with this install "
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
"copy-assets\" inside the extracted /understrap folder."
"The renowned WordPress starter theme framework that combined Underscores and "
"Bootstrap. Trusted by more than 100,000 developers for building handcrafted, "
"custom WordPress sites."
msgstr ""
"Combinação do tema _s da Automattic e Bootstrap 4. Pensado como um ponto de "
"arranque sólido para o teu próximo projecto e website WordPress. Utiliza "
"como um starter theme ou parent theme. Inclui suporte para Font Awesome, "
"slider de widgets e muito mais. IMPORTANTE as dependências de "
"desenvolvimento não estão incluídas com o ficheiro de instalação. é "
"necessário executar \"npm install\" e \"gulp copy-assets\" dentro da "
"directoria /understrap."
#. Author of the theme
msgid "the Understrap Authors"
msgid "Howard Development &amp; Consulting"
msgstr ""
#. Author URI of the theme
msgid "https://github.com/understrap/understrap/graphs/contributors"
msgstr "https://github.com/understrap/understrap/graphs/contributors"
msgid "https://howarddc.com"
msgstr ""
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
@ -130,23 +119,27 @@ msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: header.php:31
msgid "Skip to content"
msgstr "Saltar para o conteúdo"
#: header.php:36
#: global-templates/navbar-collapse-bootstrap4.php:17
#: global-templates/navbar-collapse-bootstrap5.php:17
#: global-templates/navbar-offcanvas-bootstrap5.php:17
msgid "Main Navigation"
msgstr ""
#: header.php:63
#: global-templates/navbar-collapse-bootstrap4.php:45
#: global-templates/navbar-collapse-bootstrap5.php:43
#: global-templates/navbar-offcanvas-bootstrap5.php:43
msgid "Toggle navigation"
msgstr ""
#: inc/class-wp-bootstrap-navwalker.php:376
#: header.php:32
msgid "Skip to content"
msgstr "Saltar para o conteúdo"
#: inc/class-wp-bootstrap-navwalker.php:377
msgid "Add a menu"
msgstr ""
#: inc/custom-comments.php:102
#: inc/custom-comments.php:106
msgid "Comments are closed."
msgstr "Os comentários estão fechados."
@ -154,94 +147,143 @@ msgstr "Os comentários estão fechados."
msgid "Default Header Image"
msgstr ""
#: inc/customizer.php:42
#: inc/customizer.php:41
msgid "Theme Layout Settings"
msgstr "Definições do Layout do tema"
#: inc/customizer.php:44
#: inc/customizer.php:43
msgid "Container width and sidebar defaults"
msgstr "Contentor com Barras Laterais por defeito"
#: inc/customizer.php:84
#: inc/customizer.php:63
msgid "Bootstrap Version"
msgstr ""
#: inc/customizer.php:64
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr ""
#: inc/customizer.php:68
msgid "Bootstrap 4"
msgstr ""
#: inc/customizer.php:69
msgid "Bootstrap 5"
msgstr ""
#: inc/customizer.php:91
msgid "Container Width"
msgstr "Largura do contentor"
#: inc/customizer.php:85
#: inc/customizer.php:92
msgid "Choose between Bootstrap's container and container-fluid"
msgstr "Escolha entre Contentor do Bootstrap ou Contentor fluído"
#: inc/customizer.php:90
#: inc/customizer.php:96
msgid "Fixed width container"
msgstr "Contentor com largura fixa"
#: inc/customizer.php:91
#: inc/customizer.php:97
msgid "Full width container"
msgstr "Contentor com largura completa"
#: inc/customizer.php:113
#: inc/customizer.php:119
msgid "Responsive Navigation Type"
msgstr ""
#: inc/customizer.php:120
msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
#: inc/customizer.php:128
msgid "Collapse"
msgstr ""
#: inc/customizer.php:129
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:151
msgid "Sidebar Positioning"
msgstr "Colocação da Barra Lateral"
#: inc/customizer.php:114
#: inc/customizer.php:152
msgid ""
"Set sidebar's default position. Can either be: right, left, both or none. "
"Note: this can be overridden on individual pages."
msgstr ""
#: inc/customizer.php:123
#: inc/customizer.php:160
msgid "Right sidebar"
msgstr "Barra Lateral Direita"
#: inc/customizer.php:124
#: inc/customizer.php:161
msgid "Left sidebar"
msgstr "Barra Lateral Esquerda"
#: inc/customizer.php:125
#: inc/customizer.php:162
msgid "Left & Right sidebars"
msgstr "Barras Laterais Esquerda e Direita"
#: inc/customizer.php:126
#: inc/customizer.php:163
msgid "No sidebar"
msgstr "Sem Barra Lateral"
#: inc/deprecated.php:80
#: inc/customizer.php:185
msgid "Footer Site Info"
msgstr ""
#: inc/customizer.php:186
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
#: inc/deprecated.php:94
msgid ""
"It looks like nothing was found at this location. Maybe try one of the links "
"below or a search?"
msgstr ""
#: inc/deprecated.php:81
#: inc/deprecated.php:95
msgid "Previous"
msgstr "Anterior"
#: inc/deprecated.php:82
#: inc/deprecated.php:96
msgid "Next"
msgstr ""
#: inc/deprecated.php:83
#: inc/deprecated.php:97
msgid "About:"
msgstr ""
#: inc/deprecated.php:84
#: inc/deprecated.php:98
msgid "Profile"
msgstr ""
#: inc/deprecated.php:85
#: inc/deprecated.php:99
msgid "Posts by"
msgstr ""
#: inc/deprecated.php:86
#: inc/deprecated.php:100
msgid "Permanent Link:"
msgstr ""
#: inc/deprecated.php:87
#: inc/deprecated.php:101
msgid "in"
msgstr ""
#: inc/deprecated.php:88
#: inc/deprecated.php:102
msgid "Edit"
msgstr ""
#: inc/deprecated.php:103
msgid "1 Comment"
msgstr "1 Comentário"
#: inc/deprecated.php:104
msgid "% Comments"
msgstr "% Comentários"
#: inc/editor.php:50
msgid "Lead Paragraph"
msgstr ""
@ -263,7 +305,7 @@ msgstr ""
msgid "Cite"
msgstr ""
#: inc/extras.php:277
#: inc/extras.php:290
msgid "Read More..."
msgstr "Continuar a ler..."
@ -294,7 +336,7 @@ msgstr ""
msgid "&raquo;"
msgstr ""
#: inc/pagination.php:57
#: inc/pagination.php:56
msgid "Posts navigation"
msgstr ""
@ -302,128 +344,121 @@ msgstr ""
msgid "Primary Menu"
msgstr "Menu principal"
#: inc/template-tags.php:33
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "by"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "Posted by"
msgstr ""
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:59 inc/template-tags.php:65
#: inc/template-tags.php:96 inc/template-tags.php:110
msgid ", "
msgstr ", "
#. translators: %s: Categories of current post
#: inc/template-tags.php:62
#: inc/template-tags.php:99
msgid "Posted in %s"
msgstr ""
#. translators: %s: Tags of current post
#: inc/template-tags.php:68
#: inc/template-tags.php:113
msgid "Tagged %s"
msgstr ""
#: inc/template-tags.php:73
msgid "Leave a comment"
msgstr "Comentar"
#. translators: %s post title
#: inc/template-tags.php:130
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr "Deixe o seu comentário<span class=\"screen-reader-text\"> em %s</span>"
#: inc/template-tags.php:73
msgid "1 Comment"
msgstr "1 Comentário"
#: inc/template-tags.php:73
msgid "% Comments"
msgstr "% Comentários"
#: inc/template-tags.php:167
#: inc/template-tags.php:233
msgid "Comment navigation"
msgstr "Navegação Respostas"
#: inc/template-tags.php:171
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&larr; Comentários mais antigos"
#: inc/template-tags.php:177
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr "Comentários mais recentes &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:194
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "Editar %s"
#: inc/template-tags.php:216
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr "Navegação nos Posts"
#: inc/template-tags.php:220
#: inc/template-tags.php:293
msgctxt "Previous post link"
msgid "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
msgstr "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
#: inc/template-tags.php:223
#: inc/template-tags.php:296
msgctxt "Next post link"
msgid "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
msgstr "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
#: inc/template-tags.php:244
#: inc/template-tags.php:317
msgid "Pages:"
msgstr "Páginas:"
#: inc/widgets.php:103
#: inc/widgets.php:196
msgid "Right Sidebar"
msgstr "Barra Lateral Direita"
#: inc/widgets.php:105
#: inc/widgets.php:198
msgid "Right sidebar widget area"
msgstr ""
#: inc/widgets.php:115
#: inc/widgets.php:208
msgid "Left Sidebar"
msgstr "Barra Lateral Esquerda"
#: inc/widgets.php:117
#: inc/widgets.php:210
msgid "Left sidebar widget area"
msgstr ""
#: inc/widgets.php:127
#: inc/widgets.php:220
msgid "Hero Slider"
msgstr "Hero Slider"
#: inc/widgets.php:129
#: inc/widgets.php:222
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#: inc/widgets.php:139
#: inc/widgets.php:232
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:141
#: inc/widgets.php:234
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#: inc/widgets.php:151
#: inc/widgets.php:244
msgid "Top Full"
msgstr ""
#: inc/widgets.php:153
#: inc/widgets.php:246
msgid "Full top widget with dynamic grid"
msgstr ""
#: inc/widgets.php:163
#: inc/widgets.php:256
msgid "Footer Full"
msgstr "Rodapé completo"
#: inc/widgets.php:165
#: inc/widgets.php:258
msgid "Full sized footer widget with dynamic grid"
msgstr ""
@ -483,17 +518,17 @@ msgstr ""
msgid "Search Results for: %s"
msgstr "Resultados da pesquisa por: %s"
#: searchform.php:20
#: searchform.php:21
msgctxt "label"
msgid "Search for:"
msgstr "Pesquisar por:"
#: searchform.php:22
#: searchform.php:23
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "Pesquisar &hellip;"
#: searchform.php:24
#: searchform.php:25 searchform.php:28
msgctxt "submit button"
msgid "Search"
msgstr "Pesquisar"
@ -507,3 +542,26 @@ msgstr ""
msgctxt "carousel control"
msgid "Next"
msgstr "Próximo"
#~ msgid ""
#~ "Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid "
#~ "starting point for your next theme project and WordPress website. Use it "
#~ "as starter theme or as a parent theme. It is up to you. Including Font "
#~ "Awesome support, built-in widget slider and much more you need for basic "
#~ "websites. IMPORTANT: All developer dependencies are not bundled with this "
#~ "install file. Just download the .zip, extract it and run \"npm install\" "
#~ "and \"gulp copy-assets\" inside the extracted /understrap folder."
#~ msgstr ""
#~ "Combinação do tema _s da Automattic e Bootstrap 4. Pensado como um ponto "
#~ "de arranque sólido para o teu próximo projecto e website WordPress. "
#~ "Utiliza como um starter theme ou parent theme. Inclui suporte para Font "
#~ "Awesome, slider de widgets e muito mais. IMPORTANTE as dependências de "
#~ "desenvolvimento não estão incluídas com o ficheiro de instalação. é "
#~ "necessário executar \"npm install\" e \"gulp copy-assets\" dentro da "
#~ "directoria /understrap."
#~ msgid "https://github.com/understrap/understrap/graphs/contributors"
#~ msgstr "https://github.com/understrap/understrap/graphs/contributors"
#~ msgid "Leave a comment"
#~ msgstr "Comentar"

Binary file not shown.

View File

@ -2,19 +2,19 @@ msgid ""
msgstr ""
"Project-Id-Version: understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
"PO-Revision-Date: 2021-08-20 02:33+0200\n"
"POT-Creation-Date: 2022-08-12T23:04:51+00:00\n"
"PO-Revision-Date: 2022-08-13 02:31+0200\n"
"Last-Translator: edkozuto <edkozuto@gmail.com>\n"
"Language-Team: Русский\n"
"Language: ru_RU\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10 >= 2 && n"
"%10<=4 &&(n%100<10||n%100 >= 20)? 1 : 2);\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Generator: Poedit 3.0\n"
"X-Generator: Poedit 3.1.1\n"
"X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
"__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
"_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
@ -55,25 +55,18 @@ msgstr "https://understrap.com"
#. Description of the theme
msgid ""
"Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid "
"starting point for your next theme project and WordPress website. Use it as "
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
"support, built-in widget slider and much more you need for basic websites. "
"IMPORTANT: All developer dependencies are not bundled with this install "
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
"copy-assets\" inside the extracted /understrap folder."
"The renowned WordPress starter theme framework that combined Underscores and "
"Bootstrap. Trusted by more than 100,000 developers for building handcrafted, "
"custom WordPress sites."
msgstr ""
"Сочетание темы _s от Automatic и Bootstrap 4. Надежный базис для создания "
"ваших собственных тем и вебсайтов на WordPress. Используйте как основную или "
"как родительскую тему. Все в ваших руках."
#. Author of the theme
msgid "the Understrap Authors"
msgid "Howard Development &amp; Consulting"
msgstr ""
#. Author URI of the theme
msgid "https://github.com/understrap/understrap/graphs/contributors"
msgstr "https://github.com/understrap/understrap/graphs/contributors"
msgid "https://howarddc.com"
msgstr ""
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
@ -130,23 +123,27 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: header.php:31
msgid "Skip to content"
msgstr "Перейти к содержимому"
#: header.php:36
#: global-templates/navbar-collapse-bootstrap4.php:17
#: global-templates/navbar-collapse-bootstrap5.php:17
#: global-templates/navbar-offcanvas-bootstrap5.php:17
msgid "Main Navigation"
msgstr ""
#: header.php:63
#: global-templates/navbar-collapse-bootstrap4.php:45
#: global-templates/navbar-collapse-bootstrap5.php:43
#: global-templates/navbar-offcanvas-bootstrap5.php:43
msgid "Toggle navigation"
msgstr ""
#: inc/class-wp-bootstrap-navwalker.php:376
#: header.php:32
msgid "Skip to content"
msgstr "Перейти к содержимому"
#: inc/class-wp-bootstrap-navwalker.php:377
msgid "Add a menu"
msgstr ""
#: inc/custom-comments.php:102
#: inc/custom-comments.php:106
msgid "Comments are closed."
msgstr "Обсуждение закрыто."
@ -154,94 +151,143 @@ msgstr "Обсуждение закрыто."
msgid "Default Header Image"
msgstr ""
#: inc/customizer.php:42
#: inc/customizer.php:41
msgid "Theme Layout Settings"
msgstr "Настройки компоновки темы"
#: inc/customizer.php:44
#: inc/customizer.php:43
msgid "Container width and sidebar defaults"
msgstr "Ширина контейнера и боковая панель по умолчанию"
#: inc/customizer.php:84
#: inc/customizer.php:63
msgid "Bootstrap Version"
msgstr ""
#: inc/customizer.php:64
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr ""
#: inc/customizer.php:68
msgid "Bootstrap 4"
msgstr ""
#: inc/customizer.php:69
msgid "Bootstrap 5"
msgstr ""
#: inc/customizer.php:91
msgid "Container Width"
msgstr "Ширина контейнера"
#: inc/customizer.php:85
#: inc/customizer.php:92
msgid "Choose between Bootstrap's container and container-fluid"
msgstr "Выберите контейнер"
#: inc/customizer.php:90
#: inc/customizer.php:96
msgid "Fixed width container"
msgstr "Контейнер фиксированной ширины"
#: inc/customizer.php:91
#: inc/customizer.php:97
msgid "Full width container"
msgstr "Контейнер во всю ширину"
#: inc/customizer.php:113
#: inc/customizer.php:119
msgid "Responsive Navigation Type"
msgstr ""
#: inc/customizer.php:120
msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
#: inc/customizer.php:128
msgid "Collapse"
msgstr ""
#: inc/customizer.php:129
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:151
msgid "Sidebar Positioning"
msgstr "Расположение боковой панели"
#: inc/customizer.php:114
#: inc/customizer.php:152
msgid ""
"Set sidebar's default position. Can either be: right, left, both or none. "
"Note: this can be overridden on individual pages."
msgstr ""
#: inc/customizer.php:123
#: inc/customizer.php:160
msgid "Right sidebar"
msgstr "Правая боковая панель"
#: inc/customizer.php:124
#: inc/customizer.php:161
msgid "Left sidebar"
msgstr "Левая боковая панель"
#: inc/customizer.php:125
#: inc/customizer.php:162
msgid "Left & Right sidebars"
msgstr "Левая и правая боковые панели"
#: inc/customizer.php:126
#: inc/customizer.php:163
msgid "No sidebar"
msgstr "Без боковой панели"
#: inc/deprecated.php:80
#: inc/customizer.php:185
msgid "Footer Site Info"
msgstr ""
#: inc/customizer.php:186
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
#: inc/deprecated.php:94
msgid ""
"It looks like nothing was found at this location. Maybe try one of the links "
"below or a search?"
msgstr ""
#: inc/deprecated.php:81
#: inc/deprecated.php:95
msgid "Previous"
msgstr ""
#: inc/deprecated.php:82
#: inc/deprecated.php:96
msgid "Next"
msgstr ""
#: inc/deprecated.php:83
#: inc/deprecated.php:97
msgid "About:"
msgstr ""
#: inc/deprecated.php:84
#: inc/deprecated.php:98
msgid "Profile"
msgstr ""
#: inc/deprecated.php:85
#: inc/deprecated.php:99
msgid "Posts by"
msgstr ""
#: inc/deprecated.php:86
#: inc/deprecated.php:100
msgid "Permanent Link:"
msgstr ""
#: inc/deprecated.php:87
#: inc/deprecated.php:101
msgid "in"
msgstr ""
#: inc/deprecated.php:88
#: inc/deprecated.php:102
msgid "Edit"
msgstr ""
#: inc/deprecated.php:103
msgid "1 Comment"
msgstr "1 комментарий"
#: inc/deprecated.php:104
msgid "% Comments"
msgstr "% комментариев"
#: inc/editor.php:50
msgid "Lead Paragraph"
msgstr ""
@ -263,7 +309,7 @@ msgstr ""
msgid "Cite"
msgstr ""
#: inc/extras.php:277
#: inc/extras.php:290
msgid "Read More..."
msgstr "Читать далее..."
@ -294,7 +340,7 @@ msgstr ""
msgid "&raquo;"
msgstr ""
#: inc/pagination.php:57
#: inc/pagination.php:56
msgid "Posts navigation"
msgstr ""
@ -302,128 +348,122 @@ msgstr ""
msgid "Primary Menu"
msgstr "Главное меню"
#: inc/template-tags.php:33
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "by"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "Posted by"
msgstr ""
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:59 inc/template-tags.php:65
#: inc/template-tags.php:96 inc/template-tags.php:110
msgid ", "
msgstr ", "
#. translators: %s: Categories of current post
#: inc/template-tags.php:62
#: inc/template-tags.php:99
msgid "Posted in %s"
msgstr ""
#. translators: %s: Tags of current post
#: inc/template-tags.php:68
#: inc/template-tags.php:113
msgid "Tagged %s"
msgstr ""
#: inc/template-tags.php:73
msgid "Leave a comment"
msgstr "Оставьте комментарий"
#. translators: %s post title
#: inc/template-tags.php:130
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr ""
"Оставить комментарий<span class=\"screen-reader-text\"> к записи %s</span>"
#: inc/template-tags.php:73
msgid "1 Comment"
msgstr "1 комментарий"
#: inc/template-tags.php:73
msgid "% Comments"
msgstr "% комментариев"
#: inc/template-tags.php:167
#: inc/template-tags.php:233
msgid "Comment navigation"
msgstr "Навигация по комментариям"
#: inc/template-tags.php:171
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&larr; Старые комментарии"
#: inc/template-tags.php:177
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr "Свежие комментарии &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:194
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "Изменить %s"
#: inc/template-tags.php:216
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr "Навигация по записям"
#: inc/template-tags.php:220
#: inc/template-tags.php:293
msgctxt "Previous post link"
msgid "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
msgstr "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
#: inc/template-tags.php:223
#: inc/template-tags.php:296
msgctxt "Next post link"
msgid "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
msgstr "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
#: inc/template-tags.php:244
#: inc/template-tags.php:317
msgid "Pages:"
msgstr "Страницы"
#: inc/widgets.php:103
#: inc/widgets.php:196
msgid "Right Sidebar"
msgstr "Правая боковая панель"
#: inc/widgets.php:105
#: inc/widgets.php:198
msgid "Right sidebar widget area"
msgstr ""
#: inc/widgets.php:115
#: inc/widgets.php:208
msgid "Left Sidebar"
msgstr "Левая боковая панель"
#: inc/widgets.php:117
#: inc/widgets.php:210
msgid "Left sidebar widget area"
msgstr ""
#: inc/widgets.php:127
#: inc/widgets.php:220
msgid "Hero Slider"
msgstr "Слайдер Hero"
#: inc/widgets.php:129
#: inc/widgets.php:222
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#: inc/widgets.php:139
#: inc/widgets.php:232
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:141
#: inc/widgets.php:234
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#: inc/widgets.php:151
#: inc/widgets.php:244
msgid "Top Full"
msgstr ""
#: inc/widgets.php:153
#: inc/widgets.php:246
msgid "Full top widget with dynamic grid"
msgstr ""
#: inc/widgets.php:163
#: inc/widgets.php:256
msgid "Footer Full"
msgstr "Подвал"
#: inc/widgets.php:165
#: inc/widgets.php:258
msgid "Full sized footer widget with dynamic grid"
msgstr ""
@ -483,17 +523,17 @@ msgstr ""
msgid "Search Results for: %s"
msgstr "Результаты поиска для: %s"
#: searchform.php:20
#: searchform.php:21
msgctxt "label"
msgid "Search for:"
msgstr "Найти:"
#: searchform.php:22
#: searchform.php:23
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "Поиск&hellip;"
#: searchform.php:24
#: searchform.php:25 searchform.php:28
msgctxt "submit button"
msgid "Search"
msgstr "Поиск"

Binary file not shown.

View File

@ -2,19 +2,19 @@ msgid ""
msgstr ""
"Project-Id-Version: understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
"PO-Revision-Date: 2021-08-20 02:34+0200\n"
"POT-Creation-Date: 2022-08-12T23:04:51+00:00\n"
"PO-Revision-Date: 2022-08-13 02:33+0200\n"
"Last-Translator: Davor Lonzaric <info@fatshape.com>\n"
"Language-Team: \n"
"Language: sl_SI\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
"%100==4 ? 2 : 3);\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Generator: Poedit 3.0\n"
"X-Generator: Poedit 3.1.1\n"
"X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
"__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
"_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
@ -55,29 +55,18 @@ msgstr "https://understrap.com"
#. Description of the theme
msgid ""
"Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid "
"starting point for your next theme project and WordPress website. Use it as "
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
"support, built-in widget slider and much more you need for basic websites. "
"IMPORTANT: All developer dependencies are not bundled with this install "
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
"copy-assets\" inside the extracted /understrap folder."
"The renowned WordPress starter theme framework that combined Underscores and "
"Bootstrap. Trusted by more than 100,000 developers for building handcrafted, "
"custom WordPress sites."
msgstr ""
"Kombinacija teme \"_s\" s strani Automattic ekipe in Bootstrap 4. Namenjena "
"kot izhodiščni točki pri izdelavi predloge (teme) in WordPress spletne "
"strani. Uporabite jo lahko kot začetno temo ali kot nadrejeno temo. Podpira "
"Font Awesome, ima vgrajen drsnik za gradnike in še veliko več. POMEMBNO: Vse "
"odvisnosti razvijalcev niso povezane s to namestitveno datoteko. Preprosto "
"prenesite datoteko .zip, jo odpakirajte in zaženite \"npm install\" in "
"\"gulp copy-assets\" v mapi /understrap."
#. Author of the theme
msgid "the Understrap Authors"
msgid "Howard Development &amp; Consulting"
msgstr ""
#. Author URI of the theme
msgid "https://github.com/understrap/understrap/graphs/contributors"
msgstr "https://github.com/understrap/understrap/graphs/contributors"
msgid "https://howarddc.com"
msgstr ""
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
@ -135,23 +124,27 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: header.php:31
msgid "Skip to content"
msgstr "Preskoči na vsebino"
#: header.php:36
#: global-templates/navbar-collapse-bootstrap4.php:17
#: global-templates/navbar-collapse-bootstrap5.php:17
#: global-templates/navbar-offcanvas-bootstrap5.php:17
msgid "Main Navigation"
msgstr ""
#: header.php:63
#: global-templates/navbar-collapse-bootstrap4.php:45
#: global-templates/navbar-collapse-bootstrap5.php:43
#: global-templates/navbar-offcanvas-bootstrap5.php:43
msgid "Toggle navigation"
msgstr ""
#: inc/class-wp-bootstrap-navwalker.php:376
#: header.php:32
msgid "Skip to content"
msgstr "Preskoči na vsebino"
#: inc/class-wp-bootstrap-navwalker.php:377
msgid "Add a menu"
msgstr ""
#: inc/custom-comments.php:102
#: inc/custom-comments.php:106
msgid "Comments are closed."
msgstr "Komentarji so onemogočeni."
@ -159,96 +152,145 @@ msgstr "Komentarji so onemogočeni."
msgid "Default Header Image"
msgstr ""
#: inc/customizer.php:42
#: inc/customizer.php:41
msgid "Theme Layout Settings"
msgstr "Nastavitve razporeditev v temi"
#: inc/customizer.php:44
#: inc/customizer.php:43
msgid "Container width and sidebar defaults"
msgstr "Privzeta širina kontejnerja in stranskih pasic"
#: inc/customizer.php:84
#: inc/customizer.php:63
msgid "Bootstrap Version"
msgstr ""
#: inc/customizer.php:64
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr ""
#: inc/customizer.php:68
msgid "Bootstrap 4"
msgstr ""
#: inc/customizer.php:69
msgid "Bootstrap 5"
msgstr ""
#: inc/customizer.php:91
msgid "Container Width"
msgstr "Širina kontejnerja"
#: inc/customizer.php:85
#: inc/customizer.php:92
msgid "Choose between Bootstrap's container and container-fluid"
msgstr ""
"Izberite med Bootstrap \"container\" (omejen) ali \"container-fluid"
"\" (razpotegnjen)"
#: inc/customizer.php:90
#: inc/customizer.php:96
msgid "Fixed width container"
msgstr "Stran s fiksno širino"
#: inc/customizer.php:91
#: inc/customizer.php:97
msgid "Full width container"
msgstr "Čez celo širino"
#: inc/customizer.php:113
#: inc/customizer.php:119
msgid "Responsive Navigation Type"
msgstr ""
#: inc/customizer.php:120
msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
#: inc/customizer.php:128
msgid "Collapse"
msgstr ""
#: inc/customizer.php:129
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:151
msgid "Sidebar Positioning"
msgstr "Pozicija stranske pasice"
#: inc/customizer.php:114
#: inc/customizer.php:152
msgid ""
"Set sidebar's default position. Can either be: right, left, both or none. "
"Note: this can be overridden on individual pages."
msgstr ""
#: inc/customizer.php:123
#: inc/customizer.php:160
msgid "Right sidebar"
msgstr "Desna stranska pasica"
#: inc/customizer.php:124
#: inc/customizer.php:161
msgid "Left sidebar"
msgstr "Leva stranska pasica"
#: inc/customizer.php:125
#: inc/customizer.php:162
msgid "Left & Right sidebars"
msgstr "Leva in desna stranska pasica"
#: inc/customizer.php:126
#: inc/customizer.php:163
msgid "No sidebar"
msgstr "Brez stranske pasica"
#: inc/deprecated.php:80
#: inc/customizer.php:185
msgid "Footer Site Info"
msgstr ""
#: inc/customizer.php:186
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
#: inc/deprecated.php:94
msgid ""
"It looks like nothing was found at this location. Maybe try one of the links "
"below or a search?"
msgstr ""
#: inc/deprecated.php:81
#: inc/deprecated.php:95
msgid "Previous"
msgstr ""
#: inc/deprecated.php:82
#: inc/deprecated.php:96
msgid "Next"
msgstr ""
#: inc/deprecated.php:83
#: inc/deprecated.php:97
msgid "About:"
msgstr ""
#: inc/deprecated.php:84
#: inc/deprecated.php:98
msgid "Profile"
msgstr ""
#: inc/deprecated.php:85
#: inc/deprecated.php:99
msgid "Posts by"
msgstr ""
#: inc/deprecated.php:86
#: inc/deprecated.php:100
msgid "Permanent Link:"
msgstr ""
#: inc/deprecated.php:87
#: inc/deprecated.php:101
msgid "in"
msgstr ""
#: inc/deprecated.php:88
#: inc/deprecated.php:102
msgid "Edit"
msgstr ""
#: inc/deprecated.php:103
msgid "1 Comment"
msgstr "1 Komentar"
#: inc/deprecated.php:104
msgid "% Comments"
msgstr "% komentarjev"
#: inc/editor.php:50
msgid "Lead Paragraph"
msgstr ""
@ -270,7 +312,7 @@ msgstr ""
msgid "Cite"
msgstr ""
#: inc/extras.php:277
#: inc/extras.php:290
msgid "Read More..."
msgstr "Preberi več..."
@ -301,7 +343,7 @@ msgstr ""
msgid "&raquo;"
msgstr ""
#: inc/pagination.php:57
#: inc/pagination.php:56
msgid "Posts navigation"
msgstr ""
@ -309,128 +351,121 @@ msgstr ""
msgid "Primary Menu"
msgstr "Primarni meni"
#: inc/template-tags.php:33
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "by"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "Posted by"
msgstr ""
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:59 inc/template-tags.php:65
#: inc/template-tags.php:96 inc/template-tags.php:110
msgid ", "
msgstr ", "
#. translators: %s: Categories of current post
#: inc/template-tags.php:62
#: inc/template-tags.php:99
msgid "Posted in %s"
msgstr ""
#. translators: %s: Tags of current post
#: inc/template-tags.php:68
#: inc/template-tags.php:113
msgid "Tagged %s"
msgstr ""
#: inc/template-tags.php:73
msgid "Leave a comment"
msgstr "Napiši komentar"
#. translators: %s post title
#: inc/template-tags.php:130
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr "Komentiraj<span class=\"screen-reader-text\"> na %s</span>"
#: inc/template-tags.php:73
msgid "1 Comment"
msgstr "1 Komentar"
#: inc/template-tags.php:73
msgid "% Comments"
msgstr "% komentarjev"
#: inc/template-tags.php:167
#: inc/template-tags.php:233
msgid "Comment navigation"
msgstr "Navigacija komentarjev"
#: inc/template-tags.php:171
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&larr; Starejši komentarji"
#: inc/template-tags.php:177
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr "Novejši komentarji &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:194
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "Uredi %s"
#: inc/template-tags.php:216
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr "Navigacija za objave"
#: inc/template-tags.php:220
#: inc/template-tags.php:293
msgctxt "Previous post link"
msgid "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
msgstr "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
#: inc/template-tags.php:223
#: inc/template-tags.php:296
msgctxt "Next post link"
msgid "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
msgstr "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
#: inc/template-tags.php:244
#: inc/template-tags.php:317
msgid "Pages:"
msgstr "Strani:"
#: inc/widgets.php:103
#: inc/widgets.php:196
msgid "Right Sidebar"
msgstr "Desna stranska pasica"
#: inc/widgets.php:105
#: inc/widgets.php:198
msgid "Right sidebar widget area"
msgstr ""
#: inc/widgets.php:115
#: inc/widgets.php:208
msgid "Left Sidebar"
msgstr "Leva stranska pasica"
#: inc/widgets.php:117
#: inc/widgets.php:210
msgid "Left sidebar widget area"
msgstr ""
#: inc/widgets.php:127
#: inc/widgets.php:220
msgid "Hero Slider"
msgstr "Hero drsnik"
#: inc/widgets.php:129
#: inc/widgets.php:222
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#: inc/widgets.php:139
#: inc/widgets.php:232
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:141
#: inc/widgets.php:234
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#: inc/widgets.php:151
#: inc/widgets.php:244
msgid "Top Full"
msgstr ""
#: inc/widgets.php:153
#: inc/widgets.php:246
msgid "Full top widget with dynamic grid"
msgstr ""
#: inc/widgets.php:163
#: inc/widgets.php:256
msgid "Footer Full"
msgstr "Noga čez celo širino"
#: inc/widgets.php:165
#: inc/widgets.php:258
msgid "Full sized footer widget with dynamic grid"
msgstr ""
@ -490,17 +525,17 @@ msgstr ""
msgid "Search Results for: %s"
msgstr "Rezultati iskanja za: %s"
#: searchform.php:20
#: searchform.php:21
msgctxt "label"
msgid "Search for:"
msgstr "Išči:"
#: searchform.php:22
#: searchform.php:23
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "Išči &hellip;"
#: searchform.php:24
#: searchform.php:25 searchform.php:28
msgctxt "submit button"
msgid "Search"
msgstr "Išči"

Binary file not shown.

View File

@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
"PO-Revision-Date: 2021-08-20 02:34+0200\n"
"POT-Creation-Date: 2022-08-12T23:04:51+00:00\n"
"PO-Revision-Date: 2022-08-13 02:34+0200\n"
"Last-Translator: Filip Wessman <filip@effektid.com>\n"
"Language-Team: Swedish (Swedish)\n"
"Language: sv_SE\n"
@ -13,7 +13,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Generator: Poedit 3.0\n"
"X-Generator: Poedit 3.1.1\n"
"X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
"__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
"_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
@ -54,22 +54,18 @@ msgstr "https://understrap.com"
#. Description of the theme
msgid ""
"Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid "
"starting point for your next theme project and WordPress website. Use it as "
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
"support, built-in widget slider and much more you need for basic websites. "
"IMPORTANT: All developer dependencies are not bundled with this install "
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
"copy-assets\" inside the extracted /understrap folder."
"The renowned WordPress starter theme framework that combined Underscores and "
"Bootstrap. Trusted by more than 100,000 developers for building handcrafted, "
"custom WordPress sites."
msgstr ""
#. Author of the theme
msgid "the Understrap Authors"
msgid "Howard Development &amp; Consulting"
msgstr ""
#. Author URI of the theme
msgid "https://github.com/understrap/understrap/graphs/contributors"
msgstr "https://github.com/understrap/understrap/graphs/contributors"
msgid "https://howarddc.com"
msgstr ""
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
@ -123,23 +119,27 @@ msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: header.php:31
msgid "Skip to content"
msgstr "Gå till innehåll"
#: header.php:36
#: global-templates/navbar-collapse-bootstrap4.php:17
#: global-templates/navbar-collapse-bootstrap5.php:17
#: global-templates/navbar-offcanvas-bootstrap5.php:17
msgid "Main Navigation"
msgstr ""
#: header.php:63
#: global-templates/navbar-collapse-bootstrap4.php:45
#: global-templates/navbar-collapse-bootstrap5.php:43
#: global-templates/navbar-offcanvas-bootstrap5.php:43
msgid "Toggle navigation"
msgstr ""
#: inc/class-wp-bootstrap-navwalker.php:376
#: header.php:32
msgid "Skip to content"
msgstr "Gå till innehåll"
#: inc/class-wp-bootstrap-navwalker.php:377
msgid "Add a menu"
msgstr ""
#: inc/custom-comments.php:102
#: inc/custom-comments.php:106
msgid "Comments are closed."
msgstr "Kommentarer inaktiverade."
@ -147,94 +147,143 @@ msgstr "Kommentarer inaktiverade."
msgid "Default Header Image"
msgstr ""
#: inc/customizer.php:42
#: inc/customizer.php:41
msgid "Theme Layout Settings"
msgstr ""
#: inc/customizer.php:44
#: inc/customizer.php:43
msgid "Container width and sidebar defaults"
msgstr ""
#: inc/customizer.php:84
msgid "Container Width"
#: inc/customizer.php:63
msgid "Bootstrap Version"
msgstr ""
#: inc/customizer.php:85
msgid "Choose between Bootstrap's container and container-fluid"
#: inc/customizer.php:64
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr ""
#: inc/customizer.php:90
msgid "Fixed width container"
#: inc/customizer.php:68
msgid "Bootstrap 4"
msgstr ""
#: inc/customizer.php:69
msgid "Bootstrap 5"
msgstr ""
#: inc/customizer.php:91
msgid "Container Width"
msgstr ""
#: inc/customizer.php:92
msgid "Choose between Bootstrap's container and container-fluid"
msgstr ""
#: inc/customizer.php:96
msgid "Fixed width container"
msgstr ""
#: inc/customizer.php:97
msgid "Full width container"
msgstr ""
#: inc/customizer.php:113
#: inc/customizer.php:119
msgid "Responsive Navigation Type"
msgstr ""
#: inc/customizer.php:120
msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
#: inc/customizer.php:128
msgid "Collapse"
msgstr ""
#: inc/customizer.php:129
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:151
msgid "Sidebar Positioning"
msgstr ""
#: inc/customizer.php:114
#: inc/customizer.php:152
msgid ""
"Set sidebar's default position. Can either be: right, left, both or none. "
"Note: this can be overridden on individual pages."
msgstr ""
#: inc/customizer.php:123
#: inc/customizer.php:160
msgid "Right sidebar"
msgstr ""
#: inc/customizer.php:124
#: inc/customizer.php:161
msgid "Left sidebar"
msgstr ""
#: inc/customizer.php:125
#: inc/customizer.php:162
msgid "Left & Right sidebars"
msgstr ""
#: inc/customizer.php:126
#: inc/customizer.php:163
msgid "No sidebar"
msgstr ""
#: inc/deprecated.php:80
#: inc/customizer.php:185
msgid "Footer Site Info"
msgstr ""
#: inc/customizer.php:186
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
#: inc/deprecated.php:94
msgid ""
"It looks like nothing was found at this location. Maybe try one of the links "
"below or a search?"
msgstr ""
#: inc/deprecated.php:81
#: inc/deprecated.php:95
msgid "Previous"
msgstr ""
#: inc/deprecated.php:82
#: inc/deprecated.php:96
msgid "Next"
msgstr ""
#: inc/deprecated.php:83
#: inc/deprecated.php:97
msgid "About:"
msgstr ""
#: inc/deprecated.php:84
#: inc/deprecated.php:98
msgid "Profile"
msgstr ""
#: inc/deprecated.php:85
#: inc/deprecated.php:99
msgid "Posts by"
msgstr ""
#: inc/deprecated.php:86
#: inc/deprecated.php:100
msgid "Permanent Link:"
msgstr ""
#: inc/deprecated.php:87
#: inc/deprecated.php:101
msgid "in"
msgstr ""
#: inc/deprecated.php:88
#: inc/deprecated.php:102
msgid "Edit"
msgstr ""
#: inc/deprecated.php:103
msgid "1 Comment"
msgstr "1 Kommentar"
#: inc/deprecated.php:104
msgid "% Comments"
msgstr "% Kommentarer"
#: inc/editor.php:50
msgid "Lead Paragraph"
msgstr ""
@ -256,7 +305,7 @@ msgstr ""
msgid "Cite"
msgstr ""
#: inc/extras.php:277
#: inc/extras.php:290
msgid "Read More..."
msgstr "Läs mer"
@ -287,7 +336,7 @@ msgstr ""
msgid "&raquo;"
msgstr ""
#: inc/pagination.php:57
#: inc/pagination.php:56
msgid "Posts navigation"
msgstr ""
@ -295,128 +344,121 @@ msgstr ""
msgid "Primary Menu"
msgstr "Huvud meny"
#: inc/template-tags.php:33
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "by"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "Posted by"
msgstr ""
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:59 inc/template-tags.php:65
#: inc/template-tags.php:96 inc/template-tags.php:110
msgid ", "
msgstr ", "
#. translators: %s: Categories of current post
#: inc/template-tags.php:62
#: inc/template-tags.php:99
msgid "Posted in %s"
msgstr ""
#. translators: %s: Tags of current post
#: inc/template-tags.php:68
#: inc/template-tags.php:113
msgid "Tagged %s"
msgstr ""
#: inc/template-tags.php:73
msgid "Leave a comment"
msgstr "Kommentera"
#. translators: %s post title
#: inc/template-tags.php:130
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr "Lämna en kommentar<span class=\"screen-reader-text\"> till %s</span>"
#: inc/template-tags.php:73
msgid "1 Comment"
msgstr "1 Kommentar"
#: inc/template-tags.php:73
msgid "% Comments"
msgstr "% Kommentarer"
#: inc/template-tags.php:167
#: inc/template-tags.php:233
msgid "Comment navigation"
msgstr "Kommentars navigering"
#: inc/template-tags.php:171
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&larr; Äldre kommentarer"
#: inc/template-tags.php:177
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr "Nyare kommentarer &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:194
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "Redigera %s"
#: inc/template-tags.php:216
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr ""
#: inc/template-tags.php:220
#: inc/template-tags.php:293
msgctxt "Previous post link"
msgid "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
msgstr ""
#: inc/template-tags.php:223
#: inc/template-tags.php:296
msgctxt "Next post link"
msgid "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
msgstr ""
#: inc/template-tags.php:244
#: inc/template-tags.php:317
msgid "Pages:"
msgstr "Sidor:"
#: inc/widgets.php:103
#: inc/widgets.php:196
msgid "Right Sidebar"
msgstr ""
#: inc/widgets.php:105
#: inc/widgets.php:198
msgid "Right sidebar widget area"
msgstr ""
#: inc/widgets.php:115
#: inc/widgets.php:208
msgid "Left Sidebar"
msgstr ""
#: inc/widgets.php:117
#: inc/widgets.php:210
msgid "Left sidebar widget area"
msgstr ""
#: inc/widgets.php:127
#: inc/widgets.php:220
msgid "Hero Slider"
msgstr "Hero Slider"
#: inc/widgets.php:129
#: inc/widgets.php:222
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#: inc/widgets.php:139
#: inc/widgets.php:232
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:141
#: inc/widgets.php:234
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#: inc/widgets.php:151
#: inc/widgets.php:244
msgid "Top Full"
msgstr ""
#: inc/widgets.php:153
#: inc/widgets.php:246
msgid "Full top widget with dynamic grid"
msgstr ""
#: inc/widgets.php:163
#: inc/widgets.php:256
msgid "Footer Full"
msgstr "Sidfot"
#: inc/widgets.php:165
#: inc/widgets.php:258
msgid "Full sized footer widget with dynamic grid"
msgstr ""
@ -474,17 +516,17 @@ msgstr ""
msgid "Search Results for: %s"
msgstr "Sökresultat för: %s"
#: searchform.php:20
#: searchform.php:21
msgctxt "label"
msgid "Search for:"
msgstr "Sök efter:"
#: searchform.php:22
#: searchform.php:23
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "Sök &hellip;"
#: searchform.php:24
#: searchform.php:25 searchform.php:28
msgctxt "submit button"
msgid "Search"
msgstr "Sök"

Binary file not shown.

View File

@ -2,18 +2,18 @@ msgid ""
msgstr ""
"Project-Id-Version: understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
"PO-Revision-Date: 2021-08-20 02:34+0200\n"
"POT-Creation-Date: 2022-08-12T23:04:51+00:00\n"
"PO-Revision-Date: 2022-08-13 02:36+0200\n"
"Last-Translator: Tanju Yıldız <ben@tanjuyildiz.com>\n"
"Language-Team: \n"
"Language: tr_TR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Generator: Poedit 3.0\n"
"X-Generator: Poedit 3.1.1\n"
"X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
"__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
"_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
@ -54,30 +54,18 @@ msgstr "https://understrap.com"
#. Description of the theme
msgid ""
"Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid "
"starting point for your next theme project and WordPress website. Use it as "
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
"support, built-in widget slider and much more you need for basic websites. "
"IMPORTANT: All developer dependencies are not bundled with this install "
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
"copy-assets\" inside the extracted /understrap folder."
"The renowned WordPress starter theme framework that combined Underscores and "
"Bootstrap. Trusted by more than 100,000 developers for building handcrafted, "
"custom WordPress sites."
msgstr ""
"Automatticin _s teması ve Bootstrap 4ün birleşimi. Bir sonraki tema "
"projeniz ve WordPress web siteniz için sağlam başlangıç noktası olarak "
"hazırlandı. Başlangıç teması veya ana tema olarak kullanın. Karar senin. "
"Basit web siteleri için ihtiyaç duyacağınız Font Awesome desteği, yerleşik "
"bileşen, slider ve daha fazlasını içerir. ÖNEMLİ: Bu kurulum dosyası, "
"geliştirici bağımlılıklarının tamamını içermez. .zip dosyasını indirin, "
"klasöre çıkartın ve klasör içerisinde “npm install” ve “gulp copy-assets” "
"komutlarını çalıştırın."
#. Author of the theme
msgid "the Understrap Authors"
msgid "Howard Development &amp; Consulting"
msgstr ""
#. Author URI of the theme
msgid "https://github.com/understrap/understrap/graphs/contributors"
msgstr "https://github.com/understrap/understrap/graphs/contributors"
msgid "https://howarddc.com"
msgstr ""
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
@ -130,23 +118,27 @@ msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: header.php:31
msgid "Skip to content"
msgstr "İçeriğe geç"
#: header.php:36
#: global-templates/navbar-collapse-bootstrap4.php:17
#: global-templates/navbar-collapse-bootstrap5.php:17
#: global-templates/navbar-offcanvas-bootstrap5.php:17
msgid "Main Navigation"
msgstr ""
#: header.php:63
#: global-templates/navbar-collapse-bootstrap4.php:45
#: global-templates/navbar-collapse-bootstrap5.php:43
#: global-templates/navbar-offcanvas-bootstrap5.php:43
msgid "Toggle navigation"
msgstr ""
#: inc/class-wp-bootstrap-navwalker.php:376
#: header.php:32
msgid "Skip to content"
msgstr "İçeriğe geç"
#: inc/class-wp-bootstrap-navwalker.php:377
msgid "Add a menu"
msgstr ""
#: inc/custom-comments.php:102
#: inc/custom-comments.php:106
msgid "Comments are closed."
msgstr "Yorumlar kapatıldı."
@ -154,94 +146,143 @@ msgstr "Yorumlar kapatıldı."
msgid "Default Header Image"
msgstr ""
#: inc/customizer.php:42
#: inc/customizer.php:41
msgid "Theme Layout Settings"
msgstr "Tema Düzen Ayarları"
#: inc/customizer.php:44
#: inc/customizer.php:43
msgid "Container width and sidebar defaults"
msgstr "Kapsayıcı genişliği ve kenar çubuğu varsayılanları"
#: inc/customizer.php:84
#: inc/customizer.php:63
msgid "Bootstrap Version"
msgstr ""
#: inc/customizer.php:64
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr ""
#: inc/customizer.php:68
msgid "Bootstrap 4"
msgstr ""
#: inc/customizer.php:69
msgid "Bootstrap 5"
msgstr ""
#: inc/customizer.php:91
msgid "Container Width"
msgstr "Kapsayıcı Genişliği"
#: inc/customizer.php:85
#: inc/customizer.php:92
msgid "Choose between Bootstrap's container and container-fluid"
msgstr "Bootstrapın “container” ve “container-fluid” arasından seçim yapın"
#: inc/customizer.php:90
#: inc/customizer.php:96
msgid "Fixed width container"
msgstr "Sabit genişlikli kapsayıcı"
#: inc/customizer.php:91
#: inc/customizer.php:97
msgid "Full width container"
msgstr "Tam genişlikli kapsayıcı"
#: inc/customizer.php:113
#: inc/customizer.php:119
msgid "Responsive Navigation Type"
msgstr ""
#: inc/customizer.php:120
msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
#: inc/customizer.php:128
msgid "Collapse"
msgstr ""
#: inc/customizer.php:129
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:151
msgid "Sidebar Positioning"
msgstr "Kenar Çubuğu Konumlandırması"
#: inc/customizer.php:114
#: inc/customizer.php:152
msgid ""
"Set sidebar's default position. Can either be: right, left, both or none. "
"Note: this can be overridden on individual pages."
msgstr ""
#: inc/customizer.php:123
#: inc/customizer.php:160
msgid "Right sidebar"
msgstr "Sağ kenar çubuğu"
#: inc/customizer.php:124
#: inc/customizer.php:161
msgid "Left sidebar"
msgstr "Sol kenar çubuğu"
#: inc/customizer.php:125
#: inc/customizer.php:162
msgid "Left & Right sidebars"
msgstr "Sol & Sağ kenar çubukları"
#: inc/customizer.php:126
#: inc/customizer.php:163
msgid "No sidebar"
msgstr "Kenar çubuğu yok"
#: inc/deprecated.php:80
#: inc/customizer.php:185
msgid "Footer Site Info"
msgstr ""
#: inc/customizer.php:186
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
#: inc/deprecated.php:94
msgid ""
"It looks like nothing was found at this location. Maybe try one of the links "
"below or a search?"
msgstr ""
#: inc/deprecated.php:81
#: inc/deprecated.php:95
msgid "Previous"
msgstr "Önceki"
#: inc/deprecated.php:82
#: inc/deprecated.php:96
msgid "Next"
msgstr ""
#: inc/deprecated.php:83
#: inc/deprecated.php:97
msgid "About:"
msgstr ""
#: inc/deprecated.php:84
#: inc/deprecated.php:98
msgid "Profile"
msgstr ""
#: inc/deprecated.php:85
#: inc/deprecated.php:99
msgid "Posts by"
msgstr ""
#: inc/deprecated.php:86
#: inc/deprecated.php:100
msgid "Permanent Link:"
msgstr ""
#: inc/deprecated.php:87
#: inc/deprecated.php:101
msgid "in"
msgstr ""
#: inc/deprecated.php:88
#: inc/deprecated.php:102
msgid "Edit"
msgstr ""
#: inc/deprecated.php:103
msgid "1 Comment"
msgstr "1 Yorum"
#: inc/deprecated.php:104
msgid "% Comments"
msgstr "% Yorum"
#: inc/editor.php:50
msgid "Lead Paragraph"
msgstr ""
@ -263,7 +304,7 @@ msgstr ""
msgid "Cite"
msgstr ""
#: inc/extras.php:277
#: inc/extras.php:290
msgid "Read More..."
msgstr "Daha fazlasını oku…"
@ -294,7 +335,7 @@ msgstr ""
msgid "&raquo;"
msgstr ""
#: inc/pagination.php:57
#: inc/pagination.php:56
msgid "Posts navigation"
msgstr ""
@ -302,128 +343,121 @@ msgstr ""
msgid "Primary Menu"
msgstr "Birincil Menü"
#: inc/template-tags.php:33
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "by"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "Posted by"
msgstr ""
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:59 inc/template-tags.php:65
#: inc/template-tags.php:96 inc/template-tags.php:110
msgid ", "
msgstr ", "
#. translators: %s: Categories of current post
#: inc/template-tags.php:62
#: inc/template-tags.php:99
msgid "Posted in %s"
msgstr ""
#. translators: %s: Tags of current post
#: inc/template-tags.php:68
#: inc/template-tags.php:113
msgid "Tagged %s"
msgstr ""
#: inc/template-tags.php:73
msgid "Leave a comment"
msgstr "Yorum yapın"
#. translators: %s post title
#: inc/template-tags.php:130
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr "Yorum yapın<span class=\"screen-reader-text\"> %s</span>"
#: inc/template-tags.php:73
msgid "1 Comment"
msgstr "1 Yorum"
#: inc/template-tags.php:73
msgid "% Comments"
msgstr "% Yorum"
#: inc/template-tags.php:167
#: inc/template-tags.php:233
msgid "Comment navigation"
msgstr "Yorum dolaşımı"
#: inc/template-tags.php:171
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&larr; Eski Yorumlar"
#: inc/template-tags.php:177
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr "Yeni Yorumlar &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:194
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "%s yazısını düzenle"
#: inc/template-tags.php:216
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr "Yazı dolaşımı"
#: inc/template-tags.php:220
#: inc/template-tags.php:293
msgctxt "Previous post link"
msgid "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
msgstr "<i class=“fa fa-angle-left”></i>&nbsp;%title"
#: inc/template-tags.php:223
#: inc/template-tags.php:296
msgctxt "Next post link"
msgid "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
msgstr "%title&nbsp;<i class=“fa fa-angle-right”></i>"
#: inc/template-tags.php:244
#: inc/template-tags.php:317
msgid "Pages:"
msgstr "Sayfalar:"
#: inc/widgets.php:103
#: inc/widgets.php:196
msgid "Right Sidebar"
msgstr "Sağ Kenar Çubuğu"
#: inc/widgets.php:105
#: inc/widgets.php:198
msgid "Right sidebar widget area"
msgstr ""
#: inc/widgets.php:115
#: inc/widgets.php:208
msgid "Left Sidebar"
msgstr "Sol Kenar Çubuğu"
#: inc/widgets.php:117
#: inc/widgets.php:210
msgid "Left sidebar widget area"
msgstr ""
#: inc/widgets.php:127
#: inc/widgets.php:220
msgid "Hero Slider"
msgstr "Manşet Slider"
#: inc/widgets.php:129
#: inc/widgets.php:222
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#: inc/widgets.php:139
#: inc/widgets.php:232
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:141
#: inc/widgets.php:234
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#: inc/widgets.php:151
#: inc/widgets.php:244
msgid "Top Full"
msgstr ""
#: inc/widgets.php:153
#: inc/widgets.php:246
msgid "Full top widget with dynamic grid"
msgstr ""
#: inc/widgets.php:163
#: inc/widgets.php:256
msgid "Footer Full"
msgstr "Tam Alt Bölüm"
#: inc/widgets.php:165
#: inc/widgets.php:258
msgid "Full sized footer widget with dynamic grid"
msgstr ""
@ -483,17 +517,17 @@ msgstr ""
msgid "Search Results for: %s"
msgstr "%s için arama sonuçları"
#: searchform.php:20
#: searchform.php:21
msgctxt "label"
msgid "Search for:"
msgstr "Arama:"
#: searchform.php:22
#: searchform.php:23
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "Ara &hellip;"
#: searchform.php:24
#: searchform.php:25 searchform.php:28
msgctxt "submit button"
msgid "Search"
msgstr "Ara"

View File

@ -1,17 +1,17 @@
# Copyright (C) 2021 the Understrap Authors
# This file is distributed under the Understrap WordPress Theme, Copyright 2013-2021 Howard Development &amp; Consulting.
# Copyright (C) 2022 Howard Development &amp; Consulting
# This file is distributed under the GNU General Public License v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Understrap 0.9.6\n"
"Project-Id-Version: Understrap 1.1.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
"POT-Creation-Date: 2022-08-12T23:04:51+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.4.0\n"
"X-Generator: WP-CLI 2.6.0\n"
"X-Domain: understrap\n"
#. Theme Name of the theme
@ -24,15 +24,15 @@ msgid "https://understrap.com"
msgstr ""
#. Description of the theme
msgid "Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid starting point for your next theme project and WordPress website. Use it as starter theme or as a parent theme. It is up to you. Including Font Awesome support, built-in widget slider and much more you need for basic websites. IMPORTANT: All developer dependencies are not bundled with this install file. Just download the .zip, extract it and run \"npm install\" and \"gulp copy-assets\" inside the extracted /understrap folder."
msgid "The renowned WordPress starter theme framework that combined Underscores and Bootstrap. Trusted by more than 100,000 developers for building handcrafted, custom WordPress sites."
msgstr ""
#. Author of the theme
msgid "the Understrap Authors"
msgid "Howard Development &amp; Consulting"
msgstr ""
#. Author URI of the theme
msgid "https://github.com/understrap/understrap/graphs/contributors"
msgid "https://howarddc.com"
msgstr ""
#: 404.php:30
@ -86,23 +86,27 @@ msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: header.php:31
msgid "Skip to content"
msgstr ""
#: header.php:36
#: global-templates/navbar-collapse-bootstrap4.php:17
#: global-templates/navbar-collapse-bootstrap5.php:17
#: global-templates/navbar-offcanvas-bootstrap5.php:17
msgid "Main Navigation"
msgstr ""
#: header.php:63
#: global-templates/navbar-collapse-bootstrap4.php:45
#: global-templates/navbar-collapse-bootstrap5.php:43
#: global-templates/navbar-offcanvas-bootstrap5.php:43
msgid "Toggle navigation"
msgstr ""
#: inc/class-wp-bootstrap-navwalker.php:376
#: header.php:32
msgid "Skip to content"
msgstr ""
#: inc/class-wp-bootstrap-navwalker.php:377
msgid "Add a menu"
msgstr ""
#: inc/custom-comments.php:102
#: inc/custom-comments.php:106
msgid "Comments are closed."
msgstr ""
@ -110,90 +114,138 @@ msgstr ""
msgid "Default Header Image"
msgstr ""
#: inc/customizer.php:42
#: inc/customizer.php:41
msgid "Theme Layout Settings"
msgstr ""
#: inc/customizer.php:44
#: inc/customizer.php:43
msgid "Container width and sidebar defaults"
msgstr ""
#: inc/customizer.php:84
msgid "Container Width"
#: inc/customizer.php:63
msgid "Bootstrap Version"
msgstr ""
#: inc/customizer.php:85
msgid "Choose between Bootstrap's container and container-fluid"
#: inc/customizer.php:64
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr ""
#: inc/customizer.php:90
msgid "Fixed width container"
#: inc/customizer.php:68
msgid "Bootstrap 4"
msgstr ""
#: inc/customizer.php:69
msgid "Bootstrap 5"
msgstr ""
#: inc/customizer.php:91
msgid "Container Width"
msgstr ""
#: inc/customizer.php:92
msgid "Choose between Bootstrap's container and container-fluid"
msgstr ""
#: inc/customizer.php:96
msgid "Fixed width container"
msgstr ""
#: inc/customizer.php:97
msgid "Full width container"
msgstr ""
#: inc/customizer.php:113
#: inc/customizer.php:119
msgid "Responsive Navigation Type"
msgstr ""
#: inc/customizer.php:120
msgid "Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
#: inc/customizer.php:128
msgid "Collapse"
msgstr ""
#: inc/customizer.php:129
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:151
msgid "Sidebar Positioning"
msgstr ""
#: inc/customizer.php:114
#: inc/customizer.php:152
msgid "Set sidebar's default position. Can either be: right, left, both or none. Note: this can be overridden on individual pages."
msgstr ""
#: inc/customizer.php:123
#: inc/customizer.php:160
msgid "Right sidebar"
msgstr ""
#: inc/customizer.php:124
#: inc/customizer.php:161
msgid "Left sidebar"
msgstr ""
#: inc/customizer.php:125
#: inc/customizer.php:162
msgid "Left & Right sidebars"
msgstr ""
#: inc/customizer.php:126
#: inc/customizer.php:163
msgid "No sidebar"
msgstr ""
#: inc/deprecated.php:80
#: inc/customizer.php:185
msgid "Footer Site Info"
msgstr ""
#: inc/customizer.php:186
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
#: inc/deprecated.php:94
msgid "It looks like nothing was found at this location. Maybe try one of the links below or a search?"
msgstr ""
#: inc/deprecated.php:81
#: inc/deprecated.php:95
msgid "Previous"
msgstr ""
#: inc/deprecated.php:82
#: inc/deprecated.php:96
msgid "Next"
msgstr ""
#: inc/deprecated.php:83
#: inc/deprecated.php:97
msgid "About:"
msgstr ""
#: inc/deprecated.php:84
#: inc/deprecated.php:98
msgid "Profile"
msgstr ""
#: inc/deprecated.php:85
#: inc/deprecated.php:99
msgid "Posts by"
msgstr ""
#: inc/deprecated.php:86
#: inc/deprecated.php:100
msgid "Permanent Link:"
msgstr ""
#: inc/deprecated.php:87
#: inc/deprecated.php:101
msgid "in"
msgstr ""
#: inc/deprecated.php:88
#: inc/deprecated.php:102
msgid "Edit"
msgstr ""
#: inc/deprecated.php:103
msgid "1 Comment"
msgstr ""
#: inc/deprecated.php:104
msgid "% Comments"
msgstr ""
#: inc/editor.php:50
msgid "Lead Paragraph"
msgstr ""
@ -215,7 +267,7 @@ msgstr ""
msgid "Cite"
msgstr ""
#: inc/extras.php:277
#: inc/extras.php:290
msgid "Read More..."
msgstr ""
@ -246,7 +298,7 @@ msgstr ""
msgid "&raquo;"
msgstr ""
#: inc/pagination.php:57
#: inc/pagination.php:56
msgid "Posts navigation"
msgstr ""
@ -254,129 +306,122 @@ msgstr ""
msgid "Primary Menu"
msgstr ""
#: inc/template-tags.php:33
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "by"
msgstr ""
#: inc/template-tags.php:42
#: inc/template-tags.php:55
msgctxt "post author"
msgid "Posted by"
msgstr ""
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:59
#: inc/template-tags.php:65
#: inc/template-tags.php:96
#: inc/template-tags.php:110
msgid ", "
msgstr ""
#. translators: %s: Categories of current post
#: inc/template-tags.php:62
#: inc/template-tags.php:99
msgid "Posted in %s"
msgstr ""
#. translators: %s: Tags of current post
#: inc/template-tags.php:68
#: inc/template-tags.php:113
msgid "Tagged %s"
msgstr ""
#: inc/template-tags.php:73
msgid "Leave a comment"
#. translators: %s post title
#: inc/template-tags.php:130
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr ""
#: inc/template-tags.php:73
msgid "1 Comment"
msgstr ""
#: inc/template-tags.php:73
msgid "% Comments"
msgstr ""
#: inc/template-tags.php:167
#: inc/template-tags.php:233
msgid "Comment navigation"
msgstr ""
#: inc/template-tags.php:171
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr ""
#: inc/template-tags.php:177
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr ""
#. translators: %s: Name of current post
#: inc/template-tags.php:194
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr ""
#: inc/template-tags.php:216
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr ""
#: inc/template-tags.php:220
#: inc/template-tags.php:293
msgctxt "Previous post link"
msgid "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
msgstr ""
#: inc/template-tags.php:223
#: inc/template-tags.php:296
msgctxt "Next post link"
msgid "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
msgstr ""
#: inc/template-tags.php:244
#: inc/template-tags.php:317
msgid "Pages:"
msgstr ""
#: inc/widgets.php:103
#: inc/widgets.php:196
msgid "Right Sidebar"
msgstr ""
#: inc/widgets.php:105
#: inc/widgets.php:198
msgid "Right sidebar widget area"
msgstr ""
#: inc/widgets.php:115
#: inc/widgets.php:208
msgid "Left Sidebar"
msgstr ""
#: inc/widgets.php:117
#: inc/widgets.php:210
msgid "Left sidebar widget area"
msgstr ""
#: inc/widgets.php:127
#: inc/widgets.php:220
msgid "Hero Slider"
msgstr ""
#: inc/widgets.php:129
#: inc/widgets.php:222
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#: inc/widgets.php:139
#: inc/widgets.php:232
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:141
#: inc/widgets.php:234
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#: inc/widgets.php:151
#: inc/widgets.php:244
msgid "Top Full"
msgstr ""
#: inc/widgets.php:153
#: inc/widgets.php:246
msgid "Full top widget with dynamic grid"
msgstr ""
#: inc/widgets.php:163
#: inc/widgets.php:256
msgid "Footer Full"
msgstr ""
#: inc/widgets.php:165
#: inc/widgets.php:258
msgid "Full sized footer widget with dynamic grid"
msgstr ""
@ -426,17 +471,18 @@ msgstr ""
msgid "Search Results for: %s"
msgstr ""
#: searchform.php:20
#: searchform.php:21
msgctxt "label"
msgid "Search for:"
msgstr ""
#: searchform.php:22
#: searchform.php:23
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr ""
#: searchform.php:24
#: searchform.php:25
#: searchform.php:28
msgctxt "submit button"
msgid "Search"
msgstr ""

606
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -52,30 +52,30 @@
},
"homepage": "https://understrap.com",
"devDependencies": {
"@babel/core": "^7.19.0",
"@babel/preset-env": "^7.19.0",
"@babel/core": "^7.19.1",
"@babel/preset-env": "^7.19.1",
"@popperjs/core": "^2.11.6",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-commonjs": "^22.0.2",
"@rollup/plugin-multi-entry": "^4.1.0",
"@rollup/plugin-node-resolve": "^14.0.0",
"@rollup/plugin-node-resolve": "^14.1.0",
"@rollup/plugin-replace": "^4.0.0",
"autoprefixer": "^10.4.8",
"autoprefixer": "^10.4.12",
"bootstrap": "^5.2.1",
"bootstrap4": "npm:bootstrap@^4.6.2",
"browser-sync": "^2.27.10",
"browserslist": "^4.21.3",
"caniuse-lite": "^1.0.30001393",
"browserslist": "^4.21.4",
"caniuse-lite": "^1.0.30001412",
"clean-css-cli": "^5.6.1",
"font-awesome": "^4.7.0",
"nodemon": "^2.0.19",
"nodemon": "^2.0.20",
"npm-run-all": "^4.1.5",
"popper.js": "^1.16.1",
"postcss": "^8.4.16",
"postcss-cli": "^10.0.0",
"postcss-understrap-palette-generator": "git+https://github.com/understrap/postcss-understrap-palette-generator.git",
"rollup": "^2.79.0",
"sass": "^1.54.9",
"rollup": "^2.79.1",
"sass": "^1.55.0",
"terser": "^5.15.0"
}
}

View File

@ -45,11 +45,6 @@ parameters:
count: 1
path: inc/editor.php
-
message: "#^Binary operation \"\\.\" between array\\|string\\|false and '\\.' results in an error\\.$#"
count: 2
path: inc/enqueue.php
-
message: "#^Function understrap_body_classes\\(\\) has parameter \\$classes with no value type specified in iterable type array\\.$#"
count: 1
@ -65,21 +60,11 @@ parameters:
count: 1
path: inc/extras.php
-
message: "#^Parameter \\#2 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, array\\|string\\|false given\\.$#"
count: 2
path: inc/hooks.php
-
message: "#^Function understrap_pagination\\(\\) has parameter \\$args with no value type specified in iterable type array\\.$#"
count: 1
path: inc/pagination.php
-
message: "#^Parameter \\#2 \\.\\.\\.\\$values of function sprintf expects bool\\|float\\|int\\|string\\|null, string\\|void given\\.$#"
count: 1
path: inc/template-tags.php
-
message: "#^Function understrap_get_theme_default_settings\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1