mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-12 08:25:47 +01:00
🌐 New Crowdin updates (#1027)
This commit is contained in:
@@ -28,6 +28,7 @@ module.exports = {
|
|||||||
'sk',
|
'sk',
|
||||||
'no',
|
'no',
|
||||||
'tr',
|
'tr',
|
||||||
|
'lv'
|
||||||
],
|
],
|
||||||
|
|
||||||
localeDetection: true,
|
localeDetection: true,
|
||||||
|
|||||||
27
public/locales/lv/authentication/login.json
Normal file
27
public/locales/lv/authentication/login.json
Normal file
@@ -0,0 +1,27 @@
|
|||||||
|
{
|
||||||
|
"title": "",
|
||||||
|
"text": "",
|
||||||
|
"form": {
|
||||||
|
"fields": {
|
||||||
|
"password": {
|
||||||
|
"label": "",
|
||||||
|
"placeholder": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"buttons": {
|
||||||
|
"submit": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"notifications": {
|
||||||
|
"checking": {
|
||||||
|
"title": "",
|
||||||
|
"message": ""
|
||||||
|
},
|
||||||
|
"correct": {
|
||||||
|
"title": ""
|
||||||
|
},
|
||||||
|
"wrong": {
|
||||||
|
"title": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
39
public/locales/lv/common.json
Normal file
39
public/locales/lv/common.json
Normal file
@@ -0,0 +1,39 @@
|
|||||||
|
{
|
||||||
|
"save": "",
|
||||||
|
"about": "",
|
||||||
|
"cancel": "",
|
||||||
|
"close": "",
|
||||||
|
"delete": "",
|
||||||
|
"ok": "",
|
||||||
|
"edit": "",
|
||||||
|
"enabled": "",
|
||||||
|
"disabled": "",
|
||||||
|
"enableAll": "",
|
||||||
|
"disableAll": "",
|
||||||
|
"version": "",
|
||||||
|
"changePosition": "",
|
||||||
|
"remove": "",
|
||||||
|
"removeConfirm": "",
|
||||||
|
"createItem": "",
|
||||||
|
"sections": {
|
||||||
|
"settings": "",
|
||||||
|
"dangerZone": ""
|
||||||
|
},
|
||||||
|
"secrets": {
|
||||||
|
"apiKey": "",
|
||||||
|
"username": "",
|
||||||
|
"password": ""
|
||||||
|
},
|
||||||
|
"tip": "",
|
||||||
|
"time": {
|
||||||
|
"seconds": "",
|
||||||
|
"minutes": "",
|
||||||
|
"hours": ""
|
||||||
|
},
|
||||||
|
"loading": "",
|
||||||
|
"breakPoints": {
|
||||||
|
"small": "",
|
||||||
|
"medium": "",
|
||||||
|
"large": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
18
public/locales/lv/layout/common.json
Normal file
18
public/locales/lv/layout/common.json
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"modals": {
|
||||||
|
"blockedPopups": {
|
||||||
|
"title": "",
|
||||||
|
"text": "",
|
||||||
|
"list": {
|
||||||
|
"browserPermission": "",
|
||||||
|
"adBlockers": "",
|
||||||
|
"otherBrowser": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"actions": {
|
||||||
|
"category": {
|
||||||
|
"openAllInNewTab": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
11
public/locales/lv/layout/element-selector/selector.json
Normal file
11
public/locales/lv/layout/element-selector/selector.json
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"modal": {
|
||||||
|
"title": "",
|
||||||
|
"text": ""
|
||||||
|
},
|
||||||
|
"widgetDescription": "",
|
||||||
|
"goBack": "",
|
||||||
|
"actionIcon": {
|
||||||
|
"tooltip": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"description": "",
|
||||||
|
"button": {
|
||||||
|
"disabled": "",
|
||||||
|
"enabled": ""
|
||||||
|
},
|
||||||
|
"popover": {
|
||||||
|
"title": "",
|
||||||
|
"text": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
1
public/locales/lv/layout/mobile/drawer.json
Normal file
1
public/locales/lv/layout/mobile/drawer.json
Normal file
@@ -0,0 +1 @@
|
|||||||
|
{}
|
||||||
18
public/locales/lv/layout/modals/about.json
Normal file
18
public/locales/lv/layout/modals/about.json
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"description": "",
|
||||||
|
"contact": "",
|
||||||
|
"addToDashboard": "",
|
||||||
|
"tip": "",
|
||||||
|
"key": "",
|
||||||
|
"action": "",
|
||||||
|
"keybinds": "",
|
||||||
|
"metrics": {
|
||||||
|
"configurationSchemaVersion": "",
|
||||||
|
"configurationsCount": "",
|
||||||
|
"version": "",
|
||||||
|
"nodeEnvironment": "",
|
||||||
|
"i18n": "",
|
||||||
|
"locales": "",
|
||||||
|
"experimental_disableEditMode": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
76
public/locales/lv/layout/modals/add-app.json
Normal file
76
public/locales/lv/layout/modals/add-app.json
Normal file
@@ -0,0 +1,76 @@
|
|||||||
|
{
|
||||||
|
"tabs": {
|
||||||
|
"general": "",
|
||||||
|
"behaviour": "",
|
||||||
|
"network": "",
|
||||||
|
"appearance": "",
|
||||||
|
"integration": ""
|
||||||
|
},
|
||||||
|
"general": {
|
||||||
|
"appname": {
|
||||||
|
"label": "",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"internalAddress": {
|
||||||
|
"label": "",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"externalAddress": {
|
||||||
|
"label": "",
|
||||||
|
"description": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"behaviour": {
|
||||||
|
"isOpeningNewTab": {
|
||||||
|
"label": "",
|
||||||
|
"description": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"network": {
|
||||||
|
"statusChecker": {
|
||||||
|
"label": "",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"statusCodes": {
|
||||||
|
"label": "",
|
||||||
|
"description": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"appearance": {
|
||||||
|
"icon": {
|
||||||
|
"label": "",
|
||||||
|
"description": "",
|
||||||
|
"autocomplete": {
|
||||||
|
"title": "",
|
||||||
|
"text": ""
|
||||||
|
},
|
||||||
|
"noItems": {
|
||||||
|
"title": "",
|
||||||
|
"text": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"integration": {
|
||||||
|
"type": {
|
||||||
|
"label": "",
|
||||||
|
"description": "",
|
||||||
|
"placeholder": "",
|
||||||
|
"defined": "",
|
||||||
|
"undefined": "",
|
||||||
|
"public": "",
|
||||||
|
"private": "",
|
||||||
|
"explanationPrivate": "",
|
||||||
|
"explanationPublic": ""
|
||||||
|
},
|
||||||
|
"secrets": {
|
||||||
|
"description": "",
|
||||||
|
"warning": "",
|
||||||
|
"clear": "",
|
||||||
|
"save": "",
|
||||||
|
"update": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"validation": {
|
||||||
|
"popover": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
1
public/locales/lv/layout/modals/change-position.json
Normal file
1
public/locales/lv/layout/modals/change-position.json
Normal file
@@ -0,0 +1 @@
|
|||||||
|
{}
|
||||||
21
public/locales/lv/modules/bookmark.json
Normal file
21
public/locales/lv/modules/bookmark.json
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"descriptor": {
|
||||||
|
"name": "",
|
||||||
|
"description": "",
|
||||||
|
"settings": {
|
||||||
|
"title": "",
|
||||||
|
"items": {
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"layout": {
|
||||||
|
"label": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"card": {
|
||||||
|
"noneFound": {
|
||||||
|
"title": "",
|
||||||
|
"text": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
18
public/locales/lv/modules/calendar.json
Normal file
18
public/locales/lv/modules/calendar.json
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"descriptor": {
|
||||||
|
"name": "",
|
||||||
|
"description": "",
|
||||||
|
"settings": {
|
||||||
|
"title": "",
|
||||||
|
"useSonarrv4": {
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"sundayStart": {
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"radarrReleaseType": {
|
||||||
|
"label": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
6
public/locales/lv/modules/common-media-cards.json
Normal file
6
public/locales/lv/modules/common-media-cards.json
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"buttons": {
|
||||||
|
"play": "",
|
||||||
|
"request": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
10
public/locales/lv/modules/common.json
Normal file
10
public/locales/lv/modules/common.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"settings": {
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"errors": {
|
||||||
|
"unmappedOptions": {
|
||||||
|
"text": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
118
public/locales/lv/modules/dashdot.json
Normal file
118
public/locales/lv/modules/dashdot.json
Normal file
@@ -0,0 +1,118 @@
|
|||||||
|
{
|
||||||
|
"descriptor": {
|
||||||
|
"name": "",
|
||||||
|
"description": "",
|
||||||
|
"settings": {
|
||||||
|
"title": "",
|
||||||
|
"dashName": {
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"url": {
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"usePercentages": {
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"columns": {
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"graphHeight": {
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"graphsOrder": {
|
||||||
|
"label": "",
|
||||||
|
"storage": {
|
||||||
|
"label": "",
|
||||||
|
"enabled": {
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"span": {
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"compactView": {
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"multiView": {
|
||||||
|
"label": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"network": {
|
||||||
|
"label": "",
|
||||||
|
"enabled": {
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"span": {
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"compactView": {
|
||||||
|
"label": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"cpu": {
|
||||||
|
"label": "",
|
||||||
|
"enabled": {
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"span": {
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"multiView": {
|
||||||
|
"label": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ram": {
|
||||||
|
"label": "",
|
||||||
|
"enabled": {
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"span": {
|
||||||
|
"label": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"gpu": {
|
||||||
|
"label": "",
|
||||||
|
"enabled": {
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"span": {
|
||||||
|
"label": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"card": {
|
||||||
|
"title": "",
|
||||||
|
"errors": {
|
||||||
|
"noService": "",
|
||||||
|
"noInformation": "",
|
||||||
|
"protocolDowngrade": {
|
||||||
|
"title": "",
|
||||||
|
"text": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"graphs": {
|
||||||
|
"storage": {
|
||||||
|
"title": "",
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"network": {
|
||||||
|
"title": "",
|
||||||
|
"label": "",
|
||||||
|
"metrics": {
|
||||||
|
"download": "",
|
||||||
|
"upload": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"cpu": {
|
||||||
|
"title": ""
|
||||||
|
},
|
||||||
|
"ram": {
|
||||||
|
"title": ""
|
||||||
|
},
|
||||||
|
"gpu": {
|
||||||
|
"title": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
12
public/locales/lv/modules/date.json
Normal file
12
public/locales/lv/modules/date.json
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"descriptor": {
|
||||||
|
"name": "",
|
||||||
|
"description": "",
|
||||||
|
"settings": {
|
||||||
|
"title": "",
|
||||||
|
"display24HourFormat": {
|
||||||
|
"label": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
35
public/locales/lv/modules/dlspeed.json
Normal file
35
public/locales/lv/modules/dlspeed.json
Normal file
@@ -0,0 +1,35 @@
|
|||||||
|
{
|
||||||
|
"descriptor": {
|
||||||
|
"name": "",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"card": {
|
||||||
|
"table": {
|
||||||
|
"header": {
|
||||||
|
"name": "",
|
||||||
|
"size": "",
|
||||||
|
"download": "",
|
||||||
|
"upload": "",
|
||||||
|
"estimatedTimeOfArrival": "",
|
||||||
|
"progress": ""
|
||||||
|
},
|
||||||
|
"body": {
|
||||||
|
"nothingFound": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"lineChart": {
|
||||||
|
"title": "",
|
||||||
|
"download": "",
|
||||||
|
"upload": "",
|
||||||
|
"timeSpan": "",
|
||||||
|
"totalDownload": "",
|
||||||
|
"totalUpload": ""
|
||||||
|
},
|
||||||
|
"errors": {
|
||||||
|
"noDownloadClients": {
|
||||||
|
"title": "",
|
||||||
|
"text": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
6
public/locales/lv/modules/dns-hole-controls.json
Normal file
6
public/locales/lv/modules/dns-hole-controls.json
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"descriptor": {
|
||||||
|
"name": "",
|
||||||
|
"description": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
20
public/locales/lv/modules/dns-hole-summary.json
Normal file
20
public/locales/lv/modules/dns-hole-summary.json
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"descriptor": {
|
||||||
|
"name": "",
|
||||||
|
"description": "",
|
||||||
|
"settings": {
|
||||||
|
"title": "",
|
||||||
|
"usePiHoleColors": {
|
||||||
|
"label": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"card": {
|
||||||
|
"metrics": {
|
||||||
|
"domainsOnAdlist": "",
|
||||||
|
"queriesToday": "",
|
||||||
|
"queriesBlockedTodayPercentage": "",
|
||||||
|
"queriesBlockedToday": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
83
public/locales/lv/modules/docker.json
Normal file
83
public/locales/lv/modules/docker.json
Normal file
@@ -0,0 +1,83 @@
|
|||||||
|
{
|
||||||
|
"descriptor": {
|
||||||
|
"name": "",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"search": {
|
||||||
|
"placeholder": ""
|
||||||
|
},
|
||||||
|
"table": {
|
||||||
|
"header": {
|
||||||
|
"name": "",
|
||||||
|
"image": "",
|
||||||
|
"ports": "",
|
||||||
|
"state": ""
|
||||||
|
},
|
||||||
|
"body": {
|
||||||
|
"portCollapse": ""
|
||||||
|
},
|
||||||
|
"states": {
|
||||||
|
"running": "",
|
||||||
|
"created": "",
|
||||||
|
"stopped": "",
|
||||||
|
"unknown": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"actionBar": {
|
||||||
|
"addService": {
|
||||||
|
"title": "",
|
||||||
|
"message": ""
|
||||||
|
},
|
||||||
|
"restart": {
|
||||||
|
"title": ""
|
||||||
|
},
|
||||||
|
"stop": {
|
||||||
|
"title": ""
|
||||||
|
},
|
||||||
|
"start": {
|
||||||
|
"title": ""
|
||||||
|
},
|
||||||
|
"refreshData": {
|
||||||
|
"title": ""
|
||||||
|
},
|
||||||
|
"remove": {
|
||||||
|
"title": ""
|
||||||
|
},
|
||||||
|
"addToHomarr": {
|
||||||
|
"title": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"actions": {
|
||||||
|
"start": {
|
||||||
|
"start": "",
|
||||||
|
"end": ""
|
||||||
|
},
|
||||||
|
"stop": {
|
||||||
|
"start": "",
|
||||||
|
"end": ""
|
||||||
|
},
|
||||||
|
"restart": {
|
||||||
|
"start": "",
|
||||||
|
"end": ""
|
||||||
|
},
|
||||||
|
"remove": {
|
||||||
|
"start": "",
|
||||||
|
"end": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"errors": {
|
||||||
|
"integrationFailed": {
|
||||||
|
"title": "",
|
||||||
|
"message": ""
|
||||||
|
},
|
||||||
|
"unknownError": {
|
||||||
|
"title": ""
|
||||||
|
},
|
||||||
|
"oneServiceAtATime": {
|
||||||
|
"title": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"actionIcon": {
|
||||||
|
"tooltip": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
23
public/locales/lv/modules/iframe.json
Normal file
23
public/locales/lv/modules/iframe.json
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
{
|
||||||
|
"descriptor": {
|
||||||
|
"name": "",
|
||||||
|
"description": "",
|
||||||
|
"settings": {
|
||||||
|
"title": "",
|
||||||
|
"embedUrl": {
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"allowFullScreen": {
|
||||||
|
"label": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"card": {
|
||||||
|
"errors": {
|
||||||
|
"noUrl": {
|
||||||
|
"title": "",
|
||||||
|
"text": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
24
public/locales/lv/modules/media-requests-list.json
Normal file
24
public/locales/lv/modules/media-requests-list.json
Normal file
@@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"descriptor": {
|
||||||
|
"name": "",
|
||||||
|
"description": "",
|
||||||
|
"settings": {
|
||||||
|
"title": "",
|
||||||
|
"replaceLinksWithExternalHost": {
|
||||||
|
"label": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"noRequests": "",
|
||||||
|
"pending": "",
|
||||||
|
"nonePending": "",
|
||||||
|
"state": {
|
||||||
|
"approved": "",
|
||||||
|
"pendingApproval": "",
|
||||||
|
"declined": ""
|
||||||
|
},
|
||||||
|
"tooltips": {
|
||||||
|
"approve": "",
|
||||||
|
"decline": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
14
public/locales/lv/modules/media-requests-stats.json
Normal file
14
public/locales/lv/modules/media-requests-stats.json
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"descriptor": {
|
||||||
|
"name": "",
|
||||||
|
"description": "",
|
||||||
|
"settings": {
|
||||||
|
"title": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"stats": {
|
||||||
|
"pending": "",
|
||||||
|
"tvRequests": "",
|
||||||
|
"movieRequests": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
24
public/locales/lv/modules/media-server.json
Normal file
24
public/locales/lv/modules/media-server.json
Normal file
@@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"descriptor": {
|
||||||
|
"name": "",
|
||||||
|
"description": "",
|
||||||
|
"settings": {
|
||||||
|
"title": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"card": {
|
||||||
|
"table": {
|
||||||
|
"header": {
|
||||||
|
"session": "",
|
||||||
|
"user": "",
|
||||||
|
"currentlyPlaying": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"errors": {
|
||||||
|
"general": {
|
||||||
|
"title": "",
|
||||||
|
"text": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
30
public/locales/lv/modules/overseerr.json
Normal file
30
public/locales/lv/modules/overseerr.json
Normal file
@@ -0,0 +1,30 @@
|
|||||||
|
{
|
||||||
|
"descriptor": {
|
||||||
|
"name": "",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"popup": {
|
||||||
|
"item": {
|
||||||
|
"buttons": {
|
||||||
|
"askFor": "",
|
||||||
|
"cancel": "",
|
||||||
|
"request": ""
|
||||||
|
},
|
||||||
|
"alerts": {
|
||||||
|
"automaticApproval": {
|
||||||
|
"title": "",
|
||||||
|
"text": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"seasonSelector": {
|
||||||
|
"caption": "",
|
||||||
|
"table": {
|
||||||
|
"header": {
|
||||||
|
"season": "",
|
||||||
|
"numberOfEpisodes": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
11
public/locales/lv/modules/ping.json
Normal file
11
public/locales/lv/modules/ping.json
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"descriptor": {
|
||||||
|
"name": "",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"states": {
|
||||||
|
"online": "",
|
||||||
|
"offline": "",
|
||||||
|
"loading": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
30
public/locales/lv/modules/rss.json
Normal file
30
public/locales/lv/modules/rss.json
Normal file
@@ -0,0 +1,30 @@
|
|||||||
|
{
|
||||||
|
"descriptor": {
|
||||||
|
"name": "",
|
||||||
|
"description": "",
|
||||||
|
"settings": {
|
||||||
|
"title": "",
|
||||||
|
"rssFeedUrl": {
|
||||||
|
"label": "",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"refreshInterval": {
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"dangerousAllowSanitizedItemContent": {
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"settings.textLinesClamp": {
|
||||||
|
"label": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"card": {
|
||||||
|
"errors": {
|
||||||
|
"general": {
|
||||||
|
"title": "",
|
||||||
|
"text": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
30
public/locales/lv/modules/search.json
Normal file
30
public/locales/lv/modules/search.json
Normal file
@@ -0,0 +1,30 @@
|
|||||||
|
{
|
||||||
|
"descriptor": {
|
||||||
|
"name": "",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"input": {
|
||||||
|
"placeholder": ""
|
||||||
|
},
|
||||||
|
"switched-to": "",
|
||||||
|
"searchEngines": {
|
||||||
|
"search": {
|
||||||
|
"name": "",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"youtube": {
|
||||||
|
"name": "",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"torrents": {
|
||||||
|
"name": "",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"overseerr": {
|
||||||
|
"name": "",
|
||||||
|
"description": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tip": "",
|
||||||
|
"switchedSearchEngine": ""
|
||||||
|
}
|
||||||
80
public/locales/lv/modules/torrents-status.json
Normal file
80
public/locales/lv/modules/torrents-status.json
Normal file
@@ -0,0 +1,80 @@
|
|||||||
|
{
|
||||||
|
"descriptor": {
|
||||||
|
"name": "",
|
||||||
|
"description": "",
|
||||||
|
"settings": {
|
||||||
|
"title": "",
|
||||||
|
"refreshInterval": {
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"displayCompletedTorrents": {
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"displayStaleTorrents": {
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"labelFilterIsWhitelist": {
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"labelFilter": {
|
||||||
|
"label": "",
|
||||||
|
"description": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"card": {
|
||||||
|
"footer": {
|
||||||
|
"error": "",
|
||||||
|
"lastUpdated": ""
|
||||||
|
},
|
||||||
|
"table": {
|
||||||
|
"header": {
|
||||||
|
"name": "",
|
||||||
|
"size": "",
|
||||||
|
"download": "",
|
||||||
|
"upload": "",
|
||||||
|
"estimatedTimeOfArrival": "",
|
||||||
|
"progress": ""
|
||||||
|
},
|
||||||
|
"item": {
|
||||||
|
"text": ""
|
||||||
|
},
|
||||||
|
"body": {
|
||||||
|
"nothingFound": "",
|
||||||
|
"filterHidingItems": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"lineChart": {
|
||||||
|
"title": "",
|
||||||
|
"download": "",
|
||||||
|
"upload": "",
|
||||||
|
"timeSpan": "",
|
||||||
|
"totalDownload": "",
|
||||||
|
"totalUpload": ""
|
||||||
|
},
|
||||||
|
"errors": {
|
||||||
|
"noDownloadClients": {
|
||||||
|
"title": "",
|
||||||
|
"text": ""
|
||||||
|
},
|
||||||
|
"generic": {
|
||||||
|
"title": "",
|
||||||
|
"text": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"loading": {
|
||||||
|
"title": ""
|
||||||
|
},
|
||||||
|
"popover": {
|
||||||
|
"introductionPrefix": "",
|
||||||
|
"metrics": {
|
||||||
|
"queuePosition": "",
|
||||||
|
"progress": "",
|
||||||
|
"totalSelectedSize": "",
|
||||||
|
"state": "",
|
||||||
|
"ratio": "",
|
||||||
|
"completed": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
49
public/locales/lv/modules/usenet.json
Normal file
49
public/locales/lv/modules/usenet.json
Normal file
@@ -0,0 +1,49 @@
|
|||||||
|
{
|
||||||
|
"descriptor": {
|
||||||
|
"name": "",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"card": {
|
||||||
|
"errors": {
|
||||||
|
"noDownloadClients": {
|
||||||
|
"title": "",
|
||||||
|
"text": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tabs": {
|
||||||
|
"queue": "",
|
||||||
|
"history": ""
|
||||||
|
},
|
||||||
|
"info": {
|
||||||
|
"sizeLeft": "",
|
||||||
|
"paused": ""
|
||||||
|
},
|
||||||
|
"queue": {
|
||||||
|
"header": {
|
||||||
|
"name": "",
|
||||||
|
"size": "",
|
||||||
|
"eta": "",
|
||||||
|
"progress": ""
|
||||||
|
},
|
||||||
|
"empty": "",
|
||||||
|
"error": {
|
||||||
|
"title": "",
|
||||||
|
"message": ""
|
||||||
|
},
|
||||||
|
"paused": ""
|
||||||
|
},
|
||||||
|
"history": {
|
||||||
|
"header": {
|
||||||
|
"name": "",
|
||||||
|
"size": "",
|
||||||
|
"duration": ""
|
||||||
|
},
|
||||||
|
"empty": "",
|
||||||
|
"error": {
|
||||||
|
"title": "",
|
||||||
|
"message": ""
|
||||||
|
},
|
||||||
|
"paused": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
24
public/locales/lv/modules/video-stream.json
Normal file
24
public/locales/lv/modules/video-stream.json
Normal file
@@ -0,0 +1,24 @@
|
|||||||
|
{
|
||||||
|
"descriptor": {
|
||||||
|
"name": "",
|
||||||
|
"description": "",
|
||||||
|
"settings": {
|
||||||
|
"title": "",
|
||||||
|
"FeedUrl": {
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"autoPlay": {
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"muted": {
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"controls": {
|
||||||
|
"label": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"errors": {
|
||||||
|
"invalidStream": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
33
public/locales/lv/modules/weather.json
Normal file
33
public/locales/lv/modules/weather.json
Normal file
@@ -0,0 +1,33 @@
|
|||||||
|
{
|
||||||
|
"descriptor": {
|
||||||
|
"name": "",
|
||||||
|
"description": "",
|
||||||
|
"settings": {
|
||||||
|
"title": "",
|
||||||
|
"displayInFahrenheit": {
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"location": {
|
||||||
|
"label": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"card": {
|
||||||
|
"weatherDescriptions": {
|
||||||
|
"clear": "",
|
||||||
|
"mainlyClear": "",
|
||||||
|
"fog": "",
|
||||||
|
"drizzle": "",
|
||||||
|
"freezingDrizzle": "",
|
||||||
|
"rain": "",
|
||||||
|
"freezingRain": "",
|
||||||
|
"snowFall": "",
|
||||||
|
"snowGrains": "",
|
||||||
|
"rainShowers": "",
|
||||||
|
"snowShowers": "",
|
||||||
|
"thunderstorm": "",
|
||||||
|
"thunderstormWithHail": "",
|
||||||
|
"unknown": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
38
public/locales/lv/settings/common.json
Normal file
38
public/locales/lv/settings/common.json
Normal file
@@ -0,0 +1,38 @@
|
|||||||
|
{
|
||||||
|
"title": "",
|
||||||
|
"tooltip": "",
|
||||||
|
"tabs": {
|
||||||
|
"common": "",
|
||||||
|
"customizations": ""
|
||||||
|
},
|
||||||
|
"tips": {
|
||||||
|
"configTip": ""
|
||||||
|
},
|
||||||
|
"credits": {
|
||||||
|
"madeWithLove": "",
|
||||||
|
"thirdPartyContent": "",
|
||||||
|
"thirdPartyContentTable": {
|
||||||
|
"dependencyName": "",
|
||||||
|
"dependencyVersion": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"grow": "",
|
||||||
|
"layout": {
|
||||||
|
"preview": {
|
||||||
|
"title": "",
|
||||||
|
"subtitle": ""
|
||||||
|
},
|
||||||
|
"divider": "",
|
||||||
|
"main": "",
|
||||||
|
"sidebar": "",
|
||||||
|
"cannotturnoff": "",
|
||||||
|
"dashboardlayout": "",
|
||||||
|
"enablersidebar": "",
|
||||||
|
"enablelsidebar": "",
|
||||||
|
"enablesearchbar": "",
|
||||||
|
"enabledocker": "",
|
||||||
|
"enableping": "",
|
||||||
|
"enablelsidebardesc": "",
|
||||||
|
"enablersidebardesc": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
1
public/locales/lv/settings/customization/app-width.json
Normal file
1
public/locales/lv/settings/customization/app-width.json
Normal file
@@ -0,0 +1 @@
|
|||||||
|
{}
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
{}
|
||||||
21
public/locales/lv/settings/customization/general.json
Normal file
21
public/locales/lv/settings/customization/general.json
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
{
|
||||||
|
"text": "",
|
||||||
|
"accordeon": {
|
||||||
|
"layout": {
|
||||||
|
"name": "",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"gridstack": {
|
||||||
|
"name": "",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"pageMetadata": {
|
||||||
|
"name": "",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"appereance": {
|
||||||
|
"name": "",
|
||||||
|
"description": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
10
public/locales/lv/settings/customization/gridstack.json
Normal file
10
public/locales/lv/settings/customization/gridstack.json
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"columnsCount": {
|
||||||
|
"labelPreset": "",
|
||||||
|
"descriptionPreset": "",
|
||||||
|
"descriptionExceedsPreset": ""
|
||||||
|
},
|
||||||
|
"unsavedChanges": "",
|
||||||
|
"applyChanges": "",
|
||||||
|
"defaultValues": ""
|
||||||
|
}
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
{}
|
||||||
@@ -0,0 +1,30 @@
|
|||||||
|
{
|
||||||
|
"pageTitle": {
|
||||||
|
"label": "",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"metaTitle": {
|
||||||
|
"label": "",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"logo": {
|
||||||
|
"label": "",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"favicon": {
|
||||||
|
"label": "",
|
||||||
|
"description": ""
|
||||||
|
},
|
||||||
|
"background": {
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"customCSS": {
|
||||||
|
"label": "",
|
||||||
|
"description": "",
|
||||||
|
"placeholder": "",
|
||||||
|
"applying": ""
|
||||||
|
},
|
||||||
|
"buttons": {
|
||||||
|
"submit": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
{}
|
||||||
1
public/locales/lv/settings/general/color-schema.json
Normal file
1
public/locales/lv/settings/general/color-schema.json
Normal file
@@ -0,0 +1 @@
|
|||||||
|
{}
|
||||||
86
public/locales/lv/settings/general/config-changer.json
Normal file
86
public/locales/lv/settings/general/config-changer.json
Normal file
@@ -0,0 +1,86 @@
|
|||||||
|
{
|
||||||
|
"configSelect": {
|
||||||
|
"label": "",
|
||||||
|
"description": "",
|
||||||
|
"loadingNew": "",
|
||||||
|
"pleaseWait": ""
|
||||||
|
},
|
||||||
|
"modal": {
|
||||||
|
"copy": {
|
||||||
|
"title": "",
|
||||||
|
"form": {
|
||||||
|
"configName": {
|
||||||
|
"label": "",
|
||||||
|
"validation": {
|
||||||
|
"required": "",
|
||||||
|
"notUnique": ""
|
||||||
|
},
|
||||||
|
"placeholder": ""
|
||||||
|
},
|
||||||
|
"submitButton": ""
|
||||||
|
},
|
||||||
|
"events": {
|
||||||
|
"configSaved": {
|
||||||
|
"title": "",
|
||||||
|
"message": ""
|
||||||
|
},
|
||||||
|
"configCopied": {
|
||||||
|
"title": "",
|
||||||
|
"message": ""
|
||||||
|
},
|
||||||
|
"configNotCopied": {
|
||||||
|
"title": "",
|
||||||
|
"message": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"confirmDeletion": {
|
||||||
|
"title": "",
|
||||||
|
"warningText": "",
|
||||||
|
"text": "",
|
||||||
|
"buttons": {
|
||||||
|
"confirm": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"buttons": {
|
||||||
|
"download": "",
|
||||||
|
"delete": {
|
||||||
|
"text": "",
|
||||||
|
"notifications": {
|
||||||
|
"deleted": {
|
||||||
|
"title": "",
|
||||||
|
"message": ""
|
||||||
|
},
|
||||||
|
"deleteFailed": {
|
||||||
|
"title": "",
|
||||||
|
"message": ""
|
||||||
|
},
|
||||||
|
"deleteFailedDefaultConfig": {
|
||||||
|
"title": "",
|
||||||
|
"message": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"saveCopy": ""
|
||||||
|
},
|
||||||
|
"dropzone": {
|
||||||
|
"notifications": {
|
||||||
|
"invalidConfig": {
|
||||||
|
"title": "",
|
||||||
|
"message": ""
|
||||||
|
},
|
||||||
|
"loadedSuccessfully": {
|
||||||
|
"title": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"accept": {
|
||||||
|
"title": "",
|
||||||
|
"text": ""
|
||||||
|
},
|
||||||
|
"reject": {
|
||||||
|
"title": "",
|
||||||
|
"text": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
{}
|
||||||
19
public/locales/lv/settings/general/search-engine.json
Normal file
19
public/locales/lv/settings/general/search-engine.json
Normal file
@@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"title": "",
|
||||||
|
"configurationName": "",
|
||||||
|
"tips": {
|
||||||
|
"generalTip": "",
|
||||||
|
"placeholderTip": ""
|
||||||
|
},
|
||||||
|
"customEngine": {
|
||||||
|
"title": "",
|
||||||
|
"label": "",
|
||||||
|
"placeholder": ""
|
||||||
|
},
|
||||||
|
"searchNewTab": {
|
||||||
|
"label": ""
|
||||||
|
},
|
||||||
|
"searchEnabled": {
|
||||||
|
"label": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
1
public/locales/lv/settings/general/theme-selector.json
Normal file
1
public/locales/lv/settings/general/theme-selector.json
Normal file
@@ -0,0 +1 @@
|
|||||||
|
{}
|
||||||
1
public/locales/lv/settings/general/widget-positions.json
Normal file
1
public/locales/lv/settings/general/widget-positions.json
Normal file
@@ -0,0 +1 @@
|
|||||||
|
{}
|
||||||
7
public/locales/lv/widgets/draggable-list.json
Normal file
7
public/locales/lv/widgets/draggable-list.json
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"noEntries": {
|
||||||
|
"title": "",
|
||||||
|
"text": ""
|
||||||
|
},
|
||||||
|
"buttonAdd": ""
|
||||||
|
}
|
||||||
14
public/locales/lv/widgets/error-boundary.json
Normal file
14
public/locales/lv/widgets/error-boundary.json
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"card": {
|
||||||
|
"title": "",
|
||||||
|
"buttons": {
|
||||||
|
"details": "",
|
||||||
|
"tryAgain": ""
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"modal": {
|
||||||
|
"text": "",
|
||||||
|
"label": "",
|
||||||
|
"reportButton": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -157,6 +157,12 @@ export const languages: Language[] = [
|
|||||||
translatedName: 'Turkish',
|
translatedName: 'Turkish',
|
||||||
emoji: '🇹🇷',
|
emoji: '🇹🇷',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
shortName: 'lv',
|
||||||
|
originalName: 'Latvian',
|
||||||
|
translatedName: 'Latvian',
|
||||||
|
emoji: '🇱🇻',
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
export const getLanguageByCode = (code: string | null) =>
|
export const getLanguageByCode = (code: string | null) =>
|
||||||
|
|||||||
Reference in New Issue
Block a user