diff --git a/public/locales/da/layout/common.json b/public/locales/da/layout/common.json
index 078590698..cb0774f39 100644
--- a/public/locales/da/layout/common.json
+++ b/public/locales/da/layout/common.json
@@ -1,18 +1,18 @@
{
"modals": {
"blockedPopups": {
- "title": "Popups blokeret",
- "text": "Din browser har blokeret Homarr fra at få adgang til dens API. Dette er oftest forårsaget af AdBlockers eller nægtede tilladelser. Homarr kan ikke anmode om tilladelser automatisk.",
+ "title": "",
+ "text": "",
"list": {
- "browserPermission": "Klik på ikonet ved siden af URL'en, og tjek tilladelserne. Tillad popups og vinduer",
- "adBlockers": "Deaktiver annonceblokkere og sikkerhedsværktøjer fra din browser",
- "otherBrowser": "Prøv en anden browser"
+ "browserPermission": "",
+ "adBlockers": "",
+ "otherBrowser": ""
}
}
},
"actions": {
"category": {
- "openAllInNewTab": "Åbn alle i nye faneblade"
+ "openAllInNewTab": ""
}
}
}
diff --git a/public/locales/da/modules/iframe.json b/public/locales/da/modules/iframe.json
index 91fc94ef0..b7e25bea0 100644
--- a/public/locales/da/modules/iframe.json
+++ b/public/locales/da/modules/iframe.json
@@ -11,32 +11,32 @@
"label": "Tillad fuld skærm"
},
"allowTransparency": {
- "label": ""
+ "label": "Tillad gennemsigtighed"
},
"allowScrolling": {
- "label": ""
+ "label": "Tillad rulning"
},
"allowPayment": {
- "label": ""
+ "label": "Tillad betaling"
},
"allowAutoPlay": {
- "label": ""
+ "label": "Tillad automatisk afspilning"
},
"allowMicrophone": {
- "label": ""
+ "label": "Tillad mikrofon"
},
"allowCamera": {
- "label": ""
+ "label": "Tillad kamera"
},
"allowGeolocation": {
- "label": ""
+ "label": "Tillad geolokalisering"
}
}
},
"card": {
"errors": {
"noUrl": {
- "title": "",
+ "title": "Ugyldig URL",
"text": "Sørg for, at du har indtastet en gyldig adresse i konfigurationen af din widget"
}
}
diff --git a/public/locales/da/modules/rss.json b/public/locales/da/modules/rss.json
index b3874f2f6..0fcbe841e 100644
--- a/public/locales/da/modules/rss.json
+++ b/public/locales/da/modules/rss.json
@@ -12,10 +12,10 @@
"label": "Opdateringsinterval (i minutter)"
},
"dangerousAllowSanitizedItemContent": {
- "label": "Farligt: Tillad renset genstands-indhold"
+ "label": ""
},
"textLinesClamp": {
- "label": ""
+ "label": "Klemme til tekstlinjer"
}
},
"card": {
diff --git a/public/locales/da/widgets/error-boundary.json b/public/locales/da/widgets/error-boundary.json
index a0f15e585..cb9590d35 100644
--- a/public/locales/da/widgets/error-boundary.json
+++ b/public/locales/da/widgets/error-boundary.json
@@ -7,7 +7,7 @@
}
},
"modal": {
- "text": "Der er opstået en uventet fejl. Tjek venligst din konfiguration. Rapporter venligst dette problem, hvis du mener, at det er en fejl.",
+ "text": "",
"label": "Din fejl",
"reportButton": "Rapportér denne fejl"
}
diff --git a/public/locales/de/layout/common.json b/public/locales/de/layout/common.json
index 63cc224d6..cb0774f39 100644
--- a/public/locales/de/layout/common.json
+++ b/public/locales/de/layout/common.json
@@ -1,18 +1,18 @@
{
"modals": {
"blockedPopups": {
- "title": "Popup blockiert",
- "text": "Ihr Browser hat den Zugriff von Homarr auf seine API blockiert. Dies wird am häufigsten durch AdBlocker oder verweigerte Berechtigungen verursacht. Homarr ist nicht in der Lage, Berechtigungen automatisch anzufordern.",
+ "title": "",
+ "text": "",
"list": {
- "browserPermission": "Klicken Sie auf das Symbol neben der URL und prüfen Sie die Berechtigungen. Popups und Fenster zulassen",
- "adBlockers": "Deaktivieren Sie Werbeblocker und Sicherheitstools in Ihrem Browser",
- "otherBrowser": "Versuche es mit einem anderen Browser"
+ "browserPermission": "",
+ "adBlockers": "",
+ "otherBrowser": ""
}
}
},
"actions": {
"category": {
- "openAllInNewTab": "Alle Lesezeichen öffnen"
+ "openAllInNewTab": ""
}
}
}
diff --git a/public/locales/de/modules/iframe.json b/public/locales/de/modules/iframe.json
index 67eaffe50..c4cffa035 100644
--- a/public/locales/de/modules/iframe.json
+++ b/public/locales/de/modules/iframe.json
@@ -11,32 +11,32 @@
"label": "Vollbildmodus zulassen"
},
"allowTransparency": {
- "label": ""
+ "label": "Erlaube Transparenz"
},
"allowScrolling": {
- "label": ""
+ "label": "Scrollen zulassen"
},
"allowPayment": {
- "label": ""
+ "label": "Zahlung zulassen"
},
"allowAutoPlay": {
- "label": ""
+ "label": "Automatische Wiedergabe zulassen"
},
"allowMicrophone": {
- "label": ""
+ "label": "Mikrofonzugriff erlauben"
},
"allowCamera": {
- "label": ""
+ "label": "Kamera freigeben"
},
"allowGeolocation": {
- "label": ""
+ "label": "Geolokalisierung zulassen"
}
}
},
"card": {
"errors": {
"noUrl": {
- "title": "",
+ "title": "Ungültige URL",
"text": "Stellen Sie sicher, dass Sie in der Konfiguration Ihres Widgets eine gültige Adresse eingegeben haben"
}
}
diff --git a/public/locales/de/modules/rss.json b/public/locales/de/modules/rss.json
index 322f507c2..f774bddb9 100644
--- a/public/locales/de/modules/rss.json
+++ b/public/locales/de/modules/rss.json
@@ -12,10 +12,10 @@
"label": "Aktualisierungsintervall (in Minuten)"
},
"dangerousAllowSanitizedItemContent": {
- "label": "Vorsicht: Bereinigte Artikelinhalte zulassen"
+ "label": ""
},
"textLinesClamp": {
- "label": ""
+ "label": "Textzeilen Klammer"
}
},
"card": {
diff --git a/public/locales/de/widgets/error-boundary.json b/public/locales/de/widgets/error-boundary.json
index 093703e3f..4b2fd2962 100644
--- a/public/locales/de/widgets/error-boundary.json
+++ b/public/locales/de/widgets/error-boundary.json
@@ -7,7 +7,7 @@
}
},
"modal": {
- "text": "Es ist ein unerwarteter Fehler aufgetreten. Bitte überprüfen Sie Ihre Konfiguration. Bitte melden Sie dieses Problem, wenn Sie glauben, dass es sich um einen Fehler handelt.",
+ "text": "",
"label": "Dein Fehler",
"reportButton": "Fehler melden"
}
diff --git a/public/locales/el/layout/common.json b/public/locales/el/layout/common.json
index 56557ca16..cb0774f39 100644
--- a/public/locales/el/layout/common.json
+++ b/public/locales/el/layout/common.json
@@ -1,18 +1,18 @@
{
"modals": {
"blockedPopups": {
- "title": "Αποκλεισμένα αναδυόμενα παράθυρα",
- "text": "Ο περιηγητής σας έχει αποκλείσει το Homarr από την πρόσβαση στο API του. Αυτό συνήθως προκαλείται από AdBlockers ή δεν άρνηση δικαιωμάτων. Το Homarr δεν είναι σε θέση να ζητήσει δικαιώματα αυτόματα.",
+ "title": "",
+ "text": "",
"list": {
- "browserPermission": "Κάντε κλικ στο εικονίδιο δίπλα από τη διεύθυνση URL και ελέγξτε τα δικαιώματα. Να επιτρέπονται αναδυόμενα παράθυρα",
- "adBlockers": "Απενεργοποιήστε τα AdBlockers και τα εργαλεία ασφαλείας από τον περιηγητή σας",
- "otherBrowser": "Δοκιμάστε διαφορετικό περιηγητή"
+ "browserPermission": "",
+ "adBlockers": "",
+ "otherBrowser": ""
}
}
},
"actions": {
"category": {
- "openAllInNewTab": "Άνοιγμα όλων σε νέα καρτέλα"
+ "openAllInNewTab": ""
}
}
}
diff --git a/public/locales/el/modules/rss.json b/public/locales/el/modules/rss.json
index 68a3ac495..c99e597ad 100644
--- a/public/locales/el/modules/rss.json
+++ b/public/locales/el/modules/rss.json
@@ -12,7 +12,7 @@
"label": "Διάστημα ανανέωσης (σε λεπτά)"
},
"dangerousAllowSanitizedItemContent": {
- "label": "Επικίνδυνο: Επιτρέψτε φιλτραρισμένο περιεχόμενο αντικειμένων"
+ "label": ""
},
"textLinesClamp": {
"label": "Περιορισμός γραμμών κειμένου"
diff --git a/public/locales/el/widgets/error-boundary.json b/public/locales/el/widgets/error-boundary.json
index 642a63570..90a04fe3c 100644
--- a/public/locales/el/widgets/error-boundary.json
+++ b/public/locales/el/widgets/error-boundary.json
@@ -7,7 +7,7 @@
}
},
"modal": {
- "text": "Εμφανίστηκε ένα απροσδόκητο σφάλμα. Ελέγξτε τις ρυθμίσεις σας. Παρακαλούμε αναφέρετε αυτό το θέμα, αν πιστεύετε ότι πρόκειται για bug.",
+ "text": "",
"label": "Το σφάλμα σας",
"reportButton": "Αναφέρετε αυτό το σφάλμα"
}
diff --git a/public/locales/es/modules/iframe.json b/public/locales/es/modules/iframe.json
index f0d35cf30..89a9ad73b 100644
--- a/public/locales/es/modules/iframe.json
+++ b/public/locales/es/modules/iframe.json
@@ -11,32 +11,32 @@
"label": "Permitir pantalla completa"
},
"allowTransparency": {
- "label": ""
+ "label": "Permitir transparencia"
},
"allowScrolling": {
- "label": ""
+ "label": "Permitir desplazamiento"
},
"allowPayment": {
- "label": ""
+ "label": "Permitir pago"
},
"allowAutoPlay": {
- "label": ""
+ "label": "Permitir reproducción automática"
},
"allowMicrophone": {
- "label": ""
+ "label": "Permitir micrófono"
},
"allowCamera": {
- "label": ""
+ "label": "Permitir cámara"
},
"allowGeolocation": {
- "label": ""
+ "label": "Permitir geolocalización"
}
}
},
"card": {
"errors": {
"noUrl": {
- "title": "",
+ "title": "URL invalida",
"text": "Asegúrate de que has introducido una dirección válida en la configuración del widget"
}
}
diff --git a/public/locales/es/modules/rss.json b/public/locales/es/modules/rss.json
index 6c5e5ea93..fe14288d7 100644
--- a/public/locales/es/modules/rss.json
+++ b/public/locales/es/modules/rss.json
@@ -15,7 +15,7 @@
"label": ""
},
"textLinesClamp": {
- "label": ""
+ "label": "Limitar líneas de texto"
}
},
"card": {
diff --git a/public/locales/es/settings/general/search-engine.json b/public/locales/es/settings/general/search-engine.json
index 395f6248e..d85023c8b 100644
--- a/public/locales/es/settings/general/search-engine.json
+++ b/public/locales/es/settings/general/search-engine.json
@@ -2,7 +2,7 @@
"title": "Motor de búsqueda",
"configurationName": "Configuración del motor de búsqueda",
"tips": {
- "generalTip": "¡Hay múltiples prefijos que puedes usar! Añadiéndolos delante de tus consultas, filtrarán los resultados. !s (Web), !t (Torrents), !y (YouTube), and !m (Media).",
+ "generalTip": "¡Hay múltiples prefijos que puedes usar! Añadiéndolos delante de tus consultas, filtrarán los resultados. !s (Web), !t (Torrents), !y (YouTube), y !m (Media).",
"placeholderTip": "%s puede utilizarse como modelo para la petición."
},
"customEngine": {
diff --git a/public/locales/es/widgets/error-boundary.json b/public/locales/es/widgets/error-boundary.json
index cd92b90d4..894e03f69 100644
--- a/public/locales/es/widgets/error-boundary.json
+++ b/public/locales/es/widgets/error-boundary.json
@@ -7,7 +7,7 @@
}
},
"modal": {
- "text": "Hubo un error inesperado. Por favor, comprueba tu configuración, y repórtalo si crees que se trata de un error.",
+ "text": "",
"label": "Tu error",
"reportButton": "Reportar este error"
}
diff --git a/public/locales/he/layout/common.json b/public/locales/he/layout/common.json
index edc28b3e9..cb0774f39 100644
--- a/public/locales/he/layout/common.json
+++ b/public/locales/he/layout/common.json
@@ -1,18 +1,18 @@
{
"modals": {
"blockedPopups": {
- "title": "חלונות קופצים חסומים",
- "text": "הדפדפן שלך חסם את Homarr מגישה ל-API שלו. זה נגרם לרוב על ידי חוסם פרסומות או דחיית הרשאות. Homarr אינו מסוגל לבקש הרשאות באופן אוטומטי.",
+ "title": "",
+ "text": "",
"list": {
- "browserPermission": "לחץ על הסמל לצד כתובת האתר ובדוק את ההרשאות. אפשר חלונות קופצים וחלונות",
- "adBlockers": "השבת את חוסמי המודעות וכלי האבטחה מהדפדפן שלך",
- "otherBrowser": "נסה דפדפן אחר"
+ "browserPermission": "",
+ "adBlockers": "",
+ "otherBrowser": ""
}
}
},
"actions": {
"category": {
- "openAllInNewTab": "פתח הכל בכרטיסייה חדשה"
+ "openAllInNewTab": ""
}
}
}
diff --git a/public/locales/he/modules/iframe.json b/public/locales/he/modules/iframe.json
index 75f4900fa..454483857 100644
--- a/public/locales/he/modules/iframe.json
+++ b/public/locales/he/modules/iframe.json
@@ -11,32 +11,32 @@
"label": "הרשאה למסך מלא"
},
"allowTransparency": {
- "label": ""
+ "label": "אפשר שקיפות"
},
"allowScrolling": {
- "label": ""
+ "label": "אפשר גלילה"
},
"allowPayment": {
- "label": ""
+ "label": "אפשר תשלום"
},
"allowAutoPlay": {
- "label": ""
+ "label": "אפשר הפעלה אוטומטית"
},
"allowMicrophone": {
- "label": ""
+ "label": "אפשר מיקרופון"
},
"allowCamera": {
- "label": ""
+ "label": "אפשר מצלמה"
},
"allowGeolocation": {
- "label": ""
+ "label": "אפשר מיקום גיאוגרפי"
}
}
},
"card": {
"errors": {
"noUrl": {
- "title": "",
+ "title": "קישור לא תקין",
"text": "ודא שהזנת כתובת חוקית בתצורת הווידג'ט שלך"
}
}
diff --git a/public/locales/he/modules/rss.json b/public/locales/he/modules/rss.json
index 86bf25b8e..4461d3800 100644
--- a/public/locales/he/modules/rss.json
+++ b/public/locales/he/modules/rss.json
@@ -12,10 +12,10 @@
"label": "מרווח הזמן לרענון (בשניות)"
},
"dangerousAllowSanitizedItemContent": {
- "label": "מסוכן: אפשר תוכן פריט מנוקה"
+ "label": ""
},
"textLinesClamp": {
- "label": ""
+ "label": "הגבלת שורות טקסט"
}
},
"card": {
diff --git a/public/locales/he/widgets/error-boundary.json b/public/locales/he/widgets/error-boundary.json
index 70abd262a..7ea684985 100644
--- a/public/locales/he/widgets/error-boundary.json
+++ b/public/locales/he/widgets/error-boundary.json
@@ -7,7 +7,7 @@
}
},
"modal": {
- "text": "שגיאה בלתי צפויה התרחשה. אנא בדוק את התצורה שלך. אנא דווח על בעיה זו, אם אתה מאמין שזה באג.",
+ "text": "",
"label": "השגיאה שלך",
"reportButton": "דווח על שגיאה זו"
}
diff --git a/public/locales/it/modules/iframe.json b/public/locales/it/modules/iframe.json
index 21547f8f2..f64760cc9 100644
--- a/public/locales/it/modules/iframe.json
+++ b/public/locales/it/modules/iframe.json
@@ -11,32 +11,32 @@
"label": "Consenti schermo intero"
},
"allowTransparency": {
- "label": ""
+ "label": "Consenti trasparenza"
},
"allowScrolling": {
- "label": ""
+ "label": "Consenti scorrimento"
},
"allowPayment": {
- "label": ""
+ "label": "Consenti pagamento"
},
"allowAutoPlay": {
- "label": ""
+ "label": "Consenti riproduzione automatica"
},
"allowMicrophone": {
- "label": ""
+ "label": "Consenti microfono"
},
"allowCamera": {
- "label": ""
+ "label": "Consenti fotocamera"
},
"allowGeolocation": {
- "label": ""
+ "label": "Consenti geo-localizzazione"
}
}
},
"card": {
"errors": {
"noUrl": {
- "title": "",
+ "title": "URL invalido",
"text": "Assicurarsi di aver inserito un indirizzo valido nella configurazione del widget"
}
}
diff --git a/public/locales/it/modules/rss.json b/public/locales/it/modules/rss.json
index 6c448cfc0..154198da2 100644
--- a/public/locales/it/modules/rss.json
+++ b/public/locales/it/modules/rss.json
@@ -12,10 +12,10 @@
"label": "Intervallo di aggiornamento (in secondi)"
},
"dangerousAllowSanitizedItemContent": {
- "label": "Pericolo: Consente il contenuto di oggetti sanificati"
+ "label": ""
},
"textLinesClamp": {
- "label": ""
+ "label": "Blocco righe di testo"
}
},
"card": {
diff --git a/public/locales/it/widgets/error-boundary.json b/public/locales/it/widgets/error-boundary.json
index 1b37d97eb..e554e895e 100644
--- a/public/locales/it/widgets/error-boundary.json
+++ b/public/locales/it/widgets/error-boundary.json
@@ -7,7 +7,7 @@
}
},
"modal": {
- "text": "Si è verificato un errore imprevisto. Controlla la configurazione. Si prega di segnalare questo problema, se si ritiene che questo sia un bug.",
+ "text": "",
"label": "Il tuo errore",
"reportButton": "Segnala questo errore"
}
diff --git a/public/locales/lv/authentication/login.json b/public/locales/lv/authentication/login.json
index bd710fb47..b6efb61b8 100644
--- a/public/locales/lv/authentication/login.json
+++ b/public/locales/lv/authentication/login.json
@@ -1,27 +1,27 @@
{
- "title": "",
- "text": "",
+ "title": "Sveicināti atpakaļ!",
+ "text": "Lūdzu, ievadiet savu paroli",
"form": {
"fields": {
"password": {
- "label": "",
- "placeholder": ""
+ "label": "Parole",
+ "placeholder": "Jūsu parole"
}
},
"buttons": {
- "submit": ""
+ "submit": "Pierakstīties"
}
},
"notifications": {
"checking": {
- "title": "",
- "message": ""
+ "title": "Notiek Jūsu paroles pārbaude",
+ "message": "Jūsu parole tiek pārbaudīta..."
},
"correct": {
- "title": ""
+ "title": "Pierakstīšanās veiksmīga, pāradresēšana..."
},
"wrong": {
- "title": ""
+ "title": "Jūsu ievadītā parole ir nepareiza. Mēģiniet vēlreiz."
}
}
}
diff --git a/public/locales/lv/common.json b/public/locales/lv/common.json
index 2159064d3..c3e2ada84 100644
--- a/public/locales/lv/common.json
+++ b/public/locales/lv/common.json
@@ -1,7 +1,7 @@
{
"save": "Saglabāt",
"about": "Par Programmu",
- "cancel": "",
+ "cancel": "Atcelt",
"close": "Aizvērt",
"delete": "Dzēst",
"ok": "OK",
@@ -12,7 +12,7 @@
"disableAll": "Atspējot visu",
"version": "Versija",
"changePosition": "Mainīt pozīciju",
- "remove": "",
+ "remove": "Noņemt",
"removeConfirm": "Vai tiešām vēlaties noņemt {{item}}?",
"createItem": "+ izveidot {{item}}",
"sections": {
diff --git a/public/locales/lv/layout/element-selector/selector.json b/public/locales/lv/layout/element-selector/selector.json
index 2a4f14e0d..69c0a4c35 100644
--- a/public/locales/lv/layout/element-selector/selector.json
+++ b/public/locales/lv/layout/element-selector/selector.json
@@ -1,11 +1,11 @@
{
"modal": {
- "title": "",
- "text": ""
+ "title": "Pievienot jaunu flīzi",
+ "text": "Galvenais Homarr elements ir flīzes. Tās tiek izmantotas, lai parādītu Jūsu programmas un citu informāciju. Varat pievienot tik daudz flīzes, cik vēlaties."
},
- "widgetDescription": "",
- "goBack": "",
+ "widgetDescription": "Logrīki mijiedarbojas ar Jūsu lietojumprogrammām, lai Jūs varētu labāk kontrolēt savas lietojumprogrammas. Pirms lietošanas tiem parasti nepieciešama papildu konfigurācija.",
+ "goBack": "Atgriezties uz iepriekšējo soli",
"actionIcon": {
- "tooltip": ""
+ "tooltip": "Pievienot flīzi"
}
}
diff --git a/public/locales/lv/layout/header/actions/toggle-edit-mode.json b/public/locales/lv/layout/header/actions/toggle-edit-mode.json
index b3cfd87be..c47cf4873 100644
--- a/public/locales/lv/layout/header/actions/toggle-edit-mode.json
+++ b/public/locales/lv/layout/header/actions/toggle-edit-mode.json
@@ -1,11 +1,11 @@
{
- "description": "",
+ "description": "Rediģēšanas režīmā varat pielāgot flīzes un konfigurēt programmas. Izmaiņas netiek saglabātas, kamēr neesat izgājuši no rediģēšanas režīma.",
"button": {
- "disabled": "",
- "enabled": ""
+ "disabled": "Atvērt Rediģēšanas Režīmu",
+ "enabled": "Iziet un Saglabāt"
},
"popover": {
- "title": "",
- "text": ""
+ "title": "Rediģēšanas režīms ir ieslēgts priekš <1>{{size}}1> izmēra",
+ "text": "Tagad varat pielāgot un konfigurēt programmas. Izmaiņas netiek saglabātas, kamēr neesat izgājuši no rediģēšanas režīma"
}
}
diff --git a/public/locales/lv/layout/mobile/drawer.json b/public/locales/lv/layout/mobile/drawer.json
index 0967ef424..1e89790ce 100644
--- a/public/locales/lv/layout/mobile/drawer.json
+++ b/public/locales/lv/layout/mobile/drawer.json
@@ -1 +1,3 @@
-{}
+{
+ "title": "{{position}} sānu josla"
+}
diff --git a/public/locales/lv/layout/modals/about.json b/public/locales/lv/layout/modals/about.json
index b6fe509b3..6c73bf546 100644
--- a/public/locales/lv/layout/modals/about.json
+++ b/public/locales/lv/layout/modals/about.json
@@ -1,18 +1,18 @@
{
- "description": "",
- "contact": "",
- "addToDashboard": "",
- "tip": "",
- "key": "",
- "action": "",
- "keybinds": "",
+ "description": "Homarr ir slaiks, mūsdienīgs vadības panelis, kurā visas jūsu lietotnes un pakalpojumi ir pieejami rokas stiepiena attālumā. Izmantojot Homarr, varat piekļūt un kontrolēt visu vienuviet ērtā veidā. Homarr nevainojami integrējas ar jūsu pievienotajām lietotnēm, sniedzot jums vērtīgu informāciju un nodrošinot pilnīgu kontroli. Instalēšana ir vienkārša, un Homarr atbalsta dažādas izvietošanas metodes.",
+ "contact": "Ir problēmas vai jautājumi? Sazinieties ar mums!",
+ "addToDashboard": "Pievienot Informācijas panelim",
+ "tip": "Mod attiecas uz modifikatora taustiņu, tas ir Ctrl un Command/Super/Windows taustiņš",
+ "key": "Īsinājumtaustiņš",
+ "action": "Darbība",
+ "keybinds": "Taustiņu saites",
"metrics": {
- "configurationSchemaVersion": "",
- "configurationsCount": "",
- "version": "",
- "nodeEnvironment": "",
- "i18n": "",
- "locales": "",
- "experimental_disableEditMode": ""
+ "configurationSchemaVersion": "Konfigurācijas shēmas versija",
+ "configurationsCount": "Pieejamās konfigurācijas",
+ "version": "Versija",
+ "nodeEnvironment": "Mezgla vide",
+ "i18n": "Ielādētās I18n tulkojumu vārdšķiras",
+ "locales": "Konfigurētās I18n lokalizācijas",
+ "experimental_disableEditMode": "EKSPERIMENTĀLISKI: Izslēgt rediģēšanas režīmu"
}
}
\ No newline at end of file
diff --git a/public/locales/lv/layout/modals/add-app.json b/public/locales/lv/layout/modals/add-app.json
index 1d474d0be..3c8d47a69 100644
--- a/public/locales/lv/layout/modals/add-app.json
+++ b/public/locales/lv/layout/modals/add-app.json
@@ -1,76 +1,76 @@
{
"tabs": {
- "general": "",
- "behaviour": "",
- "network": "",
- "appearance": "",
- "integration": ""
+ "general": "Vispārīgi",
+ "behaviour": "Uzvedība",
+ "network": "Tīkls",
+ "appearance": "Izskats",
+ "integration": "Integrācija"
},
"general": {
"appname": {
- "label": "",
- "description": ""
+ "label": "Lietotnes nosaukums",
+ "description": "Izmanto, lai parādītu lietotni uz informācijas paneļa."
},
"internalAddress": {
- "label": "",
- "description": ""
+ "label": "Iekšējā adrese",
+ "description": "Lietotnes iekšējā IP adrese."
},
"externalAddress": {
- "label": "",
- "description": ""
+ "label": "Ārējā adrese",
+ "description": "URL, kas tiks atvērts, noklikšķinot uz lietotnes."
}
},
"behaviour": {
"isOpeningNewTab": {
- "label": "",
- "description": ""
+ "label": "Atvērt jaunā cilnē",
+ "description": "Atveriet lietotni jaunā cilnē, nevis pašreizējā cilnē."
}
},
"network": {
"statusChecker": {
- "label": "",
- "description": ""
+ "label": "Stāvokļa pārbaudītājs",
+ "description": "Pārbauda, vai lietotne ir tiešsaistē, izmantojot vienkāršu HTTP(S) pieprasījumu."
},
"statusCodes": {
- "label": "",
- "description": ""
+ "label": "HTTP statusa kods",
+ "description": "HTTP statusa kodi, kas tiek uzskatīti par tiešsaistes statusa kodiem."
}
},
"appearance": {
"icon": {
- "label": "",
- "description": "",
+ "label": "Lietotnes Ikona",
+ "description": "Sāciet rakstīt, lai atrastu ikonu. Varat arī ielīmēt attēla URL, lai izmantotu pielāgotu ikonu.",
"autocomplete": {
- "title": "",
- "text": ""
+ "title": "Nav atrasts neviens rezultāts",
+ "text": "Mēģiniet izmantot konkrētāku meklēšanas terminu. Ja nevarat atrast vēlamo ikonu, ielīmējiet iepriekš norādīto attēla URL, lai iegūtu pielāgotu ikonu"
},
"noItems": {
- "title": "",
- "text": ""
+ "title": "Notiek ārējo ikonu ielādēšana",
+ "text": "Tas var aizņemt dažas sekundes"
}
}
},
"integration": {
"type": {
- "label": "",
- "description": "",
- "placeholder": "",
- "defined": "",
- "undefined": "",
- "public": "",
- "private": "",
- "explanationPrivate": "",
- "explanationPublic": ""
+ "label": "Integrācijas konfigurācija",
+ "description": "Integrācijas konfigurācija, kura tiks izmantota, lai izveidotu savienojumu ar jūsu lietotni.",
+ "placeholder": "Izvēlieties integrāciju",
+ "defined": "Definēts",
+ "undefined": "Nav definēts",
+ "public": "Publisks",
+ "private": "Privāts",
+ "explanationPrivate": "Privātais noslēpums uz serveri tiks nosūtīts tikai vienu reizi. Pēc tam, kad pārlūkprogramma būs atsvaidzinājusi lapu, tas nekad netiks nosūtīts vēlreiz.",
+ "explanationPublic": "Publiskais noslēpums vienmēr tiek nosūtīts klientam un ir pieejams, izmantojot API. Tas nedrīkst saturēt nekādas konfidenciālas vērtības, piemēram, lietotājvārdus, paroles, žetonus, sertifikātus un tamlīdzīgi!"
},
"secrets": {
- "description": "",
- "warning": "",
- "clear": "",
- "save": "",
- "update": ""
+ "description": "Lai atjauninātu noslēpumu, ievadiet vērtību un noklikšķiniet uz pogas Saglabāt. Lai dzēstu noslēpumu, noklikšķiniet uz pogas dzēst.",
+ "warning": "Jūsu akreditācijas dati kalpo kā piekļuve jūsu integrācijām, un tos nekad nevajadzētu kopīgot ar citiem. Homarr komanda nekad nepieprasīs akreditācijas datus. Pārliecinieties, ka droši glabājat un pārvaldāt savus noslēpumus.",
+ "clear": "Notīrīt noslēpumu",
+ "save": "Saglabāt noslēpumu",
+ "update": "Atjaunināt noslēpumu"
}
},
"validation": {
- "popover": ""
+ "popover": "Jūsu veidlapā ir nederīgi dati. Tāpēc to nevar saglabāt. Lūdzu, atrisiniet visas problēmas un vēlreiz noklikšķiniet uz šīs pogas, lai saglabātu izmaiņas"
}
}
diff --git a/public/locales/lv/layout/modals/change-position.json b/public/locales/lv/layout/modals/change-position.json
index 9e26dfeeb..507891249 100644
--- a/public/locales/lv/layout/modals/change-position.json
+++ b/public/locales/lv/layout/modals/change-position.json
@@ -1 +1,8 @@
-{}
\ No newline at end of file
+{
+ "xPosition": "X ass pozīcija",
+ "width": "Platums",
+ "height": "Augstums",
+ "yPosition": "Y ass pozīcija",
+ "zeroOrHigher": "0 vai augstāks",
+ "betweenXandY": "Starp {{min}} un {{max}}"
+}
\ No newline at end of file
diff --git a/public/locales/lv/modules/bookmark.json b/public/locales/lv/modules/bookmark.json
index 7b959be28..9245a8ccf 100644
--- a/public/locales/lv/modules/bookmark.json
+++ b/public/locales/lv/modules/bookmark.json
@@ -1,21 +1,21 @@
{
"descriptor": {
- "name": "",
- "description": "",
+ "name": "Grāmatzīme",
+ "description": "Parāda statisku virkņu vai saišu sarakstu",
"settings": {
- "title": "",
+ "title": "Grāmatzīmju uzstādījumi",
"items": {
- "label": ""
+ "label": "Vienumi"
},
"layout": {
- "label": ""
+ "label": "Izkārtojums"
}
}
},
"card": {
"noneFound": {
- "title": "",
- "text": ""
+ "title": "Grāmatzīmju saraksts ir tukšs",
+ "text": "Pievienot jaunus vienumus šim sarakstam rediģēšanas režīmā"
}
}
}
diff --git a/public/locales/lv/modules/dashdot.json b/public/locales/lv/modules/dashdot.json
index 539d5bab9..f1a577b6b 100644
--- a/public/locales/lv/modules/dashdot.json
+++ b/public/locales/lv/modules/dashdot.json
@@ -22,7 +22,7 @@
"graphsOrder": {
"label": "Grafiki (Secība)",
"storage": {
- "label": "",
+ "label": "Krātuve",
"enabled": {
"label": "Rādīt logrīkā"
},
@@ -37,7 +37,7 @@
}
},
"network": {
- "label": "",
+ "label": "Tīkls",
"enabled": {
"label": "Rādīt logrīkā"
},
@@ -49,7 +49,7 @@
}
},
"cpu": {
- "label": "",
+ "label": "CPU",
"enabled": {
"label": "Rādīt logrīkā"
},
@@ -70,7 +70,7 @@
}
},
"gpu": {
- "label": "",
+ "label": "GPU",
"enabled": {
"label": "Rādīt logrīkā"
},
@@ -87,31 +87,31 @@
"noService": "Nav atrasts Dash. pakalpojums. Lūdzu, pievienojiet to savam Homarr panelim vai iestatiet Dash. URL moduļa opcijās",
"noInformation": "Nevar iegūt informāciju no Dash. - vai Jūs izmantojat jaunāko versiju?",
"protocolDowngrade": {
- "title": "",
- "text": ""
+ "title": "Atklāta protokola pazemināšana",
+ "text": "Savienojumā ar jūsu Dash. instanci tiek izmantots HTTP. Tas ir drošības risks, jo HTTP nav šifrēts un uzbrucēji var ļaunprātīgi izmantot šo savienojumu. Pārliecinieties, ka Dash. izmanto HTTPS, vai pazeminiet Homarr uz HTTP (nav ieteicams)."
}
},
"graphs": {
"storage": {
- "title": "",
- "label": ""
+ "title": "Krātuve",
+ "label": "Krātuve:"
},
"network": {
- "title": "",
- "label": "",
+ "title": "Tīkls",
+ "label": "Tīkls:",
"metrics": {
- "download": "",
- "upload": ""
+ "download": "Lejupielāde",
+ "upload": "Augšupielāde"
}
},
"cpu": {
- "title": ""
+ "title": "CPU"
},
"ram": {
"title": "RAM"
},
"gpu": {
- "title": ""
+ "title": "GPU"
}
}
}
diff --git a/public/locales/lv/modules/date.json b/public/locales/lv/modules/date.json
index d1437241e..4cd5cf18c 100644
--- a/public/locales/lv/modules/date.json
+++ b/public/locales/lv/modules/date.json
@@ -1,11 +1,11 @@
{
"descriptor": {
- "name": "",
- "description": "",
+ "name": "Datums un Laiks",
+ "description": "Rāda pašreizējo datumu un laiku.",
"settings": {
- "title": "",
+ "title": "Datuma un Laika logrīka iestatījumi",
"display24HourFormat": {
- "label": ""
+ "label": "Rādīt pilnu laiku (24 stundu)"
}
}
}
diff --git a/public/locales/lv/modules/dlspeed.json b/public/locales/lv/modules/dlspeed.json
index 1dfd395d3..fcfc38c9c 100644
--- a/public/locales/lv/modules/dlspeed.json
+++ b/public/locales/lv/modules/dlspeed.json
@@ -1,34 +1,34 @@
{
"descriptor": {
- "name": "",
- "description": ""
+ "name": "Lejupielādes Ātrums",
+ "description": "Rāda atbalstīto integrāciju Lejupielādes un Augšupielādes ātrumu."
},
"card": {
"table": {
"header": {
- "name": "",
- "size": "",
- "download": "",
- "upload": "",
- "estimatedTimeOfArrival": "",
- "progress": ""
+ "name": "Nosaukums",
+ "size": "Lielums",
+ "download": "Lejupielāde",
+ "upload": "Augšupielāde",
+ "estimatedTimeOfArrival": "ETA",
+ "progress": "Progress"
},
"body": {
- "nothingFound": ""
+ "nothingFound": "Netika atrasti torrenti"
}
},
"lineChart": {
- "title": "",
- "download": "",
- "upload": "",
- "timeSpan": "",
- "totalDownload": "",
- "totalUpload": ""
+ "title": "Pašreizējais lejupielādes ātrums",
+ "download": "Lejupielāde: {{download}}",
+ "upload": "Augšupielāde: {{upload}}",
+ "timeSpan": "pirms {{seconds}} sekundēm",
+ "totalDownload": "Lejupielāde: {{download}}/s",
+ "totalUpload": "Augšupielāde: {{upload}}/s"
},
"errors": {
"noDownloadClients": {
- "title": "",
- "text": ""
+ "title": "Nav atrasts neviens atbalstīts lejupielādes klients!",
+ "text": "Pievienojiet lejupielādes pakalpojumu, lai skatītu pašreizējās lejupielādes"
}
}
}
diff --git a/public/locales/lv/modules/dns-hole-controls.json b/public/locales/lv/modules/dns-hole-controls.json
index f8daba13b..0b9168de2 100644
--- a/public/locales/lv/modules/dns-hole-controls.json
+++ b/public/locales/lv/modules/dns-hole-controls.json
@@ -1,6 +1,6 @@
{
"descriptor": {
- "name": "",
- "description": ""
+ "name": "DNS cauruma kontrole",
+ "description": "Vadiet PiHole vai AdGuard no sava informācijas paneļa"
}
}
\ No newline at end of file
diff --git a/public/locales/lv/modules/dns-hole-summary.json b/public/locales/lv/modules/dns-hole-summary.json
index f94bdc701..6040bd11a 100644
--- a/public/locales/lv/modules/dns-hole-summary.json
+++ b/public/locales/lv/modules/dns-hole-summary.json
@@ -1,20 +1,20 @@
{
"descriptor": {
- "name": "",
- "description": "",
+ "name": "DNS cauruma kopsavilkums",
+ "description": "Rāda svarīgus datus no PiHole vai AdGuard",
"settings": {
- "title": "",
+ "title": "DNS Cauruma kopsavilkuma iestatījumi",
"usePiHoleColors": {
- "label": ""
+ "label": "Izmantot krāsas no PiHole"
}
}
},
"card": {
"metrics": {
- "domainsOnAdlist": "",
- "queriesToday": "",
- "queriesBlockedTodayPercentage": "",
- "queriesBlockedToday": ""
+ "domainsOnAdlist": "Domēni reklāmu sarakstos",
+ "queriesToday": "Pieprasījumi šodien",
+ "queriesBlockedTodayPercentage": "šodien bloķēti",
+ "queriesBlockedToday": "šodien bloķēti"
}
}
}
diff --git a/public/locales/lv/modules/docker.json b/public/locales/lv/modules/docker.json
index 7346ebe39..a2278f2be 100644
--- a/public/locales/lv/modules/docker.json
+++ b/public/locales/lv/modules/docker.json
@@ -1,83 +1,83 @@
{
"descriptor": {
- "name": "",
- "description": ""
+ "name": "Docker",
+ "description": "Ļauj viegli apskatīt un pārvaldīt visus Docker konteinerus."
},
"search": {
- "placeholder": ""
+ "placeholder": "Meklēt pēc konteinera vai attēla nosaukuma"
},
"table": {
"header": {
- "name": "",
- "image": "",
- "ports": "",
- "state": ""
+ "name": "Nosaukums",
+ "image": "Attēls",
+ "ports": "Ports",
+ "state": "Stāvoklis"
},
"body": {
- "portCollapse": ""
+ "portCollapse": "{{ports}} papildus"
},
"states": {
- "running": "",
- "created": "",
- "stopped": "",
- "unknown": ""
+ "running": "Darbojas",
+ "created": "Izveidots",
+ "stopped": "Apstādināts",
+ "unknown": "Nezināms"
}
},
"actionBar": {
"addService": {
- "title": "",
- "message": ""
+ "title": "Pievienot lietotni",
+ "message": "Pievienot lietotni Homarr"
},
"restart": {
- "title": ""
+ "title": "Restartēt"
},
"stop": {
- "title": ""
+ "title": "Apstādināt"
},
"start": {
- "title": ""
+ "title": "Palaist"
},
"refreshData": {
- "title": ""
+ "title": "Atsvaidzināt datus"
},
"remove": {
- "title": ""
+ "title": "Noņemt"
},
"addToHomarr": {
- "title": ""
+ "title": "Pievienot Homarr"
}
},
"actions": {
"start": {
- "start": "",
- "end": ""
+ "start": "Palaišana",
+ "end": "Tika palaists"
},
"stop": {
- "start": "",
- "end": ""
+ "start": "Apstādināts",
+ "end": "Apstādināts"
},
"restart": {
- "start": "",
- "end": ""
+ "start": "Restartējas",
+ "end": "Restartējies"
},
"remove": {
- "start": "",
- "end": ""
+ "start": "Noņemšana",
+ "end": "Noņemts"
}
},
"errors": {
"integrationFailed": {
- "title": "",
- "message": ""
+ "title": "Docker integrācija neizdevās",
+ "message": "Vai aizmirsāt montēt docker ligzdu?"
},
"unknownError": {
- "title": ""
+ "title": "Radās kļūda"
},
"oneServiceAtATime": {
- "title": ""
+ "title": "Lūdzu, pievienojiet tikai vienu lietotni vai pakalpojumu pēc kārtas!"
}
},
"actionIcon": {
- "tooltip": ""
+ "tooltip": "Docker"
}
}
diff --git a/public/locales/lv/modules/iframe.json b/public/locales/lv/modules/iframe.json
index e699016a1..c7a21953c 100644
--- a/public/locales/lv/modules/iframe.json
+++ b/public/locales/lv/modules/iframe.json
@@ -1,43 +1,43 @@
{
"descriptor": {
- "name": "",
- "description": "",
+ "name": "iFrame",
+ "description": "Iegult jebkuru saturu no interneta. Dažas vietnes var ierobežot piekļuvi.",
"settings": {
- "title": "",
+ "title": "iFrame iestatījumi",
"embedUrl": {
- "label": ""
+ "label": "Iegult URL"
},
"allowFullScreen": {
- "label": ""
+ "label": "Atļaut pilnekrāna režīmu"
},
"allowTransparency": {
- "label": ""
+ "label": "Atļaut caurspīdīgumu"
},
"allowScrolling": {
- "label": ""
+ "label": "Atļaut ritināšanu"
},
"allowPayment": {
- "label": ""
+ "label": "Atļaut maksājumus"
},
"allowAutoPlay": {
- "label": ""
+ "label": "Atļaut automātisko atskaņošanu"
},
"allowMicrophone": {
- "label": ""
+ "label": "Atļaut piekļuvi mikrofonam"
},
"allowCamera": {
- "label": ""
+ "label": "Atļaut piekļuvi kamerai"
},
"allowGeolocation": {
- "label": ""
+ "label": "Atļaut ģeogrāfiskās atrašanās vietas noteikšanu"
}
}
},
"card": {
"errors": {
"noUrl": {
- "title": "",
- "text": ""
+ "title": "Nederīgs URL",
+ "text": "Pārliecinieties, ka jūsu logrīka konfigurācijā ir ievadīta derīga adrese"
}
}
}
diff --git a/public/locales/lv/modules/media-requests-list.json b/public/locales/lv/modules/media-requests-list.json
index ff218af5b..6b68bdd09 100644
--- a/public/locales/lv/modules/media-requests-list.json
+++ b/public/locales/lv/modules/media-requests-list.json
@@ -1,24 +1,24 @@
{
"descriptor": {
- "name": "",
- "description": "",
+ "name": "Multimediju pieprasījumi",
+ "description": "Skatiet sarakstu ar visiem multimediju pieprasījumiem no jūsu Overseerr vai Jellyseerr instances",
"settings": {
- "title": "",
+ "title": "Multimediju pieprasījumu saraksts",
"replaceLinksWithExternalHost": {
- "label": ""
+ "label": "Aizstāt saites ar ārējo saimnieku"
}
}
},
- "noRequests": "",
- "pending": "",
- "nonePending": "",
+ "noRequests": "Nav atrasts neviens pieprasījums. Lūdzu, pārliecinieties, vai esat pareizi konfigurējuši savas aplikācijas.",
+ "pending": "Apstiprinājumu gaida {{countPendingApproval}} pieprasījumi.",
+ "nonePending": "Pašlaik nav nepabeigtu apstiprinājumu. Jums viss iet labi!",
"state": {
- "approved": "",
- "pendingApproval": "",
- "declined": ""
+ "approved": "Apstiprināts",
+ "pendingApproval": "Nepabeigts apstiprinājums",
+ "declined": "Noraidīt"
},
"tooltips": {
- "approve": "",
- "decline": ""
+ "approve": "Apstiprināt pieprasījumus",
+ "decline": "Noraidīt pieprasījumus"
}
}
diff --git a/public/locales/lv/modules/media-requests-stats.json b/public/locales/lv/modules/media-requests-stats.json
index 0ea9c580e..aa167864e 100644
--- a/public/locales/lv/modules/media-requests-stats.json
+++ b/public/locales/lv/modules/media-requests-stats.json
@@ -1,14 +1,14 @@
{
"descriptor": {
- "name": "",
- "description": "",
+ "name": "Multimediju pieprasījumu statistika",
+ "description": "Statistika par jūsu mediju pieprasījumiem",
"settings": {
- "title": ""
+ "title": "Multimediju pieprasījumu statistika"
}
},
"stats": {
- "pending": "",
- "tvRequests": "",
- "movieRequests": ""
+ "pending": "Nepabeigtie apstiprinājumi",
+ "tvRequests": "TV pieprasījumi",
+ "movieRequests": "Filmu pieprasījumi"
}
}
diff --git a/public/locales/lv/modules/media-server.json b/public/locales/lv/modules/media-server.json
index 2be958199..15afcf3de 100644
--- a/public/locales/lv/modules/media-server.json
+++ b/public/locales/lv/modules/media-server.json
@@ -1,23 +1,23 @@
{
"descriptor": {
- "name": "",
- "description": "",
+ "name": "Multivides Serveris",
+ "description": "Mijiedarbība ar Jellyfin vai Plex multivides serveri",
"settings": {
- "title": ""
+ "title": "Multivides servera logrīka iestatījumi"
}
},
"card": {
"table": {
"header": {
- "session": "",
- "user": "",
- "currentlyPlaying": ""
+ "session": "Sesija",
+ "user": "Lietotājs",
+ "currentlyPlaying": "Pašlaik atskaņo"
}
},
"errors": {
"general": {
- "title": "",
- "text": ""
+ "title": "Nevar ielādēt saturu",
+ "text": "Nevar iegūt informāciju no servera. Lūdzu, pārbaudiet žurnālus, lai iegūtu sīkāku informāciju"
}
}
}
diff --git a/public/locales/lv/modules/overseerr.json b/public/locales/lv/modules/overseerr.json
index 997dffd9e..aa3f079bf 100644
--- a/public/locales/lv/modules/overseerr.json
+++ b/public/locales/lv/modules/overseerr.json
@@ -1,28 +1,28 @@
{
"descriptor": {
- "name": "",
- "description": ""
+ "name": "Overseerr",
+ "description": "Ļauj meklēt un pievienot multividi no Overseerr vai Jellyseerr."
},
"popup": {
"item": {
"buttons": {
- "askFor": "",
- "cancel": "",
+ "askFor": "Pieprasiet {{title}}",
+ "cancel": "Atcelt",
"request": "Pieprasīt"
},
"alerts": {
"automaticApproval": {
- "title": "",
- "text": ""
+ "title": "API atslēgas izmantošana",
+ "text": "Šis pieprasījums tiks automātiski apstiprināts"
}
}
},
"seasonSelector": {
- "caption": "",
+ "caption": "Atzīmējiet sezonas, kuras vēlaties lejupielādēt",
"table": {
"header": {
- "season": "",
- "numberOfEpisodes": ""
+ "season": "Sezona",
+ "numberOfEpisodes": "Epizožu skaits"
}
}
}
diff --git a/public/locales/lv/modules/rss.json b/public/locales/lv/modules/rss.json
index f65ffa1b9..134466a41 100644
--- a/public/locales/lv/modules/rss.json
+++ b/public/locales/lv/modules/rss.json
@@ -1,28 +1,28 @@
{
"descriptor": {
- "name": "",
+ "name": "RSS logrīks",
"description": "",
"settings": {
- "title": "",
+ "title": "RSS logrīka iestatījumi",
"rssFeedUrl": {
- "label": "",
- "description": ""
+ "label": "RSS avotu URL adreses",
+ "description": "RSS avotu URL adreses, kuras vēlaties rādīt."
},
"refreshInterval": {
- "label": ""
+ "label": "Atsvaidzināšanas intervāls (minūtēs)"
},
"dangerousAllowSanitizedItemContent": {
"label": ""
},
"textLinesClamp": {
- "label": ""
+ "label": "Teksta līniju skava"
}
},
"card": {
"errors": {
"general": {
- "title": "",
- "text": ""
+ "title": "Nav iespējams iegūt RSS plūsmu",
+ "text": "Radās problēma, sasniedzot RSS plūsmu. Pārliecinieties, ka esat pareizi konfigurējis RSS plūsmu, izmantojot derīgu URL. URL ir jāatbilst oficiālajai specifikācijai. Pēc plūsmas atjaunināšanas, iespējams, būs jāatjauno informācijas panelis."
}
}
}
diff --git a/public/locales/lv/modules/search.json b/public/locales/lv/modules/search.json
index 16651d720..47ba2b7e0 100644
--- a/public/locales/lv/modules/search.json
+++ b/public/locales/lv/modules/search.json
@@ -1,30 +1,30 @@
{
"descriptor": {
- "name": "",
- "description": ""
+ "name": "Meklēšanas josla",
+ "description": "Meklēšanas josla, kas ļauj veikt meklēšanu pielāgotajā meklētājdzinī, pakalpojumā YouTube un atbalstītajās integrācijās."
},
"input": {
- "placeholder": ""
+ "placeholder": "Meklēšana tīmeklī..."
},
- "switched-to": "",
+ "switched-to": "Pārslēgts uz",
"searchEngines": {
"search": {
- "name": "",
- "description": ""
+ "name": "Tīmeklis",
+ "description": "Meklēt..."
},
"youtube": {
- "name": "",
- "description": ""
+ "name": "YouTube",
+ "description": "Meklēšana vietnē YouTube"
},
"torrents": {
- "name": "",
- "description": ""
+ "name": "Torenti",
+ "description": "Torentu meklēšana"
},
"overseerr": {
- "name": "",
- "description": ""
+ "name": "Overseerr",
+ "description": "Meklēt filmas un TV šovus Overseerr"
}
},
- "tip": "",
- "switchedSearchEngine": ""
+ "tip": "Varat atlasīt meklēšanas joslu, izmantojot saīsni ",
+ "switchedSearchEngine": "Pārslēgts uz meklēšanu ar {{searchEngine}}"
}
diff --git a/public/locales/lv/modules/torrents-status.json b/public/locales/lv/modules/torrents-status.json
index 8d82a12a8..671dbc380 100644
--- a/public/locales/lv/modules/torrents-status.json
+++ b/public/locales/lv/modules/torrents-status.json
@@ -1,79 +1,79 @@
{
"descriptor": {
- "name": "",
- "description": "",
+ "name": "Torrents",
+ "description": "Tiek parādīts atbalstīto Torrent klientu torrentu saraksts.",
"settings": {
- "title": "",
+ "title": "Torrent logrīka iestatījumi",
"refreshInterval": {
- "label": ""
+ "label": "Atjaunošanas intervāls (sekundēs)"
},
"displayCompletedTorrents": {
- "label": ""
+ "label": "Rādīt pabeigtos torrentus"
},
"displayStaleTorrents": {
- "label": ""
+ "label": "Rādīt novecojušus torrentus"
},
"labelFilterIsWhitelist": {
- "label": ""
+ "label": "Etiķešu saraksts ir baltais saraksts (nevis melnais saraksts)"
},
"labelFilter": {
- "label": "",
- "description": ""
+ "label": "Iezīmju saraksts",
+ "description": "Ja ir atzīmēts 'ir baltais saraksts', tas darbosies kā baltais saraksts. Ja nav atzīmēts, šis ir melnais saraksts. Ja ir tukšs, tas neko nedarīs"
}
}
},
"card": {
"footer": {
- "error": "",
- "lastUpdated": ""
+ "error": "Kļūda",
+ "lastUpdated": "Pēdējo reizi atjaunināts pirms {{time}}"
},
"table": {
"header": {
- "name": "",
- "size": "",
- "download": "",
- "upload": "",
- "estimatedTimeOfArrival": "",
- "progress": ""
+ "name": "Nosaukums",
+ "size": "Lielums",
+ "download": "Lejupielāde",
+ "upload": "Augšupielāde",
+ "estimatedTimeOfArrival": "ETA",
+ "progress": "Progress"
},
"item": {
- "text": ""
+ "text": "Pārvalda {{appName}}, {{ratio}} attiecība"
},
"body": {
- "nothingFound": "",
- "filterHidingItems": ""
+ "nothingFound": "Netika atrasti torrenti",
+ "filterHidingItems": "{{count}} ieraksti ir paslēpti ar jūsu filtriem"
}
},
"lineChart": {
- "title": "",
- "download": "",
- "upload": "",
- "timeSpan": "",
- "totalDownload": "",
- "totalUpload": ""
+ "title": "Pašreizējais lejupielādes ātrums",
+ "download": "Lejupielāde: {{download}}",
+ "upload": "Augšupielāde: {{upload}}",
+ "timeSpan": "pirms {{seconds}} sekundēm",
+ "totalDownload": "Lejupielāde: {{download}}/s",
+ "totalUpload": "Augšupielāde: {{upload}}/s"
},
"errors": {
"noDownloadClients": {
- "title": "",
- "text": ""
+ "title": "Netika atrasts neviens atbalstīts Torrent klients!",
+ "text": "Pievienojiet atbalstītu Torrent klientu, lai skatītu pašreizējās lejupielādes"
},
"generic": {
- "title": "",
- "text": ""
+ "title": "Radās neparedzēta kļūda",
+ "text": "Homarr neizdevās sazināties ar jūsu Torrent klientiem. Lūdzu, pārbaudiet savu konfigurāciju"
}
},
"loading": {
- "title": ""
+ "title": "Notiek ielāde..."
},
"popover": {
- "introductionPrefix": "",
+ "introductionPrefix": "Pārvalda",
"metrics": {
- "queuePosition": "",
- "progress": "",
- "totalSelectedSize": "",
- "state": "",
- "ratio": "",
- "completed": ""
+ "queuePosition": "Rindas pozīcija - {{position}}",
+ "progress": "Progress - {{progress}}%",
+ "totalSelectedSize": "Kopā - {{totalSize}}",
+ "state": "Stāvoklis - {{state}}",
+ "ratio": "Attiecība -",
+ "completed": "Pabeigts"
}
}
}
diff --git a/public/locales/lv/modules/usenet.json b/public/locales/lv/modules/usenet.json
index b223d452d..1dd2e8f50 100644
--- a/public/locales/lv/modules/usenet.json
+++ b/public/locales/lv/modules/usenet.json
@@ -1,49 +1,49 @@
{
"descriptor": {
- "name": "",
- "description": ""
+ "name": "Usenet",
+ "description": "Ļauj skatīt un pārvaldīt savu Usenet instanci."
},
"card": {
"errors": {
"noDownloadClients": {
- "title": "",
- "text": ""
+ "title": "Netika atrasts neviens atbalstīts lejupielādes klients!",
+ "text": "Pievienojiet atbalstītu Usenet Lejupielādes Klientu, lai skatītu pašreizējās lejupielādes"
}
}
},
"tabs": {
- "queue": "",
- "history": ""
+ "queue": "Rinda",
+ "history": "Vēsture"
},
"info": {
- "sizeLeft": "",
- "paused": ""
+ "sizeLeft": "Izmērs pa kreisi",
+ "paused": "Apstādināts"
},
"queue": {
"header": {
- "name": "",
- "size": "",
- "eta": "",
- "progress": ""
+ "name": "Nosaukums",
+ "size": "Lielums",
+ "eta": "ETA",
+ "progress": "Progress"
},
- "empty": "",
+ "empty": "Tukšs",
"error": {
- "title": "",
- "message": ""
+ "title": "Kļūda",
+ "message": "Radās kļūda"
},
- "paused": ""
+ "paused": "Apstādināts"
},
"history": {
"header": {
- "name": "",
- "size": "",
- "duration": ""
+ "name": "Nosaukums",
+ "size": "Lielums",
+ "duration": "Ilgums"
},
- "empty": "",
+ "empty": "Tukšs",
"error": {
- "title": "",
- "message": ""
+ "title": "Kļūda",
+ "message": "Kļūda ielādējot vēsturi"
},
- "paused": ""
+ "paused": "Apstādināts"
}
}
diff --git a/public/locales/lv/modules/video-stream.json b/public/locales/lv/modules/video-stream.json
index 539daa1c4..77794ca5d 100644
--- a/public/locales/lv/modules/video-stream.json
+++ b/public/locales/lv/modules/video-stream.json
@@ -1,24 +1,24 @@
{
"descriptor": {
- "name": "",
- "description": "",
+ "name": "Videostraume",
+ "description": "Ieguldīt videostraumi vai video no kameras vai tīmekļvietnes",
"settings": {
- "title": "",
+ "title": "Videostraume logrīka iestatījumi",
"FeedUrl": {
- "label": ""
+ "label": "Plūsmas URL"
},
"autoPlay": {
- "label": ""
+ "label": "Automātiskā atskaņošana"
},
"muted": {
- "label": ""
+ "label": "Izslēgta skaņa"
},
"controls": {
- "label": ""
+ "label": "Video atskaņotāja vadība"
}
}
},
"errors": {
- "invalidStream": ""
+ "invalidStream": "Nederīga straume"
}
}
\ No newline at end of file
diff --git a/public/locales/lv/modules/weather.json b/public/locales/lv/modules/weather.json
index bdab2308a..bff49b078 100644
--- a/public/locales/lv/modules/weather.json
+++ b/public/locales/lv/modules/weather.json
@@ -1,33 +1,33 @@
{
"descriptor": {
- "name": "",
- "description": "",
+ "name": "Laikapstākļi",
+ "description": "Rāda pašreizējo laikapstākļu informāciju par iestatīto atrašanās vietu.",
"settings": {
- "title": "",
+ "title": "Laikapstākļu logrīka iestatījumi",
"displayInFahrenheit": {
- "label": ""
+ "label": "Rādīt pēc Fārenheita"
},
"location": {
- "label": ""
+ "label": "Laikapstākļu atrašānās vieta"
}
}
},
"card": {
"weatherDescriptions": {
- "clear": "",
- "mainlyClear": "",
- "fog": "",
- "drizzle": "",
- "freezingDrizzle": "",
- "rain": "",
- "freezingRain": "",
- "snowFall": "",
- "snowGrains": "",
- "rainShowers": "",
- "snowShowers": "",
- "thunderstorm": "",
- "thunderstormWithHail": "",
- "unknown": ""
+ "clear": "Skaidrs",
+ "mainlyClear": "Galvenokārt skaidrs",
+ "fog": "Migla",
+ "drizzle": "Smidzinošs lietus",
+ "freezingDrizzle": "Smidzinošs ledus",
+ "rain": "Lietus",
+ "freezingRain": "Ledus lietus",
+ "snowFall": "Gāziensnidze",
+ "snowGrains": "Sniega graudi",
+ "rainShowers": "Lietusgāzes",
+ "snowShowers": "Sniegputenis",
+ "thunderstorm": "Pērkona negaiss",
+ "thunderstormWithHail": "Pērkona negaiss ar krusu",
+ "unknown": "Nezināms"
}
}
}
diff --git a/public/locales/lv/settings/common.json b/public/locales/lv/settings/common.json
index 8ff0e555a..ed61c254b 100644
--- a/public/locales/lv/settings/common.json
+++ b/public/locales/lv/settings/common.json
@@ -1,38 +1,38 @@
{
- "title": "",
- "tooltip": "",
+ "title": "Iestatījumi",
+ "tooltip": "Iestatījumi",
"tabs": {
- "common": "",
- "customizations": ""
+ "common": "Kopīgais",
+ "customizations": "Pielāgojumi"
},
"tips": {
- "configTip": ""
+ "configTip": "Augšupielādējiet konfigurācijas failu, velkot un nometot to uz lapas!"
},
"credits": {
- "madeWithLove": "",
- "thirdPartyContent": "",
+ "madeWithLove": "Ar ❤️ izstrādājis @",
+ "thirdPartyContent": "Skatiet trešo pušu saturu",
"thirdPartyContentTable": {
- "dependencyName": "",
- "dependencyVersion": ""
+ "dependencyName": "Atkarība",
+ "dependencyVersion": "Versija"
}
},
- "grow": "",
+ "grow": "Palielināt režģi (aizņemt visu vietu)",
"layout": {
"preview": {
- "title": "",
- "subtitle": ""
+ "title": "Priekšskatījums",
+ "subtitle": "Izmaiņas tiks saglabātas automātiski"
},
- "divider": "",
- "main": "",
- "sidebar": "",
- "cannotturnoff": "",
- "dashboardlayout": "",
- "enablersidebar": "",
- "enablelsidebar": "",
- "enablesearchbar": "",
- "enabledocker": "",
- "enableping": "",
- "enablelsidebardesc": "",
- "enablersidebardesc": ""
+ "divider": "Izkārtojuma konfigurācija",
+ "main": "Galvenais",
+ "sidebar": "Sānu josla",
+ "cannotturnoff": "Nevar izslēgt",
+ "dashboardlayout": "Informācijas paneļa izkārtojums",
+ "enablersidebar": "Ieslēgt labo sānu joslu",
+ "enablelsidebar": "Ieslēgt kreiso sānu joslu",
+ "enablesearchbar": "Ieslēgt meklēšanas joslu",
+ "enabledocker": "Iespējot docker integrāciju",
+ "enableping": "Iespējot ping",
+ "enablelsidebardesc": "Pēc izvēles. Var izmantot tikai lietotnēm un integrācijām",
+ "enablersidebardesc": "Pēc izvēles. Var izmantot tikai lietotnēm un integrācijām"
}
}
diff --git a/public/locales/lv/settings/customization/app-width.json b/public/locales/lv/settings/customization/app-width.json
index 9e26dfeeb..9d12d9a14 100644
--- a/public/locales/lv/settings/customization/app-width.json
+++ b/public/locales/lv/settings/customization/app-width.json
@@ -1 +1,3 @@
-{}
\ No newline at end of file
+{
+ "label": "Aplikācijas Platums"
+}
\ No newline at end of file
diff --git a/public/locales/lv/settings/customization/color-selector.json b/public/locales/lv/settings/customization/color-selector.json
index 9e26dfeeb..9f183ebba 100644
--- a/public/locales/lv/settings/customization/color-selector.json
+++ b/public/locales/lv/settings/customization/color-selector.json
@@ -1 +1,4 @@
-{}
\ No newline at end of file
+{
+ "colors": "Krāsas",
+ "suffix": "{{color}} krāsa"
+}
\ No newline at end of file
diff --git a/public/locales/lv/settings/customization/general.json b/public/locales/lv/settings/customization/general.json
index ee9d30b5a..f8917b268 100644
--- a/public/locales/lv/settings/customization/general.json
+++ b/public/locales/lv/settings/customization/general.json
@@ -1,21 +1,21 @@
{
- "text": "",
+ "text": "Pielāgojumi ļauj jums konfigurēt un pielāgot Homarr lietošanas pieredzi atbilstoši savām vēlmēm.",
"accordeon": {
"layout": {
- "name": "",
- "description": ""
+ "name": "Izkārtojums",
+ "description": "Elementu iespējošana un atspējošana galvenes un informācijas paneļa flīzēs"
},
"gridstack": {
- "name": "",
- "description": ""
+ "name": "Gridstack",
+ "description": "Informācijas paneļa apgabala uzvedības un kolonnu pielāgošana"
},
"pageMetadata": {
- "name": "",
- "description": ""
+ "name": "Lapas Metadati",
+ "description": "Pielāgojiet nosaukumus, logotipu un PWA"
},
"appereance": {
- "name": "",
- "description": ""
+ "name": "Izskats",
+ "description": "Fona, krāsu un programmu izskata pielāgošana"
}
}
}
\ No newline at end of file
diff --git a/public/locales/lv/settings/customization/gridstack.json b/public/locales/lv/settings/customization/gridstack.json
index 18c3d8233..145df5397 100644
--- a/public/locales/lv/settings/customization/gridstack.json
+++ b/public/locales/lv/settings/customization/gridstack.json
@@ -1,10 +1,10 @@
{
"columnsCount": {
- "labelPreset": "",
- "descriptionPreset": "",
- "descriptionExceedsPreset": ""
+ "labelPreset": "Kolonnas {{size}} izmērā",
+ "descriptionPreset": "Kolonnu skaits, ja ekrāna platums ir mazāks par {{pixels}} pikseļu",
+ "descriptionExceedsPreset": "Kolonnu skaits, ja ekrāna izmērs pārsniedz {{pixels}} pikseļu"
},
- "unsavedChanges": "",
- "applyChanges": "",
- "defaultValues": ""
+ "unsavedChanges": "Jums ir nesaglabātas izmaiņas. Lai piemērotu un saglabātu izmaiņas, noklikšķiniet uz pogas Piemērot izmaiņas.",
+ "applyChanges": "Piemērot izmaiņas",
+ "defaultValues": "Noklusējuma vērtības"
}
\ No newline at end of file
diff --git a/public/locales/lv/settings/customization/opacity-selector.json b/public/locales/lv/settings/customization/opacity-selector.json
index 9e26dfeeb..926f7e8cb 100644
--- a/public/locales/lv/settings/customization/opacity-selector.json
+++ b/public/locales/lv/settings/customization/opacity-selector.json
@@ -1 +1,3 @@
-{}
\ No newline at end of file
+{
+ "label": "Aplikācijas Necaruspīdība"
+}
\ No newline at end of file
diff --git a/public/locales/lv/settings/customization/page-appearance.json b/public/locales/lv/settings/customization/page-appearance.json
index 79e9e7c94..6864737b7 100644
--- a/public/locales/lv/settings/customization/page-appearance.json
+++ b/public/locales/lv/settings/customization/page-appearance.json
@@ -1,30 +1,30 @@
{
"pageTitle": {
- "label": "",
- "description": ""
+ "label": "Lapas Virsraksts",
+ "description": "Informācijas paneļa virsraksts kreisajā augšējā stūrī"
},
"metaTitle": {
- "label": "",
- "description": ""
+ "label": "Meta Virsraksts",
+ "description": "Pārlūkprogrammas cilnē redzamais nosaukums"
},
"logo": {
- "label": "",
- "description": ""
+ "label": "Logotips",
+ "description": "Logotips, kas redzams augšējā kreisajā stūrī"
},
"favicon": {
- "label": "",
- "description": ""
+ "label": "Favicon",
+ "description": "Pārlūkprogrammas cilnē redzamā ikona"
},
"background": {
- "label": ""
+ "label": "Fons"
},
"customCSS": {
- "label": "",
- "description": "",
- "placeholder": "",
- "applying": ""
+ "label": "Pielāgotais CSS",
+ "description": "Turklāt pielāgojiet paneli, izmantojot CSS, ieteicams tikai pieredzējušiem lietotājiem",
+ "placeholder": "Pielāgotais CSS tiks piemērots pēdējais",
+ "applying": "CSS piemērošana..."
},
"buttons": {
- "submit": ""
+ "submit": "Iesniegt"
}
}
diff --git a/public/locales/lv/settings/customization/shade-selector.json b/public/locales/lv/settings/customization/shade-selector.json
index 9e26dfeeb..c9a234385 100644
--- a/public/locales/lv/settings/customization/shade-selector.json
+++ b/public/locales/lv/settings/customization/shade-selector.json
@@ -1 +1,3 @@
-{}
\ No newline at end of file
+{
+ "label": "Ēnojums"
+}
\ No newline at end of file
diff --git a/public/locales/lv/settings/general/color-schema.json b/public/locales/lv/settings/general/color-schema.json
index 9e26dfeeb..97875cd56 100644
--- a/public/locales/lv/settings/general/color-schema.json
+++ b/public/locales/lv/settings/general/color-schema.json
@@ -1 +1,3 @@
-{}
\ No newline at end of file
+{
+ "label": "Pārslēgšanās uz {{scheme}} režīmu"
+}
\ No newline at end of file
diff --git a/public/locales/lv/settings/general/config-changer.json b/public/locales/lv/settings/general/config-changer.json
index dc8f3ea4b..632d7487a 100644
--- a/public/locales/lv/settings/general/config-changer.json
+++ b/public/locales/lv/settings/general/config-changer.json
@@ -1,86 +1,86 @@
{
"configSelect": {
- "label": "",
- "description": "",
- "loadingNew": "",
- "pleaseWait": ""
+ "label": "Konfigurācijas mainītājs",
+ "description": "{{configCount}} konfigurācijas ir pieejamas",
+ "loadingNew": "Konfigurācijas ielādēšana...",
+ "pleaseWait": "Lūdzu, uzgaidiet, kamēr tiks ielādēta jaunā konfigurācija!"
},
"modal": {
"copy": {
- "title": "",
+ "title": "Izvēlieties jaunās konfigurācijas nosaukumu",
"form": {
"configName": {
- "label": "",
+ "label": "Konfigurācijas nosaukums",
"validation": {
- "required": "",
- "notUnique": ""
+ "required": "Konfigurācijas nosaukums ir obligāts",
+ "notUnique": "Konfigurācijas nosaukums jau tiek izmantots"
},
- "placeholder": ""
+ "placeholder": "Jūsu jaunais konfigurācijas nosaukums"
},
- "submitButton": ""
+ "submitButton": "Apstipriniet"
},
"events": {
"configSaved": {
- "title": "",
- "message": ""
+ "title": "Konfigurācija saglabāta",
+ "message": "Konfigurācija saglabāta kā {{configName}}"
},
"configCopied": {
- "title": "",
- "message": ""
+ "title": "Konfigurācija pārkopēta",
+ "message": "Konfigurācija pārkopēta kā {{configName}}"
},
"configNotCopied": {
- "title": "",
- "message": ""
+ "title": "Nesanāca pārkopēt konfigurāciju",
+ "message": "Jūsu konfigurācija netika pārkopēta kā {{configName}}"
}
}
},
"confirmDeletion": {
- "title": "",
- "warningText": "",
- "text": "",
+ "title": "Konfigurācijas dzēšanas apstiprināšana",
+ "warningText": "Jūs gatavojaties dzēst '{{configName}}'",
+ "text": "Lūdzu, ņemiet vērā, ka dzēšana nav atgriezeniska, un jūsu dati tiks pazaudēti neatgriezeniski. Nospiežot šo pogu, fails tiks neatgriezeniski izdzēsts no diska. Pārliecinieties, ka esat izveidojis atbilstošu konfigurācijas dublējumu.",
"buttons": {
- "confirm": ""
+ "confirm": "Jā, dzēst \"{{configName}}"
}
}
},
"buttons": {
- "download": "",
+ "download": "Lejupielādēt konfigurāciju",
"delete": {
- "text": "",
+ "text": "Dzēst konfigurāciju",
"notifications": {
"deleted": {
- "title": "",
- "message": ""
+ "title": "Konfigurācija izdzēsta",
+ "message": "Konfigurācija izdzēsta"
},
"deleteFailed": {
- "title": "",
- "message": ""
+ "title": "Konfigurācijas dzēšana neizdevās",
+ "message": "Konfigurācijas dzēšana neizdevās"
},
"deleteFailedDefaultConfig": {
- "title": "",
- "message": ""
+ "title": "Noklusējuma konfigurāciju nevar izdzēst",
+ "message": "Konfigurācija netika izdzēsta no failu sistēmas"
}
}
},
- "saveCopy": ""
+ "saveCopy": "Saglabāt kopiju"
},
"dropzone": {
"notifications": {
"invalidConfig": {
- "title": "",
- "message": ""
+ "title": "Nevar ielādēt konfigurāciju",
+ "message": "Nevar ielādēt jūsu konfigurāciju. Nederīgs JSON formāts."
},
"loadedSuccessfully": {
- "title": ""
+ "title": "Veiksmīgi ielādēta konfigurācija {{configName}}"
}
},
"accept": {
- "title": "",
- "text": ""
+ "title": "Konfigurācijas augšupielāde",
+ "text": "Velciet failus šeit, lai augšupielādētu konfigurāciju. Tiek atbalstīti tikai JSON faili."
},
"reject": {
- "title": "",
- "text": ""
+ "title": "Vilkšanas un Nomešanas Augšupielāde noraidīta",
+ "text": "Šis faila formāts netiek atbalstīts. Lūdzu, augšupielādējiet tikai JSON failus."
}
}
}
diff --git a/public/locales/lv/settings/general/internationalization.json b/public/locales/lv/settings/general/internationalization.json
index 9e26dfeeb..2b3720f0b 100644
--- a/public/locales/lv/settings/general/internationalization.json
+++ b/public/locales/lv/settings/general/internationalization.json
@@ -1 +1,3 @@
-{}
\ No newline at end of file
+{
+ "label": "Valoda"
+}
\ No newline at end of file
diff --git a/public/locales/lv/settings/general/search-engine.json b/public/locales/lv/settings/general/search-engine.json
index 9cb91483a..c5f4ad86f 100644
--- a/public/locales/lv/settings/general/search-engine.json
+++ b/public/locales/lv/settings/general/search-engine.json
@@ -1,19 +1,19 @@
{
- "title": "",
- "configurationName": "",
+ "title": "Meklētājdzinējs",
+ "configurationName": "Meklētājdzinēja konfigurācija",
"tips": {
- "generalTip": "",
- "placeholderTip": ""
+ "generalTip": "Varat izmantot vairākus priedēkļus! Tos pievienojot pirms vaicājuma, rezultāti tiks filtrēti. !s (Tīmeklis), !t (Torrents), !y (YouTube) un !m (Multivide).",
+ "placeholderTip": "%s var izmantot kā vietturi vaicājumā."
},
"customEngine": {
- "title": "",
- "label": "",
- "placeholder": ""
+ "title": "Pielāgots meklētājdzinis",
+ "label": "Pieprasījuma URL",
+ "placeholder": "Pielāgotais vaicājuma URL"
},
"searchNewTab": {
- "label": ""
+ "label": "Atvērt meklēšanas rezultātus jaunā cilnē"
},
"searchEnabled": {
- "label": ""
+ "label": "Meklēšana ir iespējota"
}
}
diff --git a/public/locales/lv/settings/general/theme-selector.json b/public/locales/lv/settings/general/theme-selector.json
index 9e26dfeeb..9279f5991 100644
--- a/public/locales/lv/settings/general/theme-selector.json
+++ b/public/locales/lv/settings/general/theme-selector.json
@@ -1 +1,3 @@
-{}
\ No newline at end of file
+{
+ "label": "Pārslēgšanās uz {{theme}} režīmu"
+}
\ No newline at end of file
diff --git a/public/locales/lv/settings/general/widget-positions.json b/public/locales/lv/settings/general/widget-positions.json
index 0967ef424..0a5f3809f 100644
--- a/public/locales/lv/settings/general/widget-positions.json
+++ b/public/locales/lv/settings/general/widget-positions.json
@@ -1 +1,3 @@
-{}
+{
+ "label": "Novietot logrīkus kreisajā pusē"
+}
diff --git a/public/locales/lv/widgets/draggable-list.json b/public/locales/lv/widgets/draggable-list.json
index 5d27e99ad..d2f32fac6 100644
--- a/public/locales/lv/widgets/draggable-list.json
+++ b/public/locales/lv/widgets/draggable-list.json
@@ -1,7 +1,7 @@
{
"noEntries": {
- "title": "",
- "text": ""
+ "title": "Nav ierakstu",
+ "text": "Izmantojiet zemāk esošās pogas, lai pievienotu papildus ierakstus"
},
- "buttonAdd": ""
+ "buttonAdd": "Pievienot"
}
diff --git a/public/locales/lv/widgets/error-boundary.json b/public/locales/lv/widgets/error-boundary.json
index ce74ad0fc..a691ec99f 100644
--- a/public/locales/lv/widgets/error-boundary.json
+++ b/public/locales/lv/widgets/error-boundary.json
@@ -1,14 +1,14 @@
{
"card": {
- "title": "",
+ "title": "Uups, radās kļūda!",
"buttons": {
- "details": "",
- "tryAgain": ""
+ "details": "Detaļas",
+ "tryAgain": "Mēģiniet vēlreiz"
}
},
"modal": {
"text": "",
- "label": "",
- "reportButton": ""
+ "label": "Jūsu kļūda",
+ "reportButton": "Ziņot par šo kļūdu"
}
}
diff --git a/public/locales/ru/layout/common.json b/public/locales/ru/layout/common.json
index 23e24c29f..cb0774f39 100644
--- a/public/locales/ru/layout/common.json
+++ b/public/locales/ru/layout/common.json
@@ -2,7 +2,7 @@
"modals": {
"blockedPopups": {
"title": "",
- "text": "Ваш браузер заблокировал доступ Homarr к своему API. Это обычно вызвано блокировщиками рекламы или отказом в разрешениях. Homarr не может автоматически запрашивать разрешения.",
+ "text": "",
"list": {
"browserPermission": "",
"adBlockers": "",
diff --git a/public/locales/ru/modules/rss.json b/public/locales/ru/modules/rss.json
index da6ddcb58..ee156bc13 100644
--- a/public/locales/ru/modules/rss.json
+++ b/public/locales/ru/modules/rss.json
@@ -5,7 +5,7 @@
"settings": {
"title": "Настройки для виджета RSS",
"rssFeedUrl": {
- "label": "Адрес ленты RSS",
+ "label": "URL-адреса лент RSS",
"description": "URL-адреса RSS-каналов, которые вы хотите отобразить."
},
"refreshInterval": {
@@ -15,14 +15,14 @@
"label": ""
},
"textLinesClamp": {
- "label": ""
+ "label": "Ограничение количества строк текста"
}
},
"card": {
"errors": {
"general": {
"title": "Не удается получить RSS-ленту",
- "text": "Возникла проблема при подключении к RSS-каналу. Убедитесь, что вы правильно настроили канал и используете действительный URL адрес RSS, соответствующий официальной спецификации. После обновления канала, вам может потребоваться сохранить панель и обновить страницу."
+ "text": "Возникла проблема при подключении к RSS-каналу. Убедитесь, что вы правильно настроили RSS-канал с использованием допустимого URL-адреса. URL-адреса должны соответствовать официальной спецификации. После обновления канала вам может потребоваться обновить панель."
}
}
}
diff --git a/public/locales/sk/modules/iframe.json b/public/locales/sk/modules/iframe.json
index a0029a589..e4a26a2de 100644
--- a/public/locales/sk/modules/iframe.json
+++ b/public/locales/sk/modules/iframe.json
@@ -11,32 +11,32 @@
"label": "Povoliť celú obrazovku"
},
"allowTransparency": {
- "label": ""
+ "label": "Povoliť priehľadnosť"
},
"allowScrolling": {
- "label": ""
+ "label": "Povolenie posúvania"
},
"allowPayment": {
- "label": ""
+ "label": "Umožniť platbu"
},
"allowAutoPlay": {
- "label": ""
+ "label": "Povolenie automatického prehrávania"
},
"allowMicrophone": {
- "label": ""
+ "label": "Povoliť mikrofón"
},
"allowCamera": {
- "label": ""
+ "label": "Povoliť kameru"
},
"allowGeolocation": {
- "label": ""
+ "label": "Povolenie geografickej lokalizácie"
}
}
},
"card": {
"errors": {
"noUrl": {
- "title": "",
+ "title": "Neplatná URL",
"text": "Skontrolujte, či ste v konfigurácii mini aplikácie zadali platnú adresu"
}
}
diff --git a/public/locales/sk/modules/rss.json b/public/locales/sk/modules/rss.json
index 516ca87af..c202168fa 100644
--- a/public/locales/sk/modules/rss.json
+++ b/public/locales/sk/modules/rss.json
@@ -12,10 +12,10 @@
"label": "Interval obnovovania (v minútach)"
},
"dangerousAllowSanitizedItemContent": {
- "label": "Nebezpečné: Povoľte sanitizovaný obsah položky"
+ "label": ""
},
"textLinesClamp": {
- "label": ""
+ "label": "Svorka textových riadkov"
}
},
"card": {
diff --git a/public/locales/sk/widgets/error-boundary.json b/public/locales/sk/widgets/error-boundary.json
index 561c0cda4..a3abe5e7d 100644
--- a/public/locales/sk/widgets/error-boundary.json
+++ b/public/locales/sk/widgets/error-boundary.json
@@ -7,7 +7,7 @@
}
},
"modal": {
- "text": "Vyskytla sa neočakávaná chyba. Skontrolujte prosím svoju konfiguráciu. Ak sa domnievate, že ide o chybu, nahláste tento problém.",
+ "text": "",
"label": "Vaša chyba",
"reportButton": "Nahlásiť chybu"
}
diff --git a/public/locales/tr/layout/common.json b/public/locales/tr/layout/common.json
index d9d902d44..cb0774f39 100644
--- a/public/locales/tr/layout/common.json
+++ b/public/locales/tr/layout/common.json
@@ -1,18 +1,18 @@
{
"modals": {
"blockedPopups": {
- "title": "Açılır pencere engellendi",
- "text": "Tarayıcınız Homarr'ın kendi API'sine erişmesini engelledi. Buna en yaygın reklam engelleyiciler veya reddedilen izinler neden olur. Homarr otomatik izin talep edemez.",
+ "title": "",
+ "text": "",
"list": {
- "browserPermission": "URL'nin solunda bulunan simgeye tıklayın ve izinleri kontrol edin. Popuplara ve pencerelere izin ver",
- "adBlockers": "Tarayıcınızdan reklam engelleyicileri ve güvenlik araçlarını devre dışı bırakın",
- "otherBrowser": "Farklı bir web tarayıcısı deneyin"
+ "browserPermission": "",
+ "adBlockers": "",
+ "otherBrowser": ""
}
}
},
"actions": {
"category": {
- "openAllInNewTab": "Hepsini yeni sekmede aç"
+ "openAllInNewTab": ""
}
}
}
diff --git a/public/locales/tr/modules/iframe.json b/public/locales/tr/modules/iframe.json
index de2a37d59..2084f9944 100644
--- a/public/locales/tr/modules/iframe.json
+++ b/public/locales/tr/modules/iframe.json
@@ -11,32 +11,32 @@
"label": "Tam ekrana izin ver"
},
"allowTransparency": {
- "label": ""
+ "label": "Şeffaflığa İzin Ver"
},
"allowScrolling": {
- "label": ""
+ "label": "Kaydırmaya izin ver"
},
"allowPayment": {
- "label": ""
+ "label": "Ödemeye izin ver"
},
"allowAutoPlay": {
- "label": ""
+ "label": "Otomatik oynatmaya izin ver"
},
"allowMicrophone": {
- "label": ""
+ "label": "Mikrofona izin ver"
},
"allowCamera": {
- "label": ""
+ "label": "Kameraya İzin Ver"
},
"allowGeolocation": {
- "label": ""
+ "label": "Coğrafi konuma izin ver (geolocation)"
}
}
},
"card": {
"errors": {
"noUrl": {
- "title": "",
+ "title": "Geçersiz URL",
"text": "Widget'ınızın yapılandırmasında geçerli bir adres girdiğinizden emin olun"
}
}
diff --git a/public/locales/tr/modules/media-requests-list.json b/public/locales/tr/modules/media-requests-list.json
index 95f0c73a5..2d7cf2ae2 100644
--- a/public/locales/tr/modules/media-requests-list.json
+++ b/public/locales/tr/modules/media-requests-list.json
@@ -11,7 +11,7 @@
},
"noRequests": "Hiç talep bulunamadı. Lütfen uygulamalarınızı doğru yapılandırdığınızdan emin olun.",
"pending": "Onay bekleyen {{countPendingApproval}} talepleri bulunmaktadır.",
- "nonePending": "Şu anda bekleyen onay bulunmamaktadır. Gitmeye hazırsın!",
+ "nonePending": "Şu anda onay bekleyen istek bulunmamaktadır. Herşey yolunda!",
"state": {
"approved": "Onaylandı",
"pendingApproval": "Onay bekliyor",
diff --git a/public/locales/tr/modules/rss.json b/public/locales/tr/modules/rss.json
index f686a7242..1bd6fc3f8 100644
--- a/public/locales/tr/modules/rss.json
+++ b/public/locales/tr/modules/rss.json
@@ -12,17 +12,17 @@
"label": "Yenileme aralığı (dakika olarak)"
},
"dangerousAllowSanitizedItemContent": {
- "label": "Tehlikeli: Temizlenmiş öğe içeriğine izin ver"
+ "label": ""
},
"textLinesClamp": {
- "label": ""
+ "label": "Metin karakter sınırı"
}
},
"card": {
"errors": {
"general": {
"title": "RSS akışı alınamadı",
- "text": "RSS akışına ulaşılırken bir sorun oluştu. Geçerli bir URL kullanarak RSS akışını doğru şekilde yapılandırdığınızdan emin olun. URL'ler resmi spesifikasyonla eşleşmelidir. Akışı güncelledikten sonra kontrol panelini yenilemeniz gerekebilir."
+ "text": "RSS akışına bağlanırken bir sorun oluştu. Geçerli bir URL kullanarak RSS akışını doğru şekilde yapılandırdığınızdan emin olun. URL'ler resmi spesifikasyonla eşleşmelidir. Akışı güncelledikten sonra kontrol panelini yenilemeniz gerekebilir."
}
}
}
diff --git a/public/locales/tr/widgets/error-boundary.json b/public/locales/tr/widgets/error-boundary.json
index 581df1d8a..afbb173ed 100644
--- a/public/locales/tr/widgets/error-boundary.json
+++ b/public/locales/tr/widgets/error-boundary.json
@@ -7,7 +7,7 @@
}
},
"modal": {
- "text": "Beklenmeyen bir hata oluştu. Lütfen yapılandırmanızı kontrol edin. Bunun bir hata olduğunu düşünüyorsanız lütfen bu sorunu bildirin.",
+ "text": "",
"label": "Karşılaştığın Hata",
"reportButton": "Hatayı bildir"
}
diff --git a/public/locales/zh/modules/rss.json b/public/locales/zh/modules/rss.json
index 9c2727dbb..fa5799fb7 100644
--- a/public/locales/zh/modules/rss.json
+++ b/public/locales/zh/modules/rss.json
@@ -12,7 +12,7 @@
"label": "刷新间隔(以分钟计)"
},
"dangerousAllowSanitizedItemContent": {
- "label": "危险:允许清除物品内容"
+ "label": ""
},
"textLinesClamp": {
"label": ""