Merge remote-tracking branch 'origin/develop'

This commit is contained in:
Brian Coords 2021-09-07 12:49:10 -07:00
commit 1c742d74dd
278 changed files with 33325 additions and 46860 deletions

View File

@ -1,10 +1,30 @@
# please see https://github.com/browserslist/browserslist for more info
# Please see https://github.com/browserslist/browserslist for more info
# These settings can be changed depending on what browsers your project is supporting
# General rules
last 2 major version and not dead
>= 0.01%
Last 5 versions
last 8 iOS versions
Firefox >= 28
IE 10 # sorry
IE 11 # sorry
dead # sorry
# Explicit inclusions
# See https://getbootstrap.com/docs/4.6/getting-started/browsers-devices/
Chrome >= 45
Firefox >= 38
Firefox ESR
Explorer >= 10
Edge >= 12
iOS >= 9
Safari >= 9
Android >= 4.4
Opera >= 30
# Explicit exclusions
# See https://caniuse.com/?search=flex
# See https://developer.mozilla.org/en-US/docs/Web/CSS/flex
not Chrome < 22 # no support for flex-basis, flex-shrink, flex-grow
not Firefox < 28 # no support for multi-line flexbox
not Explorer < 10 # no flexbox support
not iOS < 8 # no support for flex-shrink
not Safari < 8 # no support for flex-shrink
not Opera < 12.1 # no flexbox support
not OperaMobile < 12.1 # no flexbox support
not Android < 4.4 # no flexbox support

View File

@ -1,28 +1,54 @@
## [Unreleased]
** Enhancements **
-
** Fixes **
-
## Release 1.0.0beta August 26th 2021
** Enhancements **
- Introduces [Unreleased] Section at top of CHANGELOG.md to hold items until the branch is ready for release.
- Adds a new customizer setting for overriding the site footer information.
- Adds support for wide- and full-width blocks.
- Includes Bootstrap designs for blocks like blockquotes, tables, image captions, and more.
- Introduces the Bootstrap color scheme into the block editor's default color palette.
- Update the build process for developers to move away from Gulp.
** Fixes **
- Updates WooCommerce templates to current versions.
- 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.
- replaces esc_attr with esc_html in Woocommerce cart template.
## Release 0.9.6 June 15th 2021
This is a bugfix and maintenance release.
** Enhancements **
- Set credit links to use https protocol.
- Set credit links to use https protocol.
** Fixes **
- Use get_theme_file_path() to make include files child theme friendly.
- Fixes breaking child theme overloading /inc/ folder files.
- Use get_theme_file_path() to make include files child theme friendly.
- Fixes breaking child theme overloading /inc/ folder files.
** Dependency Updates **
- Bump ws from 7.4.3 to 7.4.6
- Bump browserslist from 4.16.1 to 4.16.6
- Bump postcss from 8.2.9 to 8.2.10
- Bump hosted-git-info from 2.8.8 to 2.8.9
- Bump lodash from 4.17.20 to 4.17.21
- Bump ua-parser-js from 0.7.23 to 0.7.28
- Bump ws from 7.4.3 to 7.4.6
- Bump browserslist from 4.16.1 to 4.16.6
- Bump postcss from 8.2.9 to 8.2.10
- Bump hosted-git-info from 2.8.8 to 2.8.9
- Bump lodash from 4.17.20 to 4.17.21
- Bump ua-parser-js from 0.7.23 to 0.7.28
## Release 0.9.5 June 10th 2021
This is a maintenance release incorporating many commits including code formatting and dependency updates that have occured over the past two years. There are still many dependancy updates remaining and they will be addressed in new releases coming soon, but we want to get this release synced first.
This is a maintenance release incorporating many commits including code formatting and dependency updates that have occurred over the past two years. There are still many dependency updates remaining, and they will be addressed in new releases coming soon, but we want to get this release synced first.
** Enhancements **
- Re-add custom-javascript.js
@ -69,12 +95,11 @@ e6c9552
Commits on Feb 19, 2019
Lon Koenig
Lon Koenig
Make understrap_mobile_web_app_meta() and understrap_pingback() plugg
Make understrap_mobile_web_app_meta() and understrap_pingback() plug…
6fcf1e9
Commits on Feb 22, 2019
Noel Springer
Noel Springer
Update form-reset-password template for Woocommerce 3.5.5
85ef63c
@ -138,122 +163,96 @@ a4f20ac
Commits on Apr 19, 2019
Chris Bibby
Chris Bibby
initial
89f2509
Chris Bibby
Chris Bibby
Woocommerce 3.6.1 template changes
1ab2f98
Chris Bibby
Chris Bibby
Woocommerce 3.6.1 template changes
d60c6d4
Chris Bibby
Chris Bibby
woocommerce 3.6.1 template changes
cb67c41
Chris Bibby
Chris Bibby
woocommerce 3.6.1 template changes
7d8e00f
Chris Bibby
Chris Bibby
woocommerce 3.6.1 template changes
a28c44d
Chris Bibby
Chris Bibby
woocommerce 3.6.1 template changes
c500160
Commits on Apr 20, 2019
Chris Bibby
Chris Bibby
Woocommerce 3.6.1 updates
1fe315c
Chris Bibby
Chris Bibby
Merge branch 'woocommerce-3.6.1-updates' of https://github.com/chrism…
b8766a7
Commits on Apr 22, 2019
@holger1411
holger1411
Update Woocommerce version info
cac4962
Commits on Apr 28, 2019
@holger1411
holger1411
Merge branch 'master' into woocommerce-3.6.1-updates
c293c82
@holger1411
holger1411
Merge pull request #955 from chrismb75/woocommerce-3.6.1-updates
8af84c1
@holger1411
holger1411
Fixing watch-bs task
bbae68f
Commits on Apr 29, 2019
@IanDelMar
IanDelMar
WooCommerce backward compatibility. Fix for #961
8b841fb
Commits on Apr 30, 2019
@kelsS
kelsS
removed bower.json since bower is no longer used
7475ec1
@kelsS
kelsS
add php to allow the hero widgets to show on the fullwidth page templ…
2f5e018
Commits on May 01, 2019
@kelsS
kelsS
add babel, gulp-babel, autoprefixer, and gulp-postcss as dev dependen…
0ea4793
@kelsS
kelsS
add babel core, gulp-babel, autoprefixer, and gulp-postcss to gulp pr…
b179eaf
@IanDelMar
IanDelMar
Add support for wp_body_open
0e76b40
Commits on May 03, 2019
@IanDelMar
IanDelMar
Improve code simplicity
6076c91
Commits on May 08, 2019
@holger1411
holger1411
Merge pull request #967 from IanDelMar/wp_body_open
1e90d3c
@holger1411
holger1411
Merge pull request #965 from kelsS/master
a09fcbe
@holger1411
holger1411
Merge pull request #963 from IanDelMar/patch-6
2d80cf4
@holger1411
holger1411
Re-add customizer.js
01af1b4
@holger1411
holger1411
Clean rebuild
5f9b8b2
## Release 0.9.1 February 15th, 2019 - SECURITY UPDATE
- Update to Bootstrap 4.3.1 - Fixes a XSS vulnerability in BS 4.3.0
@ -298,7 +297,6 @@ Clean rebuild
- Remove $sidebar_pos - Thx @IanDelMar
- Update Woocommerce templates for WC 3.5.x - thx @ Noel Springer
## Release 0.8.7 September 11th 2018
- Spelling corrections thx @davidshq
- Updated pt_PT Translation thx @jfig
@ -342,11 +340,11 @@ Clean rebuild
- Update to Gulp 4
- Moving closing primary </div> into right-sidebar-check.php
- Adding hero canvas widget pos
- Swap customized walker to latest upstream wp-bootstrap-navwalker class - Thx @pattonwebz
- Swap customized walker to the latest upstream wp-bootstrap-navwalker class - Thx @pattonwebz
- gulp-rev - Thx @0dp
- Update pagination - thx @0dp
- Adding german formal language - Thx @Thomas-A-Reinert
- Added cookies checkbox support for inc/custom-comments.php - Thx @Jean Pierre Kolb
- Added cookie checkbox support for inc/custom-comments.php - Thx @Jean Pierre Kolb
- Create Japanese translation - Thx @teruteru128
- WooCommerce 3.4.0 update - Thx @ZacharyElkins
- Organize sidebar files into loop-templates directory - Thx @axlright
@ -356,7 +354,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 JS 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
@ -365,7 +363,7 @@ Clean rebuild
- New pagination - Thx @0dp
- Update functions.php - Thx @0dp
- Add pluggable functions - Thx @axlright
- Add polish translation - Thx @mirzal
- Add Polish translation - Thx @mirzal
- Adding timestamp to js and css resources to prevent caching while developinh - Thx @@gintsmurans
- Improve left sidebar check - Thx @ZacharyElkins
@ -387,7 +385,7 @@ Clean rebuild
- Adding gulpconfig - Thx @lilolbear
- Enable woocommerce product gallery slider by default. - Thx @typeplus
## Release 0.8.0 January 22th 2018
## Release 0.8.0 January 22nd 2018
- Update to Bootstrap 4 (no more Beta...)
@ -452,7 +450,7 @@ Clean rebuild
- Hot fix release
## Release 0.6.4.1 August 17h 2017
- Hot fix release - Rebuild new Bootstrap 4 Beta navbar markup into UnderStrap
- Hot fix release - Rebuild new Bootstrap 4 Beta navbar markup into Understrap
## Release 0.6.3 August 14h 2017
- Update to Bootstrap 4 Beta
@ -470,7 +468,7 @@ Clean rebuild
## Release 0.6.1 May 18th 2017
- Replacing some older BS3 markup - Thx @typeplus and @Kostas Vrouvas
- Add basic error handling for `gulp-plumber` - thx @L422Y
- Correcting woo commerce customer login markup
- Correcting WooCommerce customer login markup
- Replacing cssnano with minify-css
- Fix deprecated product accessor for WooCommerce 3.0 - Thx @willgorham
- Declare woocommerce support - Thx @typeplus
@ -481,7 +479,7 @@ Clean rebuild
- Streamline 404.php and aligning with other page templates
- Adding gulp-sequence
## Release 0.6.0 (skipping 0.5.8 and 0.5.9 ) Apr. 21th 2017
## Release 0.6.0 (skipping 0.5.8 and 0.5.9 ) Apr. 21st 2017
- Adding WooCommerce 3.0.0 support - Big thx @typeplus
- Add npm-debug.log to .gitignore file - thx @OussamaElgoumri
- Adding swedish translation files
@ -663,8 +661,8 @@ Clean rebuild
## 0.3.4 SEP. 9th 2015
- Adding basic WooCommerce support
- Cleanup for submitting to wordpress.org
- Removing s SASS ... no need for basic styling. Thats Bootstrap´s job.
- Cleanup for submitting to WordPress.org
- Removing s SASS ... no need for basic styling. That's Bootstrap´s job.
## 0.3.1 AUG. 12th 2015
@ -676,7 +674,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 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
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
- Adding Grunt and Grunt SASS task

View File

