Compare commits

..

No commits in common. "main" and "v1.2.0-beta2" have entirely different histories.

133 changed files with 13250 additions and 8453 deletions

69
.github/CHANGELOG.md vendored
View File

@ -8,49 +8,7 @@
-
## Release 1.2.4 April 1st 2024
** Fixes **
- Woocommerce templates #2189
- Translations #2002
- WooCommerce input fields #2089
- Updates build process dependencies
## Release 1.2.3 March 18th 2024
** Enhancements **
- Add and update WooCommerce templates #2091 #2169
- Improves readability of the sidebar templates #2071
- Uses Babel to compile Bootstrap imports #2035
- Adds Bootstrap container classes and max-widths to editor styles #2121
- Add editor-color-palette-bootstrap4.json #2032
** Fixes **
- Fixes typos in the repository #2113
- Fix typo in .gitignore to track .browserslistrc #2118
- Fixes TinyMCE editor margins #2073
- Bump Bootstrap from 5.2.2 to 5.2.3 & other dependencies #2010
- Deprecate understrap_link_pages_args filter hook #1967
- Add grouped version updates for dependabot #2130
- Reduce code duplication by declaring copyDir() once #2129
- Fix and update workflows #2127
## Release 1.2.2 January 16th 2023
** Fixes **
- Updates WooCommerce templates as of 7.1.0
## Release 1.2.1 November 17th 2022
** Fixes **
- Fixes an issue with post thumbnails not being editable
## Release 1.2.0 November 15th 2022
## Release 1.2.0-beta2 October 5th 2022
** Enhancements **
@ -78,6 +36,7 @@
- Accessibility: aria role fixes for the carousel and footer widgets area
- Translations: Makes aria-labels translatable
## Release 1.1.0 December 1st 2021
** Enhancements **
@ -111,7 +70,7 @@
** Fixes **
- Updates WooCommerce templates to current versions.
- Corrects misapplied version numbers in WooCommerce templates.
- Corrects mis-applied version numbers in WooCommerce templates.
- Reverts WooCommerce Translations to woocommerce language domain.
- Updates understrap.pot file to include several translation strings that had not been added.
- Fixes spelling and grammar errors in the CHANGELOG.md.
@ -165,7 +124,7 @@ This is a maintenance release incorporating many commits including code formatti
- Removes vendor from paths
- Removes gulp-touch-fd
- Removes jquery.slim.min.js
- Removes underscores-for-npm
- Removes undescores-for-npm
- Removes Bower
---
@ -414,7 +373,7 @@ Clean rebuild
## Release 0.8.5 July 26th 2018
- Update to Bootstrap 4.1.3
## Release 0.8.4 July 16th 2018 Maintenance Release:
## Release 0.8.4 July 16th 2018 Maintenace Release:
- Update to Bootstrap 4.1.2
- fixing sidebar.php problem
- Revert to Gulp 3.x support
@ -443,7 +402,7 @@ Clean rebuild
## Release 0.8.2 April 11th 2018
- Update to Bootstrap 4.1
- Adding CONTRIBUTING.md and ISSUE_TEMPLATE.md - Thx @Thomas-A-Reinert
- Adding empty JavaScript file into build process for adding own JS more easily - Thx @Thomas-A-Reinert
- Adding empty JavaScripot file into build process for adding own JS more easily - Thx @Thomas-A-Reinert
- WooCommerce update and cleanup - Thx @ZacharyElkins
- Adding SASS source map functionality - Thx @axlright
- Cleanup - Thx @axlright
@ -480,7 +439,7 @@ Clean rebuild
## Release 0.7.0 December 29th 2017
- Update to Bootstrap 4 Beta 3
- Create right-sidebar-check.php - Thx @Vishal-Deshpande
- Create rigth-sidebar-check.php - Thx @Vishal-Deshpande
- Fixing container type customizer setting - Thx @0dp
- Fixing comments.php - Thx @Vishal-Deshpande
@ -548,7 +507,7 @@ Clean rebuild
- WooCommerce 3.1 compatibility update - Thx @typeplus
- WooCommerce Bootstrap buttons - Thx @yeszao
- theme-settings.php update - Thx @oralunal
- Update responsive meta tags for Bootstrap 4 - Thx @chuckreynolds
- Update responisve meta tags for Bootstrap 4 - Thx @chuckreynolds
## Release 0.6.2 June 7h 2017
@ -645,7 +604,7 @@ Clean rebuild
- General bug fixing
- Fixing live preview for customizer
- Font Awesome update
- Updating all npm dependencies
- Udating all npm dependencies
- ARIA roles update
- Updating hamburger icon behavior
@ -653,7 +612,7 @@ Clean rebuild
- Update Owl Carousel to 2.2.0
- Update Font Awesome to 4.7.0
- Greek language file added - Thx @stef-k
- Portuguese language file added - Thx @jfig
- Portugese language file added - Thx @jfig
- Adding vertical-one-page template for landingpages - Thx @stef-k
- Making all theme functions pluggable to allow child themes to overwrite ´em
- French language file added - Thx @tchama
@ -663,7 +622,7 @@ Clean rebuild
- Basic WooCommerce templates added
- Fixing "Gulp dist" Task
- Adding masonry layout option to optimizer - Thx @stef-k
- Adding fluid/fixed container option to optimizer
- Adding fluid/fixed conatiner option to optimizer
## 0.4.9 Oct. 25th 2016
@ -676,7 +635,7 @@ Clean rebuild
## 0.4.8 Oct. 10th 2016
- Removing Bower and replace the dependency management with npm
- Removing Bower and replace the dependency managment with npm
- Update to Bootstrap 4 Alpha 4
- Optimizing WooCommerce loop - Thx @typeplus
- Updating all dependencies
@ -762,7 +721,7 @@ Clean rebuild
## 0.2.9 Mar. 10th 2015
- Adding a new theme customizer option. It lets you add a code snippet right before the closing </body> tag.
For example for Google Analytics, Google Tag Manager, Pingdom etc. Just copy and past your code to the input field and save the setting.
For example for Google Analytics, Google Tag Mananger, Pingdom etc. Just copy and past your code to the input field and save the setting.
So you don´t have to edit the theme source file´s directly, and your theme stay´s updateable
## 0.2.8 Feb. 6th 2015
@ -778,6 +737,6 @@ Clean rebuild
## 0.2 Dec. 22th 2014
- Adding Jasny Off-Canvas nav and Owl.Carousel Slider script
- Enqueue scripts and styled dynamically
- Enqueue scipts and styled dynamically
## 0.1 Dec. 10th 2014 - First commit

View File

@ -12,11 +12,6 @@ updates:
rebase-strategy: auto
schedule:
interval: "monthly"
target-branch: "develop"
groups:
github-actions:
patterns:
- "*"
# Maintain dependencies for npm
- package-ecosystem: "npm"
@ -29,19 +24,6 @@ updates:
interval: "monthly"
target-branch: "develop"
versioning-strategy: increase
groups:
npm-assets:
patterns:
- "bootstrap*"
- "*popper*"
- "font-awesome"
npm-build:
patterns:
- "*"
exclude-patterns:
- "bootstrap*"
- "*popper*"
- "font-awesome"
# Maintain dependencies for Composer
- package-ecosystem: "composer"
@ -57,7 +39,3 @@ updates:
interval: "monthly"
target-branch: "develop"
versioning-strategy: increase
groups:
composer:
patterns:
- "*"

View File

@ -1,71 +0,0 @@
name: Build CSS & JS
on:
push:
branches: [ develop ]
paths:
- '**.scss'
- '**.js'
- 'package-lock.json'
pull_request_target:
branches: [ develop ]
paths:
- '**.scss'
- '**.js'
- 'package-lock.json'
workflow_dispatch:
concurrency:
group: '${{ github.workflow }} @ ${{ github.event.pull_request.head.label || github.head_ref || github.ref }}'
cancel-in-progress: true
jobs:
build:
name: 'Build CSS & JS'
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
repository: ${{ github.event.pull_request.head.repo.full_name }}
ref: ${{ github.head_ref }}
- name: Setup node
uses: actions/setup-node@v4
with:
node-version: '18.x'
cache: 'npm'
cache-dependency-path: '**/package-lock.json'
- name: Install dependencies
run: npm ci
- name: Copy assets
run: npm run copy-assets
- name: Commit assets
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Update assets
- name: Build Bootstrap 5 CSS
run: npm run css
- name: Build Bootstrap 5 JS
run: npm run js
- name: Build Bootstrap 4 CSS
run: npm run css-bs4
- name: Build Bootstrap 4 JS
run: npm run js-bs4
- name: Commit CSS and JS files
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Rebuild CSS and JS files

View File

@ -5,25 +5,15 @@ on:
branches: [ develop ]
paths:
- '**.php'
- 'phpcs.xml.dist'
- 'phpmd.xml'
- 'phpstan.neon.dist'
pull_request_target:
pull_request:
branches: [ develop ]
paths:
- '**.php'
- 'phpcs.xml.dist'
- 'phpmd.xml'
- 'phpstan.neon.dist'
workflow_dispatch:
env:
php-version: '7.4'
concurrency:
group: '${{ github.workflow }} @ ${{ github.event.pull_request.head.label || github.head_ref || github.ref }}'
cancel-in-progress: true
jobs:
phpcs:
@ -35,40 +25,40 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
repository: ${{ github.event.pull_request.head.repo.full_name }}
ref: ${{ github.head_ref }}
uses: actions/checkout@v3
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: ${{ env.php-version }}
tools: cs2pr
tools: composer, cs2pr
coverage: none
env:
fail-fast: true
- name: Cache PHPCS cache
uses: actions/cache@v4
- name: Get Composer cache directory
id: composer-cache
uses: actions/cache@v3
with:
path: .phpcs-cache.json
key: ${{ runner.os }}-phpcs-cache-${{ hashFiles('**/composer.lock', 'phpcs.xml.dist') }}
path: vendor
key: ${{ runner.os }}-composer-${{ hashFiles('**/composer.lock') }}
restore-keys: |
${{ runner.os }}-composer-
- name: Install Composer dependencies
uses: "ramsey/composer-install@v3"
- name: Install dependencies
if: steps.composer-cache.outputs.cache-hit != 'true'
run: composer install --prefer-dist --no-progress
- name: Auto fix coding standards
run: composer phpcs-fix
continue-on-error: true
- name: Commit coding standards fixes
uses: stefanzweifel/git-auto-commit-action@v5
uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: Fix coding standards with phpcbf
branch: ${{ github.head_ref }}
- name: Check coding standards
run: composer phpcs -- -q -n --report=checkstyle | cs2pr
run: composer phpcs-ga | cs2pr
php-lint:
@ -78,19 +68,30 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v3
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: ${{ env.php-version }}
tools: cs2pr, parallel-lint
tools: composer, cs2pr
coverage: none
env:
fail-fast: true
- name: Get Composer cache directory
id: composer-cache
uses: actions/cache@v3
with:
path: vendor
key: ${{ runner.os }}-php-${{ hashFiles('**/composer.lock') }}
restore-keys: |
${{ runner.os }}-php-
- name: Install dependencies
if: steps.composer-cache.outputs.cache-hit != 'true'
run: composer install --prefer-dist --no-progress
- name: Check syntax
run: parallel-lint --checkstyle . | cs2pr
run: composer php-lint
phpstan:
@ -100,29 +101,29 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
repository: ${{ github.event.pull_request.head.repo.full_name }}
ref: ${{ github.head_ref }}
uses: actions/checkout@v3
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: ${{ env.php-version }}
tools: composer, cs2pr
coverage: none
env:
fail-fast: true
- name: Cache PHPStan cache
uses: actions/cache@v4
- name: Get Composer cache directory
id: composer-cache
uses: actions/cache@v3
with:
path: .phpstan-cache
key: ${{ runner.os }}-phpstan-cache-${{ hashFiles('**/composer.lock', 'phpstan.neon.dist') }}
path: vendor
key: ${{ runner.os }}-php-${{ hashFiles('**/composer.lock') }}
restore-keys: |
${{ runner.os }}-php-
- name: Install Composer dependencies
uses: "ramsey/composer-install@v3"
- name: Install dependencies
if: steps.composer-cache.outputs.cache-hit != 'true'
run: composer install --prefer-dist --no-progress
- name: Analyse
- name: Static Analysis
id: phpstan
run: composer phpstan -- --error-format=github
@ -130,9 +131,10 @@ jobs:
run: composer phpstan-baseline
- name: Commit updated basefile
uses: stefanzweifel/git-auto-commit-action@v5
uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: Update PHPStan basefile
branch: ${{ github.head_ref }}
phpmd:
@ -142,28 +144,36 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
repository: ${{ github.event.pull_request.head.repo.full_name }}
ref: ${{ github.head_ref }}
uses: actions/checkout@v3
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: ${{ env.php-version }}
tools: phpmd
tools: composer, cs2pr
coverage: none
env:
fail-fast: true
- name: Get Composer cache directory
id: composer-cache
uses: actions/cache@v3
with:
path: vendor
key: ${{ runner.os }}-php-${{ hashFiles('**/composer.lock') }}
restore-keys: |
${{ runner.os }}-php-
- name: Install dependencies
if: steps.composer-cache.outputs.cache-hit != 'true'
run: composer install --prefer-dist --no-progress
- name: Detect mess
run: phpmd . github phpmd.xml
run: composer phpmd-ga
- name: Update basefile
run: phpmd . ansi phpmd.xml --generate-baseline
run: composer phpmd-baseline
- name: Commit updated basefile
uses: stefanzweifel/git-auto-commit-action@v5
uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: Update PHPMD basefile
branch: ${{ github.head_ref }}

View File

@ -1,27 +0,0 @@
name: Typos Check
on:
push:
branches: [ develop ]
pull_request:
branches: [ develop ]
workflow_dispatch:
concurrency:
group: '${{ github.workflow }} @ ${{ github.event.pull_request.head.label || github.head_ref || github.ref }}'
cancel-in-progress: true
jobs:
typos-check:
name: 'Typos check'
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Search for misspellings
uses: crate-ci/typos@master

5
.gitignore vendored
View File

@ -16,19 +16,18 @@
# Ignore all files and directories starting with . or ~ or ._ or ending with ~
.*
!.typos.toml
~*
*~
._*
# but track
!.babelrc.js
!.browserslistrc
!.browserslist
!.editorconfig
!.gitattributes
!.github
!.gitignore
# Ignore all files with .lock extensions
# Ignore all files with .lock extentions
*.lock
# but track
!composer.lock

1
.nvmrc
View File

@ -1 +0,0 @@
v18

View File

@ -1,12 +0,0 @@
[files]
extend-exclude = [
"css/",
"fonts/",
"js/*.min.js",
"js/*.map",
"js/theme*.js",
"languages/",
"src/sass/assets/bootstrap4/",
"src/sass/assets/bootstrap5/",
"src/sass/assets/fontawesome/"
]

View File

@ -17,42 +17,35 @@
}
],
"require": {
"php": "^7.4 || ^8.0"
"php": ">=5.6"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
"php-parallel-lint/php-parallel-lint": "^1.3.2",
"phpcompatibility/phpcompatibility-wp": "^2.1.4",
"phpmd/phpmd": "^2.15.0",
"phpstan/phpstan": "^1.10.59",
"roave/security-advisories": "dev-latest",
"squizlabs/php_codesniffer": "^3.9.0",
"szepeviktor/phpstan-wordpress": "^1.3.3",
"phpmd/phpmd": "^2.13.0",
"phpstan/phpstan": "^1.9.0",
"roave/security-advisories": "dev-master",
"squizlabs/php_codesniffer": "^3.7.1",
"szepeviktor/phpstan-wordpress": "^1.1.3",
"wp-coding-standards/wpcs": "^2.3.0",
"wptrt/wpthemereview": "^0.2.1"
},
"scripts": {
"php-lint": "parallel-lint --exclude vendor --exclude node_modules --exclude dist --exclude .git --exclude .phpstan-cache .",
"phpcs": "phpcs -p",
"phpcs-fix": "phpcbf",
"phpmd": "phpmd . ansi phpmd.xml",
"phpmd-baseline": "@phpmd --generate-baseline",
"phpstan": "phpstan analyse",
"phpstan-baseline": "@phpstan --generate-baseline --allow-empty-baseline"
"php-lint": "@php ./vendor/php-parallel-lint/php-parallel-lint/parallel-lint --exclude vendor --exclude node_modules --exclude dist --exclude .git --exclude .phpstan-cache .",
"phpcs": "@php ./vendor/squizlabs/php_codesniffer/bin/phpcs -p",
"phpcs-ga": "@php ./vendor/squizlabs/php_codesniffer/bin/phpcs -n --report=checkstyle",
"phpcs-fix": "@php ./vendor/squizlabs/php_codesniffer/bin/phpcbf",
"phpcs-config-set" : "@php ./vendor/squizlabs/php_codesniffer/bin/phpcs --config-set installed_paths ../../phpcompatibility/php-compatibility,../../phpcompatibility/phpcompatibility-paragonie,../../phpcompatibility/phpcompatibility-wp,../../wp-coding-standards/wpcs,../../wptrt/wpthemereview",
"phpmd": "@php ./vendor/phpmd/phpmd/src/bin/phpmd . ansi phpmd.xml",
"phpmd-baseline": "@phpmd -- --generate-baseline",
"phpmd-ga": "@php ./vendor/phpmd/phpmd/src/bin/phpmd . github phpmd.xml",
"phpstan": "@php ./vendor/phpstan/phpstan/phpstan analyse -a src/phpstan/autoload.php",
"phpstan-baseline": "@php ./vendor/phpstan/phpstan/phpstan analyse -a src/phpstan/autoload.php --generate-baseline",
"post-install-cmd": "@phpcs-config-set",
"post-update-cmd": "@phpcs-config-set"
},
"support": {
"issues": "https://github.com/understrap/understrap/issues",
"source": "https://github.com/understrap/understrap"
},
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
},
"sort-packages": true
},
"autoload": {
"psr-4": {
"Understrap\\PHPStan\\": "src/phpstan"
}
}
}

