Skip to content

Add Latvian translation #171

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 17, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ It's available in 12 languages:
- русский
- Türkçe
- Nederlands
- Polski
- Latviešu

You can suggest improvements or new languages using the `web-ext-translator` web tool:

Expand Down
48 changes: 48 additions & 0 deletions source/_locales/lv/messages.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
"disAll": {
"message": "Atspējot visus",
"hash": "a9f66d43cfde31fd3cd61c3627eec653"
},
"enableAll": {
"message": "Iespējot visus",
"hash": "bff1a5f49fdf6aef0eff0315299dea83"
},
"extDesc": {
"message": "Skatīt, iespējot, atspējot, viegli noņemt paplašinājumus.",
"hash": "557ac2dd0ce9b4249f7dc37868bcfccf"
},
"extName": {
"message": "Viena klikšķa paplašinājumu pārvaldnieks",
"hash": "9f7e3f659272f7b34a4073ddd8e29658"
},
"gotoOpt": {
"message": "Iestatījumi…",
"hash": "0912d504999e2cb4f65b37eddb39b7a7"
},
"hideInfoMsg": {
"message": "Paslēpt šo",
"hash": "814f376f8a44776d5b80020e1327d173"
},
"manage": {
"message": "Paplašinājuma lapa…",
"hash": "a93cc3eb11188cfa36bc2639e0f5ea89"
},
"openUrl": {
"message": "Skatīt interneta veikalā",
"hash": "54c9abfc9842db7d4a2c0b692d15140c"
},
"searchTxt": {
"message": "Meklēt pēc nosaukuma…",
"hash": "1220702106584c8c90c0f41c486a3e0b"
},
"undoInfoMsg": {
"message": "Jūs varat atsaukt (ar <kbd>Ctrl+Z</kbd>) un atcelt savu pēdējo darbību, līdz aizverat šo uznirstošo logu.",
"hash": "8044307e478d0cedbc81a0cba56f601d"
},
"uninstall": {
"message": "Noņemt šo paplašinājumu",
"hash": "a04a561e0b5c8b0210a17382781cabd1"
},

"__WET_LOCALE__": {"message": "lv"}
}