@ -1,51 +1,57 @@
# Code of Conduct v2.0
# Contributor Bill of Rights & Responsibilities
This code of conduct outlines our expectations for participants within the [UnderStrap](https://github.com/understrap/) community, as well as steps to reporting unacceptable behavior. We are committed to providing a welcoming and inspiring community for all and expect our code of conduct to be honored. Anyone who violates this code of conduct may be banned from the community.
Welcome to the Understrap Contributor Bill of Rights & Responsibilities, and thanks for being part of the Understrap community!
Our open source community strives to:
**To submit questions or report violations anonymously, use this form: https://forms.gle/uNnkKPakeuae4kiX7**
* **Be friendly and patient.**
* **Be welcoming**: We strive to be a community that welcomes and supports people of all backgrounds and identities. This includes, but is not limited to members of any race, ethnicity, culture, national origin, colour, immigration status, social and economic class, educational level, sex, sexual orientation, gender identity and expression, age, size, family status, political belief, religion, and mental and physical ability.
* **Be considerate**: Your work will be used by other people, and you in turn will depend on the work of others. Any decision you take will affect users and colleagues, and you should take those consequences into account when making decisions. Remember that we're a world-wide community, so you might not be communicating in someone else's primary language.
* **Be respectful**: Not all of us will agree all the time, but disagreement is no excuse for poor behavior and poor manners. We might all experience some frustration now and then, but we cannot allow that frustration to turn into a personal attack. Its important to remember that a community where people feel uncomfortable or threatened is not a productive one.
* **Be careful in the words that you choose**: we are a community of professionals, and we conduct ourselves professionally. Be kind to others. Do not insult or put down other participants. Harassment and other exclusionary behavior aren't acceptable. This includes, but is not limited to:
* Violent threats or language directed against another person.
* Discriminatory jokes and language.
* Posting sexually explicit or violent material.
* Posting (or threatening to post) other people's personally identifying information ("doxing").
* Personal insults, especially those using racist or sexist terms.
* Unwelcome sexual attention.
* Advocating for, or encouraging, any of the above behavior.
* Repeated harassment of others. In general, if someone asks you to stop, then stop.
* **When we disagree, try to understand why**: Disagreements, both social and technical, happen all the time. It is important that we resolve disagreements and differing views constructively. Remember that were different. The strength of our community comes from its diversity, people from a wide range of backgrounds. Different people have different perspectives on issues. Being unable to understand why someone holds a viewpoint doesnt mean that theyre wrong. Dont forget that it is human to err and blaming each other doesnt get us anywhere. Instead, focus on helping to resolve issues and learning from mistakes.
You can also e-mail us at support@understrap.com with any questions. We will not publicly share any information you submit without your permission.
This code is not exhaustive or complete. It serves to distill our common understanding of a collaborative, shared environment, and goals. We expect it to be followed in spirit as much as in the letter.
The Understrap project is owned and maintained by Howard Development & Consulting, LLC, a Denver-based web development firm.
### Diversity Statement
This document outlines your rights and responsibilities as a participant in the Understrap community and applies equally to every participant.
We encourage everyone to participate and are committed to building a community for all. Although we may not be able to satisfy everyone, we all agree that everyone is equal. Whenever a participant has made a mistake, we expect them to take responsibility for it. If someone has been harmed or offended, it is our responsibility to listen carefully and respectfully, and do our best to right the wrong.
## You have the right to...
Although this list cannot be exhaustive, we explicitly honor diversity in age, gender, gender identity or expression, culture, ethnicity, language, national origin, political beliefs, profession, race, religion, sexual orientation, socioeconomic status, and technical ability. We will not tolerate discrimination based on any of the protected
characteristics above, including participants with disabilities.
**You have a right to a community that is a harassment-free experience for everyone,** regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, caste, color, religion, or sexual identity and orientation.
### Reporting Issues
**You have a right to a clear, predictable process if a moderator believes you have violated the community guidelines.** For the vast majority of violations, this process will include:
If you experience or witness unacceptable behavior—or have any other concerns—please report it by contacting us via [thomas@tarcgn.de](mailto:thomas@tarcgn.de). All reports will be handled with discretion. In your report please include:
* We will minimize the comment in GitHub. The author may receive a notification from GitHub with a brief reason for the action, depending on notification settings. If you are unsure why your comment was minimized, please ask us at support@understrap.com or use the form linked above. This protects your privacy and ensures the thread doesnt go off topic.
* If the same user repeats a similar violation, we may start a new public discussion thread to further clarify the issue for the user and make a record of the issue for the full community to refer to and discuss.
* If a user repeatedly violates the Contributor Bill of Rights & Responsibilities, we will institute a 7-day temporary “cool down” ban.
* If a user whos already been temporarily banned returns and commits an additional violation, we reserve the right to permanently ban that user.
* For extreme situations, such as doxxing or hate speech, we will immediately delete the comments and institute, at the minimum, a temporary ban. We reserve the right to immediately, permanently ban users who commit extreme violations.
* If you have a question or want to appeal a decision, please email us at support@understrap.com or use the form linked above. Public discussion threads are always acceptable as well, provided they dont expose private personal information without permission.
- Your contact information.
- Names (real, nicknames, or pseudonyms) of any individuals involved. If there are additional witnesses, please include them as well. Your account of what occurred, and if you believe the incident is ongoing. If there is a publicly available record (e.g. a mailing list archive or a public IRC logger), please include a link.
- Any additional information that may be helpful.
We also acknowledge that there's an inevitable gray area in any code of conduct. Most similar documents are written with vague guidelines that grant effectively unlimited discretion to moderators, which makes disagreements about the interpretation of the rules common. Our goal here is to provide very specific guidelines, while also reserving the right for moderators to act quickly and decisively in extreme situations.
After filing a report, a representative will contact you personally. If the person who is harassing you is part of the response team, they will recuse themselves from handling your incident. A representative will then review the incident, follow up with any additional questions, and make a decision as to how to respond. We will respect confidentiality requests for the purpose of protecting victims of abuse.
**You have a right to speak your mind in this community,** provided that you do not violate the specific guidelines weve laid out in this document. We do not have a blanket policy of talking “only about work” here. As long as everyone treats each other with dignity and respect, we encourage discussion of the many social and political issues that intersect with our work in technology. We dont expect everyone to agree, but we believe we can have civil and valuable conversations here.
Anyone asked to stop unacceptable behavior is expected to comply immediately. If an individual engages in unacceptable behavior, the representative may take any action they deem appropriate, up to and including a permanent ban from our community without warning.
## You have the responsibility to...
## Thanks
**You have a responsibility to act and interact** in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community.
**The UnderStrap Team**
**You have a responsibility to treat the Understrap community as a professional workplace.** Because Understrap is an important part of our business and the businesses of the thousands of developers who build sites with Understrap, we encourage you to think of the GitHub projects as an extension of a professional workplace. Everything you post here is public, and we want everyone to put their best foot forward. If you wouldnt say or do something in front of everyone you work with, you shouldnt say or do it here. Dont think of this as a social or informal space like Twitter or Reddit; think of it as an office meeting where youre collaborating with teammates.
Weve never had an extreme incident (e.g. hate speech) in this community and hope never to have one. That said, we believe those situations are typically flagrant enough that most observers agree a moderator needs to take quick and decisive action.
The more common and nuanced situation is speech that doesnt rise to the level of a threat, but still comes off as rude or inappropriate for an office setting. Theres a lot of gray area here, so well offer some specific examples of behavior that we view as inappropriate for GitHub:
This code of conduct is based on the [Open Code of Conduct](https://github.com/todogroup/opencodeofconduct) from the [TODOGroup](http://todogroup.org).
* Any profanity that you couldnt say on the radio in the United States. Please note that obscuring a letter or two with a symbol like an asterisk doesnt make it any less readable, and thus it still counts as profanity for our purposes. We understand that there is a gray area here, including words that have different meanings in different cultures and contexts. Well be as clear as possible on our reasoning if we believe there has been a profanity violation in the community.
* Sarcasm, mockery or ad hominem attacks. Focus on the code, not the person. And even if youre criticizing code, avoid harsh or profane language.
* The use of sexualized language or imagery, and sexual attention or advances of any kind.
* Publishing others private information, such as a physical address, without their explicit permission.
* Hate speech; defined as abusive or threatening speech or writing targeting an individual or group on the basis of of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, caste, color, religion, or sexual identity and orientation.
* Public or private harassment, threats of physical violence, or behavior that a moderator reasonably believes could be a violation of U.S. law or put other people in harms way.
We are thankful for their work and all the communities who have paved the way with code of conducts.
We understand that everyone has different standards for office-appropriate conduct, and well take into account neurodiversity, cultural differences and other mitigating factors any time we act on a violation. Generally, we will start small (by hiding your comment) so you have the opportunity to privately discuss the reasoning behind the decision with us, if youd like to.
If your comment is minimized or you receive a warning, it does not mean we intend to ban you or hold any hard feelings. We all make mistakes and want to treat every community member with grace and empathy, and we also recognize that our standards here are higher than in some other similar communities. Were very hesitant to issue a permanent ban in all but the most extreme cases, and we want to encourage you to express yourself, while also asking you to do your best to maintain office-appropriate decorum in the GitHub community.
We are very strong proponents of free expression, and we dont want you to shy away from difficult conversations. We encourage all our employees to speak freely at work about any topic, and we think that philosophy should carry over to our GitHub community as well. We dont institute blanket bans on subject matter here; we simply ask that you do your best to be respectful in all your interactions with others on this platform.
Also note that we have not included a “catch-all” violation, such as “any behavior deemed inappropriate.” These catch-all clauses exist in most other codes of conduct, but they are so broad that they basically leave everything up to the opinion of the moderator and thus make the code of conduct much less useful for community members. Our goal is to write a Contributor Bill of Rights & Responsibilities that can be applied consistently by all moderators, leaving minimal room for arbitrary judgement calls. Well do our best to keep the Contributor Bill of Rights & Responsibilities up to date with specific rules, rather than broad or vague guidelines.
**If you have any questions or want to report a violation, e-mail us at support@understrap.com or use this anonymous form: https://forms.gle/uNnkKPakeuae4kiX7**
Parts of this document are based on the [Contributor Covenant](https://www.contributor-covenant.org/). This document is released under the [CC BY 4.0 License](https://github.com/EthicalSource/contributor_covenant/blob/release/LICENSE.md).

View File

@ -1,4 +1,4 @@
# Contributing to the UnderStrap Project
# Contributing to the Understrap Project
We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's:
- Reporting a bug
@ -10,15 +10,17 @@ We love your input! We want to make contributing to this project as easy and tra
## We Develop with Github
We use github to host code, to track issues and feature requests, as well as accept pull requests.
## We Use [Github Flow](https://guides.github.com/introduction/flow/index.html), So All Code Changes Happen Through Pull Requests
Pull requests are the best way to propose changes to the codebase (we use [Github Flow](https://guides.github.com/introduction/flow/index.html)). We actively welcome your pull requests:
## We Use [Git Flow](https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow), So All Code Changes Happen Through Pull Requests
We actively welcome your pull requests.
1. Fork the repo and create your branch from `master`.
Pull requests are the best way to propose changes to the codebase.
All pull requests should be sumitted to the `develop` branch.
This will allow us to grant permissions to key contributors to merge pull requests into the `develop` branch.
1. Fork the repo and create your branch from `develop`.
2. If you've added code that should be tested, add tests.
3. If you've changed APIs, update the documentation.
4. Ensure the test suite passes.
5. Make sure your code lints.
6. Issue that pull request!
## Any contributions you make will be under the GNU GPL version 2
In short, when you submit code changes, your submissions are understood to be under the same [GNU GPL version 2](https://opensource.org/licenses/GPL-2.0) that covers the project. Feel free to contact the maintainers if that's a concern.

View File

@ -12,39 +12,48 @@ assignees: ''
check that there aren't other open issues addressing the same
bug before reporting the bug.
Please provide a short summary of the bug in the Title above.
Please delete anything that does not apply for you!
Note: These comments won't show up when you submit the issue.
-->
### Description of the Bug
Please provide a clear and concise description of what the bug is.
### The Bug
Who is the bug affecting?
What is affected by this bug?
When does this occur?
Where on the platform does it happen?
**Describe the bug**
A clear and concise description of what the bug is.
<!--
*Who* is the bug affecting?
*What* is affected by this bug?
*When* does this occur?
*Where* on the platform does it happen?
-->
### Steps to Reproduce
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
### Expected Behavior
Please provide a clear and concise description of what you expected to happen.
**Expected behavior**
A clear and concise description of what you expected to happen.
### Screenshots / Video
If applicable, add screenshots/videos to help explain the bug.
**Screenshots / Videos**
If applicable, add screenshots/videos to help explain your problem.
### Environment
Please complete the following information:
- WordPress Version: [ 5.7.x | 5.8.x ]
- OS Version: [ Windows 7 | Windows 8 | Windows 10 ] | Linux [Distribution / Version] | MacOS [Version] | Android [Version] | iOS [Version]
- Browser: [ all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari ]
- Language: [ all | PHP | SQL | HTML | S/CSS | Javascript | jQuery | ES6 | JSON | XML ]
- Node.js & NPM Versions: Node.js [V X.XX] | NPM [V X.XX]
### The Environment
### Additional Context
Add any other context about the problem here. E.g. Are there any related issues and/or pull requests?
<!-- Please complete the following information: -->
- **WordPress Version:** [ 5.7.x | 5.8.x ]
- **OS Version:** [ Windows 7 | Windows 8 | Windows 10 ] | Linux [Distribution / Version] | MacOS [Version] | Android [Version] | iOS [Version]
- **Browser:** [ all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari ]
- **Language:** [ all | PHP | SQL | HTML | S/CSS | Javascript | jQuery | ES6 | JSON | XML ]
- **Node.js & NPM Versions:** Node.js [V X.XX] | NPM [V X.XX]
### Additional context
<!--
Add any other context about the problem here.
E.g. Are there any related Issues and/or PRs?
-->

View File

@ -13,17 +13,19 @@ assignees: ''
Please check that there aren't old issues addressing the same
problem. You might find a solution there.
Please provide a short summary of the problem in the Title above.
Note: These comments won't show up when you submit the issue.
-->
### Description
Please provide a clear and concise description of what you expected to happen.
**Describe the problem**
A clear and concise description of the problem.
### Screenshots / Videos
**Screenshots / Videos**
If applicable, add screenshots/videos to help explain your problem.
### Code
**Code**
If applicable, provide code to help explain your problem.
### Additional context
**Additional context**
Add any other context about the problem here (e.g. related issues).

View File

158
.github/README.md vendored Normal file
View File

@ -0,0 +1,158 @@
[![Build Status](https://api.travis-ci.org/understrap/understrap.svg?branch=master)](https://travis-ci.org/understrap/understrap)
[![Wordpress Theme Version](https://img.shields.io/wordpress/theme/v/understrap.svg)](https://wordpress.org/themes/understrap)
[![Wordpress Theme Active Installs](https://img.shields.io/wordpress/theme/installs/understrap.svg)](https://wordpress.org/themes/understrap/)
[![Github Last Commit](https://img.shields.io/github/last-commit/understrap/understrap)](https://github.com/understrap/understrap/commits/master)
[![License: GPL v2](https://img.shields.io/badge/License-GPL%20v2-blue.svg)](https://www.gnu.org/licenses/old-licenses/gpl-2.0)
#### See: [Official Demo](https://understrap.com) | Read: [Official Docs Page](https://docs.understrap.com/)
# Understrap WordPress Theme Framework
Website: [https://understrap.com](https://understrap.com)
Child Theme Project: [https://github.com/understrap/understrap-child](https://github.com/understrap/understrap-child)
Premium Child Themes: [https://understrap.com/child-themes/](https://understrap.com/child-themes/)
## About
Understrap is the renowned open-source WordPress starter theme that combines Underscores with Bootstrap. Trusted by more than 100,000 developers.
## License
Copyright 2021 [Howard Development & Consulting, LLC](https://howarddc.com)
Understrap is distributed under the terms of the GNU GPL version 2
http://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html
## Changelog
See [changelog](CHANGELOG.md)
## Documentation
Full documentation for this theme is available at [docs.understrap.com](https://docs.understrap.com).
## Basic Features
- Combines Underscores PHP/JS files and Bootstraps HTML/CSS/JS.
- Comes with Bootstrap (v4) Sass source files and additional .scss files. Nicely sorted and ready to add your own variables and customize the Bootstrap variables.
- Uses a single minified CSS file for all the basic stuff.
- [Font Awesome](http://fortawesome.github.io/Font-Awesome/) integration (v4.7.0)
- Jetpack ready
- WooCommerce support
- Contact Form 7 support
- [Child Theme](https://github.com/understrap/understrap-child) ready
- Translation ready
## Installation
There are several ways to install Understrap. We'll look at three of them: (1) classic install by uploading Understrap to a WordPress install, (2) using npm, and (3) using the theme directory in WordPress.
### Classic install
- Download the understrap folder from GitHub or from [https://understrap.com](https://understrap.com)
- IMPORTANT: If you download it from GitHub make sure you rename the "understrap-master.zip" file just to "understrap.zip" or you might have problems using child themes!
- Upload it into your WordPress installation theme subfolder: `/wp-content/themes/`
- Login to your WordPress backend
- Go to Appearance → Themes
- Activate the Understrap theme
### npm install
- Open your terminal
- Change to the directory where you want to add Understrap
- Type `npm install understrap`
### WordPress.org install
- Open your WordPress backend
- Click on "Appearance -> Themes"
- Hit the "Add new" button
- Search for "Understrap"
- Hit the "install" button
- Activate the theme
## Developing With npm, postCSS, Rollup, SASS and BrowserSync
This theme uses [sass](https://www.npmjs.com/package/sass) and [postCSS](https://postcss.org) to handle compiling all of the styles into one style sheet. The theme also includes [rollup.js](https://www.rollupjs.org/) to handle javascript compilation and minification. These choices are based on the same libraries and npm commands used in Bootstrap. In addition, it comes with [Browser Sync](http://browsersync.io) to handle live reloading while you develop.
### Confused by All the CSS, SCSS, and SASS Files?
Some basics about the files that come with Understrap:
- The theme itself uses the `/style.css` file only to identify the theme inside of WordPress. The file is not loaded by the theme and does not include any styles.
- The `/css/theme.css` and its minified little brother `/css/theme.min.css` file(s) provides all styles. It is composed of different SCSS sets and one variable file, all imported at `/src/sass/theme.scss`
- Your design goes into: `/src/sass/theme`.
- Override Bootstrap by addind your variables to the `/src/sass/theme/_theme_variables.scss`
- Add your custom styles to the `/src/sass/theme/_theme.scss` file
- Or add other .scss files into it and `@import` it into `/src/sass/theme/_theme.scss`.
The same goes for Javascript. Just add your javascript to `/src/js/custom-javascript.js` and let rollup.js handle the rest.
### Installing Dependencies
- Make sure you have installed Node.js and Browser-Sync (optional) on your computer globally
- Then open your terminal and browse to the location of your Understrap copy
- Run: `$ npm install`
### Running
To work with and compile your Sass and Javascript files on the fly start:
```bash
npm run watch
```
Or, to run with Browser-Sync:
First change the browser-sync options to reflect your environment in the file `/build/browser-sync.config.js` in the beginning of the file:
```javascript
module.exports = {
"proxy": "localhost/", // Change here
"notify": false,
"files": ["./css/*.min.css", "./js/*.min.js", "./**/*.php"]
};
```
then run:
```bash
npm run watch-bs
```
## Block Editor (Gutenberg) Support
As of version 1.0.0, Understrap supports the block editor. The theme include "Bootstrap" styles automatically for default blocks like tables, captions, and blockquotes. Even further, the theme automatically parses your Bootstrap variables to load your custom color palette into the block editor, ensuring that your color choices match the front-end of the site.
*Note: Wide- and full-width blocks will not work with the sidebar templates. They'll simply display in a normal width. They will work, however, with any full width templates or if sidebars are globally disabled in the customizer.*
## How to Use the Built-In Widget Slider
The front-page slider is widget driven. Simply add more than one widget to widget position “Hero”.
- Click on Appearance → Widgets.
- Add two, or more, widgets of any kind to widget area “Hero”.
- Thats it.
## RTL styles?
Add a new file to the themes root folder called rtl.css. Add all alignments to this file according to this description:
https://codex.wordpress.org/Right_to_Left_Language_Support
## Page Templates
Understrap includes several different page template files to render a number of unique layouts.
### Blank Template
The `blank.php` template is useful when working with various page builders and can be used as a starting blank canvas.
### Empty Template
The `empty.php` template displays a header and a footer only. A good starting point for landing pages.
### Sidebar Templates
The theme also includes a number of templates for enabling the right and left sidebars.
### Full Width Template
The `fullwidthpage.php` template has full width layout without a sidebar.
Licenses & Credits
=
- Font Awesome: https://fontawesome.com/v4.7/license/ (Font: SIL OFL 1.1, (S)CSS: MIT)
- Bootstrap: http://getbootstrap.com | https://github.com/twbs/bootstrap/blob/master/LICENSE (MIT)
- WP Bootstrap Navwalker by Edward McIntyre & William Patton: https://github.com/wp-bootstrap/wp-bootstrap-navwalker (GNU GPLv3)

View File

@ -16,6 +16,9 @@
## Checklist:
<!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
- [ ] I pulled my branch from `develop`.
- [ ] I am submitting my pull request to `develop`.
- [ ] I have resolved any conflicts merging this pull request would create.
- [ ] I have checked that there aren't other open Pull Requests for the same update/change.
- [ ] My code follows the code style of this project.
- [ ] I have performed a self-review of my own code.
@ -26,7 +29,9 @@
- [ ] \(Optional) I have updated the translations accordingly.
- [ ] `composer cs:check` has passed locally.
- [ ] `composer lint:php` has passed locally.
- [ ] I have read the **CONTRIBUTING** document.
- [ ] I have read the **[CONTRIBUTING](https://github.com/understrap/understrap/blob/main/.github/CONTRIBUTING.md)** document.
## Related Issues or Roadmap requests
## Further comments
<!--- If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc... -->

2
.gitignore vendored
View File

@ -45,7 +45,7 @@
# Dependencies
bower_components
node_modules
vendor
/vendor/
# Other UnderStrap specific files and directories
phpcs.xml

View File

@ -2,7 +2,7 @@
/**
* The template for displaying 404 pages (not found)
*
* @package UnderStrap
* @package Understrap
*/
// Exit if accessed directly.
@ -33,7 +33,7 @@ $container = get_theme_mod( 'understrap_container_type' );
<div class="page-content">
<p><?php esc_html_e( 'It looks like nothing was found at this location. Maybe try one of the links below or a search?', 'understrap' ); ?></p>
<p><?php esc_html_e( 'It looks like nothing was found at this location. Maybe try a search?', 'understrap' ); ?></p>
<?php get_search_form(); ?>

152
README.md
View File

@ -1,152 +0,0 @@
[![Build Status](https://api.travis-ci.org/understrap/understrap.svg?branch=master)](https://travis-ci.org/understrap/understrap)
[![Wordpress Theme Version](https://img.shields.io/wordpress/theme/v/understrap.svg)](https://wordpress.org/themes/understrap)
[![Wordpress Theme Active Installs](https://img.shields.io/wordpress/theme/installs/understrap.svg)](https://wordpress.org/themes/understrap/)
[![Github Last Commit](https://img.shields.io/github/last-commit/understrap/understrap)](https://github.com/understrap/understrap/commits/master)
[![License: GPL v2](https://img.shields.io/badge/License-GPL%20v2-blue.svg)](https://www.gnu.org/licenses/old-licenses/gpl-2.0)
#### See: [Official Demo](https://understrap.com/understrap) | Read: [Official Docs Page](https://understrap.github.io/)
# UnderStrap WordPress Theme Framework
Website: [https://understrap.com](https://understrap.com)
Child Theme Project: [https://github.com/understrap/understrap-child](https://github.com/understrap/understrap-child)
OverStrap Child Themes: [https://understrap.com/overstrap/](https://understrap.com/overstrap/)
## About
Im a huge fan of Underscores, Bootstrap, and Sass. Why not combine these into a solid WordPress Theme Framework? Thats what UnderStrap is. You can use it as a starter theme and build your own theme on top of it. Or you can use it as a parent theme and create your own child theme for UnderStrap.
## License
UnderStrap WordPress Theme, Copyright 2013-2018 Holger Koenemann
UnderStrap is distributed under the terms of the GNU GPL version 2
http://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html
## Changelog
See [changelog](CHANGELOG.md)
## Basic Features
- Combines Underscores PHP/JS files and Bootstraps HTML/CSS/JS.
- Comes with Bootstrap (v4) Sass source files and additional .scss files. Nicely sorted and ready to add your own variables and customize the Bootstrap variables.
- Uses a single minified CSS file for all the basic stuff.
- [Font Awesome](http://fortawesome.github.io/Font-Awesome/) integration (v4.7.0)
- Jetpack ready.
- WooCommerce support.
- Contact Form 7 support.
- [Child Theme](https://github.com/understrap/understrap-child) ready.
- Translation ready.
## Starter Theme + HTML Framework = WordPress Theme Framework
The _s theme is a good starting point to develop a WordPress theme. But it is “just” a raw starter theme. That means it outputs all the WordPress stuff correctly but without any layout or design.
Why not add a well known and supported layout framework to have a solid, clean and responsive foundation? Thats where Bootstrap comes in.
## Confused by All the CSS and Sass Files?
Some basics about the Sass and CSS files that come with UnderStrap:
- The theme itself uses the `/style.css`file only to identify the theme inside of WordPress. The file is not loaded by the theme and does not include any styles.
- The `/css/theme.css` and its minified little brother `/css/theme.min.css` file(s) provides all styles. It is composed of five different SCSS sets and one variable file at `/sass/theme.scss`:
```@import "theme/theme_variables"; // 1. Add your variables into this file. Also add variables to overwrite Bootstrap or UnderStrap variables here
@import "../src/bootstrap-sass/assets/stylesheets/bootstrap"; // 2. All the Bootstrap stuff - Don´t edit this!
@import "understrap/understrap"; // 3. Some basic WordPress stylings and needed styles to combine Boostrap and Underscores
@import "../src/fontawesome/scss/font-awesome"; // 4. Font Awesome Icon styles
// Any additional imported files //
@import "theme/theme"; // 5. Add your styles into this file
```
- Dont edit the number 2-4 files/filesets listed above or you wont be able to update UnderStrap without overwriting your own work!
- Your design goes into: `/sass/theme`.
- Add your styles to the `/sass/theme/_theme.scss` file
- And your variables to the `/sass/theme/_theme_variables.scss`
- Or add other .scss files into it and `@import` it into `/sass/theme/_theme.scss`.
## Installation
There are several ways to install UnderStrap. We'll look at three of them: (1) classic install by uploading UnderStrap to a WordPress install, (2) using npm, and (3) using the theme directory in WordPress.
### Classic install
- Download the understrap folder from GitHub or from [https://understrap.com](https://understrap.com)
- IMPORTANT: If you download it from GitHub make sure you rename the "understrap-master.zip" file just to "understrap.zip" or you might have problems using child themes!
- Upload it into your WordPress installation theme subfolder: `/wp-content/themes/`
- Login to your WordPress backend
- Go to Appearance → Themes
- Activate the UnderStrap theme
### npm install
- Open your terminal
- Change to the directory where you want to add UnderStrap
- Type `npm install understrap`
### WordPress.org install
- Open your WordPress backend
- Click on "Appearance -> Themes"
- Hit the "Add new" button
- Search for "UnderStrap"
- Hit the "install" button
- Activate the theme
## Developing With npm, Gulp and SASS and [Browser Sync][1]
### Installing Dependencies
- Make sure you have installed Node.js and Browser-Sync (optional) on your computer globally
- Then open your terminal and browse to the location of your UnderStrap copy
- Run: `$ npm install`
### Running
To work with and compile your Sass files on the fly start:
- `$ gulp watch`
Or, to run with Browser-Sync:
- First change the browser-sync options to reflect your environment in the file `/gulpconfig.json` in the beginning of the file:
```javascript
{
"browserSyncOptions" : {
"proxy": "localhost/theme_test/", // <----- CHANGE HERE
"notify": false
},
...
};
```
- then run: `$ gulp watch-bs`
## How to Use the Built-In Widget Slider
The front-page slider is widget driven. Simply add more than one widget to widget position “Hero”.
- Click on Appearance → Widgets.
- Add two, or more, widgets of any kind to widget area “Hero”.
- Thats it.
## RTL styles?
Add a new file to the themes root folder called rtl.css. Add all alignments to this file according to this description:
https://codex.wordpress.org/Right_to_Left_Language_Support
## Page Templates
UnderStrap includes several different page template files: (1) blank template, (2) empty template, and (3) full width template.
### Blank Template
The `blank.php` template is useful when working with various page builders and can be used as a starting blank canvas.
### Empty Template
The `empty.php` template displays a header and a footer only. A good starting point for landing pages.
### Full Width Template
The `fullwidthpage.php` template has full width layout without a sidebar.
## Footnotes
[1] Visit [http://browsersync.io](http://browsersync.io) for more information on Browser Sync
Licenses & Credits
=
- Font Awesome: http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT)
- Bootstrap: http://getbootstrap.com | https://github.com/twbs/bootstrap/blob/master/LICENSE (MIT)
- WP Bootstrap Navwalker by Edward McIntyre & William Patton: https://github.com/wp-bootstrap/wp-bootstrap-navwalker (GNU GPLv3)

View File

@ -4,7 +4,7 @@
*
* Learn more: http://codex.wordpress.org/Template_Hierarchy
*
* @package UnderStrap
* @package Understrap
*/
// Exit if accessed directly.

View File

@ -4,7 +4,7 @@
*
* Learn more: https://codex.wordpress.org/Author_Templates
*
* @package UnderStrap
* @package Understrap
*/
// Exit if accessed directly.
@ -33,17 +33,20 @@ $container = get_theme_mod( 'understrap_container_type' );
} else {
$curauth = get_userdata( intval( $author ) );
}
?>
<h1><?php echo esc_html__( 'About:', 'understrap' ) . ' ' . esc_html( $curauth->nickname ); ?></h1>
the_archive_title( '<h1 class="page-title">', '</h1>' );
<?php
if ( ! empty( $curauth->ID ) ) {
echo get_avatar( $curauth->ID );
$alt = sprintf(
/* translators: %s: author name */
_x( 'Profile picture of %s', 'Avatar alt', 'understrap' ),
$curauth->display_name
);
echo get_avatar( $curauth->ID, 96, '', $alt );
}
?>
<?php if ( ! empty( $curauth->user_url ) || ! empty( $curauth->user_description ) ) : ?>
if ( ! empty( $curauth->user_url ) || ! empty( $curauth->user_description ) ) {
?>
<dl>
<?php if ( ! empty( $curauth->user_url ) ) : ?>
<dt><?php esc_html_e( 'Website', 'understrap' ); ?></dt>
@ -53,39 +56,44 @@ $container = get_theme_mod( 'understrap_container_type' );
<?php endif; ?>
<?php if ( ! empty( $curauth->user_description ) ) : ?>
<dt><?php esc_html_e( 'Profile', 'understrap' ); ?></dt>
<dt>
<?php
printf(
/* translators: %s: author name */
esc_html__( 'About %s', 'understrap' ),
$curauth->display_name
);
?>
</dt>
<dd><?php echo esc_html( $curauth->user_description ); ?></dd>
<?php endif; ?>
</dl>
<?php endif; ?>
<?php
}
<h2><?php echo esc_html__( 'Posts by', 'understrap' ) . ' ' . esc_html( $curauth->nickname ); ?>:</h2>
</header><!-- .page-header -->
<!-- The Loop -->
<?php
if ( have_posts() ) {
echo '<ul>';
while ( have_posts() ) {
the_post();
echo '<li>';
printf(
'<a rel="bookmark" href="%1$s" title="%2$s %3$s">%3$s</a>',
esc_url( apply_filters( 'the_permalink', get_permalink( $post ), $post ) ),
esc_attr( __( 'Permanent Link:', 'understrap' ) ),
get_the_title()
);
understrap_posted_on();
esc_html_e( 'in', 'understrap' );
the_category( '&' );
echo '</li>';
}
echo '</ul>';
} else {
get_template_part( 'loop-templates/content', 'none' );
printf(
/* translators: %s: author name */
'<h2>' . esc_html__( 'Posts by %s', 'understrap' ) . '</h2>',
$curauth->display_name
);
}
?>
<!-- End Loop -->
</header><!-- .page-header -->
<!-- The Loop -->
<?php
if ( have_posts() ) {
while ( have_posts() ) {
the_post();
get_template_part( 'loop-templates/content', 'author' );
}
} else {
get_template_part( 'loop-templates/content', 'none' );
}
?>
<!-- End Loop -->
</main><!-- #main -->

View File

@ -5,16 +5,15 @@
* The area of the page that contains both current comments
* and the comment form.
*
* @package UnderStrap
* @package Understrap
*/
// Exit if accessed directly.
defined( 'ABSPATH' ) || exit;
/*
* If the current post is protected by a password and
* the visitor has not yet entered the password we will
* return early without loading the comments.
* If the current post is protected by a password and the visitor has not yet
* entered the password we will return early without loading the comments.
*/
if ( post_password_required() ) {
return;
@ -57,27 +56,7 @@ if ( post_password_required() ) {
</h2><!-- .comments-title -->
<?php if ( get_comment_pages_count() > 1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through. ?>
<nav class="comment-navigation" id="comment-nav-above">
<h1 class="sr-only"><?php esc_html_e( 'Comment navigation', 'understrap' ); ?></h1>
<?php if ( get_previous_comments_link() ) { ?>
<div class="nav-previous">
<?php previous_comments_link( __( '&larr; Older Comments', 'understrap' ) ); ?>
</div>
<?php } ?>
<?php if ( get_next_comments_link() ) { ?>
<div class="nav-next">
<?php next_comments_link( __( 'Newer Comments &rarr;', 'understrap' ) ); ?>
</div>
<?php } ?>
</nav><!-- #comment-nav-above -->
<?php endif; // Check for comment navigation. ?>
<?php understrap_comment_navigation( 'comment-nav-above' ); ?>
<ol class="comment-list">
@ -92,27 +71,7 @@ if ( post_password_required() ) {
</ol><!-- .comment-list -->
<?php if ( get_comment_pages_count() > 1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through. ?>
<nav class="comment-navigation" id="comment-nav-below">
<h1 class="sr-only"><?php esc_html_e( 'Comment navigation', 'understrap' ); ?></h1>
<?php if ( get_previous_comments_link() ) { ?>
<div class="nav-previous">
<?php previous_comments_link( __( '&larr; Older Comments', 'understrap' ) ); ?>
</div>
<?php } ?>
<?php if ( get_next_comments_link() ) { ?>
<div class="nav-next">
<?php next_comments_link( __( 'Newer Comments &rarr;', 'understrap' ) ); ?>
</div>
<?php } ?>
</nav><!-- #comment-nav-below -->
<?php endif; // Check for comment navigation. ?>
<?php understrap_comment_navigation( 'comment-nav-below' ); ?>
<?php endif; // End of if have_comments(). ?>

View File

@ -11,7 +11,7 @@
],
"homepage": "https://github.com/understrap/understrap",
"require": {
"composer/installers": "^1.10",
"composer/installers": "^1.11",
"php": ">=5.6"
},
"require-dev": {

205
composer.lock generated
View File

@ -4,20 +4,20 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "6264cfc97cd68a6578ffce9b72605d20",
"content-hash": "eeb7619b5a84ccfa676de01c01546b32",
"packages": [
{
"name": "composer/installers",
"version": "v1.10.0",
"version": "v1.11.0",
"source": {
"type": "git",
"url": "https://github.com/composer/installers.git",
"reference": "1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d"
"reference": "ae03311f45dfe194412081526be2e003960df74b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/installers/zipball/1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d",
"reference": "1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d",
"url": "https://api.github.com/repos/composer/installers/zipball/ae03311f45dfe194412081526be2e003960df74b",
"reference": "ae03311f45dfe194412081526be2e003960df74b",
"shasum": ""
},
"require": {
@ -111,6 +111,7 @@
"majima",
"mako",
"mediawiki",
"miaoxing",
"modulework",
"modx",
"moodle",
@ -128,12 +129,17 @@
"sydes",
"sylius",
"symfony",
"tastyigniter",
"typo3",
"wordpress",
"yawik",
"zend",
"zikula"
],
"support": {
"issues": "https://github.com/composer/installers/issues",
"source": "https://github.com/composer/installers/tree/v1.11.0"
},
"funding": [
{
"url": "https://packagist.com",
@ -148,7 +154,7 @@
"type": "tidelift"
}
],
"time": "2021-01-14T11:07:16+00:00"
"time": "2021-04-28T06:42:17+00:00"
}
],
"packages-dev": [
@ -216,20 +222,24 @@
"stylecheck",
"tests"
],
"support": {
"issues": "https://github.com/dealerdirect/phpcodesniffer-composer-installer/issues",
"source": "https://github.com/dealerdirect/phpcodesniffer-composer-installer"
},
"time": "2020-12-07T18:04:37+00:00"
},
{
"name": "php-parallel-lint/php-parallel-lint",
"version": "v1.3.0",
"version": "v1.3.1",
"source": {
"type": "git",
"url": "https://github.com/php-parallel-lint/PHP-Parallel-Lint.git",
"reference": "772a954e5f119f6f5871d015b23eabed8cbdadfb"
"reference": "761f3806e30239b5fcd90a0a45d41dc2138de192"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-parallel-lint/PHP-Parallel-Lint/zipball/772a954e5f119f6f5871d015b23eabed8cbdadfb",
"reference": "772a954e5f119f6f5871d015b23eabed8cbdadfb",
"url": "https://api.github.com/repos/php-parallel-lint/PHP-Parallel-Lint/zipball/761f3806e30239b5fcd90a0a45d41dc2138de192",
"reference": "761f3806e30239b5fcd90a0a45d41dc2138de192",
"shasum": ""
},
"require": {
@ -243,7 +253,7 @@
"require-dev": {
"nette/tester": "^1.3 || ^2.0",
"php-parallel-lint/php-console-highlighter": "~0.3",
"squizlabs/php_codesniffer": "^3.5"
"squizlabs/php_codesniffer": "^3.6"
},
"suggest": {
"php-parallel-lint/php-console-highlighter": "Highlight syntax in code snippet"
@ -269,7 +279,11 @@
],
"description": "This tool check syntax of PHP files about 20x faster than serial check.",
"homepage": "https://github.com/php-parallel-lint/PHP-Parallel-Lint",
"time": "2021-04-07T14:42:48+00:00"
"support": {
"issues": "https://github.com/php-parallel-lint/PHP-Parallel-Lint/issues",
"source": "https://github.com/php-parallel-lint/PHP-Parallel-Lint/tree/v1.3.1"
},
"time": "2021-08-13T05:35:13+00:00"
},
{
"name": "phpcompatibility/php-compatibility",
@ -327,6 +341,10 @@
"phpcs",
"standards"
],
"support": {
"issues": "https://github.com/PHPCompatibility/PHPCompatibility/issues",
"source": "https://github.com/PHPCompatibility/PHPCompatibility"
},
"time": "2019-12-27T09:44:58+00:00"
},
{
@ -379,20 +397,24 @@
"polyfill",
"standards"
],
"support": {
"issues": "https://github.com/PHPCompatibility/PHPCompatibilityParagonie/issues",
"source": "https://github.com/PHPCompatibility/PHPCompatibilityParagonie"
},
"time": "2021-02-15T10:24:51+00:00"
},
{
"name": "phpcompatibility/phpcompatibility-wp",
"version": "2.1.1",
"version": "2.1.2",
"source": {
"type": "git",
"url": "https://github.com/PHPCompatibility/PHPCompatibilityWP.git",
"reference": "b7dc0cd7a8f767ccac5e7637550ea1c50a67b09e"
"reference": "a792ab623069f0ce971b2417edef8d9632e32f75"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityWP/zipball/b7dc0cd7a8f767ccac5e7637550ea1c50a67b09e",
"reference": "b7dc0cd7a8f767ccac5e7637550ea1c50a67b09e",
"url": "https://api.github.com/repos/PHPCompatibility/PHPCompatibilityWP/zipball/a792ab623069f0ce971b2417edef8d9632e32f75",
"reference": "a792ab623069f0ce971b2417edef8d9632e32f75",
"shasum": ""
},
"require": {
@ -429,7 +451,11 @@
"standards",
"wordpress"
],
"time": "2021-02-15T12:58:46+00:00"
"support": {
"issues": "https://github.com/PHPCompatibility/PHPCompatibilityWP/issues",
"source": "https://github.com/PHPCompatibility/PHPCompatibilityWP"
},
"time": "2021-07-21T11:09:57+00:00"
},
{
"name": "roave/security-advisories",
@ -437,18 +463,19 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "07d2f0c0e6553fd7433f2eb7d043260d3bfd351d"
"reference": "cd0a994884c7323cdc591f02b6027e00c1d88e74"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/07d2f0c0e6553fd7433f2eb7d043260d3bfd351d",
"reference": "07d2f0c0e6553fd7433f2eb7d043260d3bfd351d",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/cd0a994884c7323cdc591f02b6027e00c1d88e74",
"reference": "cd0a994884c7323cdc591f02b6027e00c1d88e74",
"shasum": ""
},
"conflict": {
"3f/pygmentize": "<1.2",
"adodb/adodb-php": "<5.20.12",
"alterphp/easyadmin-extension-bundle": ">=1.2,<1.2.11|>=1.3,<1.3.1",
"amazing/media2click": ">=1,<1.3.3",
"amphp/artax": "<1.0.6|>=2,<2.0.6",
"amphp/http": "<1.0.1",
"amphp/http-client": ">=4,<4.4",
@ -458,8 +485,9 @@
"bagisto/bagisto": "<0.1.5",
"barrelstrength/sprout-base-email": "<1.2.7",
"barrelstrength/sprout-forms": "<3.9",
"baserproject/basercms": ">=4,<=4.3.6|>=4.4,<4.4.1",
"bolt/bolt": "<3.7.1",
"baserproject/basercms": "<4.4.5",
"bk2k/bootstrap-package": ">=7.1,<7.1.2|>=8,<8.0.8|>=9,<9.0.4|>=9.1,<9.1.3|>=10,<10.0.10|>=11,<11.0.3",
"bolt/bolt": "<3.7.2",
"bolt/core": "<4.1.13",
"brightlocal/phpwhois": "<=4.2.5",
"buddypress/buddypress": "<5.1.2",
@ -467,17 +495,20 @@
"cakephp/cakephp": ">=1.3,<1.3.18|>=2,<2.4.99|>=2.5,<2.5.99|>=2.6,<2.6.12|>=2.7,<2.7.6|>=3,<3.5.18|>=3.6,<3.6.15|>=3.7,<3.7.7",
"cart2quote/module-quotation": ">=4.1.6,<=4.4.5|>=5,<5.4.4",
"cartalyst/sentry": "<=2.1.6",
"centreon/centreon": "<18.10.8|>=19,<19.4.5",
"centreon/centreon": "<20.10.7",
"cesnet/simplesamlphp-module-proxystatistics": "<3.1",
"codeigniter/framework": "<=3.0.6",
"composer/composer": "<=1-alpha.11",
"composer/composer": "<1.10.22|>=2-alpha.1,<2.0.13",
"contao-components/mediaelement": ">=2.14.2,<2.21.1",
"contao/core": ">=2,<3.5.39",
"contao/core-bundle": ">=4,<4.4.52|>=4.5,<4.9.6|= 4.10.0",
"contao/core-bundle": ">=4,<4.4.56|>=4.5,<4.9.18|>=4.10,<4.11.7|= 4.10.0",
"contao/listing-bundle": ">=4,<4.4.8",
"craftcms/cms": "<3.6.7",
"croogo/croogo": "<3.0.7",
"datadog/dd-trace": ">=0.30,<0.30.2",
"david-garcia/phpwhois": "<=4.3.1",
"derhansen/sf_event_mgt": "<4.3.1|>=5,<5.1.1",
"directmailteam/direct-mail": "<5.2.4",
"doctrine/annotations": ">=1,<1.2.7",
"doctrine/cache": ">=1,<1.3.2|>=1.4,<1.4.2",
"doctrine/common": ">=2,<2.4.3|>=2.5,<2.5.1",
@ -487,13 +518,15 @@
"doctrine/mongodb-odm": ">=1,<1.0.2",
"doctrine/mongodb-odm-bundle": ">=2,<3.0.1",
"doctrine/orm": ">=2,<2.4.8|>=2.5,<2.5.1|>=2.8.3,<2.8.4",
"dolibarr/dolibarr": "<11.0.4",
"dolibarr/dolibarr": "<14",
"dompdf/dompdf": ">=0.6,<0.6.2",
"drupal/core": ">=7,<7.74|>=8,<8.8.11|>=8.9,<8.9.9|>=9,<9.0.8",
"drupal/drupal": ">=7,<7.74|>=8,<8.8.11|>=8.9,<8.9.9|>=9,<9.0.8",
"drupal/core": ">=7,<7.80|>=8,<8.9.14|>=9,<9.0.12|>=9.1,<9.1.7",
"drupal/drupal": ">=7,<7.80|>=8,<8.9.14|>=9,<9.0.12|>=9.1,<9.1.7",
"dweeves/magmi": "<=0.7.24",
"endroid/qr-code-bundle": "<3.4.2",
"enshrined/svg-sanitize": "<0.13.1",
"erusev/parsedown": "<1.7.2",
"ether/logs": "<3.0.4",
"ezsystems/demobundle": ">=5.4,<5.4.6.1",
"ezsystems/ez-support-tools": ">=2.2,<2.2.3",
"ezsystems/ezdemo-ls-extension": ">=5.4,<5.4.2.1",
@ -510,30 +543,37 @@
"ezsystems/repository-forms": ">=2.3,<2.3.2.1",
"ezyang/htmlpurifier": "<4.1.1",
"facade/ignition": "<1.16.14|>=2,<2.4.2|>=2.5,<2.5.2",
"feehi/cms": "<=2.1.1",
"firebase/php-jwt": "<2",
"flarum/core": ">=1,<=1.0.1",
"flarum/sticky": ">=0.1-beta.14,<=0.1-beta.15",
"flarum/tags": "<=0.1-beta.13",
"fluidtypo3/vhs": "<5.1.1",
"fooman/tcpdf": "<6.2.22",
"forkcms/forkcms": "<5.8.3",
"fossar/tcpdf-parser": "<6.2.22",
"francoisjacquet/rosariosis": "<6.5.1",
"friendsofsymfony/oauth2-php": "<1.3",
"friendsofsymfony/rest-bundle": ">=1.2,<1.2.2",
"friendsofsymfony/user-bundle": ">=1.2,<1.3.5",
"friendsoftypo3/mediace": ">=7.6.2,<7.6.5",
"froala/wysiwyg-editor": "<3.2.7",
"fuel/core": "<1.8.1",
"getgrav/grav": "<1.7-beta.8",
"getkirby/cms": ">=3,<3.4.5",
"getgrav/grav": "<=1.7.10",
"getkirby/cms": "<=3.5.6",
"getkirby/panel": "<2.5.14",
"gos/web-socket-bundle": "<1.10.4|>=2,<2.6.1|>=3,<3.3",
"gree/jose": "<=2.2",
"gregwar/rst": "<1.0.3",
"grumpydictator/firefly-iii": "<5.5.13",
"guzzlehttp/guzzle": ">=4-rc.2,<4.2.4|>=5,<5.3.1|>=6,<6.2.1",
"illuminate/auth": ">=4,<4.0.99|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.10",
"illuminate/cookie": ">=4,<=4.0.11|>=4.1,<=4.1.99999|>=4.2,<=4.2.99999|>=5,<=5.0.99999|>=5.1,<=5.1.99999|>=5.2,<=5.2.99999|>=5.3,<=5.3.99999|>=5.4,<=5.4.99999|>=5.5,<=5.5.49|>=5.6,<=5.6.99999|>=5.7,<=5.7.99999|>=5.8,<=5.8.99999|>=6,<6.18.31|>=7,<7.22.4",
"illuminate/database": "<6.20.14|>=7,<7.30.4|>=8,<8.24",
"illuminate/database": "<6.20.26|>=7,<8.40",
"illuminate/encryption": ">=4,<=4.0.11|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.40|>=5.6,<5.6.15",
"illuminate/view": ">=7,<7.1.2",
"impresscms/impresscms": "<=1.4.2",
"intelliants/subrion": "<=4.2.1",
"ivankristianto/phpwhois": "<=4.3",
"james-heinrich/getid3": "<1.9.9",
"joomla/archive": "<1.1.10",
@ -541,13 +581,19 @@
"jsmitty12/phpwhois": "<5.1",
"kazist/phpwhois": "<=4.2.6",
"kitodo/presentation": "<3.1.2",
"klaviyo/magento2-extension": ">=1,<3",
"kreait/firebase-php": ">=3.2,<3.8.1",
"la-haute-societe/tcpdf": "<6.2.22",
"laravel/framework": "<6.20.14|>=7,<7.30.4|>=8,<8.24",
"laminas/laminas-http": "<2.14.2",
"laravel/framework": "<6.20.26|>=7,<8.40",
"laravel/socialite": ">=1,<1.0.99|>=2,<2.0.10",
"lavalite/cms": "<=5.8",
"league/commonmark": "<0.18.3",
"librenms/librenms": "<1.53",
"league/flysystem": "<1.1.4|>=2,<2.1.1",
"lexik/jwt-authentication-bundle": "<2.10.7|>=2.11,<2.11.3",
"librenms/librenms": "<21.1",
"livewire/livewire": ">2.2.4,<2.2.6",
"localizationteam/l10nmgr": "<7.4|>=8,<8.7|>=9,<9.2",
"magento/community-edition": ">=2,<2.2.10|>=2.3,<2.3.3",
"magento/magento1ce": "<1.9.4.3",
"magento/magento1ee": ">=1,<1.14.4.3",
@ -559,30 +605,39 @@
"monolog/monolog": ">=1.8,<1.12",
"moodle/moodle": "<3.5.17|>=3.7,<3.7.9|>=3.8,<3.8.8|>=3.9,<3.9.5|>=3.10,<3.10.2",
"namshi/jose": "<2.2",
"neos/flow": ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.12|>=3.1,<3.1.10|>=3.2,<3.2.13|>=3.3,<3.3.13|>=4,<4.0.6",
"neos/form": ">=1.2,<4.3.3|>=5,<5.0.9|>=5.1,<5.1.3",
"neos/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4|>=2.3,<2.9.99|>=3,<3.0.20|>=3.1,<3.1.18|>=3.2,<3.2.14|>=3.3,<3.3.23|>=4,<4.0.17|>=4.1,<4.1.16|>=4.2,<4.2.12|>=4.3,<4.3.3",
"neos/swiftmailer": ">=4.1,<4.1.99|>=5.4,<5.4.5",
"nette/application": ">=2,<2.0.19|>=2.1,<2.1.13|>=2.2,<2.2.10|>=2.3,<2.3.14|>=2.4,<2.4.16|>=3,<3.0.6",
"nette/nette": ">=2,<2.0.19|>=2.1,<2.1.13",
"nilsteampassnet/teampass": "<=2.1.27.36",
"nukeviet/nukeviet": "<4.3.4",
"nystudio107/craft-seomatic": "<3.3",
"nzo/url-encryptor-bundle": ">=4,<4.3.2|>=5,<5.0.1",
"october/backend": "<1.1.2",
"october/cms": "= 1.0.469|>=1.0.319,<1.0.469",
"october/cms": "= 1.1.1|= 1.0.471|= 1.0.469|>=1.0.319,<1.0.469",
"october/october": ">=1.0.319,<1.0.466",
"october/rain": "<1.0.472|>=1.1,<1.1.2",
"onelogin/php-saml": "<2.10.4",
"oneup/uploader-bundle": "<1.9.3|>=2,<2.1.5",
"opencart/opencart": "<=3.0.3.2",
"openid/php-openid": "<2.3",
"openmage/magento-lts": "<19.4.8|>=20,<20.0.4",
"openmage/magento-lts": "<=19.4.12|>=20,<=20.0.8",
"orchid/platform": ">=9,<9.4.4",
"oro/crm": ">=1.7,<1.7.4",
"oro/platform": ">=1.7,<1.7.4",
"padraic/humbug_get_contents": "<1.1.2",
"pagarme/pagarme-php": ">=0,<3",
"pagekit/pagekit": "<=1.0.18",
"paragonie/random_compat": "<2",
"passbolt/passbolt_api": "<2.11",
"paypal/merchant-sdk-php": "<3.12",
"pear/archive_tar": "<1.4.12",
"pear/archive_tar": "<1.4.14",
"personnummer/personnummer": "<3.0.2",
"phanan/koel": "<5.1.4",
"phpfastcache/phpfastcache": ">=5,<5.0.13",
"phpmailer/phpmailer": "<6.1.6",
"phpmailer/phpmailer": "<6.5",
"phpmussel/phpmussel": ">=1,<1.6",
"phpmyadmin/phpmyadmin": "<4.9.6|>=5,<5.0.3",
"phpoffice/phpexcel": "<1.8.2",
@ -591,7 +646,7 @@
"phpunit/phpunit": ">=4.8.19,<4.8.28|>=5.0.10,<5.6.3",
"phpwhois/phpwhois": "<=4.2.5",
"phpxmlrpc/extras": "<0.6.1",
"pimcore/pimcore": "<6.8.8",
"pimcore/pimcore": "<10.1.1",
"pocketmine/pocketmine-mp": "<3.15.4",
"pressbooks/pressbooks": "<5.18",
"prestashop/autoupgrade": ">=4,<4.10.1",
@ -605,23 +660,26 @@
"propel/propel1": ">=1,<=1.7.1",
"pterodactyl/panel": "<0.7.19|>=1-rc.0,<=1-rc.6",
"pusher/pusher-php-server": "<2.2.1",
"pwweb/laravel-core": "<=0.3.6-beta",
"rainlab/debugbar-plugin": "<3.1",
"rmccue/requests": ">=1.6,<1.8",
"robrichards/xmlseclibs": "<3.0.4",
"sabberworm/php-css-parser": ">=1,<1.0.1|>=2,<2.0.1|>=3,<3.0.1|>=4,<4.0.1|>=5,<5.0.9|>=5.1,<5.1.3|>=5.2,<5.2.1|>=6,<6.0.2|>=7,<7.0.4|>=8,<8.0.1|>=8.1,<8.1.1|>=8.2,<8.2.1|>=8.3,<8.3.1",
"sabre/dav": ">=1.6,<1.6.99|>=1.7,<1.7.11|>=1.8,<1.8.9",
"scheb/two-factor-bundle": ">=0,<3.26|>=4,<4.11",
"sensiolabs/connect": "<4.2.3",
"serluck/phpwhois": "<=4.2.6",
"shopware/core": "<=6.3.4",
"shopware/platform": "<=6.3.5.1",
"shopware/shopware": "<5.6.9",
"shopware/core": "<=6.4.3",
"shopware/platform": "<=6.4.3",
"shopware/production": "<=6.3.5.2",
"shopware/shopware": "<=5.6.9",
"silverstripe/admin": ">=1.0.3,<1.0.4|>=1.1,<1.1.1",
"silverstripe/assets": ">=1,<1.4.7|>=1.5,<1.5.2",
"silverstripe/cms": "<4.3.6|>=4.4,<4.4.4",
"silverstripe/comments": ">=1.3,<1.9.99|>=2,<2.9.99|>=3,<3.1.1",
"silverstripe/forum": "<=0.6.1|>=0.7,<=0.7.3",
"silverstripe/framework": "<4.4.7|>=4.5,<4.5.4",
"silverstripe/graphql": ">=2,<2.0.5|>=3,<3.1.2|>=3.2,<3.2.4",
"silverstripe/framework": "<4.7.4",
"silverstripe/graphql": "<=3.5|>=4-alpha.1,<4-alpha.2",
"silverstripe/registry": ">=2.1,<2.1.2|>=2.2,<2.2.1",
"silverstripe/restfulserver": ">=1,<1.0.9|>=2,<2.0.4",
"silverstripe/subsites": ">=2,<2.1.1",
@ -640,14 +698,14 @@
"squizlabs/php_codesniffer": ">=1,<2.8.1|>=3,<3.0.1",
"ssddanbrown/bookstack": "<0.29.2",
"stormpath/sdk": ">=0,<9.9.99",
"studio-42/elfinder": "<2.1.49",
"sulu/sulu": "<1.6.34|>=2,<2.0.10|>=2.1,<2.1.1",
"studio-42/elfinder": "<2.1.59",
"sulu/sulu": "<1.6.41|>=2,<2.0.10|>=2.1,<2.1.1",
"swiftmailer/swiftmailer": ">=4,<5.4.5",
"sylius/admin-bundle": ">=1,<1.0.17|>=1.1,<1.1.9|>=1.2,<1.2.2",
"sylius/grid": ">=1,<1.1.19|>=1.2,<1.2.18|>=1.3,<1.3.13|>=1.4,<1.4.5|>=1.5,<1.5.1",
"sylius/grid-bundle": ">=1,<1.1.19|>=1.2,<1.2.18|>=1.3,<1.3.13|>=1.4,<1.4.5|>=1.5,<1.5.1",
"sylius/resource-bundle": "<1.3.14|>=1.4,<1.4.7|>=1.5,<1.5.2|>=1.6,<1.6.4",
"sylius/sylius": "<1.6.9|>=1.7,<1.7.9|>=1.8,<1.8.3",
"sylius/sylius": "<1.6.9|>=1.7,<1.7.9|>=1.8,<1.8.3|>=1.9,<1.9.5",
"symbiote/silverstripe-multivaluefield": ">=3,<3.0.99",
"symbiote/silverstripe-queuedjobs": ">=3,<3.0.2|>=3.1,<3.1.4|>=4,<4.0.7|>=4.1,<4.1.2|>=4.2,<4.2.4|>=4.3,<4.3.3|>=4.4,<4.4.3|>=4.5,<4.5.1|>=4.6,<4.6.4",
"symbiote/silverstripe-versionedfiles": "<=2.0.3",
@ -659,47 +717,55 @@
"symfony/http-foundation": ">=2,<2.8.52|>=3,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8|>=4.4,<4.4.7|>=5,<5.0.7",
"symfony/http-kernel": ">=2,<2.8.52|>=3,<3.4.35|>=4,<4.2.12|>=4.3,<4.4.13|>=5,<5.1.5",
"symfony/intl": ">=2.7,<2.7.38|>=2.8,<2.8.31|>=3,<3.2.14|>=3.3,<3.3.13",
"symfony/maker-bundle": ">=1.27,<1.29.2|>=1.30,<1.31.1",
"symfony/mime": ">=4.3,<4.3.8",
"symfony/phpunit-bridge": ">=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
"symfony/polyfill": ">=1,<1.10",
"symfony/polyfill-php55": ">=1,<1.10",
"symfony/proxy-manager-bridge": ">=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
"symfony/routing": ">=2,<2.0.19",
"symfony/security": ">=2,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7|>=4.4,<4.4.7|>=5,<5.0.7",
"symfony/security": ">=2,<2.7.51|>=2.8,<3.4.49|>=4,<4.4.24|>=5,<5.2.8",
"symfony/security-bundle": ">=2,<2.7.48|>=2.8,<2.8.41|>=3,<3.3.17|>=3.4,<3.4.11|>=4,<4.0.11",
"symfony/security-core": ">=2.4,<2.6.13|>=2.7,<2.7.9|>=2.7.30,<2.7.32|>=2.8,<2.8.37|>=3,<3.3.17|>=3.4,<3.4.7|>=4,<4.0.7",
"symfony/security-core": ">=2.4,<2.6.13|>=2.7,<2.7.9|>=2.7.30,<2.7.32|>=2.8,<3.4.49|>=4,<4.4.24|>=5,<5.2.9",
"symfony/security-csrf": ">=2.4,<2.7.48|>=2.8,<2.8.41|>=3,<3.3.17|>=3.4,<3.4.11|>=4,<4.0.11",
"symfony/security-guard": ">=2.8,<2.8.41|>=3,<3.3.17|>=3.4,<3.4.11|>=4,<4.0.11",
"symfony/security-http": ">=2.3,<2.3.41|>=2.4,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.2.12|>=4.3,<4.3.8|>=4.4,<4.4.7|>=5,<5.0.7",
"symfony/security-guard": ">=2.8,<3.4.48|>=4,<4.4.23|>=5,<5.2.8",
"symfony/security-http": ">=2.3,<2.3.41|>=2.4,<2.7.51|>=2.8,<3.4.48|>=4,<4.4.23|>=5,<5.2.8|>=5.3,<5.3.2",
"symfony/serializer": ">=2,<2.0.11",
"symfony/symfony": ">=2,<2.8.52|>=3,<3.4.35|>=4,<4.2.12|>=4.3,<4.4.13|>=5,<5.1.5",
"symfony/symfony": ">=2,<3.4.49|>=4,<4.4.24|>=5,<5.2.9|>=5.3,<5.3.2",
"symfony/translation": ">=2,<2.0.17",
"symfony/validator": ">=2,<2.0.24|>=2.1,<2.1.12|>=2.2,<2.2.5|>=2.3,<2.3.3",
"symfony/var-exporter": ">=4.2,<4.2.12|>=4.3,<4.3.8",
"symfony/web-profiler-bundle": ">=2,<2.3.19|>=2.4,<2.4.9|>=2.5,<2.5.4",
"symfony/yaml": ">=2,<2.0.22|>=2.1,<2.1.7",
"t3/dce": ">=2.2,<2.6.2",
"t3g/svg-sanitizer": "<1.0.3",
"tecnickcom/tcpdf": "<6.2.22",
"thelia/backoffice-default-template": ">=2.1,<2.1.2",
"thelia/thelia": ">=2.1-beta.1,<2.1.3",
"theonedemon/phpwhois": "<=4.2.5",
"titon/framework": ">=0,<9.9.99",
"topthink/think": "<=6.0.9",
"tribalsystems/zenario": "<8.8.53370",
"truckersmp/phpwhois": "<=4.3.1",
"twig/twig": "<1.38|>=2,<2.7",
"typo3/cms": ">=6.2,<6.2.30|>=7,<7.6.32|>=8,<8.7.38|>=9,<9.5.25|>=10,<10.4.14|>=11,<11.1.1",
"typo3/cms": ">=6.2,<6.2.30|>=7,<7.6.32|>=8,<8.7.38|>=9,<9.5.29|>=10,<10.4.19|>=11,<11.3.2",
"typo3/cms-backend": ">=7,<=7.6.50|>=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.13|>=11,<=11.1",
"typo3/cms-core": ">=6.2,<=6.2.56|>=7,<=7.6.50|>=8,<=8.7.39|>=9,<9.5.25|>=10,<10.4.14|>=11,<11.1.1",
"typo3/cms-core": ">=6.2,<=6.2.56|>=7,<=7.6.52|>=8,<=8.7.41|>=9,<9.5.29|>=10,<10.4.19|>=11,<11.3.2",
"typo3/cms-form": ">=8,<=8.7.39|>=9,<=9.5.24|>=10,<=10.4.13|>=11,<=11.1",
"typo3/flow": ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.10|>=3.1,<3.1.7|>=3.2,<3.2.7|>=3.3,<3.3.5",
"typo3/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4",
"typo3/flow": ">=1,<1.0.4|>=1.1,<1.1.1|>=2,<2.0.1|>=2.3,<2.3.16|>=3,<3.0.12|>=3.1,<3.1.10|>=3.2,<3.2.13|>=3.3,<3.3.13|>=4,<4.0.6",
"typo3/neos": ">=1.1,<1.1.3|>=1.2,<1.2.13|>=2,<2.0.4|>=2.3,<2.3.99|>=3,<3.0.20|>=3.1,<3.1.18|>=3.2,<3.2.14|>=3.3,<3.3.23|>=4,<4.0.17|>=4.1,<4.1.16|>=4.2,<4.2.12|>=4.3,<4.3.3",
"typo3/phar-stream-wrapper": ">=1,<2.1.1|>=3,<3.1.1",
"typo3/swiftmailer": ">=4.1,<4.1.99|>=5.4,<5.4.5",
"typo3fluid/fluid": ">=2,<2.0.8|>=2.1,<2.1.7|>=2.2,<2.2.4|>=2.3,<2.3.7|>=2.4,<2.4.4|>=2.5,<2.5.11|>=2.6,<2.6.10",
"ua-parser/uap-php": "<3.8",
"usmanhalalit/pixie": "<1.0.3|>=2,<2.0.2",
"verot/class.upload.php": "<=1.0.3|>=2,<=2.0.4",
"vrana/adminer": "<4.7.9",
"wallabag/tcpdf": "<6.2.22",
"wikimedia/parsoid": "<0.12.2",
"willdurand/js-translation-bundle": "<2.1.1",
"wp-cli/wp-cli": "<2.5",
"yidashi/yii2cmf": "<=2",
"yii2mod/yii2-cms": "<1.9.2",
"yiisoft/yii": ">=1.1.14,<1.1.15",
"yiisoft/yii2": "<2.0.38",
@ -709,7 +775,9 @@
"yiisoft/yii2-gii": "<2.0.4",
"yiisoft/yii2-jui": "<2.0.4",
"yiisoft/yii2-redis": "<2.0.8",
"yoast-seo-for-typo3/yoast_seo": "<7.2.1",
"yourls/yourls": "<1.7.4",
"zendesk/zendesk_api_client_php": "<2.2.11",
"zendframework/zend-cache": ">=2.4,<2.4.8|>=2.5,<2.5.3",
"zendframework/zend-captcha": ">=2,<2.4.9|>=2.5,<2.5.2",
"zendframework/zend-crypt": ">=2,<2.4.9|>=2.5,<2.5.2",
@ -727,14 +795,15 @@
"zendframework/zend-validator": ">=2.3,<2.3.6",
"zendframework/zend-view": ">=2,<2.2.7|>=2.3,<2.3.1",
"zendframework/zend-xmlrpc": ">=2.1,<2.1.6|>=2.2,<2.2.6",
"zendframework/zendframework": "<2.5.1",
"zendframework/zendframework": "<=3",
"zendframework/zendframework1": "<1.12.20",
"zendframework/zendopenid": ">=2,<2.0.2",
"zendframework/zendxml": ">=1,<1.0.1",
"zetacomponents/mail": "<1.8.2",
"zf-commons/zfc-user": "<1.2.2",
"zfcampus/zf-apigility-doctrine": ">=1,<1.0.3",
"zfr/zfr-oauth2-server-module": "<0.1.2"
"zfr/zfr-oauth2-server-module": "<0.1.2",
"zoujingli/thinkadmin": "<6.0.22"
},
"type": "metapackage",
"notification-url": "https://packagist.org/downloads/",
@ -754,6 +823,10 @@
}
],
"description": "Prevents installation of composer packages with known security vulnerabilities: no API, simply require it",
"support": {
"issues": "https://github.com/Roave/SecurityAdvisories/issues",
"source": "https://github.com/Roave/SecurityAdvisories/tree/latest"
},
"funding": [
{
"url": "https://github.com/Ocramius",
@ -764,7 +837,7 @@
"type": "tidelift"
}
],
"time": "2021-04-07T21:01:39+00:00"
"time": "2021-08-23T20:03:09+00:00"
},
{
"name": "squizlabs/php_codesniffer",
@ -815,6 +888,11 @@
"phpcs",
"standards"
],
"support": {
"issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues",
"source": "https://github.com/squizlabs/PHP_CodeSniffer",
"wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
},
"time": "2021-04-09T00:54:41+00:00"
},
{
@ -861,6 +939,11 @@
"standards",
"wordpress"
],
"support": {
"issues": "https://github.com/WordPress/WordPress-Coding-Standards/issues",
"source": "https://github.com/WordPress/WordPress-Coding-Standards",
"wiki": "https://github.com/WordPress/WordPress-Coding-Standards/wiki"
},
"time": "2020-05-13T23:57:56+00:00"
},
{
@ -931,6 +1014,10 @@
"themes",
"wordpress"
],
"support": {
"issues": "https://github.com/WPTRT/WPThemeReview/issues",
"source": "https://github.com/WPTRT/WPThemeReview"
},
"time": "2019-11-17T20:05:55+00:00"
}
],
@ -945,5 +1032,5 @@
"php": ">=5.6"
},
"platform-dev": [],
"plugin-api-version": "1.1.0"
"plugin-api-version": "2.0.0"
}

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 one or more lines are too long

1
css/theme.css.map Normal file

File diff suppressed because one or more lines are too long

6
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

@ -4,7 +4,7 @@
*
* Contains the closing of the #content div and all content after
*
* @package UnderStrap
* @package Understrap
*/
// Exit if accessed directly.

View File

@ -2,7 +2,7 @@
/**
* UnderStrap functions and definitions
*
* @package UnderStrap
* @package Understrap
*/
// Exit if accessed directly.
@ -25,6 +25,7 @@ $understrap_includes = array(
'/custom-comments.php', // Custom Comments file.
'/class-wp-bootstrap-navwalker.php', // Load custom WordPress nav walker. Trying to get deeper navigation? Check out: https://github.com/understrap/understrap/issues/567.
'/editor.php', // Load Editor functions.
'/block-editor.php', // Load Block Editor functions.
'/deprecated.php', // Load deprecated functions.
);

View File

@ -2,7 +2,7 @@
/**
* Hero setup
*
* @package UnderStrap
* @package Understrap
*/
// Exit if accessed directly.

View File

@ -2,7 +2,7 @@
/**
* Left sidebar check
*
* @package UnderStrap
* @package Understrap
*/
// Exit if accessed directly.

View File

@ -2,7 +2,7 @@
/**
* Right sidebar check
*
* @package UnderStrap
* @package Understrap
*/
// Exit if accessed directly.

View File

@ -1,20 +0,0 @@
{
"browserSyncOptions": {
"proxy": "localhost/",
"notify": false,
"files": ["./css/*.min.css", "./js/*.min.js", "./**/*.php"]
},
"paths": {
"js": "./js",
"css": "./css",
"fonts": "./fonts",
"img": "./img",
"imgsrc": "./src/img",
"sass": "./sass",
"node": "./node_modules",
"composer": "./vendor",
"dev": "./src",
"dist": "./dist",
"distprod": "./dist-product"
}
}

View File

@ -1,338 +0,0 @@
// Defining requirements
var gulp = require( 'gulp' );
var plumber = require( 'gulp-plumber' );
var sass = require( 'gulp-sass' );
var babel = require( 'gulp-babel' );
var postcss = require( 'gulp-postcss' );
var rename = require( 'gulp-rename' );
var concat = require( 'gulp-concat' );
var uglify = require( 'gulp-uglify' );
var imagemin = require( 'gulp-imagemin' );
var sourcemaps = require( 'gulp-sourcemaps' );
var browserSync = require( 'browser-sync' ).create();
var del = require( 'del' );
var cleanCSS = require( 'gulp-clean-css' );
var autoprefixer = require( 'autoprefixer' );
// Configuration file to keep your code DRY
var cfg = require( './gulpconfig.json' );
var paths = cfg.paths;
/**
* Compiles .scss to .css files.
*
* Run: gulp sass
*/
gulp.task( 'sass', function() {
return gulp
.src( paths.sass + '/*.scss' )
.pipe(
plumber( {
errorHandler( err ) {
console.log( err );
this.emit( 'end' );
},
} )
)
.pipe( sourcemaps.init( { loadMaps: true } ) )
.pipe( sass( { errLogToConsole: true } ) )
.pipe( postcss( [ autoprefixer() ] ) )
.pipe( sourcemaps.write( undefined, { sourceRoot: null } ) )
.pipe( gulp.dest( paths.css ) );
} );
/**
* Optimizes images and copies images from src to dest.
*
* Run: gulp imagemin
*/
gulp.task( 'imagemin', () =>
gulp
.src( paths.imgsrc + '/**' )
.pipe(
imagemin(
[
// Bundled plugins
imagemin.gifsicle( {
interlaced: true,
optimizationLevel: 3,
} ),
imagemin.mozjpeg( {
quality: 100,
progressive: true,
} ),
imagemin.optipng(),
imagemin.svgo(),
],
{
verbose: true,
}
)
)
.pipe( gulp.dest( paths.img ) )
);
/**
* Minifies css files.
*
* Run: gulp minifycss
*/
gulp.task( 'minifycss', function() {
return gulp
.src( [
paths.css + '/custom-editor-style.css',
paths.css + '/theme.css',
] )
.pipe(
sourcemaps.init( {
loadMaps: true,
} )
)
.pipe(
cleanCSS( {
compatibility: '*',
} )
)
.pipe(
plumber( {
errorHandler( err ) {
console.log( err );
this.emit( 'end' );
},
} )
)
.pipe( rename( { suffix: '.min' } ) )
.pipe( sourcemaps.write( './' ) )
.pipe( gulp.dest( paths.css ) );
} );
/**
* Delete minified CSS files and their maps
*
* Run: gulp cleancss
*/
gulp.task( 'cleancss', function() {
return del( paths.css + '/*.min.css*' );
} );
/**
* Compiles .scss to .css minifies css files.
*
* Run: gulp styles
*/
gulp.task( 'styles', function( callback ) {
gulp.series( 'sass', 'minifycss' )( callback );
} );
/**
* Watches .scss, .js and image files for changes.
* On change re-runs corresponding build task.
*
* Run: gulp watch
*/
gulp.task( 'watch', function() {
gulp.watch(
[ paths.sass + '/**/*.scss', paths.sass + '/*.scss' ],
gulp.series( 'styles' )
);
gulp.watch(
[
paths.dev + '/js/**/*.js',
'js/**/*.js',
'!js/theme.js',
'!js/theme.min.js',
],
gulp.series( 'scripts' )
);
// Inside the watch task.
gulp.watch( paths.imgsrc + '/**', gulp.series( 'imagemin-watch' ) );
} );
/**
* Starts browser-sync task for starting the server.
*
* Run: gulp browser-sync
*/
gulp.task( 'browser-sync', function() {
browserSync.init( cfg.browserSyncOptions );
} );
/**
* Ensures the 'imagemin' task is complete before reloading browsers
*/
gulp.task(
'imagemin-watch',
gulp.series( 'imagemin', function() {
browserSync.reload();
} )
);
/**
* Starts watcher with browser-sync.
* Browser-sync reloads page automatically on your browser.
*
* Run: gulp watch-bs
*/
gulp.task( 'watch-bs', gulp.parallel( 'browser-sync', 'watch' ) );
// Run:
// gulp scripts.
// Uglifies and concat all JS files into one
gulp.task( 'scripts', function() {
var scripts = [
// Start - All BS4 stuff
paths.dev + '/js/bootstrap4/bootstrap.bundle.js',
paths.dev + '/js/themejs/*.js',
// End - All BS4 stuff
paths.dev + '/js/skip-link-focus-fix.js',
// Adding currently empty javascript file to add on for your own themes´ customizations
// Please add any customizations to this .js file only!
paths.dev + '/js/custom-javascript.js',
];
gulp
.src( scripts, { allowEmpty: true } )
.pipe( babel( { presets: ['@babel/preset-env'] } ) )
.pipe( concat( 'theme.min.js' ) )
.pipe( uglify() )
.pipe( gulp.dest( paths.js ) );
return gulp
.src( scripts, { allowEmpty: true } )
.pipe( babel() )
.pipe( concat( 'theme.js' ) )
.pipe( gulp.dest( paths.js ) );
} );
// Deleting any file inside the /src folder
gulp.task( 'clean-source', function() {
return del( [ 'src/**/*' ] );
} );
// Run:
// gulp copy-assets.
// Copy all needed dependency assets files from node_modules to theme's /js, /scss and /fonts folder. Run this task after npm update
////////////////// All Bootstrap SASS Assets /////////////////////////
gulp.task( 'copy-assets', function( done ) {
////////////////// All Bootstrap 4 Assets /////////////////////////
// Copy all JS files
var stream = gulp
.src( paths.node + '/bootstrap/dist/js/**/*.js' )
.pipe( gulp.dest( paths.dev + '/js/bootstrap4' ) );
// Copy all Bootstrap SCSS files
gulp
.src( paths.node + '/bootstrap/scss/**/*.scss' )
.pipe( gulp.dest( paths.dev + '/sass/bootstrap4' ) );
////////////////// End Bootstrap 4 Assets /////////////////////////
// Copy all Font Awesome Fonts
gulp
.src( paths.node + '/font-awesome/fonts/**/*.{ttf,woff,woff2,eot,svg}' )
.pipe( gulp.dest( paths.fonts ) );
// Copy all Font Awesome SCSS files
gulp
.src( paths.node + '/font-awesome/scss/*.scss' )
.pipe( gulp.dest( paths.dev + '/sass/fontawesome' ) );
done();
} );
// Deleting the files distributed by the copy-assets task
gulp.task( 'clean-vendor-assets', function() {
return del( [
paths.dev + '/js/bootstrap4',
paths.dev + '/sass/bootstrap4',
paths.fonts + '/*wesome*.{ttf,woff,woff2,eot,svg}',
paths.dev + '/sass/fontawesome',
paths.js + paths.vendor,
] );
} );
/**
* Deletes all files inside the dist folder and the folder itself.
*
* Run: gulp clean-dist
*/
gulp.task( 'clean-dist', function() {
return del( paths.dist );
} );
// Run
// gulp dist
// Copies the files to the dist folder for distribution as simple theme
gulp.task(
'dist',
gulp.series( [ 'clean-dist' ], function() {
return gulp
.src(
[
'**/*',
'!' + paths.node,
'!' + paths.node + '/**',
'!' + paths.dev,
'!' + paths.dev + '/**',
'!' + paths.dist,
'!' + paths.dist + '/**',
'!' + paths.distprod,
'!' + paths.distprod + '/**',
'!' + paths.sass,
'!' + paths.sass + '/**',
'!' + paths.composer,
'!' + paths.composer + '/**',
'!+(readme|README).+(txt|md)',
'!*.+(dist|json|js|lock|xml)',
'!CHANGELOG.md',
],
{ buffer: true }
)
.pipe( gulp.dest( paths.dist ) );
} )
);
/**
* Deletes all files inside the dist-product folder and the folder itself.
*
* Run: gulp clean-dist-product
*/
gulp.task( 'clean-dist-product', function() {
return del( paths.distprod );
} );
// Run
// gulp dist-product
// Copies the files to the /dist-prod folder for distribution as theme with all assets
gulp.task(
'dist-product',
gulp.series( [ 'clean-dist-product' ], function() {
return gulp
.src( [
'**/*',
'!' + paths.node,
'!' + paths.node + '/**',
'!' + paths.composer,
'!' + paths.composer + '/**',
'!' + paths.dist,
'!' + paths.dist + '/**',
'!' + paths.distprod,
'!' + paths.distprod + '/**',
] )
.pipe( gulp.dest( paths.distprod ) );
} )
);
// Run
// gulp compile
// Compiles the styles and scripts and runs the dist task
gulp.task( 'compile', gulp.series( 'styles', 'scripts', 'dist' ) );
// Run:
// gulp
// Starts watcher (default task)
gulp.task( 'default', gulp.series( 'watch' ) );

View File

@ -4,7 +4,7 @@
*
* Displays all of the <head> section and everything up till <div id="content">
*
* @package UnderStrap
* @package Understrap
*/
// Exit if accessed directly.

64
inc/block-editor.php Normal file
View File

@ -0,0 +1,64 @@
<?php
/**
* Block editor (gutenberg) specific functionality
*
* @package Understrap
*/
add_action( 'after_setup_theme', 'understrap_block_editor_setup' );
if ( ! function_exists( 'understrap_block_editor_setup' ) ) {
/**
* Sets up our default theme support for the WordPress block editor.
*
*/
function understrap_block_editor_setup() {
// Add support for the block editor stylesheet.
add_theme_support( 'editor-styles' );
// Add support for wide alignment.
add_theme_support( 'align-wide' );
// Register our custom colors as options in the editor.
$color_palette = understrap_generate_color_palette();
if ( $color_palette ) {
add_theme_support( 'editor-color-palette', $color_palette );
}
}
}
if ( ! function_exists( 'understrap_generate_color_palette' ) ) {
/**
* Checks for our JSON file of color values. If exists, creates a color palette array.
*
* @return array|bool
*/
function understrap_generate_color_palette() {
$color_palette = array();
// Grabs the autogenerated color palette that we're pulling from our compiled bootstrap stylesheets.
$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 );
foreach ( $color_palette_json as $key => $value ) {
$key = ltrim( $key, '--' );
$color_palette[] = array(
'name' => $key,
'slug' => $key,
'color' => $value,
);
}
}
/**
* 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. This array can also be generated via gulp.
*
* @param array $color_palette An array of color options for the editor-color-palette setting.
*/
return apply_filters( 'understrap_theme_editor_color_palette', $color_palette );
}
}

View File

@ -2,7 +2,7 @@
/**
* Comment layout
*
* @package UnderStrap
* @package Understrap
*/
// Exit if accessed directly.

View File

@ -2,7 +2,7 @@
/**
* Custom header setup
*
* @package UnderStrap
* @package Understrap
*/
// Exit if accessed directly.
@ -17,9 +17,9 @@ if ( ! function_exists( 'understrap_custom_header_setup' ) ) {
function understrap_custom_header_setup() {
/**
* Filter UnderStrap custom-header support arguments.
* Filter Understrap custom-header support arguments.
*
* @since UnderStrap 0.5.2
* @since Understrap 0.5.2
*
* @param array $args {
* An array of custom-header support arguments.

View File

@ -1,8 +1,8 @@
<?php
/**
* UnderStrap Theme Customizer
* Understrap Theme Customizer
*
* @package UnderStrap
* @package Understrap
*/
// Exit if accessed directly.
@ -129,6 +129,32 @@ if ( ! function_exists( 'understrap_theme_customize_register' ) ) {
)
)
);
$wp_customize->add_setting(
'understrap_site_info_override',
array(
'default' => '',
'type' => 'theme_mod',
'sanitize_callback' => 'wp_kses_post',
'capability' => 'edit_theme_options',
)
);
$wp_customize->add_control(
new WP_Customize_Control(
$wp_customize,
'understrap_site_info_override',
array(
'label' => __( 'Footer Site Info', 'understrap' ),
'description' => __( 'Override Understrap\'s site info located at the footer of the page.', 'understrap' ),
'section' => 'understrap_theme_layout_options',
'settings' => 'understrap_site_info_override',
'type' => 'textarea',
'priority' => 20,
)
)
);
}
} // End of if function_exists( 'understrap_theme_customize_register' ).
add_action( 'customize_register', 'understrap_theme_customize_register' );

View File

@ -2,7 +2,7 @@
/**
* Rest in peace
*
* @package UnderStrap
* @package Understrap
*/
// Exit if accessed directly.
@ -69,3 +69,22 @@ if ( ! function_exists( 'understrap_slbd_count_widgets' ) ) {
endif;
}
}
/**
* This function has never existed in any of the templates. It serves to extract
* strings for translations which have been removed or changed and may still be
* be present in child themes. The corresponding translations are not maintained.
*/
function deprecated_translations() {
array(
__( 'It looks like nothing was found at this location. Maybe try one of the links below or a search?', 'understrap' ),
__( 'Previous', 'understrap' ),
__( 'Next', 'understrap' ),
__( 'About:', 'understrap' ),
__( 'Profile', 'understrap' ),
__( 'Posts by', 'understrap' ),
__( 'Permanent Link:', 'understrap' ),
__( 'in', 'understrap' ),
__( 'Edit', 'understrap' ),
);
}

View File

@ -0,0 +1 @@
{"--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,8 +1,8 @@
<?php
/**
* UnderStrap modify editor
* Understrap modify editor
*
* @package UnderStrap
* @package Understrap
*/
// Exit if accessed directly.
@ -47,29 +47,29 @@ if ( ! function_exists( 'understrap_tiny_mce_before_init' ) ) {
$style_formats = array(
array(
'title' => 'Lead Paragraph',
'title' => __( 'Lead Paragraph', 'understrap' ),
'selector' => 'p',
'classes' => 'lead',
'wrapper' => true,
),
array(
'title' => 'Small',
'title' => _x( 'Small', 'Font size name', 'understrap' ),
'inline' => 'small',
),
array(
'title' => 'Blockquote',
'title' => __( 'Blockquote', 'understrap' ),
'block' => 'blockquote',
'classes' => 'blockquote',
'wrapper' => true,
),
array(
'title' => 'Blockquote Footer',
'title' => __( 'Blockquote Footer', 'understrap' ),
'block' => 'footer',
'classes' => 'blockquote-footer',
'wrapper' => true,
),
array(
'title' => 'Cite',
'title' => __( 'Cite', 'understrap' ),
'inline' => 'cite',
),
);
@ -83,3 +83,27 @@ if ( ! function_exists( 'understrap_tiny_mce_before_init' ) ) {
return $settings;
}
}
add_filter( 'mce_buttons', 'understrap_tiny_mce_blockquote_button' );
if ( ! function_exists( 'understrap_tiny_mce_blockquote_button' ) ) {
/**
* Removes the blockquote button from the TinyMCE toolbar.
*
* We provide the blockquote via the style formats. Using the style formats
* blockquote receives the proper Bootstrap classes.
*
* @see understrap_tiny_mce_before_init()
*
* @param array $buttons TinyMCE buttons array.
* @return array TinyMCE buttons array without the blockquote button.
*/
function understrap_tiny_mce_blockquote_button( $buttons ) {
foreach ( $buttons as $key => $button ) {
if ( 'blockquote' === $button ) {
unset( $buttons[ $key ] );
}
}
return $buttons;
}
}

View File

@ -1,8 +1,8 @@
<?php
/**
* UnderStrap enqueue scripts
* Understrap enqueue scripts
*
* @package UnderStrap
* @package Understrap
*/
// Exit if accessed directly.

View File

@ -4,7 +4,7 @@
*
* Eventually, some of the functionality here could be replaced by core features.
*
* @package UnderStrap
* @package Understrap
*/
// Exit if accessed directly.
@ -30,6 +30,26 @@ if ( ! function_exists( 'understrap_body_classes' ) ) {
$classes[] = 'hfeed';
}
// Adds a body class based on the presence of a sidebar.
$sidebar_pos = get_theme_mod( 'understrap_sidebar_position' );
if ( is_page_template( 'page-templates/fullwidthpage.php' ) ) {
$classes[] = 'understrap-no-sidebar';
} elseif (
is_page_template(
array(
'page-templates/both-sidebarspage.php',
'page-templates/left-sidebarpage.php',
'page-templates/right-sidebarpage.php',
)
)
) {
$classes[] = 'understrap-has-sidebar';
} elseif ( 'none' !== $sidebar_pos ) {
$classes[] = 'understrap-has-sidebar';
} else {
$classes[] = 'understrap-no-sidebar';
}
return $classes;
}
}
@ -63,36 +83,6 @@ if ( ! function_exists( 'understrap_change_logo_class' ) ) {
}
}
if ( ! function_exists( 'understrap_post_nav' ) ) {
/**
* Display navigation to next/previous post when applicable.
*/
function understrap_post_nav() {
// Don't print empty markup if there's nowhere to navigate.
$previous = ( is_attachment() ) ? get_post( get_post()->post_parent ) : get_adjacent_post( false, '', true );
$next = get_adjacent_post( false, '', false );
if ( ! $next && ! $previous ) {
return;
}
?>
<nav class="container navigation post-navigation">
<h2 class="sr-only"><?php esc_html_e( 'Post navigation', 'understrap' ); ?></h2>
<div class="row nav-links justify-content-between">
<?php
if ( get_previous_post_link() ) {
previous_post_link( '<span class="nav-previous">%link</span>', _x( '<i class="fa fa-angle-left"></i>&nbsp;%title', 'Previous post link', 'understrap' ) );
}
if ( get_next_post_link() ) {
next_post_link( '<span class="nav-next">%link</span>', _x( '%title&nbsp;<i class="fa fa-angle-right"></i>', 'Next post link', 'understrap' ) );
}
?>
</div><!-- .nav-links -->
</nav><!-- .navigation -->
<?php
}
}
if ( ! function_exists( 'understrap_pingback' ) ) {
/**
* Add a pingback url auto-discovery header for single posts of any post type.
@ -236,3 +226,59 @@ if ( ! function_exists( 'understrap_kses_title' ) ) {
return wp_kses( $data, $allowed_tags );
}
} // End of if function_exists( 'understrap_kses_title' ).
if ( ! function_exists( 'understrap_hide_posted_by' ) ) {
/**
* Hides the posted by markup in `understrap_posted_on()`.
*
* @param string $byline Posted by HTML markup.
* @return string Maybe filtered posted by HTML markup.
*/
function understrap_hide_posted_by( $byline ) {
if ( is_author() ) {
return '';
}
return $byline;
}
}
add_filter( 'understrap_posted_by', 'understrap_hide_posted_by' );
add_filter( 'excerpt_more', 'understrap_custom_excerpt_more' );
if ( ! function_exists( 'understrap_custom_excerpt_more' ) ) {
/**
* Removes the ... from the excerpt read more link
*
* @param string $more The excerpt.
*
* @return string
*/
function understrap_custom_excerpt_more( $more ) {
if ( ! is_admin() ) {
$more = '';
}
return $more;
}
}
add_filter( 'wp_trim_excerpt', 'understrap_all_excerpts_get_more_link' );
if ( ! function_exists( 'understrap_all_excerpts_get_more_link' ) ) {
/**
* Adds a custom read more link to all excerpts, manually or automatically generated
*
* @param string $post_excerpt Posts's excerpt.
*
* @return string
*/
function understrap_all_excerpts_get_more_link( $post_excerpt ) {
if ( ! is_admin() ) {
$post_excerpt = $post_excerpt . ' [...]<p><a class="btn btn-secondary understrap-read-more-link" href="' . esc_url( get_permalink( get_the_ID() ) ) . '">' . __(
'Read More...',
'understrap'
) . '</a></p>';
}
return $post_excerpt;
}
}

View File

@ -2,7 +2,7 @@
/**
* Custom hooks
*
* @package UnderStrap
* @package Understrap
*/
// Exit if accessed directly.
@ -46,6 +46,12 @@ if ( ! function_exists( 'understrap_add_site_info' ) ) {
)
);
// Check if customizer site info has value.
if ( get_theme_mod( 'understrap_site_info_override' ) ) {
$site_info = get_theme_mod( 'understrap_site_info_override' );
}
echo apply_filters( 'understrap_site_info_content', $site_info ); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
}
}

View File

@ -4,7 +4,7 @@
*
* @link https://jetpack.me/
*
* @package UnderStrap
* @package Understrap
*/
// Exit if accessed directly.

View File

@ -2,7 +2,7 @@
/**
* Pagination layout
*
* @package UnderStrap
* @package Understrap
*/
// Exit if accessed directly.

View File

@ -2,7 +2,7 @@
/**
* Theme basic setup
*
* @package UnderStrap
* @package Understrap
*/
// Exit if accessed directly.
@ -115,43 +115,3 @@ if ( ! function_exists( 'understrap_setup' ) ) {
}
}
add_filter( 'excerpt_more', 'understrap_custom_excerpt_more' );
if ( ! function_exists( 'understrap_custom_excerpt_more' ) ) {
/**
* Removes the ... from the excerpt read more link
*
* @param string $more The excerpt.
*
* @return string
*/
function understrap_custom_excerpt_more( $more ) {
if ( ! is_admin() ) {
$more = '';
}
return $more;
}
}
add_filter( 'wp_trim_excerpt', 'understrap_all_excerpts_get_more_link' );
if ( ! function_exists( 'understrap_all_excerpts_get_more_link' ) ) {
/**
* Adds a custom read more link to all excerpts, manually or automatically generated
*
* @param string $post_excerpt Posts's excerpt.
*
* @return string
*/
function understrap_all_excerpts_get_more_link( $post_excerpt ) {
if ( ! is_admin() ) {
$post_excerpt = $post_excerpt . ' [...]<p><a class="btn btn-secondary understrap-read-more-link" href="' . esc_url( get_permalink( get_the_ID() ) ) . '">' . __(
'Read More...',
'understrap'
) . '</a></p>';
}
return $post_excerpt;
}
}

View File

@ -4,7 +4,7 @@
*
* Eventually, some of the functionality here could be replaced by core features.
*
* @package UnderStrap
* @package Understrap
*/
// Exit if accessed directly.
@ -73,15 +73,7 @@ if ( ! function_exists( 'understrap_entry_footer' ) ) {
comments_popup_link( esc_html__( 'Leave a comment', 'understrap' ), esc_html__( '1 Comment', 'understrap' ), esc_html__( '% Comments', 'understrap' ) );
echo '</span>';
}
edit_post_link(
sprintf(
/* translators: %s: Name of current post */
esc_html__( 'Edit %s', 'understrap' ),
the_title( '<span class="sr-only">"', '"</span>', false )
),
'<span class="edit-link">',
'</span>'
);
understrap_edit_post_link();
}
}
@ -157,3 +149,102 @@ if ( ! function_exists( 'understrap_body_attributes' ) ) {
echo trim( $attributes ); // phpcs:ignore WordPress.Security.EscapeOutput
}
}
if ( ! function_exists( 'understrap_comment_navigation' ) ) {
/**
* Displays the comment navigation.
*
* @param string $nav_id The ID of the comment navigation.
*/
function understrap_comment_navigation( $nav_id ) {
if ( get_comment_pages_count() <= 1 ) {
// Return early if there are no comments to navigate through.
return;
}
?>
<nav class="comment-navigation" id="<?php echo esc_attr( $nav_id ); ?>">
<h1 class="sr-only"><?php esc_html_e( 'Comment navigation', 'understrap' ); ?></h1>
<?php if ( get_previous_comments_link() ) { ?>
<div class="nav-previous">
<?php previous_comments_link( __( '&larr; Older Comments', 'understrap' ) ); ?>
</div>
<?php } ?>
<?php if ( get_next_comments_link() ) { ?>
<div class="nav-next">
<?php next_comments_link( __( 'Newer Comments &rarr;', 'understrap' ) ); ?>
</div>
<?php } ?>
</nav><!-- #<?php echo esc_attr( $nav_id ); ?> -->
<?php
}
}
if ( ! function_exists( 'understrap_edit_post_link' ) ) {
/**
* Displays the edit post link for post.
*/
function understrap_edit_post_link() {
edit_post_link(
sprintf(
/* translators: %s: Name of current post */
esc_html__( 'Edit %s', 'understrap' ),
the_title( '<span class="sr-only">"', '"</span>', false )
),
'<span class="edit-link">',
'</span>'
);
}
}
if ( ! function_exists( 'understrap_post_nav' ) ) {
/**
* Display navigation to next/previous post when applicable.
*/
function understrap_post_nav() {
// Don't print empty markup if there's nowhere to navigate.
$previous = ( is_attachment() ) ? get_post( get_post()->post_parent ) : get_adjacent_post( false, '', true );
$next = get_adjacent_post( false, '', false );
if ( ! $next && ! $previous ) {
return;
}
?>
<nav class="container navigation post-navigation">
<h2 class="sr-only"><?php esc_html_e( 'Post navigation', 'understrap' ); ?></h2>
<div class="row nav-links justify-content-between">
<?php
if ( get_previous_post_link() ) {
previous_post_link( '<span class="nav-previous">%link</span>', _x( '<i class="fa fa-angle-left"></i>&nbsp;%title', 'Previous post link', 'understrap' ) );
}
if ( get_next_post_link() ) {
next_post_link( '<span class="nav-next">%link</span>', _x( '%title&nbsp;<i class="fa fa-angle-right"></i>', 'Next post link', 'understrap' ) );
}
?>
</div><!-- .nav-links -->
</nav><!-- .navigation -->
<?php
}
}
if ( ! function_exists( 'understrap_link_pages' ) ) {
/**
* Displays/retrieves page links for paginated posts (i.e. including the
* `<!--nextpage-->` Quicktag one or more times). This tag must be
* within The Loop. Default: echo.
*
* @return void|string Formatted output in HTML.
*/
function understrap_link_pages() {
$args = apply_filters(
'understrap_link_pages_args',
array(
'before' => '<div class="page-links">' . esc_html__( 'Pages:', 'understrap' ),
'after' => '</div>',
)
);
wp_link_pages( $args );
}
}

View File

@ -2,7 +2,7 @@
/**
* Check and setup theme's default settings
*
* @package UnderStrap
* @package Understrap
*/
// Exit if accessed directly.

View File

@ -2,7 +2,7 @@
/**
* Declaring widgets
*
* @package UnderStrap
* @package Understrap
*/
// Exit if accessed directly.

View File

@ -2,7 +2,7 @@
/**
* Add WooCommerce support
*
* @package UnderStrap
* @package Understrap
*/
// Exit if accessed directly.
@ -73,7 +73,7 @@ if ( ! function_exists( 'understrap_wc_form_field_args' ) ) {
*
* @return mixed
*/
function understrap_wc_form_field_args( $args, $key, $value = null ) {
function understrap_wc_form_field_args( $args, $key, $value = null ) {
// Start field type switch case.
switch ( $args['type'] ) {
// Targets all select input type elements, except the country and state select input types.
@ -84,7 +84,7 @@ if ( ! function_exists( 'understrap_wc_form_field_args' ) ) {
*/
$args['class'][] = 'form-group';
// Add a class to the form input itself.
$args['input_class'] = array( 'form-control' );
$args['input_class'][] = 'form-control';
// Add custom data attributes to the form input itself.
$args['custom_attributes'] = array(
'data-plugin' => 'select2',
@ -113,32 +113,24 @@ if ( ! function_exists( 'understrap_wc_form_field_args' ) ) {
'aria-hidden' => 'true',
);
break;
case 'password':
case 'text':
case 'email':
case 'tel':
case 'number':
$args['class'][] = 'form-group';
$args['input_class'] = array( 'form-control' );
break;
case 'textarea':
$args['input_class'] = array( 'form-control' );
$args['input_class'][] = 'form-control';
break;
case 'checkbox':
$args['class'][] = 'form-group';
// Wrap the label in <span> tag.
$args['label'] = isset( $args['label'] ) ? '<span class="custom-control-label">' . $args['label'] . '<span>' : '';
// Add a class to the form input's <label> tag.
$args['label_class'] = array( 'custom-control custom-checkbox' );
$args['input_class'] = array( 'custom-control-input' );
$args['label_class'][] = 'custom-control custom-checkbox';
$args['input_class'][] = 'custom-control-input';
break;
case 'radio':
$args['label_class'] = array( 'custom-control custom-radio' );
$args['input_class'] = array( 'custom-control-input' );
$args['label_class'][] = 'custom-control custom-radio';
$args['input_class'][] = 'custom-control-input';
break;
default:
$args['class'][] = 'form-group';
$args['input_class'] = array( 'form-control' );
$args['class'][] = 'form-group';
$args['input_class'][] = 'form-control';
break;
} // End of switch ( $args ).
return $args;

View File

@ -4,7 +4,7 @@
*
* This file is centrally included from `wp-content/mu-plugins/wpcom-theme-compat.php`.
*
* @package UnderStrap
* @package Understrap
*/
// Exit if accessed directly.

View File

@ -8,7 +8,7 @@
* E.g., it puts together the home page when no home.php file exists.
* Learn more: http://codex.wordpress.org/Template_Hierarchy
*
* @package UnderStrap
* @package Understrap
*/
// Exit if accessed directly.

10259
js/theme.js

File diff suppressed because it is too large Load Diff

1
js/theme.js.map Normal file

File diff suppressed because one or more lines are too long

33
js/theme.min.js vendored

File diff suppressed because one or more lines are too long

1
js/theme.min.js.map Normal file

File diff suppressed because one or more lines are too long

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@ -2,25 +2,25 @@
msgid ""
msgstr ""
"Project-Id-Version: understrap\n"
"Report-Msgid-Bugs-To: http://wordpress.org/support/theme/_s\n"
"POT-Creation-Date: 2016-11-18 14:37+0100\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"PO-Revision-Date: 2016-12-12 10:04+0000\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
"PO-Revision-Date: 2021-08-20 02:36+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Generator: Poedit 1.8.11\n"
"X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;__:1;"
"_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;_x:1,2c;"
"_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;esc_attr__:1;"
"esc_html__:1;esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;esc_html_x:1,2c;"
"comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2\n"
"X-Generator: Poedit 3.0\n"
"X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
"__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
"_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
"esc_attr__:1;esc_html__:1;esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;"
"esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2\n"
"X-Poedit-Basepath: ..\n"
"Last-Translator: \n"
"Language: es\n"
"X-Poedit-SearchPath-0: footer.php\n"
"X-Poedit-SearchPath-1: header.php\n"
"X-Poedit-SearchPath-2: index.php\n"
@ -44,266 +44,461 @@ msgstr ""
"X-Poedit-SearchPath-20: page-templates\n"
"X-Poedit-SearchPath-21: inc\n"
#: ../comments.php:28
#, php-format
msgctxt "comments title"
msgid "One thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] "Una opinión sobre &ldquo;%2$s&rdquo;"
msgstr[1] "%1$s Opiniones sobre &ldquo;%2$s&rdquo;"
#. Theme Name of the theme
msgid "Understrap"
msgstr "Understrap"
#: ../comments.php:35 ../comments.php:56
msgid "Comment navigation"
msgstr "Ver los comentarios"
#. Theme URI of the theme
#: inc/hooks.php:40
msgid "https://understrap.com"
msgstr "https://understrap.com"
#: ../comments.php:37 ../comments.php:58
msgid "&larr; Older Comments"
msgstr "&larr; Comentarios antiguos"
#. Description of the theme
msgid ""
"Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid "
"starting point for your next theme project and WordPress website. Use it as "
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
"support, built-in widget slider and much more you need for basic websites. "
"IMPORTANT: All developer dependencies are not bundled with this install "
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
"copy-assets\" inside the extracted /understrap folder."
msgstr ""
#: ../comments.php:40 ../comments.php:61
msgid "Newer Comments &rarr;"
msgstr "Comentarios más recientes &rarr;"
#. Author of the theme
msgid "the Understrap Authors"
msgstr ""
#: ../comments.php:72
msgid "Comments are closed."
msgstr "Los comentarios han sido cerrados."
#. Author URI of the theme
msgid "https://github.com/understrap/understrap/graphs/contributors"
msgstr "https://github.com/understrap/understrap/graphs/contributors"
#: ../author.php:27
msgid "About:"
msgstr "Acerca de:"
#: ../author.php:32 ../inc/custom-comments.php:16
msgid "Website"
msgstr "Sitio web"
#: ../author.php:34
msgid "Profile"
msgstr "Perfil"
#: ../author.php:38
msgid "Posts by"
msgstr "Publicado por"
#: ../footer.php:24
msgid "http://wordpress.org/"
msgstr "http://wordpress.org/"
#: ../footer.php:24
#, php-format
msgid "Proudly powered by %s"
msgstr "Impulsado por %s"
#: ../footer.php:26
#, php-format
msgid "Theme: %1$s by %2$s."
msgstr "Tema: %1$s para %2$s."
#: ../header.php:30
msgid "Skip to content"
msgstr "Salir del contenido"
#: ../search.php:23
#, php-format
msgid "Search Results for: %s"
msgstr "Resultados de búsqueda: %s"
#: ../404.php:22
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
msgstr "Oups! La páginas no se puede mostrar."
msgstr "¡Vaya! No se ha podido encontrar esa página."
#: ../404.php:27
#: 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:42
msgctxt "Avatar alt"
msgid "Profile picture of %s"
msgstr "Imagen de perfil de %s"
#: author.php:52
msgid "Website"
msgstr "Web"
#. translators: %s: author name
#: author.php:63
msgid "About %s"
msgstr "Acerca de %s"
#. translators: %s: author name
#: author.php:77
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 ""
#. 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] ""
#: header.php:31
msgid "Skip to content"
msgstr "Saltar al contenido"
#: header.php:36
msgid "Main Navigation"
msgstr ""
#: header.php:63
msgid "Toggle navigation"
msgstr ""
#: inc/class-wp-bootstrap-navwalker.php:376
msgid "Add a menu"
msgstr ""
#: inc/custom-comments.php:102
msgid "Comments are closed."
msgstr "Los comentarios están cerrados."
#: inc/custom-header.php:54
msgid "Default Header Image"
msgstr ""
#: inc/customizer.php:42
msgid "Theme Layout Settings"
msgstr ""
#: inc/customizer.php:44
msgid "Container width and sidebar defaults"
msgstr ""
#: inc/customizer.php:84
msgid "Container Width"
msgstr ""
#: inc/customizer.php:85
msgid "Choose between Bootstrap's container and container-fluid"
msgstr ""
#: inc/customizer.php:90
msgid "Fixed width container"
msgstr ""
#: inc/customizer.php:91
msgid "Full width container"
msgstr ""
#: inc/customizer.php:113
msgid "Sidebar Positioning"
msgstr ""
#: inc/customizer.php:114
msgid ""
"Set sidebar's default position. Can either be: right, left, both or none. "
"Note: this can be overridden on individual pages."
msgstr ""
#: inc/customizer.php:123
msgid "Right sidebar"
msgstr ""
#: inc/customizer.php:124
msgid "Left sidebar"
msgstr ""
#: inc/customizer.php:125
msgid "Left & Right sidebars"
msgstr ""
#: inc/customizer.php:126
msgid "No sidebar"
msgstr ""
#: inc/deprecated.php:80
msgid ""
"It looks like nothing was found at this location. Maybe try one of the links "
"below or a search?"
msgstr ""
"No se pudo encontrar nada en esta dirección. Prueba en uno de los enlaces debajo "
"o una búsqueda ?"
#: ../404.php:37
msgid "Most Used Categories"
msgstr "Categorías más utilizadas"
#: inc/deprecated.php:81
msgid "Previous"
msgstr ""
#. translators: %1$s: smiley
#: ../404.php:57
#, php-format
msgid "Try looking in the monthly archives. %1$s"
msgstr "Prueba buscando en los archivos mensuales. %1$s"
#: inc/deprecated.php:82
msgid "Next"
msgstr ""
#: ../searchform.php:9 ../searchform.php:13
msgid "Search"
msgstr "Buscar"
#: inc/deprecated.php:83
msgid "About:"
msgstr ""
#: ../searchform.php:11
msgid "Search &hellip;"
msgstr "Buscar &hellip;"
#: inc/deprecated.php:84
msgid "Profile"
msgstr ""
#. Name of the template
msgid "Full Width Page"
msgstr "Página completa"
#: inc/deprecated.php:85
msgid "Posts by"
msgstr ""
#. Name of the template
msgid "Empty Page Template"
msgstr "Plantilla de página vacía"
#: inc/deprecated.php:86
msgid "Permanent Link:"
msgstr ""
#: ../inc/widgets.php:10
msgid "Sidebar"
msgstr "Panel Lateral"
#: inc/deprecated.php:87
msgid "in"
msgstr ""
#: ../inc/widgets.php:20
msgid "Hero Slider"
msgstr "Hero Slider"
#: inc/deprecated.php:88
msgid "Edit"
msgstr ""
#: ../inc/widgets.php:30
msgid "Hero Static"
msgstr "Hero Static"
#: inc/editor.php:50
msgid "Lead Paragraph"
msgstr ""
#: ../inc/widgets.php:40
msgid "Footer Full"
msgstr "Footer Full"
#: inc/editor.php:56
msgctxt "Font size name"
msgid "Small"
msgstr ""
#: ../inc/customizer.php:24
msgid "Slider Settings"
msgstr "Condifuración de Slider"
#: inc/editor.php:60
msgid "Blockquote"
msgstr ""
#: ../inc/customizer.php:33
msgid "Number of slides displaying at once"
msgstr "Número de diapositivas a mostrar "
#: inc/editor.php:66
msgid "Blockquote Footer"
msgstr ""
#: ../inc/customizer.php:45
msgid "Slider Time (in ms)"
msgstr "Tiempo de exposición (en ms)"
#: inc/editor.php:72
msgid "Cite"
msgstr ""
#: ../inc/customizer.php:57
msgid "Loop Slider Content"
msgstr "Bucle del contenido del Slider"
#: ../inc/template-tags.php:18
#, php-format
msgid " Edited %4$s"
msgstr ", modificado el %4$s"
#: ../inc/template-tags.php:29
#, php-format
msgctxt "post date"
msgid "Posted on %s"
msgstr "Publicando en %s"
#: ../inc/template-tags.php:34
#, php-format
msgctxt "post author"
msgid "by %s"
msgstr "por %s"
#. translators: used between list items, there is a space after the comma
#: ../inc/template-tags.php:51 ../inc/template-tags.php:57
msgid ", "
msgstr ","
#: ../inc/template-tags.php:53
#, php-format
msgid "Posted in %1$s"
msgstr "Publicado el %1$s"
#: ../inc/template-tags.php:59
#, php-format
msgid "Tagged %1$s"
msgstr "Etiquetado%1$s"
#: ../inc/template-tags.php:65
msgid "Leave a comment"
msgstr "Deja un comentario"
#: ../inc/template-tags.php:65
msgid "1 Comment"
msgstr "1 Comentario"
#: ../inc/template-tags.php:65
#, php-format
msgid "% Comments"
msgstr "% Comentarios"
#. translators: %s: Name of current post
#: ../inc/template-tags.php:72
#, php-format
msgid "Edit %s"
msgstr "Editado %s"
#: ../inc/setup.php:48
msgid "Primary Menu"
msgstr "Menú principal"
#: ../inc/setup.php:98
#: inc/extras.php:277
msgid "Read More..."
msgstr "Leer más..."
#: ../inc/custom-comments.php:12
msgid "Name"
msgstr "Nombre"
#: inc/hooks.php:30
msgid "https://wordpress.org/"
msgstr "https://es.wordpress.org/"
#: ../inc/custom-comments.php:14
msgid "Email"
msgstr "Email"
#. translators: WordPress
#: inc/hooks.php:33
msgid "Proudly powered by %s"
msgstr "Impulsado por %s"
#: ../inc/custom-comments.php:25
msgctxt "noun"
msgid "Comment"
msgstr "Commentario"
#. translators: 1: Theme name, 2: Theme author
#: inc/hooks.php:38
msgid "Theme: %1$s by %2$s."
msgstr "Tema: %1$s para %2$s."
#: ../loop-templates/content-single.php:29 ../loop-templates/content.php:33 ..
#: /loop-templates/content-page.php:25
#. translators: Theme version
#: inc/hooks.php:44
msgid "Version: %1$s"
msgstr ""
#: inc/pagination.php:53
msgid "&laquo;"
msgstr ""
#: inc/pagination.php:54
msgid "&raquo;"
msgstr ""
#: inc/pagination.php:57
msgid "Posts navigation"
msgstr ""
#: inc/setup.php:49
msgid "Primary Menu"
msgstr "Menú principal"
#: inc/template-tags.php:33
msgctxt "post date"
msgid "Posted on"
msgstr ""
#: inc/template-tags.php:42
msgctxt "post author"
msgid "by"
msgstr ""
#: inc/template-tags.php:42
msgctxt "post author"
msgid "Posted by"
msgstr ""
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:59 inc/template-tags.php:65
msgid ", "
msgstr ","
#. translators: %s: Categories of current post
#: inc/template-tags.php:62
msgid "Posted in %s"
msgstr ""
#. translators: %s: Tags of current post
#: inc/template-tags.php:68
msgid "Tagged %s"
msgstr ""
#: inc/template-tags.php:73
msgid "Leave a comment"
msgstr "Deja un comentario"
#: inc/template-tags.php:73
msgid "1 Comment"
msgstr "1 Comentario"
#: inc/template-tags.php:73
msgid "% Comments"
msgstr "% Comentarios"
#: inc/template-tags.php:167
msgid "Comment navigation"
msgstr "Ver los comentarios"
#: inc/template-tags.php:171
msgid "&larr; Older Comments"
msgstr "&larr; Comentarios antiguos"
#: inc/template-tags.php:177
msgid "Newer Comments &rarr;"
msgstr "Comentarios más recientes &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:194
msgid "Edit %s"
msgstr "Editar %s"
#: inc/template-tags.php:216
msgid "Post navigation"
msgstr ""
#: inc/template-tags.php:220
msgctxt "Previous post link"
msgid "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
msgstr ""
#: inc/template-tags.php:223
msgctxt "Next post link"
msgid "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
msgstr ""
#: inc/template-tags.php:244
msgid "Pages:"
msgstr "Páginas: "
#: ../loop-templates/content-none.php:16
#: inc/widgets.php:103
msgid "Right Sidebar"
msgstr ""
#: inc/widgets.php:105
msgid "Right sidebar widget area"
msgstr ""
#: inc/widgets.php:115
msgid "Left Sidebar"
msgstr ""
#: inc/widgets.php:117
msgid "Left sidebar widget area"
msgstr ""
#: inc/widgets.php:127
msgid "Hero Slider"
msgstr "Hero Slider"
#: inc/widgets.php:129
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#: inc/widgets.php:139
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:141
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#: inc/widgets.php:151
msgid "Top Full"
msgstr ""
#: inc/widgets.php:153
msgid "Full top widget with dynamic grid"
msgstr ""
#: inc/widgets.php:163
msgid "Footer Full"
msgstr "Footer Full"
#: inc/widgets.php:165
msgid "Full sized footer widget with dynamic grid"
msgstr ""
#: loop-templates/content-none.php:18
msgid "Nothing Found"
msgstr "No se ha encontrado nada"
#: ../loop-templates/content-none.php:24
#, php-format
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
#. 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 primer post? <a href=\"%1$s\">Comenzar aquí</a>."
"¿Listo para publicar tu primera entrada? <a href=\"%1$s\">Empieza aquí</a>."
#: ../loop-templates/content-none.php:28
#: 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 hemos encontrado nada con las palabras utilizadas. Prueba de "
"nuevo con otras palabras."
"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:33
#: 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 "Al parecer no he mos podido encontrar lo que estaba buscando."
#: ../loop-templates/content-page.php:34
msgid "Edit"
msgstr "Editar"
#. Name of the theme
msgid "UnderStrap"
msgstr "UnderStrap"
#. Theme URI of the theme
msgid "http://understrap.com"
msgstr "http://understrap.com"
#. Description of the theme
msgid ""
"Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid starting "
"point for your next theme project and WordPress website. Use it as starter theme "
"or as parent theme. It is up to you."
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr ""
"Una combinacion de tema _s (Automattic) y de Bootstrap 4. Realizado solidamente "
"Punto de partida para tus proyectos hechos en WordPress. Utilizar Empezar como "
"padre tema de tus temas, es tu decisión."
"Parece que no hemos podido encontrar lo que estás buscando. Quizá pueda "
"ayudarte una búsqueda."
#. Author of the theme
msgid "Holger Koenemann"
msgstr "Holger Koenemann"
#. Template Name of the theme
msgid "Blank Page Template"
msgstr ""
#. Author URI of the theme
msgid "http://www.holgerkoenemann.de"
msgstr "http://www.holgerkoenemann.de"
#. Template Name of the theme
msgid "Left and Right Sidebar Layout"
msgstr ""
#. 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 completa"
#. Template Name of the theme
msgid "Left Sidebar Layout"
msgstr ""
#. Template Name of the theme
msgid "Right Sidebar Layout"
msgstr ""
#. translators: %s: query term
#: search.php:36
msgid "Search Results for: %s"
msgstr "Resultados de la búsqueda de: %s"
#: searchform.php:20
msgctxt "label"
msgid "Search for:"
msgstr "Buscar:"
#: searchform.php:22
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "Buscar &hellip;"
#: searchform.php:24
msgctxt "submit button"
msgid "Search"
msgstr "Buscar"
#: 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.

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@ -2,25 +2,25 @@
msgid ""
msgstr ""
"Project-Id-Version: understrap\n"
"Report-Msgid-Bugs-To: http://wordpress.org/support/theme/_s\n"
"POT-Creation-Date: 2015-09-01 21:23+0200\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"PO-Revision-Date: 2016-12-10 11:24+0100\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
"PO-Revision-Date: 2021-08-20 02:35+0200\n"
"Last-Translator: Max Guglielmino <info@maxguglielmino.com>\n"
"Language-Team: \n"
"Language: it_IT\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Generator: Poedit 1.7.4\n"
"X-Generator: Poedit 3.0\n"
"X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
"__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
"_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
"esc_attr__:1;esc_html__:1;esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;"
"esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2\n"
"X-Poedit-Basepath: ..\n"
"Last-Translator: Max Guglielmino <info@maxguglielmino.com>\n"
"X-Poedit-SearchPath-0: footer.php\n"
"X-Poedit-SearchPath-1: header.php\n"
"X-Poedit-SearchPath-2: index.php\n"
@ -44,267 +44,462 @@ msgstr ""
"X-Poedit-SearchPath-20: page-templates\n"
"X-Poedit-SearchPath-21: inc\n"
#: ../comments.php:28
#, php-format
msgctxt "comments title"
msgid "One thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] "Un commento su &ldquo;%2$s&rdquo;"
msgstr[1] "%1$s commenti su &ldquo;%2$s&rdquo;"
#: ../comments.php:35 ../comments.php:56
msgid "Comment navigation"
msgstr "Navigazione commenti"
#: ../comments.php:37 ../comments.php:58
msgid "&larr; Older Comments"
msgstr "&larr; Commenti meno recenti"
#: ../comments.php:40 ../comments.php:61
msgid "Newer Comments &rarr;"
msgstr "Commenti più recenti &rarr;"
#: ../comments.php:72
msgid "Comments are closed."
msgstr "Commenti disabilitati."
#: ../author.php:27
msgid "About:"
msgstr "Informazioni:"
#: ../author.php:32 ../inc/custom-comments.php:16
msgid "Website"
msgstr "Sito Web"
#: ../author.php:34
msgid "Profile"
msgstr "Profilo"
#: ../author.php:38
msgid "Posts by"
msgstr "Articoli di"
#: ../footer.php:24
msgid "http://wordpress.org/"
msgstr "http://wordpress.org/"
#: ../footer.php:24
#, php-format
msgid "Proudly powered by %s"
msgstr "Orgogliosamente realizzato con %s"
#: ../footer.php:26
#, php-format
msgid "Theme: %1$s by %2$s."
msgstr "Tema: %1$s di %2$s."
#: ../header.php:30
msgid "Skip to content"
msgstr "Vai al contenuto"
#: ../search.php:23
#, php-format
msgid "Search Results for: %s"
msgstr "Risultati della ricerca per: %s"
#: ../404.php:22
msgid "Oops! That page can&rsquo;t be found."
msgstr "Oops! Quella pagina non può essere trovata."
#: ../404.php:27
msgid ""
"It looks like nothing was found at this location. Maybe try one of the links "
"below or a search?"
msgstr ""
"Sembra che nulla sia stato trovato a questo indirizzo. Magari prova uno dei "
"link sotto o una ricerca?"
#: ../404.php:37
msgid "Most Used Categories"
msgstr "Categorie più utilizzate"
#. translators: %1$s: smiley
#: ../404.php:57
#, php-format
msgid "Try looking in the monthly archives. %1$s"
msgstr "Prova a cercare tra gli archivi mensili. %1$s"
#: ../searchform.php:9 ../searchform.php:13
msgid "Search"
msgstr "Cerca"
#: ../searchform.php:11
msgid "Search &hellip;"
msgstr "Cerca &hellip;"
#. Name of the template
msgid "Full Width Page"
msgstr "Pagina a Larghezza Intera"
#. Name of the template
msgid "Empty Page Template"
msgstr "Template Pagina Vuota"
#: ../inc/widgets.php:10
msgid "Sidebar"
msgstr "Barra Laterale"
#: ../inc/widgets.php:20
msgid "Hero Slider"
msgstr "Blocco Iniziale con Carosello "
#: ../inc/widgets.php:30
msgid "Hero Static"
msgstr "Blocco Iniziale Statico"
#: ../inc/widgets.php:40
msgid "Footer Full"
msgstr "Piè di pagina Larghezza Intera"
#: ../inc/customizer.php:24
msgid "Slider Settings"
msgstr "Impostazioni Carosello"
#: ../inc/customizer.php:33
msgid "Number of slides displaying at once"
msgstr "Numero di diapositive da mostrare subito"
#: ../inc/customizer.php:45
msgid "Slider Time (in ms)"
msgstr "Intervallo tra le diapositive (in ms)"
#: ../inc/customizer.php:57
msgid "Loop Slider Content"
msgstr "Carosello a Ciclo Continuo"
#: ../inc/template-tags.php:18
#, php-format
msgid " Edited %4$s"
msgstr " Modificato %4$s"
#: ../inc/template-tags.php:29
#, php-format
msgctxt "post date"
msgid "Posted on %s"
msgstr "Pubblicato il %s"
#: ../inc/template-tags.php:34
#, php-format
msgctxt "post author"
msgid "by %s"
msgstr "da %s"
#. translators: used between list items, there is a space after the comma
#: ../inc/template-tags.php:51 ../inc/template-tags.php:57
msgid ", "
msgstr ", "
#: ../inc/template-tags.php:53
#, php-format
msgid "Posted in %1$s"
msgstr "Pubblicato in %1$s"
#: ../inc/template-tags.php:59
#, php-format
msgid "Tagged %1$s"
msgstr "Etichettato %1$s"
#: ../inc/template-tags.php:65
msgid "Leave a comment"
msgstr "Commenta"
#: ../inc/template-tags.php:65
msgid "1 Comment"
msgstr "1 Commento"
#: ../inc/template-tags.php:65
#, php-format
msgid "% Comments"
msgstr "% Commenti"
#. translators: %s: Name of current post
#: ../inc/template-tags.php:72
#, php-format
msgid "Edit %s"
msgstr "Modifica %s"
#: ../inc/setup.php:48
msgid "Primary Menu"
msgstr "Menù Principale"
#: ../inc/setup.php:98
msgid "Read More..."
msgstr "Leggi tutto..."
#: ../inc/custom-comments.php:12
msgid "Name"
msgstr "Nome"
#: ../inc/custom-comments.php:14
msgid "Email"
msgstr "Email"
#: ../inc/custom-comments.php:25
msgctxt "noun"
msgid "Comment"
msgstr "Commento"
#: ../loop-templates/content-single.php:29 ../loop-templates/content.php:33 ..
#: /loop-templates/content-page.php:25
msgid "Pages:"
msgstr "Pagine:"
#: ../loop-templates/content-none.php:16
msgid "Nothing Found"
msgstr "Nessun Risultato"
#: ../loop-templates/content-none.php:24
#, php-format
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 qui</a>."
#: ../loop-templates/content-none.php:28
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
"Spiacente, ma non ci sono riscontri con i tuoi termini di ricerca. Per favore "
"riprova con altre parole chiavi."
#: ../loop-templates/content-none.php:33
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps searching "
"can help."
msgstr ""
"Sembra che non troviamo quello che cerchi. Forse una ricerca può aiutare."
#: ../loop-templates/content-page.php:34
msgid "Edit"
msgstr "Modifica"
#. Name of the theme
msgid "UnderStrap"
msgstr "UnderStrap"
#. Theme Name of the theme
msgid "Understrap"
msgstr "Understrap"
#. Theme URI of the theme
msgid "http://understrap.com"
msgstr "http://understrap.com"
#: inc/hooks.php:40
msgid "https://understrap.com"
msgstr "https://understrap.com"
#. Description of the theme
msgid ""
"Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid "
"starting point for your next theme project and WordPress website. Use it as "
"starter theme or as parent theme. It is up to you."
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
"support, built-in widget slider and much more you need for basic websites. "
"IMPORTANT: All developer dependencies are not bundled with this install "
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
"copy-assets\" inside the extracted /understrap folder."
msgstr ""
"Combinazione del tema _s di Automattic con Bootstrap 4. Realizzato come "
"solido punto di partenza per il tuo prossimo progetto di tema e sito "
"WordPress. Da usare come tema iniziale o tema genitore. Decidi tu."
#. Author of the theme
msgid "Holger Koenemann"
msgstr "Holger Koenemann"
msgid "the Understrap Authors"
msgstr ""
#. Author URI of the theme
msgid "http://www.holgerkoenemann.de"
msgstr "http://www.holgerkoenemann.de"
msgid "https://github.com/understrap/understrap/graphs/contributors"
msgstr "https://github.com/understrap/understrap/graphs/contributors"
#: 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 "Provare a consultare gli archivi mensili. %1$s"
#. translators: %s: author name
#: author.php:42
msgctxt "Avatar alt"
msgid "Profile picture of %s"
msgstr "Immagine del profilo di %s"
#: author.php:52
msgid "Website"
msgstr "Sito web"
#. translators: %s: author name
#: author.php:63
msgid "About %s"
msgstr "Informazioni su %s"
#. translators: %s: author name
#: author.php:77
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 ""
#. 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] ""
#: header.php:31
msgid "Skip to content"
msgstr "Vai al contenuto"
#: header.php:36
msgid "Main Navigation"
msgstr ""
#: header.php:63
msgid "Toggle navigation"
msgstr ""
#: inc/class-wp-bootstrap-navwalker.php:376
msgid "Add a menu"
msgstr ""
#: inc/custom-comments.php:102
msgid "Comments are closed."
msgstr "I commenti sono chiusi."
#: inc/custom-header.php:54
msgid "Default Header Image"
msgstr ""
#: inc/customizer.php:42
msgid "Theme Layout Settings"
msgstr ""
#: inc/customizer.php:44
msgid "Container width and sidebar defaults"
msgstr ""
#: inc/customizer.php:84
msgid "Container Width"
msgstr ""
#: inc/customizer.php:85
msgid "Choose between Bootstrap's container and container-fluid"
msgstr ""
#: inc/customizer.php:90
msgid "Fixed width container"
msgstr ""
#: inc/customizer.php:91
msgid "Full width container"
msgstr ""
#: inc/customizer.php:113
msgid "Sidebar Positioning"
msgstr ""
#: inc/customizer.php:114
msgid ""
"Set sidebar's default position. Can either be: right, left, both or none. "
"Note: this can be overridden on individual pages."
msgstr ""
#: inc/customizer.php:123
msgid "Right sidebar"
msgstr ""
#: inc/customizer.php:124
msgid "Left sidebar"
msgstr ""
#: inc/customizer.php:125
msgid "Left & Right sidebars"
msgstr ""
#: inc/customizer.php:126
msgid "No sidebar"
msgstr ""
#: inc/deprecated.php:80
msgid ""
"It looks like nothing was found at this location. Maybe try one of the links "
"below or a search?"
msgstr ""
#: inc/deprecated.php:81
msgid "Previous"
msgstr ""
#: inc/deprecated.php:82
msgid "Next"
msgstr ""
#: inc/deprecated.php:83
msgid "About:"
msgstr ""
#: inc/deprecated.php:84
msgid "Profile"
msgstr ""
#: inc/deprecated.php:85
msgid "Posts by"
msgstr ""
#: inc/deprecated.php:86
msgid "Permanent Link:"
msgstr ""
#: inc/deprecated.php:87
msgid "in"
msgstr ""
#: inc/deprecated.php:88
msgid "Edit"
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:277
msgid "Read More..."
msgstr "Leggi tutto..."
#: 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: %1$s"
msgstr ""
#: inc/pagination.php:53
msgid "&laquo;"
msgstr ""
#: inc/pagination.php:54
msgid "&raquo;"
msgstr ""
#: inc/pagination.php:57
msgid "Posts navigation"
msgstr ""
#: inc/setup.php:49
msgid "Primary Menu"
msgstr "Menù Principale"
#: inc/template-tags.php:33
msgctxt "post date"
msgid "Posted on"
msgstr ""
#: inc/template-tags.php:42
msgctxt "post author"
msgid "by"
msgstr ""
#: inc/template-tags.php:42
msgctxt "post author"
msgid "Posted by"
msgstr ""
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:59 inc/template-tags.php:65
msgid ", "
msgstr ", "
#. translators: %s: Categories of current post
#: inc/template-tags.php:62
msgid "Posted in %s"
msgstr ""
#. translators: %s: Tags of current post
#: inc/template-tags.php:68
msgid "Tagged %s"
msgstr ""
#: inc/template-tags.php:73
msgid "Leave a comment"
msgstr "Commenta"
#: inc/template-tags.php:73
msgid "1 Comment"
msgstr "1 Commento"
#: inc/template-tags.php:73
msgid "% Comments"
msgstr "% Commenti"
#: inc/template-tags.php:167
msgid "Comment navigation"
msgstr "Navigazione commenti"
#: inc/template-tags.php:171
msgid "&larr; Older Comments"
msgstr "&larr; Commenti meno recenti"
#: inc/template-tags.php:177
msgid "Newer Comments &rarr;"
msgstr "Commenti più recenti &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:194
msgid "Edit %s"
msgstr "Modifica %s"
#: inc/template-tags.php:216
msgid "Post navigation"
msgstr ""
#: inc/template-tags.php:220
msgctxt "Previous post link"
msgid "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
msgstr ""
#: inc/template-tags.php:223
msgctxt "Next post link"
msgid "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
msgstr ""
#: inc/template-tags.php:244
msgid "Pages:"
msgstr "Pagine:"
#: inc/widgets.php:103
msgid "Right Sidebar"
msgstr ""
#: inc/widgets.php:105
msgid "Right sidebar widget area"
msgstr ""
#: inc/widgets.php:115
msgid "Left Sidebar"
msgstr ""
#: inc/widgets.php:117
msgid "Left sidebar widget area"
msgstr ""
#: inc/widgets.php:127
msgid "Hero Slider"
msgstr "Blocco Iniziale con Carosello "
#: inc/widgets.php:129
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#: inc/widgets.php:139
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:141
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#: inc/widgets.php:151
msgid "Top Full"
msgstr ""
#: inc/widgets.php:153
msgid "Full top widget with dynamic grid"
msgstr ""
#: inc/widgets.php:163
msgid "Footer Full"
msgstr "Piè di pagina Larghezza Intera"
#: inc/widgets.php:165
msgid "Full sized footer widget with dynamic grid"
msgstr ""
#: 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 per 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 Name of the theme
msgid "Left and Right Sidebar Layout"
msgstr ""
#. Template Name of the theme
msgid "Empty Page Template"
msgstr "Template Pagina Vuota"
#. Template Name of the theme
msgid "Full Width Page"
msgstr "Pagina a Larghezza Intera"
#. Template Name of the theme
msgid "Left Sidebar Layout"
msgstr ""
#. Template Name of the theme
msgid "Right Sidebar Layout"
msgstr ""
#. translators: %s: query term
#: search.php:36
msgid "Search Results for: %s"
msgstr "Risultati della ricerca per: %s"
#: searchform.php:20
msgctxt "label"
msgid "Search for:"
msgstr "Ricerca per:"
#: searchform.php:22
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "Cerca &hellip;"
#: searchform.php:24
msgctxt "submit button"
msgid "Search"
msgstr "Cerca"
#: 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.

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@ -1,19 +1,19 @@
msgid ""
msgstr ""
"Project-Id-Version: understrap\n"
"Report-Msgid-Bugs-To: http://wordpress.org/support/theme/_s\n"
"POT-Creation-Date: 2015-09-01 21:23+0200\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"PO-Revision-Date: 2016-11-06 15:16+0000\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
"PO-Revision-Date: 2021-08-20 02:35+0200\n"
"Last-Translator: idpokute <mike.sayhi@gmail.com>\n"
"Language-Team: Korean\n"
"Language: ko-KR\n"
"Plural-Forms: nplurals=1; plural=0\n"
"Language: ko_KR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Generator: Loco - https://localise.biz/\n"
"X-Generator: Poedit 3.0\n"
"X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
"__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
"_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
@ -41,263 +41,459 @@ msgstr ""
"X-Poedit-SearchPath-18: page.php\n"
"X-Poedit-SearchPath-19: functions.php\n"
"X-Poedit-SearchPath-20: page-templates\n"
"X-Poedit-SearchPath-21: inc"
"X-Poedit-SearchPath-21: inc\n"
#: ../comments.php:28
#, php-format
msgctxt "comments title"
msgid "One thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] "%2$s 의 댓글"
msgstr[1] ""
#: ../comments.php:35 ../comments.php:56
msgid "Comment navigation"
msgstr "댓글 네비게이션"
#: ../author.php:27
msgid "About:"
msgstr "About:"
#: ../footer.php:24
msgid "http://wordpress.org/"
msgstr "http://wordpress.org"
#: ../footer.php:24
#, php-format
msgid "Proudly powered by %s"
msgstr "Proudly powered by %s"
#: ../footer.php:26
#, php-format
msgid "Theme: %1$s by %2$s."
msgstr "테마: %1$s by %2$s."
#: ../header.php:30
msgid "Skip to content"
msgstr "본문가기"
#: ../search.php:23
#, php-format
msgid "Search Results for: %s"
msgstr "%s 검색결과"
#: ../404.php:27
msgid ""
"It looks like nothing was found at this location. Maybe try one of the links "
"below or a search?"
msgstr "검색 결과가 없습니다. 아래의 링크 중의 하나, 혹은 검색을 이용해주세요."
#: ../404.php:37
msgid "Most Used Categories"
msgstr "자주 사용된 카테고리"
#. translators: %1$s: smiley
#: ../404.php:57
#, php-format
msgid "Try looking in the monthly archives. %1$s"
msgstr "월별 아카이브를 "
#: ../inc/widgets.php:10
msgid "Sidebar"
msgstr "사이드바"
#: ../inc/widgets.php:20
msgid "Hero Slider"
msgstr "Hero 슬라이더"
#: ../inc/widgets.php:30
msgid "Hero Static"
msgstr "Hero Static"
#: ../inc/widgets.php:40
msgid "Footer Full"
msgstr "풋터 Full"
#: ../inc/customizer.php:24
msgid "Slider Settings"
msgstr "슬라이더 설정"
#: ../inc/customizer.php:33
msgid "Number of slides displaying at once"
msgstr "한번에 보여줄 슬라이드 갯수"
#: ../inc/customizer.php:45
msgid "Slider Time (in ms)"
msgstr "슬라이더 타임 (밀리세컨드)"
#: ../inc/customizer.php:57
msgid "Loop Slider Content"
msgstr "슬라이드 반복"
#: ../inc/template-tags.php:18
#, php-format
msgid " Edited %4$s"
msgstr " %4$s 수정됨"
#: ../inc/template-tags.php:29
#, php-format
msgctxt "post date"
msgid "Posted on %s"
msgstr "작성일 %s"
#: ../inc/template-tags.php:34
#, php-format
msgctxt "post author"
msgid "by %s"
msgstr "by %s"
#. translators: used between list items, there is a space after the comma
#: ../inc/template-tags.php:51 ../inc/template-tags.php:57
msgid ", "
msgstr ","
#: ../inc/template-tags.php:53
#, php-format
msgid "Posted in %1$s"
msgstr "%1$s 에 게재"
#: ../inc/template-tags.php:59
#, php-format
msgid "Tagged %1$s"
msgstr "태그된 %1$s"
#: ../loop-templates/content-none.php:28
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr "죄송합니다만 일치하는 검색 Term이 없습니다. 다른 키워드를 사용해서 다시 시도해주세요."
#: ../loop-templates/content-none.php:33
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr "원하시는 것을 찾을 수가 없습니다. 검색이 도움이 될 수도 있습니다."
#. Name of the theme
msgid "UnderStrap"
msgstr "UnderStrap"
#. Theme Name of the theme
msgid "Understrap"
msgstr "Understrap"
#. Theme URI of the theme
msgid "http://understrap.com"
msgstr "http://understrap.com"
#: inc/hooks.php:40
msgid "https://understrap.com"
msgstr "https://understrap.com"
#. Description of the theme
msgid ""
"Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid "
"starting point for your next theme project and WordPress website. Use it as "
"starter theme or as parent theme. It is up to you."
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
"support, built-in widget slider and much more you need for basic websites. "
"IMPORTANT: All developer dependencies are not bundled with this install "
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
"copy-assets\" inside the extracted /understrap folder."
msgstr ""
"Automattic 사의 _s 테마와 부트스트랩 4의 결합. 당신의 다음 테마 제작과 워드프레스 사이트 제작의 시작점을 위해 "
"제작되었습니다. 스타터 테마나 부모 테마로 사용하세요."
#. Author of the theme
msgid "Holger Koenemann"
msgstr "Holger Koenemann"
msgid "the Understrap Authors"
msgstr ""
#. Author URI of the theme
msgid "http://www.holgerkoenemann.de"
msgstr "http://www.holgerkoenemann.de"
msgid "https://github.com/understrap/understrap/graphs/contributors"
msgstr "https://github.com/understrap/understrap/graphs/contributors"
#: ../comments.php:37 ../comments.php:58
msgid "&larr; Older Comments"
msgstr "<이전 댓글"
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
msgstr "이런! 해당 페이지를 찾을 수 없습니다."
#: ../comments.php:40 ../comments.php:61
msgid "Newer Comments &rarr;"
msgstr "신규 댓글>"
#: 404.php:36
msgid "It looks like nothing was found at this location. Maybe try a search?"
msgstr ""
"이 위치에서 아무것도 발견하지 못한것으로 보이네요. 검색해보시는 것을 어떨까"
"요?"
#: ../comments.php:72
msgid "Comments are closed."
msgstr "댓글 기능이 꺼져있습니다."
#: 404.php:46
msgid "Most Used Categories"
msgstr "가장 많이 사용된 카테고리"
#: ../author.php:32 ../inc/custom-comments.php:16
#. 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:42
msgctxt "Avatar alt"
msgid "Profile picture of %s"
msgstr "%s의 프로필 사진"
#: author.php:52
msgid "Website"
msgstr "웹사이트"
#: ../author.php:34
#. translators: %s: author name
#: author.php:63
msgid "About %s"
msgstr "%s에 대하여"
#. translators: %s: author name
#: author.php:77
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] ""
#: header.php:31
msgid "Skip to content"
msgstr "콘텐츠로 바로가기"
#: header.php:36
msgid "Main Navigation"
msgstr ""
#: header.php:63
msgid "Toggle navigation"
msgstr ""
#: inc/class-wp-bootstrap-navwalker.php:376
msgid "Add a menu"
msgstr ""
#: inc/custom-comments.php:102
msgid "Comments are closed."
msgstr "댓글이 닫혀있습니다."
#: inc/custom-header.php:54
msgid "Default Header Image"
msgstr ""
#: inc/customizer.php:42
msgid "Theme Layout Settings"
msgstr ""
#: inc/customizer.php:44
msgid "Container width and sidebar defaults"
msgstr ""
#: inc/customizer.php:84
msgid "Container Width"
msgstr ""
#: inc/customizer.php:85
msgid "Choose between Bootstrap's container and container-fluid"
msgstr ""
#: inc/customizer.php:90
msgid "Fixed width container"
msgstr ""
#: inc/customizer.php:91
msgid "Full width container"
msgstr ""
#: inc/customizer.php:113
msgid "Sidebar Positioning"
msgstr ""
#: inc/customizer.php:114
msgid ""
"Set sidebar's default position. Can either be: right, left, both or none. "
"Note: this can be overridden on individual pages."
msgstr ""
#: inc/customizer.php:123
msgid "Right sidebar"
msgstr ""
#: inc/customizer.php:124
msgid "Left sidebar"
msgstr ""
#: inc/customizer.php:125
msgid "Left & Right sidebars"
msgstr ""
#: inc/customizer.php:126
msgid "No sidebar"
msgstr ""
#: inc/deprecated.php:80
msgid ""
"It looks like nothing was found at this location. Maybe try one of the links "
"below or a search?"
msgstr ""
#: inc/deprecated.php:81
msgid "Previous"
msgstr ""
#: inc/deprecated.php:82
msgid "Next"
msgstr ""
#: inc/deprecated.php:83
msgid "About:"
msgstr ""
#: inc/deprecated.php:84
msgid "Profile"
msgstr "프로필"
msgstr ""
#: ../author.php:38
#: inc/deprecated.php:85
msgid "Posts by"
msgstr "작성자 :"
msgstr ""
#: ../404.php:22
msgid "Oops! That page can&rsquo;t be found."
msgstr "페이지를 찾을 수 없습니다."
#: inc/deprecated.php:86
msgid "Permanent Link:"
msgstr ""
#: ../searchform.php:9 ../searchform.php:13
msgid "Search"
msgstr "검색"
#: inc/deprecated.php:87
msgid "in"
msgstr ""
#: ../searchform.php:11
msgid "Search &hellip;"
msgstr "검색 ..."
#: inc/deprecated.php:88
msgid "Edit"
msgstr ""
#. Name of the template
msgid "Full Width Page"
msgstr "너비 페이지"
#: inc/editor.php:50
msgid "Lead Paragraph"
msgstr ""
#. Name of the template
msgid "Empty Page Template"
msgstr "빈 페이지 템플릿"
#: inc/editor.php:56
msgctxt "Font size name"
msgid "Small"
msgstr ""
#: ../inc/template-tags.php:65
msgid "Leave a comment"
msgstr "댓글 남기기"
#: inc/editor.php:60
msgid "Blockquote"
msgstr ""
#: ../inc/template-tags.php:65
msgid "1 Comment"
msgstr "1 댓글"
#: inc/editor.php:66
msgid "Blockquote Footer"
msgstr ""
#: ../inc/template-tags.php:65
#, php-format
msgid "% Comments"
msgstr "% 댓글"
#: inc/editor.php:72
msgid "Cite"
msgstr ""
#. translators: %s: Name of current post
#: ../inc/template-tags.php:72
#, php-format
msgid "Edit %s"
msgstr "%s 수정 "
#: ../inc/setup.php:48
msgid "Primary Menu"
msgstr "주 메뉴"
#: ../inc/setup.php:98
#: inc/extras.php:277
msgid "Read More..."
msgstr "더보기..."
#: ../inc/custom-comments.php:12
msgid "Name"
msgstr "이름"
#: inc/hooks.php:30
msgid "https://wordpress.org/"
msgstr "https://wordpress.org/"
#: ../inc/custom-comments.php:14
msgid "Email"
msgstr "이메일"
#. translators: WordPress
#: inc/hooks.php:33
msgid "Proudly powered by %s"
msgstr "Proudly powered by %s"
#: ../inc/custom-comments.php:25
msgctxt "noun"
msgid "Comment"
msgstr "댓글"
#. translators: 1: Theme name, 2: Theme author
#: inc/hooks.php:38
msgid "Theme: %1$s by %2$s."
msgstr "테마: %1$s by %2$s."
#: ../loop-templates/content-single.php:29 ../loop-templates/content.php:33 ..
#: loop-templates/content-page.php:25
#. translators: Theme version
#: inc/hooks.php:44
msgid "Version: %1$s"
msgstr ""
#: inc/pagination.php:53
msgid "&laquo;"
msgstr ""
#: inc/pagination.php:54
msgid "&raquo;"
msgstr ""
#: inc/pagination.php:57
msgid "Posts navigation"
msgstr ""
#: inc/setup.php:49
msgid "Primary Menu"
msgstr "주 메뉴"
#: inc/template-tags.php:33
msgctxt "post date"
msgid "Posted on"
msgstr ""
#: inc/template-tags.php:42
msgctxt "post author"
msgid "by"
msgstr ""
#: inc/template-tags.php:42
msgctxt "post author"
msgid "Posted by"
msgstr ""
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:59 inc/template-tags.php:65
msgid ", "
msgstr ","
#. translators: %s: Categories of current post
#: inc/template-tags.php:62
msgid "Posted in %s"
msgstr ""
#. translators: %s: Tags of current post
#: inc/template-tags.php:68
msgid "Tagged %s"
msgstr ""
#: inc/template-tags.php:73
msgid "Leave a comment"
msgstr "댓글 남기기"
#: inc/template-tags.php:73
msgid "1 Comment"
msgstr "1 댓글"
#: inc/template-tags.php:73
msgid "% Comments"
msgstr "% 댓글"
#: inc/template-tags.php:167
msgid "Comment navigation"
msgstr "댓글 네비게이션"
#: inc/template-tags.php:171
msgid "&larr; Older Comments"
msgstr "<이전 댓글"
#: inc/template-tags.php:177
msgid "Newer Comments &rarr;"
msgstr "신규 댓글>"
#. translators: %s: Name of current post
#: inc/template-tags.php:194
msgid "Edit %s"
msgstr "%s 편집"
#: inc/template-tags.php:216
msgid "Post navigation"
msgstr ""
#: inc/template-tags.php:220
msgctxt "Previous post link"
msgid "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
msgstr ""
#: inc/template-tags.php:223
msgctxt "Next post link"
msgid "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
msgstr ""
#: inc/template-tags.php:244
msgid "Pages:"
msgstr "페이지:"
#: ../loop-templates/content-none.php:16
msgid "Nothing Found"
msgstr "찾을수가 없습니다"
#: inc/widgets.php:103
msgid "Right Sidebar"
msgstr ""
#: ../loop-templates/content-none.php:24
#, php-format
#: inc/widgets.php:105
msgid "Right sidebar widget area"
msgstr ""
#: inc/widgets.php:115
msgid "Left Sidebar"
msgstr ""
#: inc/widgets.php:117
msgid "Left sidebar widget area"
msgstr ""
#: inc/widgets.php:127
msgid "Hero Slider"
msgstr "Hero 슬라이더"
#: inc/widgets.php:129
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#: inc/widgets.php:139
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:141
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#: inc/widgets.php:151
msgid "Top Full"
msgstr ""
#: inc/widgets.php:153
msgid "Full top widget with dynamic grid"
msgstr ""
#: inc/widgets.php:163
msgid "Footer Full"
msgstr "풋터 Full"
#: inc/widgets.php:165
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>"
msgstr ""
"첫 글을 발행할 준비가 되었나요? <a href=\"%1$s\">여기에서 시작하세요</a>."
#: ../loop-templates/content-page.php:34
msgid "Edit"
msgstr "수정"
#: 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 "Right Sidebar Layout"
msgstr ""
#. translators: %s: query term
#: search.php:36
msgid "Search Results for: %s"
msgstr "검색 결과: %s"
#: searchform.php:20
msgctxt "label"
msgid "Search for:"
msgstr "검색어:"
#: searchform.php:22
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "검색 &hellip;"
#: searchform.php:24
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.

File diff suppressed because it is too large Load Diff

Binary file not shown.

1183
languages/nl_NL.po Executable file → Normal file

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@ -1,25 +1,25 @@
msgid ""
msgstr ""
"Project-Id-Version: understrap\n"
"Report-Msgid-Bugs-To: http://wordpress.org/support/theme/_s\n"
"POT-Creation-Date: 2015-09-01 21:23+0200\n"
"PO-Revision-Date: Thu Apr 14 2016 20:58:56 GMT-0300 (E. South America "
"Standard Time)\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
"PO-Revision-Date: 2021-08-20 02:33+0200\n"
"Last-Translator: Diego Versiani <diegoversiani@gmail.com>\n"
"Language-Team: \n"
"Language: Portuguese (Brazil)\n"
"Plural-Forms: nplurals=2; plural=n != 1\n"
"Language: pt_BR\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-Poedit-SourceCharset: UTF-8\n"
"X-Generator: Loco - https://localise.biz/\n"
"X-Generator: Poedit 3.0\n"
"X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
"__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
"_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
"esc_attr__:1;esc_html__:1;esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;"
"esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2\n"
"X-Poedit-Basepath: ..\n"
"X-Loco-Target-Locale: pt_BR\n"
"X-Poedit-SearchPath-0: footer.php\n"
"X-Poedit-SearchPath-1: header.php\n"
"X-Poedit-SearchPath-2: index.php\n"
@ -42,414 +42,463 @@ msgstr ""
"X-Poedit-SearchPath-19: functions.php\n"
"X-Poedit-SearchPath-20: page-templates\n"
"X-Poedit-SearchPath-21: inc\n"
"X-Loco-Target-Locale: pt_BR"
#: ../inc/widgets.php:20
msgid "Hero Slider"
msgstr "Hero Slides"
#. Theme Name of the theme
msgid "Understrap"
msgstr "Understrap"
#: ../inc/widgets.php:30
msgid "Hero Static"
msgstr "Hero Est&aacute;tico"
#. Theme URI of the theme
#: inc/hooks.php:40
msgid "https://understrap.com"
msgstr "https://understrap.com"
#: ../inc/widgets.php:40
msgid "Footer Full"
msgstr "Rodap&eacute;"
#: ../searchform.php:9 ../searchform.php:13
msgid "Search"
msgstr "Pesquisar"
#: ../searchform.php:11
msgid "Search &hellip;"
msgstr "Pesquisando &hellip;"
#: ../search.php:23
#, php-format
msgid "Search Results for: %s"
msgstr "Resultado da pesquisa por: %s"
#: ../footer.php:24
msgid "http://wordpress.org/"
msgstr "http://wordpress.org/"
#: ../footer.php:24
#, php-format
msgid "Proudly powered by %s"
msgstr "Orgulhosamente desenvolvido com %s"
#: ../footer.php:26
#, php-format
msgid "Theme: %1$s by %2$s."
msgstr "Tema: %1$s por %2$s."
#: ../404.php:22
msgid "Oops! That page can&rsquo;t be found."
#. Description of the theme
msgid ""
"Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid "
"starting point for your next theme project and WordPress website. Use it as "
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
"support, built-in widget slider and much more you need for basic websites. "
"IMPORTANT: All developer dependencies are not bundled with this install "
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
"copy-assets\" inside the extracted /understrap folder."
msgstr ""
"Ops! A p&aacute;gina que voc&ecirc; procura n&atilde;o p&ocirc;de ser "
"encontada."
#: ../404.php:27
#. Author of the theme
msgid "the Understrap Authors"
msgstr ""
#. Author URI of the theme
msgid "https://github.com/understrap/understrap/graphs/contributors"
msgstr "https://github.com/understrap/understrap/graphs/contributors"
#: 404.php:30
msgid "Oops! That page can&rsquo;t be found."
msgstr "Opa! A página não pode ser encontrada."
#: 404.php:36
msgid "It looks like nothing was found at this location. Maybe try a search?"
msgstr ""
"Parece que nada foi encontrado neste local. Que tal tentar uma pesquisa?"
#: 404.php:46
msgid "Most Used Categories"
msgstr "Categorias mais Usadas"
#. translators: %1$s: smiley
#: 404.php:69
msgid "Try looking in the monthly archives. %1$s"
msgstr "Tente olhar nos arquivos mensais. %1$s"
#. translators: %s: author name
#: author.php:42
#, fuzzy
msgctxt "Avatar alt"
msgid "Profile picture of %s"
msgstr "Foto do perfil do %s"
#: author.php:52
msgid "Website"
msgstr "Site"
#. translators: %s: author name
#: author.php:63
msgid "About %s"
msgstr "Sobre %s"
#. translators: %s: author name
#: author.php:77
msgid "Posts by %s"
msgstr "Posts de %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] ""
#: header.php:31
msgid "Skip to content"
msgstr "Pular para o conteúdo"
#: header.php:36
msgid "Main Navigation"
msgstr ""
#: header.php:63
msgid "Toggle navigation"
msgstr ""
#: inc/class-wp-bootstrap-navwalker.php:376
msgid "Add a menu"
msgstr ""
#: inc/custom-comments.php:102
msgid "Comments are closed."
msgstr "Os comentários estão desativados."
#: inc/custom-header.php:54
msgid "Default Header Image"
msgstr ""
#: inc/customizer.php:42
msgid "Theme Layout Settings"
msgstr ""
#: inc/customizer.php:44
msgid "Container width and sidebar defaults"
msgstr ""
#: inc/customizer.php:84
msgid "Container Width"
msgstr ""
#: inc/customizer.php:85
msgid "Choose between Bootstrap's container and container-fluid"
msgstr ""
#: inc/customizer.php:90
msgid "Fixed width container"
msgstr ""
#: inc/customizer.php:91
msgid "Full width container"
msgstr ""
#: inc/customizer.php:113
msgid "Sidebar Positioning"
msgstr ""
#: inc/customizer.php:114
msgid ""
"Set sidebar's default position. Can either be: right, left, both or none. "
"Note: this can be overridden on individual pages."
msgstr ""
#: inc/customizer.php:123
msgid "Right sidebar"
msgstr ""
#: inc/customizer.php:124
msgid "Left sidebar"
msgstr ""
#: inc/customizer.php:125
msgid "Left & Right sidebars"
msgstr ""
#: inc/customizer.php:126
msgid "No sidebar"
msgstr ""
#: inc/deprecated.php:80
msgid ""
"It looks like nothing was found at this location. Maybe try one of the links "
"below or a search?"
msgstr ""
"Parece que a p&aacute;gina que voc&ecirc; procura n&atilde;o existe ou foi "
"removida.<br><br> Tente os links abaixo ou use a pesquisa."
#: ../404.php:37
msgid "Most Used Categories"
msgstr "Categorias Mais Usadas"
#: inc/deprecated.php:81
msgid "Previous"
msgstr ""
#. translators: %1$s: smiley
#: ../404.php:57
#, php-format
msgid "Try looking in the monthly archives. %1$s"
msgstr "Tente procurando nos artigos mensais. %1$s"
#: inc/deprecated.php:82
msgid "Next"
msgstr ""
#: ../comments.php:28
#, php-format
msgctxt "comments title"
msgid "One thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] "Um coment&aacute;rio"
msgstr[1] "%1$s coment&aacute;rios"
#: inc/deprecated.php:83
msgid "About:"
msgstr ""
#: ../comments.php:35 ../comments.php:56
msgid "Comment navigation"
msgstr "Navegação de comentários"
#: inc/deprecated.php:84
msgid "Profile"
msgstr ""
#: ../comments.php:37 ../comments.php:58
msgid "&larr; Older Comments"
msgstr "&larr; Mais Antigos"
#: inc/deprecated.php:85
msgid "Posts by"
msgstr ""
#: ../comments.php:40 ../comments.php:61
msgid "Newer Comments &rarr;"
msgstr "Mais Novos"
#: inc/deprecated.php:86
msgid "Permanent Link:"
msgstr ""
#: ../comments.php:72
msgid "Comments are closed."
msgstr "Os comentários estão fechados."
#: inc/deprecated.php:87
msgid "in"
msgstr ""
#: ../comment-form.php:5
msgid "Write Comment."
msgstr "Deixe um coment&aacute;rio"
#: ../comment-form.php:5
msgid "*Mandatory"
msgstr "* Obrigat&oacute;rios"
#: ../comment-form.php:13 ../inc/custom-comments.php:12
msgid "Name"
msgstr "Nome"
#: ../comment-form.php:19
msgid "E-Mail"
msgstr "E-mail"
#: ../comment-form.php:19
msgid "Not public."
msgstr "n&atilde;o ser&aacute; publicado"
#: ../comment-form.php:24 ../inc/custom-comments.php:16
msgid "Website"
msgstr "Website"
#: ../comment-form.php:29
msgid "Your Comment"
msgstr "Seu Coment&aacute;rio"
#: ../comment-form.php:36
msgid "Send comment."
msgstr "Comentar"
#: ../header.php:31
msgid "Skip to content"
msgstr "Ir para o conte&uacute;do"
#. Name of the template
msgid "Full Width Page"
msgstr "Sem barra lateral"
#: ../inc/template-tags.php:21
msgid "Posts navigation"
msgstr "Navegação entre posts"
#: ../inc/template-tags.php:25
msgid "<span class=\"meta-nav\">&larr;</span> Older posts"
msgstr "<span class=\"meta-nav\">&larr;</span> Mais Antigos"
#: ../inc/template-tags.php:29
msgid "Newer posts <span class=\"meta-nav\">&rarr;</span>"
msgstr "Mais Novos <span class=\"meta-nav\">&rarr;</span>"
#: ../inc/template-tags.php:52
msgid "Post navigation"
msgstr "Navegação entre posts"
#: ../inc/template-tags.php:55
msgctxt "Previous post link"
msgid "<span class=\"meta-nav\">&larr;</span>&nbsp;%title"
msgstr "<span class=\"meta-nav\">&larr;</span>&nbsp;%title"
#: ../inc/template-tags.php:56
msgctxt "Next post link"
msgid "%title&nbsp;<span class=\"meta-nav\">&rarr;</span>"
msgstr "%title&nbsp;<span class=\"meta-nav\">&rarr;</span>"
#: ../inc/template-tags.php:82
#, php-format
msgctxt "post date"
msgid "Posted on %s"
msgstr "Postado em %s"
#: ../inc/template-tags.php:87
#, php-format
msgctxt "post author"
msgid "by %s"
msgstr "por %s"
#. translators: used between list items, there is a space after the comma
#: ../inc/template-tags.php:104 ../inc/template-tags.php:110
msgid ", "
msgstr ", "
#: ../inc/template-tags.php:106
#, php-format
msgid "Posted in %1$s"
msgstr "Postado em %1$s"
#: ../inc/template-tags.php:112
#, php-format
msgid "Tagged %1$s"
msgstr "Tags %1$s"
#: ../inc/template-tags.php:118
msgid "Leave a comment"
msgstr "Deixe um coment&aacute;rio"
#: ../inc/template-tags.php:118
msgid "1 Comment"
msgstr "1 coment&aacute;rio"
#: ../inc/template-tags.php:118
#, php-format
msgid "% Comments"
msgstr "% Coment&aacute;rios"
#: ../inc/template-tags.php:122 ../loop-templates/content-page.php:34
#: inc/deprecated.php:88
msgid "Edit"
msgstr "Editar"
msgstr ""
#: ../inc/template-tags.php:139
#, php-format
msgid "Category: %s"
msgstr "Categoria: %s"
#: inc/editor.php:50
msgid "Lead Paragraph"
msgstr ""
#: ../inc/template-tags.php:141
#, php-format
msgid "Tag: %s"
msgstr "Tag: %s"
#: inc/editor.php:56
msgctxt "Font size name"
msgid "Small"
msgstr ""
#: ../inc/template-tags.php:143
#, php-format
msgid "Author: %s"
msgstr "Autor: %s"
#: inc/editor.php:60
msgid "Blockquote"
msgstr ""
#: ../inc/template-tags.php:145
#, php-format
msgid "Year: %s"
msgstr "Ano: %s"
#: inc/editor.php:66
msgid "Blockquote Footer"
msgstr ""
#: ../inc/template-tags.php:145
msgctxt "yearly archives date format"
msgid "Y"
msgstr "Y"
#: inc/editor.php:72
msgid "Cite"
msgstr ""
#: ../inc/template-tags.php:147
#, php-format
msgid "Month: %s"
msgstr "M&ecirc;s: %s"
#: ../inc/template-tags.php:147
msgctxt "monthly archives date format"
msgid "F Y"
msgstr "F Y"
#: ../inc/template-tags.php:149
#, php-format
msgid "Day: %s"
msgstr "Dia: %s"
#: ../inc/template-tags.php:149
msgctxt "daily archives date format"
msgid "F j, Y"
msgstr "F j, Y"
#: ../inc/template-tags.php:151
msgctxt "post format archive title"
msgid "Asides"
msgstr "Asides"
#: ../inc/template-tags.php:153
msgctxt "post format archive title"
msgid "Galleries"
msgstr "Galerias"
#: ../inc/template-tags.php:155
msgctxt "post format archive title"
msgid "Images"
msgstr "Imagens"
#: ../inc/template-tags.php:157
msgctxt "post format archive title"
msgid "Videos"
msgstr "V&iacute;deos"
#: ../inc/template-tags.php:159
msgctxt "post format archive title"
msgid "Quotes"
msgstr "Cita&ccedil;&otilde;es"
#: ../inc/template-tags.php:161
msgctxt "post format archive title"
msgid "Links"
msgstr "Links"
#: ../inc/template-tags.php:163
msgctxt "post format archive title"
msgid "Statuses"
msgstr "Statuses"
#: ../inc/template-tags.php:165
msgctxt "post format archive title"
msgid "Audio"
msgstr "&Aacute;udios"
#: ../inc/template-tags.php:167
msgctxt "post format archive title"
msgid "Chats"
msgstr "Chats"
#: ../inc/template-tags.php:169
#, php-format
msgid "Archives: %s"
msgstr "Arquivos: %s"
#. translators: 1: Taxonomy singular name, 2: Current taxonomy term
#: ../inc/template-tags.php:173
#, php-format
msgid "%1$s: %2$s"
msgstr "%1$s: %2$s"
#: ../inc/template-tags.php:175
msgid "Archives"
msgstr "Arquivos"
#: ../inc/customizer.php:24
msgid "Slider Settings"
msgstr "Configura&ccedil;&otilde;es de Slides"
#: ../inc/customizer.php:33
msgid "Number of slides displaying at once"
msgstr "N&uacute;mero de slides exibidos ao mesmo tempo"
#: ../inc/customizer.php:45
msgid "Slider Time (in ms)"
msgstr "Tempo de cada slide (em ms)"
#: ../inc/customizer.php:57
msgid "Loop Slider Content"
msgstr "Habilitar loop do conte&uacute;do"
#: ../inc/customizer.php:68
msgid "Add scripts"
msgstr "Adicionar scripts"
#: ../inc/customizer.php:77
msgid "Add custom JS code here"
msgstr "Adicione c&oacute;digo customizado aqui"
#: ../inc/extras.php:60
#, php-format
msgid "Page %s"
msgstr "P&aacute;gina %s"
#: ../inc/setup.php:48
msgid "Primary Menu"
msgstr "Menu Prim&aacute;rio"
#: ../inc/setup.php:98
#: inc/extras.php:277
msgid "Read More..."
msgstr "Leia mais..."
#: ../inc/widgets.php:10
msgid "Sidebar"
msgstr "Barra Lateral"
#: inc/hooks.php:30
msgid "https://wordpress.org/"
msgstr "https://br.wordpress.org/"
#: ../inc/custom-comments.php:14
msgid "Email"
msgstr "E-mail"
#. translators: WordPress
#: inc/hooks.php:33
msgid "Proudly powered by %s"
msgstr "Orgulhosamente desenvolvido com %s"
#: ../inc/custom-comments.php:25
msgctxt "noun"
msgid "Comment"
msgstr "Comentário"
#. translators: 1: Theme name, 2: Theme author
#: inc/hooks.php:38
msgid "Theme: %1$s by %2$s."
msgstr "Tema: %1$s por %2$s."
#: ../loop-templates/content.php:33 ../loop-templates/content-single.php:29 ..
#: loop-templates/content-page.php:25
#. translators: Theme version
#: inc/hooks.php:44
msgid "Version: %1$s"
msgstr ""
#: inc/pagination.php:53
msgid "&laquo;"
msgstr ""
#: inc/pagination.php:54
msgid "&raquo;"
msgstr ""
#: inc/pagination.php:57
msgid "Posts navigation"
msgstr "Navegação entre posts"
#: inc/setup.php:49
msgid "Primary Menu"
msgstr "Menu Prim&aacute;rio"
#: inc/template-tags.php:33
msgctxt "post date"
msgid "Posted on"
msgstr ""
#: inc/template-tags.php:42
msgctxt "post author"
msgid "by"
msgstr ""
#: inc/template-tags.php:42
msgctxt "post author"
msgid "Posted by"
msgstr ""
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:59 inc/template-tags.php:65
msgid ", "
msgstr ", "
#. translators: %s: Categories of current post
#: inc/template-tags.php:62
msgid "Posted in %s"
msgstr ""
#. translators: %s: Tags of current post
#: inc/template-tags.php:68
msgid "Tagged %s"
msgstr ""
#: inc/template-tags.php:73
msgid "Leave a comment"
msgstr "Deixe um coment&aacute;rio"
#: inc/template-tags.php:73
msgid "1 Comment"
msgstr "1 coment&aacute;rio"
#: inc/template-tags.php:73
msgid "% Comments"
msgstr "% Coment&aacute;rios"
#: inc/template-tags.php:167
msgid "Comment navigation"
msgstr "Navegação de comentários"
#: inc/template-tags.php:171
msgid "&larr; Older Comments"
msgstr "&larr; Mais Antigos"
#: inc/template-tags.php:177
msgid "Newer Comments &rarr;"
msgstr "Mais Novos"
#. translators: %s: Name of current post
#: inc/template-tags.php:194
msgid "Edit %s"
msgstr "Editar %s"
#: inc/template-tags.php:216
msgid "Post navigation"
msgstr "Navegação entre posts"
#: inc/template-tags.php:220
msgctxt "Previous post link"
msgid "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
msgstr ""
#: inc/template-tags.php:223
msgctxt "Next post link"
msgid "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
msgstr ""
#: inc/template-tags.php:244
msgid "Pages:"
msgstr "P&aacute;ginas"
#: ../loop-templates/content-none.php:16
#: inc/widgets.php:103
msgid "Right Sidebar"
msgstr ""
#: inc/widgets.php:105
msgid "Right sidebar widget area"
msgstr ""
#: inc/widgets.php:115
msgid "Left Sidebar"
msgstr ""
#: inc/widgets.php:117
msgid "Left sidebar widget area"
msgstr ""
#: inc/widgets.php:127
msgid "Hero Slider"
msgstr "Hero Slides"
#: inc/widgets.php:129
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#: inc/widgets.php:139
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:141
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#: inc/widgets.php:151
msgid "Top Full"
msgstr ""
#: inc/widgets.php:153
msgid "Full top widget with dynamic grid"
msgstr ""
#: inc/widgets.php:163
msgid "Footer Full"
msgstr "Rodap&eacute;"
#: inc/widgets.php:165
msgid "Full sized footer widget with dynamic grid"
msgstr ""
#: loop-templates/content-none.php:18
msgid "Nothing Found"
msgstr "Nada encontrado."
msgstr "Nada encontrado"
#: ../loop-templates/content-none.php:24
#, php-format
msgid "Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr "Pronto para publicar seu primeiro post? <a href=\"%1$s\">Comece aqui</a>."
#. 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 para publicar o seu primeiro post? <a href=\"%1$s\">Comece por aqui</"
"a>."
#: ../loop-templates/content-none.php:28
#: loop-templates/content-none.php:38
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
"Desculpe, mas nada foi encontrado para sua pesquisa. Por favor, tente "
"novamente com outras palavras."
"Nada foi encontrado com os termos da sua pesquisa. Tente novamente com "
"algumas palavras-chaves diferentes."
#: ../loop-templates/content-none.php:33
#: 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 a p&aacute;gina que voc&ecirc; procura n&atilde;o existe ou foi "
"removida.<br><br> Tente os links abaixo ou use a pesquisa."
"Parece que não conseguimos encontrar o que você está procurando. Talvez uma "
"pesquisa pode ajudar."
#. Name of the theme
msgid "UnderStrap"
msgstr "UnderStrap"
#. Theme URI of the theme
msgid "http://understrap.com"
msgstr "http://understrap.com"
#. Description of the theme
msgid ""
"Combination of Automattic´s _s theme and Bootstrap SASS. Made as a solid "
"starting point for your next theme project and WordPress website. Including "
"Font Awesome support, build-in widget slider and much more you need for "
"basic websites."
#. Template Name of the theme
msgid "Blank Page Template"
msgstr ""
"Combina&ccedil;&atilde;o do tema Automattic _s com Bootstrap SASS. "
"Construido para ser um s&oacute;lido ponto de partida para o seu pr&oacute;"
"ximo site WordPres. Incluindo suporte a Font Awesome, slider com widgets e "
"muito mais que voc&ecirc; precisa para um site b&aacute;sico."
#. Author of the theme
msgid "Holger Koenemann"
msgstr "Holger Koenemann"
#. Template Name of the theme
msgid "Left and Right Sidebar Layout"
msgstr ""
#. Author URI of the theme
msgid "http://www.holgerkoenemann.de"
msgstr "http://www.holgerkoenemann.de"
#. Template Name of the theme
msgid "Empty Page Template"
msgstr ""
#. Template Name of the theme
msgid "Full Width Page"
msgstr "Sem barra lateral"
#. Template Name of the theme
msgid "Left Sidebar Layout"
msgstr ""
#. Template Name of the theme
msgid "Right Sidebar Layout"
msgstr ""
#. translators: %s: query term
#: search.php:36
msgid "Search Results for: %s"
msgstr "Resultados da pesquisa por: %s"
#: searchform.php:20
msgctxt "label"
msgid "Search for:"
msgstr "Pesquisar por:"
#: searchform.php:22
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "Pesquisar &hellip;"
#: searchform.php:24
msgctxt "submit button"
msgid "Search"
msgstr "Pesquisar"
#: 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.

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@ -1,397 +1,500 @@
msgid ""
msgstr ""
"Project-Id-Version: understrap\n"
"Report-Msgid-Bugs-To: http://wordpress.org/support/theme/_s\n"
"POT-Creation-Date: 2016-11-23 20:21+0200\n"
"PO-Revision-Date: 2017-02-20 13:19+0000\n"
"Last-Translator: Filip Wessman <filip@effektid.com>\n"
"Language-Team: Swedish (Swedish)\n"
"Language: sv-SE\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Loco-Source-Locale: sv_SE\n"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Generator: Loco - https://localise.biz/\n"
"X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
"__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
"_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
"esc_attr__:1;esc_html__:1;esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;"
"esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-SearchPath-0: footer.php\n"
"X-Poedit-SearchPath-1: header.php\n"
"X-Poedit-SearchPath-2: index.php\n"
"X-Poedit-SearchPath-3: statichero.php\n"
"X-Poedit-SearchPath-4: 404.php\n"
"X-Poedit-SearchPath-5: archive.php\n"
"X-Poedit-SearchPath-6: search.php\n"
"X-Poedit-SearchPath-7: sticky.php\n"
"X-Poedit-SearchPath-8: single.php\n"
"X-Poedit-SearchPath-9: sidebar.php\n"
"X-Poedit-SearchPath-10: comment-form.php\n"
"X-Poedit-SearchPath-11: comments.php\n"
"X-Poedit-SearchPath-12: content-none.php\n"
"X-Poedit-SearchPath-13: content-page.php\n"
"X-Poedit-SearchPath-14: content-search.php\n"
"X-Poedit-SearchPath-15: content-single.php\n"
"X-Poedit-SearchPath-16: content.php\n"
"X-Poedit-SearchPath-17: hero.php\n"
"X-Poedit-SearchPath-18: page.php\n"
"X-Poedit-SearchPath-19: functions.php\n"
"X-Poedit-SearchPath-20: page-templates\n"
"X-Poedit-SearchPath-21: inc\n"
"X-Loco-Parser: loco_parse_po"
#: ../comments.php:28
#, php-format
msgctxt "comments title"
msgid "One thought on &ldquo;%2$s&rdquo;"
msgid_plural "%1$s thoughts on &ldquo;%2$s&rdquo;"
msgstr[0] "En tanke kring &ldquo;%2$s&rdquo;"
msgstr[1] "%1$s tankar kring &ldquo;%2$s&rdquo;"
msgstr[2] "&ldquo;%2$s&rdquo;: %1$s комментариев"
#: ../comments.php:35 ../comments.php:56
msgid "Comment navigation"
msgstr "Kommentars navigering"
#: ../comments.php:37 ../comments.php:58
msgid "&larr; Older Comments"
msgstr "&larr; Äldre kommentarer"
#: ../comments.php:40 ../comments.php:61
msgid "Newer Comments &rarr;"
msgstr "Nyare kommentarer &rarr;"
#: ../comments.php:72
msgid "Comments are closed."
msgstr "Kommentarsfältet är avstängt."
#: ../author.php:27
msgid "About:"
msgstr "Om:"
#: ../author.php:32 ../inc/custom-comments.php:16
msgid "Website"
msgstr "Website"
#: ../author.php:34
msgid "Profile"
msgstr "Profil"
#: ../author.php:38
msgid "Posts by"
msgstr "Inlägg av "
#: ../footer.php:24
msgid "http://wordpress.org/"
msgstr "http://wordpress.org/"
#: ../footer.php:24
#, php-format
msgid "Proudly powered by %s"
msgstr "Drivs av %s"
#: ../footer.php:26
#, php-format
msgid "Theme: %1$s by %2$s."
msgstr "tema av: %1$s by %2$s."
#: ../header.php:30
msgid "Skip to content"
msgstr "Hoppa till innehållet"
#: ../search.php:23
#, php-format
msgid "Search Results for: %s"
msgstr "Sök resultat för: %s"
#: ../404.php:22
msgid "Oops! That page can&rsquo;t be found."
msgstr "Oops! Sidan verkar inte finnas."
#: ../404.php:27
msgid ""
"It looks like nothing was found at this location. Maybe try one of the links "
"below or a search?"
msgstr ""
"Här verkar det inte finnas något. Du kan prova någon an länkarna "
"nedan eller söka efter det?"
#: ../404.php:37
msgid "Most Used Categories"
msgstr "Most Used Categories"
#. translators: %1$s: smiley
#: ../404.php:57
#, php-format
msgid "Try looking in the monthly archives. %1$s"
msgstr "Try looking in the monthly archives. %1$s"
#: ../searchform.php:9 ../searchform.php:13
msgid "Search"
msgstr "Sök"
#: ../searchform.php:11
msgid "Search &hellip;"
msgstr "Sök &hellip;"
#. Name of the template
msgid "Full Width Page"
msgstr "Full Width Page"
#. Name of the template
msgid "Empty Page Template"
msgstr "Empty Page Template"
#: ../inc/widgets.php:10
msgid "Sidebar"
msgstr "Sidebar"
#: ../inc/widgets.php:20
msgid "Hero Slider"
msgstr "Hero Slider"
#: ../inc/widgets.php:30
msgid "Hero Static"
msgstr "Hero Static"
#: ../inc/widgets.php:40
msgid "Footer Full"
msgstr "Sidfot"
#: ../inc/customizer.php:24
msgid "Slider Settings"
msgstr "Slider Inställningar"
#: ../inc/customizer.php:33
msgid "Number of slides displaying at once"
msgstr "Antal slides som visas samtidigt"
#: ../inc/customizer.php:45
msgid "Slider Time (in ms)"
msgstr "Slider tid (i ms)"
#: ../inc/customizer.php:57
msgid "Loop Slider Content"
msgstr "Loop Slider Innehåll"
#: ../inc/template-tags.php:18
#, php-format
msgid " Edited %4$s"
msgstr " Redigerat %4$s"
#: ../inc/template-tags.php:29
#, php-format
msgctxt "post date"
msgid "Posted on %s"
msgstr "Publicerat den %s"
#: ../inc/template-tags.php:34
#, php-format
msgctxt "post author"
msgid "by %s"
msgstr "av %s"
#. translators: used between list items, there is a space after the comma
#: ../inc/template-tags.php:51 ../inc/template-tags.php:57
msgid ", "
msgstr ", "
#: ../inc/template-tags.php:53
#, php-format
msgid "Posted in %1$s"
msgstr "Publicerat i %1$s"
#: ../inc/template-tags.php:59
#, php-format
msgid "Tagged %1$s"
msgstr "Taggad %1$s"
#: ../inc/template-tags.php:65
msgid "Leave a comment"
msgstr "Kommentera"
#: ../inc/template-tags.php:65
msgid "1 Comment"
msgstr "1 Kommentar"
#: ../inc/template-tags.php:65
#, php-format
msgid "% Comments"
msgstr "% Kommentarer"
#. translators: %s: Name of current post
#: ../inc/template-tags.php:72
#, php-format
msgid "Edit %s"
msgstr "Ändra %s"
#: ../inc/setup.php:48
msgid "Primary Menu"
msgstr "Huvud meny"
#: ../inc/setup.php:98
msgid "Read More..."
msgstr "Läs mer"
#: ../inc/custom-comments.php:12
msgid "Name"
msgstr "Namn"
#: ../inc/custom-comments.php:14
msgid "Email"
msgstr "E-post"
#: ../inc/custom-comments.php:25
msgctxt "noun"
msgid "Comment"
msgstr "Kommentarer"
#: ../loop-templates/content-single.php:29 ../loop-templates/content.php:33 ..
#: loop-templates/content-page.php:25
msgid "Pages:"
msgstr "Sidor:"
#: ../loop-templates/content-none.php:16
msgid "Nothing Found"
msgstr "Inget hittades"
#: ../loop-templates/content-none.php:24
#, php-format
msgid ""
"Ready to publish your first post? <a href=\"%1$s\">Get started here</a>."
msgstr "Redo att skriv ditt första inlägg? <a href=\"%1$s\">Börja här</a>."
#: ../loop-templates/content-none.php:28
msgid ""
"Sorry, but nothing matched your search terms. Please try again with some "
"different keywords."
msgstr ""
"Tyvärr fick din sökning inga träffar. Du kan prova igen med nya nyckelord."
#: ../loop-templates/content-none.php:33
msgid ""
"It seems we can&rsquo;t find what you&rsquo;re looking for. Perhaps "
"searching can help."
msgstr "Vi verkar inte hitta det du söker, Det kanske hjälper att söka."
#: ../loop-templates/content-page.php:34
msgid "Edit"
msgstr "Ändra"
#: ../woocommerce/myaccount/form-edit-address.php
msgid "Save Address"
msgstr "Spara adress"
#: ../woocommerce/myaccount/my-orders.php
msgid "%s for %s item"
msgstr "%s för %s vara"
#: ../woocommerce/myaccount/my-orders.php
msgid "Pay"
msgstr "Betala"
#: ../woocommerce/myaccount/my-orders.php
msgid "View"
msgstr "Visa"
#: ../woocommerce/myaccount/my-orders.php
msgid "Cancel"
msgstr "Avbryt"
#: ../woocommerce/myaccount/form-login.php
msgid "Login"
msgstr "Login"
#: ../woocommerce/myaccount/form-login.php
msgid "Password"
msgstr "Lösenord"
#: ../woocommerce/myaccount/form-login.php
msgid "Username or email address"
msgstr "Användarnamn eller E-post adress"
#: ../woocommerce/myaccount/form-login.php
msgid "Lost your password?"
msgstr "Glömt ditt lösenord?"
#: ../woocommerce/myaccount/form-login.php
msgid "Username"
msgstr "Användarnamn"
#: ../woocommerce/myaccount/form-login.php
msgid "Email address"
msgstr "E-post adress"
#: ../woocommerce/myaccount/form-login.php
msgid "Register"
msgstr "Registrera"
#: ../woocommerce/myaccount/form-login.php
msgid "Remember me"
msgstr "Kom ihåg mig"
#: ../woocommerce/myaccount/form-edit-account.php
msgid "First name"
msgstr "Förnamn"
#: ../woocommerce/myaccount/form-edit-account.php
msgid "Last name"
msgstr "Efternamn"
#: ../woocommerce/myaccount/form-edit-account.php
msgid "Email adress"
msgstr "E-post adress"
#: ../woocommerce/myaccount/form-edit-account.php
msgid "Current Password (leave blank to leave unchanged)"
msgstr "Nuvarande lösenord (lämna tomt för att inte ändra)"
#: ../woocommerce/myaccount/form-edit-account.php
msgid "New Password (leave blank to leave unchanged)"
msgstr "Nytt lösenord (lämna tomt för att inte ändra)"
#: ../woocommerce/myaccount/form-edit-account.php
msgid "Confirm New Password"
msgstr "Bekräfta nytt lösenord"
#: ../woocommerce/myaccount/form-edit-account.php
msgid "Password Change"
msgstr "Byt lösenord"
#: ../woocommerce/myaccount/form-edit-account.php
msgid "Save changes"
msgstr "Spara ändringar"
#. Name of the theme
msgid "UnderStrap"
msgstr "UnderStrap"
#. Theme URI of the theme
msgid "http://understrap.com"
msgstr "http://understrap.com"
#. Description of the theme
msgid ""
"Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid "
"starting point for your next theme project and WordPress website. Use it as "
"starter theme or as parent theme. It is up to you."
msgstr ""
"En kombination av Automattic´s _s tema och Bootstrap 4. Gjort som en bas för "
"ditt nästa tema eller WordPress webbplats. Använd det som en grund eller som "
"ett förälder tema. Det är upp till dig."
#. Author of the theme
msgid "Holger Koenemann"
msgstr "Holger Koenemann"
#. Author URI of the theme
msgid "http://www.holgerkoenemann.de"
msgstr "http://www.holgerkoenemann.de"
msgid ""
msgstr ""
"Project-Id-Version: understrap\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/theme/understrap\n"
"POT-Creation-Date: 2021-08-20T00:31:53+00:00\n"
"PO-Revision-Date: 2021-08-20 02:34+0200\n"
"Last-Translator: Filip Wessman <filip@effektid.com>\n"
"Language-Team: Swedish (Swedish)\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"
"POT-Revision-Date: Mon Jul 04 2016 09:13:18 GMT+0200 (CEST)\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Generator: Poedit 3.0\n"
"X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
"__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;__ngettext_noop:1,2;"
"_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;_nx_js:1,2,3c;"
"esc_attr__:1;esc_html__:1;esc_attr_e:1;esc_html_e:1;esc_attr_x:1,2c;"
"esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;transChoice:1,2\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-SearchPath-0: footer.php\n"
"X-Poedit-SearchPath-1: header.php\n"
"X-Poedit-SearchPath-2: index.php\n"
"X-Poedit-SearchPath-3: statichero.php\n"
"X-Poedit-SearchPath-4: 404.php\n"
"X-Poedit-SearchPath-5: archive.php\n"
"X-Poedit-SearchPath-6: search.php\n"
"X-Poedit-SearchPath-7: sticky.php\n"
"X-Poedit-SearchPath-8: single.php\n"
"X-Poedit-SearchPath-9: sidebar.php\n"
"X-Poedit-SearchPath-10: comment-form.php\n"
"X-Poedit-SearchPath-11: comments.php\n"
"X-Poedit-SearchPath-12: content-none.php\n"
"X-Poedit-SearchPath-13: content-page.php\n"
"X-Poedit-SearchPath-14: content-search.php\n"
"X-Poedit-SearchPath-15: content-single.php\n"
"X-Poedit-SearchPath-16: content.php\n"
"X-Poedit-SearchPath-17: hero.php\n"
"X-Poedit-SearchPath-18: page.php\n"
"X-Poedit-SearchPath-19: functions.php\n"
"X-Poedit-SearchPath-20: page-templates\n"
"X-Poedit-SearchPath-21: inc\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 ""
"Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid "
"starting point for your next theme project and WordPress website. Use it as "
"starter theme or as a parent theme. It is up to you. Including Font Awesome "
"support, built-in widget slider and much more you need for basic websites. "
"IMPORTANT: All developer dependencies are not bundled with this install "
"file. Just download the .zip, extract it and run \"npm install\" and \"gulp "
"copy-assets\" inside the extracted /understrap folder."
msgstr ""
#. Author of the theme
msgid "the Understrap Authors"
msgstr ""
#. Author URI of the theme
msgid "https://github.com/understrap/understrap/graphs/contributors"
msgstr "https://github.com/understrap/understrap/graphs/contributors"
#: 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:42
msgctxt "Avatar alt"
msgid "Profile picture of %s"
msgstr "Profilbild för %s"
#: author.php:52
msgid "Website"
msgstr "Webbplats"
#. translators: %s: author name
#: author.php:63
msgid "About %s"
msgstr "Om %s"
#. translators: %s: author name
#: author.php:77
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] ""
#: header.php:31
msgid "Skip to content"
msgstr "Gå till innehåll"
#: header.php:36
msgid "Main Navigation"
msgstr ""
#: header.php:63
msgid "Toggle navigation"
msgstr ""
#: inc/class-wp-bootstrap-navwalker.php:376
msgid "Add a menu"
msgstr ""
#: inc/custom-comments.php:102
msgid "Comments are closed."
msgstr "Kommentarer inaktiverade."
#: inc/custom-header.php:54
msgid "Default Header Image"
msgstr ""
#: inc/customizer.php:42
msgid "Theme Layout Settings"
msgstr ""
#: inc/customizer.php:44
msgid "Container width and sidebar defaults"
msgstr ""
#: inc/customizer.php:84
msgid "Container Width"
msgstr ""
#: inc/customizer.php:85
msgid "Choose between Bootstrap's container and container-fluid"
msgstr ""
#: inc/customizer.php:90
msgid "Fixed width container"
msgstr ""
#: inc/customizer.php:91
msgid "Full width container"
msgstr ""
#: inc/customizer.php:113
msgid "Sidebar Positioning"
msgstr ""
#: inc/customizer.php:114
msgid ""
"Set sidebar's default position. Can either be: right, left, both or none. "
"Note: this can be overridden on individual pages."
msgstr ""
#: inc/customizer.php:123
msgid "Right sidebar"
msgstr ""
#: inc/customizer.php:124
msgid "Left sidebar"
msgstr ""
#: inc/customizer.php:125
msgid "Left & Right sidebars"
msgstr ""
#: inc/customizer.php:126
msgid "No sidebar"
msgstr ""
#: inc/deprecated.php:80
msgid ""
"It looks like nothing was found at this location. Maybe try one of the links "
"below or a search?"
msgstr ""
#: inc/deprecated.php:81
msgid "Previous"
msgstr ""
#: inc/deprecated.php:82
msgid "Next"
msgstr ""
#: inc/deprecated.php:83
msgid "About:"
msgstr ""
#: inc/deprecated.php:84
msgid "Profile"
msgstr ""
#: inc/deprecated.php:85
msgid "Posts by"
msgstr ""
#: inc/deprecated.php:86
msgid "Permanent Link:"
msgstr ""
#: inc/deprecated.php:87
msgid "in"
msgstr ""
#: inc/deprecated.php:88
msgid "Edit"
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:277
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: %1$s"
msgstr ""
#: inc/pagination.php:53
msgid "&laquo;"
msgstr ""
#: inc/pagination.php:54
msgid "&raquo;"
msgstr ""
#: inc/pagination.php:57
msgid "Posts navigation"
msgstr ""
#: inc/setup.php:49
msgid "Primary Menu"
msgstr "Huvud meny"
#: inc/template-tags.php:33
msgctxt "post date"
msgid "Posted on"
msgstr ""
#: inc/template-tags.php:42
msgctxt "post author"
msgid "by"
msgstr ""
#: inc/template-tags.php:42
msgctxt "post author"
msgid "Posted by"
msgstr ""
#. translators: used between list items, there is a space after the comma
#: inc/template-tags.php:59 inc/template-tags.php:65
msgid ", "
msgstr ", "
#. translators: %s: Categories of current post
#: inc/template-tags.php:62
msgid "Posted in %s"
msgstr ""
#. translators: %s: Tags of current post
#: inc/template-tags.php:68
msgid "Tagged %s"
msgstr ""
#: inc/template-tags.php:73
msgid "Leave a comment"
msgstr "Kommentera"
#: inc/template-tags.php:73
msgid "1 Comment"
msgstr "1 Kommentar"
#: inc/template-tags.php:73
msgid "% Comments"
msgstr "% Kommentarer"
#: inc/template-tags.php:167
msgid "Comment navigation"
msgstr "Kommentars navigering"
#: inc/template-tags.php:171
msgid "&larr; Older Comments"
msgstr "&larr; Äldre kommentarer"
#: inc/template-tags.php:177
msgid "Newer Comments &rarr;"
msgstr "Nyare kommentarer &rarr;"
#. translators: %s: Name of current post
#: inc/template-tags.php:194
msgid "Edit %s"
msgstr "Redigera %s"
#: inc/template-tags.php:216
msgid "Post navigation"
msgstr ""
#: inc/template-tags.php:220
msgctxt "Previous post link"
msgid "<i class=\"fa fa-angle-left\"></i>&nbsp;%title"
msgstr ""
#: inc/template-tags.php:223
msgctxt "Next post link"
msgid "%title&nbsp;<i class=\"fa fa-angle-right\"></i>"
msgstr ""
#: inc/template-tags.php:244
msgid "Pages:"
msgstr "Sidor:"
#: inc/widgets.php:103
msgid "Right Sidebar"
msgstr ""
#: inc/widgets.php:105
msgid "Right sidebar widget area"
msgstr ""
#: inc/widgets.php:115
msgid "Left Sidebar"
msgstr ""
#: inc/widgets.php:117
msgid "Left sidebar widget area"
msgstr ""
#: inc/widgets.php:127
msgid "Hero Slider"
msgstr "Hero Slider"
#: inc/widgets.php:129
msgid "Hero slider area. Place two or more widgets here and they will slide!"
msgstr ""
#: inc/widgets.php:139
msgid "Hero Canvas"
msgstr ""
#: inc/widgets.php:141
msgid "Full size canvas hero area for Bootstrap and other custom HTML markup"
msgstr ""
#: inc/widgets.php:151
msgid "Top Full"
msgstr ""
#: inc/widgets.php:153
msgid "Full top widget with dynamic grid"
msgstr ""
#: inc/widgets.php:163
msgid "Footer Full"
msgstr "Sidfot"
#: inc/widgets.php:165
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 "Right Sidebar Layout"
msgstr ""
#. translators: %s: query term
#: search.php:36
msgid "Search Results for: %s"
msgstr "Sökresultat för: %s"
#: searchform.php:20
msgctxt "label"
msgid "Search for:"
msgstr "Sök efter:"
#: searchform.php:22
msgctxt "placeholder"
msgid "Search &hellip;"
msgstr "Sök &hellip;"
#: searchform.php:24
msgctxt "submit button"
msgid "Search"
msgstr "Sök"
#: 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.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,47 @@
<?php
/**
* Template for displaying posts on the author archive
*
* @package Understrap
*/
// Exit if accessed directly.
defined( 'ABSPATH' ) || exit;
?>
<article <?php post_class(); ?> id="post-<?php the_ID(); ?>">
<header class="entry-header">
<?php
the_title(
sprintf( '<h3 class="entry-title"><a href="%s" rel="bookmark">', esc_url( get_permalink() ) ),
'</a></h3>'
);
?>
<?php if ( 'post' === get_post_type() ) : ?>
<div class="entry-meta">
<?php understrap_posted_on(); ?>
</div><!-- .entry-meta -->
<?php endif; ?>
</header><!-- .entry-header -->
<div class="entry-summary">
<?php the_excerpt(); ?>
</div><!-- .entry-summary -->
<footer class="entry-footer">
<?php understrap_entry_footer(); ?>
</footer><!-- .entry-footer -->
</article><!-- #post-## -->

View File

@ -2,7 +2,7 @@
/**
* Blank content partial template
*
* @package UnderStrap
* @package Understrap
*/
// Exit if accessed directly.

View File

@ -2,7 +2,7 @@
/**
* Content empty partial template
*
* @package UnderStrap
* @package Understrap
*/
// Exit if accessed directly.

View File

@ -4,7 +4,7 @@
*
* Learn more: http://codex.wordpress.org/Template_Hierarchy
*
* @package UnderStrap
* @package Understrap
*/
// Exit if accessed directly.

View File

@ -2,7 +2,7 @@
/**
* Partial template for content in page.php
*
* @package UnderStrap
* @package Understrap
*/
// Exit if accessed directly.
@ -21,22 +21,16 @@ defined( 'ABSPATH' ) || exit;
<div class="entry-content">
<?php the_content(); ?>
<?php
wp_link_pages(
array(
'before' => '<div class="page-links">' . __( 'Pages:', 'understrap' ),
'after' => '</div>',
)
);
the_content();
understrap_link_pages();
?>
</div><!-- .entry-content -->
<footer class="entry-footer">
<?php edit_post_link( __( 'Edit', 'understrap' ), '<span class="edit-link">', '</span>' ); ?>
<?php understrap_edit_post_link(); ?>
</footer><!-- .entry-footer -->

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