mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-13 08:55:48 +01:00
New Crowdin updates (#437)
* New translations app-shelf.json (Italian) * New translations add-service-app-shelf.json (Spanish) * New translations calendar.json (Spanish) * New translations calendar.json (Italian) * New translations app-shelf-menu.json (Chinese Simplified) * New translations add-service-app-shelf.json (Chinese Simplified) * New translations add-service-app-shelf.json (Swedish) * New translations add-service-app-shelf.json (Italian) * New translations app-shelf-menu.json (Italian) * New translations common-media-cards.json (Italian) * New translations common-media-cards.json (Chinese Simplified) * New translations calendar.json (Chinese Simplified) * New translations dlspeed.json (Spanish) * New translations dlspeed.json (Italian) * New translations docker.json (Spanish) * New translations docker.json (Italian) * New translations docker.json (Swedish) * New translations docker.json (Chinese Simplified) * New translations dashdot.json (Spanish) * New translations dashdot.json (Italian) * New translations dashdot.json (Chinese Simplified) * New translations torrents-status.json (Spanish) * New translations torrents-status.json (Italian) * New translations weather.json (Italian) * New translations weather.json (Swedish) * New translations overseerr.json (Spanish) * New translations overseerr.json (Italian) * New translations overseerr.json (Chinese Simplified) * New translations page-appearance.json (Swedish) * New translations shade-selector.json (German) * New translations shade-selector.json (Italian) * New translations shade-selector.json (Swedish) * New translations opacity-selector.json (Swedish) * New translations app-width.json (Swedish) * New translations color-selector.json (Swedish) * New translations search-engine.json (Italian) * New translations color-schema.json (Swedish) * New translations config-changer.json (Spanish) * New translations config-changer.json (Italian) * New translations config-changer.json (Swedish) * New translations add-service-app-shelf.json (Slovenian) * New translations app-shelf.json (Polish) * New translations add-service-app-shelf.json (Polish) * New translations common.json (Swedish) * New translations common.json (Italian) * New translations common.json (Chinese Simplified) * New translations common.json (Swedish) * New translations common.json (Spanish) * New translations add-service-app-shelf.json (Portuguese, Brazilian) * New translations page-appearance.json (Slovenian) * New translations config-changer.json (Polish) * New translations module-enabler.json (Polish) * New translations opacity-selector.json (Polish) * New translations search-engine.json (Polish) * New translations common.json (Polish) * New translations dashdot.json (Polish) * New translations dashdot.json (Slovenian) * New translations dlspeed.json (Polish) * New translations docker.json (Polish) * New translations docker.json (Slovenian) * New translations overseerr.json (Polish) * New translations ping.json (Polish) * New translations search.json (Polish) * New translations search.json (Slovenian) * New translations torrents-status.json (Polish) * New translations weather.json (Polish) * New translations app-width.json (Polish) * New translations common.json (Slovenian) * New translations common.json (Portuguese, Brazilian) * New translations calendar.json (Ukrainian) * New translations dashdot.json (Ukrainian) * New translations overseerr.json (Ukrainian) * New translations torrents-status.json (Portuguese, Brazilian) * New translations dlspeed.json (Portuguese, Brazilian) * New translations docker.json (Portuguese, Brazilian) * New translations overseerr.json (Portuguese, Brazilian) * New translations ping.json (Portuguese, Brazilian) * New translations search.json (Portuguese, Brazilian) * New translations weather.json (Portuguese, Brazilian) * New translations common.json (Portuguese, Brazilian) * New translations app-width.json (Portuguese, Brazilian) * New translations color-selector.json (Portuguese, Brazilian) * New translations opacity-selector.json (Portuguese, Brazilian) * New translations page-appearance.json (Portuguese, Brazilian) * New translations shade-selector.json (Portuguese, Brazilian) * New translations color-schema.json (Portuguese, Brazilian) * New translations config-changer.json (Portuguese, Brazilian) * New translations add-service-app-shelf.json (Korean) * New translations app-shelf-menu.json (Korean) * New translations app-shelf.json (Korean) * New translations calendar.json (Korean) * New translations add-service-app-shelf.json (LOLCAT) * New translations config-changer.json (Ukrainian) * New translations config-changer.json (Korean) * New translations internationalization.json (Korean) * New translations module-enabler.json (Korean) * New translations search-engine.json (Korean) * New translations theme-selector.json (Korean) * New translations widget-positions.json (Korean) * New translations shade-selector.json (Korean) * New translations docker.json (LOLCAT) * New translations color-schema.json (Korean) * New translations opacity-selector.json (Korean) * New translations page-appearance.json (Korean) * New translations dlspeed.json (Korean) * New translations search-engine.json (Ukrainian) * New translations common-media-cards.json (Korean) * New translations common.json (Korean) * New translations dashdot.json (Korean) * New translations date.json (Korean) * New translations docker.json (Korean) * New translations overseerr.json (Korean) * New translations ping.json (Korean) * New translations search.json (Korean) * New translations torrents-status.json (Korean) * New translations weather.json (Korean) * New translations common.json (Korean) * New translations app-width.json (Korean) * New translations color-selector.json (Korean) * New translations common.json (LOLCAT) * New translations common.json (Korean) * New translations usenet.json (LOLCAT) * New translations usenet.json (Swedish) * New translations usenet.json (Portuguese, Brazilian) * New translations login.json (French) * New translations usenet.json (Dutch) * New translations login.json (Spanish) * New translations login.json (German) * New translations login.json (Italian) * New translations login.json (Japanese) * New translations login.json (Korean) * New translations login.json (Dutch) * New translations login.json (Polish) * New translations usenet.json (Polish) * New translations usenet.json (Slovenian) * New translations usenet.json (Korean) * New translations usenet.json (Spanish) * New translations usenet.json (Italian) * New translations login.json (Russian) * New translations login.json (Slovenian) * New translations login.json (Swedish) * New translations login.json (Ukrainian) * New translations login.json (Chinese Simplified) * New translations login.json (Portuguese, Brazilian) * New translations login.json (LOLCAT)
This commit is contained in:
27
public/locales/de/authentication/login.json
Normal file
27
public/locales/de/authentication/login.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"title": "Willkommen zurück!",
|
||||
"text": "Bitte geben Sie das Passwort ein",
|
||||
"form": {
|
||||
"fields": {
|
||||
"password": {
|
||||
"label": "Passwort",
|
||||
"placeholder": "Ihr Passwort"
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"submit": "Anmelden"
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
"checking": {
|
||||
"title": "Ihr Passwort wird überprüft",
|
||||
"message": "Ihr Passwort wird geprüft..."
|
||||
},
|
||||
"correct": {
|
||||
"title": "Passwort korrekt, sie werden weitergeleitet..."
|
||||
},
|
||||
"wrong": {
|
||||
"title": "Das Passwort ist falsch, bitte versuchen Sie es erneut."
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"label": "Shatten"
|
||||
"label": "Schatten"
|
||||
}
|
||||
27
public/locales/es/authentication/login.json
Normal file
27
public/locales/es/authentication/login.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"title": "",
|
||||
"text": "",
|
||||
"form": {
|
||||
"fields": {
|
||||
"password": {
|
||||
"label": "Contraseña",
|
||||
"placeholder": ""
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"submit": ""
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
"checking": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"correct": {
|
||||
"title": ""
|
||||
},
|
||||
"wrong": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -4,8 +4,8 @@
|
||||
},
|
||||
"tip": "Consejo: ",
|
||||
"time": {
|
||||
"seconds": "",
|
||||
"minutes": "",
|
||||
"hours": ""
|
||||
"seconds": "segundos",
|
||||
"minutes": "minutos",
|
||||
"hours": "horas"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -35,24 +35,24 @@
|
||||
"category": {
|
||||
"label": "Categoría",
|
||||
"placeholder": "Selecciona una categoría o cree una nueva",
|
||||
"nothingFound": "No se ha encontrado ningún resultado",
|
||||
"nothingFound": "No se ha encontrado nada",
|
||||
"createLabel": "+ Crear {{query}}"
|
||||
},
|
||||
"integrations": {
|
||||
"apiKey": {
|
||||
"label": "Clave API",
|
||||
"placeholder": "Tu clave de la API",
|
||||
"placeholder": "Tu clave API",
|
||||
"validation": {
|
||||
"noKey": "Clave inválida"
|
||||
},
|
||||
"tip": {
|
||||
"text": "Obtén tu clave de API",
|
||||
"text": "Obtén tu clave API",
|
||||
"link": "aquí."
|
||||
}
|
||||
},
|
||||
"qBittorrent": {
|
||||
"username": {
|
||||
"label": "Usuario",
|
||||
"label": "Nombre de usuario",
|
||||
"placeholder": "admin",
|
||||
"validation": {
|
||||
"invalidUsername": "Nombre de usuario incorrecto"
|
||||
@@ -77,7 +77,7 @@
|
||||
},
|
||||
"transmission": {
|
||||
"username": {
|
||||
"label": "Usuario",
|
||||
"label": "Nombre de usuario",
|
||||
"placeholder": "admin",
|
||||
"validation": {
|
||||
"invalidUsername": "Nombre de usuario incorrecto"
|
||||
@@ -95,13 +95,13 @@
|
||||
}
|
||||
},
|
||||
"advancedOptions": {
|
||||
"title": "",
|
||||
"title": "Opciones avanzadas",
|
||||
"form": {
|
||||
"httpStatusCodes": {
|
||||
"label": "Códigos de estado HTTP",
|
||||
"label": "Códigos de Estado HTTP",
|
||||
"placeholder": "Seleccionar códigos de estado válidos",
|
||||
"clearButtonLabel": "Borrar selección",
|
||||
"nothingFound": "No se ha encontrado ningún resultado"
|
||||
"nothingFound": "No se ha encontrado nada"
|
||||
},
|
||||
"openServiceInNewTab": {
|
||||
"label": "Abrir el servicio en una nueva pestaña"
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"description": "Un módulo de calendario para mostrar próximos lanzamientos. Interactúa con las API de Sonarr y Radarr.",
|
||||
"settings": {
|
||||
"sundayStart": {
|
||||
"label": "Marcar Domingo como primer día de la semana"
|
||||
"label": "Iniciar la semana en Domingo"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4,13 +4,13 @@
|
||||
"description": "Un módulo para mostrar los gráficos de la instancia de Dash. en ejecución.",
|
||||
"settings": {
|
||||
"cpuMultiView": {
|
||||
"label": "Vista CPU MultiNúcleo"
|
||||
"label": "Vista CPU Multinúcleo"
|
||||
},
|
||||
"storageMultiView": {
|
||||
"label": "Vista de las Unidades de Almacenamiento"
|
||||
"label": "Vista Almacenamiento Multidisco"
|
||||
},
|
||||
"useCompactView": {
|
||||
"label": "Usar la vista Compacta"
|
||||
"label": "Usar vista Compacta"
|
||||
},
|
||||
"graphs": {
|
||||
"label": "Gráficos"
|
||||
@@ -23,13 +23,13 @@
|
||||
"card": {
|
||||
"title": "Dash.",
|
||||
"errors": {
|
||||
"noService": "No se ha encontrado el servicio Dash. Por favor, añade uno al Panel de Control de Homarr o indica una URL de Dash. en las opciones del módulo",
|
||||
"noService": "Servicio Dash. no encontrado. Por favor, añade uno al tablero de Homarr o indica una URL de Dash. en las opciones del módulo",
|
||||
"noInformation": "No se puede obtener información de Dash. - ¿estás utilizando la última versión?"
|
||||
},
|
||||
"graphs": {
|
||||
"storage": {
|
||||
"title": "Almacenaje",
|
||||
"label": "Almacenaje:"
|
||||
"title": "Almacenamiento",
|
||||
"label": "Almacenamiento:"
|
||||
},
|
||||
"network": {
|
||||
"title": "Red",
|
||||
@@ -40,13 +40,13 @@
|
||||
}
|
||||
},
|
||||
"cpu": {
|
||||
"title": "Procesador"
|
||||
"title": "CPU"
|
||||
},
|
||||
"memory": {
|
||||
"title": "Memoria RAM"
|
||||
"title": "RAM"
|
||||
},
|
||||
"gpu": {
|
||||
"title": "Procesador Gráfico"
|
||||
"title": "GPU"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -22,8 +22,8 @@
|
||||
"download": "Velocidad de Descarga: {{download}}",
|
||||
"upload": "Velocidad de subida: {{upload}}",
|
||||
"timeSpan": "Hace {{seconds}} segundos",
|
||||
"totalDownload": "Velocidad de Descarga: {{download}}/s",
|
||||
"totalUpload": "Velocidad de Subida: {{upload}}/s"
|
||||
"totalDownload": "Descarga: {{download}}/s",
|
||||
"totalUpload": "Subida: {{upload}}/s"
|
||||
},
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
|
||||
@@ -4,12 +4,12 @@
|
||||
"description": "Te permite gestionar facilmente tus torrents"
|
||||
},
|
||||
"search": {
|
||||
"placeholder": "Buscar por nombre de contendor o nombre de la imagen"
|
||||
"placeholder": "Buscar por nombre de contenedor o nombre de imagen"
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
"name": "Nombre",
|
||||
"image": "Imágen",
|
||||
"image": "Imagen",
|
||||
"ports": "Puertos",
|
||||
"state": "Estado"
|
||||
},
|
||||
@@ -35,10 +35,10 @@
|
||||
"title": "Detener"
|
||||
},
|
||||
"start": {
|
||||
"title": "Comenzar"
|
||||
"title": "Iniciar"
|
||||
},
|
||||
"refreshData": {
|
||||
"title": ""
|
||||
"title": "Refrescar datos"
|
||||
},
|
||||
"remove": {
|
||||
"title": "Eliminar"
|
||||
@@ -62,7 +62,7 @@
|
||||
"title": "Se ha producido un error"
|
||||
},
|
||||
"oneServiceAtATime": {
|
||||
"title": "Por favor, añade un servicio cada vez!"
|
||||
"title": "Por favor, ¡añade un servicio a la vez!"
|
||||
}
|
||||
},
|
||||
"actionIcon": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Overseerr",
|
||||
"description": "Te permite buscar y añadir medios desde Overseerr y Jellyseerr"
|
||||
"description": "Te permite buscar y añadir medios desde Overseerr/Jellyseerr"
|
||||
},
|
||||
"popup": {
|
||||
"item": {
|
||||
|
||||
@@ -27,8 +27,8 @@
|
||||
"download": "Velocidad de Descarga: {{download}}",
|
||||
"upload": "Velocidad de subida: {{upload}}",
|
||||
"timeSpan": "Hace {{seconds}} segundos",
|
||||
"totalDownload": "Velocidad de Descarga: {{download}}/s",
|
||||
"totalUpload": "Velocidad de Subida: {{upload}}/s"
|
||||
"totalDownload": "Descarga: {{download}}/s",
|
||||
"totalUpload": "Subida: {{upload}}/s"
|
||||
},
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "Sabnzbd",
|
||||
"description": "Te permite ver tu cola e historial de Sabnzbd, pausar y resumir descargas"
|
||||
},
|
||||
"card": {
|
||||
"errors": {
|
||||
@@ -12,12 +12,12 @@
|
||||
}
|
||||
},
|
||||
"tabs": {
|
||||
"queue": "",
|
||||
"history": ""
|
||||
"queue": "Cola",
|
||||
"history": "Historial"
|
||||
},
|
||||
"info": {
|
||||
"sizeLeft": "",
|
||||
"paused": ""
|
||||
"sizeLeft": "Tamaño restante",
|
||||
"paused": "Pausado"
|
||||
},
|
||||
"queue": {
|
||||
"header": {
|
||||
@@ -26,24 +26,24 @@
|
||||
"eta": "Tiempo restante",
|
||||
"progress": "Completado %"
|
||||
},
|
||||
"empty": "",
|
||||
"empty": "Vacío",
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Error",
|
||||
"message": "Ha ocurrido un error"
|
||||
},
|
||||
"paused": ""
|
||||
"paused": "Pausado"
|
||||
},
|
||||
"history": {
|
||||
"header": {
|
||||
"name": "Nombre",
|
||||
"size": "Tamaño",
|
||||
"duration": ""
|
||||
"duration": "Duración"
|
||||
},
|
||||
"empty": "",
|
||||
"empty": "Vacío",
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Error",
|
||||
"message": "Error al cargar historial"
|
||||
},
|
||||
"paused": ""
|
||||
"paused": "Pausado"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -39,17 +39,17 @@
|
||||
"notifications": {
|
||||
"invalidConfig": {
|
||||
"title": "No es posible cargar la configuración",
|
||||
"message": "No se ha podido cargar la configuración. Formato .JSON no válido."
|
||||
"message": "No se ha podido cargar tu configuración. Formato JSON no válido."
|
||||
},
|
||||
"loadedSuccessfully": {
|
||||
"title": "Configuración {{configName}} cargada correctamente"
|
||||
}
|
||||
},
|
||||
"accept": {
|
||||
"text": "Arrastra un archivo aqui para subir una configuración. Sólo se admiten archivos .JSON."
|
||||
"text": "Arrastra un archivo aqui para subir una configuración. Sólo se admiten archivos JSON."
|
||||
},
|
||||
"reject": {
|
||||
"text": "Este formato de archivo no es compatible. Por favor, sube solo archivos .JSON."
|
||||
"text": "Este formato de archivo no es compatible. Por favor, sube solo archivos JSON."
|
||||
}
|
||||
}
|
||||
}
|
||||
27
public/locales/fr/authentication/login.json
Normal file
27
public/locales/fr/authentication/login.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"title": "",
|
||||
"text": "",
|
||||
"form": {
|
||||
"fields": {
|
||||
"password": {
|
||||
"label": "Mot de passe",
|
||||
"placeholder": ""
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"submit": ""
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
"checking": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"correct": {
|
||||
"title": ""
|
||||
},
|
||||
"wrong": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
27
public/locales/it/authentication/login.json
Normal file
27
public/locales/it/authentication/login.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"title": "",
|
||||
"text": "",
|
||||
"form": {
|
||||
"fields": {
|
||||
"password": {
|
||||
"label": "Password",
|
||||
"placeholder": ""
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"submit": ""
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
"checking": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"correct": {
|
||||
"title": ""
|
||||
},
|
||||
"wrong": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"actions": {
|
||||
"save": "Risparmiare"
|
||||
"save": "Salva"
|
||||
},
|
||||
"tip": "Suggerimento: ",
|
||||
"time": {
|
||||
|
||||
@@ -25,12 +25,12 @@
|
||||
"label": "URL del servizio"
|
||||
},
|
||||
"onClickUrl": {
|
||||
"label": "URL al clic"
|
||||
"label": "URL di destinatione"
|
||||
},
|
||||
"serviceType": {
|
||||
"label": "Tipo di servizio",
|
||||
"defaultValue": "Altro",
|
||||
"placeholder": "Sceglietene uno"
|
||||
"placeholder": "Scegli Uno"
|
||||
},
|
||||
"category": {
|
||||
"label": "Categoria",
|
||||
@@ -41,7 +41,7 @@
|
||||
"integrations": {
|
||||
"apiKey": {
|
||||
"label": "Chiave API",
|
||||
"placeholder": "La vostra chiave API",
|
||||
"placeholder": "La tua chiave API",
|
||||
"validation": {
|
||||
"noKey": "Chiave non valida"
|
||||
},
|
||||
@@ -53,7 +53,7 @@
|
||||
"qBittorrent": {
|
||||
"username": {
|
||||
"label": "Nome utente",
|
||||
"placeholder": "amministratore",
|
||||
"placeholder": "admin",
|
||||
"validation": {
|
||||
"invalidUsername": "Nome utente non valido"
|
||||
}
|
||||
@@ -78,7 +78,7 @@
|
||||
"transmission": {
|
||||
"username": {
|
||||
"label": "Nome utente",
|
||||
"placeholder": "amministratore",
|
||||
"placeholder": "admin",
|
||||
"validation": {
|
||||
"invalidUsername": "Nome utente non valido"
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
},
|
||||
"actions": {
|
||||
"edit": "Modifica",
|
||||
"delete": "Cancellare"
|
||||
"delete": "Cancella"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"accordions": {
|
||||
"downloads": {
|
||||
"text": "I vostri download"
|
||||
"text": "I tuoi download"
|
||||
},
|
||||
"others": {
|
||||
"text": "Altri"
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Calendario",
|
||||
"description": "Un modulo calendario per la visualizzazione dei prossimi rilasci. Interagisce con le API di Sonarr e Radarr.",
|
||||
"description": "Un calendario per la visualizzazione dei prossimi rilasci. Interagisce con le API di Sonarr e Radarr.",
|
||||
"settings": {
|
||||
"sundayStart": {
|
||||
"label": "Iniziare la settimana la domenica"
|
||||
"label": "Inizio settimana di domenica"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"buttons": {
|
||||
"play": "Gioco",
|
||||
"request": "Richiesta"
|
||||
"play": "Avvia",
|
||||
"request": "Richiedi"
|
||||
}
|
||||
}
|
||||
@@ -10,7 +10,7 @@
|
||||
"label": "Visualizzazione dell'unità multipla di archiviazione"
|
||||
},
|
||||
"useCompactView": {
|
||||
"label": "Utilizzare la vista compatta"
|
||||
"label": "Visualizzazione compatta"
|
||||
},
|
||||
"graphs": {
|
||||
"label": "Grafici"
|
||||
@@ -28,8 +28,8 @@
|
||||
},
|
||||
"graphs": {
|
||||
"storage": {
|
||||
"title": "Immagazzinamento",
|
||||
"label": "Stoccaggio:"
|
||||
"title": "Spazio di archiviazione",
|
||||
"label": "Spazio di archiviazione:"
|
||||
},
|
||||
"network": {
|
||||
"title": "Rete",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Scarica la velocità",
|
||||
"name": "Velocità Di Download",
|
||||
"description": "Mostra la velocità di download attuale dei servizi supportati"
|
||||
},
|
||||
"card": {
|
||||
@@ -11,7 +11,7 @@
|
||||
"download": "In basso",
|
||||
"upload": "Su",
|
||||
"estimatedTimeOfArrival": "ETA",
|
||||
"progress": "Progressi"
|
||||
"progress": "Avanzamento"
|
||||
},
|
||||
"body": {
|
||||
"nothingFound": "Nessun torrent trovato"
|
||||
@@ -19,11 +19,11 @@
|
||||
},
|
||||
"lineChart": {
|
||||
"title": "Velocità di download attuale",
|
||||
"download": "Scaricamento: {{download}}",
|
||||
"upload": "Caricare: {{upload}}",
|
||||
"download": "Download: {{download}}",
|
||||
"upload": "Upload: {{upload}}",
|
||||
"timeSpan": "{{seconds}} secondi fa",
|
||||
"totalDownload": "Download: {{download}}/s",
|
||||
"totalUpload": "Caricare: {{upload}}/s"
|
||||
"totalUpload": "Upload: {{upload}}/s"
|
||||
},
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
|
||||
@@ -10,16 +10,16 @@
|
||||
"header": {
|
||||
"name": "Nome",
|
||||
"image": "Immagine",
|
||||
"ports": "Porti",
|
||||
"ports": "Porte",
|
||||
"state": "Stato"
|
||||
},
|
||||
"body": {
|
||||
"portCollapse": "{{ports}} di più"
|
||||
},
|
||||
"states": {
|
||||
"running": "In corsa",
|
||||
"running": "In esecuzione",
|
||||
"created": "Creato",
|
||||
"stopped": "Interrotto",
|
||||
"stopped": "Arrestato",
|
||||
"unknown": "Sconosciuto"
|
||||
}
|
||||
},
|
||||
@@ -29,19 +29,19 @@
|
||||
"message": "Aggiungi servizio a Homarr"
|
||||
},
|
||||
"restart": {
|
||||
"title": "Riavvio"
|
||||
"title": "Riavvia"
|
||||
},
|
||||
"stop": {
|
||||
"title": "Stop"
|
||||
"title": "Arresta"
|
||||
},
|
||||
"start": {
|
||||
"title": "Inizio"
|
||||
"title": "Avvia"
|
||||
},
|
||||
"refreshData": {
|
||||
"title": "Aggiornare i dati"
|
||||
},
|
||||
"remove": {
|
||||
"title": "Rimuovere"
|
||||
"title": "Rimuovi"
|
||||
},
|
||||
"addToHomarr": {
|
||||
"title": "Aggiungi a Homarr"
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Sovrintendenti",
|
||||
"name": "Overseerr",
|
||||
"description": "Permette di cercare e aggiungere media da Overseerr/Jellyseerr"
|
||||
},
|
||||
"popup": {
|
||||
"item": {
|
||||
"buttons": {
|
||||
"askFor": "Chiedete di {{title}}",
|
||||
"cancel": "Annullamento",
|
||||
"request": "Richiesta"
|
||||
"askFor": "Richiedi {{title}}",
|
||||
"cancel": "Annulla",
|
||||
"request": "Richiedi"
|
||||
},
|
||||
"alerts": {
|
||||
"automaticApproval": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Torrente",
|
||||
"name": "Torrent",
|
||||
"description": "Mostra la velocità di download attuale dei servizi supportati",
|
||||
"settings": {
|
||||
"hideComplete": {
|
||||
@@ -16,7 +16,7 @@
|
||||
"download": "In basso",
|
||||
"upload": "Su",
|
||||
"estimatedTimeOfArrival": "ETA",
|
||||
"progress": "Progressi"
|
||||
"progress": "Avanzamento"
|
||||
},
|
||||
"body": {
|
||||
"nothingFound": "Nessun torrent trovato"
|
||||
@@ -24,11 +24,11 @@
|
||||
},
|
||||
"lineChart": {
|
||||
"title": "Velocità di download attuale",
|
||||
"download": "Scaricamento: {{download}}",
|
||||
"upload": "Caricare: {{upload}}",
|
||||
"download": "Download: {{download}}",
|
||||
"upload": "Upload: {{upload}}",
|
||||
"timeSpan": "{{seconds}} secondi fa",
|
||||
"totalDownload": "Download: {{download}}/s",
|
||||
"totalUpload": "Caricare: {{upload}}/s"
|
||||
"totalUpload": "Upload: {{upload}}/s"
|
||||
},
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
|
||||
@@ -13,10 +13,10 @@
|
||||
},
|
||||
"tabs": {
|
||||
"queue": "Coda",
|
||||
"history": "La storia"
|
||||
"history": "Storia"
|
||||
},
|
||||
"info": {
|
||||
"sizeLeft": "Dimensione sinistra",
|
||||
"sizeLeft": "Dimensione rimanente",
|
||||
"paused": "In pausa"
|
||||
},
|
||||
"queue": {
|
||||
@@ -24,7 +24,7 @@
|
||||
"name": "Nome",
|
||||
"size": "Dimensione",
|
||||
"eta": "ETA",
|
||||
"progress": "Progressi"
|
||||
"progress": "Avanzamento"
|
||||
},
|
||||
"empty": "Vuoto",
|
||||
"error": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Il tempo",
|
||||
"description": "Consultare il meteo attuale della propria località",
|
||||
"name": "Meteo",
|
||||
"description": "Consulta il meteo attuale della propria località",
|
||||
"settings": {
|
||||
"displayInFahrenheit": {
|
||||
"label": "Visualizzazione in Fahrenheit"
|
||||
@@ -13,8 +13,8 @@
|
||||
},
|
||||
"card": {
|
||||
"weatherDescriptions": {
|
||||
"clear": "Libero",
|
||||
"mainlyClear": "Principalmente chiaro",
|
||||
"clear": "Cancella",
|
||||
"mainlyClear": "Sereno",
|
||||
"fog": "Nebbia",
|
||||
"drizzle": "Pioggerella",
|
||||
"freezingDrizzle": "Pioggia gelata",
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"label": "Ombra"
|
||||
"label": "Ombreggiatura"
|
||||
}
|
||||
@@ -9,7 +9,7 @@
|
||||
"label": "Nome della configurazione",
|
||||
"placeholder": "Il nome della nuova configurazione"
|
||||
},
|
||||
"submitButton": "Confermare"
|
||||
"submitButton": "Conferma"
|
||||
},
|
||||
"events": {
|
||||
"configSaved": {
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"title": "Motore di ricerca",
|
||||
"tips": {
|
||||
"generalTip": "Utilizzate i prefissi !yt e !t davanti alla vostra domanda per cercare rispettivamente su YouTube o su un Torrent.",
|
||||
"placeholderTip": "%s può essere usato come segnaposto per la query."
|
||||
"generalTip": "Utilizzate i prefissi !yt e !t davanti alla vostra ricerca per cercare rispettivamente su YouTube o su un Torrent.",
|
||||
"placeholderTip": "%s può essere usato come segnaposto per la ricerca."
|
||||
},
|
||||
"customEngine": {
|
||||
"label": "URL di interrogazione",
|
||||
"placeholder": "URL di query personalizzato"
|
||||
"label": "URL di ricerca",
|
||||
"placeholder": "URL di ricerca personalizzato"
|
||||
}
|
||||
}
|
||||
27
public/locales/ja/authentication/login.json
Normal file
27
public/locales/ja/authentication/login.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"title": "",
|
||||
"text": "",
|
||||
"form": {
|
||||
"fields": {
|
||||
"password": {
|
||||
"label": "パスワード",
|
||||
"placeholder": ""
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"submit": ""
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
"checking": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"correct": {
|
||||
"title": ""
|
||||
},
|
||||
"wrong": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
27
public/locales/ko/authentication/login.json
Normal file
27
public/locales/ko/authentication/login.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"title": "",
|
||||
"text": "",
|
||||
"form": {
|
||||
"fields": {
|
||||
"password": {
|
||||
"label": "비밀번호",
|
||||
"placeholder": ""
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"submit": ""
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
"checking": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"correct": {
|
||||
"title": ""
|
||||
},
|
||||
"wrong": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"actions": {
|
||||
"save": ""
|
||||
"save": "저장"
|
||||
},
|
||||
"tip": "",
|
||||
"tip": "팁: ",
|
||||
"time": {
|
||||
"seconds": "",
|
||||
"minutes": "",
|
||||
"hours": ""
|
||||
"seconds": "초",
|
||||
"minutes": "분",
|
||||
"hours": "시간"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,93 +1,93 @@
|
||||
{
|
||||
"actionIcon": {
|
||||
"tooltip": ""
|
||||
"tooltip": "서비스 추가"
|
||||
},
|
||||
"modal": {
|
||||
"title": "",
|
||||
"title": "서비스 추가",
|
||||
"form": {
|
||||
"validation": {
|
||||
"invalidUrl": "",
|
||||
"noStatusCodeSelected": ""
|
||||
"invalidUrl": "유효한 URL을 입력해 주세요",
|
||||
"noStatusCodeSelected": "상태 코드를 선택해 주세요"
|
||||
}
|
||||
},
|
||||
"tabs": {
|
||||
"options": {
|
||||
"title": "",
|
||||
"title": "옵션",
|
||||
"form": {
|
||||
"serviceName": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "서비스 이름",
|
||||
"placeholder": "Plex"
|
||||
},
|
||||
"iconUrl": {
|
||||
"label": ""
|
||||
"label": "아이콘 URL"
|
||||
},
|
||||
"serviceUrl": {
|
||||
"label": ""
|
||||
"label": "서비스 URL"
|
||||
},
|
||||
"onClickUrl": {
|
||||
"label": ""
|
||||
"label": "클릭 시 URL"
|
||||
},
|
||||
"serviceType": {
|
||||
"label": "",
|
||||
"defaultValue": "",
|
||||
"placeholder": ""
|
||||
"label": "서비스 유형",
|
||||
"defaultValue": "기타",
|
||||
"placeholder": "선택해 주세요"
|
||||
},
|
||||
"category": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"nothingFound": "",
|
||||
"createLabel": ""
|
||||
"label": "카테고리",
|
||||
"placeholder": "카테고리를 선택하거나 새 카테고리를 생성합니다",
|
||||
"nothingFound": "찾을 수 없음",
|
||||
"createLabel": "+ 만들기 {{query}}"
|
||||
},
|
||||
"integrations": {
|
||||
"apiKey": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "API 키",
|
||||
"placeholder": "당신의 API 키",
|
||||
"validation": {
|
||||
"noKey": ""
|
||||
"noKey": "잘못된 키"
|
||||
},
|
||||
"tip": {
|
||||
"text": "",
|
||||
"link": ""
|
||||
"text": "API 키",
|
||||
"link": "가져오기."
|
||||
}
|
||||
},
|
||||
"qBittorrent": {
|
||||
"username": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "사용자 이름",
|
||||
"placeholder": "admin",
|
||||
"validation": {
|
||||
"invalidUsername": ""
|
||||
"invalidUsername": "잘못된 사용자 이름"
|
||||
}
|
||||
},
|
||||
"password": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "비밀번호",
|
||||
"placeholder": "adminadmin",
|
||||
"validation": {
|
||||
"invalidPassword": ""
|
||||
"invalidPassword": "잘못된 비밀번호"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deluge": {
|
||||
"password": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "비밀번호",
|
||||
"placeholder": "비밀번호",
|
||||
"validation": {
|
||||
"invalidPassword": ""
|
||||
"invalidPassword": "잘못된 비밀번호"
|
||||
}
|
||||
}
|
||||
},
|
||||
"transmission": {
|
||||
"username": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "사용자 이름",
|
||||
"placeholder": "admin",
|
||||
"validation": {
|
||||
"invalidUsername": ""
|
||||
"invalidUsername": "잘못된 사용자 이름"
|
||||
}
|
||||
},
|
||||
"password": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "비밀번호",
|
||||
"placeholder": "adminadmin",
|
||||
"validation": {
|
||||
"invalidPassword": ""
|
||||
"invalidPassword": "잘못된 비밀번호"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -95,20 +95,20 @@
|
||||
}
|
||||
},
|
||||
"advancedOptions": {
|
||||
"title": "",
|
||||
"title": "고급 옵션",
|
||||
"form": {
|
||||
"httpStatusCodes": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"clearButtonLabel": "",
|
||||
"nothingFound": ""
|
||||
"label": "HTTP 상태 코드",
|
||||
"placeholder": "유효한 상태 코드를 선택해 주세요",
|
||||
"clearButtonLabel": "모두 선택 취소",
|
||||
"nothingFound": "찾을 수 없음"
|
||||
},
|
||||
"openServiceInNewTab": {
|
||||
"label": ""
|
||||
"label": "새 탭에서 서비스 열기"
|
||||
},
|
||||
"buttons": {
|
||||
"submit": {
|
||||
"content": ""
|
||||
"content": "서비스 추가"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
{
|
||||
"modal": {
|
||||
"title": "",
|
||||
"title": "서비스 수정",
|
||||
"buttons": {
|
||||
"save": ""
|
||||
"save": "서비스 저장"
|
||||
}
|
||||
},
|
||||
"menu": {
|
||||
"labels": {
|
||||
"settings": "",
|
||||
"dangerZone": ""
|
||||
"settings": "설정",
|
||||
"dangerZone": "위험한 설정"
|
||||
},
|
||||
"actions": {
|
||||
"edit": "",
|
||||
"delete": ""
|
||||
"edit": "수정",
|
||||
"delete": "삭제"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"accordions": {
|
||||
"downloads": {
|
||||
"text": ""
|
||||
"text": "다운로드 수"
|
||||
},
|
||||
"others": {
|
||||
"text": ""
|
||||
"text": "기타"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"name": "캘린더",
|
||||
"description": "일정을 표시하기 위한 캘린더 모듈입니다. Sonarr API와 Radarr API로 작동합니다.",
|
||||
"settings": {
|
||||
"sundayStart": {
|
||||
"label": ""
|
||||
"label": "한 주의 시작을 일요일로 설정"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"buttons": {
|
||||
"play": "",
|
||||
"request": ""
|
||||
"play": "플레이",
|
||||
"request": "요청"
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"settings": {
|
||||
"label": ""
|
||||
"label": "설정"
|
||||
}
|
||||
}
|
||||
@@ -1,52 +1,52 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"name": "Dash.",
|
||||
"description": "실행 중인 Dash. 인스턴스의 그래프를 표시하는 모듈입니다.",
|
||||
"settings": {
|
||||
"cpuMultiView": {
|
||||
"label": ""
|
||||
"label": "CPU 멀티 코어 보기"
|
||||
},
|
||||
"storageMultiView": {
|
||||
"label": ""
|
||||
"label": "저장소 멀티 드라이브 보기"
|
||||
},
|
||||
"useCompactView": {
|
||||
"label": ""
|
||||
"label": "컴팩트 뷰 사용"
|
||||
},
|
||||
"graphs": {
|
||||
"label": ""
|
||||
"label": "그래프"
|
||||
},
|
||||
"url": {
|
||||
"label": ""
|
||||
"label": "Dash. URL"
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"title": "",
|
||||
"title": "Dash.",
|
||||
"errors": {
|
||||
"noService": "",
|
||||
"noInformation": ""
|
||||
"noService": "Dash. 서비스를 찾을 수 없습니다. Homarr 대시보드에 추가하거나 모듈 옵션에서 Dash. URL을 설정해 주세요.",
|
||||
"noInformation": "Dash. 에서 정보를 얻을 수 없습니다. 최신 버전을 사용 중인가요?"
|
||||
},
|
||||
"graphs": {
|
||||
"storage": {
|
||||
"title": "",
|
||||
"label": ""
|
||||
"title": "저장소",
|
||||
"label": "저장소:"
|
||||
},
|
||||
"network": {
|
||||
"title": "",
|
||||
"label": "",
|
||||
"title": "네트워크",
|
||||
"label": "네트워크:",
|
||||
"metrics": {
|
||||
"download": "",
|
||||
"upload": ""
|
||||
"download": "다운",
|
||||
"upload": "업"
|
||||
}
|
||||
},
|
||||
"cpu": {
|
||||
"title": ""
|
||||
"title": "CPU"
|
||||
},
|
||||
"memory": {
|
||||
"title": ""
|
||||
"title": "RAM"
|
||||
},
|
||||
"gpu": {
|
||||
"title": ""
|
||||
"title": "GPU"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"name": "날짜",
|
||||
"description": "시간과 날짜를 보여주는 카드를 추가합니다",
|
||||
"settings": {
|
||||
"display24HourFormat": {
|
||||
"label": ""
|
||||
"label": "24시간제로 표시"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,34 +1,34 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "다운로드 속도",
|
||||
"description": "지원하는 서비스의 현재 다운로드 속도를 표시합니다"
|
||||
},
|
||||
"card": {
|
||||
"table": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"size": "",
|
||||
"download": "",
|
||||
"upload": "",
|
||||
"estimatedTimeOfArrival": "",
|
||||
"progress": ""
|
||||
"name": "이름",
|
||||
"size": "크기",
|
||||
"download": "다운",
|
||||
"upload": "업",
|
||||
"estimatedTimeOfArrival": "남은 시간",
|
||||
"progress": "진행률"
|
||||
},
|
||||
"body": {
|
||||
"nothingFound": ""
|
||||
"nothingFound": "토렌트 없음"
|
||||
}
|
||||
},
|
||||
"lineChart": {
|
||||
"title": "",
|
||||
"download": "",
|
||||
"upload": "",
|
||||
"timeSpan": "",
|
||||
"totalDownload": "",
|
||||
"totalUpload": ""
|
||||
"title": "현재 다운로드 속도",
|
||||
"download": "다운로드: {{download}}",
|
||||
"upload": "업로드: {{upload}}",
|
||||
"timeSpan": "{{seconds}} 초 전",
|
||||
"totalDownload": "다운로드: {{download}}/s",
|
||||
"totalUpload": "업로드: {{upload}}/s"
|
||||
},
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"title": "지원되는 다운로드 클라이언트를 찾을 수 없습니다!",
|
||||
"text": "현재 다운로드를 보려면 다운로드 서비스를 추가하세요"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,71 +1,71 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "Docker",
|
||||
"description": "토렌트를 쉽게 관리할 수 있습니다"
|
||||
},
|
||||
"search": {
|
||||
"placeholder": ""
|
||||
"placeholder": "컨테이너 또는 이미지 이름으로 검색"
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"image": "",
|
||||
"ports": "",
|
||||
"state": ""
|
||||
"name": "이름",
|
||||
"image": "이미지",
|
||||
"ports": "포트",
|
||||
"state": "상태"
|
||||
},
|
||||
"body": {
|
||||
"portCollapse": ""
|
||||
"portCollapse": "{{ports}} 더"
|
||||
},
|
||||
"states": {
|
||||
"running": "",
|
||||
"created": "",
|
||||
"stopped": "",
|
||||
"unknown": ""
|
||||
"running": "실행 중",
|
||||
"created": "생성됨",
|
||||
"stopped": "중지됨",
|
||||
"unknown": "알 수 없음"
|
||||
}
|
||||
},
|
||||
"actionBar": {
|
||||
"addService": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "서비스 추가",
|
||||
"message": "Homarr에 서비스 추가"
|
||||
},
|
||||
"restart": {
|
||||
"title": ""
|
||||
"title": "재시작"
|
||||
},
|
||||
"stop": {
|
||||
"title": ""
|
||||
"title": "중지"
|
||||
},
|
||||
"start": {
|
||||
"title": ""
|
||||
"title": "시작"
|
||||
},
|
||||
"refreshData": {
|
||||
"title": ""
|
||||
"title": "데이터 새로고침"
|
||||
},
|
||||
"remove": {
|
||||
"title": ""
|
||||
"title": "제거"
|
||||
},
|
||||
"addToHomarr": {
|
||||
"title": ""
|
||||
"title": "Homarr에 추가"
|
||||
}
|
||||
},
|
||||
"messages": {
|
||||
"successfullyExecuted": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "컨테이너 {{containerName}} {{action}}됨",
|
||||
"message": "컨테이너가 성공적으로 {{action}}됨"
|
||||
}
|
||||
},
|
||||
"errors": {
|
||||
"integrationFailed": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Docker 통합 실패",
|
||||
"message": "도커 소켓 마운트를 잊지 않으셨나요?"
|
||||
},
|
||||
"unknownError": {
|
||||
"title": ""
|
||||
"title": "오류가 발생했습니다"
|
||||
},
|
||||
"oneServiceAtATime": {
|
||||
"title": ""
|
||||
"title": "한 번에 하나의 서비스만 추가해 주세요!"
|
||||
}
|
||||
},
|
||||
"actionIcon": {
|
||||
"tooltip": ""
|
||||
"tooltip": "Docker"
|
||||
}
|
||||
}
|
||||
@@ -1,28 +1,28 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "Overseerr",
|
||||
"description": "Overseerr/Jellyseerr에서 미디어를 추가하고 검색할 수 있습니다"
|
||||
},
|
||||
"popup": {
|
||||
"item": {
|
||||
"buttons": {
|
||||
"askFor": "",
|
||||
"cancel": "",
|
||||
"request": ""
|
||||
"askFor": "{{title}} 요청",
|
||||
"cancel": "취소",
|
||||
"request": "요청"
|
||||
},
|
||||
"alerts": {
|
||||
"automaticApproval": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"title": "API key 사용",
|
||||
"text": "이 요청은 자동으로 승인됩니다"
|
||||
}
|
||||
}
|
||||
},
|
||||
"seasonSelector": {
|
||||
"caption": "",
|
||||
"caption": "다운로드하려는 시즌을 선택하세요",
|
||||
"table": {
|
||||
"header": {
|
||||
"season": "",
|
||||
"numberOfEpisodes": ""
|
||||
"season": "시즌",
|
||||
"numberOfEpisodes": "에피소드 수"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "핑",
|
||||
"description": "서비스가 작동 중인지 또는 특정 HTTP 상태 코드를 반환하는지 확인할 수 있습니다"
|
||||
},
|
||||
"states": {
|
||||
"online": "",
|
||||
"offline": "",
|
||||
"loading": ""
|
||||
"online": "온라인 {{response}}",
|
||||
"offline": "오프라인 {{response}}",
|
||||
"loading": "불러오는 중…"
|
||||
}
|
||||
}
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "검색창",
|
||||
"description": "웹, 유튜브. 토렌트, Overseerr를 검색할 수 있는 검색창"
|
||||
},
|
||||
"input": {
|
||||
"placeholder": ""
|
||||
"placeholder": "웹에서 검색..."
|
||||
}
|
||||
}
|
||||
@@ -1,39 +1,39 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"name": "토렌트",
|
||||
"description": "지원하는 서비스의 현재 다운로드 속도를 표시합니다",
|
||||
"settings": {
|
||||
"hideComplete": {
|
||||
"label": ""
|
||||
"label": "완료된 토렌트 숨기기"
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"table": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"size": "",
|
||||
"download": "",
|
||||
"upload": "",
|
||||
"estimatedTimeOfArrival": "",
|
||||
"progress": ""
|
||||
"name": "이름",
|
||||
"size": "크기",
|
||||
"download": "다운",
|
||||
"upload": "업",
|
||||
"estimatedTimeOfArrival": "남은 시간",
|
||||
"progress": "진행률"
|
||||
},
|
||||
"body": {
|
||||
"nothingFound": ""
|
||||
"nothingFound": "토렌트 없음"
|
||||
}
|
||||
},
|
||||
"lineChart": {
|
||||
"title": "",
|
||||
"download": "",
|
||||
"upload": "",
|
||||
"timeSpan": "",
|
||||
"totalDownload": "",
|
||||
"totalUpload": ""
|
||||
"title": "현재 다운로드 속도",
|
||||
"download": "다운로드: {{download}}",
|
||||
"upload": "업로드: {{upload}}",
|
||||
"timeSpan": "{{seconds}} 초 전",
|
||||
"totalDownload": "다운로드: {{download}}/s",
|
||||
"totalUpload": "업로드: {{upload}}/s"
|
||||
},
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"title": "지원되는 다운로드 클라이언트를 찾을 수 없습니다!",
|
||||
"text": "현재 다운로드를 보려면 다운로드 서비스를 추가하세요"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,49 +1,49 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "Sabnzbd",
|
||||
"description": "Sabnzbd의 대기열 및 기록을 확인하고 다운로드를 일시 중지 및 재개할 수 있습니다"
|
||||
},
|
||||
"card": {
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"title": "지원되는 다운로드 클라이언트를 찾을 수 없습니다!",
|
||||
"text": "현재 다운로드를 보려면 다운로드 서비스를 추가하세요"
|
||||
}
|
||||
}
|
||||
},
|
||||
"tabs": {
|
||||
"queue": "",
|
||||
"history": ""
|
||||
"queue": "대기열",
|
||||
"history": "기록"
|
||||
},
|
||||
"info": {
|
||||
"sizeLeft": "",
|
||||
"paused": ""
|
||||
"sizeLeft": "남은 크기",
|
||||
"paused": "일시 중지됨"
|
||||
},
|
||||
"queue": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"size": "",
|
||||
"eta": "",
|
||||
"progress": ""
|
||||
"name": "이름",
|
||||
"size": "크기",
|
||||
"eta": "남은 시간",
|
||||
"progress": "진행률"
|
||||
},
|
||||
"empty": "",
|
||||
"empty": "비어 있음",
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "오류",
|
||||
"message": "오류가 발생했습니다"
|
||||
},
|
||||
"paused": ""
|
||||
"paused": "일시 중지됨"
|
||||
},
|
||||
"history": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"size": "",
|
||||
"duration": ""
|
||||
"name": "이름",
|
||||
"size": "크기",
|
||||
"duration": "기간"
|
||||
},
|
||||
"empty": "",
|
||||
"empty": "비어 있음",
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "오류",
|
||||
"message": "기록 로딩 중 오류 발생"
|
||||
},
|
||||
"paused": ""
|
||||
"paused": "일시 중지됨"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,32 +1,32 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"name": "날씨",
|
||||
"description": "현재 위치의 날씨 보기",
|
||||
"settings": {
|
||||
"displayInFahrenheit": {
|
||||
"label": ""
|
||||
"label": "화씨로 표시"
|
||||
},
|
||||
"location": {
|
||||
"label": ""
|
||||
"label": "날씨 위치"
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"weatherDescriptions": {
|
||||
"clear": "",
|
||||
"mainlyClear": "",
|
||||
"fog": "",
|
||||
"drizzle": "",
|
||||
"freezingDrizzle": "",
|
||||
"rain": "",
|
||||
"freezingRain": "",
|
||||
"snowFall": "",
|
||||
"snowGrains": "",
|
||||
"rainShowers": "",
|
||||
"snowShowers": "",
|
||||
"thunderstorm": "",
|
||||
"thunderstormWithHail": "",
|
||||
"unknown": ""
|
||||
"clear": "맑음",
|
||||
"mainlyClear": "대체로 맑음",
|
||||
"fog": "안개",
|
||||
"drizzle": "이슬비",
|
||||
"freezingDrizzle": "어는 이슬비",
|
||||
"rain": "비",
|
||||
"freezingRain": "어는 비",
|
||||
"snowFall": "눈",
|
||||
"snowGrains": "쌀알눈",
|
||||
"rainShowers": "소나기",
|
||||
"snowShowers": "소낙눈",
|
||||
"thunderstorm": "뇌우",
|
||||
"thunderstormWithHail": "우박을 동반한 뇌우",
|
||||
"unknown": "알 수 없음"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,14 +1,14 @@
|
||||
{
|
||||
"title": "",
|
||||
"tooltip": "",
|
||||
"title": "설정",
|
||||
"tooltip": "설정",
|
||||
"tabs": {
|
||||
"common": "",
|
||||
"customizations": ""
|
||||
"common": "일반",
|
||||
"customizations": "커스터마이징"
|
||||
},
|
||||
"tips": {
|
||||
"configTip": ""
|
||||
"configTip": "설정 파일을 드래그 앤 드롭으로 업로드해 보세요!"
|
||||
},
|
||||
"credits": {
|
||||
"madeWithLove": ""
|
||||
"madeWithLove": "Made with ❤️ by @"
|
||||
}
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "앱 너비"
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"suffix": "{{color}} 색"
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "앱 불투명도"
|
||||
}
|
||||
@@ -1,25 +1,25 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "페이지 제목",
|
||||
"placeholder": "Homarr 🦞"
|
||||
},
|
||||
"logo": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "로고",
|
||||
"placeholder": "/img/logo.png"
|
||||
},
|
||||
"favicon": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "파비콘",
|
||||
"placeholder": "/favicon.png"
|
||||
},
|
||||
"background": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "배경",
|
||||
"placeholder": "/img/background.png"
|
||||
},
|
||||
"customCSS": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "커스텀 CSS",
|
||||
"placeholder": "커스텀 CSS는 마지막으로 실행됩니다"
|
||||
},
|
||||
"buttons": {
|
||||
"submit": ""
|
||||
"submit": "적용"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "그림자"
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "{{scheme}} 모드로 전환"
|
||||
}
|
||||
@@ -1,55 +1,55 @@
|
||||
{
|
||||
"configSelect": {
|
||||
"label": ""
|
||||
"label": "설정 불러오기"
|
||||
},
|
||||
"modal": {
|
||||
"title": "",
|
||||
"title": "새로운 설정의 이름을 입력하세요",
|
||||
"form": {
|
||||
"configName": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "설정 이름",
|
||||
"placeholder": "새로운 설정 이름"
|
||||
},
|
||||
"submitButton": ""
|
||||
"submitButton": "확인"
|
||||
},
|
||||
"events": {
|
||||
"configSaved": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "설정 저장됨",
|
||||
"message": "{{configName}} 로 설정 저장됨"
|
||||
}
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"download": "",
|
||||
"download": "설정 다운로드",
|
||||
"delete": {
|
||||
"text": "",
|
||||
"text": "설정 삭제",
|
||||
"notifications": {
|
||||
"deleted": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "설정 삭제됨",
|
||||
"message": "설정 삭제됨"
|
||||
},
|
||||
"deleteFailed": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "설정 삭제 실패",
|
||||
"message": "설정 삭제 실패"
|
||||
}
|
||||
}
|
||||
},
|
||||
"saveCopy": ""
|
||||
"saveCopy": "복사본 저장"
|
||||
},
|
||||
"dropzone": {
|
||||
"notifications": {
|
||||
"invalidConfig": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "설정을 불러올 수 없습니다",
|
||||
"message": "설정을 로드할 수 없습니다. 잘못된 JSON 형식입니다."
|
||||
},
|
||||
"loadedSuccessfully": {
|
||||
"title": ""
|
||||
"title": "성공적으로 {{configName}} 설정을 불러왔습니다"
|
||||
}
|
||||
},
|
||||
"accept": {
|
||||
"text": ""
|
||||
"text": "구성을 업로드하려면 여기로 파일을 드래그하세요. JSON 형식만 지원합니다."
|
||||
},
|
||||
"reject": {
|
||||
"text": ""
|
||||
"text": "이 파일 형식은 지원되지 않습니다. JSON 형식만 업로드하세요."
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "언어"
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"title": "모듈 활성화"
|
||||
}
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"title": "",
|
||||
"title": "검색 엔진",
|
||||
"tips": {
|
||||
"generalTip": "",
|
||||
"placeholderTip": ""
|
||||
"generalTip": "YouTube 또는 Torrent에서 검색하려면 각각 검색어 앞에 !yt 및 !t 접두사를 사용하십시오.",
|
||||
"placeholderTip": "%s는 쿼리의 자리 표시자로 사용할 수 있습니다."
|
||||
},
|
||||
"customEngine": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "쿼리 URL",
|
||||
"placeholder": "커스텀 쿼리 URL"
|
||||
}
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "{{theme}} 모드로 전환"
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "위젯을 왼쪽에 배치"
|
||||
}
|
||||
27
public/locales/lol/authentication/login.json
Normal file
27
public/locales/lol/authentication/login.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"title": "",
|
||||
"text": "",
|
||||
"form": {
|
||||
"fields": {
|
||||
"password": {
|
||||
"label": "Password",
|
||||
"placeholder": ""
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"submit": ""
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
"checking": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"correct": {
|
||||
"title": ""
|
||||
},
|
||||
"wrong": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -4,8 +4,8 @@
|
||||
},
|
||||
"tip": "Tip: ",
|
||||
"time": {
|
||||
"seconds": "",
|
||||
"minutes": "",
|
||||
"hours": ""
|
||||
"seconds": "secondz",
|
||||
"minutes": "minutz",
|
||||
"hours": "hourz"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -95,7 +95,7 @@
|
||||
}
|
||||
},
|
||||
"advancedOptions": {
|
||||
"title": "",
|
||||
"title": "Advancd opshuns",
|
||||
"form": {
|
||||
"httpStatusCodes": {
|
||||
"label": "HTTP Status Codes",
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
"title": "Start"
|
||||
},
|
||||
"refreshData": {
|
||||
"title": ""
|
||||
"title": "Refresh daata"
|
||||
},
|
||||
"remove": {
|
||||
"title": "Remoev"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "Sabnzbd",
|
||||
"description": "Allowz u 2 c ur Sabnzbd queue an histowee, paues an resuem downloadz"
|
||||
},
|
||||
"card": {
|
||||
"errors": {
|
||||
@@ -12,12 +12,12 @@
|
||||
}
|
||||
},
|
||||
"tabs": {
|
||||
"queue": "",
|
||||
"history": ""
|
||||
"queue": "Queue",
|
||||
"history": "Histowee"
|
||||
},
|
||||
"info": {
|
||||
"sizeLeft": "",
|
||||
"paused": ""
|
||||
"sizeLeft": "Siez left",
|
||||
"paused": "Paused"
|
||||
},
|
||||
"queue": {
|
||||
"header": {
|
||||
@@ -26,24 +26,24 @@
|
||||
"eta": "ETA",
|
||||
"progress": "Progres"
|
||||
},
|
||||
"empty": "",
|
||||
"empty": "Empty",
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Error!",
|
||||
"message": "An error has occurred"
|
||||
},
|
||||
"paused": ""
|
||||
"paused": "Paused"
|
||||
},
|
||||
"history": {
|
||||
"header": {
|
||||
"name": "Naym",
|
||||
"size": "Bigness",
|
||||
"duration": ""
|
||||
"duration": "Duration"
|
||||
},
|
||||
"empty": "",
|
||||
"empty": "Empty",
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Error!",
|
||||
"message": "Error loadin histowee"
|
||||
},
|
||||
"paused": ""
|
||||
"paused": "Paused"
|
||||
}
|
||||
}
|
||||
|
||||
27
public/locales/nl/authentication/login.json
Normal file
27
public/locales/nl/authentication/login.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"title": "",
|
||||
"text": "",
|
||||
"form": {
|
||||
"fields": {
|
||||
"password": {
|
||||
"label": "Wachtwoord",
|
||||
"placeholder": ""
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"submit": ""
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
"checking": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"correct": {
|
||||
"title": ""
|
||||
},
|
||||
"wrong": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Sabnzbd",
|
||||
"description": "Hiermee kunt u uw Sabnzbd wachtrij en geschiedenis zien, downloads pauzeren en hervatten"
|
||||
"description": "Hiermee kunt u uw Sabnzbd wachtrij en geschiedenis weergeven, downloads pauzeren en hervatten"
|
||||
},
|
||||
"card": {
|
||||
"errors": {
|
||||
@@ -16,8 +16,8 @@
|
||||
"history": "Geschiedenis"
|
||||
},
|
||||
"info": {
|
||||
"sizeLeft": "Maat links",
|
||||
"paused": "Pauzeer"
|
||||
"sizeLeft": "Grootte resterend",
|
||||
"paused": "Gepauzeerd"
|
||||
},
|
||||
"queue": {
|
||||
"header": {
|
||||
@@ -29,9 +29,9 @@
|
||||
"empty": "Leeg",
|
||||
"error": {
|
||||
"title": "Fout",
|
||||
"message": "Er is een fout opgetreden."
|
||||
"message": "Er is een fout opgetreden"
|
||||
},
|
||||
"paused": "Pauzeer"
|
||||
"paused": "Gepauzeerd"
|
||||
},
|
||||
"history": {
|
||||
"header": {
|
||||
@@ -44,6 +44,6 @@
|
||||
"title": "Fout",
|
||||
"message": "Fout bij laden geschiedenis"
|
||||
},
|
||||
"paused": "Pauzeer"
|
||||
"paused": "Gepauzeerd"
|
||||
}
|
||||
}
|
||||
|
||||
27
public/locales/pl/authentication/login.json
Normal file
27
public/locales/pl/authentication/login.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"title": "",
|
||||
"text": "",
|
||||
"form": {
|
||||
"fields": {
|
||||
"password": {
|
||||
"label": "Hasło",
|
||||
"placeholder": ""
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"submit": ""
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
"checking": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"correct": {
|
||||
"title": ""
|
||||
},
|
||||
"wrong": {
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -12,7 +12,7 @@
|
||||
},
|
||||
"tabs": {
|
||||
"options": {
|
||||
"title": "",
|
||||
"title": "Opcje",
|
||||
"form": {
|
||||
"serviceName": {
|
||||
"label": "Nazwa usługi",
|
||||
@@ -47,7 +47,7 @@
|
||||
},
|
||||
"tip": {
|
||||
"text": "Zdobądź swój klucz API",
|
||||
"link": ""
|
||||
"link": "tutaj."
|
||||
}
|
||||
},
|
||||
"qBittorrent": {
|
||||
@@ -69,7 +69,7 @@
|
||||
"deluge": {
|
||||
"password": {
|
||||
"label": "Hasło",
|
||||
"placeholder": "password",
|
||||
"placeholder": "hasło",
|
||||
"validation": {
|
||||
"invalidPassword": "Nieprawidłowe hasło"
|
||||
}
|
||||
@@ -95,11 +95,11 @@
|
||||
}
|
||||
},
|
||||
"advancedOptions": {
|
||||
"title": "",
|
||||
"title": "Opcje zaawansowane",
|
||||
"form": {
|
||||
"httpStatusCodes": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"label": "Kod statusu HTTP",
|
||||
"placeholder": "Wybierz prawidłowe kody statusu",
|
||||
"clearButtonLabel": "Wyczyść wybór",
|
||||
"nothingFound": "Nic nie znaleziono"
|
||||
},
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"accordions": {
|
||||
"downloads": {
|
||||
"text": ""
|
||||
"text": "Pobrane pliki"
|
||||
},
|
||||
"others": {
|
||||
"text": ""
|
||||
"text": "Pozostałe"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -7,7 +7,7 @@
|
||||
"label": "Widok wielordzeniowy procesora"
|
||||
},
|
||||
"storageMultiView": {
|
||||
"label": ""
|
||||
"label": "Widok wielu dysków"
|
||||
},
|
||||
"useCompactView": {
|
||||
"label": "Użyj trybu kompaktowego"
|
||||
@@ -24,12 +24,12 @@
|
||||
"title": "Dash.",
|
||||
"errors": {
|
||||
"noService": "Nie znaleziono usługi Dash. Proszę dodać ją do pulpitu Homarra lub ustawić adres URL usługi Dash. w opcjach modułu",
|
||||
"noInformation": ""
|
||||
"noInformation": "Nie można uzyskać informacji z dash. - używasz najnowszej wersji?"
|
||||
},
|
||||
"graphs": {
|
||||
"storage": {
|
||||
"title": "",
|
||||
"label": ""
|
||||
"label": "Pamięć:"
|
||||
},
|
||||
"network": {
|
||||
"title": "Sieć",
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
},
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
"title": "",
|
||||
"title": "Nie znaleziono obsługiwanych klientów pobierania!",
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -32,13 +32,13 @@
|
||||
"title": "Uruchom ponownie"
|
||||
},
|
||||
"stop": {
|
||||
"title": "Zatrzymać"
|
||||
"title": "Zatrzymaj"
|
||||
},
|
||||
"start": {
|
||||
"title": "Uruchom"
|
||||
},
|
||||
"refreshData": {
|
||||
"title": ""
|
||||
"title": "Odśwież"
|
||||
},
|
||||
"remove": {
|
||||
"title": "Usuń"
|
||||
@@ -55,14 +55,14 @@
|
||||
},
|
||||
"errors": {
|
||||
"integrationFailed": {
|
||||
"title": "",
|
||||
"title": "Integracja Dockera nie powiodła się",
|
||||
"message": "Czy zapomniałeś nie zamontować docker socket?"
|
||||
},
|
||||
"unknownError": {
|
||||
"title": "Wystąpił błąd"
|
||||
},
|
||||
"oneServiceAtATime": {
|
||||
"title": ""
|
||||
"title": "Nie dodawaj wielu usług naraz!"
|
||||
}
|
||||
},
|
||||
"actionIcon": {
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"alerts": {
|
||||
"automaticApproval": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
"text": "Ten wniosek zostanie automatycznie zaakceptowany"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Ping",
|
||||
"description": ""
|
||||
"description": "Pozwala sprawdzić, czy usługa jest aktywna lub zwraca określony kod statusu HTTP."
|
||||
},
|
||||
"states": {
|
||||
"online": "",
|
||||
"offline": "",
|
||||
"online": "Dostępny {{response}}",
|
||||
"offline": "Niedostępny {{response}}",
|
||||
"loading": "Ładowanie..."
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Pasek wyszukiwania",
|
||||
"description": ""
|
||||
"description": "Pasek wyszukiwania pozwala przeszukiwać strony internetowe, YouTube, Torrenty i Overseerr"
|
||||
},
|
||||
"input": {
|
||||
"placeholder": "Szukaj w internecie..."
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
},
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
"title": "",
|
||||
"title": "Nie znaleziono obsługiwanych klientów pobierania!",
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"name": "Sabnzbd",
|
||||
"description": ""
|
||||
},
|
||||
"card": {
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
"title": "",
|
||||
"title": "Nie znaleziono obsługiwanych klientów pobierania!",
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"card": {
|
||||
"weatherDescriptions": {
|
||||
"clear": "Bezchmurnie",
|
||||
"mainlyClear": "",
|
||||
"mainlyClear": "Częściowe zachmurzenie",
|
||||
"fog": "Mgła",
|
||||
"drizzle": "Mżawka",
|
||||
"freezingDrizzle": "",
|
||||
@@ -23,7 +23,7 @@
|
||||
"snowFall": "Opady śniegu",
|
||||
"snowGrains": "",
|
||||
"rainShowers": "",
|
||||
"snowShowers": "",
|
||||
"snowShowers": "Przelotne opady śniegu",
|
||||
"thunderstorm": "Burza",
|
||||
"thunderstormWithHail": "Burza z gradem",
|
||||
"unknown": "Nieznany"
|
||||
|
||||
@@ -2,13 +2,13 @@
|
||||
"title": "Ustawienia",
|
||||
"tooltip": "Ustawienia",
|
||||
"tabs": {
|
||||
"common": "",
|
||||
"customizations": ""
|
||||
"common": "Ogólne",
|
||||
"customizations": "Personalizacja"
|
||||
},
|
||||
"tips": {
|
||||
"configTip": ""
|
||||
"configTip": "Prześlij swój plik konfiguracyjny, przeciągając go i upuszczając na stronę!"
|
||||
},
|
||||
"credits": {
|
||||
"madeWithLove": "Stworzone z ❤️ przez @"
|
||||
"madeWithLove": "Wykonane z ❤️ przez @"
|
||||
}
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "Szerokość aplikacji"
|
||||
}
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"label": "Przezroczystość aplikacji"
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"configSelect": {
|
||||
"label": "Ładowanie konfiguracji"
|
||||
"label": "Wybór konfiguracji"
|
||||
},
|
||||
"modal": {
|
||||
"title": "Wybierz nazwę nowej konfiguracji",
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
{}
|
||||
{
|
||||
"title": "Wybór modułów"
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"title": "Silnik wyszukiwania",
|
||||
"tips": {
|
||||
"generalTip": "",
|
||||
"generalTip": "Użyj prefiksów !yt i !t aby szukać plików torrent lub wyszukać zapytanie na YouTube.",
|
||||
"placeholderTip": "%s może być użyte jako symbol zastępczy dla zapytania."
|
||||
},
|
||||
"customEngine": {
|
||||
|
||||
27
public/locales/pt/authentication/login.json
Normal file
27
public/locales/pt/authentication/login.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"title": "Bem-vindo de volta!",
|
||||
"text": "Por favor digite a senha",
|
||||
"form": {
|
||||
"fields": {
|
||||
"password": {
|
||||
"label": "Senha",
|
||||
"placeholder": "Sua senha"
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"submit": "Iniciar sessão"
|
||||
}
|
||||
},
|
||||
"notifications": {
|
||||
"checking": {
|
||||
"title": "Conferindo sua senha",
|
||||
"message": "Sua senha está sendo verificada..."
|
||||
},
|
||||
"correct": {
|
||||
"title": "Senha correta, redirecionando você..."
|
||||
},
|
||||
"wrong": {
|
||||
"title": "A senha está errada, por favor tente novamente."
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -4,8 +4,8 @@
|
||||
},
|
||||
"tip": "Dica: ",
|
||||
"time": {
|
||||
"seconds": "",
|
||||
"minutes": "",
|
||||
"hours": ""
|
||||
"seconds": "segundos",
|
||||
"minutes": "minutos",
|
||||
"hours": "horas"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -95,7 +95,7 @@
|
||||
}
|
||||
},
|
||||
"advancedOptions": {
|
||||
"title": "",
|
||||
"title": "Opções avançadas",
|
||||
"form": {
|
||||
"httpStatusCodes": {
|
||||
"label": "Códigos de estado HTTP",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Velocidade de Transferência",
|
||||
"description": ""
|
||||
"description": "Mostrar a velocidade atual de download dos serviços suportados"
|
||||
},
|
||||
"card": {
|
||||
"table": {
|
||||
@@ -21,13 +21,13 @@
|
||||
"title": "",
|
||||
"download": "",
|
||||
"upload": "",
|
||||
"timeSpan": "",
|
||||
"timeSpan": "{{seconds}} atrás",
|
||||
"totalDownload": "",
|
||||
"totalUpload": ""
|
||||
},
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
"title": "",
|
||||
"title": "Nenhum cliente de download suportado encontrado!",
|
||||
"text": "Adicione um serviço de download para ver seus downloads atuais"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "Docker",
|
||||
"description": "Permite que você gerencie facilmente seus torrents"
|
||||
},
|
||||
"search": {
|
||||
"placeholder": ""
|
||||
"placeholder": "Procurar por conainer ou imagem"
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
@@ -26,7 +26,7 @@
|
||||
"actionBar": {
|
||||
"addService": {
|
||||
"title": "Adicionar serviço",
|
||||
"message": ""
|
||||
"message": "Adicionar serviço ao Homarr"
|
||||
},
|
||||
"restart": {
|
||||
"title": "Reiniciar"
|
||||
@@ -38,7 +38,7 @@
|
||||
"title": "Iniciar"
|
||||
},
|
||||
"refreshData": {
|
||||
"title": ""
|
||||
"title": "Atualizar dados"
|
||||
},
|
||||
"remove": {
|
||||
"title": "Excluir"
|
||||
@@ -62,10 +62,10 @@
|
||||
"title": "Ocorreu um erro"
|
||||
},
|
||||
"oneServiceAtATime": {
|
||||
"title": ""
|
||||
"title": "Por favor, acrescente apenas um serviço de cada vez!"
|
||||
}
|
||||
},
|
||||
"actionIcon": {
|
||||
"tooltip": ""
|
||||
"tooltip": "Docker"
|
||||
}
|
||||
}
|
||||
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "Overseerr",
|
||||
"description": "Permite que você pesquise e adicione conteúdo do Overseerr/Jellyseerr"
|
||||
},
|
||||
"popup": {
|
||||
"item": {
|
||||
"buttons": {
|
||||
"askFor": "",
|
||||
"askFor": "Solicitar {{title}}",
|
||||
"cancel": "Cancelar",
|
||||
"request": "Solicitar"
|
||||
},
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
},
|
||||
"states": {
|
||||
"online": "Online {{response}}",
|
||||
"offline": "",
|
||||
"loading": ""
|
||||
"offline": "{{response}} off-line",
|
||||
"loading": "Carregando..."
|
||||
}
|
||||
}
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "Barra de pesquisa",
|
||||
"description": "Barra de pesquisa para pesquisar na ‘internet’, YouTube, torrents ou Overseerr"
|
||||
},
|
||||
"input": {
|
||||
"placeholder": ""
|
||||
"placeholder": "Pesquisar na Internet..."
|
||||
}
|
||||
}
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"name": "Torrent",
|
||||
"description": "Mostrar a velocidade atual de download dos serviços suportados",
|
||||
"settings": {
|
||||
"hideComplete": {
|
||||
"label": ""
|
||||
"label": "Ocultar torrents completos"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -26,13 +26,13 @@
|
||||
"title": "",
|
||||
"download": "",
|
||||
"upload": "",
|
||||
"timeSpan": "",
|
||||
"timeSpan": "{{seconds}} atrás",
|
||||
"totalDownload": "",
|
||||
"totalUpload": ""
|
||||
},
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
"title": "",
|
||||
"title": "Nenhum cliente de download suportado encontrado!",
|
||||
"text": "Adicione um serviço de download para ver seus downloads atuais"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,18 +6,18 @@
|
||||
"card": {
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
"title": "",
|
||||
"title": "Nenhum cliente de download suportado encontrado!",
|
||||
"text": "Adicione um serviço de download para ver seus downloads atuais"
|
||||
}
|
||||
}
|
||||
},
|
||||
"tabs": {
|
||||
"queue": "",
|
||||
"history": ""
|
||||
"queue": "Fila",
|
||||
"history": "Histórico"
|
||||
},
|
||||
"info": {
|
||||
"sizeLeft": "",
|
||||
"paused": ""
|
||||
"sizeLeft": "Tamanho restante",
|
||||
"paused": "Pausado"
|
||||
},
|
||||
"queue": {
|
||||
"header": {
|
||||
@@ -26,24 +26,24 @@
|
||||
"eta": "TED",
|
||||
"progress": "Progresso"
|
||||
},
|
||||
"empty": "",
|
||||
"empty": "Vazio",
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Erro",
|
||||
"message": "Ocorreu um erro"
|
||||
},
|
||||
"paused": ""
|
||||
"paused": "Pausado"
|
||||
},
|
||||
"history": {
|
||||
"header": {
|
||||
"name": "Nome",
|
||||
"size": "Tamanho",
|
||||
"duration": ""
|
||||
"duration": "Duração"
|
||||
},
|
||||
"empty": "",
|
||||
"empty": "Vazio",
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Erro",
|
||||
"message": "Erro ao carregar histórico"
|
||||
},
|
||||
"paused": ""
|
||||
"paused": "Pausado"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"name": "Tempo",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"displayInFahrenheit": {
|
||||
|
||||
@@ -2,13 +2,13 @@
|
||||
"title": "Configurações",
|
||||
"tooltip": "Configurações",
|
||||
"tabs": {
|
||||
"common": "",
|
||||
"common": "Comum",
|
||||
"customizations": ""
|
||||
},
|
||||
"tips": {
|
||||
"configTip": ""
|
||||
},
|
||||
"credits": {
|
||||
"madeWithLove": ""
|
||||
"madeWithLove": "Feito com ❤️ por @"
|
||||
}
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user