diff --git a/public/locales/da/layout/common.json b/public/locales/da/layout/common.json
index 63b5ff2fe..4b136ec3d 100644
--- a/public/locales/da/layout/common.json
+++ b/public/locales/da/layout/common.json
@@ -18,7 +18,7 @@
"menu": {
"moveUp": "Flyt op",
"moveDown": "Flyt ned",
- "addCategory": "",
+ "addCategory": "Tilføj kategori {{location}}",
"addAbove": "over",
"addBelow": "under"
}
diff --git a/public/locales/da/layout/header/actions/toggle-edit-mode.json b/public/locales/da/layout/header/actions/toggle-edit-mode.json
index 80d128317..5d9b67ba6 100644
--- a/public/locales/da/layout/header/actions/toggle-edit-mode.json
+++ b/public/locales/da/layout/header/actions/toggle-edit-mode.json
@@ -8,5 +8,5 @@
"title": "Redigeringstilstand er aktiveret for <1>{{size}}1> størrelse",
"text": "Du kan justere og konfigurere dine apps nu. Ændringer er ikke gemt indtil du forlader redigeringstilstanden"
},
- "unloadEvent": ""
+ "unloadEvent": "Afslut redigeringstilstanden for at gemme dine ændringer"
}
diff --git a/public/locales/da/layout/modals/about.json b/public/locales/da/layout/modals/about.json
index 7b8e9a05b..a0633664a 100644
--- a/public/locales/da/layout/modals/about.json
+++ b/public/locales/da/layout/modals/about.json
@@ -6,7 +6,7 @@
"key": "Genvejstast",
"action": "Handling",
"keybinds": "Genvejstaster",
- "documentation": "",
+ "documentation": "Dokumentation",
"actions": {
"toggleTheme": "Slå lys/mørk tilstand til/fra",
"focusSearchBar": "Fokusér på søgebjælken",
@@ -23,7 +23,7 @@
"experimental_disableEditMode": "EKSPERIMENTAL: Deaktivér redigeringstilstand"
},
"version": {
- "new": "",
- "dropdown": ""
+ "new": "Ny: {{newVersion}}",
+ "dropdown": "Version {{newVersion}} er tilgængelig! Den nuværende version er {{currentVersion}}"
}
}
\ No newline at end of file
diff --git a/public/locales/da/layout/modals/add-app.json b/public/locales/da/layout/modals/add-app.json
index 4f5c0df7c..c43158f2b 100644
--- a/public/locales/da/layout/modals/add-app.json
+++ b/public/locales/da/layout/modals/add-app.json
@@ -54,6 +54,10 @@
"text": "Dette kan tage nogle sekunder"
}
},
+ "appNameFontSize": {
+ "label": "Appnavn Skriftstørrelse",
+ "description": "Indstil skriftstørrelsen, når appens navn vises på flisen."
+ },
"appNameStatus": {
"label": "App Navn Status",
"description": "Vælg, hvor du vil have titlen vist, hvis den overhovedet skal vises.",
diff --git a/public/locales/da/modules/bookmark.json b/public/locales/da/modules/bookmark.json
index e3bb968ba..62471ebd8 100644
--- a/public/locales/da/modules/bookmark.json
+++ b/public/locales/da/modules/bookmark.json
@@ -29,7 +29,7 @@
},
"item": {
"validation": {
- "length": "",
+ "length": "Længden skal være mellem {{shortest}} og {{longest}}",
"invalidLink": "Ikke et gyldigt link",
"errorMsg": "Gemte ikke, fordi der var valideringsfejl. Korriger venligst dine indtastninger"
},
diff --git a/public/locales/da/modules/media-requests-list.json b/public/locales/da/modules/media-requests-list.json
index 1cb6e6f2d..b42ae24b1 100644
--- a/public/locales/da/modules/media-requests-list.json
+++ b/public/locales/da/modules/media-requests-list.json
@@ -6,6 +6,9 @@
"title": "Liste over medieforespørgsler",
"replaceLinksWithExternalHost": {
"label": "Udskift links med ekstern vært"
+ },
+ "openInNewTab": {
+ "label": "Åbn links i ny fane"
}
}
},
diff --git a/public/locales/da/modules/media-requests-stats.json b/public/locales/da/modules/media-requests-stats.json
index 7f4a52802..8d4fdce7b 100644
--- a/public/locales/da/modules/media-requests-stats.json
+++ b/public/locales/da/modules/media-requests-stats.json
@@ -4,18 +4,24 @@
"description": "Statistik over dine medieanmodninger",
"settings": {
"title": "Statistikker over medieanmodninger",
- "direction": {
- "label": "Layoutets retning.",
- "data": {
- "row": "Horisontal",
- "column": "Vertikal"
- }
+ "replaceLinksWithExternalHost": {
+ "label": "Udskift links med ekstern vært"
+ },
+ "openInNewTab": {
+ "label": "Åbn links i ny fane"
}
}
},
- "stats": {
+ "mediaStats": {
+ "title": "Mediestatistik",
"pending": "Afventer godkendelse",
"tvRequests": "TV-anmodninger",
- "movieRequests": "Film anmodninger"
+ "movieRequests": "Film anmodninger",
+ "approved": "Allerede godkendt",
+ "totalRequests": "Total"
+ },
+ "userStats": {
+ "title": "Topbrugere",
+ "requests": "Anmodninger: {{number}}"
}
}
diff --git a/public/locales/da/settings/general/cache-buttons.json b/public/locales/da/settings/general/cache-buttons.json
index 685994c48..df53b6d66 100644
--- a/public/locales/da/settings/general/cache-buttons.json
+++ b/public/locales/da/settings/general/cache-buttons.json
@@ -1,24 +1,24 @@
{
- "title": "",
+ "title": "Rengøring af cache",
"selector": {
- "label": "",
+ "label": "Vælg den eller de cacher, der skal ryddes",
"data": {
- "ping": "",
- "repositoryIcons": "",
- "calendar&medias": "",
- "weather": ""
+ "ping": "Ping-forespørgsler",
+ "repositoryIcons": "Fjern/Lokale ikoner",
+ "calendar&medias": "Medier fra kalenderen",
+ "weather": "Vejrdata"
}
},
"buttons": {
- "notificationTitle": "",
+ "notificationTitle": "Cache ryddet",
"clearAll": {
- "text": "",
- "notificationMessage": ""
+ "text": "Tøm alle caches",
+ "notificationMessage": "Alle cach er blevet ryddet"
},
"clearSelect": {
- "text": "",
- "notificationMessageSingle": "",
- "notificationMessageMulti": ""
+ "text": "Ryd valgte forespørgsler",
+ "notificationMessageSingle": "Cache for {{value}} er blevet tømt",
+ "notificationMessageMulti": "Cache for {{values}} er blevet ryddet"
}
}
}
\ No newline at end of file
diff --git a/public/locales/da/settings/general/edit-mode-toggle.json b/public/locales/da/settings/general/edit-mode-toggle.json
index b058399a7..acbaac240 100644
--- a/public/locales/da/settings/general/edit-mode-toggle.json
+++ b/public/locales/da/settings/general/edit-mode-toggle.json
@@ -1,22 +1,22 @@
{
"menu": {
- "toggle": "",
- "enable": "",
- "disable": ""
+ "toggle": "Skift redigeringstilstand",
+ "enable": "Aktiver redigeringstilstand",
+ "disable": "Deaktiver redigeringstilstand"
},
"form": {
- "label": "",
- "message": "",
+ "label": "Redigér adgangskode",
+ "message": "For at skifte til redigeringstilstand skal du indtaste den adgangskode, du indtastede i miljøvariablen med navnet EDIT_MODE_PASSWORD . Hvis den ikke er angivet, kan du ikke slå redigeringstilstand til og fra.",
"submit": "Indsend"
},
"notification": {
"success": {
- "title": "",
- "message": ""
+ "title": "Succes",
+ "message": "Det lykkedes at skifte redigeringstilstand og genindlæser siden..."
},
"error": {
"title": "Fejl",
- "message": ""
+ "message": "Kunne ikke skifte til redigeringstilstand, prøv venligst igen."
}
}
}
\ No newline at end of file
diff --git a/public/locales/da/settings/general/search-engine.json b/public/locales/da/settings/general/search-engine.json
index f188391b3..4349a28f7 100644
--- a/public/locales/da/settings/general/search-engine.json
+++ b/public/locales/da/settings/general/search-engine.json
@@ -1,7 +1,7 @@
{
"title": "Søgemaskine",
"configurationName": "Konfiguration af søgemaskiner",
- "custom": "",
+ "custom": "Brugerdefineret",
"tips": {
"generalTip": "Der er flere præfikser, du kan bruge! Hvis du tilføjer disse foran din forespørgsel, filtreres resultaterne. !s (Web), !t (Torrents), !y (YouTube) og !m (Media).",
"placeholderTip": "%s kan bruges som en pladsholder for forespørgslen."
diff --git a/public/locales/de/layout/common.json b/public/locales/de/layout/common.json
index d5cd0642d..da2671011 100644
--- a/public/locales/de/layout/common.json
+++ b/public/locales/de/layout/common.json
@@ -18,7 +18,7 @@
"menu": {
"moveUp": "Nach oben bewegen",
"moveDown": "Nach unten bewegen",
- "addCategory": "",
+ "addCategory": "Kategorie {{location}} hinzufügen",
"addAbove": "oben",
"addBelow": "unten"
}
diff --git a/public/locales/de/layout/header/actions/toggle-edit-mode.json b/public/locales/de/layout/header/actions/toggle-edit-mode.json
index 7913e0876..36bd3cec3 100644
--- a/public/locales/de/layout/header/actions/toggle-edit-mode.json
+++ b/public/locales/de/layout/header/actions/toggle-edit-mode.json
@@ -8,5 +8,5 @@
"title": "Der Bearbeitungsmodus ist für die Kategorie <1>{{size}}1> aktiviert",
"text": "Sie können Ihre Apps jetzt anpassen und konfigurieren. Änderungen werden nicht gespeichert bis Sie den Bearbeitungsmodus verlassen"
},
- "unloadEvent": ""
+ "unloadEvent": "Verlassen Sie den Bearbeitungsmodus, um Ihre Änderungen zu speichern"
}
diff --git a/public/locales/de/layout/modals/about.json b/public/locales/de/layout/modals/about.json
index 785c745bc..7e21eb32b 100644
--- a/public/locales/de/layout/modals/about.json
+++ b/public/locales/de/layout/modals/about.json
@@ -6,7 +6,7 @@
"key": "Kurzbefehl Taste",
"action": "Aktion",
"keybinds": "Tastenbelegung",
- "documentation": "",
+ "documentation": "Dokumentation",
"actions": {
"toggleTheme": "Umschalten zwischen Hell- und Dunkelmodus",
"focusSearchBar": "Suchleiste fokussieren",
@@ -23,7 +23,7 @@
"experimental_disableEditMode": "EXPERIMENTAL: Bearbeitungsmodus deaktivieren"
},
"version": {
- "new": "",
- "dropdown": ""
+ "new": "Neu: {{newVersion}}",
+ "dropdown": "Version {{newVersion}} ist verfügbar! Aktuelle Version ist {{currentVersion}}"
}
}
\ No newline at end of file
diff --git a/public/locales/de/layout/modals/add-app.json b/public/locales/de/layout/modals/add-app.json
index c5481c38d..4e777f4e6 100644
--- a/public/locales/de/layout/modals/add-app.json
+++ b/public/locales/de/layout/modals/add-app.json
@@ -54,6 +54,10 @@
"text": "Dies kann einige Sekunden dauern…"
}
},
+ "appNameFontSize": {
+ "label": "Schriftgröße für App Namen",
+ "description": "Legen Sie die Schriftgröße für die Anzeige des App-Namens auf der Kachel fest."
+ },
"appNameStatus": {
"label": "App-Namensstatus",
"description": "Wählen Sie, wo der Titel angezeigt werden soll, wenn überhaupt.",
diff --git a/public/locales/de/modules/bookmark.json b/public/locales/de/modules/bookmark.json
index 9ba16410b..62eaa5682 100644
--- a/public/locales/de/modules/bookmark.json
+++ b/public/locales/de/modules/bookmark.json
@@ -29,7 +29,7 @@
},
"item": {
"validation": {
- "length": "",
+ "length": "Die Länge muss zwischen {{shortest}} und {{longest}} liegen",
"invalidLink": "Kein gültiger Link",
"errorMsg": "Konnte nicht gespeichert werden, da Validierungsfehler aufgetreten sind. Bitte beachten Sie Ihre Eingaben"
},
diff --git a/public/locales/de/modules/media-requests-list.json b/public/locales/de/modules/media-requests-list.json
index 4332f5e89..d4391c381 100644
--- a/public/locales/de/modules/media-requests-list.json
+++ b/public/locales/de/modules/media-requests-list.json
@@ -6,6 +6,9 @@
"title": "Liste der Medienanfragen",
"replaceLinksWithExternalHost": {
"label": "Links durch externen Host ersetzen"
+ },
+ "openInNewTab": {
+ "label": "Links in neuem Tab öffnen"
}
}
},
diff --git a/public/locales/de/modules/media-requests-stats.json b/public/locales/de/modules/media-requests-stats.json
index cf9217103..acc74e0c9 100644
--- a/public/locales/de/modules/media-requests-stats.json
+++ b/public/locales/de/modules/media-requests-stats.json
@@ -4,18 +4,24 @@
"description": "Statistiken über Ihre Medienanfragen",
"settings": {
"title": "Statistik der Medienanfragen",
- "direction": {
- "label": "Ausrichtung des Layouts.",
- "data": {
- "row": "Horizontal",
- "column": "Vertikal"
- }
+ "replaceLinksWithExternalHost": {
+ "label": "Links durch externen Host ersetzen"
+ },
+ "openInNewTab": {
+ "label": "Links in neuem Tab öffnen"
}
}
},
- "stats": {
+ "mediaStats": {
+ "title": "Medien-Statistiken",
"pending": "Ausstehende Freigaben",
"tvRequests": "TV-Anfragen",
- "movieRequests": "Filmanfragen"
+ "movieRequests": "Film-Anfragen",
+ "approved": "Bereits genehmigt",
+ "totalRequests": "Gesamt"
+ },
+ "userStats": {
+ "title": "Top-Nutzer",
+ "requests": "Anfragen: {{number}}"
}
}
diff --git a/public/locales/de/settings/general/cache-buttons.json b/public/locales/de/settings/general/cache-buttons.json
index 685994c48..4b0946d5c 100644
--- a/public/locales/de/settings/general/cache-buttons.json
+++ b/public/locales/de/settings/general/cache-buttons.json
@@ -1,24 +1,24 @@
{
- "title": "",
+ "title": "Cache-Bereinigung",
"selector": {
- "label": "",
+ "label": "Wählen Sie den/die zu löschenden Cache(s)",
"data": {
- "ping": "",
- "repositoryIcons": "",
- "calendar&medias": "",
- "weather": ""
+ "ping": "Ping-Abfragen",
+ "repositoryIcons": "Remote/Lokale Symbole",
+ "calendar&medias": "Medien aus dem Kalender",
+ "weather": "Wetterdaten"
}
},
"buttons": {
- "notificationTitle": "",
+ "notificationTitle": "Cache geleert",
"clearAll": {
- "text": "",
- "notificationMessage": ""
+ "text": "Gesamten Cache leeren",
+ "notificationMessage": "Der Cache wurde geleert"
},
"clearSelect": {
- "text": "",
- "notificationMessageSingle": "",
- "notificationMessageMulti": ""
+ "text": "Ausgewählte Abfragen löschen",
+ "notificationMessageSingle": "Der Cache für {{value}} wurde geleert",
+ "notificationMessageMulti": "Der Cache für {{values}} wurde geleert"
}
}
}
\ No newline at end of file
diff --git a/public/locales/de/settings/general/edit-mode-toggle.json b/public/locales/de/settings/general/edit-mode-toggle.json
index 848c7c2b2..6785a0c2e 100644
--- a/public/locales/de/settings/general/edit-mode-toggle.json
+++ b/public/locales/de/settings/general/edit-mode-toggle.json
@@ -1,22 +1,22 @@
{
"menu": {
- "toggle": "",
- "enable": "",
- "disable": ""
+ "toggle": "Bearbeitungsmodus umschalten",
+ "enable": "Bearbeitungsmodus aktivieren",
+ "disable": "Bearbeitungsmodus deaktivieren"
},
"form": {
- "label": "",
- "message": "",
+ "label": "Passwort bearbeiten",
+ "message": "Um den Bearbeitungsmodus umzuschalten, müssen Sie das Passwort eingeben, das Sie in die Umgebungsvariable EDIT_MODE_PASSWORD eingegeben haben. Ist sie nicht gesetzt, können Sie den Bearbeitungsmodus nicht ein- und ausschalten.",
"submit": "Absenden"
},
"notification": {
"success": {
- "title": "",
- "message": ""
+ "title": "Abgeschlossen",
+ "message": "Bearbeitungsmodus erfolgreich umgeschaltet, die Seite wird neu geladen..."
},
"error": {
"title": "Fehler",
- "message": ""
+ "message": "Der Bearbeitungsmodus konnte nicht umgeschaltet werden, bitte versuchen Sie es erneut."
}
}
}
\ No newline at end of file
diff --git a/public/locales/de/settings/general/search-engine.json b/public/locales/de/settings/general/search-engine.json
index 47826a9fe..deb47eb43 100644
--- a/public/locales/de/settings/general/search-engine.json
+++ b/public/locales/de/settings/general/search-engine.json
@@ -1,7 +1,7 @@
{
"title": "Suchmaschine",
"configurationName": "Suchmaschinen Einstellungen",
- "custom": "",
+ "custom": "Benutzerdefiniert",
"tips": {
"generalTip": "Es gibt mehrere Präfixe, die Sie verwenden können! Wenn Sie diese vor Ihrer Abfrage hinzufügen, werden die Ergebnisse gefiltert. z.b. !s (Web), !t (Torrents), !y (YouTube), und !m (Medien).",
"placeholderTip": "%s kann als Platzhalter für deine Suchanfrage verwendet werden."
diff --git a/public/locales/el/layout/modals/add-app.json b/public/locales/el/layout/modals/add-app.json
index b0c19a16f..4d2e45a86 100644
--- a/public/locales/el/layout/modals/add-app.json
+++ b/public/locales/el/layout/modals/add-app.json
@@ -54,6 +54,10 @@
"text": "Αυτό μπορεί να διαρκέσει μερικά δευτερόλεπτα"
}
},
+ "appNameFontSize": {
+ "label": "",
+ "description": ""
+ },
"appNameStatus": {
"label": "Κατάσταση Ονόματος Εφαρμογής",
"description": "Επιλέξτε πού θέλετε να εμφανίζεται ο τίτλος, αν θέλετε.",
diff --git a/public/locales/el/modules/media-requests-list.json b/public/locales/el/modules/media-requests-list.json
index 12b5a4b06..a1c513b85 100644
--- a/public/locales/el/modules/media-requests-list.json
+++ b/public/locales/el/modules/media-requests-list.json
@@ -6,6 +6,9 @@
"title": "Κατάλογος αιτημάτων των μέσων ενημέρωσης",
"replaceLinksWithExternalHost": {
"label": "Αντικατάσταση συνδέσμων με εξωτερικό διακομιστή"
+ },
+ "openInNewTab": {
+ "label": ""
}
}
},
diff --git a/public/locales/el/modules/media-requests-stats.json b/public/locales/el/modules/media-requests-stats.json
index 04d7c5f6e..da7fa0339 100644
--- a/public/locales/el/modules/media-requests-stats.json
+++ b/public/locales/el/modules/media-requests-stats.json
@@ -4,18 +4,24 @@
"description": "Στατιστικά στοιχεία σχετικά με τα αιτήματά σας για τα μέσα ενημέρωσης",
"settings": {
"title": "Στατιστικά στοιχεία αιτημάτων μέσων ενημέρωσης",
- "direction": {
- "label": "Κατεύθυνση της διάταξης.",
- "data": {
- "row": "Οριζόντια",
- "column": "Κατακόρυφα"
- }
+ "replaceLinksWithExternalHost": {
+ "label": "Αντικατάσταση συνδέσμων με εξωτερικό διακομιστή"
+ },
+ "openInNewTab": {
+ "label": ""
}
}
},
- "stats": {
- "pending": "Εκκρεμείς εγκρίσεις",
- "tvRequests": "Τηλεοπτικά αιτήματα",
- "movieRequests": "Αιτήματα ταινιών"
+ "mediaStats": {
+ "title": "",
+ "pending": "",
+ "tvRequests": "",
+ "movieRequests": "",
+ "approved": "",
+ "totalRequests": ""
+ },
+ "userStats": {
+ "title": "",
+ "requests": ""
}
}
diff --git a/public/locales/es/layout/common.json b/public/locales/es/layout/common.json
index fe14cb2b3..b59682a09 100644
--- a/public/locales/es/layout/common.json
+++ b/public/locales/es/layout/common.json
@@ -18,7 +18,7 @@
"menu": {
"moveUp": "Mover hacia arriba",
"moveDown": "Mover hacia abajo",
- "addCategory": "",
+ "addCategory": "Añadir categoria {{location}}",
"addAbove": "Arriba",
"addBelow": "Abajo"
}
diff --git a/public/locales/es/layout/header/actions/toggle-edit-mode.json b/public/locales/es/layout/header/actions/toggle-edit-mode.json
index a39808af3..f6c94d557 100644
--- a/public/locales/es/layout/header/actions/toggle-edit-mode.json
+++ b/public/locales/es/layout/header/actions/toggle-edit-mode.json
@@ -8,5 +8,5 @@
"title": "El modo edición está habilitado para el tamaño <1>{{size}}1>",
"text": "Puedes ajustar y configurar tus aplicaciones ahora. Los cambios no se guardan hasta que salgas del modo edición"
},
- "unloadEvent": ""
+ "unloadEvent": "Salir del modo edición para guardar tus cambios"
}
diff --git a/public/locales/es/layout/modals/about.json b/public/locales/es/layout/modals/about.json
index 39b833051..f495695f0 100644
--- a/public/locales/es/layout/modals/about.json
+++ b/public/locales/es/layout/modals/about.json
@@ -6,7 +6,7 @@
"key": "Tecla de acceso directo",
"action": "Acción",
"keybinds": "Combinaciones de teclas",
- "documentation": "",
+ "documentation": "Documentación",
"actions": {
"toggleTheme": "Alternar modo claro/oscuro",
"focusSearchBar": "Centrarse en la barra de búsqueda",
@@ -23,7 +23,7 @@
"experimental_disableEditMode": "EXPERIMENTAL: Desactivar modo edición"
},
"version": {
- "new": "",
- "dropdown": ""
+ "new": "Nuevo: {{newVersion}}",
+ "dropdown": "¡La versión {{newVersion}} está disponible! La versión actual es {{currentVersion}}"
}
}
\ No newline at end of file
diff --git a/public/locales/es/layout/modals/add-app.json b/public/locales/es/layout/modals/add-app.json
index 2387cceb8..4eb13ff4a 100644
--- a/public/locales/es/layout/modals/add-app.json
+++ b/public/locales/es/layout/modals/add-app.json
@@ -54,6 +54,10 @@
"text": "Esto puede tardar unos pocos segundos"
}
},
+ "appNameFontSize": {
+ "label": "",
+ "description": ""
+ },
"appNameStatus": {
"label": "Estado del nombre de la aplicación",
"description": "Elige dónde deseas que aparezca el título, si es que lo hace.",
diff --git a/public/locales/es/modules/bookmark.json b/public/locales/es/modules/bookmark.json
index d39975057..f76657401 100644
--- a/public/locales/es/modules/bookmark.json
+++ b/public/locales/es/modules/bookmark.json
@@ -29,7 +29,7 @@
},
"item": {
"validation": {
- "length": "",
+ "length": "Longitud debe ser entre {{shortest}} y {{longest}}",
"invalidLink": "No es un enlace válido",
"errorMsg": "No se guardó, porque hubo errores de validación. Por favor, ajusta tus entradas"
},
diff --git a/public/locales/es/modules/media-requests-list.json b/public/locales/es/modules/media-requests-list.json
index 6c1b49fae..ef2304aa9 100644
--- a/public/locales/es/modules/media-requests-list.json
+++ b/public/locales/es/modules/media-requests-list.json
@@ -6,6 +6,9 @@
"title": "Lista de solicitudes multimedia",
"replaceLinksWithExternalHost": {
"label": "Reemplazar enlaces con el anfitrión externo"
+ },
+ "openInNewTab": {
+ "label": ""
}
}
},
diff --git a/public/locales/es/modules/media-requests-stats.json b/public/locales/es/modules/media-requests-stats.json
index c77ec7ca6..575d9f195 100644
--- a/public/locales/es/modules/media-requests-stats.json
+++ b/public/locales/es/modules/media-requests-stats.json
@@ -4,18 +4,24 @@
"description": "Estadísticas sobre tus solicitudes multimedia",
"settings": {
"title": "Estadísticas de solicitudes multimedia",
- "direction": {
- "label": "Dirección del diseño.",
- "data": {
- "row": "Horizontal",
- "column": "Vertical"
- }
+ "replaceLinksWithExternalHost": {
+ "label": "Reemplazar enlaces con el anfitrión externo"
+ },
+ "openInNewTab": {
+ "label": ""
}
}
},
- "stats": {
- "pending": "Pendientes de aprobación",
- "tvRequests": "Solicitudes de TV",
- "movieRequests": "Solicitudes de películas"
+ "mediaStats": {
+ "title": "Estadísticas Multimedia",
+ "pending": "Aprobaciones pendientes",
+ "tvRequests": "Peticiones de TV",
+ "movieRequests": "Peticiones de películas",
+ "approved": "Ya aprobado",
+ "totalRequests": "Total"
+ },
+ "userStats": {
+ "title": "Usuarios Top",
+ "requests": "Peticiones: {{number}}"
}
}
diff --git a/public/locales/es/settings/general/cache-buttons.json b/public/locales/es/settings/general/cache-buttons.json
index 685994c48..8b1cac550 100644
--- a/public/locales/es/settings/general/cache-buttons.json
+++ b/public/locales/es/settings/general/cache-buttons.json
@@ -1,24 +1,24 @@
{
- "title": "",
+ "title": "Limpieza de cache",
"selector": {
- "label": "",
+ "label": "Seleccionar la cache (o caches) a limpiar",
"data": {
- "ping": "",
- "repositoryIcons": "",
+ "ping": "Consultas Ping",
+ "repositoryIcons": "Iconos remotos/locales",
"calendar&medias": "",
- "weather": ""
+ "weather": "Datos meteorológicos"
}
},
"buttons": {
- "notificationTitle": "",
+ "notificationTitle": "Cache limpiada",
"clearAll": {
- "text": "",
- "notificationMessage": ""
+ "text": "Limpiar todas las cache",
+ "notificationMessage": "Todas las caches han sido limpiado"
},
"clearSelect": {
- "text": "",
- "notificationMessageSingle": "",
- "notificationMessageMulti": ""
+ "text": "Limpiar consultas seleccionadas",
+ "notificationMessageSingle": "La cache para {{value}} ha sido limpiada",
+ "notificationMessageMulti": "La cache para {{values}} ha sido limpiada"
}
}
}
\ No newline at end of file
diff --git a/public/locales/es/settings/general/edit-mode-toggle.json b/public/locales/es/settings/general/edit-mode-toggle.json
index d918c5b26..ec5bdf39f 100644
--- a/public/locales/es/settings/general/edit-mode-toggle.json
+++ b/public/locales/es/settings/general/edit-mode-toggle.json
@@ -1,22 +1,22 @@
{
"menu": {
- "toggle": "",
- "enable": "",
- "disable": ""
+ "toggle": "Alternar modo edición",
+ "enable": "Activar modo edición",
+ "disable": "Desactivar modo edición"
},
"form": {
- "label": "",
- "message": "",
+ "label": "Editar contraseña",
+ "message": "Para alternar a modo edición, necesitas introducir la contraseña que configuraste en la variable EDIT_MODE_PASSWORD. Si no está configurada, no podrás activar ni desactivar el modo edición.",
"submit": "Aplicar"
},
"notification": {
"success": {
- "title": "",
- "message": ""
+ "title": "Éxito",
+ "message": "Modo edición alternado con éxito, recargando página..."
},
"error": {
"title": "Error",
- "message": ""
+ "message": "Error al alternar el modo edición, por favor, intenta de nuevo."
}
}
}
\ No newline at end of file
diff --git a/public/locales/es/settings/general/search-engine.json b/public/locales/es/settings/general/search-engine.json
index ab2990460..8d7c2bd85 100644
--- a/public/locales/es/settings/general/search-engine.json
+++ b/public/locales/es/settings/general/search-engine.json
@@ -1,7 +1,7 @@
{
"title": "Motor de búsqueda",
"configurationName": "Configuración del motor de búsqueda",
- "custom": "",
+ "custom": "Personalizado",
"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), y !m (Media).",
"placeholderTip": "%s se puede utilizar como marcador de posición para la consulta."
diff --git a/public/locales/fr/layout/modals/add-app.json b/public/locales/fr/layout/modals/add-app.json
index de03385d6..c1ffd83a4 100644
--- a/public/locales/fr/layout/modals/add-app.json
+++ b/public/locales/fr/layout/modals/add-app.json
@@ -54,6 +54,10 @@
"text": "Cela peut prendre quelques secondes"
}
},
+ "appNameFontSize": {
+ "label": "",
+ "description": ""
+ },
"appNameStatus": {
"label": "Status du nom de l'application",
"description": "Choisissez où vous voulez que le titre apparaisse, si vous voulez.",
diff --git a/public/locales/fr/modules/media-requests-list.json b/public/locales/fr/modules/media-requests-list.json
index 5f5702cc2..d41d6ab62 100644
--- a/public/locales/fr/modules/media-requests-list.json
+++ b/public/locales/fr/modules/media-requests-list.json
@@ -6,6 +6,9 @@
"title": "Liste des demandes de médias",
"replaceLinksWithExternalHost": {
"label": "Remplacer les liens par des hôtes externes"
+ },
+ "openInNewTab": {
+ "label": ""
}
}
},
diff --git a/public/locales/fr/modules/media-requests-stats.json b/public/locales/fr/modules/media-requests-stats.json
index 9e8c23f53..a3160d7c4 100644
--- a/public/locales/fr/modules/media-requests-stats.json
+++ b/public/locales/fr/modules/media-requests-stats.json
@@ -4,18 +4,24 @@
"description": "Statistiques sur vos demandes de médias",
"settings": {
"title": "Statistiques des demandes",
- "direction": {
- "label": "Direction de l'agencement.",
- "data": {
- "row": "Horizontal",
- "column": "Vertical"
- }
+ "replaceLinksWithExternalHost": {
+ "label": "Remplacer les liens par des hôtes externes"
+ },
+ "openInNewTab": {
+ "label": ""
}
}
},
- "stats": {
- "pending": "En attente de validation",
- "tvRequests": "Demandes de séries TV",
- "movieRequests": "Demandes de films"
+ "mediaStats": {
+ "title": "",
+ "pending": "",
+ "tvRequests": "",
+ "movieRequests": "",
+ "approved": "",
+ "totalRequests": ""
+ },
+ "userStats": {
+ "title": "",
+ "requests": ""
}
}
diff --git a/public/locales/he/layout/common.json b/public/locales/he/layout/common.json
index fdec51acf..d772184b8 100644
--- a/public/locales/he/layout/common.json
+++ b/public/locales/he/layout/common.json
@@ -18,7 +18,7 @@
"menu": {
"moveUp": "הזזה למעלה",
"moveDown": "הזזה למטה",
- "addCategory": "",
+ "addCategory": "הוסף קטגוריה {{location}}",
"addAbove": "מעל",
"addBelow": "מתחת"
}
diff --git a/public/locales/he/layout/header/actions/toggle-edit-mode.json b/public/locales/he/layout/header/actions/toggle-edit-mode.json
index 1689614a1..9384bc1a2 100644
--- a/public/locales/he/layout/header/actions/toggle-edit-mode.json
+++ b/public/locales/he/layout/header/actions/toggle-edit-mode.json
@@ -8,5 +8,5 @@
"title": "מצב עריכה מופעל עבור גודל <1>{{size}}1>",
"text": "ניתן להתאים ולהגדיר את האפליקציות עכשיו. השינויים לא נשמרים עד יציאה ממצב עריכה."
},
- "unloadEvent": ""
+ "unloadEvent": "צא ממצב העריכה כדי לשמור את השינויים שלך"
}
diff --git a/public/locales/he/layout/modals/about.json b/public/locales/he/layout/modals/about.json
index 9c162dd98..b1df74811 100644
--- a/public/locales/he/layout/modals/about.json
+++ b/public/locales/he/layout/modals/about.json
@@ -6,7 +6,7 @@
"key": "מקש קיצור",
"action": "פעולה",
"keybinds": "שילוב מקשים",
- "documentation": "",
+ "documentation": "תיעוד",
"actions": {
"toggleTheme": "החלף מצב אור/חושך",
"focusSearchBar": "התמקד בסרגל החיפוש",
@@ -23,7 +23,7 @@
"experimental_disableEditMode": "נסיוני: ביטול מצב עריכה"
},
"version": {
- "new": "",
- "dropdown": ""
+ "new": "גרסה חדשה: {{newVersion}}",
+ "dropdown": "גרסה {{newVersion}} זמינה! הגרסה הנוכחית היא {{currentVersion}}"
}
}
\ No newline at end of file
diff --git a/public/locales/he/layout/modals/add-app.json b/public/locales/he/layout/modals/add-app.json
index c841f88ba..a03f05dd0 100644
--- a/public/locales/he/layout/modals/add-app.json
+++ b/public/locales/he/layout/modals/add-app.json
@@ -54,6 +54,10 @@
"text": "פעולה זו עשויה להימשך מספר שניות"
}
},
+ "appNameFontSize": {
+ "label": "גודל גופן שם האפליקציה",
+ "description": "הגדרת גודל הגופן כאשר שם האפליקציה מוצג על האריח."
+ },
"appNameStatus": {
"label": "סטטוס שם האפליקציה",
"description": "בחר היכן תרצה שהכותרת תופיע, אם בכלל.",
diff --git a/public/locales/he/modules/bookmark.json b/public/locales/he/modules/bookmark.json
index 09b823b4b..fde83e90c 100644
--- a/public/locales/he/modules/bookmark.json
+++ b/public/locales/he/modules/bookmark.json
@@ -29,7 +29,7 @@
},
"item": {
"validation": {
- "length": "",
+ "length": "אורך חייב להיות בין {{shortest}} ל {{longest}}",
"invalidLink": "קישור לא חוקי",
"errorMsg": "לא נשמר, כי היו שגיאות אימות. אנא התאימו את הקלט"
},
diff --git a/public/locales/he/modules/media-requests-list.json b/public/locales/he/modules/media-requests-list.json
index d68a4d9fc..92cec3dae 100644
--- a/public/locales/he/modules/media-requests-list.json
+++ b/public/locales/he/modules/media-requests-list.json
@@ -6,6 +6,9 @@
"title": "רשימת בקשות מדיה",
"replaceLinksWithExternalHost": {
"label": "החלף קישורים במארח חיצוני"
+ },
+ "openInNewTab": {
+ "label": "פתח לינק בלשונית חדשה"
}
}
},
diff --git a/public/locales/he/modules/media-requests-stats.json b/public/locales/he/modules/media-requests-stats.json
index 23188cf43..c1f3c86d7 100644
--- a/public/locales/he/modules/media-requests-stats.json
+++ b/public/locales/he/modules/media-requests-stats.json
@@ -4,18 +4,24 @@
"description": "סטטיסטיקה לגבי בקשות המדיה",
"settings": {
"title": "מצב בקשות מדיה",
- "direction": {
- "label": "כיוון הפריסה.",
- "data": {
- "row": "אופקי",
- "column": "אנכי"
- }
+ "replaceLinksWithExternalHost": {
+ "label": "החלף קישורים במארח חיצוני"
+ },
+ "openInNewTab": {
+ "label": "פתח לינק בלשונית חדשה"
}
}
},
- "stats": {
+ "mediaStats": {
+ "title": "סטטיסטיקות מדיה",
"pending": "ממתין לאישור",
"tvRequests": "בקשות סדרות",
- "movieRequests": "בקשות סרטים"
+ "movieRequests": "בקשות סרטים",
+ "approved": "כבר אושר",
+ "totalRequests": "סך הכל"
+ },
+ "userStats": {
+ "title": "משתמשים מובילים",
+ "requests": "בקשות: {{number}}"
}
}
diff --git a/public/locales/he/settings/general/cache-buttons.json b/public/locales/he/settings/general/cache-buttons.json
index 685994c48..5facdc931 100644
--- a/public/locales/he/settings/general/cache-buttons.json
+++ b/public/locales/he/settings/general/cache-buttons.json
@@ -1,24 +1,24 @@
{
- "title": "",
+ "title": "ניקוי מטמון",
"selector": {
- "label": "",
+ "label": "בחר את המטמון/ים לניקוי",
"data": {
- "ping": "",
- "repositoryIcons": "",
- "calendar&medias": "",
- "weather": ""
+ "ping": "שאילתות פינג",
+ "repositoryIcons": "סמלים מרחוק/מקומיים",
+ "calendar&medias": "מדיה מלוח השנה",
+ "weather": "נתוני מזג אוויר"
}
},
"buttons": {
- "notificationTitle": "",
+ "notificationTitle": "המטמון נמחק",
"clearAll": {
- "text": "",
- "notificationMessage": ""
+ "text": "ניקוי כל המטמונים",
+ "notificationMessage": "בוצע ניקוי לכל המטמונים"
},
"clearSelect": {
- "text": "",
- "notificationMessageSingle": "",
- "notificationMessageMulti": ""
+ "text": "נקה את השאילתות שנבחרו",
+ "notificationMessageSingle": "המטמון עבור {{value}} נוקה",
+ "notificationMessageMulti": "המטמון עבור {{values}} נוקה"
}
}
}
\ No newline at end of file
diff --git a/public/locales/he/settings/general/edit-mode-toggle.json b/public/locales/he/settings/general/edit-mode-toggle.json
index 32405ec96..af16eabfb 100644
--- a/public/locales/he/settings/general/edit-mode-toggle.json
+++ b/public/locales/he/settings/general/edit-mode-toggle.json
@@ -1,22 +1,22 @@
{
"menu": {
- "toggle": "",
- "enable": "",
- "disable": ""
+ "toggle": "החלף מצב עריכה",
+ "enable": "אפשר מצב עריכה",
+ "disable": "בטל מצב עריכה"
},
"form": {
- "label": "",
- "message": "",
+ "label": "ערוך סיסמא",
+ "message": "כדי להחליף מצב עריכה, עליך להזין את הסיסמה שהזנת במשתנה הסביבה בשם EDIT_MODE_PASSWORD. אם זה לא מוגדר, אינך יכול להפעיל ולכבות את מצב העריכה.",
"submit": "שלח"
},
"notification": {
"success": {
- "title": "",
- "message": ""
+ "title": "הצלחה",
+ "message": "מצב עריכה התחלף בהצלחה, טוען מחדש את הדף..."
},
"error": {
"title": "שגיאה",
- "message": ""
+ "message": "החלפת מצב עריכה נכשלה, אנא נסה שוב."
}
}
}
\ No newline at end of file
diff --git a/public/locales/he/settings/general/search-engine.json b/public/locales/he/settings/general/search-engine.json
index 08f9ceb43..afb501600 100644
--- a/public/locales/he/settings/general/search-engine.json
+++ b/public/locales/he/settings/general/search-engine.json
@@ -1,7 +1,7 @@
{
"title": "מנוע חיפוש",
"configurationName": "הגדרות מנוע חיפוש",
- "custom": "",
+ "custom": "מותאם אישית",
"tips": {
"generalTip": "ישנן מספר קידומות שבהן ניתן להשתמש! הוספה לפני השאילתה שלך תסנן את התוצאות. !s (אינטרנט), !t (טורנטים), !y! ,(YouTube) m (מדיה).",
"placeholderTip": "s% יכול לשמש כמציין מיקום עבור השאילתה."
diff --git a/public/locales/hr/layout/modals/add-app.json b/public/locales/hr/layout/modals/add-app.json
index 2fe906fc9..d00571a05 100644
--- a/public/locales/hr/layout/modals/add-app.json
+++ b/public/locales/hr/layout/modals/add-app.json
@@ -54,6 +54,10 @@
"text": "Ovo može potrajati nekoliko sekundi"
}
},
+ "appNameFontSize": {
+ "label": "",
+ "description": ""
+ },
"appNameStatus": {
"label": "",
"description": "",
diff --git a/public/locales/hr/modules/media-requests-list.json b/public/locales/hr/modules/media-requests-list.json
index d5ff2c291..44bd7d7af 100644
--- a/public/locales/hr/modules/media-requests-list.json
+++ b/public/locales/hr/modules/media-requests-list.json
@@ -6,6 +6,9 @@
"title": "Popis zahtjeva za medijima",
"replaceLinksWithExternalHost": {
"label": "Zamijeni veze s vanjskim poslužiteljem"
+ },
+ "openInNewTab": {
+ "label": ""
}
}
},
diff --git a/public/locales/hr/modules/media-requests-stats.json b/public/locales/hr/modules/media-requests-stats.json
index abed3b2fd..1682ecbf5 100644
--- a/public/locales/hr/modules/media-requests-stats.json
+++ b/public/locales/hr/modules/media-requests-stats.json
@@ -4,18 +4,24 @@
"description": "Statistika o vašim zahtjevima za medijima",
"settings": {
"title": "Statistika zahtjeva za medijima",
- "direction": {
- "label": "",
- "data": {
- "row": "",
- "column": ""
- }
+ "replaceLinksWithExternalHost": {
+ "label": "Zamijeni veze s vanjskim poslužiteljem"
+ },
+ "openInNewTab": {
+ "label": ""
}
}
},
- "stats": {
- "pending": "Odobrenjea na čekanju",
- "tvRequests": "TV zahtjevi",
- "movieRequests": "Zahtjevi za Filmovima"
+ "mediaStats": {
+ "title": "",
+ "pending": "",
+ "tvRequests": "",
+ "movieRequests": "",
+ "approved": "",
+ "totalRequests": ""
+ },
+ "userStats": {
+ "title": "",
+ "requests": ""
}
}
diff --git a/public/locales/hu/layout/common.json b/public/locales/hu/layout/common.json
index 629bfb6b5..ac43c3d76 100644
--- a/public/locales/hu/layout/common.json
+++ b/public/locales/hu/layout/common.json
@@ -18,7 +18,7 @@
"menu": {
"moveUp": "Felfelé mozgatás",
"moveDown": "Mozgatás le",
- "addCategory": "",
+ "addCategory": "Kategória hozzáadása {{location}}",
"addAbove": "fölé",
"addBelow": "alá"
}
diff --git a/public/locales/hu/layout/header/actions/toggle-edit-mode.json b/public/locales/hu/layout/header/actions/toggle-edit-mode.json
index a81871b2c..f99a5649d 100644
--- a/public/locales/hu/layout/header/actions/toggle-edit-mode.json
+++ b/public/locales/hu/layout/header/actions/toggle-edit-mode.json
@@ -8,5 +8,5 @@
"title": "A szerkesztési mód engedélyezve van a <1>{{size}}1> méret",
"text": "Most beállíthatja és konfigurálhatja az alkalmazásokat. A módosítások nem kerülnek mentésre amíg ki nem lép a szerkesztési módból."
},
- "unloadEvent": ""
+ "unloadEvent": "A módosítások mentéséhez lépjen ki a szerkesztési módból"
}
diff --git a/public/locales/hu/layout/modals/about.json b/public/locales/hu/layout/modals/about.json
index a9e096912..5bdda3c32 100644
--- a/public/locales/hu/layout/modals/about.json
+++ b/public/locales/hu/layout/modals/about.json
@@ -6,7 +6,7 @@
"key": "Gyorsbillentyűk",
"action": "Esemény",
"keybinds": "Billentyűkombinációk",
- "documentation": "",
+ "documentation": "Dokumentáció",
"actions": {
"toggleTheme": "Világos/sötét üzemmód váltása",
"focusSearchBar": "Fókusz a Keresősoron",
@@ -23,7 +23,7 @@
"experimental_disableEditMode": "EXPERIMENTAL: Szerkesztési mód kikapcsolása"
},
"version": {
- "new": "",
- "dropdown": ""
+ "new": "Új: {{newVersion}}",
+ "dropdown": "A {{newVersion}} verzió elérhető! A jelenlegi verzió: {{currentVersion}}"
}
}
\ No newline at end of file
diff --git a/public/locales/hu/layout/modals/add-app.json b/public/locales/hu/layout/modals/add-app.json
index 46616698a..aa89ff063 100644
--- a/public/locales/hu/layout/modals/add-app.json
+++ b/public/locales/hu/layout/modals/add-app.json
@@ -54,6 +54,10 @@
"text": "Ez néhány másodpercet vehet igénybe"
}
},
+ "appNameFontSize": {
+ "label": "Alkalmazásnév Betűméret",
+ "description": "Beállítja a betűméretet, amikor az alkalmazás neve megjelenik a csempén."
+ },
"appNameStatus": {
"label": "Alkalmazás neve Állapot",
"description": "Válassza ki, hogy hol jelenjen meg a cím, ha egyáltalán megjelenjen.",
diff --git a/public/locales/hu/modules/bookmark.json b/public/locales/hu/modules/bookmark.json
index 5d4865f6a..34ee0cf63 100644
--- a/public/locales/hu/modules/bookmark.json
+++ b/public/locales/hu/modules/bookmark.json
@@ -29,7 +29,7 @@
},
"item": {
"validation": {
- "length": "",
+ "length": "A hossznak a {{shortest}} és a {{longest}} között kell lennie",
"invalidLink": "Nem érvényes link",
"errorMsg": "Nem mentett, mert hitelesítési hibák voltak. Kérjük, adja meg az értékeket"
},
diff --git a/public/locales/hu/modules/media-requests-list.json b/public/locales/hu/modules/media-requests-list.json
index 296cb2cf4..ba385c36a 100644
--- a/public/locales/hu/modules/media-requests-list.json
+++ b/public/locales/hu/modules/media-requests-list.json
@@ -6,6 +6,9 @@
"title": "Médiakérések listája",
"replaceLinksWithExternalHost": {
"label": "Linkek cseréje külső fogadóval"
+ },
+ "openInNewTab": {
+ "label": "Linkek megnyitása új fülön"
}
}
},
diff --git a/public/locales/hu/modules/media-requests-stats.json b/public/locales/hu/modules/media-requests-stats.json
index 88d37e4e4..3b0d7af55 100644
--- a/public/locales/hu/modules/media-requests-stats.json
+++ b/public/locales/hu/modules/media-requests-stats.json
@@ -4,18 +4,24 @@
"description": "Statisztikák az Ön médiakéréseiről",
"settings": {
"title": "Médiakérdések statisztikája",
- "direction": {
- "label": "Az elrendezés iránya.",
- "data": {
- "row": "Vízszintes",
- "column": "Függőleges"
- }
+ "replaceLinksWithExternalHost": {
+ "label": "Linkek cseréje külső fogadóval"
+ },
+ "openInNewTab": {
+ "label": "Linkek megnyitása új fülön"
}
}
},
- "stats": {
+ "mediaStats": {
+ "title": "Média statisztikák",
"pending": "Várakozás jóváhagyásra",
"tvRequests": "TV kérések",
- "movieRequests": "Filmkérések"
+ "movieRequests": "Filmkérések",
+ "approved": "Már jóváhagyva",
+ "totalRequests": "Összesen"
+ },
+ "userStats": {
+ "title": "Legnépszerűbb felhasználók",
+ "requests": "Kérések: {{number}}"
}
}
diff --git a/public/locales/hu/settings/general/cache-buttons.json b/public/locales/hu/settings/general/cache-buttons.json
index 685994c48..ae0a707cb 100644
--- a/public/locales/hu/settings/general/cache-buttons.json
+++ b/public/locales/hu/settings/general/cache-buttons.json
@@ -1,24 +1,24 @@
{
- "title": "",
+ "title": "Gyorsítótár ürítés",
"selector": {
- "label": "",
+ "label": "Válassza ki az ürítendő gyorsítótár(ak)at",
"data": {
- "ping": "",
- "repositoryIcons": "",
- "calendar&medias": "",
- "weather": ""
+ "ping": "Ping lekérdezések",
+ "repositoryIcons": "Távoli/lokális ikonok",
+ "calendar&medias": "Médiák a naptárból",
+ "weather": "Időjárási adatok"
}
},
"buttons": {
- "notificationTitle": "",
+ "notificationTitle": "Gyorsítótár ürítve",
"clearAll": {
- "text": "",
- "notificationMessage": ""
+ "text": "Minden gyorsítótár ürítése",
+ "notificationMessage": "Gyorsítótár kiürítve"
},
"clearSelect": {
- "text": "",
- "notificationMessageSingle": "",
- "notificationMessageMulti": ""
+ "text": "Kijelölt lekérdezések törlése",
+ "notificationMessageSingle": "A {{value}} gyorsítótárát ürítették",
+ "notificationMessageMulti": "A {{values}} gyorsítótárát ürítették"
}
}
}
\ No newline at end of file
diff --git a/public/locales/hu/settings/general/edit-mode-toggle.json b/public/locales/hu/settings/general/edit-mode-toggle.json
index 57eab6da4..a0f6ee1a6 100644
--- a/public/locales/hu/settings/general/edit-mode-toggle.json
+++ b/public/locales/hu/settings/general/edit-mode-toggle.json
@@ -1,22 +1,22 @@
{
"menu": {
- "toggle": "",
- "enable": "",
- "disable": ""
+ "toggle": "Szerkesztési módra váltás",
+ "enable": "Szerkesztési módra váltás",
+ "disable": "Szerkesztési mód felfüggesztése"
},
"form": {
- "label": "",
- "message": "",
+ "label": "Jelszó megváltoztatása",
+ "message": "A szerkesztési mód átkapcsolásához a EDIT_MODE_PASSWORD nevű környezeti változóba be kell írni a jelszót. Ha ez nincs megadva, akkor nem tudja be- és kikapcsolni a szerkesztési módot.",
"submit": "Küldés"
},
"notification": {
"success": {
- "title": "",
- "message": ""
+ "title": "Sikerült",
+ "message": "Sikeresen váltott szerkesztési mód, az oldal újratöltése..."
},
"error": {
"title": "Hiba",
- "message": ""
+ "message": "A szerkesztési mód átkapcsolása nem sikerült, kérjük, próbálja meg újra."
}
}
}
\ No newline at end of file
diff --git a/public/locales/hu/settings/general/search-engine.json b/public/locales/hu/settings/general/search-engine.json
index eb44c1aa1..f5d4fb351 100644
--- a/public/locales/hu/settings/general/search-engine.json
+++ b/public/locales/hu/settings/general/search-engine.json
@@ -1,7 +1,7 @@
{
"title": "Keresőmotor",
"configurationName": "Keresőmotor konfiguráció",
- "custom": "",
+ "custom": "Egyéni",
"tips": {
"generalTip": "Többféle előtagot is használhatsz! Ha ezeket hozzáadja a lekérdezés elé, akkor az eredmények szűrődnek. !s (Web), !t (Torrents), !y (YouTube) és !m (Media).",
"placeholderTip": "%s a lekérdezés helyőrzőjeként használható."
diff --git a/public/locales/it/layout/common.json b/public/locales/it/layout/common.json
index 5ce3111c4..762d6a294 100644
--- a/public/locales/it/layout/common.json
+++ b/public/locales/it/layout/common.json
@@ -18,7 +18,7 @@
"menu": {
"moveUp": "Sposta in alto",
"moveDown": "Sposta in basso",
- "addCategory": "",
+ "addCategory": "Aggiungi categoria {{location}}",
"addAbove": "sopra",
"addBelow": "sotto"
}
diff --git a/public/locales/it/layout/header/actions/toggle-edit-mode.json b/public/locales/it/layout/header/actions/toggle-edit-mode.json
index f9aca8376..36cab8efc 100644
--- a/public/locales/it/layout/header/actions/toggle-edit-mode.json
+++ b/public/locales/it/layout/header/actions/toggle-edit-mode.json
@@ -8,5 +8,5 @@
"title": "Edit mode abilitata per dimensione <1>{{size}}1>",
"text": "Ora è possibile regolare e configurare le applicazioni. Le modifiche non verranno salvate finché non si esce dalla edit mode"
},
- "unloadEvent": ""
+ "unloadEvent": "Uscire dalla edit mode per salvare le modifiche"
}
diff --git a/public/locales/it/layout/modals/about.json b/public/locales/it/layout/modals/about.json
index 32f0ba946..7ccbd6615 100644
--- a/public/locales/it/layout/modals/about.json
+++ b/public/locales/it/layout/modals/about.json
@@ -6,7 +6,7 @@
"key": "Tasto di scelta rapida",
"action": "Azioni",
"keybinds": "Scorciatoie da tastiera",
- "documentation": "",
+ "documentation": "Documentazione",
"actions": {
"toggleTheme": "Attiva/Disattiva modalità chiaro/scuro",
"focusSearchBar": "Focalizza la barra di ricerca",
@@ -23,7 +23,7 @@
"experimental_disableEditMode": "SPERIMENTALE: Disabilita l'edit mode"
},
"version": {
- "new": "",
- "dropdown": ""
+ "new": "Nuovo: {{newVersion}}",
+ "dropdown": "Versione {{newVersion}} disponibile! La versione attuale è {{currentVersion}}"
}
}
\ No newline at end of file
diff --git a/public/locales/it/layout/modals/add-app.json b/public/locales/it/layout/modals/add-app.json
index 6bbbe3fa9..5d9baf9f8 100644
--- a/public/locales/it/layout/modals/add-app.json
+++ b/public/locales/it/layout/modals/add-app.json
@@ -54,6 +54,10 @@
"text": "Questa operazione potrebbe richiedere alcuni secondi"
}
},
+ "appNameFontSize": {
+ "label": "Dimensione font nome app",
+ "description": "Imposta la dimensione dei caratteri per la visualizzazione del nome dell'applicazione sul tile."
+ },
"appNameStatus": {
"label": "Stato del nome dell'app",
"description": "Scegli dove vuoi che il titolo si mostri, sempre che tu lo voglia.",
diff --git a/public/locales/it/modules/bookmark.json b/public/locales/it/modules/bookmark.json
index e9431bf7e..379282d3c 100644
--- a/public/locales/it/modules/bookmark.json
+++ b/public/locales/it/modules/bookmark.json
@@ -29,7 +29,7 @@
},
"item": {
"validation": {
- "length": "",
+ "length": "La lunghezza deve essere compresa tra {{shortest}} e {{longest}}",
"invalidLink": "Link non valido",
"errorMsg": "Non è stato salvato perché c'erano errori di convalida. Si prega di adattare i dati inseriti"
},
diff --git a/public/locales/it/modules/media-requests-list.json b/public/locales/it/modules/media-requests-list.json
index 0b18fd3fc..01058cd9e 100644
--- a/public/locales/it/modules/media-requests-list.json
+++ b/public/locales/it/modules/media-requests-list.json
@@ -6,6 +6,9 @@
"title": "Elenco richieste multimediali",
"replaceLinksWithExternalHost": {
"label": "Sostituisci i collegamenti con l'host esterno"
+ },
+ "openInNewTab": {
+ "label": "Apri i link in nuova scheda"
}
}
},
diff --git a/public/locales/it/modules/media-requests-stats.json b/public/locales/it/modules/media-requests-stats.json
index e9ce2b7fe..99861c5cd 100644
--- a/public/locales/it/modules/media-requests-stats.json
+++ b/public/locales/it/modules/media-requests-stats.json
@@ -4,18 +4,24 @@
"description": "Statistiche sulle richieste multimediali",
"settings": {
"title": "Statistiche richieste multimediali",
- "direction": {
- "label": "Direzione del layout.",
- "data": {
- "row": "Orizzontale",
- "column": "Verticale"
- }
+ "replaceLinksWithExternalHost": {
+ "label": "Sostituisci i collegamenti con l'host esterno"
+ },
+ "openInNewTab": {
+ "label": "Apri i link in nuova scheda"
}
}
},
- "stats": {
- "pending": "In attesa di approvazione",
+ "mediaStats": {
+ "title": "Statistiche Multimediali",
+ "pending": "Approvazioni In Attesa",
"tvRequests": "Richieste TV",
- "movieRequests": "Richieste film"
+ "movieRequests": "Richieste film",
+ "approved": "Già approvato",
+ "totalRequests": "Totale"
+ },
+ "userStats": {
+ "title": "Utenti Top",
+ "requests": "Richieste: {{number}}"
}
}
diff --git a/public/locales/it/settings/general/cache-buttons.json b/public/locales/it/settings/general/cache-buttons.json
index 685994c48..0942df1d3 100644
--- a/public/locales/it/settings/general/cache-buttons.json
+++ b/public/locales/it/settings/general/cache-buttons.json
@@ -1,24 +1,24 @@
{
- "title": "",
+ "title": "Pulizia cache",
"selector": {
- "label": "",
+ "label": "Seleziona la cache da pulire",
"data": {
- "ping": "",
- "repositoryIcons": "",
- "calendar&medias": "",
- "weather": ""
+ "ping": "Ping queries",
+ "repositoryIcons": "Icone remote/locali",
+ "calendar&medias": "Media dal calendario",
+ "weather": "Dati meteo"
}
},
"buttons": {
- "notificationTitle": "",
+ "notificationTitle": "Cache svuotata",
"clearAll": {
- "text": "",
- "notificationMessage": ""
+ "text": "Svuota tutta la cache",
+ "notificationMessage": "Tutta la cache è stata svuotata"
},
"clearSelect": {
- "text": "",
- "notificationMessageSingle": "",
- "notificationMessageMulti": ""
+ "text": "Cancella le query selezionate",
+ "notificationMessageSingle": "La cache di {{value}} è stata cancellata",
+ "notificationMessageMulti": "Le cache di {{values}} sono state cancellate"
}
}
}
\ No newline at end of file
diff --git a/public/locales/it/settings/general/edit-mode-toggle.json b/public/locales/it/settings/general/edit-mode-toggle.json
index 0f1d979c6..0f8dbaa1c 100644
--- a/public/locales/it/settings/general/edit-mode-toggle.json
+++ b/public/locales/it/settings/general/edit-mode-toggle.json
@@ -1,22 +1,22 @@
{
"menu": {
- "toggle": "",
- "enable": "",
- "disable": ""
+ "toggle": "Attiva/Disattiva edit mode",
+ "enable": "Abilità edit mode",
+ "disable": "Disabilita edit mode"
},
"form": {
- "label": "",
- "message": "",
+ "label": "Modifica password",
+ "message": "Per attivare l'edit mode, devi inserire la password che hai messo nella variabile d'ambiente chiamata EDIT_MODE_PASSWORD. Se non è impostata, non potrai attivare e disattivare l'edit mode.",
"submit": "Invia"
},
"notification": {
"success": {
- "title": "",
- "message": ""
+ "title": "Operazione riuscita",
+ "message": "Attivata edit mode con successo, ricaricando la pagina..."
},
"error": {
"title": "Errore",
- "message": ""
+ "message": "Impossibile attivare l'edit mode, si prega di riprovare."
}
}
}
\ No newline at end of file
diff --git a/public/locales/it/settings/general/search-engine.json b/public/locales/it/settings/general/search-engine.json
index ae56908d8..65184b4a6 100644
--- a/public/locales/it/settings/general/search-engine.json
+++ b/public/locales/it/settings/general/search-engine.json
@@ -1,7 +1,7 @@
{
"title": "Motore di ricerca",
"configurationName": "Configurazione del motore di ricerca",
- "custom": "",
+ "custom": "Personalizzato",
"tips": {
"generalTip": "È possibile utilizzare diversi prefissi! L'aggiunta di questi prefissi davanti alla query filtrerà i risultati. !s (Web), !t (Torrent), !y (YouTube) e !m (Media).",
"placeholderTip": "%s può essere usato come segnaposto per la ricerca."
diff --git a/public/locales/ja/layout/modals/add-app.json b/public/locales/ja/layout/modals/add-app.json
index e5277200b..70081ecfd 100644
--- a/public/locales/ja/layout/modals/add-app.json
+++ b/public/locales/ja/layout/modals/add-app.json
@@ -54,6 +54,10 @@
"text": "これには数秒かかることがあります。"
}
},
+ "appNameFontSize": {
+ "label": "",
+ "description": ""
+ },
"appNameStatus": {
"label": "アプリ名の状態",
"description": "タイトルを表示する場所を選んでください。",
diff --git a/public/locales/ja/modules/media-requests-list.json b/public/locales/ja/modules/media-requests-list.json
index 81aca8af4..0322886b1 100644
--- a/public/locales/ja/modules/media-requests-list.json
+++ b/public/locales/ja/modules/media-requests-list.json
@@ -6,6 +6,9 @@
"title": "メディアリクエストリスト",
"replaceLinksWithExternalHost": {
"label": "リンクを外部ホストに置き換える"
+ },
+ "openInNewTab": {
+ "label": ""
}
}
},
diff --git a/public/locales/ja/modules/media-requests-stats.json b/public/locales/ja/modules/media-requests-stats.json
index 4448f2b47..47470dc3e 100644
--- a/public/locales/ja/modules/media-requests-stats.json
+++ b/public/locales/ja/modules/media-requests-stats.json
@@ -4,18 +4,24 @@
"description": "メディア・リクエストに関する統計",
"settings": {
"title": "メディア・リクエスト統計",
- "direction": {
- "label": "レイアウトの方向",
- "data": {
- "row": "水平",
- "column": "垂直"
- }
+ "replaceLinksWithExternalHost": {
+ "label": "リンクを外部ホストに置き換える"
+ },
+ "openInNewTab": {
+ "label": ""
}
}
},
- "stats": {
- "pending": "承認待ち",
- "tvRequests": "テレビのリクエスト",
- "movieRequests": "映画のリクエスト"
+ "mediaStats": {
+ "title": "",
+ "pending": "",
+ "tvRequests": "",
+ "movieRequests": "",
+ "approved": "",
+ "totalRequests": ""
+ },
+ "userStats": {
+ "title": "",
+ "requests": ""
}
}
diff --git a/public/locales/ko/layout/modals/add-app.json b/public/locales/ko/layout/modals/add-app.json
index f00af5799..b33ae7e2e 100644
--- a/public/locales/ko/layout/modals/add-app.json
+++ b/public/locales/ko/layout/modals/add-app.json
@@ -54,6 +54,10 @@
"text": ""
}
},
+ "appNameFontSize": {
+ "label": "",
+ "description": ""
+ },
"appNameStatus": {
"label": "",
"description": "",
diff --git a/public/locales/ko/modules/media-requests-list.json b/public/locales/ko/modules/media-requests-list.json
index 65dcbc685..9185b3c42 100644
--- a/public/locales/ko/modules/media-requests-list.json
+++ b/public/locales/ko/modules/media-requests-list.json
@@ -6,6 +6,9 @@
"title": "",
"replaceLinksWithExternalHost": {
"label": ""
+ },
+ "openInNewTab": {
+ "label": ""
}
}
},
diff --git a/public/locales/ko/modules/media-requests-stats.json b/public/locales/ko/modules/media-requests-stats.json
index cd62f28e3..f152af280 100644
--- a/public/locales/ko/modules/media-requests-stats.json
+++ b/public/locales/ko/modules/media-requests-stats.json
@@ -4,18 +4,24 @@
"description": "",
"settings": {
"title": "",
- "direction": {
- "label": "",
- "data": {
- "row": "",
- "column": ""
- }
+ "replaceLinksWithExternalHost": {
+ "label": ""
+ },
+ "openInNewTab": {
+ "label": ""
}
}
},
- "stats": {
+ "mediaStats": {
+ "title": "",
"pending": "",
"tvRequests": "",
- "movieRequests": ""
+ "movieRequests": "",
+ "approved": "",
+ "totalRequests": ""
+ },
+ "userStats": {
+ "title": "",
+ "requests": ""
}
}
diff --git a/public/locales/lol/layout/modals/add-app.json b/public/locales/lol/layout/modals/add-app.json
index b1a4022d3..f1cae3d77 100644
--- a/public/locales/lol/layout/modals/add-app.json
+++ b/public/locales/lol/layout/modals/add-app.json
@@ -54,6 +54,10 @@
"text": ""
}
},
+ "appNameFontSize": {
+ "label": "",
+ "description": ""
+ },
"appNameStatus": {
"label": "",
"description": "",
diff --git a/public/locales/lol/modules/media-requests-list.json b/public/locales/lol/modules/media-requests-list.json
index 65dcbc685..9185b3c42 100644
--- a/public/locales/lol/modules/media-requests-list.json
+++ b/public/locales/lol/modules/media-requests-list.json
@@ -6,6 +6,9 @@
"title": "",
"replaceLinksWithExternalHost": {
"label": ""
+ },
+ "openInNewTab": {
+ "label": ""
}
}
},
diff --git a/public/locales/lol/modules/media-requests-stats.json b/public/locales/lol/modules/media-requests-stats.json
index cd62f28e3..f152af280 100644
--- a/public/locales/lol/modules/media-requests-stats.json
+++ b/public/locales/lol/modules/media-requests-stats.json
@@ -4,18 +4,24 @@
"description": "",
"settings": {
"title": "",
- "direction": {
- "label": "",
- "data": {
- "row": "",
- "column": ""
- }
+ "replaceLinksWithExternalHost": {
+ "label": ""
+ },
+ "openInNewTab": {
+ "label": ""
}
}
},
- "stats": {
+ "mediaStats": {
+ "title": "",
"pending": "",
"tvRequests": "",
- "movieRequests": ""
+ "movieRequests": "",
+ "approved": "",
+ "totalRequests": ""
+ },
+ "userStats": {
+ "title": "",
+ "requests": ""
}
}
diff --git a/public/locales/lv/layout/modals/add-app.json b/public/locales/lv/layout/modals/add-app.json
index b7af7d3aa..8039b51e8 100644
--- a/public/locales/lv/layout/modals/add-app.json
+++ b/public/locales/lv/layout/modals/add-app.json
@@ -54,6 +54,10 @@
"text": "Tas var aizņemt dažas sekundes"
}
},
+ "appNameFontSize": {
+ "label": "",
+ "description": ""
+ },
"appNameStatus": {
"label": "Lietotnes Nosaukuma Statuss",
"description": "Izvēlieties, kur vēlaties, lai tiktu parādīts virsraksts, ja vispār to vēlaties parādīt.",
diff --git a/public/locales/lv/modules/media-requests-list.json b/public/locales/lv/modules/media-requests-list.json
index e7013ae5b..600c22f13 100644
--- a/public/locales/lv/modules/media-requests-list.json
+++ b/public/locales/lv/modules/media-requests-list.json
@@ -6,6 +6,9 @@
"title": "Multimediju pieprasījumu saraksts",
"replaceLinksWithExternalHost": {
"label": "Aizstāt saites ar ārējo saimnieku"
+ },
+ "openInNewTab": {
+ "label": ""
}
}
},
diff --git a/public/locales/lv/modules/media-requests-stats.json b/public/locales/lv/modules/media-requests-stats.json
index 19b8a2171..21d475820 100644
--- a/public/locales/lv/modules/media-requests-stats.json
+++ b/public/locales/lv/modules/media-requests-stats.json
@@ -4,18 +4,24 @@
"description": "Statistika par jūsu mediju pieprasījumiem",
"settings": {
"title": "Multimediju pieprasījumu statistika",
- "direction": {
- "label": "Izkārtojuma virziens.",
- "data": {
- "row": "Horizontāli",
- "column": "Vertikāli"
- }
+ "replaceLinksWithExternalHost": {
+ "label": "Aizstāt saites ar ārējo saimnieku"
+ },
+ "openInNewTab": {
+ "label": ""
}
}
},
- "stats": {
- "pending": "Nepabeigtie apstiprinājumi",
- "tvRequests": "TV pieprasījumi",
- "movieRequests": "Filmu pieprasījumi"
+ "mediaStats": {
+ "title": "",
+ "pending": "",
+ "tvRequests": "",
+ "movieRequests": "",
+ "approved": "",
+ "totalRequests": ""
+ },
+ "userStats": {
+ "title": "",
+ "requests": ""
}
}
diff --git a/public/locales/nl/layout/modals/add-app.json b/public/locales/nl/layout/modals/add-app.json
index 99e566a16..9905cfc72 100644
--- a/public/locales/nl/layout/modals/add-app.json
+++ b/public/locales/nl/layout/modals/add-app.json
@@ -54,6 +54,10 @@
"text": "Dit kan enkele seconden duren"
}
},
+ "appNameFontSize": {
+ "label": "",
+ "description": ""
+ },
"appNameStatus": {
"label": "",
"description": "",
diff --git a/public/locales/nl/modules/media-requests-list.json b/public/locales/nl/modules/media-requests-list.json
index 17b0a8d10..2281b1d9d 100644
--- a/public/locales/nl/modules/media-requests-list.json
+++ b/public/locales/nl/modules/media-requests-list.json
@@ -6,6 +6,9 @@
"title": "Lijst met mediaverzoeken",
"replaceLinksWithExternalHost": {
"label": ""
+ },
+ "openInNewTab": {
+ "label": ""
}
}
},
diff --git a/public/locales/nl/modules/media-requests-stats.json b/public/locales/nl/modules/media-requests-stats.json
index 17464107b..e933ddddd 100644
--- a/public/locales/nl/modules/media-requests-stats.json
+++ b/public/locales/nl/modules/media-requests-stats.json
@@ -4,18 +4,24 @@
"description": "Statistieken over je mediaverzoeken",
"settings": {
"title": "Mediaverzoeken statistieken",
- "direction": {
- "label": "",
- "data": {
- "row": "",
- "column": ""
- }
+ "replaceLinksWithExternalHost": {
+ "label": ""
+ },
+ "openInNewTab": {
+ "label": ""
}
}
},
- "stats": {
- "pending": "Wachtende goedkeuringen",
- "tvRequests": "TV verzoeken",
- "movieRequests": "Film verzoeken"
+ "mediaStats": {
+ "title": "",
+ "pending": "",
+ "tvRequests": "",
+ "movieRequests": "",
+ "approved": "",
+ "totalRequests": ""
+ },
+ "userStats": {
+ "title": "",
+ "requests": ""
}
}
diff --git a/public/locales/no/layout/modals/add-app.json b/public/locales/no/layout/modals/add-app.json
index 8f4e9bea1..a2741f3a6 100644
--- a/public/locales/no/layout/modals/add-app.json
+++ b/public/locales/no/layout/modals/add-app.json
@@ -54,6 +54,10 @@
"text": "Dette kan ta noen sekunder"
}
},
+ "appNameFontSize": {
+ "label": "",
+ "description": ""
+ },
"appNameStatus": {
"label": "",
"description": "",
diff --git a/public/locales/no/modules/media-requests-list.json b/public/locales/no/modules/media-requests-list.json
index 6e9ec890e..870b04f3d 100644
--- a/public/locales/no/modules/media-requests-list.json
+++ b/public/locales/no/modules/media-requests-list.json
@@ -6,6 +6,9 @@
"title": "Liste over media forespørsler",
"replaceLinksWithExternalHost": {
"label": ""
+ },
+ "openInNewTab": {
+ "label": ""
}
}
},
diff --git a/public/locales/no/modules/media-requests-stats.json b/public/locales/no/modules/media-requests-stats.json
index 42b6240a7..86a7342f6 100644
--- a/public/locales/no/modules/media-requests-stats.json
+++ b/public/locales/no/modules/media-requests-stats.json
@@ -4,18 +4,24 @@
"description": "Statistikk om dine medieforespørsler",
"settings": {
"title": "Statistikk for mediaforespørsler",
- "direction": {
- "label": "",
- "data": {
- "row": "",
- "column": ""
- }
+ "replaceLinksWithExternalHost": {
+ "label": ""
+ },
+ "openInNewTab": {
+ "label": ""
}
}
},
- "stats": {
- "pending": "Venter på godkjenning",
- "tvRequests": "TV forespørsler",
- "movieRequests": "Film forespørsler"
+ "mediaStats": {
+ "title": "",
+ "pending": "",
+ "tvRequests": "",
+ "movieRequests": "",
+ "approved": "",
+ "totalRequests": ""
+ },
+ "userStats": {
+ "title": "",
+ "requests": ""
}
}
diff --git a/public/locales/pl/layout/modals/add-app.json b/public/locales/pl/layout/modals/add-app.json
index e15e1b80a..88c1a6ded 100644
--- a/public/locales/pl/layout/modals/add-app.json
+++ b/public/locales/pl/layout/modals/add-app.json
@@ -54,6 +54,10 @@
"text": "To może zająć kilka sekund"
}
},
+ "appNameFontSize": {
+ "label": "",
+ "description": ""
+ },
"appNameStatus": {
"label": "",
"description": "",
diff --git a/public/locales/pl/modules/media-requests-list.json b/public/locales/pl/modules/media-requests-list.json
index 65dcbc685..9185b3c42 100644
--- a/public/locales/pl/modules/media-requests-list.json
+++ b/public/locales/pl/modules/media-requests-list.json
@@ -6,6 +6,9 @@
"title": "",
"replaceLinksWithExternalHost": {
"label": ""
+ },
+ "openInNewTab": {
+ "label": ""
}
}
},
diff --git a/public/locales/pl/modules/media-requests-stats.json b/public/locales/pl/modules/media-requests-stats.json
index cd62f28e3..f152af280 100644
--- a/public/locales/pl/modules/media-requests-stats.json
+++ b/public/locales/pl/modules/media-requests-stats.json
@@ -4,18 +4,24 @@
"description": "",
"settings": {
"title": "",
- "direction": {
- "label": "",
- "data": {
- "row": "",
- "column": ""
- }
+ "replaceLinksWithExternalHost": {
+ "label": ""
+ },
+ "openInNewTab": {
+ "label": ""
}
}
},
- "stats": {
+ "mediaStats": {
+ "title": "",
"pending": "",
"tvRequests": "",
- "movieRequests": ""
+ "movieRequests": "",
+ "approved": "",
+ "totalRequests": ""
+ },
+ "userStats": {
+ "title": "",
+ "requests": ""
}
}
diff --git a/public/locales/pt/layout/modals/add-app.json b/public/locales/pt/layout/modals/add-app.json
index d57825dab..5b262fbaf 100644
--- a/public/locales/pt/layout/modals/add-app.json
+++ b/public/locales/pt/layout/modals/add-app.json
@@ -54,6 +54,10 @@
"text": "Isto pode levar alguns segundos"
}
},
+ "appNameFontSize": {
+ "label": "",
+ "description": ""
+ },
"appNameStatus": {
"label": "",
"description": "",
diff --git a/public/locales/pt/modules/media-requests-list.json b/public/locales/pt/modules/media-requests-list.json
index 65dcbc685..9185b3c42 100644
--- a/public/locales/pt/modules/media-requests-list.json
+++ b/public/locales/pt/modules/media-requests-list.json
@@ -6,6 +6,9 @@
"title": "",
"replaceLinksWithExternalHost": {
"label": ""
+ },
+ "openInNewTab": {
+ "label": ""
}
}
},
diff --git a/public/locales/pt/modules/media-requests-stats.json b/public/locales/pt/modules/media-requests-stats.json
index cd62f28e3..f152af280 100644
--- a/public/locales/pt/modules/media-requests-stats.json
+++ b/public/locales/pt/modules/media-requests-stats.json
@@ -4,18 +4,24 @@
"description": "",
"settings": {
"title": "",
- "direction": {
- "label": "",
- "data": {
- "row": "",
- "column": ""
- }
+ "replaceLinksWithExternalHost": {
+ "label": ""
+ },
+ "openInNewTab": {
+ "label": ""
}
}
},
- "stats": {
+ "mediaStats": {
+ "title": "",
"pending": "",
"tvRequests": "",
- "movieRequests": ""
+ "movieRequests": "",
+ "approved": "",
+ "totalRequests": ""
+ },
+ "userStats": {
+ "title": "",
+ "requests": ""
}
}
diff --git a/public/locales/ru/layout/modals/add-app.json b/public/locales/ru/layout/modals/add-app.json
index c648631cd..67f4fadc8 100644
--- a/public/locales/ru/layout/modals/add-app.json
+++ b/public/locales/ru/layout/modals/add-app.json
@@ -54,6 +54,10 @@
"text": "Это может занять несколько секунд"
}
},
+ "appNameFontSize": {
+ "label": "",
+ "description": ""
+ },
"appNameStatus": {
"label": "Статус названия приложения",
"description": "Выберите, где будет отображаться заголовок, если он вообще будет отображаться.",
diff --git a/public/locales/ru/modules/media-requests-list.json b/public/locales/ru/modules/media-requests-list.json
index 79286b89f..f14117404 100644
--- a/public/locales/ru/modules/media-requests-list.json
+++ b/public/locales/ru/modules/media-requests-list.json
@@ -6,6 +6,9 @@
"title": "Список медиа запросов",
"replaceLinksWithExternalHost": {
"label": "Заменить ссылки на внешний хост"
+ },
+ "openInNewTab": {
+ "label": ""
}
}
},
diff --git a/public/locales/ru/modules/media-requests-stats.json b/public/locales/ru/modules/media-requests-stats.json
index c4df9386e..2b5ef875d 100644
--- a/public/locales/ru/modules/media-requests-stats.json
+++ b/public/locales/ru/modules/media-requests-stats.json
@@ -4,18 +4,24 @@
"description": "Статистика ваших медиазапросов",
"settings": {
"title": "Статистика медиазапросов",
- "direction": {
- "label": "Направление макета.",
- "data": {
- "row": "Горизонтальный",
- "column": "Вертикальный"
- }
+ "replaceLinksWithExternalHost": {
+ "label": "Заменить ссылки на внешний хост"
+ },
+ "openInNewTab": {
+ "label": ""
}
}
},
- "stats": {
- "pending": "Ожидает утверждения",
- "tvRequests": "Запросы сериалов",
- "movieRequests": "Запросы фильмов"
+ "mediaStats": {
+ "title": "",
+ "pending": "",
+ "tvRequests": "",
+ "movieRequests": "",
+ "approved": "",
+ "totalRequests": ""
+ },
+ "userStats": {
+ "title": "",
+ "requests": ""
}
}
diff --git a/public/locales/sk/layout/modals/add-app.json b/public/locales/sk/layout/modals/add-app.json
index 00b97090b..7feee56bb 100644
--- a/public/locales/sk/layout/modals/add-app.json
+++ b/public/locales/sk/layout/modals/add-app.json
@@ -54,6 +54,10 @@
"text": "Môže to trvať niekoľko sekúnd"
}
},
+ "appNameFontSize": {
+ "label": "",
+ "description": ""
+ },
"appNameStatus": {
"label": "Názov aplikácie Stav",
"description": "Vyberte, kde sa má názov zobrazovať, ak vôbec.",
diff --git a/public/locales/sk/modules/media-requests-list.json b/public/locales/sk/modules/media-requests-list.json
index 2198128fb..390d9167a 100644
--- a/public/locales/sk/modules/media-requests-list.json
+++ b/public/locales/sk/modules/media-requests-list.json
@@ -6,6 +6,9 @@
"title": "Zoznam požiadaviek médií",
"replaceLinksWithExternalHost": {
"label": "Nahradiť odkazy s externým hostiteľom"
+ },
+ "openInNewTab": {
+ "label": ""
}
}
},
diff --git a/public/locales/sk/modules/media-requests-stats.json b/public/locales/sk/modules/media-requests-stats.json
index 967b095d8..ec189eccb 100644
--- a/public/locales/sk/modules/media-requests-stats.json
+++ b/public/locales/sk/modules/media-requests-stats.json
@@ -4,18 +4,24 @@
"description": "Štatistiky o vašich požiadavkách na médiá",
"settings": {
"title": "Štatistiky požiadaviek médií",
- "direction": {
- "label": "Smer rozloženia.",
- "data": {
- "row": "Horizontálne",
- "column": "Vertikálne"
- }
+ "replaceLinksWithExternalHost": {
+ "label": "Nahradiť odkazy s externým hostiteľom"
+ },
+ "openInNewTab": {
+ "label": ""
}
}
},
- "stats": {
- "pending": "Čakajúce schválenia",
- "tvRequests": "TV požiadavky",
- "movieRequests": "Filmové požiadavky"
+ "mediaStats": {
+ "title": "",
+ "pending": "",
+ "tvRequests": "",
+ "movieRequests": "",
+ "approved": "",
+ "totalRequests": ""
+ },
+ "userStats": {
+ "title": "",
+ "requests": ""
}
}
diff --git a/public/locales/sl/layout/modals/add-app.json b/public/locales/sl/layout/modals/add-app.json
index 199c5f787..3b80f26e1 100644
--- a/public/locales/sl/layout/modals/add-app.json
+++ b/public/locales/sl/layout/modals/add-app.json
@@ -54,6 +54,10 @@
"text": "To lahko traja nekaj sekund"
}
},
+ "appNameFontSize": {
+ "label": "",
+ "description": ""
+ },
"appNameStatus": {
"label": "",
"description": "",
diff --git a/public/locales/sl/modules/media-requests-list.json b/public/locales/sl/modules/media-requests-list.json
index 65dcbc685..9185b3c42 100644
--- a/public/locales/sl/modules/media-requests-list.json
+++ b/public/locales/sl/modules/media-requests-list.json
@@ -6,6 +6,9 @@
"title": "",
"replaceLinksWithExternalHost": {
"label": ""
+ },
+ "openInNewTab": {
+ "label": ""
}
}
},
diff --git a/public/locales/sl/modules/media-requests-stats.json b/public/locales/sl/modules/media-requests-stats.json
index cd62f28e3..f152af280 100644
--- a/public/locales/sl/modules/media-requests-stats.json
+++ b/public/locales/sl/modules/media-requests-stats.json
@@ -4,18 +4,24 @@
"description": "",
"settings": {
"title": "",
- "direction": {
- "label": "",
- "data": {
- "row": "",
- "column": ""
- }
+ "replaceLinksWithExternalHost": {
+ "label": ""
+ },
+ "openInNewTab": {
+ "label": ""
}
}
},
- "stats": {
+ "mediaStats": {
+ "title": "",
"pending": "",
"tvRequests": "",
- "movieRequests": ""
+ "movieRequests": "",
+ "approved": "",
+ "totalRequests": ""
+ },
+ "userStats": {
+ "title": "",
+ "requests": ""
}
}
diff --git a/public/locales/sv/layout/modals/add-app.json b/public/locales/sv/layout/modals/add-app.json
index 17038668d..727a11646 100644
--- a/public/locales/sv/layout/modals/add-app.json
+++ b/public/locales/sv/layout/modals/add-app.json
@@ -54,6 +54,10 @@
"text": "Detta kan ta några sekunder"
}
},
+ "appNameFontSize": {
+ "label": "",
+ "description": ""
+ },
"appNameStatus": {
"label": "Status för appens namn",
"description": "Välj var du vill att titeln ska visas, om överhuvudtaget.",
diff --git a/public/locales/sv/modules/media-requests-list.json b/public/locales/sv/modules/media-requests-list.json
index 8b9bda3e9..b6e47eae1 100644
--- a/public/locales/sv/modules/media-requests-list.json
+++ b/public/locales/sv/modules/media-requests-list.json
@@ -6,6 +6,9 @@
"title": "Lista över mediaförfrågningar",
"replaceLinksWithExternalHost": {
"label": "Ersätt länkar med extern värd"
+ },
+ "openInNewTab": {
+ "label": ""
}
}
},
diff --git a/public/locales/sv/modules/media-requests-stats.json b/public/locales/sv/modules/media-requests-stats.json
index eacab6fc1..7f0afc7c6 100644
--- a/public/locales/sv/modules/media-requests-stats.json
+++ b/public/locales/sv/modules/media-requests-stats.json
@@ -4,18 +4,24 @@
"description": "Statistik över dina medieförfrågningar",
"settings": {
"title": "Statistik över medieförfrågningar",
- "direction": {
- "label": "Layoutens riktning.",
- "data": {
- "row": "Horisontal",
- "column": "Vertikal"
- }
+ "replaceLinksWithExternalHost": {
+ "label": "Ersätt länkar med extern värd"
+ },
+ "openInNewTab": {
+ "label": ""
}
}
},
- "stats": {
- "pending": "Väntar på godkännande",
- "tvRequests": "TV-förfrågningar",
- "movieRequests": "Filmförfrågningar"
+ "mediaStats": {
+ "title": "",
+ "pending": "",
+ "tvRequests": "",
+ "movieRequests": "",
+ "approved": "",
+ "totalRequests": ""
+ },
+ "userStats": {
+ "title": "",
+ "requests": ""
}
}
diff --git a/public/locales/tr/layout/common.json b/public/locales/tr/layout/common.json
index 37a4dd380..4a16353ed 100644
--- a/public/locales/tr/layout/common.json
+++ b/public/locales/tr/layout/common.json
@@ -18,7 +18,7 @@
"menu": {
"moveUp": "Yukarı taşı",
"moveDown": "Aşağı taşı",
- "addCategory": "",
+ "addCategory": "Kategori ekle {{location}}",
"addAbove": "yukarıda",
"addBelow": "aşağıda"
}
diff --git a/public/locales/tr/layout/header/actions/toggle-edit-mode.json b/public/locales/tr/layout/header/actions/toggle-edit-mode.json
index ad0ad7ca0..8805cf050 100644
--- a/public/locales/tr/layout/header/actions/toggle-edit-mode.json
+++ b/public/locales/tr/layout/header/actions/toggle-edit-mode.json
@@ -8,5 +8,5 @@
"title": "<1>{{size}}1> boyut için düzenleme modu etkinleştirildi",
"text": "Artık uygulamalarınızı ayarlayabilir ve yapılandırabilirsiniz. Düzenleme modundan çıkana kadar değişiklikler kaydedilmez"
},
- "unloadEvent": ""
+ "unloadEvent": "Değişikliklerinizi kaydetmek için düzenleme modundan çıkın"
}
diff --git a/public/locales/tr/layout/modals/about.json b/public/locales/tr/layout/modals/about.json
index db4f85edd..209c8751c 100644
--- a/public/locales/tr/layout/modals/about.json
+++ b/public/locales/tr/layout/modals/about.json
@@ -6,7 +6,7 @@
"key": "Kısayol tuşu",
"action": "Eylem",
"keybinds": "Tuş atamaları",
- "documentation": "",
+ "documentation": "Dokümantasyon",
"actions": {
"toggleTheme": "Aydınlık/karanlık mod",
"focusSearchBar": "Arama çubuğuna odaklan",
@@ -23,7 +23,7 @@
"experimental_disableEditMode": "DENEYSEL: Düzenleme modunu devre dışı bırak"
},
"version": {
- "new": "",
- "dropdown": ""
+ "new": "Yeni: {{newVersion}}",
+ "dropdown": "Sürüm {{newVersion}} mevcuttur! Şuan ki Sürüm {{currentVersion}}"
}
}
\ No newline at end of file
diff --git a/public/locales/tr/layout/modals/add-app.json b/public/locales/tr/layout/modals/add-app.json
index 3078d7c48..1d8583270 100644
--- a/public/locales/tr/layout/modals/add-app.json
+++ b/public/locales/tr/layout/modals/add-app.json
@@ -54,6 +54,10 @@
"text": "Bu bir kaç saniye alabilir"
}
},
+ "appNameFontSize": {
+ "label": "Uygulama Adı Yazı Boyutu",
+ "description": "Uygulama adının kutucukta gösterilmesi için yazı tipi boyutunu ayarlayın."
+ },
"appNameStatus": {
"label": "Uygulama Adı Statüsü",
"description": "Eğer varsa, başlığın nerede görünmesini istediğinizi seçin.",
diff --git a/public/locales/tr/modules/bookmark.json b/public/locales/tr/modules/bookmark.json
index d72efd572..83ae01820 100644
--- a/public/locales/tr/modules/bookmark.json
+++ b/public/locales/tr/modules/bookmark.json
@@ -29,7 +29,7 @@
},
"item": {
"validation": {
- "length": "",
+ "length": "Uzunluk {{shortest}} ile {{longest}} arasında olmalıdır",
"invalidLink": "Geçerli bir bağlantı değil",
"errorMsg": "Doğrulama hataları olduğu için kaydedilmedi. Lütfen bilgilerinizi kontrol edin"
},
diff --git a/public/locales/tr/modules/media-requests-list.json b/public/locales/tr/modules/media-requests-list.json
index 0cc9a5ff8..25ff09a46 100644
--- a/public/locales/tr/modules/media-requests-list.json
+++ b/public/locales/tr/modules/media-requests-list.json
@@ -6,6 +6,9 @@
"title": "Medya talep listesi",
"replaceLinksWithExternalHost": {
"label": "Bağlantıları harici ana bilgisayar ile değiştirin"
+ },
+ "openInNewTab": {
+ "label": "Bağlantıları yeni sekmede aç"
}
}
},
diff --git a/public/locales/tr/modules/media-requests-stats.json b/public/locales/tr/modules/media-requests-stats.json
index fd58f5560..346d1c09d 100644
--- a/public/locales/tr/modules/media-requests-stats.json
+++ b/public/locales/tr/modules/media-requests-stats.json
@@ -4,18 +4,24 @@
"description": "Medya taleplerinizle ilgili istatistikler",
"settings": {
"title": "Medya talep istatistikleri",
- "direction": {
- "label": "Yerleşimin yönü.",
- "data": {
- "row": "Yatay",
- "column": "Dikey"
- }
+ "replaceLinksWithExternalHost": {
+ "label": "Bağlantıları harici ana bilgisayar ile değiştirin"
+ },
+ "openInNewTab": {
+ "label": "Bağlantıları yeni sekmede aç"
}
}
},
- "stats": {
- "pending": "Onay bekleyenler",
+ "mediaStats": {
+ "title": "Medya İstatistikleri",
+ "pending": "Bekleyen Onaylar",
"tvRequests": "Dizi talepleri",
- "movieRequests": "Film talepleri"
+ "movieRequests": "Film talepleri",
+ "approved": "Zaten onaylandı",
+ "totalRequests": "Toplam"
+ },
+ "userStats": {
+ "title": "En İyi Kullanıcılar",
+ "requests": "İstekler: {{number}}"
}
}
diff --git a/public/locales/tr/settings/customization/general.json b/public/locales/tr/settings/customization/general.json
index 3b39c090f..a621fa84a 100644
--- a/public/locales/tr/settings/customization/general.json
+++ b/public/locales/tr/settings/customization/general.json
@@ -7,7 +7,7 @@
},
"gridstack": {
"name": "Izgara Dizilimi",
- "description": "Gösterge paneli alanınızın davranışını ve sütunlarını özelleştirin"
+ "description": "Panel alanınızın davranışını ve sütunlarını özelleştirin"
},
"pageMetadata": {
"name": "Sayfa Meta Verileri",
diff --git a/public/locales/tr/settings/customization/page-appearance.json b/public/locales/tr/settings/customization/page-appearance.json
index 49ed750f0..f256e1750 100644
--- a/public/locales/tr/settings/customization/page-appearance.json
+++ b/public/locales/tr/settings/customization/page-appearance.json
@@ -1,7 +1,7 @@
{
"pageTitle": {
"label": "Sayfa Başlığı",
- "description": "Sol üstteki gösterge tablosu başlığı"
+ "description": "Sol üstteki panel başlığı"
},
"metaTitle": {
"label": "Meta Başlığı",
@@ -13,7 +13,7 @@
},
"favicon": {
"label": "Favicon",
- "description": "Tarayıcı sekmenizde görüntülenen başlık"
+ "description": "Tarayıcı sekmenizde görüntülenen icon"
},
"background": {
"label": "Arkaplan"
diff --git a/public/locales/tr/settings/general/cache-buttons.json b/public/locales/tr/settings/general/cache-buttons.json
index 685994c48..e2235f65b 100644
--- a/public/locales/tr/settings/general/cache-buttons.json
+++ b/public/locales/tr/settings/general/cache-buttons.json
@@ -1,24 +1,24 @@
{
- "title": "",
+ "title": "Önbellek Temizliği",
"selector": {
- "label": "",
+ "label": "Temizlemek için önbellek(ler) seçin",
"data": {
- "ping": "",
- "repositoryIcons": "",
- "calendar&medias": "",
- "weather": ""
+ "ping": "Ping sorguları",
+ "repositoryIcons": "Uzak/Yerel İkonlar",
+ "calendar&medias": "Takvimden Medyalar",
+ "weather": "Hava durumu verileri"
}
},
"buttons": {
- "notificationTitle": "",
+ "notificationTitle": "Önbellek Temizlendi",
"clearAll": {
- "text": "",
- "notificationMessage": ""
+ "text": "Tüm önbelleği temizle",
+ "notificationMessage": "Tüm önbellek temizlendi"
},
"clearSelect": {
- "text": "",
- "notificationMessageSingle": "",
- "notificationMessageMulti": ""
+ "text": "Seçilileri temizle",
+ "notificationMessageSingle": "{{value}} için önbellek temizlendi",
+ "notificationMessageMulti": "{{values}} önbellekleri temizlendi"
}
}
}
\ No newline at end of file
diff --git a/public/locales/tr/settings/general/edit-mode-toggle.json b/public/locales/tr/settings/general/edit-mode-toggle.json
index 7cdfc88bc..65ddfd324 100644
--- a/public/locales/tr/settings/general/edit-mode-toggle.json
+++ b/public/locales/tr/settings/general/edit-mode-toggle.json
@@ -1,22 +1,22 @@
{
"menu": {
- "toggle": "",
- "enable": "",
- "disable": ""
+ "toggle": "Düzenleme Modunu Değiştir",
+ "enable": "Düzenleme modunu etkinleştir",
+ "disable": "Düzenleme modunu pasifleştir"
},
"form": {
- "label": "",
- "message": "",
+ "label": "Şifreyi düzenle",
+ "message": "Düzenleme modunu açmak için EDIT_MODE_PASSWORD adlı ortam değişkenine girdiğiniz şifreyi girmeniz gerekir. Eğer ayarlanmamışsa, düzenleme modunu açıp kapatamazsınız.",
"submit": "Gönder"
},
"notification": {
"success": {
- "title": "",
- "message": ""
+ "title": "Başarılı",
+ "message": "Düzenleme modu başarıyla değiştirildi, sayfa yeniden yükleniyor..."
},
"error": {
"title": "Hata",
- "message": ""
+ "message": "Düzenleme modu değiştirilemedi, lütfen tekrar deneyin."
}
}
}
\ No newline at end of file
diff --git a/public/locales/tr/settings/general/search-engine.json b/public/locales/tr/settings/general/search-engine.json
index 4d030b2ee..9904377b6 100644
--- a/public/locales/tr/settings/general/search-engine.json
+++ b/public/locales/tr/settings/general/search-engine.json
@@ -1,7 +1,7 @@
{
"title": "Arama motoru",
"configurationName": "Arama motoru yapılandırma",
- "custom": "",
+ "custom": "Kişisel",
"tips": {
"generalTip": "Kullanabileceğiniz birden fazla önek var! Bunları sorgunuzun önüne eklemek, sonuçları filtreleyecektir. !s (Web), !t (Torrentler), !y (YouTube) ve !m (Medya).",
"placeholderTip": "%s sorgu için bir yer tutucu olarak kullanılabilir."
diff --git a/public/locales/uk/layout/modals/add-app.json b/public/locales/uk/layout/modals/add-app.json
index b2fe592c6..f7d1cea1e 100644
--- a/public/locales/uk/layout/modals/add-app.json
+++ b/public/locales/uk/layout/modals/add-app.json
@@ -54,6 +54,10 @@
"text": "Це може зайняти кілька секунд"
}
},
+ "appNameFontSize": {
+ "label": "",
+ "description": ""
+ },
"appNameStatus": {
"label": "",
"description": "",
diff --git a/public/locales/uk/modules/media-requests-list.json b/public/locales/uk/modules/media-requests-list.json
index 069097feb..2c80c987b 100644
--- a/public/locales/uk/modules/media-requests-list.json
+++ b/public/locales/uk/modules/media-requests-list.json
@@ -6,6 +6,9 @@
"title": "Список медіа запитів",
"replaceLinksWithExternalHost": {
"label": "Замініть посилання на зовнішній хост"
+ },
+ "openInNewTab": {
+ "label": ""
}
}
},
diff --git a/public/locales/uk/modules/media-requests-stats.json b/public/locales/uk/modules/media-requests-stats.json
index ff095d880..078a0d2ad 100644
--- a/public/locales/uk/modules/media-requests-stats.json
+++ b/public/locales/uk/modules/media-requests-stats.json
@@ -4,18 +4,24 @@
"description": "Статистика ваших запитів у медіа",
"settings": {
"title": "Статистика запитів на медіа",
- "direction": {
- "label": "",
- "data": {
- "row": "",
- "column": ""
- }
+ "replaceLinksWithExternalHost": {
+ "label": "Замініть посилання на зовнішній хост"
+ },
+ "openInNewTab": {
+ "label": ""
}
}
},
- "stats": {
- "pending": "Очікує схвалення",
- "tvRequests": "Запити на ТБ",
- "movieRequests": "Запити на фільми"
+ "mediaStats": {
+ "title": "",
+ "pending": "",
+ "tvRequests": "",
+ "movieRequests": "",
+ "approved": "",
+ "totalRequests": ""
+ },
+ "userStats": {
+ "title": "",
+ "requests": ""
}
}
diff --git a/public/locales/vi/layout/modals/add-app.json b/public/locales/vi/layout/modals/add-app.json
index 44b85ee7c..caaa459b0 100644
--- a/public/locales/vi/layout/modals/add-app.json
+++ b/public/locales/vi/layout/modals/add-app.json
@@ -54,6 +54,10 @@
"text": "Có thể mất vài giây"
}
},
+ "appNameFontSize": {
+ "label": "",
+ "description": ""
+ },
"appNameStatus": {
"label": "",
"description": "",
diff --git a/public/locales/vi/modules/media-requests-list.json b/public/locales/vi/modules/media-requests-list.json
index 57957c18f..f47557ca0 100644
--- a/public/locales/vi/modules/media-requests-list.json
+++ b/public/locales/vi/modules/media-requests-list.json
@@ -6,6 +6,9 @@
"title": "Danh sách yêu cầu đa phương tiện",
"replaceLinksWithExternalHost": {
"label": "Thay thế liên kết bằng máy chủ bên ngoài"
+ },
+ "openInNewTab": {
+ "label": ""
}
}
},
diff --git a/public/locales/vi/modules/media-requests-stats.json b/public/locales/vi/modules/media-requests-stats.json
index f7268c42d..2de7eeae5 100644
--- a/public/locales/vi/modules/media-requests-stats.json
+++ b/public/locales/vi/modules/media-requests-stats.json
@@ -4,18 +4,24 @@
"description": "Thống kê về các yêu cầu đa phương tiện của bạn",
"settings": {
"title": "Thống kê yêu cầu đa phương tiện",
- "direction": {
- "label": "",
- "data": {
- "row": "",
- "column": ""
- }
+ "replaceLinksWithExternalHost": {
+ "label": "Thay thế liên kết bằng máy chủ bên ngoài"
+ },
+ "openInNewTab": {
+ "label": ""
}
}
},
- "stats": {
- "pending": "Chờ duyệt",
- "tvRequests": "Yêu cầu TV",
- "movieRequests": "Yêu cầu phim"
+ "mediaStats": {
+ "title": "",
+ "pending": "",
+ "tvRequests": "",
+ "movieRequests": "",
+ "approved": "",
+ "totalRequests": ""
+ },
+ "userStats": {
+ "title": "",
+ "requests": ""
}
}
diff --git a/public/locales/zh/layout/common.json b/public/locales/zh/layout/common.json
index 14f5daea0..4429f9a54 100644
--- a/public/locales/zh/layout/common.json
+++ b/public/locales/zh/layout/common.json
@@ -18,7 +18,7 @@
"menu": {
"moveUp": "上移",
"moveDown": "下移",
- "addCategory": "",
+ "addCategory": "添加分类 {{location}}",
"addAbove": "上方",
"addBelow": "下方"
}
diff --git a/public/locales/zh/layout/header/actions/toggle-edit-mode.json b/public/locales/zh/layout/header/actions/toggle-edit-mode.json
index ac43dd1cd..1f2d06a7e 100644
--- a/public/locales/zh/layout/header/actions/toggle-edit-mode.json
+++ b/public/locales/zh/layout/header/actions/toggle-edit-mode.json
@@ -8,5 +8,5 @@
"title": "启用 <1>{{size}}1> 尺寸编辑模式",
"text": "现在您可以调整和配置您的应用了,在退出编辑模式之前不会保存更改 。"
},
- "unloadEvent": ""
+ "unloadEvent": "退出编辑模式以保存更改"
}
diff --git a/public/locales/zh/layout/modals/about.json b/public/locales/zh/layout/modals/about.json
index be73ac9f6..80fb1db32 100644
--- a/public/locales/zh/layout/modals/about.json
+++ b/public/locales/zh/layout/modals/about.json
@@ -6,7 +6,7 @@
"key": "快捷键",
"action": "操作",
"keybinds": "热键绑定",
- "documentation": "",
+ "documentation": "文档",
"actions": {
"toggleTheme": "切换 白天/夜晚 模式",
"focusSearchBar": "前往搜索栏",
@@ -23,7 +23,7 @@
"experimental_disableEditMode": "实验性: 关闭编辑模式"
},
"version": {
- "new": "",
- "dropdown": ""
+ "new": "新: {{newVersion}}",
+ "dropdown": "版本 {{newVersion}} 可用!当前版本为 {{currentVersion}}"
}
}
\ No newline at end of file
diff --git a/public/locales/zh/layout/modals/add-app.json b/public/locales/zh/layout/modals/add-app.json
index 0a78ec7ca..de294d872 100644
--- a/public/locales/zh/layout/modals/add-app.json
+++ b/public/locales/zh/layout/modals/add-app.json
@@ -54,6 +54,10 @@
"text": "这可能需要几秒钟"
}
},
+ "appNameFontSize": {
+ "label": "应用名称字体大小",
+ "description": "设置应用名称在磁贴上显示时的字体大小。"
+ },
"appNameStatus": {
"label": "应用名称状态",
"description": "如果您想要显示标题,请选择显示的位置。",
diff --git a/public/locales/zh/modules/bookmark.json b/public/locales/zh/modules/bookmark.json
index cafeff18c..c5d46c838 100644
--- a/public/locales/zh/modules/bookmark.json
+++ b/public/locales/zh/modules/bookmark.json
@@ -29,7 +29,7 @@
},
"item": {
"validation": {
- "length": "",
+ "length": "长度必须在 {{shortest}} 和 {{longest}} 之间",
"invalidLink": "无效链接",
"errorMsg": "没有保存,因为出现了验证错误。请重新输入"
},
diff --git a/public/locales/zh/modules/media-requests-list.json b/public/locales/zh/modules/media-requests-list.json
index 1b4dbfcb2..1fc77b975 100644
--- a/public/locales/zh/modules/media-requests-list.json
+++ b/public/locales/zh/modules/media-requests-list.json
@@ -6,6 +6,9 @@
"title": "媒体请求列表",
"replaceLinksWithExternalHost": {
"label": "使用外部地址替换链接"
+ },
+ "openInNewTab": {
+ "label": "在新标签页中打开链接"
}
}
},
diff --git a/public/locales/zh/modules/media-requests-stats.json b/public/locales/zh/modules/media-requests-stats.json
index ced504820..0036f2b09 100644
--- a/public/locales/zh/modules/media-requests-stats.json
+++ b/public/locales/zh/modules/media-requests-stats.json
@@ -4,18 +4,24 @@
"description": "您的媒体请求统计",
"settings": {
"title": "媒体请求状态",
- "direction": {
- "label": "布局方向。",
- "data": {
- "row": "横向",
- "column": "垂直"
- }
+ "replaceLinksWithExternalHost": {
+ "label": "使用外部地址替换链接"
+ },
+ "openInNewTab": {
+ "label": "在新标签页中打开链接"
}
}
},
- "stats": {
+ "mediaStats": {
+ "title": "媒体统计",
"pending": "待批准",
"tvRequests": "电视请求",
- "movieRequests": "电影请求"
+ "movieRequests": "电影请求",
+ "approved": "已批准",
+ "totalRequests": "总计"
+ },
+ "userStats": {
+ "title": "用户排行",
+ "requests": "请求: {{number}}"
}
}
diff --git a/public/locales/zh/settings/general/cache-buttons.json b/public/locales/zh/settings/general/cache-buttons.json
index 685994c48..51911688b 100644
--- a/public/locales/zh/settings/general/cache-buttons.json
+++ b/public/locales/zh/settings/general/cache-buttons.json
@@ -1,24 +1,24 @@
{
- "title": "",
+ "title": "清除缓存",
"selector": {
- "label": "",
+ "label": "选择要清除的缓存",
"data": {
- "ping": "",
- "repositoryIcons": "",
- "calendar&medias": "",
- "weather": ""
+ "ping": "Ping 查询",
+ "repositoryIcons": "远程/本地图标",
+ "calendar&medias": "日历中的媒体",
+ "weather": "天气数据"
}
},
"buttons": {
- "notificationTitle": "",
+ "notificationTitle": "已清除缓存",
"clearAll": {
- "text": "",
- "notificationMessage": ""
+ "text": "清除所有缓存",
+ "notificationMessage": "已清除所有缓存"
},
"clearSelect": {
- "text": "",
- "notificationMessageSingle": "",
- "notificationMessageMulti": ""
+ "text": "清除所选查询",
+ "notificationMessageSingle": "{{value}} 的缓存已清除",
+ "notificationMessageMulti": "{{values}} 的缓存已清除"
}
}
}
\ No newline at end of file
diff --git a/public/locales/zh/settings/general/edit-mode-toggle.json b/public/locales/zh/settings/general/edit-mode-toggle.json
index b8077f220..d38f03752 100644
--- a/public/locales/zh/settings/general/edit-mode-toggle.json
+++ b/public/locales/zh/settings/general/edit-mode-toggle.json
@@ -1,22 +1,22 @@
{
"menu": {
- "toggle": "",
- "enable": "",
- "disable": ""
+ "toggle": "切换编辑模式",
+ "enable": "启用编辑模式",
+ "disable": "关闭编辑模式"
},
"form": {
- "label": "",
- "message": "",
+ "label": "编辑密码",
+ "message": "要切换编辑模式,需要在名为 EDIT_MODE_PASSWORD 的环境变量中输入密码。如果未设置,则无法切换编辑模式。",
"submit": "提交"
},
"notification": {
"success": {
- "title": "",
- "message": ""
+ "title": "成功",
+ "message": "成功切换编辑模式,重新加载页面..."
},
"error": {
"title": "错误",
- "message": ""
+ "message": "切换编辑模式失败,请重试。"
}
}
}
\ No newline at end of file
diff --git a/public/locales/zh/settings/general/search-engine.json b/public/locales/zh/settings/general/search-engine.json
index 48b462a81..5e409d607 100644
--- a/public/locales/zh/settings/general/search-engine.json
+++ b/public/locales/zh/settings/general/search-engine.json
@@ -1,7 +1,7 @@
{
"title": "搜索引擎",
"configurationName": "搜索引擎设置",
- "custom": "",
+ "custom": "自定义",
"tips": {
"generalTip": "您可以使用多种前缀!将这些添加到您的查询前将过滤结果。:!s (网页), !t (Torrents), !y (YouTube), 和 !m (媒体)。",
"placeholderTip": "%s 可以作为查询的占位符。"