1049
composer.lock generated

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -3750,13 +3750,7 @@ input[type=button].btn-block {
.woocommerce-notices-wrapper .woocommerce-message .btn-group-toggle > a.button input[type=checkbox],
.wpcf7 .btn-group-toggle > input[type=submit] input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.woocommerce-info .btn-group-toggle > .btn-group > a.button input[type=radio],
.woocommerce-notices-wrapper .woocommerce-message .btn-group-toggle > .btn-group > a.button input[type=radio],
.wpcf7 .btn-group-toggle > .btn-group > input[type=submit] input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox],
.woocommerce-info .btn-group-toggle > .btn-group > a.button input[type=checkbox],
.woocommerce-notices-wrapper .woocommerce-message .btn-group-toggle > .btn-group > a.button input[type=checkbox],
.wpcf7 .btn-group-toggle > .btn-group > input[type=submit] input[type=checkbox] {
.btn-group-toggle > .btn-group > .btn input[type=checkbox] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
@ -8763,7 +8757,7 @@ button.bg-dark:focus {
}
}
.sr-only {
.sr-only, a.skip-link {
position: absolute;
width: 1px;
height: 1px;
@ -8775,7 +8769,7 @@ button.bg-dark:focus {
border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
.sr-only-focusable:active, a.skip-link:active, .sr-only-focusable:focus, a.skip-link:focus {
position: static;
width: auto;
height: auto;
@ -11092,26 +11086,6 @@ article img,
height: auto;
}
a.skip-link {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
}
a.skip-link:active, a.skip-link:focus {
position: static;
width: auto;
height: auto;
overflow: visible;
clip: auto;
white-space: normal;
}
.navbar-dark .navbar-nav .dropdown-menu .nav-link {
display: block;
width: 100%;
@ -14695,7 +14669,7 @@ figure.woocommerce-product-gallery__wrapper {
content: "\f2e0";
}
.sr-only {
.sr-only, a.skip-link {
position: absolute;
width: 1px;
height: 1px;
@ -14706,7 +14680,7 @@ figure.woocommerce-product-gallery__wrapper {
border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
.sr-only-focusable:active, a.skip-link:active, .sr-only-focusable:focus, a.skip-link:focus {
position: static;
width: auto;
height: auto;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Bootstrap v5.2.3 (https://getbootstrap.com/)
* Bootstrap v5.2.2 (https://getbootstrap.com/)
* Copyright 2011-2022 The Bootstrap Authors
* Copyright 2011-2022 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
@ -6672,6 +6672,7 @@ textarea.form-control-lg {
display: block;
}
/* rtl:begin:ignore */
.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
transform: translateX(100%);
@ -6682,6 +6683,7 @@ textarea.form-control-lg {
transform: translateX(-100%);
}
/* rtl:end:ignore */
.carousel-fade .carousel-item {
opacity: 0;
transition-property: opacity;
@ -6940,6 +6942,8 @@ textarea.form-control-lg {
border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateX(-100%);
}
}
@media (max-width: 575.98px) {
.offcanvas-sm.offcanvas-end {
top: 0;
right: 0;
@ -6947,6 +6951,8 @@ textarea.form-control-lg {
border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateX(100%);
}
}
@media (max-width: 575.98px) {
.offcanvas-sm.offcanvas-top {
top: 0;
right: 0;
@ -6956,6 +6962,8 @@ textarea.form-control-lg {
border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateY(-100%);
}
}
@media (max-width: 575.98px) {
.offcanvas-sm.offcanvas-bottom {
right: 0;
left: 0;
@ -6964,9 +6972,13 @@ textarea.form-control-lg {
border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateY(100%);
}
}
@media (max-width: 575.98px) {
.offcanvas-sm.showing, .offcanvas-sm.show:not(.hiding) {
transform: none;
}
}
@media (max-width: 575.98px) {
.offcanvas-sm.showing, .offcanvas-sm.hiding, .offcanvas-sm.show {
visibility: visible;
}
@ -7018,6 +7030,8 @@ textarea.form-control-lg {
border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateX(-100%);
}
}
@media (max-width: 767.98px) {
.offcanvas-md.offcanvas-end {
top: 0;
right: 0;
@ -7025,6 +7039,8 @@ textarea.form-control-lg {
border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateX(100%);
}
}
@media (max-width: 767.98px) {
.offcanvas-md.offcanvas-top {
top: 0;
right: 0;
@ -7034,6 +7050,8 @@ textarea.form-control-lg {
border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateY(-100%);
}
}
@media (max-width: 767.98px) {
.offcanvas-md.offcanvas-bottom {
right: 0;
left: 0;
@ -7042,9 +7060,13 @@ textarea.form-control-lg {
border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateY(100%);
}
}
@media (max-width: 767.98px) {
.offcanvas-md.showing, .offcanvas-md.show:not(.hiding) {
transform: none;
}
}
@media (max-width: 767.98px) {
.offcanvas-md.showing, .offcanvas-md.hiding, .offcanvas-md.show {
visibility: visible;
}
@ -7096,6 +7118,8 @@ textarea.form-control-lg {
border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateX(-100%);
}
}
@media (max-width: 991.98px) {
.offcanvas-lg.offcanvas-end {
top: 0;
right: 0;
@ -7103,6 +7127,8 @@ textarea.form-control-lg {
border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateX(100%);
}
}
@media (max-width: 991.98px) {
.offcanvas-lg.offcanvas-top {
top: 0;
right: 0;
@ -7112,6 +7138,8 @@ textarea.form-control-lg {
border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateY(-100%);
}
}
@media (max-width: 991.98px) {
.offcanvas-lg.offcanvas-bottom {
right: 0;
left: 0;
@ -7120,9 +7148,13 @@ textarea.form-control-lg {
border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateY(100%);
}
}
@media (max-width: 991.98px) {
.offcanvas-lg.showing, .offcanvas-lg.show:not(.hiding) {
transform: none;
}
}
@media (max-width: 991.98px) {
.offcanvas-lg.showing, .offcanvas-lg.hiding, .offcanvas-lg.show {
visibility: visible;
}
@ -7174,6 +7206,8 @@ textarea.form-control-lg {
border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateX(-100%);
}
}
@media (max-width: 1199.98px) {
.offcanvas-xl.offcanvas-end {
top: 0;
right: 0;
@ -7181,6 +7215,8 @@ textarea.form-control-lg {
border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateX(100%);
}
}
@media (max-width: 1199.98px) {
.offcanvas-xl.offcanvas-top {
top: 0;
right: 0;
@ -7190,6 +7226,8 @@ textarea.form-control-lg {
border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateY(-100%);
}
}
@media (max-width: 1199.98px) {
.offcanvas-xl.offcanvas-bottom {
right: 0;
left: 0;
@ -7198,9 +7236,13 @@ textarea.form-control-lg {
border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateY(100%);
}
}
@media (max-width: 1199.98px) {
.offcanvas-xl.showing, .offcanvas-xl.show:not(.hiding) {
transform: none;
}
}
@media (max-width: 1199.98px) {
.offcanvas-xl.showing, .offcanvas-xl.hiding, .offcanvas-xl.show {
visibility: visible;
}
@ -7252,6 +7294,8 @@ textarea.form-control-lg {
border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateX(-100%);
}
}
@media (max-width: 1399.98px) {
.offcanvas-xxl.offcanvas-end {
top: 0;
right: 0;
@ -7259,6 +7303,8 @@ textarea.form-control-lg {
border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateX(100%);
}
}
@media (max-width: 1399.98px) {
.offcanvas-xxl.offcanvas-top {
top: 0;
right: 0;
@ -7268,6 +7314,8 @@ textarea.form-control-lg {
border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateY(-100%);
}
}
@media (max-width: 1399.98px) {
.offcanvas-xxl.offcanvas-bottom {
right: 0;
left: 0;
@ -7276,9 +7324,13 @@ textarea.form-control-lg {
border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateY(100%);
}
}
@media (max-width: 1399.98px) {
.offcanvas-xxl.showing, .offcanvas-xxl.show:not(.hiding) {
transform: none;
}
}
@media (max-width: 1399.98px) {
.offcanvas-xxl.showing, .offcanvas-xxl.hiding, .offcanvas-xxl.show {
visibility: visible;
}
@ -7696,7 +7748,8 @@ textarea.form-control-lg {
}
.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
.visually-hidden-focusable:not(:focus):not(:focus-within),
a.skip-link:not(:focus):not(:focus-within) {
position: absolute !important;
width: 1px !important;
height: 1px !important;
@ -11741,18 +11794,6 @@ article img,
height: auto;
}
a.skip-link:not(:focus):not(:focus-within) {
position: absolute !important;
width: 1px !important;
height: 1px !important;
padding: 0 !important;
margin: -1px !important;
overflow: hidden !important;
clip: rect(0, 0, 0, 0) !important;
white-space: nowrap !important;
border: 0 !important;
}
.navbar-dark .navbar-nav .dropdown-menu .nav-link {
display: block;
width: 100%;

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

@ -29,9 +29,7 @@ $navbar_type = get_theme_mod( 'understrap_navbar_type', 'collapse' );
<!-- ******************* The Navbar Area ******************* -->
<header id="wrapper-navbar">
<a class="skip-link <?php echo understrap_get_screen_reader_class( true ); ?>" href="#content">
<?php esc_html_e( 'Skip to content', 'understrap' ); ?>
</a>
<a class="skip-link" href="#content"><?php esc_html_e( 'Skip to content', 'understrap' ); ?></a>
<?php get_template_part( 'global-templates/navbar', $navbar_type . '-' . $bootstrap_version ); ?>

View File

@ -43,11 +43,7 @@ if ( ! function_exists( 'understrap_generate_color_palette' ) ) {
$color_palette = array();
// Grabs the autogenerated color palette that we're pulling from our compiled bootstrap stylesheets.
$file_path = get_theme_file_path( '/inc/editor-color-palette.json' );
if ( 'bootstrap4' === get_theme_mod( 'understrap_bootstrap_version', 'bootstrap4' ) ) {
$file_path = get_theme_file_path( '/inc/editor-color-palette-bootstrap4.json' );
}
$color_palette_json = file_get_contents( $file_path ); // phpcs:ignore WordPress.WP.AlternativeFunctions.file_get_contents_file_get_contents
$color_palette_json = file_get_contents( get_theme_file_path( '/inc/editor-color-palette.json' ) ); // phpcs:ignore WordPress.WP.AlternativeFunctions.file_get_contents_file_get_contents
if ( $color_palette_json ) {
$color_palette_json = json_decode( $color_palette_json, true );
@ -67,7 +63,7 @@ if ( ! function_exists( 'understrap_generate_color_palette' ) ) {
}
/**
* Filters the default bootstrap color palette so it can be overridden by child themes or plugins when we add theme support for editor-color-palette.
* Filters the default bootstrap color palette so it can be overriden by child themes or plugins when we add theme support for editor-color-palette.
*
* @since 1.0.0
*

View File

@ -119,7 +119,7 @@ if ( ! class_exists( 'Understrap_WP_Bootstrap_Navwalker' ) ) {
* NOTE: linkmod and icon class arrays are passed by reference and
* are maybe modified before being used later in this function.
*/
$classes = self::separate_linkmods_and_icons_from_classes( $classes, $linkmod_classes, $icon_classes, $depth );
$classes = self::seporate_linkmods_and_icons_from_classes( $classes, $linkmod_classes, $icon_classes, $depth );
// Join any icon classes plucked from $classes into a string.
$icon_class_string = join( ' ', $icon_classes );
@ -407,7 +407,7 @@ if ( ! class_exists( 'Understrap_WP_Bootstrap_Navwalker' ) ) {
*
* @return array $classes a maybe modified array of classnames.
*/
private function separate_linkmods_and_icons_from_classes( $classes, &$linkmod_classes, &$icon_classes, $depth ) {
private function seporate_linkmods_and_icons_from_classes( $classes, &$linkmod_classes, &$icon_classes, $depth ) {
// Loop through $classes array to find linkmod or icon classes.
foreach ( $classes as $key => $class ) {
// If any special classes are found, store the class in it's

View File

@ -87,7 +87,7 @@ if ( ! function_exists( 'understrap_theme_customize_register' ) ) {
'understrap_bootstrap_version',
array(
'label' => __( 'Bootstrap Version', 'understrap' ),
'description' => __( 'Choose between Bootstrap 4 and Bootstrap 5', 'understrap' ),
'description' => __( 'Choose between Bootstrap 4 or Bootstrap 5', 'understrap' ),
'section' => 'understrap_theme_layout_options',
'type' => 'select',
'choices' => array(

View File

@ -1 +0,0 @@
{"--blue":"#007bff","--indigo":"#6610f2","--purple":"#5533ff","--pink":"#e83e8c","--red":"#dc3545","--orange":"#fd7e14","--yellow":"#ffc107","--green":"#28a745","--teal":"#20c997","--cyan":"#17a2b8","--white":"#fff","--gray":"#6c757d","--gray-dark":"#343a40"}

View File

@ -1 +1 @@
{"--bs-blue":"#0d6efd","--bs-indigo":"#6610f2","--bs-purple":"#5533ff","--bs-pink":"#d63384","--bs-red":"#dc3545","--bs-orange":"#fd7e14","--bs-yellow":"#ffc107","--bs-green":"#198754","--bs-teal":"#20c997","--bs-cyan":"#0dcaf0","--bs-white":"#fff","--bs-gray":"#6c757d","--bs-gray-dark":"#343a40"}
{"--blue":"#007bff","--indigo":"#6610f2","--purple":"#5533ff","--pink":"#e83e8c","--red":"#dc3545","--orange":"#fd7e14","--yellow":"#ffc107","--green":"#28a745","--teal":"#20c997","--cyan":"#17a2b8","--white":"#fff","--gray":"#6c757d","--gray-dark":"#343a40"}

View File

@ -82,18 +82,6 @@ if ( ! function_exists( 'understrap_tiny_mce_before_init' ) ) {
}
$settings['style_formats'] = wp_json_encode( $style_formats );
/*
* Fix TinyMCE editor body margin that is set to 0 by Bootstrap's
* _reboot.scss (v4 & v5). `margin: 9px 10px` is the value used by WP's
* TinyMCE skin (/wp-includes/js/tinymce/skins/wordpress/wp-content.css).
*/
if ( isset( $settings['content_style'] ) ) {
$settings['content_style'] .= ' body#tinymce { margin: 9px 10px; }';
} else {
$settings['content_style'] = 'body#tinymce { margin: 9px 10px; }';
}
return $settings;
}
}

View File

@ -27,7 +27,7 @@ if ( ! function_exists( 'understrap_scripts' ) ) {
$theme_scripts = "/js/theme-bootstrap4{$suffix}.js";
}
$css_version = $theme_version . '.' . filemtime( get_template_directory() . $theme_styles );
$css_version = $theme_version . '.' . filemtime( get_template_directory() . $theme_styles ); // @phpstan-ignore-line -- file exists
wp_enqueue_style( 'understrap-styles', get_template_directory_uri() . $theme_styles, array(), $css_version );
// Fix that the offcanvas close icon is hidden behind the admin bar.
@ -37,7 +37,7 @@ if ( ! function_exists( 'understrap_scripts' ) ) {
wp_enqueue_script( 'jquery' );
$js_version = $theme_version . '.' . filemtime( get_template_directory() . $theme_scripts );
$js_version = $theme_version . '.' . filemtime( get_template_directory() . $theme_scripts ); // @phpstan-ignore-line -- file exists
wp_enqueue_script( 'understrap-scripts', get_template_directory_uri() . $theme_scripts, array(), $js_version, true );
if ( is_singular() && comments_open() && get_option( 'thread_comments' ) ) {
wp_enqueue_script( 'comment-reply' );
@ -49,7 +49,7 @@ add_action( 'wp_enqueue_scripts', 'understrap_scripts' );
if ( ! function_exists( 'understrap_offcanvas_admin_bar_inline_styles' ) ) {
/**
* Add inline styles for the offcanvas component if the admin bar is visible.
* Add inline styles for the offcanvas component if the admin bar is visibile.
*
* Fixes that the offcanvas close icon is hidden behind the admin bar.
*

View File

@ -127,7 +127,7 @@ if ( ! function_exists( 'understrap_default_body_attributes' ) ) {
}
add_filter( 'understrap_body_attributes', 'understrap_default_body_attributes' );
// Escapes all occurrences of 'the_archive_description'.
// Escapes all occurances of 'the_archive_description'.
add_filter( 'get_the_archive_description', 'understrap_escape_the_archive_description' );
if ( ! function_exists( 'understrap_escape_the_archive_description' ) ) {
@ -150,10 +150,10 @@ if ( ! function_exists( 'understrap_escape_the_archive_description' ) ) {
}
} // End of if function_exists( 'understrap_escape_the_archive_description' ).
// Escapes all occurrences of 'the_title()' and 'get_the_title()'.
// Escapes all occurances of 'the_title()' and 'get_the_title()'.
add_filter( 'the_title', 'understrap_kses_title' );
// Escapes all occurrences of 'the_archive_title' and 'get_the_archive_title()'.
// Escapes all occurances of 'the_archive_title' and 'get_the_archive_title()'.
add_filter( 'get_the_archive_title', 'understrap_kses_title' );
if ( ! function_exists( 'understrap_kses_title' ) ) {

View File

@ -36,13 +36,13 @@ if ( ! function_exists( 'understrap_add_site_info' ) ) {
sprintf(
/* translators: 1: Theme name, 2: Theme author */
esc_html__( 'Theme: %1$s by %2$s.', 'understrap' ),
$the_theme->get( 'Name' ),
$the_theme->get( 'Name' ), // @phpstan-ignore-line -- theme exists
'<a href="' . esc_url( __( 'https://understrap.com', 'understrap' ) ) . '">understrap.com</a>'
),
sprintf(
/* translators: Theme version */
esc_html__( 'Version: %s', 'understrap' ),
$the_theme->get( 'Version' )
$the_theme->get( 'Version' ) // @phpstan-ignore-line -- theme exists
)
);

View File

@ -70,7 +70,7 @@ if ( ! function_exists( 'understrap_setup' ) ) {
/*
* Adding Thumbnail basic support
*/
add_theme_support( 'post-thumbnails' );
add_theme_support( 'post-thumbnails', array() );
/*
* Adding support for Widget edit icons in customizer

View File

@ -204,7 +204,7 @@ if ( ! function_exists( 'understrap_body_attributes' ) ) {
* @param array $atts An associative array of attributes.
*/
$atts = array_unique( apply_filters( 'understrap_body_attributes', $atts = array() ) );
if ( empty( $atts ) ) {
if ( ! is_array( $atts ) || empty( $atts ) ) {
return;
}
@ -322,30 +322,16 @@ if ( ! function_exists( 'understrap_link_pages' ) ) {
*
* @since 1.0.0
*
* @link https://developer.wordpress.org/reference/functions/wp_link_pages/
*
* @return void|string Formatted output in HTML.
*/
function understrap_link_pages() {
$args = array(
'before' => '<div class="page-links">' . esc_html__( 'Pages:', 'understrap' ),
'after' => '</div>',
);
/**
* Filters the arguments used in retrieving page links for paginated posts.
*
* Runs before the 'wp_link_pages_args' hook.
*
* @since 1.0.0
*/
$args = apply_filters_deprecated(
$args = apply_filters(
'understrap_link_pages_args',
array( $args ),
'1.2.3',
'wp_link_pages_args'
array(
'before' => '<div class="page-links">' . esc_html__( 'Pages:', 'understrap' ),
'after' => '</div>',
)
);
wp_link_pages( $args );
}
}
@ -385,20 +371,3 @@ if ( ! function_exists( 'understrap_get_list_item_separator' ) ) {
return esc_html__( ', ', 'understrap' );
}
}
if ( ! function_exists( 'understrap_get_screen_reader_class' ) ) {
/**
* Retrieves Bootstrap's screen reader text class.
*
* @param bool $focusable (Optional) Whether to make the screen reader text
* visually focusable. Default: false.
* @return string Bootstrap's screen reader text class.
*/
function understrap_get_screen_reader_class( $focusable = false ) {
$bootstrap_version = get_theme_mod( 'understrap_bootstrap_version', 'bootstrap4' );
if ( 'bootstrap4' === $bootstrap_version ) {
return $focusable ? 'sr-only sr-only-focusable' : 'sr-only';
}
return $focusable ? 'visually-hidden-focusable' : 'visually-hidden';
}
}

View File

@ -275,7 +275,6 @@ if ( ! function_exists( 'understrap_widgets_init' ) ) {
function understrap_widgets_init() {
register_sidebar(
array(
/* translators: Widget area title */
'name' => __( 'Right Sidebar', 'understrap' ),
'id' => 'right-sidebar',
'description' => __( 'Right sidebar widget area', 'understrap' ),
@ -288,7 +287,6 @@ if ( ! function_exists( 'understrap_widgets_init' ) ) {
register_sidebar(
array(
/* translators: Widget area title */
'name' => __( 'Left Sidebar', 'understrap' ),
'id' => 'left-sidebar',
'description' => __( 'Left sidebar widget area', 'understrap' ),
@ -301,7 +299,6 @@ if ( ! function_exists( 'understrap_widgets_init' ) ) {
register_sidebar(
array(
/* translators: Widget area title */
'name' => __( 'Hero Slider', 'understrap' ),
'id' => 'hero',
'description' => __( 'Hero slider area. Place two or more widgets here and they will slide!', 'understrap' ),
@ -314,7 +311,6 @@ if ( ! function_exists( 'understrap_widgets_init' ) ) {
register_sidebar(
array(
/* translators: Widget area title */
'name' => __( 'Hero Canvas', 'understrap' ),
'id' => 'herocanvas',
'description' => __( 'Full size canvas hero area for Bootstrap and other custom HTML markup', 'understrap' ),
@ -327,7 +323,6 @@ if ( ! function_exists( 'understrap_widgets_init' ) ) {
register_sidebar(
array(
/* translators: Widget area title */
'name' => __( 'Top Full', 'understrap' ),
'id' => 'statichero',
'description' => __( 'Full top widget with dynamic grid', 'understrap' ),
@ -340,7 +335,6 @@ if ( ! function_exists( 'understrap_widgets_init' ) ) {
register_sidebar(
array(
/* translators: Widget area title */
'name' => __( 'Footer Full', 'understrap' ),
'id' => 'footerfull',
'description' => __( 'Full sized footer widget with dynamic grid', 'understrap' ),

View File

@ -81,33 +81,11 @@ if ( ! function_exists( 'understrap_wc_form_field_args' ) ) {
*
* @see https://woocommerce.github.io/code-reference/namespaces/default.html#function_woocommerce_form_field
*
* @param array $args Form field arguments.
* @param string $key Value of the fields name attribute.
* @param string|null $value Value of <select> option.
* @return array Filtered form field arguments.
* @param array<string,mixed> $args Form field arguments.
* @param string $key Value of the fields name attribute.
* @param string|null $value Value of <select> option.
*
* @phpstan-template T of array{
* 'type': string,
* 'label': string,
* 'description': string,
* 'placeholder': string,
* 'maxlength': false|int,
* 'required': bool,
* 'autocomplete': false|string,
* 'id': string,
* 'class': list<string>,
* 'label_class': list<string>,
* 'input_class': list<string>,
* 'return': bool,
* 'options': array<string,string>,
* 'custom_attributes': array<string,int|string>,
* 'validate': list<string>,
* 'default': string,
* 'autofocus': ?(string|bool),
* 'priority': ?string,
* }
* @phpstan-param T $args
* @phpstan-return T | array{'class': non-empty-list<string>}
* @return array<string,mixed> Form field arguments.
*/
function understrap_wc_form_field_args( $args, $key, $value ) {
$bootstrap4 = 'bootstrap4' === get_theme_mod( 'understrap_bootstrap_version', 'bootstrap4' );
@ -123,25 +101,23 @@ if ( ! function_exists( 'understrap_wc_form_field_args' ) ) {
case 'country':
/*
* WooCommerce will populate a <select> element of type 'country'
* with the country names.
* with the country names. $args defined for this specific input
* type targets only the country <select> element.
*/
// Add class to the form field's html element wrapper.
$args['class'][] = 'single-country';
break;
case 'state':
/*
* WooCommerce will populate a <select> element of type 'state'
* with the state names.
* with the state names. $args defined for this specific input
* type targets only the state <select> element.
*/
// Add custom data attributes to the form input itself.
$args['custom_attributes']['data-plugin'] = 'select2';
$args['custom_attributes']['data-allow-clear'] = 'true';
$args['custom_attributes']['aria-hidden'] = 'true';
// If state is text input.
$args['input_class'][] = 'form-control';
break;
case 'checkbox':
/*
@ -153,7 +129,7 @@ if ( ! function_exists( 'understrap_wc_form_field_args' ) ) {
// Get Bootstrap version specific CSS class base.
$base = $bootstrap4 ? 'custom-control' : 'form-check';
if ( '' !== $args['label'] || $bootstrap4 ) {
if ( isset( $args['label'] ) ) {
// Wrap the label in <span> tag.
$args['label'] = "<span class=\"{$base}-label\">{$args['label']}</span>";
}
@ -168,7 +144,10 @@ if ( ! function_exists( 'understrap_wc_form_field_args' ) ) {
$args['input_class'][] = $base . '-input';
break;
case 'select':
// Targets all <select> elements, except the country and state <select>.
/*
* Targets all <select> elements, except the <select> elements
* of type country or of type state.
*/
// Add a class to the form input itself.
$args['input_class'][] = $bootstrap4 ? 'form-control' : 'form-select';
@ -186,6 +165,7 @@ if ( ! function_exists( 'understrap_wc_form_field_args' ) ) {
break;
default:
$args['input_class'][] = 'form-control';
break;
} // End of switch ( $args ).
return $args;
}
@ -201,38 +181,17 @@ if ( ! function_exists( 'understrap_wc_form_field_radio' ) ) {
* If `$args['label']` is set a `<label>` tag is prepended to the radio
* fields. `$args['label_class']` is used for the class attribute of this
* tag and the class attribute of the actual input labels. Hence, we must
* remove the first occurrence of the label class added via
* remove the first occurance of the label class added via
* `understrap_wc_form_field_args()` that is meant for input labels only.
*
* @param string $field The field's HTML incl. the wrapper element.
* @param string $key The wrapper element's id attribute value.
* @param array<string|mixed> $args An array of field arguments.
* @param string|null $value The field's value.
* @return string The field's filtered HTML.
*
* @phpstan-template T of array{
* 'type': string,
* 'label': string,
* 'description': string,
* 'placeholder': string,
* 'maxlength': false|int,
* 'required': bool,
* 'autocomplete': false|string,
* 'id': string,
* 'class': list<string>,
* 'label_class': list<string>,
* 'input_class': list<string>,
* 'return': bool,
* 'options': array<string,string>,
* 'custom_attributes': array<string,int|string>,
* 'validate': list<string>,
* 'default': string,
* 'autofocus': ?(string|bool),
* 'priority': ?string,
* }
* @phpstan-param T $args
* @return string
*/
function understrap_wc_form_field_radio( $field, $key, $args, $value ) {
// Set up Bootstrap version specific variables.
if ( 'bootstrap4' === get_theme_mod( 'understrap_bootstrap_version', 'bootstrap4' ) ) {
$wrapper_classes = 'custom-control custom-radio';
@ -242,8 +201,8 @@ if ( ! function_exists( 'understrap_wc_form_field_radio' ) ) {
$label_class = 'form-check-label';
}
// Remove the first occurrence of the label class if necessary.
if ( '' !== $args['label'] && ! empty( $args['label_class'] ) ) {
// Remove the first occurance of the label class if neccessary.
if ( isset( $args['label'] ) && isset( $args['label_class'] ) ) {
$strpos = strpos( $field, $label_class );
if ( false !== $strpos ) {
$field = substr_replace( $field, '', $strpos, strlen( $label_class ) );
@ -259,7 +218,7 @@ if ( ! function_exists( 'understrap_wc_form_field_radio' ) ) {
// Wrap each radio in a <span.from-check>.
$field = str_replace( '<input', "<span class=\"{$wrapper_classes}\"><input", $field );
$field = str_replace( '</label>', '</label></span>', $field );
if ( '' !== $args['label'] ) {
if ( isset( $args['label'] ) ) {
// Remove the closing span tag from the first <label> element.
$strpos = strpos( $field, '</label>' ) + strlen( '</label>' );
$field = substr_replace( $field, '', $strpos, strlen( '</span>' ) );
@ -297,8 +256,8 @@ if ( ! function_exists( 'understrap_quantity_input_classes' ) ) {
/**
* Add Bootstrap class to quantity input field.
*
* @param array<int,string> $classes Array of quantity input classes.
* @return array<int,string>
* @param array $classes Array of quantity input classes.
* @return array
*/
function understrap_quantity_input_classes( $classes ) {
$classes[] = 'form-control';

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
/*!
* Understrap v1.2.4 (https://understrap.com)
* Copyright 2013-2024 The Understrap Authors (https://github.com/understrap/understrap/graphs/contributors)
* Understrap v1.2.0-beta2 (https://understrap.com)
* Copyright 2013-2022 The UnderStrap Authors (https://github.com/understrap/understrap/graphs/contributors)
* Licensed under GPL-3.0 (https://www.gnu.org/licenses/gpl-3.0.html)
*/
(function (global, factory) {
@ -11,12 +11,12 @@
/**
* --------------------------------------------------------------------------
* Bootstrap (v5.2.3): util/index.js
* Bootstrap (v5.2.2): util/index.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* --------------------------------------------------------------------------
*/
const MAX_UID = 1000000;
const MAX_UID = 1_000_000;
const MILLISECONDS_MULTIPLIER = 1000;
const TRANSITION_END = 'transitionend';
@ -181,6 +181,7 @@
const reflow = element => {
element.offsetHeight; // eslint-disable-line no-unused-expressions
};
const getjQuery = () => {
if (window.jQuery && !document.body.hasAttribute('data-bs-no-jquery')) {
return window.jQuery;
@ -278,12 +279,11 @@
/**
* --------------------------------------------------------------------------
* Bootstrap (v5.2.3): dom/event-handler.js
* Bootstrap (v5.2.2): dom/event-handler.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* --------------------------------------------------------------------------
*/
/**
* Constants
*/
@ -489,7 +489,7 @@
for (const [key, value] of Object.entries(meta || {})) {
try {
obj[key] = value;
} catch (_unused) {
} catch {
Object.defineProperty(obj, key, {
configurable: true,
get() {
@ -503,7 +503,7 @@
/**
* --------------------------------------------------------------------------
* Bootstrap (v5.2.3): dom/data.js
* Bootstrap (v5.2.2): dom/data.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* --------------------------------------------------------------------------
*/
@ -551,7 +551,7 @@
/**
* --------------------------------------------------------------------------
* Bootstrap (v5.2.3): dom/manipulator.js
* Bootstrap (v5.2.2): dom/manipulator.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* --------------------------------------------------------------------------
*/
@ -574,7 +574,7 @@
}
try {
return JSON.parse(decodeURIComponent(value));
} catch (_unused) {
} catch {
return value;
}
}
@ -608,12 +608,11 @@
/**
* --------------------------------------------------------------------------
* Bootstrap (v5.2.3): util/config.js
* Bootstrap (v5.2.2): util/config.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* --------------------------------------------------------------------------
*/
/**
* Class definition
*/
@ -662,17 +661,16 @@
/**
* --------------------------------------------------------------------------
* Bootstrap (v5.2.3): base-component.js
* Bootstrap (v5.2.2): base-component.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* --------------------------------------------------------------------------
*/
/**
* Constants
*/
const VERSION = '5.2.3';
const VERSION = '5.2.2';
/**
* Class definition
@ -731,11 +729,10 @@
/**
* --------------------------------------------------------------------------
* Bootstrap (v5.2.3): util/component-functions.js
* Bootstrap (v5.2.2): util/component-functions.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* --------------------------------------------------------------------------
*/
const enableDismissTrigger = (component, method = 'hide') => {
const clickEvent = `click.dismiss${component.EVENT_KEY}`;
const name = component.NAME;
@ -756,12 +753,11 @@
/**
* --------------------------------------------------------------------------
* Bootstrap (v5.2.3): alert.js
* Bootstrap (v5.2.2): alert.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* --------------------------------------------------------------------------
*/
/**
* Constants
*/
@ -831,12 +827,11 @@
/**
* --------------------------------------------------------------------------
* Bootstrap (v5.2.3): button.js
* Bootstrap (v5.2.2): button.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* --------------------------------------------------------------------------
*/
/**
* Constants
*/
@ -895,12 +890,11 @@
/**
* --------------------------------------------------------------------------
* Bootstrap (v5.2.3): dom/selector-engine.js
* Bootstrap (v5.2.2): dom/selector-engine.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* --------------------------------------------------------------------------
*/
/**
* Constants
*/
@ -953,12 +947,11 @@
/**
* --------------------------------------------------------------------------
* Bootstrap (v5.2.3): util/swipe.js
* Bootstrap (v5.2.2): util/swipe.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* --------------------------------------------------------------------------
*/
/**
* Constants
*/
@ -1073,12 +1066,11 @@
/**
* --------------------------------------------------------------------------
* Bootstrap (v5.2.3): carousel.js
* Bootstrap (v5.2.2): carousel.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* --------------------------------------------------------------------------
*/
/**
* Constants
*/
@ -1446,12 +1438,11 @@
/**
* --------------------------------------------------------------------------
* Bootstrap (v5.2.3): collapse.js
* Bootstrap (v5.2.2): collapse.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* --------------------------------------------------------------------------
*/
/**
* Constants
*/
@ -1830,7 +1821,7 @@
function getUAString() {
var uaData = navigator.userAgentData;
if (uaData != null && uaData.brands && Array.isArray(uaData.brands)) {
if (uaData != null && uaData.brands) {
return uaData.brands.map(function (item) {
return item.brand + "/" + item.version;
}).join(' ');
@ -2117,9 +2108,10 @@
// Zooming can change the DPR, but it seems to report a value that will
// cleanly divide the values into the appropriate subpixels.
function roundOffsetsByDPR(_ref, win) {
function roundOffsetsByDPR(_ref) {
var x = _ref.x,
y = _ref.y;
var win = window;
var dpr = win.devicePixelRatio || 1;
return {
x: round(x * dpr) / dpr || 0,
@ -2192,7 +2184,7 @@
var _ref4 = roundOffsets === true ? roundOffsetsByDPR({
x: x,
y: y
}, getWindow(popper)) : {
}) : {
x: x,
y: y
};
@ -3177,7 +3169,7 @@
state.orderedModifiers = orderedModifiers.filter(function (m) {
return m.enabled;
});
}); // Validate the provided modifiers so that the consumer will get warned
runModifierEffects();
return instance.update();
},
@ -3265,11 +3257,11 @@
// one.
function runModifierEffects() {
state.orderedModifiers.forEach(function (_ref) {
var name = _ref.name,
_ref$options = _ref.options,
options = _ref$options === void 0 ? {} : _ref$options,
effect = _ref.effect;
state.orderedModifiers.forEach(function (_ref3) {
var name = _ref3.name,
_ref3$options = _ref3.options,
options = _ref3$options === void 0 ? {} : _ref3$options,
effect = _ref3.effect;
if (typeof effect === 'function') {
var cleanupFn = effect({
state: state,
@ -3305,54 +3297,53 @@
var Popper = /*#__PURE__*/Object.freeze({
__proto__: null,
afterMain: afterMain,
afterRead: afterRead,
afterWrite: afterWrite,
applyStyles: applyStyles$1,
arrow: arrow$1,
popperGenerator: popperGenerator,
detectOverflow: detectOverflow,
createPopperBase: createPopper$2,
createPopper: createPopper,
createPopperLite: createPopper$1,
top: top,
bottom: bottom,
right: right,
left: left,
auto: auto,
basePlacements: basePlacements,
beforeMain: beforeMain,
beforeRead: beforeRead,
beforeWrite: beforeWrite,
bottom: bottom,
clippingParents: clippingParents,
computeStyles: computeStyles$1,
createPopper: createPopper,
createPopperBase: createPopper$2,
createPopperLite: createPopper$1,
detectOverflow: detectOverflow,
start: start,
end: end,
clippingParents: clippingParents,
viewport: viewport,
popper: popper,
reference: reference,
variationPlacements: variationPlacements,
placements: placements,
beforeRead: beforeRead,
read: read,
afterRead: afterRead,
beforeMain: beforeMain,
main: main,
afterMain: afterMain,
beforeWrite: beforeWrite,
write: write,
afterWrite: afterWrite,
modifierPhases: modifierPhases,
applyStyles: applyStyles$1,
arrow: arrow$1,
computeStyles: computeStyles$1,
eventListeners: eventListeners,
flip: flip$1,
hide: hide$1,
left: left,
main: main,
modifierPhases: modifierPhases,
offset: offset$1,
placements: placements,
popper: popper,
popperGenerator: popperGenerator,
popperOffsets: popperOffsets$1,
preventOverflow: preventOverflow$1,
read: read,
reference: reference,
right: right,
start: start,
top: top,
variationPlacements: variationPlacements,
viewport: viewport,
write: write
preventOverflow: preventOverflow$1
});
/**
* --------------------------------------------------------------------------
* Bootstrap (v5.2.3): dropdown.js
* Bootstrap (v5.2.2): dropdown.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* --------------------------------------------------------------------------
*/
/**
* Constants
*/
@ -3715,12 +3706,11 @@
/**
* --------------------------------------------------------------------------
* Bootstrap (v5.2.3): util/scrollBar.js
* Bootstrap (v5.2.2): util/scrollBar.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* --------------------------------------------------------------------------
*/
/**
* Constants
*/
@ -3813,12 +3803,11 @@
/**
* --------------------------------------------------------------------------
* Bootstrap (v5.2.3): util/backdrop.js
* Bootstrap (v5.2.2): util/backdrop.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* --------------------------------------------------------------------------
*/
/**
* Constants
*/
@ -3835,6 +3824,7 @@
// if false, we use the backdrop helper without adding any element to the dom
rootElement: 'body' // give the choice to place backdrop under different elements
};
const DefaultType$8 = {
className: 'string',
clickCallback: '(function|null)',
@ -3937,12 +3927,11 @@
/**
* --------------------------------------------------------------------------
* Bootstrap (v5.2.3): util/focustrap.js
* Bootstrap (v5.2.2): util/focustrap.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* --------------------------------------------------------------------------
*/
/**
* Constants
*/
@ -3959,6 +3948,7 @@
autofocus: true,
trapElement: null // The element to trap focus inside of
};
const DefaultType$7 = {
autofocus: 'boolean',
trapElement: 'element'
@ -4035,12 +4025,11 @@
/**
* --------------------------------------------------------------------------
* Bootstrap (v5.2.3): modal.js
* Bootstrap (v5.2.2): modal.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* --------------------------------------------------------------------------
*/
/**
* Constants
*/
@ -4342,12 +4331,11 @@
/**
* --------------------------------------------------------------------------
* Bootstrap (v5.2.3): offcanvas.js
* Bootstrap (v5.2.2): offcanvas.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* --------------------------------------------------------------------------
*/
/**
* Constants
*/
@ -4573,7 +4561,7 @@
/**
* --------------------------------------------------------------------------
* Bootstrap (v5.2.3): util/sanitizer.js
* Bootstrap (v5.2.2): util/sanitizer.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* --------------------------------------------------------------------------
*/
@ -4668,12 +4656,11 @@
/**
* --------------------------------------------------------------------------
* Bootstrap (v5.2.3): util/template-factory.js
* Bootstrap (v5.2.2): util/template-factory.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* --------------------------------------------------------------------------
*/
/**
* Constants
*/
@ -4804,12 +4791,11 @@
/**
* --------------------------------------------------------------------------
* Bootstrap (v5.2.3): tooltip.js
* Bootstrap (v5.2.2): tooltip.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* --------------------------------------------------------------------------
*/
/**
* Constants
*/
@ -4945,6 +4931,9 @@
dispose() {
clearTimeout(this._timeout);
EventHandler.off(this._element.closest(SELECTOR_MODAL), EVENT_MODAL_HIDE, this._hideModalHandler);
if (this.tip) {
this.tip.remove();
}
if (this._element.getAttribute('data-bs-original-title')) {
this._element.setAttribute('title', this._element.getAttribute('data-bs-original-title'));
}
@ -4966,7 +4955,10 @@
}
// todo v6 remove this OR make it optional
this._disposePopper();
if (this.tip) {
this.tip.remove();
this.tip = null;
}
const tip = this._getTipElement();
this._element.setAttribute('aria-describedby', tip.getAttribute('id'));
const {
@ -4976,7 +4968,11 @@
container.append(tip);
EventHandler.trigger(this._element, this.constructor.eventName(EVENT_INSERTED));
}
this._popper = this._createPopper(tip);
if (this._popper) {
this._popper.update();
} else {
this._popper = this._createPopper(tip);
}
tip.classList.add(CLASS_NAME_SHOW$2);
// If this is a touch-enabled device we add extra
@ -5025,10 +5021,11 @@
return;
}
if (!this._isHovered) {
this._disposePopper();
tip.remove();
}
this._element.removeAttribute('aria-describedby');
EventHandler.trigger(this._element, this.constructor.eventName(EVENT_HIDDEN$2));
this._disposePopper();
};
this._queueCallback(complete, this.tip, this._isAnimated());
}
@ -5287,10 +5284,6 @@
this._popper.destroy();
this._popper = null;
}
if (this.tip) {
this.tip.remove();
this.tip = null;
}
}
// Static
@ -5316,12 +5309,11 @@
/**
* --------------------------------------------------------------------------
* Bootstrap (v5.2.3): popover.js
* Bootstrap (v5.2.2): popover.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* --------------------------------------------------------------------------
*/
/**
* Constants
*/
@ -5397,12 +5389,11 @@
/**
* --------------------------------------------------------------------------
* Bootstrap (v5.2.3): scrollspy.js
* Bootstrap (v5.2.2): scrollspy.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* --------------------------------------------------------------------------
*/
/**
* Constants
*/
@ -5657,12 +5648,11 @@
/**
* --------------------------------------------------------------------------
* Bootstrap (v5.2.3): tab.js
* Bootstrap (v5.2.2): tab.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* --------------------------------------------------------------------------
*/
/**
* Constants
*/
@ -5919,12 +5909,11 @@
/**
* --------------------------------------------------------------------------
* Bootstrap (v5.2.3): toast.js
* Bootstrap (v5.2.2): toast.js
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
* --------------------------------------------------------------------------
*/
/**
* Constants
*/

File diff suppressed because one or more lines are too long

6
js/theme.min.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -4,8 +4,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2022-11-05T23:31:56+00:00\n"
"PO-Revision-Date: 2022-11-19 16:47+0100\n"
"POT-Creation-Date: 2022-10-26T09:38:35+00:00\n"
"PO-Revision-Date: 2022-10-26 14:16+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: de_DE\n"
@ -34,10 +34,6 @@ msgid ""
"Bootstrap. Trusted by more than 100,000 developers for building handcrafted, "
"custom WordPress sites."
msgstr ""
"Das renommierte WordPress-Einsteiger-Theme-Framework, das Underscores und "
"Bootstrap kombiniert. Mehr als 100.000 Entwicklerinnen und Entwickler "
"vertrauen darauf, um handgefertigte, individuelle WordPress-Websites zu "
"erstellen."
#. Author of the theme
msgid "Howard Development &amp; Consulting"
@ -59,12 +55,12 @@ msgstr ""
#: 404.php:46
msgid "Most Used Categories"
msgstr "Meistgenutzte Kategorien"
msgstr "Oft verwendete Kategorien"
#. translators: %1$s: smiley
#: 404.php:69
msgid "Try looking in the monthly archives. %1$s"
msgstr "Versuche es mit einem Blick in die monatlichen Archive. %1$s"
msgstr "Versuchs mit einem Blick in die monatlichen Archive. %1$s"
#. translators: %s: author name
#: author.php:44
@ -74,7 +70,7 @@ msgstr "Profilbild von %s"
#: author.php:54
msgid "Website"
msgstr "Website"
msgstr "Webseite"
#. translators: %s: author name
#: author.php:65
@ -90,32 +86,32 @@ msgstr "Beiträge von %s"
#: comments.php:36
msgctxt "comments title"
msgid "One thought on &ldquo;%s&rdquo;"
msgstr "Ein Gedanke zu &bdquo;%s&ldquo;"
msgstr "Ein Gedanke zu &#8222;%2$s&#8220;"
#. translators: 1: number of comments, 2: post title
#: comments.php:43
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] "%1$s Gedanke zu &bdquo;%2$s&ldquo;"
msgstr[1] "%1$s Gedanken zu &bdquo;%2$s&ldquo;"
msgstr[0] "Ein Gedanke zu &#8222;%2$s&#8220;"
msgstr[1] "%1$s Gedanken zu &#8222;%2$s&#8220;"
#: global-templates/navbar-collapse-bootstrap4.php:18
#: global-templates/navbar-collapse-bootstrap5.php:18
#: global-templates/navbar-offcanvas-bootstrap5.php:18
#: 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 "Hauptnavigation"
#: global-templates/navbar-collapse-bootstrap4.php:35
#: global-templates/navbar-collapse-bootstrap5.php:34
#: global-templates/navbar-collapse-bootstrap4.php:34
#: global-templates/navbar-collapse-bootstrap5.php:33
msgid "Toggle navigation"
msgstr "Navigation umschalten"
#: global-templates/navbar-offcanvas-bootstrap5.php:34
#: global-templates/navbar-offcanvas-bootstrap5.php:33
msgid "Open menu"
msgstr "Menü öffnen"
#: global-templates/navbar-offcanvas-bootstrap5.php:46
#: global-templates/navbar-offcanvas-bootstrap5.php:45
msgid "Close menu"
msgstr "Menü schließen"
@ -137,19 +133,19 @@ msgstr "Standard-Header-Bild"
#: inc/customizer.php:67
msgid "Theme Layout Settings"
msgstr "Theme-Layout-Einstellungen"
msgstr "Theme Layout Einstellungen"
#: inc/customizer.php:69
msgid "Container width and sidebar defaults"
msgstr "Container-Breite und Standard-Einstellungen der Seitenleiste"
msgstr "Container-Breite und Seitenleisten-Einstellungen"
#: inc/customizer.php:89
msgid "Bootstrap Version"
msgstr "Bootstrap-Version"
#: inc/customizer.php:90
msgid "Choose between Bootstrap 4 and Bootstrap 5"
msgstr "Zwischen Bootstrap 4 und Bootstrap 5 auswählen"
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr "Zwischen Bootstrap 4 und Bootstrap 5 wählen"
#: inc/customizer.php:94
msgid "Bootstrap 4"
@ -165,7 +161,7 @@ msgstr "Container-Breite"
#: inc/customizer.php:118
msgid "Choose between Bootstrap's container and container-fluid"
msgstr "Zwischen Bootstraps container und container-fluid auswählen"
msgstr "Wähle zwischen dem Bootstrap container und container-fluid aus"
#: inc/customizer.php:122
msgid "Fixed width container"
@ -177,61 +173,54 @@ msgstr "Container mit voller Seitenbreite"
#: inc/customizer.php:145
msgid "Responsive Navigation Type"
msgstr "Art der responsiven Navigation"
msgstr ""
#: inc/customizer.php:146
msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
"Zwischen einer aus- und einklappenden Navigationsleiste und einer Off-Canvas-"
"Navigationsleiste auswählen."
#: inc/customizer.php:153
msgid "Collapse"
msgstr "Einklappen"
#: inc/customizer.php:154
msgid "Offcanvas"
msgstr "Off-Canvas"
msgid "Collapse"
msgstr ""
#: inc/customizer.php:176
#: inc/customizer.php:155
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:177
msgid "Sidebar Positioning"
msgstr "Seitenleisten-Positionierung"
#: inc/customizer.php:177
#: inc/customizer.php:178
msgid ""
"Set sidebar's default position. Can either be: right, left, both or none. "
"Note: this can be overridden on individual pages."
msgstr ""
"Standard-Position der Seitenleiste festlegen. Kann entweder rechts, links, "
"beidseitig oder keine sein. Hinweis: Die Position kann auf den einzelnen "
"Seiten seitenspezifisch geändert werden."
#: inc/customizer.php:184
#: inc/customizer.php:186
msgid "Right sidebar"
msgstr "Rechte Seitenleiste"
#: inc/customizer.php:185
#: inc/customizer.php:187
msgid "Left sidebar"
msgstr "Linke Seitenleiste"
#: inc/customizer.php:186
#: inc/customizer.php:188
msgid "Left & Right sidebars"
msgstr "Linke & rechte Seitenleiste"
msgstr "Linke und rechte Seitenleiste"
#: inc/customizer.php:187
#: inc/customizer.php:189
msgid "No sidebar"
msgstr "Keine Seitenleiste"
#: inc/customizer.php:209
#: inc/customizer.php:211
msgid "Footer Site Info"
msgstr "Website-Information im Footer"
msgstr ""
#: inc/customizer.php:210
#: inc/customizer.php:212
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
"Understraps Website-Information überschreiben, die sich im Footer der Seite "
"befindet."
#: inc/editor.php:50
msgid "Lead Paragraph"
@ -248,13 +237,13 @@ msgstr "Zitat"
#: inc/editor.php:66
msgid "Blockquote Footer"
msgstr "Zitat-Footer"
msgstr ""
#: inc/editor.php:72
msgid "Cite"
msgstr ""
#: inc/extras.php:247
#: inc/extras.php:245
msgid "Read More..."
msgstr "Weiterlesen..."
@ -311,116 +300,107 @@ msgid "Posted by"
msgstr "Veröffentlicht von"
#. translators: %s: Categories of current post
#: inc/template-tags.php:102
#: inc/template-tags.php:98
msgid "Posted in %s"
msgstr "Veröffentlicht in %s"
#. translators: %s: Tags of current post
#: inc/template-tags.php:117
#: inc/template-tags.php:111
msgid "Tagged %s"
msgstr "Verschlagwortet mit %s"
#. translators: %s post title
#: inc/template-tags.php:136
#: inc/template-tags.php:128
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr "Kommentar hinterlassen<span class=\"screen-reader-text\"> zu %s</span>"
msgstr ""
#: inc/template-tags.php:243
#: inc/template-tags.php:233
msgid "Comments navigation"
msgstr "Kommentar-Navigation"
msgstr "Kommentarnavigation"
#: inc/template-tags.php:247
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&larr; Ältere Kommentare"
#: inc/template-tags.php:253
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr "Neuere Kommentare &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:272
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "%s bearbeiten"
#: inc/template-tags.php:301
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr "Beitrags-Navigation"
#: inc/template-tags.php:305
#: 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:308
#: 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:331
#: inc/template-tags.php:317
msgid "Pages:"
msgstr "Seiten:"
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:371
#: inc/template-tags.php:353
msgid ", "
msgstr ", "
#. translators: Widget area title
#: inc/widgets.php:279
#: inc/widgets.php:268
msgid "Right Sidebar"
msgstr "Rechte Seitenleiste"
#: inc/widgets.php:281
#: inc/widgets.php:270
msgid "Right sidebar widget area"
msgstr "Widgetbereich der rechten Seitenleiste"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:292
#: inc/widgets.php:280
msgid "Left Sidebar"
msgstr "Linke Seitenleiste"
#: inc/widgets.php:294
#: inc/widgets.php:282
msgid "Left sidebar widget area"
msgstr "Widgetbereich der linken Seitenleiste"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:305
#: inc/widgets.php:292
msgid "Hero Slider"
msgstr "Hero-Slider"
msgstr "\"Bühnen\"-Slider"
#: inc/widgets.php:307
#: inc/widgets.php:294
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
"Hero-Slider-Bereich. Zwei oder mehr Widgets hier platzieren und sie werden "
"durchlaufen!"
#. translators: Widget area title
#: inc/widgets.php:318
#: inc/widgets.php:304
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:320
#: inc/widgets.php:306
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
"Hero-Bereich in voller Breite für Bootstrap- oder individuelles HTML-Markup"
#. translators: Widget area title
#: inc/widgets.php:331
#: inc/widgets.php:316
msgid "Top Full"
msgstr ""
#: inc/widgets.php:333
#: inc/widgets.php:318
msgid "Full top widget with dynamic grid"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:344
#: inc/widgets.php:328
msgid "Footer Full"
msgstr "Fußbereich"
#: inc/widgets.php:346
#: inc/widgets.php:330
msgid "Full sized footer widget with dynamic grid"
msgstr "Footer-Widgetbereich in voller Breite mit dynamischem Grid"
msgstr ""
#: loop-templates/content-none.php:18
msgid "Nothing Found"
@ -440,15 +420,15 @@ msgid ""
"different keywords."
msgstr ""
"Leider gibt es keine Übereinstimmung mit deinen Suchbegriffen. Bitte "
"versuche es nochmal mit anderen Begriffen."
"versuche es nochmal mit einigen anderen Begriffen."
#: loop-templates/content-none.php:46
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
"Es sieht so aus, als ob wir nicht finden konnten, wonach du gesucht hast. "
"Möglicherweise hilft eine Suche."
"Es sieht so aus, als ob wir nicht das finden konnten, wonach du gesucht "
"hast. Möglicherweise hilft eine Suche."
#. Template Name of the theme
msgid "Blank Page Template"
@ -456,7 +436,7 @@ msgstr "Komplett leere Seiten-Vorlage"
#. Template Name of the theme
msgid "Left and Right Sidebar Layout"
msgstr "Linke und rechte Seitenleiste"
msgstr "Linke und rechte Seitenspalte"
#. Template Name of the theme
msgid "Empty Page Template"
@ -472,7 +452,7 @@ msgstr "Layout mit linker Seitenleiste"
#. Template Name of the theme
msgid "No Title, Full Width Page"
msgstr "Kein Titel, Seite mit voller Breite"
msgstr ""
#. Template Name of the theme
msgid "Right Sidebar Layout"
@ -491,7 +471,7 @@ msgstr "Suche nach:"
#: searchform.php:23
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "Suche &hellip;"
msgstr "Suche&#160;&hellip;"
#: searchform.php:25 searchform.php:28
msgctxt "submit button"

Binary file not shown.

View File

@ -1,11 +1,11 @@
# Translation of Understrap in German (formal)
# Translation of Understrap in German
# This file is distributed under the same license as the Understrap package.
msgid ""
msgstr ""
"Project-Id-Version: Understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2022-11-05T23:31:56+00:00\n"
"PO-Revision-Date: 2022-11-19 16:47+0100\n"
"POT-Creation-Date: 2022-10-26T09:38:35+00:00\n"
"PO-Revision-Date: 2022-10-26 14:17+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: de_DE\n"
@ -34,10 +34,6 @@ msgid ""
"Bootstrap. Trusted by more than 100,000 developers for building handcrafted, "
"custom WordPress sites."
msgstr ""
"Das renommierte WordPress-Einsteiger-Theme-Framework, das Underscores und "
"Bootstrap kombiniert. Mehr als 100.000 Entwicklerinnen und Entwickler "
"vertrauen darauf, um handgefertigte, individuelle WordPress-Websites zu "
"erstellen."
#. Author of the theme
msgid "Howard Development &amp; Consulting"
@ -59,7 +55,7 @@ msgstr ""
#: 404.php:46
msgid "Most Used Categories"
msgstr "Meistgenutzte Kategorien"
msgstr "Oft verwendete Kategorien"
#. translators: %1$s: smiley
#: 404.php:69
@ -74,7 +70,7 @@ msgstr "Profilbild von %s"
#: author.php:54
msgid "Website"
msgstr "Website"
msgstr "Webseite"
#. translators: %s: author name
#: author.php:65
@ -90,32 +86,32 @@ msgstr "Beiträge von %s"
#: comments.php:36
msgctxt "comments title"
msgid "One thought on &ldquo;%s&rdquo;"
msgstr "Ein Gedanke zu &bdquo;%s&ldquo;"
msgstr "Ein Gedanke zu &#8222;%s&#8220;"
#. translators: 1: number of comments, 2: post title
#: comments.php:43
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] "%1$s Gedanke zu &bdquo;%2$s&ldquo;"
msgstr[1] "%1$s Gedanken zu &bdquo;%2$s&ldquo;"
msgstr[0] "Ein Gedanke zu &#8222;%2$s&#8220;"
msgstr[1] "%1$s Gedanken zu &#8222;%2$s&#8220;"
#: global-templates/navbar-collapse-bootstrap4.php:18
#: global-templates/navbar-collapse-bootstrap5.php:18
#: global-templates/navbar-offcanvas-bootstrap5.php:18
#: 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 "Hauptnavigation"
#: global-templates/navbar-collapse-bootstrap4.php:35
#: global-templates/navbar-collapse-bootstrap5.php:34
#: global-templates/navbar-collapse-bootstrap4.php:34
#: global-templates/navbar-collapse-bootstrap5.php:33
msgid "Toggle navigation"
msgstr "Navigation umschalten"
#: global-templates/navbar-offcanvas-bootstrap5.php:34
#: global-templates/navbar-offcanvas-bootstrap5.php:33
msgid "Open menu"
msgstr "Menü öffnen"
#: global-templates/navbar-offcanvas-bootstrap5.php:46
#: global-templates/navbar-offcanvas-bootstrap5.php:45
msgid "Close menu"
msgstr "Menü schließen"
@ -137,19 +133,19 @@ msgstr "Standard-Header-Bild"
#: inc/customizer.php:67
msgid "Theme Layout Settings"
msgstr "Theme-Layout-Einstellungen"
msgstr "Theme Layout Einstellungen"
#: inc/customizer.php:69
msgid "Container width and sidebar defaults"
msgstr "Container-Breite und Standard-Einstellungen der Seitenleiste"
msgstr "Container-Breite und Seitenleisten-Einstellungen"
#: inc/customizer.php:89
msgid "Bootstrap Version"
msgstr "Bootstrap-Version"
#: inc/customizer.php:90
msgid "Choose between Bootstrap 4 and Bootstrap 5"
msgstr "Zwischen Bootstrap 4 und Bootstrap 5 auswählen"
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr "Zwischen Bootstrap 4 und Bootstrap 5 wählen"
#: inc/customizer.php:94
msgid "Bootstrap 4"
@ -165,7 +161,7 @@ msgstr "Container-Breite"
#: inc/customizer.php:118
msgid "Choose between Bootstrap's container and container-fluid"
msgstr "Zwischen Bootstraps container und container-fluid auswählen"
msgstr "Wählen Sie zwischen dem Bootstrap container und container-fluid aus"
#: inc/customizer.php:122
msgid "Fixed width container"
@ -177,61 +173,54 @@ msgstr "Container mit voller Seitenbreite"
#: inc/customizer.php:145
msgid "Responsive Navigation Type"
msgstr "Art der responsiven Navigation"
msgstr ""
#: inc/customizer.php:146
msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
"Zwischen einer aus- und einklappenden Navigationsleiste und einer Off-Canvas-"
"Navigationsleiste auswählen."
#: inc/customizer.php:153
msgid "Collapse"
msgstr "Einklappen"
#: inc/customizer.php:154
msgid "Offcanvas"
msgstr "Off-Canvas"
msgid "Collapse"
msgstr ""
#: inc/customizer.php:176
#: inc/customizer.php:155
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:177
msgid "Sidebar Positioning"
msgstr "Seitenleisten-Positionierung"
#: inc/customizer.php:177
#: inc/customizer.php:178
msgid ""
"Set sidebar's default position. Can either be: right, left, both or none. "
"Note: this can be overridden on individual pages."
msgstr ""
"Standard-Position der Seitenleiste festlegen. Kann entweder rechts, links, "
"beidseitig oder keine sein. Hinweis: Die Position kann auf den einzelnen "
"Seiten seitenspezifisch geändert werden."
#: inc/customizer.php:184
#: inc/customizer.php:186
msgid "Right sidebar"
msgstr "Rechte Seitenleiste"
#: inc/customizer.php:185
#: inc/customizer.php:187
msgid "Left sidebar"
msgstr "Linke Seitenleiste"
#: inc/customizer.php:186
#: inc/customizer.php:188
msgid "Left & Right sidebars"
msgstr "Linke & rechte Seitenleiste"
msgstr "Linke und rechte Seitenleiste"
#: inc/customizer.php:187
#: inc/customizer.php:189
msgid "No sidebar"
msgstr "Keine Seitenleiste"
#: inc/customizer.php:209
#: inc/customizer.php:211
msgid "Footer Site Info"
msgstr "Website-Information im Footer"
msgstr ""
#: inc/customizer.php:210
#: inc/customizer.php:212
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
"Understraps Website-Information überschreiben, die sich im Footer der Seite "
"befindet."
#: inc/editor.php:50
msgid "Lead Paragraph"
@ -248,13 +237,13 @@ msgstr "Zitat"
#: inc/editor.php:66
msgid "Blockquote Footer"
msgstr "Zitat-Footer"
msgstr ""
#: inc/editor.php:72
msgid "Cite"
msgstr ""
#: inc/extras.php:247
#: inc/extras.php:245
msgid "Read More..."
msgstr "Weiterlesen..."
@ -311,116 +300,107 @@ msgid "Posted by"
msgstr "Veröffentlicht von"
#. translators: %s: Categories of current post
#: inc/template-tags.php:102
#: inc/template-tags.php:98
msgid "Posted in %s"
msgstr "Veröffentlicht in %s"
#. translators: %s: Tags of current post
#: inc/template-tags.php:117
#: inc/template-tags.php:111
msgid "Tagged %s"
msgstr "Verschlagwortet mit %s"
#. translators: %s post title
#: inc/template-tags.php:136
#: inc/template-tags.php:128
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr "Kommentar hinterlassen<span class=\"screen-reader-text\"> zu %s</span>"
msgstr ""
#: inc/template-tags.php:243
#: inc/template-tags.php:233
msgid "Comments navigation"
msgstr "Kommentar-Navigation"
msgstr "Kommentarnavigation"
#: inc/template-tags.php:247
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&larr; Ältere Kommentare"
#: inc/template-tags.php:253
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr "Neuere Kommentare &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:272
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "%s bearbeiten"
#: inc/template-tags.php:301
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr "Beitrags-Navigation"
#: inc/template-tags.php:305
#: 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:308
#: 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:331
#: inc/template-tags.php:317
msgid "Pages:"
msgstr "Seiten:"
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:371
#: inc/template-tags.php:353
msgid ", "
msgstr ", "
#. translators: Widget area title
#: inc/widgets.php:279
#: inc/widgets.php:268
msgid "Right Sidebar"
msgstr "Rechte Seitenleiste"
#: inc/widgets.php:281
#: inc/widgets.php:270
msgid "Right sidebar widget area"
msgstr "Widgetbereich der rechten Seitenleiste"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:292
#: inc/widgets.php:280
msgid "Left Sidebar"
msgstr "Linke Seitenleiste"
#: inc/widgets.php:294
#: inc/widgets.php:282
msgid "Left sidebar widget area"
msgstr "Widgetbereich der linken Seitenleiste"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:305
#: inc/widgets.php:292
msgid "Hero Slider"
msgstr "Hero-Slider"
msgstr "\"Bühnen\"-Slider"
#: inc/widgets.php:307
#: inc/widgets.php:294
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
"Hero-Slider-Bereich. Zwei oder mehr Widgets hier platzieren und sie werden "
"durchlaufen!"
#. translators: Widget area title
#: inc/widgets.php:318
#: inc/widgets.php:304
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:320
#: inc/widgets.php:306
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
"Hero-Bereich in voller Breite für Bootstrap- oder individuelles HTML-Markup"
#. translators: Widget area title
#: inc/widgets.php:331
#: inc/widgets.php:316
msgid "Top Full"
msgstr ""
#: inc/widgets.php:333
#: inc/widgets.php:318
msgid "Full top widget with dynamic grid"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:344
#: inc/widgets.php:328
msgid "Footer Full"
msgstr "Fußbereich"
#: inc/widgets.php:346
#: inc/widgets.php:330
msgid "Full sized footer widget with dynamic grid"
msgstr "Footer-Widgetbereich in voller Breite mit dynamischem Grid"
msgstr ""
#: loop-templates/content-none.php:18
msgid "Nothing Found"
@ -440,15 +420,15 @@ msgid ""
"different keywords."
msgstr ""
"Leider gibt es keine Übereinstimmung mit Ihren Suchbegriffen. Bitte "
"versuchen Sie es nochmal mit anderen Begriffen."
"versuchen Sie es nochmal mit einigen anderen Begriffen."
#: loop-templates/content-none.php:46
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
"Es sieht so aus, als ob wir nicht finden konnten, wonach Sie gesucht haben. "
"Möglicherweise hilft eine Suche."
"Es sieht so aus, als ob wir nicht das finden konnten, wonach Sie gesucht "
"haben. Möglicherweise hilft eine Suche."
#. Template Name of the theme
msgid "Blank Page Template"
@ -456,7 +436,7 @@ msgstr "Komplett leere Seiten-Vorlage"
#. Template Name of the theme
msgid "Left and Right Sidebar Layout"
msgstr "Linke und rechte Seitenleiste"
msgstr "Linke und rechte Seitenspalte"
#. Template Name of the theme
msgid "Empty Page Template"
@ -472,7 +452,7 @@ msgstr "Layout mit linker Seitenleiste"
#. Template Name of the theme
msgid "No Title, Full Width Page"
msgstr "Kein Titel, Seite mit voller Breite"
msgstr ""
#. Template Name of the theme
msgid "Right Sidebar Layout"
@ -491,7 +471,7 @@ msgstr "Suche nach:"
#: searchform.php:23
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "Suche &hellip;"
msgstr "Suche&#160;&hellip;"
#: searchform.php:25 searchform.php:28
msgctxt "submit button"

BIN
languages/el_GR.mo Normal file

Binary file not shown.

487
languages/el_GR.po Normal file
View File

@ -0,0 +1,487 @@
# Translation of Understrap in Greek
# This file is distributed under the same license as the Understrap package.
msgid ""
msgstr ""
"Project-Id-Version: Understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2022-10-26T09:38:35+00:00\n"
"PO-Revision-Date: 2022-10-26 14:18+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"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Poedit 3.2\n"
"X-Poedit-KeywordsList: __:1;_e:1;_n:1,2;_n_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;esc_attr__:1;esc_html__:1;"
"esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;esc_html_x:1,2c;translate:1;"
"translate_nooped_plural\n"
#. Theme Name of the theme
msgid "Understrap"
msgstr "Understrap"
#. Theme URI of the theme
#: inc/hooks.php:40
msgid "https://understrap.com"
msgstr "https://understrap.com"
#. Description of the theme
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 "Howard Development &amp; Consulting"
msgstr "Howard Development &amp; Consulting"
#. Author URI of the theme
msgid "https://howarddc.com"
msgstr "https://howarddc.com"
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
msgstr "Ωπα! Αυτή η σελίδα δε βρέθηκε."
#: 404.php:36
msgid "It looks like nothing was found at this location. Maybe try a search?"
msgstr ""
"Φαίνεται ότι δε βρέθηκε τίποτα σε αυτή την τοποθεσία. Μήπως να δοκιμάζατε "
"μια αναζήτηση;"
#: 404.php:46
msgid "Most Used Categories"
msgstr "Οι Πιο Χρησιμοποιημένες Κατηγορίες"
#. translators: %1$s: smiley
#: 404.php:69
msgid "Try looking in the monthly archives. %1$s"
msgstr "Δοκιμάστε να αναζητήσετε στα μηνιαία αρχεία. %1$s"
#. translators: %s: author name
#: author.php:44
msgctxt "Avatar alt"
msgid "Profile picture of %s"
msgstr "Εικόνα προφίλ του %s"
#: author.php:54
msgid "Website"
msgstr "Ιστότοπος"
#. translators: %s: author name
#: author.php:65
msgid "About %s"
msgstr "Σχετικά με %s"
#. translators: %s: author name
#: author.php:79
msgid "Posts by %s"
msgstr "Άρθρα του/της %s"
#. translators: %s: post title
#: comments.php:36
msgctxt "comments title"
msgid "One thought on &ldquo;%s&rdquo;"
msgstr "Μια σκέψη στο &ldquo;%s&rdquo;"
#. translators: 1: number of comments, 2: post title
#: comments.php:43
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] "%1$s σκέψη σχετικά μέ το &ldquo;%2$s&rdquo;"
msgstr[1] "%1$s σκέψεις σχετικά με το &ldquo;%2$s&rdquo;"
#: 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 "Κύριο μενού πλοήγησης"
#: global-templates/navbar-collapse-bootstrap4.php:34
#: global-templates/navbar-collapse-bootstrap5.php:33
msgid "Toggle navigation"
msgstr "Εναλλαγή πλοήγησης"
#: global-templates/navbar-offcanvas-bootstrap5.php:33
msgid "Open menu"
msgstr "Άνοιγμα μενού"
#: global-templates/navbar-offcanvas-bootstrap5.php:45
msgid "Close menu"
msgstr "Κλείσιμο Μενού"
#: header.php:32
msgid "Skip to content"
msgstr "Μετάβαση στο περιεχόμενο"
#: inc/class-wp-bootstrap-navwalker.php:377
msgid "Add a menu"
msgstr "Προσθήκη μενού"
#: inc/custom-comments.php:106
msgid "Comments are closed."
msgstr "Τα σχόλια είναι απενεργοποιημένα."
#: inc/custom-header.php:54
msgid "Default Header Image"
msgstr ""
#: inc/customizer.php:67
msgid "Theme Layout Settings"
msgstr "Ρυθμίσεις Διάταξης Θέματος"
#: inc/customizer.php:69
msgid "Container width and sidebar defaults"
msgstr "Πλάτος Διάταξης και Προεπιλογές Εργαλειοθήκης"
#: inc/customizer.php:89
msgid "Bootstrap Version"
msgstr "Έκδοση Bootstrap"
#: inc/customizer.php:90
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr ""
#: inc/customizer.php:94
msgid "Bootstrap 4"
msgstr "Bootstrap 4"
#: inc/customizer.php:95
msgid "Bootstrap 5"
msgstr "Bootstrap 5"
#: inc/customizer.php:117
msgid "Container Width"
msgstr "Πλάτος Διάταξης"
#: inc/customizer.php:118
msgid "Choose between Bootstrap's container and container-fluid"
msgstr "Επιλογή μεταξύ πλήρους ή μη πλάτους"
#: inc/customizer.php:122
msgid "Fixed width container"
msgstr "Περιορισμένου πλάτους διάταξη"
#: inc/customizer.php:123
msgid "Full width container"
msgstr "Πλήρους πλάτους διάταξη"
#: inc/customizer.php:145
msgid "Responsive Navigation Type"
msgstr ""
#: inc/customizer.php:146
msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
#: inc/customizer.php:154
msgid "Collapse"
msgstr ""
#: inc/customizer.php:155
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:177
msgid "Sidebar Positioning"
msgstr "Τοποθέτηση Εργαλειοθήκης"
#: inc/customizer.php:178
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:186
msgid "Right sidebar"
msgstr "Εργαλειοθήκη δεξιά"
#: inc/customizer.php:187
msgid "Left sidebar"
msgstr "Εργαλειοθήκη αριστερά"
#: inc/customizer.php:188
msgid "Left & Right sidebars"
msgstr "Εργαλειοθήκες αριστερά & δεξιά"
#: inc/customizer.php:189
msgid "No sidebar"
msgstr "Χωρίς εργαλειοθήκη"
#: inc/customizer.php:211
msgid "Footer Site Info"
msgstr ""
#: inc/customizer.php:212
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
#: inc/editor.php:50
msgid "Lead Paragraph"
msgstr ""
#: inc/editor.php:56
msgctxt "Font size name"
msgid "Small"
msgstr "Μικρό"
#: inc/editor.php:60
msgid "Blockquote"
msgstr "Παράθεμα"
#: inc/editor.php:66
msgid "Blockquote Footer"
msgstr ""
#: inc/editor.php:72
msgid "Cite"
msgstr ""
#: inc/extras.php:245
msgid "Read More..."
msgstr "Διαβάστε Περισσότερα..."
#: inc/hooks.php:30
msgid "https://wordpress.org/"
msgstr "https://wordpress.org"
#. translators: WordPress
#: inc/hooks.php:33
msgid "Proudly powered by %s"
msgstr "Με τη στήριξη από %s"
#. translators: 1: Theme name, 2: Theme author
#: inc/hooks.php:38
msgid "Theme: %1$s by %2$s."
msgstr "Θέμα %1$s από %2$s."
#. translators: Theme version
#: inc/hooks.php:44
msgid "Version: %s"
msgstr "Έκδοση: %s"
#: inc/pagination.php:53
msgctxt "previous set of posts"
msgid "&laquo;"
msgstr "&laquo;"
#: inc/pagination.php:54
msgctxt "next set of posts"
msgid "&raquo;"
msgstr "&raquo;"
#: inc/pagination.php:56
msgid "Posts navigation"
msgstr "Πλοήγηση άρθρων"
#: inc/setup.php:49
msgid "Primary Menu"
msgstr "Κύριο Μενού"
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr ""
#: inc/template-tags.php:55
msgctxt "post author"
msgid "by"
msgstr ""
#: inc/template-tags.php:55
msgctxt "post author"
msgid "Posted by"
msgstr ""
#. translators: %s: Categories of current post
#: inc/template-tags.php:98
msgid "Posted in %s"
msgstr "Αναρτήθηκε στις %s"
#. translators: %s: Tags of current post
#: inc/template-tags.php:111
msgid "Tagged %s"
msgstr "Με ετικέτα: %s"
#. translators: %s post title
#: inc/template-tags.php:128
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr ""
#: inc/template-tags.php:233
msgid "Comments navigation"
msgstr "Πλοήγηση στα σχόλια"
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&larr; Παλιότερα Σχόλια"
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr "Νεότερα Σχόλια &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "Επεξεργασία %s"
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr "Πλοήγηση άρθρων"
#: 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: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:317
msgid "Pages:"
msgstr "Σελίδες:"
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:353
msgid ", "
msgstr ", "
#: inc/widgets.php:268
msgid "Right Sidebar"
msgstr "Δεξιά Εργαλειοθήκη"
#: inc/widgets.php:270
msgid "Right sidebar widget area"
msgstr ""
#: inc/widgets.php:280
msgid "Left Sidebar"
msgstr "Αριστερή Εργαλειοθήκη"
#: inc/widgets.php:282
msgid "Left sidebar widget area"
msgstr ""
#: inc/widgets.php:292
msgid "Hero Slider"
msgstr "Ολισθητής Hero"
#: inc/widgets.php:294
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#: inc/widgets.php:304
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:306
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#: inc/widgets.php:316
msgid "Top Full"
msgstr ""
#: inc/widgets.php:318
msgid "Full top widget with dynamic grid"
msgstr ""
#: inc/widgets.php:328
msgid "Footer Full"
msgstr "Υποσέλιδο Πλήρες"
#: inc/widgets.php:330
msgid "Full sized footer widget with dynamic grid"
msgstr ""
#: loop-templates/content-none.php:18
msgid "Nothing Found"
msgstr "Δεν βρέθηκε κάτι"
#. translators: 1: Link to WP admin new post page.
#: loop-templates/content-none.php:30
msgid ""
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr "Έτοιμοι για το πρώτο σας άρθρο; <a href=\"%1$s\">Πάμε</a>."
#: loop-templates/content-none.php:38
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
"Λυπάμαι, αλλά τίποτα δεν βρέθηκε που ταιριάζει στους όρους αναζήτησης. "
"Παρακαλώ προσπαθήστε ξανά με άλλες λέξεις κλειδιά."
#: loop-templates/content-none.php:46
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
"Φαίνεται ότι δεν βρήκαμε αυτό που ζητούσατε. Αν θέλετε, δοκιμάστε την "
"αναζήτηση."
#. Template Name of the theme
msgid "Blank Page Template"
msgstr "Υπόδειγμα Κενής Σελίδας"
#. Template Name of the theme
msgid "Left and Right Sidebar Layout"
msgstr "Διάταξη με Αριστερή και Δεξιά Εργαλειοθήκη"
#. Template Name of the theme
msgid "Empty Page Template"
msgstr "Πρότυπο Κενής Σελίδας"
#. Template Name of the theme
msgid "Full Width Page"
msgstr "Σελίδα Πλήρους Πλάτους"
#. Template Name of the theme
msgid "Left Sidebar Layout"
msgstr "Διάταξη με Αριστερή Εργαλειοθήκη"
#. Template Name of the theme
msgid "No Title, Full Width Page"
msgstr ""
#. Template Name of the theme
msgid "Right Sidebar Layout"
msgstr ""
#. translators: %s: query term
#: search.php:38
msgid "Search Results for: %s"
msgstr "Αποτελέσματα αναζήτησης για : %s"
#: searchform.php:21
msgctxt "label"
msgid "Search for:"
msgstr "Αναζήτηση για:"
#: searchform.php:23
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "Αναζήτηση&hellip;"
#: searchform.php:25 searchform.php:28
msgctxt "submit button"
msgid "Search"
msgstr "Αναζήτηση"
#: sidebar-templates/sidebar-hero.php:28
msgctxt "carousel control"
msgid "Previous"
msgstr "Προηγούμενη"
#: sidebar-templates/sidebar-hero.php:36
msgctxt "carousel control"
msgid "Next"
msgstr "Επόμενη"

BIN
languages/es_ES.mo Normal file

Binary file not shown.

502
languages/es_ES.po Normal file
View File

@ -0,0 +1,502 @@
# Translation of Understrap in Spanish (Spain)
# This file is distributed under the same license as the Understrap package.
msgid ""
msgstr ""
"Project-Id-Version: Understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2022-10-26T09:38:35+00:00\n"
"PO-Revision-Date: 2022-10-26 14:20+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"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Poedit 3.2\n"
"X-Poedit-KeywordsList: __:1;_e:1;_n:1,2;_n_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;esc_attr__:1;esc_html__:1;"
"esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;esc_html_x:1,2c;translate:1;"
"translate_nooped_plural\n"
#. Theme Name of the theme
msgid "Understrap"
msgstr "Understrap"
#. Theme URI of the theme
#: inc/hooks.php:40
msgid "https://understrap.com"
msgstr "https://understrap.com"
#. Description of the theme
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 ""
"El famoso framework de tema de inicio para WordPress que combina "
"Underscores y Bootstrap. Con la confianza de más de 100.000 desarrolladores "
"para crear sitios WordPress hechos a mano y personalizados."
#. Author of the theme
msgid "Howard Development &amp; Consulting"
msgstr "Howard Development &amp; Consulting"
#. Author URI of the theme
msgid "https://howarddc.com"
msgstr "https://howarddc.com"
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
msgstr "¡Vaya! No se ha podido encontrar esa página."
#: 404.php:36
msgid "It looks like nothing was found at this location. Maybe try a search?"
msgstr ""
"Parece que no se ha encontrado nada en esta ubicación. ¿Quieres probar una "
"búsqueda?"
#: 404.php:46
msgid "Most Used Categories"
msgstr "Categorías más usadas"
#. translators: %1$s: smiley
#: 404.php:69
msgid "Try looking in the monthly archives. %1$s"
msgstr "Intenta buscar en los archivos mensuales. %1$s"
#. translators: %s: author name
#: author.php:44
msgctxt "Avatar alt"
msgid "Profile picture of %s"
msgstr "Foto del perfil de %s"
#: author.php:54
msgid "Website"
msgstr "Web"
#. translators: %s: author name
#: author.php:65
msgid "About %s"
msgstr "Acerca de %s"
#. translators: %s: author name
#: author.php:79
msgid "Posts by %s"
msgstr "Entradas de %s"
#. translators: %s: post title
#: comments.php:36
msgctxt "comments title"
msgid "One thought on &ldquo;%s&rdquo;"
msgstr "Un comentario en «%s»"
#. translators: 1: number of comments, 2: post title
#: comments.php:43
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] "%1$s comentario en «%2$s»"
msgstr[1] "%1$s comentarios en «%2$s»"
#: 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 "Navegación principal"
#: global-templates/navbar-collapse-bootstrap4.php:34
#: global-templates/navbar-collapse-bootstrap5.php:33
msgid "Toggle navigation"
msgstr "Alternar la navegación"
#: global-templates/navbar-offcanvas-bootstrap5.php:33
msgid "Open menu"
msgstr "Abrir el menú"
#: global-templates/navbar-offcanvas-bootstrap5.php:45
msgid "Close menu"
msgstr "Cerrar el menú"
#: header.php:32
msgid "Skip to content"
msgstr "Saltar al contenido"
#: inc/class-wp-bootstrap-navwalker.php:377
msgid "Add a menu"
msgstr "Añadir un menú"
#: inc/custom-comments.php:106
msgid "Comments are closed."
msgstr "Los comentarios están cerrados."
#: inc/custom-header.php:54
msgid "Default Header Image"
msgstr "Imagen por defecto de la cabecera"
#: inc/customizer.php:67
msgid "Theme Layout Settings"
msgstr "Ajustes del diseño del tema"
#: inc/customizer.php:69
msgid "Container width and sidebar defaults"
msgstr "Valores por defecto del ancho del contenedor y de la barra lateral"
#: inc/customizer.php:89
msgid "Bootstrap Version"
msgstr "Versión de Bootstrap"
#: inc/customizer.php:90
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr "Elige entre Bootstrap 4 o Bootstrap 5"
#: inc/customizer.php:94
msgid "Bootstrap 4"
msgstr "Bootstrap 4"
#: inc/customizer.php:95
msgid "Bootstrap 5"
msgstr "Bootstrap 5"
#: inc/customizer.php:117
msgid "Container Width"
msgstr "Ancho del contenedor"
#: inc/customizer.php:118
msgid "Choose between Bootstrap's container and container-fluid"
msgstr "Elige entre el container y container-fluid de Bootstrap"
#: inc/customizer.php:122
msgid "Fixed width container"
msgstr "Contenedor de ancho fijo"
#: inc/customizer.php:123
msgid "Full width container"
msgstr "Contenedor de ancho completo"
#: inc/customizer.php:145
msgid "Responsive Navigation Type"
msgstr "Tipo de navegación adaptable"
#: inc/customizer.php:146
msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
"Elige entre una barra de navegación ampliable y contraíble o un cajón fuera "
"del lienzo."
#: inc/customizer.php:154
msgid "Collapse"
msgstr "Contraíble"
#: inc/customizer.php:155
msgid "Offcanvas"
msgstr "Fuera del lienzo"
#: inc/customizer.php:177
msgid "Sidebar Positioning"
msgstr "Posición de la barra lateral"
#: inc/customizer.php:178
msgid ""
"Set sidebar's default position. Can either be: right, left, both or none. "
"Note: this can be overridden on individual pages."
msgstr ""
"Establece la posición por defecto de la barra lateral. Puede ser: derecha, "
"izquierda, ambas o ninguna. Nota: esto puede ser anulado en las páginas "
"individuales."
#: inc/customizer.php:186
msgid "Right sidebar"
msgstr "Barra lateral derecha"
#: inc/customizer.php:187
msgid "Left sidebar"
msgstr "Barra lateral izquierda"
#: inc/customizer.php:188
msgid "Left & Right sidebars"
msgstr "Barras laterales izquierda y derecha"
#: inc/customizer.php:189
msgid "No sidebar"
msgstr "Sin barra lateral"
#: inc/customizer.php:211
msgid "Footer Site Info"
msgstr "Información del sitio del pie de página"
#: inc/customizer.php:212
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
"Anula la información del sitio de Understrap ubicada en el pie de página."
#: inc/editor.php:50
msgid "Lead Paragraph"
msgstr "Párrafo principal"
#: inc/editor.php:56
msgctxt "Font size name"
msgid "Small"
msgstr "Pequeña"
#: inc/editor.php:60
msgid "Blockquote"
msgstr "Cita"
#: inc/editor.php:66
msgid "Blockquote Footer"
msgstr ""
#: inc/editor.php:72
msgid "Cite"
msgstr ""
#: inc/extras.php:245
msgid "Read More..."
msgstr "Leer más..."
#: inc/hooks.php:30
msgid "https://wordpress.org/"
msgstr "https://es.wordpress.org/"
#. translators: WordPress
#: inc/hooks.php:33
msgid "Proudly powered by %s"
msgstr "Funciona gracias a %s"
#. translators: 1: Theme name, 2: Theme author
#: inc/hooks.php:38
msgid "Theme: %1$s by %2$s."
msgstr "Tema: %1$s de %2$s."
#. translators: Theme version
#: inc/hooks.php:44
msgid "Version: %s"
msgstr "Versión: %s"
#: inc/pagination.php:53
msgctxt "previous set of posts"
msgid "&laquo;"
msgstr "&laquo;"
#: inc/pagination.php:54
msgctxt "next set of posts"
msgid "&raquo;"
msgstr "&raquo;"
#: inc/pagination.php:56
msgid "Posts navigation"
msgstr "Navegación de entradas"
#: inc/setup.php:49
msgid "Primary Menu"
msgstr "Menú principal"
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr "Publicado el"
#: inc/template-tags.php:55
msgctxt "post author"
msgid "by"
msgstr "por"
#: inc/template-tags.php:55
msgctxt "post author"
msgid "Posted by"
msgstr "Publicado por"
#. translators: %s: Categories of current post
#: inc/template-tags.php:98
msgid "Posted in %s"
msgstr "Publicado en %s"
#. translators: %s: Tags of current post
#: inc/template-tags.php:111
msgid "Tagged %s"
msgstr "Etiquetado como %s"
#. translators: %s post title
#: inc/template-tags.php:128
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr ""
#: inc/template-tags.php:233
msgid "Comments navigation"
msgstr "Navegación de comentarios"
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&larr; Comentarios anteriores"
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr "Comentarios siguientes &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "Editar %s"
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr "Navegación de entradas"
#: 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: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:317
msgid "Pages:"
msgstr "Páginas:"
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:353
msgid ", "
msgstr ", "
#: inc/widgets.php:268
msgid "Right Sidebar"
msgstr "Barra lateral derecha"
#: inc/widgets.php:270
msgid "Right sidebar widget area"
msgstr "Área de widgets de la barra lateral derecha"
#: inc/widgets.php:280
msgid "Left Sidebar"
msgstr "Barra lateral izquierda"
#: inc/widgets.php:282
msgid "Left sidebar widget area"
msgstr "Área de widgets de la barra lateral izquieda"
#: inc/widgets.php:292
msgid "Hero Slider"
msgstr "Carrusel a pantalla completa"
#: inc/widgets.php:294
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
"Área de carrusel a pantalla completa. ¡Coloca aquí dos o más widgets y se "
"deslizarán!"
#: inc/widgets.php:304
msgid "Hero Canvas"
msgstr "Lienzo a pantalla completa"
#: inc/widgets.php:306
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
"Área de lienzo Hero de tamaño completo para Bootstrap y otro marcado HTML "
"personalizado"
#: inc/widgets.php:316
msgid "Top Full"
msgstr "Superior completo"
#: inc/widgets.php:318
msgid "Full top widget with dynamic grid"
msgstr "Widget superior completo con cuadrícula dinámica"
#: inc/widgets.php:328
msgid "Footer Full"
msgstr "Pie de página completo"
#: inc/widgets.php:330
msgid "Full sized footer widget with dynamic grid"
msgstr "Widget del pie de página de tamaño completo con cuadrícula dinámica"
#: loop-templates/content-none.php:18
msgid "Nothing Found"
msgstr "No se ha encontrado nada"
#. translators: 1: Link to WP admin new post page.
#: loop-templates/content-none.php:30
msgid ""
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
"¿Preparado para publicar tu primera entrada? <a href=\"%1$s\">Empieza aquí</"
"a>."
#: loop-templates/content-none.php:38
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
"Lo siento, pero no hay nada que coincida con tus términos de búsqueda. Por "
"favor, inténtalo de nuevo con algunas palabras clave diferentes."
#: loop-templates/content-none.php:46
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
"Parece que no hemos podido encontrar lo que estás buscando. Quizá pueda "
"ayudarte una búsqueda."
#. Template Name of the theme
msgid "Blank Page Template"
msgstr "Plantilla de página en blanco"
#. Template Name of the theme
msgid "Left and Right Sidebar Layout"
msgstr "Diseño de las barras laterales izquierda y derecha"
#. Template Name of the theme
msgid "Empty Page Template"
msgstr "Plantilla de página vacía"
#. Template Name of the theme
msgid "Full Width Page"
msgstr "Página de ancho completo"
#. Template Name of the theme
msgid "Left Sidebar Layout"
msgstr "Diseño de la barra lateral izquierda"
#. Template Name of the theme
msgid "No Title, Full Width Page"
msgstr ""
#. Template Name of the theme
msgid "Right Sidebar Layout"
msgstr "Diseño de la barra lateral derecha"
#. translators: %s: query term
#: search.php:38
msgid "Search Results for: %s"
msgstr "Resultados de la búsqueda de: %s"
#: searchform.php:21
msgctxt "label"
msgid "Search for:"
msgstr "Buscar:"
#: searchform.php:23
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "Buscar &hellip;"
#: searchform.php:25 searchform.php:28
msgctxt "submit button"
msgid "Search"
msgstr "Buscar"
#: sidebar-templates/sidebar-hero.php:28
msgctxt "carousel control"
msgid "Previous"
msgstr "Anterior"
#: sidebar-templates/sidebar-hero.php:36
msgctxt "carousel control"
msgid "Next"
msgstr "Siguiente"

BIN
languages/fr_FR.mo Normal file

Binary file not shown.

501
languages/fr_FR.po Normal file
View File

@ -0,0 +1,501 @@
# Translation of Understrap in French (France)
# This file is distributed under the same license as the Understrap package.
msgid ""
msgstr ""
"Project-Id-Version: Understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2022-10-26T09:38:35+00:00\n"
"PO-Revision-Date: 2022-10-26 14:21+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"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Poedit 3.2\n"
"X-Poedit-KeywordsList: __:1;_e:1;_n:1,2;_n_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;esc_attr__:1;esc_html__:1;"
"esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;esc_html_x:1,2c;translate:1;"
"translate_nooped_plural\n"
#. Theme Name of the theme
msgid "Understrap"
msgstr "Understrap"
#. Theme URI of the theme
#: inc/hooks.php:40
msgid "https://understrap.com"
msgstr "https://understrap.com"
#. Description of the theme
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 ""
"Le célèbre starter thème WordPress qui combine Underscores et Bootstrap. "
"Utilisé par plus de 100 000 développeurs et développeuses pour créer des "
"sites WordPress sur mesure et personnalisés."
#. Author of the theme
msgid "Howard Development &amp; Consulting"
msgstr "Howard Development &amp; Consulting"
#. Author URI of the theme
msgid "https://howarddc.com"
msgstr "https://howarddc.com"
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
msgstr "Aïe ! Cette page est introuvable."
#: 404.php:36
msgid "It looks like nothing was found at this location. Maybe try a search?"
msgstr ""
"Apparemment, rien na été trouvé à cette adresse. Essayez avec une "
"recherche ?"
#: 404.php:46
msgid "Most Used Categories"
msgstr "Catégories les plus utilisées"
#. translators: %1$s: smiley
#: 404.php:69
msgid "Try looking in the monthly archives. %1$s"
msgstr "Essayez de voir du côté des archives mensuelles. %1$s"
#. translators: %s: author name
#: author.php:44
msgctxt "Avatar alt"
msgid "Profile picture of %s"
msgstr "Photo de profil de %s"
#: author.php:54
msgid "Website"
msgstr "Site web"
#. translators: %s: author name
#: author.php:65
msgid "About %s"
msgstr "À propos de %s"
#. translators: %s: author name
#: author.php:79
msgid "Posts by %s"
msgstr "Articles par %s"
#. translators: %s: post title
#: comments.php:36
msgctxt "comments title"
msgid "One thought on &ldquo;%s&rdquo;"
msgstr "Un commentaire sur « %s »"
#. translators: 1: number of comments, 2: post title
#: comments.php:43
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] "%1$s commentaire sur « %2$s »"
msgstr[1] "%1$s commentaires sur « %2$s »"
#: 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 "Navigation principale"
#: global-templates/navbar-collapse-bootstrap4.php:34
#: global-templates/navbar-collapse-bootstrap5.php:33
msgid "Toggle navigation"
msgstr "Afficher/masquer la navigation"
#: global-templates/navbar-offcanvas-bootstrap5.php:33
msgid "Open menu"
msgstr "Ouvrir le menu"
#: global-templates/navbar-offcanvas-bootstrap5.php:45
msgid "Close menu"
msgstr "Fermer le menu"
#: header.php:32
msgid "Skip to content"
msgstr "Aller au contenu"
#: inc/class-wp-bootstrap-navwalker.php:377
msgid "Add a menu"
msgstr "Ajouter un menu"
#: inc/custom-comments.php:106
msgid "Comments are closed."
msgstr "Les commentaires sont désactivés."
#: inc/custom-header.php:54
msgid "Default Header Image"
msgstr "Image den-tête par défaut"
#: inc/customizer.php:67
msgid "Theme Layout Settings"
msgstr "Réglages de la mise en page du thème"
#: inc/customizer.php:69
msgid "Container width and sidebar defaults"
msgstr "Largeur du conteneur et colonne latérale par défaut"
#: inc/customizer.php:89
msgid "Bootstrap Version"
msgstr "Version de Bootstrap"
#: inc/customizer.php:90
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr "Choisissez entre Bootstrap 4 ou Bootstrap 5"
#: inc/customizer.php:94
msgid "Bootstrap 4"
msgstr "Bootstrap 4"
#: inc/customizer.php:95
msgid "Bootstrap 5"
msgstr "Bootstrap 5"
#: inc/customizer.php:117
msgid "Container Width"
msgstr "Largeur du conteneur"
#: inc/customizer.php:118
msgid "Choose between Bootstrap's container and container-fluid"
msgstr "Choisissez entre le conteneur de Bootstrap et le conteneur-fluide"
#: inc/customizer.php:122
msgid "Fixed width container"
msgstr "Largeur de conteneur fixe"
#: inc/customizer.php:123
msgid "Full width container"
msgstr "Conteneur en pleine largeur"
#: inc/customizer.php:145
msgid "Responsive Navigation Type"
msgstr "Type de navigation responsive"
#: inc/customizer.php:146
msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
"Choisissez entre une barre de navigation extensible et rétractable ou un "
"tiroir hors canevas."
#: inc/customizer.php:154
msgid "Collapse"
msgstr "Replier"
#: inc/customizer.php:155
msgid "Offcanvas"
msgstr "Hors champ"
#: inc/customizer.php:177
msgid "Sidebar Positioning"
msgstr "Position de la colonne latérale"
#: inc/customizer.php:178
msgid ""
"Set sidebar's default position. Can either be: right, left, both or none. "
"Note: this can be overridden on individual pages."
msgstr ""
"Définissez la position par défaut de la colonne latérale. Elle peut être : à "
"droite, à gauche, des deux cotés ou inexistante. Note : ceci peut être "
"surclassé sur les pages individuelles."
#: inc/customizer.php:186
msgid "Right sidebar"
msgstr "Colonne latérale droite"
#: inc/customizer.php:187
msgid "Left sidebar"
msgstr "Colonne latérale gauche"
#: inc/customizer.php:188
msgid "Left & Right sidebars"
msgstr "Colonnes latérales gauche et droite"
#: inc/customizer.php:189
msgid "No sidebar"
msgstr "Aucune colonne latérale"
#: inc/customizer.php:211
msgid "Footer Site Info"
msgstr "Information sur le pied de page du site"
#: inc/customizer.php:212
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
"Modifier les informations du site dUnderstrap localisé dans le pied de page."
#: inc/editor.php:50
msgid "Lead Paragraph"
msgstr ""
#: inc/editor.php:56
msgctxt "Font size name"
msgid "Small"
msgstr "Petite"
#: inc/editor.php:60
msgid "Blockquote"
msgstr "Bloc de citation"
#: inc/editor.php:66
msgid "Blockquote Footer"
msgstr ""
#: inc/editor.php:72
msgid "Cite"
msgstr "Citation"
#: inc/extras.php:245
msgid "Read More..."
msgstr "Lire la suite…"
#: inc/hooks.php:30
msgid "https://wordpress.org/"
msgstr "https://fr.wordpress.org/"
#. translators: WordPress
#: inc/hooks.php:33
msgid "Proudly powered by %s"
msgstr "Fièrement propulsé par %s"
#. translators: 1: Theme name, 2: Theme author
#: inc/hooks.php:38
msgid "Theme: %1$s by %2$s."
msgstr "Thème : %1$s par %2$s."
#. translators: Theme version
#: inc/hooks.php:44
msgid "Version: %s"
msgstr "Version : %s"
#: inc/pagination.php:53
msgctxt "previous set of posts"
msgid "&laquo;"
msgstr "&laquo;"
#: inc/pagination.php:54
msgctxt "next set of posts"
msgid "&raquo;"
msgstr "&raquo;"
#: inc/pagination.php:56
msgid "Posts navigation"
msgstr "Navigation des articles"
#: inc/setup.php:49
msgid "Primary Menu"
msgstr "Menu principal"
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr "Publié le"
#: inc/template-tags.php:55
msgctxt "post author"
msgid "by"
msgstr "par"
#: inc/template-tags.php:55
msgctxt "post author"
msgid "Posted by"
msgstr "Publié par"
#. translators: %s: Categories of current post
#: inc/template-tags.php:98
msgid "Posted in %s"
msgstr "Publié dans %s"
#. translators: %s: Tags of current post
#: inc/template-tags.php:111
msgid "Tagged %s"
msgstr "Étiqueté %s"
#. translators: %s post title
#: inc/template-tags.php:128
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr ""
#: inc/template-tags.php:233
msgid "Comments navigation"
msgstr "Navigation des commentaires"
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&larr; Commentaires plus anciens"
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr "Commentaires plus récents &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "Modifier %s"
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr "Navigation de larticle"
#: 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: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:317
msgid "Pages:"
msgstr "Pages :"
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:353
msgid ", "
msgstr ", "
#: inc/widgets.php:268
msgid "Right Sidebar"
msgstr "Colonne latérale droite"
#: inc/widgets.php:270
msgid "Right sidebar widget area"
msgstr ""
#: inc/widgets.php:280
msgid "Left Sidebar"
msgstr "Colonne latérale gauche"
#: inc/widgets.php:282
msgid "Left sidebar widget area"
msgstr ""
#: inc/widgets.php:292
msgid "Hero Slider"
msgstr "Diaporama Hero"
#: inc/widgets.php:294
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
"Zone de diaporama Hero. Placez deux widgets ou plus et ils défileront !"
#: inc/widgets.php:304
msgid "Hero Canvas"
msgstr "Canvas du Hero"
#: inc/widgets.php:306
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
"Zone Hero en pleine largeur pour Bootstrap et dautres balises HTML "
"personnalisées"
#: inc/widgets.php:316
msgid "Top Full"
msgstr "Haut pleine largeur"
#: inc/widgets.php:318
msgid "Full top widget with dynamic grid"
msgstr "Widget den-tête en pleine taille avec une grille dynamique"
#: inc/widgets.php:328
msgid "Footer Full"
msgstr "Pied de page entier"
#: inc/widgets.php:330
msgid "Full sized footer widget with dynamic grid"
msgstr "Widget de pied de page pleine taille avec une grille dynamique"
#: loop-templates/content-none.php:18
msgid "Nothing Found"
msgstr "Rien na été trouvé"
#. translators: 1: Link to WP admin new post page.
#: loop-templates/content-none.php:30
msgid ""
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
"Prêt·e à publier votre premier article ? <a href=\"%1$s\">Lancez-vous ici</"
"a>."
#: loop-templates/content-none.php:38
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
"Désolé, mais rien ne correspond à vos critères de recherche. Veuillez "
"réessayer avec dautres mots-clés."
#: loop-templates/content-none.php:46
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
"Il semblerait que nous ne pouvons trouver ce que vous cherchez. Une "
"recherche pourrait vous être utile."
#. Template Name of the theme
msgid "Blank Page Template"
msgstr "Modèle de page blanche"
#. Template Name of the theme
msgid "Left and Right Sidebar Layout"
msgstr ""
#. Template Name of the theme
msgid "Empty Page Template"
msgstr "Modèle de page vide"
#. Template Name of the theme
msgid "Full Width Page"
msgstr "Page en pleine largeur"
#. Template Name of the theme
msgid "Left Sidebar Layout"
msgstr "Colonne à gauche"
#. Template Name of the theme
msgid "No Title, Full Width Page"
msgstr ""
#. Template Name of the theme
msgid "Right Sidebar Layout"
msgstr ""
#. translators: %s: query term
#: search.php:38
msgid "Search Results for: %s"
msgstr "Résultats de recherche pour : %s"
#: searchform.php:21
msgctxt "label"
msgid "Search for:"
msgstr "Rechercher :"
#: searchform.php:23
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "Rechercher…"
#: searchform.php:25 searchform.php:28
msgctxt "submit button"
msgid "Search"
msgstr "Rechercher"
#: sidebar-templates/sidebar-hero.php:28
msgctxt "carousel control"
msgid "Previous"
msgstr "Précédent"
#: sidebar-templates/sidebar-hero.php:36
msgctxt "carousel control"
msgid "Next"
msgstr "Suivant"

Binary file not shown.

View File

@ -4,8 +4,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2022-11-05T23:31:56+00:00\n"
"PO-Revision-Date: 2022-11-06 00:54+0100\n"
"POT-Creation-Date: 2022-10-26T09:38:35+00:00\n"
"PO-Revision-Date: 2022-10-26 14:25+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: he_IL\n"
@ -94,22 +94,22 @@ msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] "מחשבה אחת על &ldquo;%2$s&rdquo;"
msgstr[1] "מחשבות על &ldquo;%2$s&rdquo;"
#: global-templates/navbar-collapse-bootstrap4.php:18
#: global-templates/navbar-collapse-bootstrap5.php:18
#: global-templates/navbar-offcanvas-bootstrap5.php:18
#: 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 "ניווט ראשי"
#: global-templates/navbar-collapse-bootstrap4.php:35
#: global-templates/navbar-collapse-bootstrap5.php:34
#: global-templates/navbar-collapse-bootstrap4.php:34
#: global-templates/navbar-collapse-bootstrap5.php:33
msgid "Toggle navigation"
msgstr "לשנות את הניווט"
#: global-templates/navbar-offcanvas-bootstrap5.php:34
#: global-templates/navbar-offcanvas-bootstrap5.php:33
msgid "Open menu"
msgstr "פתיחת תפריט"
#: global-templates/navbar-offcanvas-bootstrap5.php:46
#: global-templates/navbar-offcanvas-bootstrap5.php:45
msgid "Close menu"
msgstr "סגירת תפריט"
@ -139,10 +139,10 @@ msgstr "ברירות מחדל, רוחב ותיבה, מיכל"
#: inc/customizer.php:89
msgid "Bootstrap Version"
msgstr "Bootstrap גרסה"
msgstr ""
#: inc/customizer.php:90
msgid "Choose between Bootstrap 4 and Bootstrap 5"
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr ""
#: inc/customizer.php:94
@ -178,19 +178,19 @@ msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
#: inc/customizer.php:153
#: inc/customizer.php:154
msgid "Collapse"
msgstr ""
#: inc/customizer.php:154
#: inc/customizer.php:155
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:176
#: inc/customizer.php:177
msgid "Sidebar Positioning"
msgstr "מיקום סרגל צדדי"
#: inc/customizer.php:177
#: inc/customizer.php:178
msgid ""
"Set sidebar's default position. Can either be: right, left, both or none. "
"Note: this can be overridden on individual pages."
@ -198,27 +198,27 @@ msgstr ""
"הגדר את מיקום ברירת המחדל של הסרגל הצידי. יכול גם להיות: ימין, שמאל, שניהם "
"או אף אחד. הערה: זה יכול להתבטל בעמודים נפרדים."
#: inc/customizer.php:184
#: inc/customizer.php:186
msgid "Right sidebar"
msgstr "סרגל צדדי ימני"
#: inc/customizer.php:185
#: inc/customizer.php:187
msgid "Left sidebar"
msgstr "סרגל צדדי שמאלי"
#: inc/customizer.php:186
#: inc/customizer.php:188
msgid "Left & Right sidebars"
msgstr "סרגלים צידיים שמאלה וימינה"
#: inc/customizer.php:187
#: inc/customizer.php:189
msgid "No sidebar"
msgstr "ללא סרגל צדדי"
#: inc/customizer.php:209
#: inc/customizer.php:211
msgid "Footer Site Info"
msgstr ""
#: inc/customizer.php:210
#: inc/customizer.php:212
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
@ -243,7 +243,7 @@ msgstr ""
msgid "Cite"
msgstr ""
#: inc/extras.php:247
#: inc/extras.php:245
msgid "Read More..."
msgstr "קרא עוד..."
@ -259,7 +259,7 @@ msgstr "בנוי על %s"
#. translators: 1: Theme name, 2: Theme author
#: inc/hooks.php:38
msgid "Theme: %1$s by %2$s."
msgstr "ערכת עיצוב: %1$s מבוסס %2$s."
msgstr "ערכת עיצוב: %1$s מבוסס %2$s."
#. translators: Theme version
#: inc/hooks.php:44
@ -287,126 +287,118 @@ msgstr "תפריט ראשי"
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr "פורסם בתאריך"
msgstr ""
#: inc/template-tags.php:55
msgctxt "post author"
msgid "by"
msgstr "מאת"
msgstr ""
#: inc/template-tags.php:55
msgctxt "post author"
msgid "Posted by"
msgstr "פורסם על ידי"
msgstr ""
#. translators: %s: Categories of current post
#: inc/template-tags.php:102
#: inc/template-tags.php:98
msgid "Posted in %s"
msgstr "פורסם תחת %s"
#. translators: %s: Tags of current post
#: inc/template-tags.php:117
#: inc/template-tags.php:111
msgid "Tagged %s"
msgstr "תוייג %s"
#. translators: %s post title
#: inc/template-tags.php:136
#: inc/template-tags.php:128
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr "להגיב<span class=\"screen-reader-text\"> על %s</span>"
msgstr ""
#: inc/template-tags.php:243
#: inc/template-tags.php:233
msgid "Comments navigation"
msgstr "ניווט תגובות"
#: inc/template-tags.php:247
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&larr; תגובות ישנות יותר"
#: inc/template-tags.php:253
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr "תגובות חדשות יותר &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:272
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "ערוך את %s"
#: inc/template-tags.php:301
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr "ניווט"
#: inc/template-tags.php:305
#: inc/template-tags.php:293
msgctxt "Previous post link"
msgid "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
msgstr "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
#: inc/template-tags.php:308
#: inc/template-tags.php:296
msgctxt "Next post link"
msgid "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
msgstr "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
#: inc/template-tags.php:331
#: inc/template-tags.php:317
msgid "Pages:"
msgstr "עמודים:"
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:371
#: inc/template-tags.php:353
msgid ", "
msgstr ", "
#. translators: Widget area title
#: inc/widgets.php:279
#: inc/widgets.php:268
msgid "Right Sidebar"
msgstr "סרגל צדדי ימני"
#: inc/widgets.php:281
#, fuzzy
#: inc/widgets.php:270
msgid "Right sidebar widget area"
msgstr "סרגל צדדי ימני"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:292
#: inc/widgets.php:280
msgid "Left Sidebar"
msgstr "סרגל צדדי שמאלי"
#: inc/widgets.php:294
#, fuzzy
#: inc/widgets.php:282
msgid "Left sidebar widget area"
msgstr "סרגל צדדי בצד שמאל"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:305
#: inc/widgets.php:292
msgid "Hero Slider"
msgstr "סליידר"
#: inc/widgets.php:307
#: inc/widgets.php:294
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:318
#: inc/widgets.php:304
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:320
#: inc/widgets.php:306
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:331
#: inc/widgets.php:316
msgid "Top Full"
msgstr ""
#: inc/widgets.php:333
#: inc/widgets.php:318
msgid "Full top widget with dynamic grid"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:344
#: inc/widgets.php:328
msgid "Footer Full"
msgstr "כותרת תחתונה"
#: inc/widgets.php:346
#: inc/widgets.php:330
msgid "Full sized footer widget with dynamic grid"
msgstr ""
@ -440,7 +432,7 @@ msgstr "עמוד ריק"
#. Template Name of the theme
msgid "Left and Right Sidebar Layout"
msgstr "סרגלים צידיים שמאלה וימינה"
msgstr "סרגל צדדי ימני"
#. Template Name of the theme
msgid "Empty Page Template"
@ -456,7 +448,7 @@ msgstr "פריסת סרגל הצד"
#. Template Name of the theme
msgid "No Title, Full Width Page"
msgstr "ללא כותרת, רוחב מלא"
msgstr ""
#. Template Name of the theme
msgid "Right Sidebar Layout"

BIN
languages/it_IT.mo Normal file

Binary file not shown.

492
languages/it_IT.po Normal file
View File

@ -0,0 +1,492 @@
# Translation of Understrap in Italian
# This file is distributed under the same license as the Understrap package.
msgid ""
msgstr ""
"Project-Id-Version: Understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2022-10-26T09:38:35+00:00\n"
"PO-Revision-Date: 2022-10-26 14:27+0200\n"
"Last-Translator: \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"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Poedit 3.2\n"
"X-Poedit-KeywordsList: __:1;_e:1;_n:1,2;_n_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;esc_attr__:1;esc_html__:1;"
"esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;esc_html_x:1,2c;translate:1;"
"translate_nooped_plural\n"
#. Theme Name of the theme
msgid "Understrap"
msgstr "Understrap"
#. Theme URI of the theme
#: inc/hooks.php:40
msgid "https://understrap.com"
msgstr "https://understrap.com"
#. Description of the theme
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 "Howard Development &amp; Consulting"
msgstr "Howard Development &amp; Consulting"
#. Author URI of the theme
msgid "https://howarddc.com"
msgstr "https://howarddc.com"
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
msgstr "Oops! La pagina non è stata trovata."
#: 404.php:36
msgid "It looks like nothing was found at this location. Maybe try a search?"
msgstr ""
"Non è stato trovato nulla nel posto in cui stavi cercando. Forse potresti "
"provare con una ricerca?"
#: 404.php:46
msgid "Most Used Categories"
msgstr "Categorie più utilizzate"
#. translators: %1$s: smiley
#: 404.php:69
msgid "Try looking in the monthly archives. %1$s"
msgstr "Prova a guardare nell'archivio mensile. %1$s"
#. translators: %s: author name
#: author.php:44
msgctxt "Avatar alt"
msgid "Profile picture of %s"
msgstr "Immagine del profilo di %s"
#: author.php:54
msgid "Website"
msgstr "Sito web"
#. translators: %s: author name
#: author.php:65
msgid "About %s"
msgstr "Informazioni su %s"
#. translators: %s: author name
#: author.php:79
msgid "Posts by %s"
msgstr "Articoli scritti da %s"
#. translators: %s: post title
#: comments.php:36
msgctxt "comments title"
msgid "One thought on &ldquo;%s&rdquo;"
msgstr "Un commento su &ldquo;%s&rdquo;"
#. translators: 1: number of comments, 2: post title
#: comments.php:43
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] "%1$s commento su &ldquo;%2$s&rdquo;"
msgstr[1] "%1$s commenti su &ldquo;%2$s&rdquo;"
#: 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 "Navigazione principale"
#: global-templates/navbar-collapse-bootstrap4.php:34
#: global-templates/navbar-collapse-bootstrap5.php:33
msgid "Toggle navigation"
msgstr "Attiva/disattiva la navigazione"
#: global-templates/navbar-offcanvas-bootstrap5.php:33
msgid "Open menu"
msgstr "Apri menu"
#: global-templates/navbar-offcanvas-bootstrap5.php:45
msgid "Close menu"
msgstr "Chiudi menu"
#: header.php:32
msgid "Skip to content"
msgstr "Vai al contenuto"
#: inc/class-wp-bootstrap-navwalker.php:377
msgid "Add a menu"
msgstr "Aggiungi un menu"
#: inc/custom-comments.php:106
msgid "Comments are closed."
msgstr "I commenti sono chiusi."
#: inc/custom-header.php:54
msgid "Default Header Image"
msgstr "Immagine dell'header predefinita"
#: inc/customizer.php:67
msgid "Theme Layout Settings"
msgstr "Impostazioni del layout del tema"
#: inc/customizer.php:69
msgid "Container width and sidebar defaults"
msgstr "Barra lateral"
#: inc/customizer.php:89
msgid "Bootstrap Version"
msgstr "Versione di Bootstrap"
#: inc/customizer.php:90
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr "Scegli tra la versione 4 e la versione 5 di Bootstrap"
#: inc/customizer.php:94
msgid "Bootstrap 4"
msgstr "Bootstrap 4"
#: inc/customizer.php:95
msgid "Bootstrap 5"
msgstr "Bootstrap 5"
#: inc/customizer.php:117
msgid "Container Width"
msgstr "Larghezza container"
#: inc/customizer.php:118
msgid "Choose between Bootstrap's container and container-fluid"
msgstr "Scegli tra il container e il container-fluid di Bootstrap"
#: inc/customizer.php:122
msgid "Fixed width container"
msgstr "Container a larghezza fissa"
#: inc/customizer.php:123
msgid "Full width container"
msgstr "Container a larghezza intera"
#: inc/customizer.php:145
msgid "Responsive Navigation Type"
msgstr "Tipo di navigazione responsive"
#: inc/customizer.php:146
msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
#: inc/customizer.php:154
msgid "Collapse"
msgstr ""
#: inc/customizer.php:155
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:177
msgid "Sidebar Positioning"
msgstr "Posizione barra laterale"
#: inc/customizer.php:178
msgid ""
"Set sidebar's default position. Can either be: right, left, both or none. "
"Note: this can be overridden on individual pages."
msgstr ""
"Imposta la posizione di default della barra laterale. Può essere: destra, "
"sinistra, entrambe o nessuna. Nota: questa impostazione può essere "
"sovrascritta individualmente in ogni pagina."
#: inc/customizer.php:186
msgid "Right sidebar"
msgstr "Barra laterale destra"
#: inc/customizer.php:187
msgid "Left sidebar"
msgstr "Barra laterale sinistra"
#: inc/customizer.php:188
msgid "Left & Right sidebars"
msgstr "Barra laterale sinistra & destra"
#: inc/customizer.php:189
msgid "No sidebar"
msgstr "Nessuna barra laterale"
#: inc/customizer.php:211
msgid "Footer Site Info"
msgstr ""
#: inc/customizer.php:212
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
#: inc/editor.php:50
msgid "Lead Paragraph"
msgstr ""
#: inc/editor.php:56
msgctxt "Font size name"
msgid "Small"
msgstr "Piccolo"
#: inc/editor.php:60
msgid "Blockquote"
msgstr "Citazione"
#: inc/editor.php:66
msgid "Blockquote Footer"
msgstr ""
#: inc/editor.php:72
msgid "Cite"
msgstr ""
#: inc/extras.php:245
msgid "Read More..."
msgstr "Leggi di più..."
#: inc/hooks.php:30
msgid "https://wordpress.org/"
msgstr "https://it.wordpress.org/"
#. translators: WordPress
#: inc/hooks.php:33
msgid "Proudly powered by %s"
msgstr "Orgogliosamente realizzato con %s"
#. translators: 1: Theme name, 2: Theme author
#: inc/hooks.php:38
msgid "Theme: %1$s by %2$s."
msgstr "Tema: %1$s di %2$s."
#. translators: Theme version
#: inc/hooks.php:44
msgid "Version: %s"
msgstr "Versione: %s"
#: inc/pagination.php:53
msgctxt "previous set of posts"
msgid "&laquo;"
msgstr "&raquo;"
#: inc/pagination.php:54
msgctxt "next set of posts"
msgid "&raquo;"
msgstr "&raquo;"
#: inc/pagination.php:56
msgid "Posts navigation"
msgstr "Navigazione articoli"
#: inc/setup.php:49
msgid "Primary Menu"
msgstr "Menù Principale"
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr "Pubblicato il"
#: inc/template-tags.php:55
msgctxt "post author"
msgid "by"
msgstr "di"
#: inc/template-tags.php:55
msgctxt "post author"
msgid "Posted by"
msgstr "Pubblicato da"
#. translators: %s: Categories of current post
#: inc/template-tags.php:98
msgid "Posted in %s"
msgstr "Pubblicato in %s"
#. translators: %s: Tags of current post
#: inc/template-tags.php:111
msgid "Tagged %s"
msgstr "Taggato %s"
#. translators: %s post title
#: inc/template-tags.php:128
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr ""
#: inc/template-tags.php:233
msgid "Comments navigation"
msgstr "Navigazione commenti"
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&larr; Commenti meno recenti"
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr "Commenti più recenti &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "Modifica %s"
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr "Navigazione articoli"
#: 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: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:317
msgid "Pages:"
msgstr "Pagine:"
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:353
msgid ", "
msgstr ", "
#: inc/widgets.php:268
msgid "Right Sidebar"
msgstr "Barra laterale destra"
#: inc/widgets.php:270
msgid "Right sidebar widget area"
msgstr "Area widget barra laterale destra"
#: inc/widgets.php:280
msgid "Left Sidebar"
msgstr "Barra laterale sinistra"
#: inc/widgets.php:282
msgid "Left sidebar widget area"
msgstr "Area widget barra laterale sinistra"
#: inc/widgets.php:292
msgid "Hero Slider"
msgstr "Blocco Iniziale con Carosello"
#: inc/widgets.php:294
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#: inc/widgets.php:304
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:306
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#: inc/widgets.php:316
msgid "Top Full"
msgstr ""
#: inc/widgets.php:318
msgid "Full top widget with dynamic grid"
msgstr "Widget alto a tutta larghezza con griglia dinamica"
#: inc/widgets.php:328
msgid "Footer Full"
msgstr "Piè di pagina Larghezza Intera"
#: inc/widgets.php:330
msgid "Full sized footer widget with dynamic grid"
msgstr "Widget del footer a tutta larghezza con griglia dinamica"
#: loop-templates/content-none.php:18
msgid "Nothing Found"
msgstr "Nessun risultato"
#. translators: 1: Link to WP admin new post page.
#: loop-templates/content-none.php:30
msgid ""
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
"Pronto a pubblicare il tuo primo articolo? <a href=\"%1$s\">Inizia da qui</"
"a>."
#: loop-templates/content-none.php:38
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
"Non c'è nessuna corrispondenza con i termini di ricerca che hai indicato. "
"Riprova con termini diversi."
#: loop-templates/content-none.php:46
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
"Non riusciamo a trovare quello che cerchi. Forse eseguire una ricerca "
"potrebbe essere di aiuto."
#. Template Name of the theme
msgid "Blank Page Template"
msgstr "Template di pagina vuoto"
#. Template Name of the theme
msgid "Left and Right Sidebar Layout"
msgstr "Layout barra laterale a sinitra e destra"
#. Template Name of the theme
msgid "Empty Page Template"
msgstr "Template Pagina Vuota"
#. Template Name of the theme
msgid "Full Width Page"
msgstr "Pagina larghezza intera"
#. Template Name of the theme
msgid "Left Sidebar Layout"
msgstr "Layout barra laterale a sinistra"
#. Template Name of the theme
msgid "No Title, Full Width Page"
msgstr ""
#. Template Name of the theme
msgid "Right Sidebar Layout"
msgstr "Layout barra laterale a destra"
#. translators: %s: query term
#: search.php:38
msgid "Search Results for: %s"
msgstr "Risultati della ricerca per: %s"
#: searchform.php:21
msgctxt "label"
msgid "Search for:"
msgstr "Ricerca per:"
#: searchform.php:23
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "Cerca &hellip;"
#: searchform.php:25 searchform.php:28
msgctxt "submit button"
msgid "Search"
msgstr "Cerca"
#: sidebar-templates/sidebar-hero.php:28
msgctxt "carousel control"
msgid "Previous"
msgstr "Precedente"
#: sidebar-templates/sidebar-hero.php:36
msgctxt "carousel control"
msgid "Next"
msgstr "Successivo"

BIN
languages/ja_JP.mo Normal file

Binary file not shown.

484
languages/ja_JP.po Normal file
View File

@ -0,0 +1,484 @@
# Translation of Understrap in Japanese
# This file is distributed under the same license as the Understrap package.
msgid ""
msgstr ""
"Project-Id-Version: Understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2022-10-26T09:38:35+00:00\n"
"PO-Revision-Date: 2022-10-26 14:28+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"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Poedit 3.2\n"
"X-Poedit-KeywordsList: __:1;_e:1;_n:1,2;_n_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;esc_attr__:1;esc_html__:1;"
"esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;esc_html_x:1,2c;translate:1;"
"translate_nooped_plural\n"
#. Theme Name of the theme
msgid "Understrap"
msgstr "Understrap"
#. Theme URI of the theme
#: inc/hooks.php:40
msgid "https://understrap.com"
msgstr "https://understrap.com"
#. Description of the theme
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 "Howard Development &amp; Consulting"
msgstr ""
#. Author URI of the theme
msgid "https://howarddc.com"
msgstr ""
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
msgstr "お探しのページが見つかりません。"
#: 404.php:36
msgid "It looks like nothing was found at this location. Maybe try a search?"
msgstr "こちらには何もありません。検索をお試しください。"
#: 404.php:46
msgid "Most Used Categories"
msgstr "よく使われているカテゴリー"
#. translators: %1$s: smiley
#: 404.php:69
msgid "Try looking in the monthly archives. %1$s"
msgstr "月別アーカイブを探してみてください %1$s"
#. translators: %s: author name
#: author.php:44
msgctxt "Avatar alt"
msgid "Profile picture of %s"
msgstr "%s さんのプロフィール写真"
#: author.php:54
msgid "Website"
msgstr "サイト"
#. translators: %s: author name
#: author.php:65
msgid "About %s"
msgstr "%s について"
#. translators: %s: author name
#: author.php:79
msgid "Posts by %s"
msgstr "%s の投稿"
#. translators: %s: post title
#: comments.php:36
msgctxt "comments title"
msgid "One thought on &ldquo;%s&rdquo;"
msgstr ""
#. translators: 1: number of comments, 2: post title
#: comments.php:43
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
#: 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 "メインナビゲーション"
#: global-templates/navbar-collapse-bootstrap4.php:34
#: global-templates/navbar-collapse-bootstrap5.php:33
msgid "Toggle navigation"
msgstr "ナビゲーションを切り替え"
#: global-templates/navbar-offcanvas-bootstrap5.php:33
msgid "Open menu"
msgstr "メニューを開く"
#: global-templates/navbar-offcanvas-bootstrap5.php:45
msgid "Close menu"
msgstr "メニューを閉じる"
#: header.php:32
msgid "Skip to content"
msgstr "内容をスキップ"
#: inc/class-wp-bootstrap-navwalker.php:377
msgid "Add a menu"
msgstr "メニューを追加"
#: inc/custom-comments.php:106
msgid "Comments are closed."
msgstr "コメントは受け付けていません。"
#: inc/custom-header.php:54
msgid "Default Header Image"
msgstr ""
#: inc/customizer.php:67
msgid "Theme Layout Settings"
msgstr "テーマのレイアウト設定"
#: inc/customizer.php:69
msgid "Container width and sidebar defaults"
msgstr "コンテナの幅とサイドバーのデフォルト"
#: inc/customizer.php:89
msgid "Bootstrap Version"
msgstr ""
#: inc/customizer.php:90
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr ""
#: inc/customizer.php:94
msgid "Bootstrap 4"
msgstr ""
#: inc/customizer.php:95
msgid "Bootstrap 5"
msgstr ""
#: inc/customizer.php:117
msgid "Container Width"
msgstr "コンテナーの幅"
#: inc/customizer.php:118
msgid "Choose between Bootstrap's container and container-fluid"
msgstr "Bootstrapの固定幅コンテナと全幅コンテナを選択してください"
#: inc/customizer.php:122
msgid "Fixed width container"
msgstr "固定幅コンテナ"
#: inc/customizer.php:123
msgid "Full width container"
msgstr "全幅コンテナ"
#: inc/customizer.php:145
msgid "Responsive Navigation Type"
msgstr ""
#: inc/customizer.php:146
msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
#: inc/customizer.php:154
msgid "Collapse"
msgstr ""
#: inc/customizer.php:155
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:177
msgid "Sidebar Positioning"
msgstr "サイドバーポジショニング"
#: inc/customizer.php:178
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:186
msgid "Right sidebar"
msgstr "右サイドバー"
#: inc/customizer.php:187
msgid "Left sidebar"
msgstr "左サイドバー"
#: inc/customizer.php:188
msgid "Left & Right sidebars"
msgstr "左右サイドバー"
#: inc/customizer.php:189
msgid "No sidebar"
msgstr "サイドバーなし"
#: inc/customizer.php:211
msgid "Footer Site Info"
msgstr ""
#: inc/customizer.php:212
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
#: inc/editor.php:50
msgid "Lead Paragraph"
msgstr ""
#: inc/editor.php:56
msgctxt "Font size name"
msgid "Small"
msgstr ""
#: inc/editor.php:60
msgid "Blockquote"
msgstr ""
#: inc/editor.php:66
msgid "Blockquote Footer"
msgstr ""
#: inc/editor.php:72
msgid "Cite"
msgstr ""
#: inc/extras.php:245
msgid "Read More..."
msgstr "続きを読む..."
#: inc/hooks.php:30
msgid "https://wordpress.org/"
msgstr "https://ja.wordpress.org/"
#. translators: WordPress
#: inc/hooks.php:33
msgid "Proudly powered by %s"
msgstr "Proudly powered by %s"
#. translators: 1: Theme name, 2: Theme author
#: inc/hooks.php:38
msgid "Theme: %1$s by %2$s."
msgstr "テーマ: %1$s は %2$s によって作られました."
#. translators: Theme version
#: inc/hooks.php:44
msgid "Version: %s"
msgstr "バージョン: %s"
#: inc/pagination.php:53
msgctxt "previous set of posts"
msgid "&laquo;"
msgstr "&laquo;"
#: inc/pagination.php:54
msgctxt "next set of posts"
msgid "&raquo;"
msgstr "&raquo;"
#: inc/pagination.php:56
msgid "Posts navigation"
msgstr "投稿ナビゲーション"
#: inc/setup.php:49
msgid "Primary Menu"
msgstr "メインメニュー"
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr ""
#: inc/template-tags.php:55
msgctxt "post author"
msgid "by"
msgstr ""
#: inc/template-tags.php:55
msgctxt "post author"
msgid "Posted by"
msgstr ""
#. translators: %s: Categories of current post
#: inc/template-tags.php:98
msgid "Posted in %s"
msgstr "カテゴリー: %s"
#. translators: %s: Tags of current post
#: inc/template-tags.php:111
msgid "Tagged %s"
msgstr "タグ: %s"
#. translators: %s post title
#: inc/template-tags.php:128
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr ""
#: inc/template-tags.php:233
msgid "Comments navigation"
msgstr "コメントナビゲーション"
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&larr; 古いコメント"
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr "新しいコメント &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "%s を編集する"
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr "投稿ナビゲーション"
#: 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: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:317
msgid "Pages:"
msgstr "ページ:"
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:353
msgid ", "
msgstr "、 "
#: inc/widgets.php:268
msgid "Right Sidebar"
msgstr "右サイドバー"
#: inc/widgets.php:270
msgid "Right sidebar widget area"
msgstr ""
#: inc/widgets.php:280
msgid "Left Sidebar"
msgstr "左サイドバー"
#: inc/widgets.php:282
msgid "Left sidebar widget area"
msgstr ""
#: inc/widgets.php:292
msgid "Hero Slider"
msgstr "ヒーロースライダー"
#: inc/widgets.php:294
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#: inc/widgets.php:304
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:306
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#: inc/widgets.php:316
msgid "Top Full"
msgstr ""
#: inc/widgets.php:318
msgid "Full top widget with dynamic grid"
msgstr ""
#: inc/widgets.php:328
msgid "Footer Full"
msgstr "全幅フッター"
#: inc/widgets.php:330
msgid "Full sized footer widget with dynamic grid"
msgstr ""
#: loop-templates/content-none.php:18
msgid "Nothing Found"
msgstr "何も見つかりませんでした"
#. translators: 1: Link to WP admin new post page.
#: loop-templates/content-none.php:30
msgid ""
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
"最初の投稿を公開する準備はできましたか ? <a href=\"%1$s\">ここから始めましょ"
"う</a>。"
#: loop-templates/content-none.php:38
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
"検索キーワードに一致するものが見つかりませんでした。 別のキーワードで試してみ"
"てください。"
#: loop-templates/content-none.php:46
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr "お探しのコンテンツを見つけられませんでした。検索をお試しください。"
#. Template Name of the theme
msgid "Blank Page Template"
msgstr "空ページのテンプレート"
#. Template Name of the theme
msgid "Left and Right Sidebar Layout"
msgstr "左右のサイドバーのレイアウト"
#. Template Name of the theme
msgid "Empty Page Template"
msgstr "空ページのテンプレート"
#. Template Name of the theme
msgid "Full Width Page"
msgstr "全幅ページ"
#. Template Name of the theme
msgid "Left Sidebar Layout"
msgstr "左スライダーのレイアウト"
#. Template Name of the theme
msgid "No Title, Full Width Page"
msgstr ""
#. Template Name of the theme
msgid "Right Sidebar Layout"
msgstr ""
#. translators: %s: query term
#: search.php:38
msgid "Search Results for: %s"
msgstr "「%s」の検索結果"
#: searchform.php:21
msgctxt "label"
msgid "Search for:"
msgstr "検索:"
#: searchform.php:23
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "検索&hellip;"
#: searchform.php:25 searchform.php:28
msgctxt "submit button"
msgid "Search"
msgstr "検索"
#: sidebar-templates/sidebar-hero.php:28
msgctxt "carousel control"
msgid "Previous"
msgstr "前へ"
#: sidebar-templates/sidebar-hero.php:36
msgctxt "carousel control"
msgid "Next"
msgstr "次へ"

Binary file not shown.

View File

@ -4,8 +4,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2022-11-05T23:31:56+00:00\n"
"PO-Revision-Date: 2022-11-06 00:55+0100\n"
"POT-Creation-Date: 2022-10-26T09:38:35+00:00\n"
"PO-Revision-Date: 2022-10-26 14:29+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: ko_KR\n"
@ -41,7 +41,7 @@ msgstr ""
#. Author URI of the theme
msgid "https://howarddc.com"
msgstr "https://howarddc.com"
msgstr ""
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
@ -86,31 +86,31 @@ msgstr "%s 작성 글"
#: comments.php:36
msgctxt "comments title"
msgid "One thought on &ldquo;%s&rdquo;"
msgstr "&ldquo;%s&rdquo;의 한가지 생각"
msgstr ""
#. translators: 1: number of comments, 2: post title
#: comments.php:43
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] "&ldquo;%2$s&rdquo;의 %1$s개의 생각"
msgstr[0] ""
#: global-templates/navbar-collapse-bootstrap4.php:18
#: global-templates/navbar-collapse-bootstrap5.php:18
#: global-templates/navbar-offcanvas-bootstrap5.php:18
#: 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 "메인 내비게이션"
#: global-templates/navbar-collapse-bootstrap4.php:35
#: global-templates/navbar-collapse-bootstrap5.php:34
#: global-templates/navbar-collapse-bootstrap4.php:34
#: global-templates/navbar-collapse-bootstrap5.php:33
msgid "Toggle navigation"
msgstr "내비게이션 토글"
#: global-templates/navbar-offcanvas-bootstrap5.php:34
#: global-templates/navbar-offcanvas-bootstrap5.php:33
msgid "Open menu"
msgstr "메뉴 열기"
#: global-templates/navbar-offcanvas-bootstrap5.php:46
#: global-templates/navbar-offcanvas-bootstrap5.php:45
msgid "Close menu"
msgstr "메뉴 닫기"
@ -128,7 +128,7 @@ msgstr "댓글이 닫혀있습니다."
#: inc/custom-header.php:54
msgid "Default Header Image"
msgstr "기본 헤더 이미지"
msgstr ""
#: inc/customizer.php:67
msgid "Theme Layout Settings"
@ -143,16 +143,16 @@ msgid "Bootstrap Version"
msgstr ""
#: inc/customizer.php:90
msgid "Choose between Bootstrap 4 and Bootstrap 5"
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr ""
#: inc/customizer.php:94
msgid "Bootstrap 4"
msgstr "Bootstrap 4"
msgstr ""
#: inc/customizer.php:95
msgid "Bootstrap 5"
msgstr "Bootstrap 5"
msgstr ""
#: inc/customizer.php:117
msgid "Container Width"
@ -179,45 +179,45 @@ msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
#: inc/customizer.php:153
#: inc/customizer.php:154
msgid "Collapse"
msgstr ""
#: inc/customizer.php:154
#: inc/customizer.php:155
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:176
#: inc/customizer.php:177
msgid "Sidebar Positioning"
msgstr ""
#: inc/customizer.php:177
#: inc/customizer.php:178
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:184
msgid "Right sidebar"
msgstr "오른쪽 사이드바"
#: inc/customizer.php:185
msgid "Left sidebar"
msgstr "왼쪽 사이드바"
#: inc/customizer.php:186
msgid "Left & Right sidebars"
msgid "Right sidebar"
msgstr ""
#: inc/customizer.php:187
msgid "No sidebar"
msgstr "사이드바 없음"
msgid "Left sidebar"
msgstr ""
#: inc/customizer.php:209
#: inc/customizer.php:188
msgid "Left & Right sidebars"
msgstr ""
#: inc/customizer.php:189
msgid "No sidebar"
msgstr ""
#: inc/customizer.php:211
msgid "Footer Site Info"
msgstr ""
#: inc/customizer.php:210
#: inc/customizer.php:212
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
@ -228,11 +228,11 @@ msgstr ""
#: inc/editor.php:56
msgctxt "Font size name"
msgid "Small"
msgstr "작음"
msgstr ""
#: inc/editor.php:60
msgid "Blockquote"
msgstr "다수 인용"
msgstr ""
#: inc/editor.php:66
msgid "Blockquote Footer"
@ -242,13 +242,13 @@ msgstr ""
msgid "Cite"
msgstr ""
#: inc/extras.php:247
#: inc/extras.php:245
msgid "Read More..."
msgstr "더보기..."
#: inc/hooks.php:30
msgid "https://wordpress.org/"
msgstr "https://ko.wordpress.org/"
msgstr "https://wordpress.org/"
#. translators: WordPress
#: inc/hooks.php:33
@ -286,126 +286,118 @@ msgstr "기본 메뉴"
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr "작성일자"
msgstr ""
#: inc/template-tags.php:55
msgctxt "post author"
msgid "by"
msgstr "글쓴이"
msgstr ""
#: inc/template-tags.php:55
msgctxt "post author"
msgid "Posted by"
msgstr "올린이"
msgstr ""
#. translators: %s: Categories of current post
#: inc/template-tags.php:102
#: inc/template-tags.php:98
msgid "Posted in %s"
msgstr "에 배치하는 %s"
#. translators: %s: Tags of current post
#: inc/template-tags.php:117
#: inc/template-tags.php:111
msgid "Tagged %s"
msgstr "태그 %s"
#. translators: %s post title
#: inc/template-tags.php:136
#: inc/template-tags.php:128
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr "<span class=\"screen-reader-text\">%s에</span> 댓글 남기기"
msgstr ""
#: inc/template-tags.php:243
#: inc/template-tags.php:233
msgid "Comments navigation"
msgstr "댓글 내비게이션"
#: inc/template-tags.php:247
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&laquo; 이전 댓글"
msgstr "<이전 댓글"
#: inc/template-tags.php:253
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr "다음 댓글 &raquo;"
msgstr "신규 댓글>"
#. translators: %s: Name of current post
#: inc/template-tags.php:272
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "%s 편집"
#: inc/template-tags.php:301
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr "글 내비게이션"
#: inc/template-tags.php:305
#: 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"
msgstr ""
#: inc/template-tags.php:308
#: 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>"
msgstr ""
#: inc/template-tags.php:331
#: inc/template-tags.php:317
msgid "Pages:"
msgstr "페이지:"
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:371
#: inc/template-tags.php:353
msgid ", "
msgstr ", "
msgstr ","
#. translators: Widget area title
#: inc/widgets.php:279
#: inc/widgets.php:268
msgid "Right Sidebar"
msgstr "오른쪽 사이드바"
msgstr ""
#: inc/widgets.php:281
#, fuzzy
#: inc/widgets.php:270
msgid "Right sidebar widget area"
msgstr "오른쪽 사이드바"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:292
#: inc/widgets.php:280
msgid "Left Sidebar"
msgstr "왼쪽 사이드바"
msgstr ""
#: inc/widgets.php:294
#, fuzzy
#: inc/widgets.php:282
msgid "Left sidebar widget area"
msgstr "왼쪽 사이드바"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:305
#: inc/widgets.php:292
msgid "Hero Slider"
msgstr "Hero 슬라이더"
#: inc/widgets.php:307
#: inc/widgets.php:294
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:318
#: inc/widgets.php:304
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:320
#: inc/widgets.php:306
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:331
#: inc/widgets.php:316
msgid "Top Full"
msgstr ""
#: inc/widgets.php:333
#: inc/widgets.php:318
msgid "Full top widget with dynamic grid"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:344
#: inc/widgets.php:328
msgid "Footer Full"
msgstr "풋터 Full"
#: inc/widgets.php:346
#: inc/widgets.php:330
msgid "Full sized footer widget with dynamic grid"
msgstr ""
@ -450,18 +442,16 @@ msgid "Full Width Page"
msgstr "너비 페이지"
#. Template Name of the theme
#, fuzzy
msgid "Left Sidebar Layout"
msgstr "왼쪽 사이드바"
msgstr ""
#. Template Name of the theme
msgid "No Title, Full Width Page"
msgstr ""
#. Template Name of the theme
#, fuzzy
msgid "Right Sidebar Layout"
msgstr "오른쪽 사이드바"
msgstr ""
#. translators: %s: query term
#: search.php:38

BIN
languages/nb_NO.mo Normal file

Binary file not shown.

488
languages/nb_NO.po Normal file
View File

@ -0,0 +1,488 @@
# Translation of Understrap in Norwegian (Bokmål)
# This file is distributed under the same license as the Understrap package.
msgid ""
msgstr ""
"Project-Id-Version: Understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2022-10-26T09:38:35+00:00\n"
"PO-Revision-Date: 2022-10-26 14:30+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"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Poedit 3.2\n"
"X-Poedit-KeywordsList: __:1;_e:1;_n:1,2;_n_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;esc_attr__:1;esc_html__:1;"
"esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;esc_html_x:1,2c;translate:1;"
"translate_nooped_plural\n"
#. Theme Name of the theme
msgid "Understrap"
msgstr "Understrap"
#. Theme URI of the theme
#: inc/hooks.php:40
msgid "https://understrap.com"
msgstr "https://understrap.com"
#. Description of the theme
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 "Howard Development &amp; Consulting"
msgstr ""
#. Author URI of the theme
msgid "https://howarddc.com"
msgstr ""
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
msgstr "Oops! Denne siden ble ikke funnet."
#: 404.php:36
msgid "It looks like nothing was found at this location. Maybe try a search?"
msgstr ""
"Det ser ikke ut som vi fant noe på denne plasseringen. Kanskje prøve et søk?"
#: 404.php:46
msgid "Most Used Categories"
msgstr "Mest brukte kategorier"
#. translators: %1$s: smiley
#: 404.php:69
msgid "Try looking in the monthly archives. %1$s"
msgstr "Prøv å se i de månedlige arkivene. %1$s"
#. translators: %s: author name
#: author.php:44
msgctxt "Avatar alt"
msgid "Profile picture of %s"
msgstr "Profilbildet til %s"
#: author.php:54
msgid "Website"
msgstr "Nettsted"
#. translators: %s: author name
#: author.php:65
msgid "About %s"
msgstr "Om %s"
#. translators: %s: author name
#: author.php:79
msgid "Posts by %s"
msgstr "Innlegg av %s"
#. translators: %s: post title
#: comments.php:36
msgctxt "comments title"
msgid "One thought on &ldquo;%s&rdquo;"
msgstr ""
#. translators: 1: number of comments, 2: post title
#: comments.php:43
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: 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 "Hovednavigasjon"
#: global-templates/navbar-collapse-bootstrap4.php:34
#: global-templates/navbar-collapse-bootstrap5.php:33
msgid "Toggle navigation"
msgstr "Veksle navigasjon"
#: global-templates/navbar-offcanvas-bootstrap5.php:33
msgid "Open menu"
msgstr "Åpne meny"
#: global-templates/navbar-offcanvas-bootstrap5.php:45
msgid "Close menu"
msgstr "Lukk meny"
#: header.php:32
msgid "Skip to content"
msgstr "Hopp til innhold"
#: inc/class-wp-bootstrap-navwalker.php:377
msgid "Add a menu"
msgstr "Legg til meny"
#: inc/custom-comments.php:106
msgid "Comments are closed."
msgstr "Kommentarer er stengt."
#: inc/custom-header.php:54
msgid "Default Header Image"
msgstr ""
#: inc/customizer.php:67
msgid "Theme Layout Settings"
msgstr "Temaoppsettinnstillinger"
#: inc/customizer.php:69
msgid "Container width and sidebar defaults"
msgstr "Container-bredde og sidekolonne-standardinnstillinger"
#: inc/customizer.php:89
msgid "Bootstrap Version"
msgstr ""
#: inc/customizer.php:90
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr ""
#: inc/customizer.php:94
msgid "Bootstrap 4"
msgstr ""
#: inc/customizer.php:95
msgid "Bootstrap 5"
msgstr ""
#: inc/customizer.php:117
msgid "Container Width"
msgstr "Container Bredde"
#: inc/customizer.php:118
msgid "Choose between Bootstrap's container and container-fluid"
msgstr "Velg mellom Bootstraps container og container-fluid"
#: inc/customizer.php:122
msgid "Fixed width container"
msgstr "Fast bredde container"
#: inc/customizer.php:123
msgid "Full width container"
msgstr "Full bredde container"
#: inc/customizer.php:145
msgid "Responsive Navigation Type"
msgstr ""
#: inc/customizer.php:146
msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
#: inc/customizer.php:154
msgid "Collapse"
msgstr ""
#: inc/customizer.php:155
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:177
msgid "Sidebar Positioning"
msgstr "Sidekolonne-posisjonering"
#: inc/customizer.php:178
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:186
msgid "Right sidebar"
msgstr "Høyre sidekolonne"
#: inc/customizer.php:187
msgid "Left sidebar"
msgstr "Venstre sidekolonne"
#: inc/customizer.php:188
msgid "Left & Right sidebars"
msgstr "Venstre og høyre sidekolonner"
#: inc/customizer.php:189
msgid "No sidebar"
msgstr "Ingen sidekolonne"
#: inc/customizer.php:211
msgid "Footer Site Info"
msgstr ""
#: inc/customizer.php:212
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
#: inc/editor.php:50
msgid "Lead Paragraph"
msgstr ""
#: inc/editor.php:56
msgctxt "Font size name"
msgid "Small"
msgstr ""
#: inc/editor.php:60
msgid "Blockquote"
msgstr ""
#: inc/editor.php:66
msgid "Blockquote Footer"
msgstr ""
#: inc/editor.php:72
msgid "Cite"
msgstr ""
#: inc/extras.php:245
msgid "Read More..."
msgstr "Les mer..."
#: inc/hooks.php:30
msgid "https://wordpress.org/"
msgstr "https://nb.wordpress.org/"
#. translators: WordPress
#: inc/hooks.php:33
msgid "Proudly powered by %s"
msgstr "Stolt drevet av %s"
#. translators: 1: Theme name, 2: Theme author
#: inc/hooks.php:38
msgid "Theme: %1$s by %2$s."
msgstr "Tema: %1$s av %2$s."
#. translators: Theme version
#: inc/hooks.php:44
msgid "Version: %s"
msgstr "Versjon: %s"
#: inc/pagination.php:53
msgctxt "previous set of posts"
msgid "&laquo;"
msgstr "&laquo;"
#: inc/pagination.php:54
msgctxt "next set of posts"
msgid "&raquo;"
msgstr "&raquo;"
#: inc/pagination.php:56
msgid "Posts navigation"
msgstr "Innleggnavigasjon"
#: inc/setup.php:49
msgid "Primary Menu"
msgstr "Hovedmeny"
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr ""
#: inc/template-tags.php:55
msgctxt "post author"
msgid "by"
msgstr ""
#: inc/template-tags.php:55
msgctxt "post author"
msgid "Posted by"
msgstr ""
#. translators: %s: Categories of current post
#: inc/template-tags.php:98
msgid "Posted in %s"
msgstr "Publisert i %s"
#. translators: %s: Tags of current post
#: inc/template-tags.php:111
msgid "Tagged %s"
msgstr "Merket %s"
#. translators: %s post title
#: inc/template-tags.php:128
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr ""
#: inc/template-tags.php:233
msgid "Comments navigation"
msgstr "Kommentarnavigasjon"
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&larr; Eldre kommentarer"
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr "Nyere kommentarer &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "Rediger %s"
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr "Innleggsnavigasjon"
#: 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: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:317
msgid "Pages:"
msgstr "Sider:"
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:353
msgid ", "
msgstr ", "
#: inc/widgets.php:268
msgid "Right Sidebar"
msgstr "Høyre sidekolonne"
#: inc/widgets.php:270
msgid "Right sidebar widget area"
msgstr ""
#: inc/widgets.php:280
msgid "Left Sidebar"
msgstr "Venstre sidekolonne"
#: inc/widgets.php:282
msgid "Left sidebar widget area"
msgstr ""
#: inc/widgets.php:292
msgid "Hero Slider"
msgstr "Hero Slider"
#: inc/widgets.php:294
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#: inc/widgets.php:304
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:306
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#: inc/widgets.php:316
msgid "Top Full"
msgstr ""
#: inc/widgets.php:318
msgid "Full top widget with dynamic grid"
msgstr ""
#: inc/widgets.php:328
msgid "Footer Full"
msgstr "Bunntekst full"
#: inc/widgets.php:330
msgid "Full sized footer widget with dynamic grid"
msgstr ""
#: loop-templates/content-none.php:18
msgid "Nothing Found"
msgstr "Intet funnet"
#. translators: 1: Link to WP admin new post page.
#: loop-templates/content-none.php:30
msgid ""
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
"Klar til å publisere ditt første innlegg? <a href=\"%1$s\">Kom i gang her</"
"a>."
#: loop-templates/content-none.php:38
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
"Beklager, men det var ikke noe som passet til ditt søk. Vennligst prøv igjen "
"med andre søkeord."
#: loop-templates/content-none.php:46
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
"Det ser ikke ut til at vi kan finne det du leter etter. Kanskje et søk kan "
"hjelpe."
#. Template Name of the theme
msgid "Blank Page Template"
msgstr "Blank sidemal"
#. Template Name of the theme
msgid "Left and Right Sidebar Layout"
msgstr "Venstre og høyre sidekolonne-oppsett"
#. Template Name of the theme
msgid "Empty Page Template"
msgstr "Tom sidemal"
#. Template Name of the theme
msgid "Full Width Page"
msgstr "Full bredde side"
#. Template Name of the theme
msgid "Left Sidebar Layout"
msgstr "Venstre sidekolonne-oppsett"
#. Template Name of the theme
msgid "No Title, Full Width Page"
msgstr ""
#. Template Name of the theme
msgid "Right Sidebar Layout"
msgstr ""
#. translators: %s: query term
#: search.php:38
msgid "Search Results for: %s"
msgstr "Søkeresultater for: %s"
#: searchform.php:21
msgctxt "label"
msgid "Search for:"
msgstr "Søk etter:"
#: searchform.php:23
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "Søk &hellip;"
#: searchform.php:25 searchform.php:28
msgctxt "submit button"
msgid "Search"
msgstr "Søk"
#: sidebar-templates/sidebar-hero.php:28
msgctxt "carousel control"
msgid "Previous"
msgstr "Forrige"
#: sidebar-templates/sidebar-hero.php:36
msgctxt "carousel control"
msgid "Next"
msgstr "Neste"

BIN
languages/nl_NL.mo Normal file

Binary file not shown.

488
languages/nl_NL.po Normal file
View File

@ -0,0 +1,488 @@
# Translation of Understrap in Dutch
# This file is distributed under the same license as the Understrap package.
msgid ""
msgstr ""
"Project-Id-Version: Understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2022-10-26T09:38:35+00:00\n"
"PO-Revision-Date: 2022-10-26 14:31+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: nl\n"
"MIME-Version: 1.0\n"
"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.2\n"
"X-Poedit-KeywordsList: __:1;_e:1;_n:1,2;_n_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;esc_attr__:1;esc_html__:1;"
"esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;esc_html_x:1,2c;translate:1;"
"translate_nooped_plural\n"
#. Theme Name of the theme
msgid "Understrap"
msgstr "Understrap"
#. Theme URI of the theme
#: inc/hooks.php:40
msgid "https://understrap.com"
msgstr "https://understrap.com"
#. Description of the theme
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 "Howard Development &amp; Consulting"
msgstr ""
#. Author URI of the theme
msgid "https://howarddc.com"
msgstr ""
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
msgstr "Deze pagina kon niet worden gevonden."
#: 404.php:36
msgid "It looks like nothing was found at this location. Maybe try a search?"
msgstr ""
"Het lijkt erop dat er op deze locatie niets is gevonden. Misschien een "
"zoekopdracht proberen?"
#: 404.php:46
msgid "Most Used Categories"
msgstr "Meest gebruikte categorie&#235;n"
#. translators: %1$s: smiley
#: 404.php:69
msgid "Try looking in the monthly archives. %1$s"
msgstr "Probeer te zoeken in de maandelijkse archieven. %1$s"
#. translators: %s: author name
#: author.php:44
msgctxt "Avatar alt"
msgid "Profile picture of %s"
msgstr "Profielfoto van %s"
#: author.php:54
msgid "Website"
msgstr "Site"
#. translators: %s: author name
#: author.php:65
msgid "About %s"
msgstr "Over %s"
#. translators: %s: author name
#: author.php:79
msgid "Posts by %s"
msgstr "Berichten van %s"
#. translators: %s: post title
#: comments.php:36
msgctxt "comments title"
msgid "One thought on &ldquo;%s&rdquo;"
msgstr ""
#. translators: 1: number of comments, 2: post title
#: comments.php:43
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: 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 "Hoofdnavigatie"
#: global-templates/navbar-collapse-bootstrap4.php:34
#: global-templates/navbar-collapse-bootstrap5.php:33
msgid "Toggle navigation"
msgstr "Toggle navigatie"
#: global-templates/navbar-offcanvas-bootstrap5.php:33
msgid "Open menu"
msgstr "Open menu"
#: global-templates/navbar-offcanvas-bootstrap5.php:45
msgid "Close menu"
msgstr "Sluit menu"
#: header.php:32
msgid "Skip to content"
msgstr "Ga naar de inhoud"
#: inc/class-wp-bootstrap-navwalker.php:377
msgid "Add a menu"
msgstr "Menu toevoegen"
#: inc/custom-comments.php:106
msgid "Comments are closed."
msgstr "Reacties zijn gesloten."
#: inc/custom-header.php:54
msgid "Default Header Image"
msgstr ""
#: inc/customizer.php:67
msgid "Theme Layout Settings"
msgstr "Thema Layout Instellingen"
#: inc/customizer.php:69
msgid "Container width and sidebar defaults"
msgstr "Container breedte en zijbalk standaarden"
#: inc/customizer.php:89
msgid "Bootstrap Version"
msgstr ""
#: inc/customizer.php:90
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr ""
#: inc/customizer.php:94
msgid "Bootstrap 4"
msgstr ""
#: inc/customizer.php:95
msgid "Bootstrap 5"
msgstr ""
#: inc/customizer.php:117
msgid "Container Width"
msgstr "Container Breedte"
#: inc/customizer.php:118
msgid "Choose between Bootstrap's container and container-fluid"
msgstr "Kies tussen Bootstrap's container en container-fluid"
#: inc/customizer.php:122
msgid "Fixed width container"
msgstr "Container met vaste breedte"
#: inc/customizer.php:123
msgid "Full width container"
msgstr "Container met vollege breedte"
#: inc/customizer.php:145
msgid "Responsive Navigation Type"
msgstr ""
#: inc/customizer.php:146
msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
#: inc/customizer.php:154
msgid "Collapse"
msgstr ""
#: inc/customizer.php:155
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:177
msgid "Sidebar Positioning"
msgstr "Zijbalk Positie"
#: inc/customizer.php:178
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:186
msgid "Right sidebar"
msgstr "Rechter zijbalk"
#: inc/customizer.php:187
msgid "Left sidebar"
msgstr "Linker zijbalk"
#: inc/customizer.php:188
msgid "Left & Right sidebars"
msgstr "Linker & Rechter zijbalken"
#: inc/customizer.php:189
msgid "No sidebar"
msgstr "Geen zijbalk"
#: inc/customizer.php:211
msgid "Footer Site Info"
msgstr ""
#: inc/customizer.php:212
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
#: inc/editor.php:50
msgid "Lead Paragraph"
msgstr ""
#: inc/editor.php:56
msgctxt "Font size name"
msgid "Small"
msgstr ""
#: inc/editor.php:60
msgid "Blockquote"
msgstr ""
#: inc/editor.php:66
msgid "Blockquote Footer"
msgstr ""
#: inc/editor.php:72
msgid "Cite"
msgstr ""
#: inc/extras.php:245
msgid "Read More..."
msgstr "Lees verder..."
#: inc/hooks.php:30
msgid "https://wordpress.org/"
msgstr "https://nl.wordpress.org/"
#. translators: WordPress
#: inc/hooks.php:33
msgid "Proudly powered by %s"
msgstr "Met trots ondersteund door %s"
#. translators: 1: Theme name, 2: Theme author
#: inc/hooks.php:38
msgid "Theme: %1$s by %2$s."
msgstr "Thema: %1$s van %2$s."
#. translators: Theme version
#: inc/hooks.php:44
msgid "Version: %s"
msgstr "Versie: %s"
#: inc/pagination.php:53
msgctxt "previous set of posts"
msgid "&laquo;"
msgstr "&laquo;"
#: inc/pagination.php:54
msgctxt "next set of posts"
msgid "&raquo;"
msgstr "&raquo;"
#: inc/pagination.php:56
msgid "Posts navigation"
msgstr "Berichtnavigatie"
#: inc/setup.php:49
msgid "Primary Menu"
msgstr "Primair menu"
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr ""
#: inc/template-tags.php:55
msgctxt "post author"
msgid "by"
msgstr ""
#: inc/template-tags.php:55
msgctxt "post author"
msgid "Posted by"
msgstr ""
#. translators: %s: Categories of current post
#: inc/template-tags.php:98
msgid "Posted in %s"
msgstr "Geplaatst in %s"
#. translators: %s: Tags of current post
#: inc/template-tags.php:111
msgid "Tagged %s"
msgstr "Getagged %s"
#. translators: %s post title
#: inc/template-tags.php:128
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr ""
#: inc/template-tags.php:233
msgid "Comments navigation"
msgstr "Reactienavigatie"
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&larr; Oudere reacties"
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr "Nieuwere reacties &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "Bewerk %s"
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr "Berichtnavigatie"
#: inc/template-tags.php:293
msgctxt "Previous post link"
msgid "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
msgstr ""
#: inc/template-tags.php:296
msgctxt "Next post link"
msgid "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
msgstr ""
#: inc/template-tags.php:317
msgid "Pages:"
msgstr "Pagina's:"
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:353
msgid ", "
msgstr ", "
#: inc/widgets.php:268
msgid "Right Sidebar"
msgstr "Rechter zijbalk"
#: inc/widgets.php:270
msgid "Right sidebar widget area"
msgstr ""
#: inc/widgets.php:280
msgid "Left Sidebar"
msgstr "Linkel zijbalk"
#: inc/widgets.php:282
msgid "Left sidebar widget area"
msgstr ""
#: inc/widgets.php:292
msgid "Hero Slider"
msgstr "Hero Slider"
#: inc/widgets.php:294
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#: inc/widgets.php:304
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:306
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#: inc/widgets.php:316
msgid "Top Full"
msgstr ""
#: inc/widgets.php:318
msgid "Full top widget with dynamic grid"
msgstr ""
#: inc/widgets.php:328
msgid "Footer Full"
msgstr "Footer (volledige breedte)"
#: inc/widgets.php:330
msgid "Full sized footer widget with dynamic grid"
msgstr ""
#: loop-templates/content-none.php:18
msgid "Nothing Found"
msgstr "Niets gevonden"
#. translators: 1: Link to WP admin new post page.
#: loop-templates/content-none.php:30
msgid ""
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
"Klaar om je eerste bericht te publiceren? <a href=\"%1$s\">Begin hier</a>."
#: loop-templates/content-none.php:38
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
"Er kwam niets overeen met je zoektermen. Probeer het opnieuw met een aantal "
"andere trefwoorden."
#: loop-templates/content-none.php:46
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
"Het lijkt erop dat wij niet kunnen vinden wat jij zoekt. Wellicht dat de "
"zoekfunctie kan helpen."
#. Template Name of the theme
msgid "Blank Page Template"
msgstr "Blank Pagina Sjabloon"
#. Template Name of the theme
msgid "Left and Right Sidebar Layout"
msgstr "Linker en Rechter Zijbalk"
#. Template Name of the theme
msgid "Empty Page Template"
msgstr "Leeg Pagina Sjabloon"
#. Template Name of the theme
msgid "Full Width Page"
msgstr "Volledige breedte"
#. Template Name of the theme
msgid "Left Sidebar Layout"
msgstr "Linker Zijbalk"
#. Template Name of the theme
msgid "No Title, Full Width Page"
msgstr ""
#. Template Name of the theme
msgid "Right Sidebar Layout"
msgstr ""
#. translators: %s: query term
#: search.php:38
msgid "Search Results for: %s"
msgstr "Zoekresultaten voor: %s"
#: searchform.php:21
msgctxt "label"
msgid "Search for:"
msgstr "Zoeken naar:"
#: searchform.php:23
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "Zoeken &hellip;"
#: searchform.php:25 searchform.php:28
msgctxt "submit button"
msgid "Search"
msgstr "Zoeken"
#: sidebar-templates/sidebar-hero.php:28
msgctxt "carousel control"
msgid "Previous"
msgstr "Vorige"
#: sidebar-templates/sidebar-hero.php:36
msgctxt "carousel control"
msgid "Next"
msgstr "Volgende"

Binary file not shown.

View File

@ -4,8 +4,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2022-11-05T23:31:56+00:00\n"
"PO-Revision-Date: 2022-11-06 00:59+0100\n"
"POT-Creation-Date: 2022-10-26T09:38:35+00:00\n"
"PO-Revision-Date: 2022-10-26 14:32+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: nn_NO\n"
@ -37,11 +37,11 @@ msgstr ""
#. Author of the theme
msgid "Howard Development &amp; Consulting"
msgstr "Howard Development &amp; Consulting"
msgstr ""
#. Author URI of the theme
msgid "https://howarddc.com"
msgstr "https://howarddc.com"
msgstr ""
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
@ -85,32 +85,32 @@ msgstr "Innlegg av %s"
#: comments.php:36
msgctxt "comments title"
msgid "One thought on &ldquo;%s&rdquo;"
msgstr "Eitt innspel til &laquo;%s&raquo;"
msgstr ""
#. translators: 1: number of comments, 2: post title
#: comments.php:43
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] "Ein tanke om &ldquo;%2$s&rdquo;"
msgstr[1] "%1$s sine tankar om &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: global-templates/navbar-collapse-bootstrap4.php:18
#: global-templates/navbar-collapse-bootstrap5.php:18
#: global-templates/navbar-offcanvas-bootstrap5.php:18
#: 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 ""
#: global-templates/navbar-collapse-bootstrap4.php:35
#: global-templates/navbar-collapse-bootstrap5.php:34
#: global-templates/navbar-collapse-bootstrap4.php:34
#: global-templates/navbar-collapse-bootstrap5.php:33
msgid "Toggle navigation"
msgstr ""
#: global-templates/navbar-offcanvas-bootstrap5.php:34
#: global-templates/navbar-offcanvas-bootstrap5.php:33
msgid "Open menu"
msgstr ""
#: global-templates/navbar-offcanvas-bootstrap5.php:46
#: global-templates/navbar-offcanvas-bootstrap5.php:45
msgid "Close menu"
msgstr ""
@ -128,7 +128,7 @@ msgstr "Stengt for kommentarar."
#: inc/custom-header.php:54
msgid "Default Header Image"
msgstr "Standard toppbilete"
msgstr ""
#: inc/customizer.php:67
msgid "Theme Layout Settings"
@ -140,19 +140,19 @@ msgstr "Container-bredde og sidekolonne-standardinnstillinger"
#: inc/customizer.php:89
msgid "Bootstrap Version"
msgstr "Bootstrap versjon"
msgstr ""
#: inc/customizer.php:90
msgid "Choose between Bootstrap 4 and Bootstrap 5"
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr ""
#: inc/customizer.php:94
msgid "Bootstrap 4"
msgstr "Bootstrap 4"
msgstr ""
#: inc/customizer.php:95
msgid "Bootstrap 5"
msgstr "Bootstrap 4"
msgstr ""
#: inc/customizer.php:117
msgid "Container Width"
@ -179,45 +179,45 @@ msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
#: inc/customizer.php:153
#: inc/customizer.php:154
msgid "Collapse"
msgstr ""
#: inc/customizer.php:154
#: inc/customizer.php:155
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:176
#: inc/customizer.php:177
msgid "Sidebar Positioning"
msgstr "Sidekolonne-posisjonering"
#: inc/customizer.php:177
#: inc/customizer.php:178
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:184
#: inc/customizer.php:186
msgid "Right sidebar"
msgstr "Høyre sidekolonne"
#: inc/customizer.php:185
#: inc/customizer.php:187
msgid "Left sidebar"
msgstr "Venstre sidekolonne"
#: inc/customizer.php:186
#: inc/customizer.php:188
msgid "Left & Right sidebars"
msgstr "Venstre og høgre sidekolonner"
#: inc/customizer.php:187
#: inc/customizer.php:189
msgid "No sidebar"
msgstr "Ingen sidekolonne"
#: inc/customizer.php:209
#: inc/customizer.php:211
msgid "Footer Site Info"
msgstr ""
#: inc/customizer.php:210
#: inc/customizer.php:212
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
@ -228,11 +228,11 @@ msgstr ""
#: inc/editor.php:56
msgctxt "Font size name"
msgid "Small"
msgstr "Liten"
msgstr ""
#: inc/editor.php:60
msgid "Blockquote"
msgstr "Blokksitat"
msgstr ""
#: inc/editor.php:66
msgid "Blockquote Footer"
@ -242,13 +242,13 @@ msgstr ""
msgid "Cite"
msgstr ""
#: inc/extras.php:247
#: inc/extras.php:245
msgid "Read More..."
msgstr "Les meir..."
#: inc/hooks.php:30
msgid "https://wordpress.org/"
msgstr "https://nn.wordpress.org/"
msgstr "https://wordpress.org/"
#. translators: WordPress
#: inc/hooks.php:33
@ -286,12 +286,12 @@ msgstr "Hovudmeny"
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr "Posta"
msgstr ""
#: inc/template-tags.php:55
msgctxt "post author"
msgid "by"
msgstr "av"
msgstr ""
#: inc/template-tags.php:55
msgctxt "post author"
@ -299,114 +299,105 @@ msgid "Posted by"
msgstr ""
#. translators: %s: Categories of current post
#: inc/template-tags.php:102
#: inc/template-tags.php:98
msgid "Posted in %s"
msgstr "Posta under %s"
#. translators: %s: Tags of current post
#: inc/template-tags.php:117
#: inc/template-tags.php:111
msgid "Tagged %s"
msgstr "Merkte %s"
#. translators: %s post title
#: inc/template-tags.php:136
#: inc/template-tags.php:128
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr ""
"Legg att ein kommentar<span class=\"screen-reader-text\"> til %s</span>"
#: inc/template-tags.php:243
#: inc/template-tags.php:233
msgid "Comments navigation"
msgstr "Finn fram i kommentarar"
#: inc/template-tags.php:247
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&larr; Eldre kommentarar"
#: inc/template-tags.php:253
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr "Nyare kommentarar &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:272
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "Rediger %s"
#: inc/template-tags.php:301
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr "Innleggsnavigering"
#: inc/template-tags.php:305
#: 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:308
#: 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:331
#: inc/template-tags.php:317
msgid "Pages:"
msgstr "Sider:"
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:371
#: inc/template-tags.php:353
msgid ", "
msgstr ", "
#. translators: Widget area title
#: inc/widgets.php:279
#: inc/widgets.php:268
msgid "Right Sidebar"
msgstr "Høgre sidekolonne"
#: inc/widgets.php:281
#, fuzzy
#: inc/widgets.php:270
msgid "Right sidebar widget area"
msgstr "Høgre sidekolonne"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:292
#: inc/widgets.php:280
msgid "Left Sidebar"
msgstr "Venstre sidekolonne"
#: inc/widgets.php:294
#, fuzzy
#: inc/widgets.php:282
msgid "Left sidebar widget area"
msgstr "Venstre sidekolonne"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:305
#: inc/widgets.php:292
msgid "Hero Slider"
msgstr "Hero Slider"
#: inc/widgets.php:307
#: inc/widgets.php:294
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:318
#: inc/widgets.php:304
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:320
#: inc/widgets.php:306
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:331
#: inc/widgets.php:316
msgid "Top Full"
msgstr ""
#: inc/widgets.php:333
#: inc/widgets.php:318
msgid "Full top widget with dynamic grid"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:344
#: inc/widgets.php:328
msgid "Footer Full"
msgstr "Bunntekst full"
#: inc/widgets.php:346
#: inc/widgets.php:330
msgid "Full sized footer widget with dynamic grid"
msgstr ""
@ -457,11 +448,11 @@ msgstr "Venstre sidekolonne-oppsett"
#. Template Name of the theme
msgid "No Title, Full Width Page"
msgstr "Ingen tittel, full bredde side"
msgstr ""
#. Template Name of the theme
msgid "Right Sidebar Layout"
msgstr "Høgre sidekolonne-oppsett"
msgstr ""
#. translators: %s: query term
#: search.php:38

Binary file not shown.

View File

@ -4,8 +4,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2022-11-05T23:31:56+00:00\n"
"PO-Revision-Date: 2022-11-06 01:06+0100\n"
"POT-Creation-Date: 2022-10-26T09:38:35+00:00\n"
"PO-Revision-Date: 2022-10-26 14:33+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: pl\n"
@ -38,11 +38,11 @@ msgstr ""
#. Author of the theme
msgid "Howard Development &amp; Consulting"
msgstr "Howard Development &amp; Consulting"
msgstr ""
#. Author URI of the theme
msgid "https://howarddc.com"
msgstr "https://howarddc.com"
msgstr ""
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
@ -85,34 +85,34 @@ msgstr "Wpisy, których autorem jest %s"
#: comments.php:36
msgctxt "comments title"
msgid "One thought on &ldquo;%s&rdquo;"
msgstr "Jeden komentarz do &ldquo;%s&rdquo;"
msgstr ""
#. translators: 1: number of comments, 2: post title
#: comments.php:43
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] "%1$s komentarz do &ldquo;%2$s&rdquo;"
msgstr[1] "%1$s komentarze do &ldquo;%2$s&rdquo;"
msgstr[2] "%1$s komentarzy do &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: global-templates/navbar-collapse-bootstrap4.php:18
#: global-templates/navbar-collapse-bootstrap5.php:18
#: global-templates/navbar-offcanvas-bootstrap5.php:18
#: global-templates/navbar-collapse-bootstrap4.php:17
#: global-templates/navbar-collapse-bootstrap5.php:17
#: global-templates/navbar-offcanvas-bootstrap5.php:17
#, fuzzy
msgid "Main Navigation"
msgstr "Nawigacja główna"
#: global-templates/navbar-collapse-bootstrap4.php:35
#: global-templates/navbar-collapse-bootstrap5.php:34
#: global-templates/navbar-collapse-bootstrap4.php:34
#: global-templates/navbar-collapse-bootstrap5.php:33
msgid "Toggle navigation"
msgstr "Przełącz nawigację"
#: global-templates/navbar-offcanvas-bootstrap5.php:34
#: global-templates/navbar-offcanvas-bootstrap5.php:33
msgid "Open menu"
msgstr "Rozwiń menu"
#: global-templates/navbar-offcanvas-bootstrap5.php:46
#: global-templates/navbar-offcanvas-bootstrap5.php:45
msgid "Close menu"
msgstr "Zamknij menu"
@ -130,7 +130,7 @@ msgstr "Możliwość komentowania została wyłączona."
#: inc/custom-header.php:54
msgid "Default Header Image"
msgstr "Domyślny obrazek nagłówka"
msgstr ""
#: inc/customizer.php:67
msgid "Theme Layout Settings"
@ -142,19 +142,19 @@ msgstr "Domyślne ustawienia szerokości strony oraz panelu bocznego"
#: inc/customizer.php:89
msgid "Bootstrap Version"
msgstr "Wersja Bootstrap"
msgstr ""
#: inc/customizer.php:90
msgid "Choose between Bootstrap 4 and Bootstrap 5"
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr ""
#: inc/customizer.php:94
msgid "Bootstrap 4"
msgstr "Bootstrap 4"
msgstr ""
#: inc/customizer.php:95
msgid "Bootstrap 5"
msgstr "Bootstrap 5"
msgstr ""
#: inc/customizer.php:117
msgid "Container Width"
@ -181,45 +181,45 @@ msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
#: inc/customizer.php:153
#: inc/customizer.php:154
msgid "Collapse"
msgstr ""
#: inc/customizer.php:154
#: inc/customizer.php:155
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:176
#: inc/customizer.php:177
msgid "Sidebar Positioning"
msgstr "Umiejscowienie panelu bocznego"
#: inc/customizer.php:177
#: inc/customizer.php:178
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:184
#: inc/customizer.php:186
msgid "Right sidebar"
msgstr "Panel boczny po prawej"
#: inc/customizer.php:185
#: inc/customizer.php:187
msgid "Left sidebar"
msgstr "Panel boczny po lewej"
#: inc/customizer.php:186
#: inc/customizer.php:188
msgid "Left & Right sidebars"
msgstr "Panel boczny po lewej i po prawej"
#: inc/customizer.php:187
#: inc/customizer.php:189
msgid "No sidebar"
msgstr "Brak panelu bocznego"
#: inc/customizer.php:209
#: inc/customizer.php:211
msgid "Footer Site Info"
msgstr ""
#: inc/customizer.php:210
#: inc/customizer.php:212
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
@ -230,11 +230,11 @@ msgstr ""
#: inc/editor.php:56
msgctxt "Font size name"
msgid "Small"
msgstr "Mały"
msgstr ""
#: inc/editor.php:60
msgid "Blockquote"
msgstr "Cytat blokowy"
msgstr ""
#: inc/editor.php:66
msgid "Blockquote Footer"
@ -244,7 +244,7 @@ msgstr ""
msgid "Cite"
msgstr ""
#: inc/extras.php:247
#: inc/extras.php:245
msgid "Read More..."
msgstr "Czytaj dalej…"
@ -288,7 +288,7 @@ msgstr "Menu główne"
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr "Data publikacji"
msgstr ""
#: inc/template-tags.php:55
msgctxt "post author"
@ -298,115 +298,108 @@ msgstr ""
#: inc/template-tags.php:55
msgctxt "post author"
msgid "Posted by"
msgstr "Opublikowane przez"
msgstr ""
#. translators: %s: Categories of current post
#: inc/template-tags.php:102
#: inc/template-tags.php:98
msgid "Posted in %s"
msgstr "Opublikowano w %s"
#. translators: %s: Tags of current post
#: inc/template-tags.php:117
#: inc/template-tags.php:111
msgid "Tagged %s"
msgstr "Tagi %s"
#. translators: %s post title
#: inc/template-tags.php:136
#: inc/template-tags.php:128
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr "Dodaj komentarz<span class=\"screen-reader-text\"> do %s</span>"
msgstr ""
#: inc/template-tags.php:243
#: inc/template-tags.php:233
msgid "Comments navigation"
msgstr "Nawigacja komentarzy"
#: inc/template-tags.php:247
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&larr; Starsze komentarze"
#: inc/template-tags.php:253
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr "Nowsze komentarze &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:272
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "Edytuj %s"
#: inc/template-tags.php:301
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr "Nawigacja wpisu"
#: inc/template-tags.php:305
#: 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:308
#: 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:331
#: inc/template-tags.php:317
msgid "Pages:"
msgstr "Strony:"
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:371
#: inc/template-tags.php:353
msgid ", "
msgstr ", "
msgstr ","
#. translators: Widget area title
#: inc/widgets.php:279
#: inc/widgets.php:268
msgid "Right Sidebar"
msgstr "Panel boczny po prawej"
msgstr "Prawy panel boczny"
#: inc/widgets.php:281
#: inc/widgets.php:270
msgid "Right sidebar widget area"
msgstr "Panel boczny po prawej"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:292
#: inc/widgets.php:280
msgid "Left Sidebar"
msgstr "Panel boczny po lewej"
msgstr "Lewy panel boczny"
#: inc/widgets.php:294
#, fuzzy
#: inc/widgets.php:282
msgid "Left sidebar widget area"
msgstr "Panel boczny po lewej"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:305
#: inc/widgets.php:292
msgid "Hero Slider"
msgstr "Slider Hero"
#: inc/widgets.php:307
#: inc/widgets.php:294
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:318
#: inc/widgets.php:304
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:320
#: inc/widgets.php:306
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:331
#: inc/widgets.php:316
msgid "Top Full"
msgstr ""
#: inc/widgets.php:333
#: inc/widgets.php:318
msgid "Full top widget with dynamic grid"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:344
#: inc/widgets.php:328
msgid "Footer Full"
msgstr "Pełna stopka"
#: inc/widgets.php:346
#: inc/widgets.php:330
msgid "Full sized footer widget with dynamic grid"
msgstr ""
@ -441,7 +434,7 @@ msgstr "Czysta strona"
#. Template Name of the theme
msgid "Left and Right Sidebar Layout"
msgstr "Panel boczny po lewej i po prawej"
msgstr "Lewy i prawy panel boczny"
#. Template Name of the theme
msgid "Empty Page Template"
@ -449,19 +442,19 @@ msgstr "Pusta strona"
#. Template Name of the theme
msgid "Full Width Page"
msgstr "Pełna szerokość strony"
msgstr "Pełna szerokość"
#. Template Name of the theme
msgid "Left Sidebar Layout"
msgstr "Panel boczny po lewej"
msgstr "Lewy panel boczny"
#. Template Name of the theme
msgid "No Title, Full Width Page"
msgstr "Brak tytułu, pełna szerokość strony"
msgstr ""
#. Template Name of the theme
msgid "Right Sidebar Layout"
msgstr "Panel boczny po prawej"
msgstr ""
#. translators: %s: query term
#: search.php:38

Binary file not shown.

View File

@ -4,8 +4,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2022-11-05T23:31:56+00:00\n"
"PO-Revision-Date: 2022-11-06 01:09+0100\n"
"POT-Creation-Date: 2022-10-26T09:38:35+00:00\n"
"PO-Revision-Date: 2022-10-26 14:35+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: pt_BR\n"
@ -37,11 +37,11 @@ msgstr ""
#. Author of the theme
msgid "Howard Development &amp; Consulting"
msgstr "Howard Development &amp; Consulting"
msgstr ""
#. Author URI of the theme
msgid "https://howarddc.com"
msgstr "https://howarddc.com"
msgstr ""
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
@ -63,9 +63,10 @@ msgstr "Tente olhar nos arquivos mensais. %1$s"
#. translators: %s: author name
#: author.php:44
#, fuzzy
msgctxt "Avatar alt"
msgid "Profile picture of %s"
msgstr "Foto do perfil de %s"
msgstr "Foto do perfil do %s"
#: author.php:54
msgid "Website"
@ -85,32 +86,32 @@ msgstr "Posts de %s"
#: comments.php:36
msgctxt "comments title"
msgid "One thought on &ldquo;%s&rdquo;"
msgstr "Um comentário em &ldquo;%s&rdquo;"
msgstr ""
#. translators: 1: number of comments, 2: post title
#: comments.php:43
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] "%1$s comentário em &ldquo;%2$s&rdquo;"
msgstr[1] "%1$s comentários em &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: global-templates/navbar-collapse-bootstrap4.php:18
#: global-templates/navbar-collapse-bootstrap5.php:18
#: global-templates/navbar-offcanvas-bootstrap5.php:18
#: 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 "Navegação principal"
#: global-templates/navbar-collapse-bootstrap4.php:35
#: global-templates/navbar-collapse-bootstrap5.php:34
#: global-templates/navbar-collapse-bootstrap4.php:34
#: global-templates/navbar-collapse-bootstrap5.php:33
msgid "Toggle navigation"
msgstr "Alternar navegação"
#: global-templates/navbar-offcanvas-bootstrap5.php:34
#: global-templates/navbar-offcanvas-bootstrap5.php:33
msgid "Open menu"
msgstr "Abrir menu"
#: global-templates/navbar-offcanvas-bootstrap5.php:46
#: global-templates/navbar-offcanvas-bootstrap5.php:45
msgid "Close menu"
msgstr "Fechar menu"
@ -128,7 +129,7 @@ msgstr "Os comentários estão desativados."
#: inc/custom-header.php:54
msgid "Default Header Image"
msgstr "Imagem padrão do cabeçalho"
msgstr ""
#: inc/customizer.php:67
msgid "Theme Layout Settings"
@ -140,19 +141,19 @@ msgstr ""
#: inc/customizer.php:89
msgid "Bootstrap Version"
msgstr "Bootstrap versão"
msgstr ""
#: inc/customizer.php:90
msgid "Choose between Bootstrap 4 and Bootstrap 5"
msgstr "Escolha entre o Bootstrap 4 e o Bootstrap 5"
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr ""
#: inc/customizer.php:94
msgid "Bootstrap 4"
msgstr "Bootstrap 4"
msgstr ""
#: inc/customizer.php:95
msgid "Bootstrap 5"
msgstr "Bootstrap 5"
msgstr ""
#: inc/customizer.php:117
msgid "Container Width"
@ -179,46 +180,45 @@ msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
#: inc/customizer.php:153
#: inc/customizer.php:154
msgid "Collapse"
msgstr ""
#: inc/customizer.php:154
#: inc/customizer.php:155
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:176
#: inc/customizer.php:177
msgid "Sidebar Positioning"
msgstr ""
#: inc/customizer.php:177
#: inc/customizer.php:178
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:184
msgid "Right sidebar"
msgstr "Barra lateral direita"
#: inc/customizer.php:185
msgid "Left sidebar"
msgstr "Barra lateral esquerda"
#: inc/customizer.php:186
#, fuzzy
msgid "Left & Right sidebars"
msgstr "Barra lateral esquerda e direita"
msgid "Right sidebar"
msgstr ""
#: inc/customizer.php:187
msgid "No sidebar"
msgstr "Sem barra lateral"
msgid "Left sidebar"
msgstr ""
#: inc/customizer.php:209
#: inc/customizer.php:188
msgid "Left & Right sidebars"
msgstr ""
#: inc/customizer.php:189
msgid "No sidebar"
msgstr ""
#: inc/customizer.php:211
msgid "Footer Site Info"
msgstr ""
#: inc/customizer.php:210
#: inc/customizer.php:212
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
@ -229,11 +229,11 @@ msgstr ""
#: inc/editor.php:56
msgctxt "Font size name"
msgid "Small"
msgstr "Pequeno"
msgstr ""
#: inc/editor.php:60
msgid "Blockquote"
msgstr "Bloco de citação"
msgstr ""
#: inc/editor.php:66
msgid "Blockquote Footer"
@ -243,7 +243,7 @@ msgstr ""
msgid "Cite"
msgstr ""
#: inc/extras.php:247
#: inc/extras.php:245
msgid "Read More..."
msgstr "Leia mais..."
@ -287,127 +287,118 @@ msgstr "Menu principal"
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr "Publicado em"
msgstr ""
#: inc/template-tags.php:55
msgctxt "post author"
msgid "by"
msgstr "por"
msgstr ""
#: inc/template-tags.php:55
msgctxt "post author"
msgid "Posted by"
msgstr "Publicado por"
msgstr ""
#. translators: %s: Categories of current post
#: inc/template-tags.php:102
#: inc/template-tags.php:98
msgid "Posted in %s"
msgstr "Publicado em %s"
#. translators: %s: Tags of current post
#: inc/template-tags.php:117
#: inc/template-tags.php:111
msgid "Tagged %s"
msgstr "Marcado com %s"
#. translators: %s post title
#: inc/template-tags.php:136
#: inc/template-tags.php:128
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>"
msgstr ""
#: inc/template-tags.php:243
#: inc/template-tags.php:233
msgid "Comments navigation"
msgstr "Navegação de comentários"
#: inc/template-tags.php:247
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&larr; Comentários mais antigos"
#: inc/template-tags.php:253
#: 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:272
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "Editar %s"
#: inc/template-tags.php:301
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr "Navegação de post"
#: inc/template-tags.php:305
#: 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"
msgstr ""
#: inc/template-tags.php:308
#: 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>"
msgstr ""
#: inc/template-tags.php:331
#: inc/template-tags.php:317
msgid "Pages:"
msgstr "Páginas:"
msgstr "P&aacute;ginas"
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:371
#: inc/template-tags.php:353
msgid ", "
msgstr ", "
#. translators: Widget area title
#: inc/widgets.php:279
#: inc/widgets.php:268
msgid "Right Sidebar"
msgstr "Barra lateral direita"
msgstr ""
#: inc/widgets.php:281
#, fuzzy
#: inc/widgets.php:270
msgid "Right sidebar widget area"
msgstr "Barra lateral direita"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:292
#: inc/widgets.php:280
msgid "Left Sidebar"
msgstr "Barra lateral esquerda"
msgstr ""
#: inc/widgets.php:294
#, fuzzy
#: inc/widgets.php:282
msgid "Left sidebar widget area"
msgstr "Barra lateral esquerda"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:305
#: inc/widgets.php:292
msgid "Hero Slider"
msgstr "Hero Slides"
#: inc/widgets.php:307
#: inc/widgets.php:294
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:318
#: inc/widgets.php:304
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:320
#: inc/widgets.php:306
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:331
#: inc/widgets.php:316
msgid "Top Full"
msgstr ""
#: inc/widgets.php:333
#: inc/widgets.php:318
msgid "Full top widget with dynamic grid"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:344
#, fuzzy
#: inc/widgets.php:328
msgid "Footer Full"
msgstr "Rodap&eacute;"
#: inc/widgets.php:346
#: inc/widgets.php:330
msgid "Full sized footer widget with dynamic grid"
msgstr ""
@ -444,9 +435,8 @@ msgid "Blank Page Template"
msgstr ""
#. Template Name of the theme
#, fuzzy
msgid "Left and Right Sidebar Layout"
msgstr "Barra lateral esquerda e direita"
msgstr ""
#. Template Name of the theme
msgid "Empty Page Template"
@ -454,20 +444,19 @@ msgstr ""
#. Template Name of the theme
msgid "Full Width Page"
msgstr "Página com Largura Total"
msgstr "Sem barra lateral"
#. Template Name of the theme
#, fuzzy
msgid "Left Sidebar Layout"
msgstr "Barra lateral esquerda"
msgstr ""
#. Template Name of the theme
msgid "No Title, Full Width Page"
msgstr "Sem título, página com largura total"
msgstr ""
#. Template Name of the theme
msgid "Right Sidebar Layout"
msgstr "Barra lateral direita"
msgstr ""
#. translators: %s: query term
#: search.php:38

Binary file not shown.

View File

@ -4,8 +4,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2022-11-05T23:31:56+00:00\n"
"PO-Revision-Date: 2022-11-06 01:10+0100\n"
"POT-Creation-Date: 2022-10-26T09:38:35+00:00\n"
"PO-Revision-Date: 2022-10-26 14:36+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: pt\n"
@ -37,11 +37,11 @@ msgstr ""
#. Author of the theme
msgid "Howard Development &amp; Consulting"
msgstr "Howard Development &amp; Consulting"
msgstr ""
#. Author URI of the theme
msgid "https://howarddc.com"
msgstr "https://howarddc.com"
msgstr ""
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
@ -58,13 +58,13 @@ msgstr "Categorias Mais Usadas"
#. translators: %1$s: smiley
#: 404.php:69
msgid "Try looking in the monthly archives. %1$s"
msgstr "Tente pesquisar nos arquivos mensais. %1$s"
msgstr "Tente pesquisar nos arquivos mensais. %1$s"
#. translators: %s: author name
#: author.php:44
msgctxt "Avatar alt"
msgid "Profile picture of %s"
msgstr "Foto do perfil de %s"
msgstr "Imagem de perfil de %s"
#: author.php:54
msgid "Website"
@ -84,32 +84,32 @@ msgstr "Artigos de %s"
#: comments.php:36
msgctxt "comments title"
msgid "One thought on &ldquo;%s&rdquo;"
msgstr "Um comentário em &ldquo;%s&rdquo;"
msgstr ""
#. translators: 1: number of comments, 2: post title
#: comments.php:43
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] "%1$s comentário em &ldquo;%2$s&rdquo;"
msgstr[1] "%1$s comentários em &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: global-templates/navbar-collapse-bootstrap4.php:18
#: global-templates/navbar-collapse-bootstrap5.php:18
#: global-templates/navbar-offcanvas-bootstrap5.php:18
#: 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 "Navegação principal"
#: global-templates/navbar-collapse-bootstrap4.php:35
#: global-templates/navbar-collapse-bootstrap5.php:34
#: global-templates/navbar-collapse-bootstrap4.php:34
#: global-templates/navbar-collapse-bootstrap5.php:33
msgid "Toggle navigation"
msgstr "Alternar a navegação"
#: global-templates/navbar-offcanvas-bootstrap5.php:34
#: global-templates/navbar-offcanvas-bootstrap5.php:33
msgid "Open menu"
msgstr "Abrir menu"
#: global-templates/navbar-offcanvas-bootstrap5.php:46
#: global-templates/navbar-offcanvas-bootstrap5.php:45
msgid "Close menu"
msgstr "Fechar menu"
@ -127,7 +127,7 @@ msgstr "Os comentários estão fechados."
#: inc/custom-header.php:54
msgid "Default Header Image"
msgstr "Imagem de cabeçalho por omissão"
msgstr ""
#: inc/customizer.php:67
msgid "Theme Layout Settings"
@ -139,19 +139,19 @@ msgstr "Contentor com Barras Laterais por defeito"
#: inc/customizer.php:89
msgid "Bootstrap Version"
msgstr "Bootstrap versão"
msgstr ""
#: inc/customizer.php:90
msgid "Choose between Bootstrap 4 and Bootstrap 5"
msgstr "Escolha entre Bootstrap 4 e Bootstrap 5"
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr ""
#: inc/customizer.php:94
msgid "Bootstrap 4"
msgstr "Bootstrap 4"
msgstr ""
#: inc/customizer.php:95
msgid "Bootstrap 5"
msgstr "Bootstrap 5"
msgstr ""
#: inc/customizer.php:117
msgid "Container Width"
@ -178,60 +178,60 @@ msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
#: inc/customizer.php:153
#: inc/customizer.php:154
msgid "Collapse"
msgstr ""
#: inc/customizer.php:154
#: inc/customizer.php:155
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:176
#: inc/customizer.php:177
msgid "Sidebar Positioning"
msgstr "Colocação da Barra Lateral"
#: inc/customizer.php:177
#: inc/customizer.php:178
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:184
msgid "Right sidebar"
msgstr "Barra lateral direita"
#: inc/customizer.php:185
msgid "Left sidebar"
msgstr "Barra lateral esquerda"
#: inc/customizer.php:186
msgid "Left & Right sidebars"
msgstr "Barra lateral esquerda e direita"
msgid "Right sidebar"
msgstr "Barra Lateral Direita"
#: inc/customizer.php:187
msgid "No sidebar"
msgstr "Sem barra lateral"
msgid "Left sidebar"
msgstr "Barra Lateral Esquerda"
#: inc/customizer.php:209
#: inc/customizer.php:188
msgid "Left & Right sidebars"
msgstr "Barras Laterais Esquerda e Direita"
#: inc/customizer.php:189
msgid "No sidebar"
msgstr "Sem Barra Lateral"
#: inc/customizer.php:211
msgid "Footer Site Info"
msgstr ""
#: inc/customizer.php:210
#: inc/customizer.php:212
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
#: inc/editor.php:50
msgid "Lead Paragraph"
msgstr "Lide"
msgstr ""
#: inc/editor.php:56
msgctxt "Font size name"
msgid "Small"
msgstr "Pequeno"
msgstr ""
#: inc/editor.php:60
msgid "Blockquote"
msgstr "Citação"
msgstr ""
#: inc/editor.php:66
msgid "Blockquote Footer"
@ -241,7 +241,7 @@ msgstr ""
msgid "Cite"
msgstr ""
#: inc/extras.php:247
#: inc/extras.php:245
msgid "Read More..."
msgstr "Continuar a ler..."
@ -285,126 +285,118 @@ msgstr "Menu principal"
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr "Publicado em"
msgstr ""
#: inc/template-tags.php:55
msgctxt "post author"
msgid "by"
msgstr "por"
msgstr ""
#: inc/template-tags.php:55
msgctxt "post author"
msgid "Posted by"
msgstr "Publicado por"
msgstr ""
#. translators: %s: Categories of current post
#: inc/template-tags.php:102
#: inc/template-tags.php:98
msgid "Posted in %s"
msgstr "Publicado em %s"
#. translators: %s: Tags of current post
#: inc/template-tags.php:117
#: inc/template-tags.php:111
msgid "Tagged %s"
msgstr "Etiquetas %s"
#. translators: %s post title
#: inc/template-tags.php:136
#: inc/template-tags.php:128
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>"
msgstr ""
#: inc/template-tags.php:243
#: inc/template-tags.php:233
msgid "Comments navigation"
msgstr "Navegação de comentários"
#: inc/template-tags.php:247
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&larr; Comentários mais antigos"
#: inc/template-tags.php:253
#: 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:272
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "Editar %s"
#: inc/template-tags.php:301
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr "Navegação de artigos"
#: inc/template-tags.php:305
#: 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:308
#: 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:331
#: inc/template-tags.php:317
msgid "Pages:"
msgstr "Páginas:"
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:371
#: inc/template-tags.php:353
msgid ", "
msgstr ", "
#. translators: Widget area title
#: inc/widgets.php:279
#: inc/widgets.php:268
msgid "Right Sidebar"
msgstr "Barra lateral direita"
msgstr "Barra Lateral Direita"
#: inc/widgets.php:281
#, fuzzy
#: inc/widgets.php:270
msgid "Right sidebar widget area"
msgstr "Barra lateral direita"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:292
#: inc/widgets.php:280
msgid "Left Sidebar"
msgstr "Barra lateral esquerda"
msgstr "Barra Lateral Esquerda"
#: inc/widgets.php:294
#, fuzzy
#: inc/widgets.php:282
msgid "Left sidebar widget area"
msgstr "Barra lateral esquerda"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:305
#: inc/widgets.php:292
msgid "Hero Slider"
msgstr "Hero Slider"
#: inc/widgets.php:307
#: inc/widgets.php:294
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:318
#: inc/widgets.php:304
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:320
#: inc/widgets.php:306
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:331
#: inc/widgets.php:316
msgid "Top Full"
msgstr ""
#: inc/widgets.php:333
#: inc/widgets.php:318
msgid "Full top widget with dynamic grid"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:344
#: inc/widgets.php:328
msgid "Footer Full"
msgstr "Rodapé completo"
#: inc/widgets.php:346
#: inc/widgets.php:330
msgid "Full sized footer widget with dynamic grid"
msgstr ""
@ -441,7 +433,7 @@ msgstr "Template Página Vazia"
#. Template Name of the theme
msgid "Left and Right Sidebar Layout"
msgstr "Layout com barra lateral direita e esquerda"
msgstr "Layout com Barra Lateral à Esquerda"
#. Template Name of the theme
msgid "Empty Page Template"
@ -453,15 +445,15 @@ msgstr "Página largura completa"
#. Template Name of the theme
msgid "Left Sidebar Layout"
msgstr "Layout com barra lateral esquerda"
msgstr "Layout com Barra Lateral à Esquerda"
#. Template Name of the theme
msgid "No Title, Full Width Page"
msgstr "Sem título, página largura completa"
msgstr ""
#. Template Name of the theme
msgid "Right Sidebar Layout"
msgstr "Layout com barra lateral direita"
msgstr ""
#. translators: %s: query term
#: search.php:38

BIN
languages/ru_RU.mo Normal file

Binary file not shown.

491
languages/ru_RU.po Normal file
View File

@ -0,0 +1,491 @@
# Translation of Understrap in Russian
# This file is distributed under the same license as the Understrap package.
msgid ""
msgstr ""
"Project-Id-Version: Understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2022-10-26T09:38:35+00:00\n"
"PO-Revision-Date: 2022-10-26 14:41+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : ((n % "
"10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);\n"
"X-Generator: Poedit 3.2\n"
"X-Poedit-KeywordsList: __:1;_e:1;_n:1,2;_n_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;esc_attr__:1;esc_html__:1;"
"esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;esc_html_x:1,2c;translate:1;"
"translate_nooped_plural\n"
#. Theme Name of the theme
msgid "Understrap"
msgstr "Understrap"
#. Theme URI of the theme
#: inc/hooks.php:40
msgid "https://understrap.com"
msgstr "https://understrap.com"
#. Description of the theme
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 "Howard Development &amp; Consulting"
msgstr ""
#. Author URI of the theme
msgid "https://howarddc.com"
msgstr ""
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
msgstr "Ой! Страница не найдена."
#: 404.php:36
msgid "It looks like nothing was found at this location. Maybe try a search?"
msgstr ""
"Похоже, что по этому адресу ничего не найдено. Возможно, стоит попробовать "
"воспользоваться поиском?"
#: 404.php:46
msgid "Most Used Categories"
msgstr "Часто используемые рубрики"
#. translators: %1$s: smiley
#: 404.php:69
#, fuzzy
msgid "Try looking in the monthly archives. %1$s"
msgstr "Загляните в архивы по месяцам %1$s"
#. translators: %s: author name
#: author.php:44
msgctxt "Avatar alt"
msgid "Profile picture of %s"
msgstr "Картинка профиля %s"
#: author.php:54
msgid "Website"
msgstr "Сайт"
#. translators: %s: author name
#: author.php:65
msgid "About %s"
msgstr "Об авторе %s"
#. translators: %s: author name
#: author.php:79
msgid "Posts by %s"
msgstr "Записи %s"
#. translators: %s: post title
#: comments.php:36
msgctxt "comments title"
msgid "One thought on &ldquo;%s&rdquo;"
msgstr ""
#. translators: 1: number of comments, 2: post title
#: comments.php:43
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: 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 "Меню навигации"
#: global-templates/navbar-collapse-bootstrap4.php:34
#: global-templates/navbar-collapse-bootstrap5.php:33
msgid "Toggle navigation"
msgstr "Переключить навигацию"
#: global-templates/navbar-offcanvas-bootstrap5.php:33
msgid "Open menu"
msgstr "Открыть меню"
#: global-templates/navbar-offcanvas-bootstrap5.php:45
msgid "Close menu"
msgstr "Закрыть меню"
#: header.php:32
msgid "Skip to content"
msgstr "Перейти к содержимому"
#: inc/class-wp-bootstrap-navwalker.php:377
msgid "Add a menu"
msgstr "Добавить меню"
#: inc/custom-comments.php:106
msgid "Comments are closed."
msgstr "Обсуждение закрыто."
#: inc/custom-header.php:54
msgid "Default Header Image"
msgstr ""
#: inc/customizer.php:67
msgid "Theme Layout Settings"
msgstr "Настройки компоновки темы"
#: inc/customizer.php:69
msgid "Container width and sidebar defaults"
msgstr "Ширина контейнера и боковая панель по умолчанию"
#: inc/customizer.php:89
msgid "Bootstrap Version"
msgstr ""
#: inc/customizer.php:90
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr ""
#: inc/customizer.php:94
msgid "Bootstrap 4"
msgstr ""
#: inc/customizer.php:95
msgid "Bootstrap 5"
msgstr ""
#: inc/customizer.php:117
msgid "Container Width"
msgstr "Ширина контейнера"
#: inc/customizer.php:118
msgid "Choose between Bootstrap's container and container-fluid"
msgstr "Выберите контейнер"
#: inc/customizer.php:122
msgid "Fixed width container"
msgstr "Контейнер фиксированной ширины"
#: inc/customizer.php:123
msgid "Full width container"
msgstr "Контейнер во всю ширину"
#: inc/customizer.php:145
msgid "Responsive Navigation Type"
msgstr ""
#: inc/customizer.php:146
msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
#: inc/customizer.php:154
msgid "Collapse"
msgstr ""
#: inc/customizer.php:155
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:177
msgid "Sidebar Positioning"
msgstr "Расположение боковой панели"
#: inc/customizer.php:178
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:186
msgid "Right sidebar"
msgstr "Правая боковая панель"
#: inc/customizer.php:187
msgid "Left sidebar"
msgstr "Левая боковая панель"
#: inc/customizer.php:188
msgid "Left & Right sidebars"
msgstr "Левая и правая боковые панели"
#: inc/customizer.php:189
msgid "No sidebar"
msgstr "Без боковой панели"
#: inc/customizer.php:211
msgid "Footer Site Info"
msgstr ""
#: inc/customizer.php:212
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
#: inc/editor.php:50
msgid "Lead Paragraph"
msgstr ""
#: inc/editor.php:56
msgctxt "Font size name"
msgid "Small"
msgstr ""
#: inc/editor.php:60
msgid "Blockquote"
msgstr ""
#: inc/editor.php:66
msgid "Blockquote Footer"
msgstr ""
#: inc/editor.php:72
msgid "Cite"
msgstr ""
#: inc/extras.php:245
msgid "Read More..."
msgstr "Читать далее..."
#: inc/hooks.php:30
msgid "https://wordpress.org/"
msgstr "https://ru.wordpress.org/"
#. translators: WordPress
#: inc/hooks.php:33
msgid "Proudly powered by %s"
msgstr "Сайт работает на %s"
#. translators: 1: Theme name, 2: Theme author
#: inc/hooks.php:38
msgid "Theme: %1$s by %2$s."
msgstr "Тема: %1$s за авторством %2$s."
#. translators: Theme version
#: inc/hooks.php:44
msgid "Version: %s"
msgstr "Версия: %s"
#: inc/pagination.php:53
msgctxt "previous set of posts"
msgid "&laquo;"
msgstr "&laquo;"
#: inc/pagination.php:54
msgctxt "next set of posts"
msgid "&raquo;"
msgstr "&laquo;"
#: inc/pagination.php:56
msgid "Posts navigation"
msgstr "Навигация по записям"
#: inc/setup.php:49
msgid "Primary Menu"
msgstr "Основное меню"
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr ""
#: inc/template-tags.php:55
msgctxt "post author"
msgid "by"
msgstr ""
#: inc/template-tags.php:55
msgctxt "post author"
msgid "Posted by"
msgstr ""
#. translators: %s: Categories of current post
#: inc/template-tags.php:98
msgid "Posted in %s"
msgstr "Опубликовано в %s"
#. translators: %s: Tags of current post
#: inc/template-tags.php:111
msgid "Tagged %s"
msgstr "Отмечено %s"
#. translators: %s post title
#: inc/template-tags.php:128
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr ""
#: inc/template-tags.php:233
msgid "Comments navigation"
msgstr "Навигация по комментариям"
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&larr; Предыдущие комментарии"
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr "Более новые комментарии &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "Изменить %s"
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr "Навигация по записям"
#: 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: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:317
msgid "Pages:"
msgstr "Страницы"
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:353
msgid ", "
msgstr ", "
#: inc/widgets.php:268
msgid "Right Sidebar"
msgstr "Правая боковая панель"
#: inc/widgets.php:270
msgid "Right sidebar widget area"
msgstr ""
#: inc/widgets.php:280
msgid "Left Sidebar"
msgstr "Левая боковая панель"
#: inc/widgets.php:282
msgid "Left sidebar widget area"
msgstr ""
#: inc/widgets.php:292
msgid "Hero Slider"
msgstr "Слайдер Hero"
#: inc/widgets.php:294
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#: inc/widgets.php:304
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:306
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#: inc/widgets.php:316
msgid "Top Full"
msgstr ""
#: inc/widgets.php:318
msgid "Full top widget with dynamic grid"
msgstr ""
#: inc/widgets.php:328
msgid "Footer Full"
msgstr "Подвал"
#: inc/widgets.php:330
msgid "Full sized footer widget with dynamic grid"
msgstr ""
#: loop-templates/content-none.php:18
msgid "Nothing Found"
msgstr "Ничего не найдено"
#. translators: 1: Link to WP admin new post page.
#: loop-templates/content-none.php:30
msgid ""
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
"Готовы опубликовать свою первую запись? <a href=\"%1$s\">Начните здесь</a>."
#: loop-templates/content-none.php:38
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
"Извините, по вашему запросу ничего не найдено. Попробуйте другие ключевые "
"слова."
#: loop-templates/content-none.php:46
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
"Похоже, нам не удалось найти то, что вы искали. Попробуйте воспользоваться "
"поиском."
#. Template Name of the theme
msgid "Blank Page Template"
msgstr "Чистая страница"
#. Template Name of the theme
msgid "Left and Right Sidebar Layout"
msgstr "Компоновка левой и правой боковых панелей"
#. Template Name of the theme
msgid "Empty Page Template"
msgstr "Пустая страница"
#. Template Name of the theme
msgid "Full Width Page"
msgstr "Страница во всю ширину"
#. Template Name of the theme
msgid "Left Sidebar Layout"
msgstr "Компоновка левой боковой панели"
#. Template Name of the theme
msgid "No Title, Full Width Page"
msgstr ""
#. Template Name of the theme
msgid "Right Sidebar Layout"
msgstr ""
#. translators: %s: query term
#: search.php:38
msgid "Search Results for: %s"
msgstr "Результаты поиска для: %s"
#: searchform.php:21
msgctxt "label"
msgid "Search for:"
msgstr "Найти:"
#: searchform.php:23
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "Поиск&hellip;"
#: searchform.php:25 searchform.php:28
msgctxt "submit button"
msgid "Search"
msgstr "Поиск"
#: sidebar-templates/sidebar-hero.php:28
msgctxt "carousel control"
msgid "Previous"
msgstr "Ранее"
#: sidebar-templates/sidebar-hero.php:36
msgctxt "carousel control"
msgid "Next"
msgstr "Далее"

Binary file not shown.

View File

@ -4,8 +4,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2022-11-05T23:31:56+00:00\n"
"PO-Revision-Date: 2022-12-26 11:09+0100\n"
"POT-Creation-Date: 2022-10-26T09:38:35+00:00\n"
"PO-Revision-Date: 2022-10-26 14:42+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: sl_SI\n"
@ -14,7 +14,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n % 100 == 1) ? 0 : ((n % 100 == 2) ? 1 : "
"((n % 100 == 3 || n % 100 == 4) ? 2 : 3));\n"
"X-Generator: Poedit 3.2.2\n"
"X-Generator: Poedit 3.2\n"
"X-Poedit-KeywordsList: __:1;_e:1;_n:1,2;_n_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;esc_attr__:1;esc_html__:1;"
"esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;esc_html_x:1,2c;translate:1;"
@ -38,11 +38,11 @@ msgstr ""
#. Author of the theme
msgid "Howard Development &amp; Consulting"
msgstr "Howard Development &amp; Consulting"
msgstr ""
#. Author URI of the theme
msgid "https://howarddc.com"
msgstr "https://howarddc.com"
msgstr ""
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
@ -88,35 +88,35 @@ msgstr "Prispevki od %s"
#: comments.php:36
msgctxt "comments title"
msgid "One thought on &ldquo;%s&rdquo;"
msgstr "Ena misel na &ldquo;%s&rdquo;"
msgstr ""
#. translators: 1: number of comments, 2: post title
#: comments.php:43
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] "%1$s misel na &ldquo;%2$s&rdquo;"
msgstr[1] "%1$s misli na &ldquo;%2$s&rdquo;"
msgstr[2] "%1$s misli na &ldquo;%2$s&rdquo;"
msgstr[3] "%1$s misli na &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: global-templates/navbar-collapse-bootstrap4.php:18
#: global-templates/navbar-collapse-bootstrap5.php:18
#: global-templates/navbar-offcanvas-bootstrap5.php:18
#: global-templates/navbar-collapse-bootstrap4.php:17
#: global-templates/navbar-collapse-bootstrap5.php:17
#: global-templates/navbar-offcanvas-bootstrap5.php:17
#, fuzzy
msgid "Main Navigation"
msgstr "Glavna navigacija"
#: global-templates/navbar-collapse-bootstrap4.php:35
#: global-templates/navbar-collapse-bootstrap5.php:34
#: global-templates/navbar-collapse-bootstrap4.php:34
#: global-templates/navbar-collapse-bootstrap5.php:33
msgid "Toggle navigation"
msgstr "Preklopi navigacijo"
#: global-templates/navbar-offcanvas-bootstrap5.php:34
#: global-templates/navbar-offcanvas-bootstrap5.php:33
msgid "Open menu"
msgstr "Odpri meni"
#: global-templates/navbar-offcanvas-bootstrap5.php:46
#: global-templates/navbar-offcanvas-bootstrap5.php:45
msgid "Close menu"
msgstr "Zapri meni"
@ -134,7 +134,7 @@ msgstr "Komentarji so onemogočeni."
#: inc/custom-header.php:54
msgid "Default Header Image"
msgstr "Privzeta slika glave"
msgstr ""
#: inc/customizer.php:67
msgid "Theme Layout Settings"
@ -146,19 +146,19 @@ msgstr "Privzeta širina kontejnerja in stranskih pasic"
#: inc/customizer.php:89
msgid "Bootstrap Version"
msgstr "Različica Bootstrapa"
msgstr ""
#: inc/customizer.php:90
msgid "Choose between Bootstrap 4 and Bootstrap 5"
msgstr "Izberite med Bootstrap 4 ali Bootstrap 5"
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr ""
#: inc/customizer.php:94
msgid "Bootstrap 4"
msgstr "Bootstrap 4"
msgstr ""
#: inc/customizer.php:95
msgid "Bootstrap 5"
msgstr "Bootstrap 5"
msgstr ""
#: inc/customizer.php:117
msgid "Container Width"
@ -167,8 +167,8 @@ msgstr "Širina kontejnerja"
#: inc/customizer.php:118
msgid "Choose between Bootstrap's container and container-fluid"
msgstr ""
"Izberite med Bootstrap \"container\" (omejen) ali \"container-"
"fluid\" (razpotegnjen)"
"Izberite med Bootstrap \"container\" (omejen) ali \"container-fluid"
"\" (razpotegnjen)"
#: inc/customizer.php:122
msgid "Fixed width container"
@ -187,45 +187,45 @@ msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
#: inc/customizer.php:153
#: inc/customizer.php:154
msgid "Collapse"
msgstr ""
#: inc/customizer.php:154
#: inc/customizer.php:155
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:176
#: inc/customizer.php:177
msgid "Sidebar Positioning"
msgstr "Pozicija stranske pasice"
#: inc/customizer.php:177
#: inc/customizer.php:178
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:184
#: inc/customizer.php:186
msgid "Right sidebar"
msgstr "Desna stranska pasica"
#: inc/customizer.php:185
#: inc/customizer.php:187
msgid "Left sidebar"
msgstr "Leva stranska pasica"
#: inc/customizer.php:186
#: inc/customizer.php:188
msgid "Left & Right sidebars"
msgstr "Leva in desna stranska pasica"
#: inc/customizer.php:187
#: inc/customizer.php:189
msgid "No sidebar"
msgstr "Brez stranske pasica"
#: inc/customizer.php:209
#: inc/customizer.php:211
msgid "Footer Site Info"
msgstr ""
#: inc/customizer.php:210
#: inc/customizer.php:212
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
@ -236,11 +236,11 @@ msgstr ""
#: inc/editor.php:56
msgctxt "Font size name"
msgid "Small"
msgstr "Majhna"
msgstr ""
#: inc/editor.php:60
msgid "Blockquote"
msgstr "Daljši citat"
msgstr ""
#: inc/editor.php:66
msgid "Blockquote Footer"
@ -250,13 +250,13 @@ msgstr ""
msgid "Cite"
msgstr ""
#: inc/extras.php:247
#: inc/extras.php:245
msgid "Read More..."
msgstr "Preberi več..."
#: inc/hooks.php:30
msgid "https://wordpress.org/"
msgstr "https://sl.wordpress.org/"
msgstr ""
#. translators: WordPress
#: inc/hooks.php:33
@ -294,7 +294,7 @@ msgstr "Primarni meni"
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr "Objavljeno dne"
msgstr ""
#: inc/template-tags.php:55
msgctxt "post author"
@ -307,113 +307,105 @@ msgid "Posted by"
msgstr ""
#. translators: %s: Categories of current post
#: inc/template-tags.php:102
#: inc/template-tags.php:98
msgid "Posted in %s"
msgstr "Objavljeno v %s"
#. translators: %s: Tags of current post
#: inc/template-tags.php:117
#: inc/template-tags.php:111
msgid "Tagged %s"
msgstr "Označeno %s"
msgstr "Označeno %1$s"
#. translators: %s post title
#: inc/template-tags.php:136
#: inc/template-tags.php:128
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr "Dodaj komentar<span class=\"screen-reader-text\"> na %s</span>"
msgstr ""
#: inc/template-tags.php:243
#: inc/template-tags.php:233
msgid "Comments navigation"
msgstr "Navigacija komentarjev"
#: inc/template-tags.php:247
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&larr; Starejši komentarji"
#: inc/template-tags.php:253
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr "Novejši komentarji &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:272
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "Uredi %s"
#: inc/template-tags.php:301
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr "Navigacija prispevka"
#: inc/template-tags.php:305
#: 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:308
#: 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:331
#: inc/template-tags.php:317
msgid "Pages:"
msgstr "Strani:"
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:371
#: inc/template-tags.php:353
msgid ", "
msgstr ", "
#. translators: Widget area title
#: inc/widgets.php:279
#: inc/widgets.php:268
msgid "Right Sidebar"
msgstr "Desna stranska pasica"
#: inc/widgets.php:281
#, fuzzy
#: inc/widgets.php:270
msgid "Right sidebar widget area"
msgstr "Desna stranska pasica"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:292
#: inc/widgets.php:280
msgid "Left Sidebar"
msgstr "Leva stranska pasica"
#: inc/widgets.php:294
#, fuzzy
#: inc/widgets.php:282
msgid "Left sidebar widget area"
msgstr "Leva stranska pasica"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:305
#: inc/widgets.php:292
msgid "Hero Slider"
msgstr "Hero drsnik"
#: inc/widgets.php:307
#: inc/widgets.php:294
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:318
#: inc/widgets.php:304
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:320
#: inc/widgets.php:306
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:331
#: inc/widgets.php:316
msgid "Top Full"
msgstr ""
#: inc/widgets.php:333
#: inc/widgets.php:318
msgid "Full top widget with dynamic grid"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:344
#: inc/widgets.php:328
msgid "Footer Full"
msgstr "Noga čez celo širino"
#: inc/widgets.php:346
#: inc/widgets.php:330
msgid "Full sized footer widget with dynamic grid"
msgstr ""
@ -458,7 +450,7 @@ msgstr "Predloga s prazno stranjo"
#. Template Name of the theme
msgid "Full Width Page"
msgstr "Stran polne širine"
msgstr "Stran čez celo širino"
#. Template Name of the theme
msgid "Left Sidebar Layout"
@ -466,12 +458,11 @@ msgstr "Razporeditev za levo stransko pasico"
#. Template Name of the theme
msgid "No Title, Full Width Page"
msgstr "Brez naslova, stran polne širine"
msgstr ""
#. Template Name of the theme
#, fuzzy
msgid "Right Sidebar Layout"
msgstr "Desna stranska pasica"
msgstr ""
#. translators: %s: query term
#: search.php:38

BIN
languages/sv_SE.mo Normal file

Binary file not shown.

485
languages/sv_SE.po Normal file
View File

@ -0,0 +1,485 @@
# Translation of Understrap in Swedish
# This file is distributed under the same license as the Understrap package.
msgid ""
msgstr ""
"Project-Id-Version: Understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2022-10-26T09:38:35+00:00\n"
"PO-Revision-Date: 2022-10-26 14:43+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: sv_SE\n"
"MIME-Version: 1.0\n"
"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.2\n"
"X-Poedit-KeywordsList: __:1;_e:1;_n:1,2;_n_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;esc_attr__:1;esc_html__:1;"
"esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;esc_html_x:1,2c;translate:1;"
"translate_nooped_plural\n"
#. Theme Name of the theme
msgid "Understrap"
msgstr "Understrap"
#. Theme URI of the theme
#: inc/hooks.php:40
msgid "https://understrap.com"
msgstr "https://understrap.com"
#. Description of the theme
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 "Howard Development &amp; Consulting"
msgstr ""
#. Author URI of the theme
msgid "https://howarddc.com"
msgstr ""
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
msgstr "Hoppsan! Den sidan kan inte hittas."
#: 404.php:36
msgid "It looks like nothing was found at this location. Maybe try a search?"
msgstr ""
"Det verkar som om inget hittades på denna plats. Kanske prova en sökning?"
#: 404.php:46
msgid "Most Used Categories"
msgstr "Mest använda kategorier"
#. translators: %1$s: smiley
#: 404.php:69
msgid "Try looking in the monthly archives. %1$s"
msgstr "Prova att leta i månadsarkiven. %1$s"
#. translators: %s: author name
#: author.php:44
msgctxt "Avatar alt"
msgid "Profile picture of %s"
msgstr "Profilbild för %s"
#: author.php:54
msgid "Website"
msgstr "Webbplats"
#. translators: %s: author name
#: author.php:65
msgid "About %s"
msgstr "Om %s"
#. translators: %s: author name
#: author.php:79
msgid "Posts by %s"
msgstr "Inlägg av %s"
#. translators: %s: post title
#: comments.php:36
msgctxt "comments title"
msgid "One thought on &ldquo;%s&rdquo;"
msgstr ""
#. translators: 1: number of comments, 2: post title
#: comments.php:43
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: 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 "Huvudmeny"
#: global-templates/navbar-collapse-bootstrap4.php:34
#: global-templates/navbar-collapse-bootstrap5.php:33
msgid "Toggle navigation"
msgstr "Slå på/av navigering"
#: global-templates/navbar-offcanvas-bootstrap5.php:33
msgid "Open menu"
msgstr "Öppna meny"
#: global-templates/navbar-offcanvas-bootstrap5.php:45
msgid "Close menu"
msgstr "Stäng meny"
#: header.php:32
msgid "Skip to content"
msgstr "Hoppa till innehåll"
#: inc/class-wp-bootstrap-navwalker.php:377
msgid "Add a menu"
msgstr "Lägg till en meny"
#: inc/custom-comments.php:106
msgid "Comments are closed."
msgstr "Kommentarer inaktiverade."
#: inc/custom-header.php:54
msgid "Default Header Image"
msgstr ""
#: inc/customizer.php:67
msgid "Theme Layout Settings"
msgstr ""
#: inc/customizer.php:69
msgid "Container width and sidebar defaults"
msgstr ""
#: inc/customizer.php:89
msgid "Bootstrap Version"
msgstr ""
#: inc/customizer.php:90
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr ""
#: inc/customizer.php:94
msgid "Bootstrap 4"
msgstr ""
#: inc/customizer.php:95
msgid "Bootstrap 5"
msgstr ""
#: inc/customizer.php:117
msgid "Container Width"
msgstr ""
#: inc/customizer.php:118
msgid "Choose between Bootstrap's container and container-fluid"
msgstr ""
#: inc/customizer.php:122
msgid "Fixed width container"
msgstr ""
#: inc/customizer.php:123
msgid "Full width container"
msgstr ""
#: inc/customizer.php:145
msgid "Responsive Navigation Type"
msgstr ""
#: inc/customizer.php:146
msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
#: inc/customizer.php:154
msgid "Collapse"
msgstr ""
#: inc/customizer.php:155
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:177
msgid "Sidebar Positioning"
msgstr ""
#: inc/customizer.php:178
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:186
msgid "Right sidebar"
msgstr ""
#: inc/customizer.php:187
msgid "Left sidebar"
msgstr ""
#: inc/customizer.php:188
msgid "Left & Right sidebars"
msgstr ""
#: inc/customizer.php:189
msgid "No sidebar"
msgstr ""
#: inc/customizer.php:211
msgid "Footer Site Info"
msgstr ""
#: inc/customizer.php:212
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
#: inc/editor.php:50
msgid "Lead Paragraph"
msgstr ""
#: inc/editor.php:56
msgctxt "Font size name"
msgid "Small"
msgstr ""
#: inc/editor.php:60
msgid "Blockquote"
msgstr ""
#: inc/editor.php:66
msgid "Blockquote Footer"
msgstr ""
#: inc/editor.php:72
msgid "Cite"
msgstr ""
#: inc/extras.php:245
msgid "Read More..."
msgstr "Läs mer"
#: inc/hooks.php:30
msgid "https://wordpress.org/"
msgstr "https://sv.wordpress.org/"
#. translators: WordPress
#: inc/hooks.php:33
msgid "Proudly powered by %s"
msgstr "Drivs av %s"
#. translators: 1: Theme name, 2: Theme author
#: inc/hooks.php:38
msgid "Theme: %1$s by %2$s."
msgstr "tema av: %1$s by %2$s."
#. translators: Theme version
#: inc/hooks.php:44
msgid "Version: %s"
msgstr "Version: %s"
#: inc/pagination.php:53
msgctxt "previous set of posts"
msgid "&laquo;"
msgstr "&laquo;"
#: inc/pagination.php:54
msgctxt "next set of posts"
msgid "&raquo;"
msgstr "&raquo;"
#: inc/pagination.php:56
msgid "Posts navigation"
msgstr "Inläggsnavigering"
#: inc/setup.php:49
msgid "Primary Menu"
msgstr "Primär meny"
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr ""
#: inc/template-tags.php:55
msgctxt "post author"
msgid "by"
msgstr ""
#: inc/template-tags.php:55
msgctxt "post author"
msgid "Posted by"
msgstr ""
#. translators: %s: Categories of current post
#: inc/template-tags.php:98
msgid "Posted in %s"
msgstr "Publicerat i %s"
#. translators: %s: Tags of current post
#: inc/template-tags.php:111
msgid "Tagged %s"
msgstr "Märkt %s"
#. translators: %s post title
#: inc/template-tags.php:128
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr ""
#: inc/template-tags.php:233
msgid "Comments navigation"
msgstr "Kommentarsnavigering"
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&larr; Äldre kommentarer"
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr "Nyare kommentarer &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "Redigera %s"
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr "Inläggsnavigering"
#: inc/template-tags.php:293
msgctxt "Previous post link"
msgid "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
msgstr ""
#: inc/template-tags.php:296
msgctxt "Next post link"
msgid "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
msgstr ""
#: inc/template-tags.php:317
msgid "Pages:"
msgstr "Sidor:"
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:353
msgid ", "
msgstr ", "
#: inc/widgets.php:268
msgid "Right Sidebar"
msgstr ""
#: inc/widgets.php:270
msgid "Right sidebar widget area"
msgstr ""
#: inc/widgets.php:280
msgid "Left Sidebar"
msgstr ""
#: inc/widgets.php:282
msgid "Left sidebar widget area"
msgstr ""
#: inc/widgets.php:292
msgid "Hero Slider"
msgstr "Hero Slider"
#: inc/widgets.php:294
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#: inc/widgets.php:304
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:306
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#: inc/widgets.php:316
msgid "Top Full"
msgstr ""
#: inc/widgets.php:318
msgid "Full top widget with dynamic grid"
msgstr ""
#: inc/widgets.php:328
msgid "Footer Full"
msgstr "Sidfot"
#: inc/widgets.php:330
msgid "Full sized footer widget with dynamic grid"
msgstr ""
#: loop-templates/content-none.php:18
msgid "Nothing Found"
msgstr "Inget hittades"
#. translators: 1: Link to WP admin new post page.
#: loop-templates/content-none.php:30
msgid ""
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr ""
"Är du redo att publicera ditt första inlägg? <a href=\"%1$s\">Börja här</a>."
#: loop-templates/content-none.php:38
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr "Inget matchade dina söktermer. Försök igen med några andra nyckelord."
#: loop-templates/content-none.php:46
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
"Det verkar inte som om vi kan hitta det du letar efter. Kanske kan en "
"sökning hjälpa."
#. Template Name of the theme
msgid "Blank Page Template"
msgstr ""
#. Template Name of the theme
msgid "Left and Right Sidebar Layout"
msgstr ""
#. Template Name of the theme
msgid "Empty Page Template"
msgstr "Empty Page Template"
#. Template Name of the theme
msgid "Full Width Page"
msgstr "Full Width Page"
#. Template Name of the theme
msgid "Left Sidebar Layout"
msgstr ""
#. Template Name of the theme
msgid "No Title, Full Width Page"
msgstr ""
#. Template Name of the theme
msgid "Right Sidebar Layout"
msgstr ""
#. translators: %s: query term
#: search.php:38
msgid "Search Results for: %s"
msgstr "Sökresultat för: %s"
#: searchform.php:21
msgctxt "label"
msgid "Search for:"
msgstr "Sök efter:"
#: searchform.php:23
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "Sök &hellip;"
#: searchform.php:25 searchform.php:28
msgctxt "submit button"
msgid "Search"
msgstr "Sök"
#: sidebar-templates/sidebar-hero.php:28
msgctxt "carousel control"
msgid "Previous"
msgstr "Föregående"
#: sidebar-templates/sidebar-hero.php:36
msgctxt "carousel control"
msgid "Next"
msgstr "Nästa"

Binary file not shown.

View File

@ -4,8 +4,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2022-11-05T23:31:56+00:00\n"
"PO-Revision-Date: 2022-11-06 01:17+0100\n"
"POT-Creation-Date: 2022-10-26T09:38:35+00:00\n"
"PO-Revision-Date: 2022-10-26 14:44+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: tr\n"
@ -37,11 +37,11 @@ msgstr ""
#. Author of the theme
msgid "Howard Development &amp; Consulting"
msgstr "Howard Development &amp; Consulting"
msgstr ""
#. Author URI of the theme
msgid "https://howarddc.com"
msgstr "https://howarddc.com"
msgstr ""
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
@ -84,32 +84,32 @@ msgstr "%s tarafından yazılan yazılar"
#: comments.php:36
msgctxt "comments title"
msgid "One thought on &ldquo;%s&rdquo;"
msgstr "&ldquo;%s&rdquo; için bir yorum"
msgstr ""
#. translators: 1: number of comments, 2: post title
#: comments.php:43
msgctxt "comments title"
msgid "%1$s thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] "&ldquo;%2$s&rdquo; için %1$s yorum"
msgstr[1] "&ldquo;%2$s&rdquo; için %1$s yorum"
msgstr[0] ""
msgstr[1] ""
#: global-templates/navbar-collapse-bootstrap4.php:18
#: global-templates/navbar-collapse-bootstrap5.php:18
#: global-templates/navbar-offcanvas-bootstrap5.php:18
#: 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 "Ana gezinti"
#: global-templates/navbar-collapse-bootstrap4.php:35
#: global-templates/navbar-collapse-bootstrap5.php:34
#: global-templates/navbar-collapse-bootstrap4.php:34
#: global-templates/navbar-collapse-bootstrap5.php:33
msgid "Toggle navigation"
msgstr "Dolaşımı değiştir"
#: global-templates/navbar-offcanvas-bootstrap5.php:34
#: global-templates/navbar-offcanvas-bootstrap5.php:33
msgid "Open menu"
msgstr "Menüyü aç"
#: global-templates/navbar-offcanvas-bootstrap5.php:46
#: global-templates/navbar-offcanvas-bootstrap5.php:45
msgid "Close menu"
msgstr "Menüyü kapat"
@ -127,7 +127,7 @@ msgstr "Yorumlar kapatıldı."
#: inc/custom-header.php:54
msgid "Default Header Image"
msgstr "Varsayılan üst alan görseli"
msgstr ""
#: inc/customizer.php:67
msgid "Theme Layout Settings"
@ -139,19 +139,19 @@ msgstr "Kapsayıcı genişliği ve kenar çubuğu varsayılanları"
#: inc/customizer.php:89
msgid "Bootstrap Version"
msgstr "Bootstrap sürüm"
msgstr ""
#: inc/customizer.php:90
msgid "Choose between Bootstrap 4 and Bootstrap 5"
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr ""
#: inc/customizer.php:94
msgid "Bootstrap 4"
msgstr "Bootstrap 4"
msgstr ""
#: inc/customizer.php:95
msgid "Bootstrap 5"
msgstr "Bootstrap 5"
msgstr ""
#: inc/customizer.php:117
msgid "Container Width"
@ -178,45 +178,45 @@ msgid ""
"Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
#: inc/customizer.php:153
#: inc/customizer.php:154
msgid "Collapse"
msgstr ""
#: inc/customizer.php:154
#: inc/customizer.php:155
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:176
#: inc/customizer.php:177
msgid "Sidebar Positioning"
msgstr "Kenar Çubuğu Konumlandırması"
#: inc/customizer.php:177
#: inc/customizer.php:178
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:184
#: inc/customizer.php:186
msgid "Right sidebar"
msgstr "Sağ kenar çubuğu"
#: inc/customizer.php:185
#: inc/customizer.php:187
msgid "Left sidebar"
msgstr "Sol kenar çubuğu"
#: inc/customizer.php:186
#: inc/customizer.php:188
msgid "Left & Right sidebars"
msgstr "Sol & Sağ kenar çubukları"
#: inc/customizer.php:187
#: inc/customizer.php:189
msgid "No sidebar"
msgstr "Kenar çubuğu yok"
#: inc/customizer.php:209
#: inc/customizer.php:211
msgid "Footer Site Info"
msgstr ""
#: inc/customizer.php:210
#: inc/customizer.php:212
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
@ -227,11 +227,11 @@ msgstr ""
#: inc/editor.php:56
msgctxt "Font size name"
msgid "Small"
msgstr "Majhna"
msgstr ""
#: inc/editor.php:60
msgid "Blockquote"
msgstr "Alıntı"
msgstr ""
#: inc/editor.php:66
msgid "Blockquote Footer"
@ -241,13 +241,13 @@ msgstr ""
msgid "Cite"
msgstr ""
#: inc/extras.php:247
#: inc/extras.php:245
msgid "Read More..."
msgstr "Daha fazlasını oku…"
#: inc/hooks.php:30
msgid "https://wordpress.org/"
msgstr "https://tr.wordpress.org/"
msgstr ""
#. translators: WordPress
#: inc/hooks.php:33
@ -285,126 +285,118 @@ msgstr "Birincil Menü"
#: inc/template-tags.php:41
msgctxt "post date"
msgid "Posted on"
msgstr "Yayın tarihi"
msgstr ""
#: inc/template-tags.php:55
msgctxt "post author"
msgid "by"
msgstr "tarafından"
msgstr ""
#: inc/template-tags.php:55
msgctxt "post author"
msgid "Posted by"
msgstr "Gönderen"
msgstr ""
#. translators: %s: Categories of current post
#: inc/template-tags.php:102
#: inc/template-tags.php:98
msgid "Posted in %s"
msgstr "Yayınlanan %s"
#. translators: %s: Tags of current post
#: inc/template-tags.php:117
#: inc/template-tags.php:111
msgid "Tagged %s"
msgstr "Etiketlenen %s"
#. translators: %s post title
#: inc/template-tags.php:136
#: inc/template-tags.php:128
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr "Yorum yapın"
msgstr ""
#: inc/template-tags.php:243
#: inc/template-tags.php:233
msgid "Comments navigation"
msgstr "Yorum dolaşımı"
#: inc/template-tags.php:247
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr "&larr; Eski yorumlar"
#: inc/template-tags.php:253
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr "Yeni yorumlar &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:272
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr "%s yazısını düzenle"
#: inc/template-tags.php:301
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr "Yazı dolaşımı"
#: inc/template-tags.php:305
#: 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:308
#: 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:331
#: inc/template-tags.php:317
msgid "Pages:"
msgstr "Sayfalar:"
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:371
#: inc/template-tags.php:353
msgid ", "
msgstr ", "
#. translators: Widget area title
#: inc/widgets.php:279
#: inc/widgets.php:268
msgid "Right Sidebar"
msgstr "Sağ Kenar Çubuğu"
#: inc/widgets.php:281
#, fuzzy
#: inc/widgets.php:270
msgid "Right sidebar widget area"
msgstr "Sağ kenar çubuğu"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:292
#: inc/widgets.php:280
msgid "Left Sidebar"
msgstr "Sol Kenar Çubuğu"
#: inc/widgets.php:294
#, fuzzy
#: inc/widgets.php:282
msgid "Left sidebar widget area"
msgstr "Sol kenar çubuğu"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:305
#: inc/widgets.php:292
msgid "Hero Slider"
msgstr "Manşet Slider"
#: inc/widgets.php:307
#: inc/widgets.php:294
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:318
#: inc/widgets.php:304
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:320
#: inc/widgets.php:306
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:331
#: inc/widgets.php:316
msgid "Top Full"
msgstr ""
#: inc/widgets.php:333
#: inc/widgets.php:318
msgid "Full top widget with dynamic grid"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:344
#: inc/widgets.php:328
msgid "Footer Full"
msgstr "Tam Alt Bölüm"
#: inc/widgets.php:346
#: inc/widgets.php:330
msgid "Full sized footer widget with dynamic grid"
msgstr ""
@ -457,12 +449,11 @@ msgstr "Sol Kenar Çubuğu Düzeni"
#. Template Name of the theme
msgid "No Title, Full Width Page"
msgstr "Başlık yok, Tam Genişlikte Sayfa"
msgstr ""
#. Template Name of the theme
#, fuzzy
msgid "Right Sidebar Layout"
msgstr "Sağ kenar çubuğu"
msgstr ""
#. translators: %s: query term
#: search.php:38

View File

@ -2,14 +2,14 @@
# This file is distributed under the GNU General Public License v3 or later.
msgid ""
msgstr ""
"Project-Id-Version: Understrap 1.2.1\n"
"Project-Id-Version: Understrap 1.2.0-beta1\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: 2022-11-05T23:31:56+00:00\n"
"POT-Creation-Date: 2022-10-26T09:38:35+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.6.0\n"
"X-Domain: understrap\n"
@ -86,22 +86,22 @@ msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] ""
msgstr[1] ""
#: global-templates/navbar-collapse-bootstrap4.php:18
#: global-templates/navbar-collapse-bootstrap5.php:18
#: global-templates/navbar-offcanvas-bootstrap5.php:18
#: 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 ""
#: global-templates/navbar-collapse-bootstrap4.php:35
#: global-templates/navbar-collapse-bootstrap5.php:34
#: global-templates/navbar-collapse-bootstrap4.php:34
#: global-templates/navbar-collapse-bootstrap5.php:33
msgid "Toggle navigation"
msgstr ""
#: global-templates/navbar-offcanvas-bootstrap5.php:34
#: global-templates/navbar-offcanvas-bootstrap5.php:33
msgid "Open menu"
msgstr ""
#: global-templates/navbar-offcanvas-bootstrap5.php:46
#: global-templates/navbar-offcanvas-bootstrap5.php:45
msgid "Close menu"
msgstr ""
@ -134,7 +134,7 @@ msgid "Bootstrap Version"
msgstr ""
#: inc/customizer.php:90
msgid "Choose between Bootstrap 4 and Bootstrap 5"
msgid "Choose between Bootstrap 4 or Bootstrap 5"
msgstr ""
#: inc/customizer.php:94
@ -169,43 +169,43 @@ msgstr ""
msgid "Choose between an expanding and collapsing navbar or an offcanvas drawer."
msgstr ""
#: inc/customizer.php:153
#: inc/customizer.php:154
msgid "Collapse"
msgstr ""
#: inc/customizer.php:154
#: inc/customizer.php:155
msgid "Offcanvas"
msgstr ""
#: inc/customizer.php:176
#: inc/customizer.php:177
msgid "Sidebar Positioning"
msgstr ""
#: inc/customizer.php:177
#: inc/customizer.php:178
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:184
#: inc/customizer.php:186
msgid "Right sidebar"
msgstr ""
#: inc/customizer.php:185
#: inc/customizer.php:187
msgid "Left sidebar"
msgstr ""
#: inc/customizer.php:186
#: inc/customizer.php:188
msgid "Left & Right sidebars"
msgstr ""
#: inc/customizer.php:187
#: inc/customizer.php:189
msgid "No sidebar"
msgstr ""
#: inc/customizer.php:209
#: inc/customizer.php:211
msgid "Footer Site Info"
msgstr ""
#: inc/customizer.php:210
#: inc/customizer.php:212
msgid "Override Understrap's site info located at the footer of the page."
msgstr ""
@ -230,7 +230,7 @@ msgstr ""
msgid "Cite"
msgstr ""
#: inc/extras.php:247
#: inc/extras.php:245
msgid "Read More..."
msgstr ""
@ -287,111 +287,105 @@ msgid "Posted by"
msgstr ""
#. translators: %s: Categories of current post
#: inc/template-tags.php:102
#: inc/template-tags.php:98
msgid "Posted in %s"
msgstr ""
#. translators: %s: Tags of current post
#: inc/template-tags.php:117
#: inc/template-tags.php:111
msgid "Tagged %s"
msgstr ""
#. translators: %s post title
#: inc/template-tags.php:136
#: inc/template-tags.php:128
msgid "Leave a comment<span class=\"screen-reader-text\"> on %s</span>"
msgstr ""
#: inc/template-tags.php:243
#: inc/template-tags.php:233
msgid "Comments navigation"
msgstr ""
#: inc/template-tags.php:247
#: inc/template-tags.php:237
msgid "&larr; Older Comments"
msgstr ""
#: inc/template-tags.php:253
#: inc/template-tags.php:243
msgid "Newer Comments &rarr;"
msgstr ""
#. translators: %s: Name of current post
#: inc/template-tags.php:272
#: inc/template-tags.php:260
msgid "Edit %s"
msgstr ""
#: inc/template-tags.php:301
#: inc/template-tags.php:289
msgid "Post navigation"
msgstr ""
#: inc/template-tags.php:305
#: inc/template-tags.php:293
msgctxt "Previous post link"
msgid "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
msgstr ""
#: inc/template-tags.php:308
#: inc/template-tags.php:296
msgctxt "Next post link"
msgid "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
msgstr ""
#: inc/template-tags.php:331
#: inc/template-tags.php:317
msgid "Pages:"
msgstr ""
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:371
#: inc/template-tags.php:353
msgid ", "
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:279
#: inc/widgets.php:268
msgid "Right Sidebar"
msgstr ""
#: inc/widgets.php:281
#: inc/widgets.php:270
msgid "Right sidebar widget area"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:292
#: inc/widgets.php:280
msgid "Left Sidebar"
msgstr ""
#: inc/widgets.php:294
#: inc/widgets.php:282
msgid "Left sidebar widget area"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:305
#: inc/widgets.php:292
msgid "Hero Slider"
msgstr ""
#: inc/widgets.php:307
#: inc/widgets.php:294
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:318
#: inc/widgets.php:304
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:320
#: inc/widgets.php:306
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:331
#: inc/widgets.php:316
msgid "Top Full"
msgstr ""
#: inc/widgets.php:333
#: inc/widgets.php:318
msgid "Full top widget with dynamic grid"
msgstr ""
#. translators: Widget area title
#: inc/widgets.php:344
#: inc/widgets.php:328
msgid "Footer Full"
msgstr ""
#: inc/widgets.php:346
#: inc/widgets.php:330
msgid "Full sized footer widget with dynamic grid"
msgstr ""

7832
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"name": "understrap",
"version": "1.2.4",
"version": "1.2.0-beta2",
"description": "WordPress Theme framework",
"main": "index.js",
"scripts": {
@ -32,8 +32,7 @@
"extends": "./src/build/babel.config.js"
},
"engines": {
"node": ">=18",
"npm": ">=8.6.0"
"node": ">=16"
},
"repository": {
"type": "git",
@ -46,7 +45,7 @@
"bootstrap",
"underscores"
],
"author": "The Understrap Authors (https://github.com/understrap/understrap/graphs/contributors)",
"author": "The UnderStrap Authors (https://github.com/understrap/understrap/graphs/contributors)",
"license": "GPL-3.0",
"licenseUrl": "https://www.gnu.org/licenses/gpl-3.0.html",
"bugs": {
@ -54,30 +53,30 @@
},
"homepage": "https://understrap.com",
"devDependencies": {
"@babel/core": "^7.24.3",
"@babel/preset-env": "^7.24.3",
"@popperjs/core": "^2.11.8",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-multi-entry": "^6.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^5.0.5",
"autoprefixer": "^10.4.19",
"bootstrap": "~5.2.3",
"@babel/core": "^7.19.6",
"@babel/preset-env": "^7.19.4",
"@popperjs/core": "^2.11.6",
"@rollup/plugin-babel": "^6.0.2",
"@rollup/plugin-commonjs": "^23.0.2",
"@rollup/plugin-multi-entry": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-replace": "^5.0.1",
"autoprefixer": "^10.4.13",
"bootstrap": "^5.2.2",
"bootstrap4": "npm:bootstrap@^4.6.2",
"browser-sync": "^3.0.2",
"browserslist": "^4.22.1",
"caniuse-lite": "^1.0.30001547",
"clean-css-cli": "^5.6.3",
"browser-sync": "^2.27.10",
"browserslist": "^4.21.4",
"caniuse-lite": "^1.0.30001430",
"clean-css-cli": "^5.6.1",
"font-awesome": "^4.7.0",
"nodemon": "^3.1.0",
"nodemon": "^2.0.20",
"npm-run-all": "^4.1.5",
"popper.js": "^1.16.1",
"postcss": "^8.4.38",
"postcss-cli": "^11.0.0",
"postcss": "^8.4.18",
"postcss-cli": "^10.0.0",
"postcss-understrap-palette-generator": "git+https://github.com/understrap/postcss-understrap-palette-generator.git",
"rollup": "^4.13.0",
"sass": "^1.72.0",
"terser": "^5.29.2"
"rollup": "^3.2.5",
"sass": "^1.56.0",
"terser": "^5.15.1"
}
}

View File

@ -4,7 +4,7 @@
<description>Apply WordPress Coding Standards to Understrap</description>
<!-- Whenever possible, cache the scan results and re-use those for unchanged files on the next scan. -->
<arg name="cache" value=".phpcs-cache.json"/>
<arg name="cache" value=".phpcs-cache"/>
<!-- Strip the filepaths down to the relevant bit. -->
<arg name="basepath" value="./"/>
@ -76,7 +76,6 @@
<element value="get_the_archive_title"/>
<element value="get_the_archive_description"/>
<element value="understrap_get_list_item_separator"/>
<element value="understrap_get_screen_reader_class"/>
</property>
</properties>
</rule>
@ -89,17 +88,12 @@
<exclude phpcs-only="true" name="Generic.Files.LineEndings"/>
</rule>
<!-- Ignore mixed line-endings warnings -->
<rule ref="Internal.LineEndings.Mixed">
<severity>0</severity>
</rule>
<!-- Use the WPThemeReview Ruleset -->
<rule ref="WPThemeReview" />
<!--
Exclude checking for shortened URLs in Bootstrap's js. files.
Also exclude theme.js which includes bootstrap.js.
Also exlude theme.js which includes bootstrap.js.
-->
<rule ref="WPThemeReview.Privacy.ShortenedURLs.Found">
<exclude-pattern>/js/theme*\.js</exclude-pattern>

View File

@ -114,3 +114,38 @@ parameters:
message: "#^Function understrap_widget_classes\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: inc/widgets.php
-
message: "#^Cannot access an offset on mixed\\.$#"
count: 10
path: inc/woocommerce.php
-
message: "#^Cannot access offset 'aria\\-hidden' on mixed\\.$#"
count: 1
path: inc/woocommerce.php
-
message: "#^Cannot access offset 'data\\-allow\\-clear' on mixed\\.$#"
count: 2
path: inc/woocommerce.php
-
message: "#^Cannot access offset 'data\\-plugin' on mixed\\.$#"
count: 2
path: inc/woocommerce.php
-
message: "#^Function understrap_quantity_input_classes\\(\\) has parameter \\$classes with no value type specified in iterable type array\\.$#"
count: 1
path: inc/woocommerce.php
-
message: "#^Function understrap_quantity_input_classes\\(\\) return type has no value type specified in iterable type array\\.$#"
count: 1
path: inc/woocommerce.php
-
message: "#^Part \\$args\\['label'\\] \\(mixed\\) of encapsed string cannot be cast to string\\.$#"
count: 1
path: inc/woocommerce.php

View File

@ -55,5 +55,3 @@ parameters:
- '#Function understrap_tags_list\(\) has no return type specified.#'
- '#Function understrap_comments_popup_link\(\) has no return type specified.#'
- '#Function understrap_offcanvas_admin_bar_inline_styles\(\) has no return type specified.#'
# temporary:
- '#Parameter \#2 ...\$values of function sprintf expects bool\|float\|int\|string\|null, string\|void given.#'

View File

@ -8,25 +8,27 @@
// Exit if accessed directly.
defined( 'ABSPATH' ) || exit;
if ( ! is_active_sidebar( 'footerfull' ) ) {
return;
}
$container = get_theme_mod( 'understrap_container_type' );
?>
<!-- ******************* The Footer Full-width Widget Area ******************* -->
<?php if ( is_active_sidebar( 'footerfull' ) ) : ?>
<div class="wrapper" id="wrapper-footer-full" role="complementary">
<!-- ******************* The Footer Full-width Widget Area ******************* -->
<div class="<?php echo esc_attr( $container ); ?>" id="footer-full-content" tabindex="-1">
<div class="wrapper" id="wrapper-footer-full" role="complementary">
<div class="row">
<div class="<?php echo esc_attr( $container ); ?>" id="footer-full-content" tabindex="-1">
<?php dynamic_sidebar( 'footerfull' ); ?>
<div class="row">
<?php dynamic_sidebar( 'footerfull' ); ?>
</div>
</div>
</div>
</div><!-- #wrapper-footer-full -->
</div><!-- #wrapper-footer-full -->
<?php
endif;

View File

@ -7,36 +7,37 @@
// Exit if accessed directly.
defined( 'ABSPATH' ) || exit;
if ( ! is_active_sidebar( 'hero' ) ) {
return;
}
?>
<!-- ******************* The Hero Widget Area ******************* -->
<?php if ( is_active_sidebar( 'hero' ) ) : ?>
<div id="carouselExampleControls" class="carousel slide" data-interval="false" data-bs-ride="false">
<!-- ******************* The Hero Widget Area ******************* -->
<div class="carousel-inner">
<div id="carouselExampleControls" class="carousel slide" data-interval="false" data-bs-ride="false">
<?php dynamic_sidebar( 'hero' ); ?>
<div class="carousel-inner">
</div>
<?php dynamic_sidebar( 'hero' ); ?>
<a class="carousel-control-prev" href="#carouselExampleControls" role="button" data-slide="prev" data-bs-slide="prev">
</div>
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<a class="carousel-control-prev" href="#carouselExampleControls" role="button" data-slide="prev" data-bs-slide="prev">
<span class="screen-reader-text"><?php echo esc_html_x( 'Previous', 'carousel control', 'understrap' ); ?></span>
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
</a>
<span class="screen-reader-text"><?php echo esc_html_x( 'Previous', 'carousel control', 'understrap' ); ?></span>
<a class="carousel-control-next" href="#carouselExampleControls" role="button" data-slide="next" data-bs-slide="next">
</a>
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<a class="carousel-control-next" href="#carouselExampleControls" role="button" data-slide="next" data-bs-slide="next">
<span class="screen-reader-text"><?php echo esc_html_x( 'Next', 'carousel control', 'understrap' ); ?></span>
<span class="carousel-control-next-icon" aria-hidden="true"></span>
</a>
<span class="screen-reader-text"><?php echo esc_html_x( 'Next', 'carousel control', 'understrap' ); ?></span>
</div><!-- .carousel -->
</a>
</div><!-- .carousel -->
<?php
endif;

View File

@ -8,25 +8,26 @@
// Exit if accessed directly.
defined( 'ABSPATH' ) || exit;
if ( ! is_active_sidebar( 'statichero' ) ) {
return;
}
$container = get_theme_mod( 'understrap_container_type' );
?>
<!-- ******************* The Hero Widget Area ******************* -->
<?php if ( is_active_sidebar( 'statichero' ) ) : ?>
<div class="wrapper" id="wrapper-static-hero">
<!-- ******************* The Hero Widget Area ******************* -->
<div class="<?php echo esc_attr( $container ); ?>" id="wrapper-static-content" tabindex="-1">
<div class="wrapper" id="wrapper-static-hero">
<div class="row">
<div class="<?php echo esc_attr( $container ); ?>" id="wrapper-static-content" tabindex="-1">
<?php dynamic_sidebar( 'statichero' ); ?>
<div class="row">
<?php dynamic_sidebar( 'statichero' ); ?>
</div>
</div>
</div>
</div><!-- #wrapper-static-hero -->
</div><!-- #wrapper-static-hero -->
<?php
endif;

View File

@ -1,7 +1,22 @@
const utils = require( './utils' );
const { promises: fs } = require( 'fs' );
const path = require( 'path' );
async function copyDir( src, dest ) {
await fs.mkdir( dest, { recursive: true } );
const entries = await fs.readdir( src, { withFileTypes: true } );
for ( let entry of entries ) {
let srcPath = path.join( src, entry.name );
let destPath = path.join( dest, entry.name );
entry.isDirectory()
? await copyDir( srcPath, destPath )
: await fs.copyFile( srcPath, destPath );
}
}
// Copy all Bootstrap SCSS files.
utils.copyDir( './node_modules/bootstrap4/scss', './src/sass/assets/bootstrap4' );
utils.copyDir( './node_modules/bootstrap/scss', './src/sass/assets/bootstrap5' );
copyDir( './node_modules/bootstrap4/scss', './src/sass/assets/bootstrap4' );
copyDir( './node_modules/bootstrap/scss', './src/sass/assets/bootstrap5' );
// Copy all Font Awesome SCSS files.
utils.copyDir( './node_modules/font-awesome/scss', './src/sass/assets/fontawesome' );
copyDir( './node_modules/font-awesome/scss', './src/sass/assets/fontawesome' );

View File

@ -1,19 +1,39 @@
const utils = require( './utils' );
const { promises: fs } = require( 'fs' );
const path = require( 'path' );
const pkg = require( '../../package.json' );
const ignore = [
'dist',
'node_modules',
'src',
'vendor',
'composer.json',
'composer.lock',
'package.json',
'package-lock.json',
'phpcs.xml.dist',
'phpmd.baseline.xml',
'phpmd.xml',
'phpstan-baseline.neon',
'phpstan.neon.dist',
];
utils.copyDir( './', `./dist/${ pkg.name }-${ pkg.version }`, ignore );
async function copyDir( src, dest ) {
await fs.mkdir( dest, { recursive: true } );
let entries = await fs.readdir( src, { withFileTypes: true } );
// Exclude all dot files and directories.
entries = entries.filter( dirent => ! dirent.name.startsWith('.') );
const ignore = [
'dist',
'node_modules',
'src',
'vendor',
'composer.json',
'composer.lock',
'package.json',
'package-lock.json',
'phpcs.xml.dist',
'phpmd.baseline.xml',
'phpmd.xml',
'phpstan-baseline.neon',
'phpstan.neon.dist',
];
for ( const entry of entries ) {
if ( ignore.indexOf( entry.name ) != -1 ) {
continue;
}
let srcPath = path.join( src, entry.name );
let destPath = path.join( dest, entry.name );
entry.isDirectory()
? await copyDir( srcPath, destPath )
: await fs.copyFile( srcPath, destPath );
}
}
copyDir( './', `./dist/${ pkg.name }-${ pkg.version }` );

View File

@ -20,7 +20,6 @@ const colors = [
const BS4 = process.argv[ process.argv.length - 1 ] === 'BS4';
const colorInfix = BS4 ? '' : 'bs-';
const output = 'inc/editor-color-palette' + ( BS4 ? '-bootstrap4' : '' ) + '.json';
module.exports = ( ctx ) => {
return {
@ -36,7 +35,6 @@ module.exports = ( ctx ) => {
},
'postcss-understrap-palette-generator': {
colors: colors.map( ( x ) => `--${ colorInfix }${ x }` ),
output: output,
},
},
};

View File

@ -14,7 +14,6 @@ const replace = require( '@rollup/plugin-replace' );
* Internal dependencies
*/
const banner = require( './banner.js' );
const babelConfig = require( './babel.config' );
// Determine if we want to build for Bootstrap v4 or v5.
const BS4 = process.argv[ process.argv.length - 1 ] === 'BS4';
@ -40,7 +39,6 @@ const external = [ 'jquery' ];
const plugins = [
babel( {
presets: babelConfig.presets,
browserslistEnv: `bs${ bsVersion }`,
// Include the helpers in the bundle, at most one copy of each.
babelHelpers: 'bundled',

View File

@ -1,22 +0,0 @@
const { promises: fs } = require( 'fs' );
const path = require( 'path' );
module.exports.copyDir = async function copyDir( src, dest, ignore ) {
await fs.mkdir( dest, { recursive: true } );
let entries = await fs.readdir( src, { withFileTypes: true } );
// Exclude all dot files and directories.
entries = entries.filter( dirent => ! dirent.name.startsWith('.') );
ignore = ignore || [];
for ( const entry of entries ) {
if ( ignore.indexOf( entry.name ) != -1 ) {
continue;
}
const srcPath = path.join( src, entry.name );
const destPath = path.join( dest, entry.name );
entry.isDirectory()
? await copyDir( srcPath, destPath )
: await fs.copyFile( srcPath, destPath );
}
}

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