diff --git a/public/locales/af/common.json b/public/locales/af/common.json index c591fe4d8..74fb02509 100644 --- a/public/locales/af/common.json +++ b/public/locales/af/common.json @@ -67,9 +67,9 @@ "empty_data": "Substelsel status onbekend" }, "unifi_drive": { - "healthy": "Healthy", - "degraded": "Degraded", - "no_data": "No storage data available" + "healthy": "Gesond", + "degraded": "Gedegradeer", + "no_data": "Geen bergingsdata beskikbaar nie" }, "docker": { "rx": "RX", @@ -344,6 +344,16 @@ "address": "Adres", "expires": "Verval", "never": "Nooit", + "user": "Gebruiker", + "hostname": "Gasheernaam", + "name": "Naam", + "client_version": "Kliënt Weergawe", + "os": "OS", + "created": "Geskep", + "authorized": "Gemagtig", + "is_external": "Is Extern", + "update_available": "Opdatering Beskikbaar", + "tags": "Merkers", "last_seen": "Laaste Gesien", "now": "Nou", "years": "{{number}}y", @@ -352,7 +362,9 @@ "hours": "{{number}}h", "minutes": "{{number}}m", "seconds": "{{number}}s", - "ago": "{{value}} Terug" + "ago": "{{value}} Terug", + "true": "Ja", + "false": "Nee" }, "technitium": { "totalQueries": "Navraë", @@ -924,6 +936,19 @@ "warnings": "Waarskuwings", "criticals": "Kritici" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "Gebeure", "plants": "Plante", diff --git a/public/locales/ar/common.json b/public/locales/ar/common.json index 915a3a4f6..fbadccb2d 100644 --- a/public/locales/ar/common.json +++ b/public/locales/ar/common.json @@ -344,6 +344,16 @@ "address": "عنوان", "expires": "تنتهي", "never": "مطلقاً", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "آخر ظهور", "now": "الآن", "years": "{{number}}س", @@ -352,7 +362,9 @@ "hours": "{{number}}س", "minutes": "{{number}}د", "seconds": "{{number}}ث", - "ago": "منذ {{value}}" + "ago": "منذ {{value}}", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "Queries", @@ -924,6 +936,19 @@ "warnings": "تحذيرات", "criticals": "حرج" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "أحداث", "plants": "نباتات", diff --git a/public/locales/bg/common.json b/public/locales/bg/common.json index 6a6fa0a07..a7a851c77 100644 --- a/public/locales/bg/common.json +++ b/public/locales/bg/common.json @@ -344,6 +344,16 @@ "address": "Адрес", "expires": "Изтича", "never": "Никога", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "Последно видян", "now": "Сега", "years": "{{number}}г", @@ -352,7 +362,9 @@ "hours": "{{number}}ч", "minutes": "{{number}}м", "seconds": "{{number}}сек", - "ago": "преди {{value}}" + "ago": "преди {{value}}", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "Queries", @@ -924,6 +936,19 @@ "warnings": "Предупреждения", "criticals": "Критични" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "Събития", "plants": "Растения", diff --git a/public/locales/ca/common.json b/public/locales/ca/common.json index 293a81de7..2710b8aa3 100644 --- a/public/locales/ca/common.json +++ b/public/locales/ca/common.json @@ -344,6 +344,16 @@ "address": "Adreça", "expires": "Caduca", "never": "Mai", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "Vist per darrer cop", "now": "Ara", "years": "{{number}}a", @@ -352,7 +362,9 @@ "hours": "{{number}}h", "minutes": "{{number}}m", "seconds": "{{number}}s", - "ago": "Fa {{value}}" + "ago": "Fa {{value}}", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "Consultes", @@ -924,6 +936,19 @@ "warnings": "Avisos", "criticals": "Crítics" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "Esdeveniments", "plants": "Plantes", diff --git a/public/locales/cs/common.json b/public/locales/cs/common.json index a89c2bd38..f62af1bf1 100644 --- a/public/locales/cs/common.json +++ b/public/locales/cs/common.json @@ -344,6 +344,16 @@ "address": "Adresa", "expires": "Vyprší", "never": "Nikdy", + "user": "Uživatel", + "hostname": "Název zařízení", + "name": "Název", + "client_version": "Verze klienta", + "os": "OS", + "created": "Vytvořeno", + "authorized": "Autorizováno", + "is_external": "Je externí", + "update_available": "Dostupná aktualizace", + "tags": "Štítky", "last_seen": "Naposledy viděno", "now": "Nyní", "years": "{{number}}r", @@ -352,7 +362,9 @@ "hours": "{{number}}h", "minutes": "{{number}}m", "seconds": "{{number}}s", - "ago": "Před {{value}}" + "ago": "Před {{value}}", + "true": "Ano", + "false": "Ne" }, "technitium": { "totalQueries": "Dotazy", @@ -690,7 +702,7 @@ }, "proxmoxbackupserver": { "datastore_usage": "Datové úložiště", - "failed_tasks_24h": "Neúspěšné úlohy 24h", + "failed_tasks_24h": "Neúspěšné úlohy za 24h", "cpu_usage": "Využití procesoru", "memory_usage": "Využití paměti" }, @@ -924,6 +936,19 @@ "warnings": "Upozornění", "criticals": "Kritické" }, + "ntfy": { + "title": "Název", + "priority": "Priorita", + "lastReceived": "Poslední přijetí", + "message": "Zpráva", + "tags": "Štítky", + "none": "Žádné", + "min": "Minimální", + "low": "Nízká", + "default": "Výchozí", + "high": "Vysoká", + "urgent": "Urgentní" + }, "plantit": { "events": "Události", "plants": "Rostliny", diff --git a/public/locales/da/common.json b/public/locales/da/common.json index 62ee45db4..f98756306 100644 --- a/public/locales/da/common.json +++ b/public/locales/da/common.json @@ -344,6 +344,16 @@ "address": "Adresse", "expires": "Udløber", "never": "Aldrig", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "Sidst Set", "now": "Nu", "years": "{{number}}å", @@ -352,7 +362,9 @@ "hours": "{{number}}t", "minutes": "{{number}}m", "seconds": "{{number}}s", - "ago": "{{value}} Siden" + "ago": "{{value}} Siden", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "Queries", @@ -924,6 +936,19 @@ "warnings": "Advarsler", "criticals": "Criticals" }, + "ntfy": { + "title": "Titel", + "priority": "Prioritet", + "lastReceived": "Sidst modtaget", + "message": "Besked", + "tags": "Tags", + "none": "Ingen", + "min": "Min", + "low": "Lav", + "default": "Standard", + "high": "Høj", + "urgent": "Akut" + }, "plantit": { "events": "Events", "plants": "Plants", diff --git a/public/locales/de/common.json b/public/locales/de/common.json index db7def44b..c71a7a6d0 100644 --- a/public/locales/de/common.json +++ b/public/locales/de/common.json @@ -344,6 +344,16 @@ "address": "Adresse", "expires": "Läuft ab", "never": "Nie", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "Zuletzt gesehen", "now": "Jetzt", "years": "{{number}}a", @@ -352,7 +362,9 @@ "hours": "{{number}}h", "minutes": "{{number}}min", "seconds": "{{number}}s", - "ago": "Vor {{value}}" + "ago": "Vor {{value}}", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "Anfragen", @@ -924,6 +936,19 @@ "warnings": "Warnungen", "criticals": "Kritisch" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "Ereignisse", "plants": "Pflanzen", diff --git a/public/locales/el/common.json b/public/locales/el/common.json index 51ed63e3a..831dd8fcc 100644 --- a/public/locales/el/common.json +++ b/public/locales/el/common.json @@ -344,6 +344,16 @@ "address": "Διεύθυνση", "expires": "Λήγει", "never": "Ποτέ", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "Τελευταία Σύνδεση", "now": "Τώρα", "years": "{{number}}χρόνια", @@ -352,7 +362,9 @@ "hours": "{{number}}ώρες", "minutes": "{{number}}λεπτά", "seconds": "{{number}}δευτερόλεπτα", - "ago": "{{value}} πρίν" + "ago": "{{value}} πρίν", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "Queries", @@ -924,6 +936,19 @@ "warnings": "Warnings", "criticals": "Criticals" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "Events", "plants": "Plants", diff --git a/public/locales/eo/common.json b/public/locales/eo/common.json index 598de6243..84519e04b 100644 --- a/public/locales/eo/common.json +++ b/public/locales/eo/common.json @@ -344,6 +344,16 @@ "address": "Address", "expires": "Expires", "never": "Never", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "Last Seen", "now": "Now", "years": "{{number}}y", @@ -352,7 +362,9 @@ "hours": "{{number}}h", "minutes": "{{number}}m", "seconds": "{{number}}s", - "ago": "{{value}} Ago" + "ago": "{{value}} Ago", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "Queries", @@ -924,6 +936,19 @@ "warnings": "Warnings", "criticals": "Criticals" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "Events", "plants": "Plants", diff --git a/public/locales/es/common.json b/public/locales/es/common.json index c1d95aac4..8e16ba7d2 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -344,6 +344,16 @@ "address": "Dirección", "expires": "Caduca en", "never": "Nunca", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "Visto por última vez", "now": "Ahora", "years": "{{number}}a", @@ -352,7 +362,9 @@ "hours": "{{number}}h", "minutes": "{{number}}m", "seconds": "{{number}}s", - "ago": "Hace {{value}}" + "ago": "Hace {{value}}", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "Consultas", @@ -924,6 +936,19 @@ "warnings": "Advertencias", "criticals": "Críticos" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "Eventos", "plants": "Plantas", diff --git a/public/locales/eu/common.json b/public/locales/eu/common.json index 5bbf72aa0..09674de80 100644 --- a/public/locales/eu/common.json +++ b/public/locales/eu/common.json @@ -344,6 +344,16 @@ "address": "Address", "expires": "Expires", "never": "Never", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "Last Seen", "now": "Now", "years": "{{number}}y", @@ -352,7 +362,9 @@ "hours": "{{number}}h", "minutes": "{{number}}m", "seconds": "{{number}}s", - "ago": "{{value}} Ago" + "ago": "{{value}} Ago", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "Queries", @@ -924,6 +936,19 @@ "warnings": "Warnings", "criticals": "Criticals" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "Ekitaldiak", "plants": "Landareak", diff --git a/public/locales/fi/common.json b/public/locales/fi/common.json index 057ecd95d..19ba79c60 100644 --- a/public/locales/fi/common.json +++ b/public/locales/fi/common.json @@ -344,6 +344,16 @@ "address": "Address", "expires": "Expires", "never": "Never", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "Last Seen", "now": "Now", "years": "{{number}}y", @@ -352,7 +362,9 @@ "hours": "{{number}}h", "minutes": "{{number}}m", "seconds": "{{number}}s", - "ago": "{{value}} Ago" + "ago": "{{value}} Ago", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "Queries", @@ -924,6 +936,19 @@ "warnings": "Warnings", "criticals": "Criticals" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "Events", "plants": "Plants", diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index 94c48892b..532ecf268 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -67,9 +67,9 @@ "empty_data": "Statut du sous-système inconnu" }, "unifi_drive": { - "healthy": "Healthy", - "degraded": "Degraded", - "no_data": "No storage data available" + "healthy": "Sain", + "degraded": "Dégradé", + "no_data": "Aucune données de stockage disponible" }, "docker": { "rx": "Rx", @@ -115,12 +115,12 @@ "jellyfin": { "playing": "En cours", "transcoding": "En cours d'encodage", - "bitrate": "Bitrate", - "no_active": "No Active Streams", - "movies": "Movies", - "series": "Series", - "episodes": "Episodes", - "songs": "Songs" + "bitrate": "Débit", + "no_active": "Aucune lecture en cours", + "movies": "Films", + "series": "Séries", + "episodes": "Épisodes", + "songs": "Chansons" }, "esphome": { "offline": "Hors ligne", @@ -190,11 +190,11 @@ "plex_connection_error": "Vérifier la connexion à Plex" }, "tracearr": { - "no_active": "No Active Streams", - "streams": "Streams", - "transcodes": "Transcodes", - "directplay": "Direct Play", - "bitrate": "Bitrate" + "no_active": "Aucune lecture en cours", + "streams": "Lectures", + "transcodes": "Transcodages", + "directplay": "Lectures directes", + "bitrate": "Débit" }, "omada": { "connectedAp": "APs connectées", @@ -295,12 +295,12 @@ "available": "Disponible" }, "seerr": { - "pending": "Pending", - "approved": "Approved", - "available": "Available", - "completed": "Completed", - "processing": "Processing", - "issues": "Open Issues" + "pending": "En attente", + "approved": "Validées", + "available": "Disponibles", + "completed": "Complétées", + "processing": "En traitement", + "issues": "Problèmes non résolus" }, "netalertx": { "total": "Total", @@ -344,6 +344,16 @@ "address": "Adresse", "expires": "Expire", "never": "Jamais", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "Vu pour la dernière fois", "now": "Maintenant", "years": "{{number}}a", @@ -352,7 +362,9 @@ "hours": "{{number}}h", "minutes": "{{number}}m", "seconds": "{{number}}s", - "ago": "Il y a {{value}}" + "ago": "Il y a {{value}}", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "Requêtes", @@ -619,13 +631,13 @@ "total": "Total" }, "pangolin": { - "orgs": "Orgs", + "orgs": "Organisations", "sites": "Sites", "resources": "Ressources", "targets": "Cibles", "traffic": "Trafique", - "in": "In", - "out": "Out" + "in": "Entrant", + "out": "Sortant" }, "peanut": { "battery_charge": "Charge de la batterie", @@ -724,8 +736,8 @@ "volumeAvailable": "Disponible" }, "dispatcharr": { - "channels": "Channels", - "streams": "Streams" + "channels": "Chaînes", + "streams": "Lectures" }, "mylar": { "series": "Séries", @@ -816,10 +828,10 @@ "series": "Séries" }, "booklore": { - "libraries": "Libraries", - "books": "Books", - "reading": "Reading", - "finished": "Finished" + "libraries": "Bibliothèques", + "books": "Livres", + "reading": "En cours de lecture", + "finished": "Terminés" }, "jdownloader": { "downloadCount": "File d'attente", @@ -924,6 +936,19 @@ "warnings": "Avertissements", "criticals": "Urgent" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "Événements", "plants": "Plantes", @@ -1160,30 +1185,30 @@ "artists": "Artistes" }, "arcane": { - "containers": "Containers", + "containers": "Conteneurs", "images": "Images", - "image_updates": "Image Updates", - "images_unused": "Unused", - "environment_required": "Environment ID Required" + "image_updates": "Mises à jour d'images", + "images_unused": "Inutilisées", + "environment_required": "ID d'environnement requis" }, "dockhand": { - "running": "Running", - "stopped": "Stopped", + "running": "En cours d'exécution", + "stopped": "Arrêtés", "cpu": "CPU", - "memory": "Memory", + "memory": "Mémoire", "images": "Images", "volumes": "Volumes", - "events_today": "Events Today", - "pending_updates": "Pending Updates", + "events_today": "Événements aujourd'hui", + "pending_updates": "Mises à jour en attente", "stacks": "Stacks", - "paused": "Paused", + "paused": "En pause", "total": "Total", - "environment_not_found": "Environment Not Found" + "environment_not_found": "Environnement introuvable" }, "sparkyfitness": { - "eaten": "Eaten", - "burned": "Burned", - "remaining": "Remaining", - "steps": "Steps" + "eaten": "Mangé", + "burned": "Brûlé", + "remaining": "Restant", + "steps": "Pas" } } diff --git a/public/locales/he/common.json b/public/locales/he/common.json index 4eadb695f..7f09d8e04 100644 --- a/public/locales/he/common.json +++ b/public/locales/he/common.json @@ -344,6 +344,16 @@ "address": "כתובת", "expires": "תאריך תפוגה", "never": "אף פעם", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "נראה לאחרונה", "now": "כעת", "years": "{{number}}y", @@ -352,7 +362,9 @@ "hours": "{{number}}h", "minutes": "{{number}}m", "seconds": "{{number}}s", - "ago": "{{value}} Ago" + "ago": "{{value}} Ago", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "שאילתות", @@ -924,6 +936,19 @@ "warnings": "התראות", "criticals": "קריטיים" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "אירועים", "plants": "צמחים", diff --git a/public/locales/hi/common.json b/public/locales/hi/common.json index a91365abd..d89cd9871 100644 --- a/public/locales/hi/common.json +++ b/public/locales/hi/common.json @@ -344,6 +344,16 @@ "address": "Address", "expires": "Expires", "never": "Never", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "Last Seen", "now": "Now", "years": "{{number}}y", @@ -352,7 +362,9 @@ "hours": "{{number}}h", "minutes": "{{number}}m", "seconds": "{{number}}s", - "ago": "{{value}} Ago" + "ago": "{{value}} Ago", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "Queries", @@ -924,6 +936,19 @@ "warnings": "Warnings", "criticals": "Criticals" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "Events", "plants": "Plants", diff --git a/public/locales/hr/common.json b/public/locales/hr/common.json index 4217b2ad8..5c024874a 100644 --- a/public/locales/hr/common.json +++ b/public/locales/hr/common.json @@ -67,9 +67,9 @@ "empty_data": "Stanje podsustava nepoznato" }, "unifi_drive": { - "healthy": "Healthy", - "degraded": "Degraded", - "no_data": "No storage data available" + "healthy": "Zdravo", + "degraded": "Degradirano", + "no_data": "Nema dostupnih podataka spremišta" }, "docker": { "rx": "RX", @@ -116,7 +116,7 @@ "playing": "Reprodukcija u tijeku", "transcoding": "Prekodiranje", "bitrate": "Stopa bitova", - "no_active": "No Active Streams", + "no_active": "Nema aktivnih prijenosa", "movies": "Filmovi", "series": "Serije", "episodes": "Epizode", @@ -190,8 +190,8 @@ "plex_connection_error": "Provjeri Plex vezu" }, "tracearr": { - "no_active": "No Active Streams", - "streams": "Streams", + "no_active": "Nema aktivnih prijenosa", + "streams": "Prijenosi", "transcodes": "Prekodiranja", "directplay": "Izravna reprodukcija", "bitrate": "Stopa bitova" @@ -344,6 +344,16 @@ "address": "Adresa", "expires": "Isteče", "never": "Nikada", + "user": "Korisnik", + "hostname": "Ime računala", + "name": "Ime", + "client_version": "Verzija klijenta", + "os": "OS", + "created": "Stvoreno", + "authorized": "Autorizirano", + "is_external": "Je eksterna", + "update_available": "Dostupna je nova verzija", + "tags": "Oznake", "last_seen": "Zadnje viđeno", "now": "Sada", "years": "{{number}} god", @@ -352,7 +362,9 @@ "hours": "{{number}} h", "minutes": "{{number}} min", "seconds": "{{number}} s", - "ago": "Prije {{value}}" + "ago": "Prije {{value}}", + "true": "Da", + "false": "Ne" }, "technitium": { "totalQueries": "Upiti", @@ -624,8 +636,8 @@ "resources": "Resursi", "targets": "Ciljevi", "traffic": "Promet", - "in": "In", - "out": "Out" + "in": "Ulaz", + "out": "Izlaz" }, "peanut": { "battery_charge": "Napunjenost baterije", @@ -725,7 +737,7 @@ }, "dispatcharr": { "channels": "Kanali", - "streams": "Streams" + "streams": "Prijenosi" }, "mylar": { "series": "Serije", @@ -924,6 +936,19 @@ "warnings": "Upozorenja", "criticals": "Kritično" }, + "ntfy": { + "title": "Naslov", + "priority": "Prioritet", + "lastReceived": "Zadnji primitak", + "message": "Poruka", + "tags": "Oznake", + "none": "Ništa", + "min": "Min.", + "low": "Nisko", + "default": "Standardno", + "high": "Visoko", + "urgent": "Hitno" + }, "plantit": { "events": "Događaji", "plants": "Biljke", @@ -1109,7 +1134,7 @@ "unhealthy": "Nezdravo", "unknown": "Nepoznato", "servers": "Serveri", - "stacks": "Stacks", + "stacks": "Stogovi", "containers": "Kontejneri" }, "filebrowser": { @@ -1175,7 +1200,7 @@ "volumes": "Jedinice memorije", "events_today": "Događanja danas", "pending_updates": "Aktualiziranja na čekanju", - "stacks": "Stacks", + "stacks": "Stogovi", "paused": "Pauzirano", "total": "Ukupno", "environment_not_found": "Okruženje nije pronađeno" diff --git a/public/locales/hu/common.json b/public/locales/hu/common.json index d3475519e..3a06c525b 100644 --- a/public/locales/hu/common.json +++ b/public/locales/hu/common.json @@ -344,6 +344,16 @@ "address": "Cím", "expires": "Lejár", "never": "Soha", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "Utoljára látott", "now": "Most", "years": "{{number}}év", @@ -352,7 +362,9 @@ "hours": "{{number}}ó", "minutes": "{{number}}p", "seconds": "{{number}}mp", - "ago": "{{value}} Ezelőtt" + "ago": "{{value}} Ezelőtt", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "Lekérdezések", @@ -924,6 +936,19 @@ "warnings": "Figyelmeztetések", "criticals": "Kritikusok" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "Események", "plants": "Növények", diff --git a/public/locales/id/common.json b/public/locales/id/common.json index 753110daf..8596b8972 100644 --- a/public/locales/id/common.json +++ b/public/locales/id/common.json @@ -344,6 +344,16 @@ "address": "Alamat", "expires": "Kedaluwarsa", "never": "Tidak Pernah", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "Terakhir terlihat", "now": "Sekarang", "years": "{{number}}thn", @@ -352,7 +362,9 @@ "hours": "{{number}}j", "minutes": "{{number}}m", "seconds": "{{number}}d", - "ago": "{{value}} Yang Lalu" + "ago": "{{value}} Yang Lalu", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "Queries", @@ -924,6 +936,19 @@ "warnings": "Peringatan", "criticals": "Kritis" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "Acara", "plants": "Tanaman", diff --git a/public/locales/it/common.json b/public/locales/it/common.json index d7c992812..d466d628e 100644 --- a/public/locales/it/common.json +++ b/public/locales/it/common.json @@ -61,15 +61,15 @@ "wlan_devices": "Dispositivi WLAN", "lan_users": "Utenti LAN", "wlan_users": "Utenti WLAN", - "up": "UP", + "up": "SU", "down": "DOWN", - "wait": "Please wait", + "wait": "Attendere prego", "empty_data": "Stato del sottosistema sconosciuto" }, "unifi_drive": { - "healthy": "Healthy", - "degraded": "Degraded", - "no_data": "No storage data available" + "healthy": "Sano", + "degraded": "Degradato", + "no_data": "Nessun dato di archiviazione disponibile" }, "docker": { "rx": "RX", @@ -88,7 +88,7 @@ "partial": "Parziale" }, "ping": { - "error": "Error", + "error": "Errore", "ping": "Ping", "down": "Down", "up": "Up", @@ -96,11 +96,11 @@ }, "siteMonitor": { "http_status": "Stato HTTP", - "error": "Error", + "error": "Errore", "response": "Risposta", - "down": "Down", - "up": "Up", - "not_available": "Not Available" + "down": "Giù", + "up": "Su", + "not_available": "Non disponibile" }, "emby": { "playing": "In riproduzione", @@ -113,21 +113,21 @@ "songs": "Canzoni" }, "jellyfin": { - "playing": "Playing", - "transcoding": "Transcoding", - "bitrate": "Bitrate", - "no_active": "No Active Streams", - "movies": "Movies", + "playing": "In riproduzione", + "transcoding": "Transcodifica", + "bitrate": "Velocità in bit", + "no_active": "Nessuna Trasmissione Attiva", + "movies": "Film", "series": "Serie", - "episodes": "Episodes", - "songs": "Songs" + "episodes": "Episodi", + "songs": "Canzoni" }, "esphome": { - "offline": "Offline", - "offline_alt": "Offline", + "offline": "Disconnesso", + "offline_alt": "Disconnesso", "online": "Online", - "total": "Total", - "unknown": "Unknown" + "total": "Totale", + "unknown": "Sconosciuto" }, "evcc": { "pv_power": "Produzione", @@ -148,7 +148,7 @@ "unread": "Non letto" }, "fritzbox": { - "connectionStatus": "Status", + "connectionStatus": "Stato", "connectionStatusUnconfigured": "Non configurato", "connectionStatusConnecting": "Connessione in corso", "connectionStatusAuthenticating": "In fase di autenticazione", @@ -156,11 +156,11 @@ "connectionStatusDisconnecting": "Disconnessione in corso", "connectionStatusDisconnected": "Disconnesso", "connectionStatusConnected": "Connesso", - "uptime": "Uptime", + "uptime": "Tempo di funzionamento", "maxDown": "Max. Down", "maxUp": "Max. Up", - "down": "Down", - "up": "Up", + "down": "Giù", + "up": "Su", "received": "Ricevuti", "sent": "Inviati", "externalIPAddress": "IP Esterno", @@ -184,17 +184,17 @@ }, "tautulli": { "playing": "In riproduzione", - "transcoding": "Transcoding", - "bitrate": "Bitrate", - "no_active": "No Active Streams", + "transcoding": "Transcodifica", + "bitrate": "Velocità in bit", + "no_active": "Nessuna Trasmissione Attiva", "plex_connection_error": "Controllare la connessione a Plex" }, "tracearr": { - "no_active": "No Active Streams", - "streams": "Streams", - "transcodes": "Transcodes", - "directplay": "Direct Play", - "bitrate": "Bitrate" + "no_active": "Nessuna Trasmissione Attiva", + "streams": "Flussi", + "transcodes": "Transcodifiche", + "directplay": "Riproduzione diretta", + "bitrate": "Velocità in bit" }, "omada": { "connectedAp": "AP Connessi", @@ -211,11 +211,11 @@ "plex": { "streams": "Trasmissioni attive", "albums": "Album", - "movies": "Movies", + "movies": "Film", "tv": "Programmi televisivi" }, "sabnzbd": { - "rate": "Rate", + "rate": "Rapporto", "queue": "Coda", "timeleft": "Tempo Rimanente" }, @@ -227,13 +227,13 @@ "transmission": { "download": "Download", "upload": "Upload", - "leech": "Leech", + "leech": "In download", "seed": "Seed" }, "qbittorrent": { "download": "Download", "upload": "Upload", - "leech": "Leech", + "leech": "In download", "seed": "Seed" }, "qnap": { @@ -344,6 +344,16 @@ "address": "Indirizzo", "expires": "Scade", "never": "Mai", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "Ultima visualizzazione", "now": "Adesso", "years": "{{number}}a", @@ -352,7 +362,9 @@ "hours": "{{number}}o", "minutes": "{{number}}m", "seconds": "{{number}}s", - "ago": "{{value}} Fa" + "ago": "{{value}} Fa", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "Queries", @@ -430,21 +442,21 @@ "medusa": { "wanted": "Wanted", "queued": "Queued", - "series": "Series" + "series": "Serie" }, "minecraft": { "players": "Giocatori", "version": "Versione", - "status": "Status", + "status": "Stato", "up": "Online", - "down": "Offline" + "down": "Disconnesso" }, "miniflux": { "read": "Letti", - "unread": "Unread" + "unread": "Non letto" }, "authentik": { - "users": "Users", + "users": "Utenti", "loginsLast24H": "Accessi (24h)", "failedLoginsLast24H": "Accessi Falliti (24h)" }, @@ -456,19 +468,19 @@ }, "glances": { "cpu": "CPU", - "load": "Load", - "wait": "Please wait", + "load": "Carico", + "wait": "Attendere prego", "temp": "TEMP", "_temp": "Temp.", "warn": "Avviso", - "uptime": "UP", - "total": "Total", - "free": "Free", - "used": "Used", - "days": "d", - "hours": "h", + "uptime": "SU", + "total": "Totale", + "free": "Libero", + "used": "Utilizzato", + "days": "g", + "hours": "o", "crit": "Critico", - "read": "Read", + "read": "Letti", "write": "Scrittura", "gpu": "GPU", "mem": "Mem.", @@ -489,57 +501,57 @@ "1-day": "Prevalentemente Soleggiato", "1-night": "Prevalentemente Sereno", "2-day": "Parzialmente Nuvoloso", - "2-night": "Partly Cloudy", + "2-night": "Parzialmente Nuvoloso", "3-day": "Nuvoloso", - "3-night": "Cloudy", + "3-night": "Nuvoloso", "45-day": "Nebbioso", - "45-night": "Foggy", - "48-day": "Foggy", - "48-night": "Foggy", + "45-night": "Nebbioso", + "48-day": "Nebbioso", + "48-night": "Nebbioso", "51-day": "Pioggerella Leggera", - "51-night": "Light Drizzle", + "51-night": "Pioggerella Leggera", "53-day": "Pioggerella", - "53-night": "Drizzle", + "53-night": "Pioggerella", "55-day": "Pioggerella Pesante", - "55-night": "Heavy Drizzle", + "55-night": "Pioggerella Pesante", "56-day": "Leggera Pioggia Gelata", - "56-night": "Light Freezing Drizzle", + "56-night": "Leggera Pioggia Gelata", "57-day": "Pioggerella Gelata", - "57-night": "Freezing Drizzle", + "57-night": "Pioggerella Gelata", "61-day": "Pioggia Leggera", - "61-night": "Light Rain", + "61-night": "Pioggia Leggera", "63-day": "Pioggia", - "63-night": "Rain", + "63-night": "Pioggia", "65-day": "Pioggia Intensa", - "65-night": "Heavy Rain", + "65-night": "Pioggia Intensa", "66-day": "Grandine", - "66-night": "Freezing Rain", - "67-day": "Freezing Rain", - "67-night": "Freezing Rain", + "66-night": "Grandine", + "67-day": "Grandine", + "67-night": "Grandine", "71-day": "Leggera Nevicata", - "71-night": "Light Snow", + "71-night": "Leggera Nevicata", "73-day": "Neve", - "73-night": "Snow", + "73-night": "Neve", "75-day": "Nevicata Intensa", - "75-night": "Heavy Snow", + "75-night": "Nevicata Intensa", "77-day": "Fiocchi di Neve", - "77-night": "Snow Grains", + "77-night": "Fiocchi di Neve", "80-day": "Leggeri Rovesci", - "80-night": "Light Showers", + "80-night": "Leggeri Rovesci", "81-day": "Rovesci", - "81-night": "Showers", + "81-night": "Rovesci", "82-day": "Intensi Rovesci", - "82-night": "Heavy Showers", + "82-night": "Intensi Rovesci", "85-day": "Rovesci di Neve", - "85-night": "Snow Showers", - "86-day": "Snow Showers", - "86-night": "Snow Showers", + "85-night": "Rovesci di Neve", + "86-day": "Rovesci di Neve", + "86-night": "Rovesci di Neve", "95-day": "Temporale", - "95-night": "Thunderstorm", + "95-night": "Temporale", "96-day": "Temporale con grandine", - "96-night": "Thunderstorm With Hail", - "99-day": "Thunderstorm With Hail", - "99-night": "Thunderstorm With Hail" + "96-night": "Temporale con grandine", + "99-day": "Temporale con grandine", + "99-night": "Temporale con grandine" }, "homebridge": { "available_update": "Sistema", @@ -924,6 +936,19 @@ "warnings": "Avvisi", "criticals": "Critici" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "Eventi", "plants": "Piante", diff --git a/public/locales/ja/common.json b/public/locales/ja/common.json index d78ee2dac..b69fce4aa 100644 --- a/public/locales/ja/common.json +++ b/public/locales/ja/common.json @@ -344,6 +344,16 @@ "address": "アドレス", "expires": "失効", "never": "なし", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "最終日時", "now": "現在", "years": "{{number}}年", @@ -352,7 +362,9 @@ "hours": "{{number}}時間", "minutes": "{{number}}分", "seconds": "{{number}}秒", - "ago": "{{value}} 前" + "ago": "{{value}} 前", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "Queries", @@ -924,6 +936,19 @@ "warnings": "警告", "criticals": "重大" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "イベント", "plants": "植物", diff --git a/public/locales/ko/common.json b/public/locales/ko/common.json index 3f8e3cd3e..68d0bebd9 100644 --- a/public/locales/ko/common.json +++ b/public/locales/ko/common.json @@ -67,9 +67,9 @@ "empty_data": "서브시스템 상태 알 수 없음" }, "unifi_drive": { - "healthy": "Healthy", - "degraded": "Degraded", - "no_data": "No storage data available" + "healthy": "정상", + "degraded": "성능 저하", + "no_data": "저장소 데이터 없음" }, "docker": { "rx": "수신", @@ -344,6 +344,16 @@ "address": "주소", "expires": "만료", "never": "없음", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "마지막 접속", "now": "지금", "years": "{{number}}년", @@ -352,7 +362,9 @@ "hours": "{{number}}시간", "minutes": "{{number}}분", "seconds": "{{number}}초", - "ago": "{{value}} 전" + "ago": "{{value}} 전", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "총 쿼리", @@ -924,6 +936,19 @@ "warnings": "경고", "criticals": "심각" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "이벤트", "plants": "식물", diff --git a/public/locales/lv/common.json b/public/locales/lv/common.json index fb269367a..58a99eaa4 100644 --- a/public/locales/lv/common.json +++ b/public/locales/lv/common.json @@ -344,6 +344,16 @@ "address": "Address", "expires": "Expires", "never": "Never", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "Last Seen", "now": "Now", "years": "{{number}}y", @@ -352,7 +362,9 @@ "hours": "{{number}}h", "minutes": "{{number}}m", "seconds": "{{number}}s", - "ago": "{{value}} Ago" + "ago": "{{value}} Ago", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "Queries", @@ -924,6 +936,19 @@ "warnings": "Warnings", "criticals": "Criticals" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "Events", "plants": "Plants", diff --git a/public/locales/ms/common.json b/public/locales/ms/common.json index cb4772a86..b8b244b0a 100644 --- a/public/locales/ms/common.json +++ b/public/locales/ms/common.json @@ -344,6 +344,16 @@ "address": "Address", "expires": "Expires", "never": "Never", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "Last Seen", "now": "Sekarang", "years": "{{number}}y", @@ -352,7 +362,9 @@ "hours": "{{number}}h", "minutes": "{{number}}m", "seconds": "{{number}}s", - "ago": "{{value}} Lepas" + "ago": "{{value}} Lepas", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "Queries", @@ -924,6 +936,19 @@ "warnings": "Amaran", "criticals": "Kritikal" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "Events", "plants": "Plants", diff --git a/public/locales/nl/common.json b/public/locales/nl/common.json index 8bbbd0b57..d971a961e 100644 --- a/public/locales/nl/common.json +++ b/public/locales/nl/common.json @@ -67,9 +67,9 @@ "empty_data": "Subsysteem status onbekend" }, "unifi_drive": { - "healthy": "Healthy", - "degraded": "Degraded", - "no_data": "No storage data available" + "healthy": "Gezond", + "degraded": "Gedegradeerd", + "no_data": "Geen opslaggegevens beschikbaar" }, "docker": { "rx": "RX", @@ -113,14 +113,14 @@ "songs": "Nummers" }, "jellyfin": { - "playing": "Playing", - "transcoding": "Transcoding", + "playing": "Speelt", + "transcoding": "Bezig met transcoderen", "bitrate": "Bitrate", - "no_active": "No Active Streams", - "movies": "Movies", + "no_active": "Geen Actieve Streams", + "movies": "Films", "series": "Series", - "episodes": "Episodes", - "songs": "Songs" + "episodes": "Afleveringen", + "songs": "Nummers" }, "esphome": { "offline": "Offline", @@ -190,10 +190,10 @@ "plex_connection_error": "Controleer Plex Connectie" }, "tracearr": { - "no_active": "No Active Streams", + "no_active": "Geen Actieve Streams", "streams": "Streams", "transcodes": "Transcodes", - "directplay": "Direct Play", + "directplay": "Directe Afspelen", "bitrate": "Bitrate" }, "omada": { @@ -295,12 +295,12 @@ "available": "Beschikbaar" }, "seerr": { - "pending": "Pending", - "approved": "Approved", - "available": "Available", - "completed": "Completed", - "processing": "Processing", - "issues": "Open Issues" + "pending": "In afwachting", + "approved": "Goedgekeurd", + "available": "Beschikbaar", + "completed": "Voltooid", + "processing": "Verwerken", + "issues": "Openstaande issues" }, "netalertx": { "total": "Totaal", @@ -344,6 +344,16 @@ "address": "Adres", "expires": "Verloopt", "never": "Nooit", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "Laatst Gezien", "now": "Nu", "years": "{{number}}j", @@ -352,7 +362,9 @@ "hours": "{{number}}u", "minutes": "{{number}}m", "seconds": "{{number}}s", - "ago": "{{value}} Geleden" + "ago": "{{value}} Geleden", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "Verzoeken", @@ -621,11 +633,11 @@ "pangolin": { "orgs": "Orgs", "sites": "Sites", - "resources": "Resources", - "targets": "Targets", - "traffic": "Traffic", + "resources": "Bronnen", + "targets": "Doelen", + "traffic": "Netwerkverkeer", "in": "In", - "out": "Out" + "out": "Uit" }, "peanut": { "battery_charge": "Batterij opladen", @@ -724,7 +736,7 @@ "volumeAvailable": "Beschikbaar" }, "dispatcharr": { - "channels": "Channels", + "channels": "Kanalen", "streams": "Streams" }, "mylar": { @@ -792,7 +804,7 @@ "gross_percent_today": "Vandaag", "gross_percent_1y": "Een jaar", "gross_percent_max": "Altijd", - "net_worth": "Net Worth" + "net_worth": "Totaal eigen vermogen" }, "audiobookshelf": { "podcasts": "Podcasts", @@ -816,8 +828,8 @@ "series": "Series" }, "booklore": { - "libraries": "Libraries", - "books": "Books", + "libraries": "Bibliotheken", + "books": "Boeken", "reading": "Reading", "finished": "Finished" }, @@ -924,6 +936,19 @@ "warnings": "Waarschuwingen", "criticals": "Kritiek" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "Gebeurtenissen", "plants": "Planten", diff --git a/public/locales/no/common.json b/public/locales/no/common.json index 4214c6860..cb1f647ae 100644 --- a/public/locales/no/common.json +++ b/public/locales/no/common.json @@ -344,6 +344,16 @@ "address": "Adresse", "expires": "Utgår", "never": "Aldri", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "Sist sett", "now": "Nå", "years": "{{number}}y", @@ -352,7 +362,9 @@ "hours": "{{number}}h", "minutes": "{{number}}m", "seconds": "{{number}}s", - "ago": "{{value}} Ago" + "ago": "{{value}} Ago", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "Queries", @@ -924,6 +936,19 @@ "warnings": "Advarsler", "criticals": "Kritiske" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "Begivenheter", "plants": "Planter", diff --git a/public/locales/pl/common.json b/public/locales/pl/common.json index ec0f54bed..b39ee4642 100644 --- a/public/locales/pl/common.json +++ b/public/locales/pl/common.json @@ -67,9 +67,9 @@ "empty_data": "Status podsystemu nieznany" }, "unifi_drive": { - "healthy": "Healthy", - "degraded": "Degraded", - "no_data": "No storage data available" + "healthy": "Zdrowy", + "degraded": "Zdegradowany", + "no_data": "Brak danych o miejscu przechowywania" }, "docker": { "rx": "Rx", @@ -344,6 +344,16 @@ "address": "Adres", "expires": "Wygasa za", "never": "Nigdy", + "user": "Użytkownik", + "hostname": "Host", + "name": "Nazwa", + "client_version": "Wersja klienta", + "os": "System operacyjny", + "created": "Utworzony", + "authorized": "Autoryzowany", + "is_external": "Jest zewnętrzny", + "update_available": "Dostępna aktualizacja", + "tags": "Tagi", "last_seen": "Ostatnio dostępny", "now": "Teraz", "years": "{{number}}rok/lat", @@ -352,7 +362,9 @@ "hours": "{{number}}godzin", "minutes": "{{number}}miesięcy", "seconds": "{{number}}sekund", - "ago": "{{value}} temu" + "ago": "{{value}} temu", + "true": "Tak", + "false": "Nie" }, "technitium": { "totalQueries": "Zapytania", @@ -924,6 +936,19 @@ "warnings": "Ostrzeżenia", "criticals": "Krytyczny" }, + "ntfy": { + "title": "Tytuł", + "priority": "Priorytet", + "lastReceived": "Ostatnio odebrane", + "message": "Wiadomość", + "tags": "Tagi", + "none": "Brak", + "min": "Min", + "low": "Niski", + "default": "Domyślny", + "high": "Wysoki", + "urgent": "Pilny" + }, "plantit": { "events": "Wydarzenia", "plants": "Rośliny", diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index d9d056c87..10c3e37ab 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -344,6 +344,16 @@ "address": "Endereço", "expires": "Expira", "never": "Nunca", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "Última Vez Visto", "now": "Agora", "years": "{{number}}y", @@ -352,7 +362,9 @@ "hours": "{{number}}h", "minutes": "{{number}}m", "seconds": "{{number}}s", - "ago": "{{value}} Atrás" + "ago": "{{value}} Atrás", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "Queries", @@ -924,6 +936,19 @@ "warnings": "Avisos", "criticals": "Críticos" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "Eventos", "plants": "Plantas", diff --git a/public/locales/pt_BR/common.json b/public/locales/pt_BR/common.json index c208f3055..500c2a9a7 100644 --- a/public/locales/pt_BR/common.json +++ b/public/locales/pt_BR/common.json @@ -67,9 +67,9 @@ "empty_data": "Status do Subsistema desconhecido" }, "unifi_drive": { - "healthy": "Healthy", - "degraded": "Degraded", - "no_data": "No storage data available" + "healthy": "Saudável", + "degraded": "Degradado", + "no_data": "Sem dados de armazenamento disponíveis" }, "docker": { "rx": "RX", @@ -114,9 +114,9 @@ }, "jellyfin": { "playing": "Jogando", - "transcoding": "Transcoding", + "transcoding": "Transcodificando", "bitrate": "Bitrate", - "no_active": "No Active Streams", + "no_active": "Sem Transmissões Ativas", "movies": "Filmes", "series": "Séries", "episodes": "Episódios", @@ -190,10 +190,10 @@ "plex_connection_error": "Verifique a conexão do Plex" }, "tracearr": { - "no_active": "No Active Streams", - "streams": "Streams", - "transcodes": "Transcodes", - "directplay": "Direct Play", + "no_active": "Sem Transmissões Ativas", + "streams": "Transmissões", + "transcodes": "Transcodificações", + "directplay": "Reprodução direta", "bitrate": "Bitrate" }, "omada": { @@ -344,6 +344,16 @@ "address": "Endereço", "expires": "Expira em", "never": "Nunca", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "Visto por último", "now": "Agora", "years": "{{number}}a", @@ -352,7 +362,9 @@ "hours": "{{number}}h", "minutes": "{{number}}m", "seconds": "{{number}}s", - "ago": "{{value}} Atrás" + "ago": "{{value}} Atrás", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "Consultas", @@ -619,13 +631,13 @@ "total": "Total" }, "pangolin": { - "orgs": "Orgs", + "orgs": "Organizações", "sites": "Sites", "resources": "Recursos", - "targets": "Targets", - "traffic": "Traffic", - "in": "In", - "out": "Out" + "targets": "Alvos", + "traffic": "Tráfego", + "in": "Em", + "out": "Saída" }, "peanut": { "battery_charge": "Carga da bateria", @@ -924,6 +936,19 @@ "warnings": "Alertas", "criticals": "Críticos" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "Eventos", "plants": "Plantas", @@ -1164,11 +1189,11 @@ "images": "Imagens", "image_updates": "Atualizações de Imagem", "images_unused": "Não utilizado", - "environment_required": "Environment ID Required" + "environment_required": "ID do ambiente necessário" }, "dockhand": { "running": "Executando", - "stopped": "Stopped", + "stopped": "Parado", "cpu": "CPU", "memory": "Memória", "images": "Imagens", @@ -1178,12 +1203,12 @@ "stacks": "Pilhas", "paused": "Pausado", "total": "Total", - "environment_not_found": "Environment Not Found" + "environment_not_found": "Ambiente não encontrado" }, "sparkyfitness": { - "eaten": "Eaten", - "burned": "Burned", - "remaining": "Remaining", - "steps": "Steps" + "eaten": "Comido", + "burned": "Queimado", + "remaining": "Restante", + "steps": "Passos" } } diff --git a/public/locales/ro/common.json b/public/locales/ro/common.json index 1f415d796..5d6270414 100644 --- a/public/locales/ro/common.json +++ b/public/locales/ro/common.json @@ -344,6 +344,16 @@ "address": "Adresă", "expires": "Expiră", "never": "Niciodată", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "Last Seen", "now": "Acum", "years": "{{number}}y", @@ -352,7 +362,9 @@ "hours": "{{number}}h", "minutes": "{{number}}m", "seconds": "{{number}}s", - "ago": "{{value}} Ago" + "ago": "{{value}} Ago", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "Queries", @@ -924,6 +936,19 @@ "warnings": "Warnings", "criticals": "Critice" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "Evenimente", "plants": "Plante", diff --git a/public/locales/ru/common.json b/public/locales/ru/common.json index c58d1f220..039597ed0 100644 --- a/public/locales/ru/common.json +++ b/public/locales/ru/common.json @@ -344,6 +344,16 @@ "address": "Адрес", "expires": "Истекает", "never": "Никогда", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "Последнее посещение", "now": "Только что", "years": "{{number}}г", @@ -352,7 +362,9 @@ "hours": "{{number}}ч", "minutes": "{{number}}м", "seconds": "{{number}}с", - "ago": "{{value}} назад" + "ago": "{{value}} назад", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "Запросы", @@ -924,6 +936,19 @@ "warnings": "Предупреждения", "criticals": "Критические" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "События", "plants": "Растения", diff --git a/public/locales/sk/common.json b/public/locales/sk/common.json index 57359f65d..550c29d18 100644 --- a/public/locales/sk/common.json +++ b/public/locales/sk/common.json @@ -295,12 +295,12 @@ "available": "Dostupné" }, "seerr": { - "pending": "Pending", - "approved": "Approved", - "available": "Available", - "completed": "Completed", + "pending": "Čakajúce", + "approved": "Schválené", + "available": "Dostupné", + "completed": "Dokončené", "processing": "Processing", - "issues": "Open Issues" + "issues": "Neriešené problémy" }, "netalertx": { "total": "Celkom", @@ -344,6 +344,16 @@ "address": "Adresa", "expires": "Vyprší", "never": "Nikdy", + "user": "Používateľ", + "hostname": "Názov hostiteľa", + "name": "Názov", + "client_version": "Verzia klienta", + "os": "Operačný systém", + "created": "Vytvorené", + "authorized": "Autorizované", + "is_external": "Je externý", + "update_available": "Dostupná aktualizácia", + "tags": "Štítky", "last_seen": "Naposledy videné", "now": "Teraz", "years": "{{number}}r", @@ -352,7 +362,9 @@ "hours": "{{number}}h", "minutes": "{{number}}m", "seconds": "{{number}}s", - "ago": "Pred {{value}}" + "ago": "Pred {{value}}", + "true": "Áno", + "false": "Nie" }, "technitium": { "totalQueries": "Požiadaviek", @@ -924,6 +936,19 @@ "warnings": "Upozornenia", "criticals": "Kritické" }, + "ntfy": { + "title": "Názov", + "priority": "Priorita", + "lastReceived": "Posledná prijatá", + "message": "Správa", + "tags": "Štítky", + "none": "Žiadna", + "min": "Min", + "low": "Nízka", + "default": "Predvolená", + "high": "Vysoká", + "urgent": "Naliehavé" + }, "plantit": { "events": "Udalosti", "plants": "Rastliny", diff --git a/public/locales/sl/common.json b/public/locales/sl/common.json index ae1ad2d4a..3b061c1ba 100644 --- a/public/locales/sl/common.json +++ b/public/locales/sl/common.json @@ -344,6 +344,16 @@ "address": "Naslov", "expires": "Poteče", "never": "Nikoli", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "Viden", "now": "Sedaj", "years": "{{number}}l", @@ -352,7 +362,9 @@ "hours": "{{number}}u", "minutes": "{{number}}m", "seconds": "{{number}}s", - "ago": "{{value}} nazaj" + "ago": "{{value}} nazaj", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "Queries", @@ -924,6 +936,19 @@ "warnings": "Opozorila", "criticals": "Kritično" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "Dogodki", "plants": "Rastline", diff --git a/public/locales/sr/common.json b/public/locales/sr/common.json index 6c9efb6f7..7589fcbcf 100644 --- a/public/locales/sr/common.json +++ b/public/locales/sr/common.json @@ -67,9 +67,9 @@ "empty_data": "Статус подсистема непознат" }, "unifi_drive": { - "healthy": "Healthy", - "degraded": "Degraded", - "no_data": "No storage data available" + "healthy": "Здрав", + "degraded": "Деградирано", + "no_data": "Нема доступних података о складиштењу" }, "docker": { "rx": "RX", @@ -344,6 +344,16 @@ "address": "Адреса", "expires": "Истиче", "never": "Никада", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "Последње виђен", "now": "Сада", "years": "{{number}}г", @@ -352,7 +362,9 @@ "hours": "{{number}}ч", "minutes": "{{number}}м", "seconds": "{{number}}с", - "ago": "Пре {{value}}" + "ago": "Пре {{value}}", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "Упити", @@ -924,6 +936,19 @@ "warnings": "Упозорења", "criticals": "Критично" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "Догађаји", "plants": "Биљке", @@ -1181,9 +1206,9 @@ "environment_not_found": "Окружење није пронађено" }, "sparkyfitness": { - "eaten": "Eaten", - "burned": "Burned", - "remaining": "Remaining", - "steps": "Steps" + "eaten": "Поједено", + "burned": "Спаљено", + "remaining": "Преостало", + "steps": "Кораци" } } diff --git a/public/locales/sv/common.json b/public/locales/sv/common.json index 47ada9e49..d0a1b6204 100644 --- a/public/locales/sv/common.json +++ b/public/locales/sv/common.json @@ -344,6 +344,16 @@ "address": "Address", "expires": "Expires", "never": "Never", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "Last Seen", "now": "Now", "years": "{{number}}y", @@ -352,7 +362,9 @@ "hours": "{{number}}h", "minutes": "{{number}}m", "seconds": "{{number}}s", - "ago": "{{value}} Ago" + "ago": "{{value}} Ago", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "Queries", @@ -924,6 +936,19 @@ "warnings": "Warnings", "criticals": "Criticals" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "Events", "plants": "Plants", diff --git a/public/locales/te/common.json b/public/locales/te/common.json index c5194fbc2..0d27abbc9 100644 --- a/public/locales/te/common.json +++ b/public/locales/te/common.json @@ -344,6 +344,16 @@ "address": "Address", "expires": "Expires", "never": "Never", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "Last Seen", "now": "Now", "years": "{{number}}y", @@ -352,7 +362,9 @@ "hours": "{{number}}h", "minutes": "{{number}}m", "seconds": "{{number}}s", - "ago": "{{value}} Ago" + "ago": "{{value}} Ago", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "Queries", @@ -924,6 +936,19 @@ "warnings": "Warnings", "criticals": "Criticals" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "Events", "plants": "Plants", diff --git a/public/locales/th/common.json b/public/locales/th/common.json index 419c9c247..cccc526ac 100644 --- a/public/locales/th/common.json +++ b/public/locales/th/common.json @@ -344,6 +344,16 @@ "address": "Address", "expires": "Expires", "never": "Never", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "Last Seen", "now": "Now", "years": "{{number}}y", @@ -352,7 +362,9 @@ "hours": "{{number}}h", "minutes": "{{number}}m", "seconds": "{{number}}s", - "ago": "{{value}} Ago" + "ago": "{{value}} Ago", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "Queries", @@ -924,6 +936,19 @@ "warnings": "Warnings", "criticals": "Criticals" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "Events", "plants": "Plants", diff --git a/public/locales/tr/common.json b/public/locales/tr/common.json index fb90b25e5..6ffbf3a8d 100644 --- a/public/locales/tr/common.json +++ b/public/locales/tr/common.json @@ -344,6 +344,16 @@ "address": "Adres", "expires": "Geciken", "never": "Asla", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "Son Görülme", "now": "Şimdi", "years": "{{number}} Yıl", @@ -352,7 +362,9 @@ "hours": "{{number}} Saat", "minutes": "{{number}} Dakika", "seconds": "{{number}} Saniye", - "ago": "{{value}} Önce" + "ago": "{{value}} Önce", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "Sorgular", @@ -924,6 +936,19 @@ "warnings": "Uyarılar", "criticals": "Kritik" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "Etkinlikler", "plants": "Bitkiler", diff --git a/public/locales/uk/common.json b/public/locales/uk/common.json index f45057d7a..31b275fc0 100644 --- a/public/locales/uk/common.json +++ b/public/locales/uk/common.json @@ -344,6 +344,16 @@ "address": "Адреса", "expires": "Дійсний до", "never": "Ніколи", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "Востаннє у мережі", "now": "Зараз", "years": "{{number}}р", @@ -352,7 +362,9 @@ "hours": "{{number}}год", "minutes": "{{number}}хв", "seconds": "{{number}}с", - "ago": "{{value}} тому" + "ago": "{{value}} тому", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "Queries", @@ -924,6 +936,19 @@ "warnings": "Попередження", "criticals": "Критичні" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "Події", "plants": "Рослини", diff --git a/public/locales/vi/common.json b/public/locales/vi/common.json index d700bfb77..c4b317c0d 100644 --- a/public/locales/vi/common.json +++ b/public/locales/vi/common.json @@ -344,6 +344,16 @@ "address": "Address", "expires": "Expires", "never": "Never", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "Last Seen", "now": "Now", "years": "{{number}}y", @@ -352,7 +362,9 @@ "hours": "{{number}}h", "minutes": "{{number}}m", "seconds": "{{number}}s", - "ago": "{{value}} Ago" + "ago": "{{value}} Ago", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "Queries", @@ -924,6 +936,19 @@ "warnings": "Warnings", "criticals": "Criticals" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "Events", "plants": "Plants", diff --git a/public/locales/yue/common.json b/public/locales/yue/common.json index d65cb96f0..c2483b01a 100644 --- a/public/locales/yue/common.json +++ b/public/locales/yue/common.json @@ -344,6 +344,16 @@ "address": "位址", "expires": "已失效", "never": "未曾", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "上次連線", "now": "現在", "years": "{{number}} 年", @@ -352,7 +362,9 @@ "hours": "{{number}} 小時", "minutes": "{{number}} 分鐘", "seconds": "{{number}} 秒", - "ago": "{{value}} 前" + "ago": "{{value}} 前", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "Queries", @@ -924,6 +936,19 @@ "warnings": "警告", "criticals": "嚴重" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "事件", "plants": "植物", diff --git a/public/locales/zh-Hans/common.json b/public/locales/zh-Hans/common.json index 295196b22..9de7ca007 100644 --- a/public/locales/zh-Hans/common.json +++ b/public/locales/zh-Hans/common.json @@ -228,7 +228,7 @@ "download": "下载", "upload": "", "leech": "Leech", - "seed": "Seed" + "seed": "做种" }, "qbittorrent": { "download": "下载速率", @@ -247,8 +247,8 @@ "deluge": { "download": "下载", "upload": "上传", - "leech": "Leech", - "seed": "Seed" + "leech": "下载中", + "seed": "做种" }, "develancacheui": { "cachehitbytes": "缓存命中字节", @@ -256,7 +256,7 @@ }, "downloadstation": { "download": "Download", - "upload": "Upload", + "upload": "上传速率", "leech": "", "seed": "做种" }, @@ -344,6 +344,16 @@ "address": "地址", "expires": "失效", "never": "从不", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "最后上线", "now": "现在", "years": "{{number}}年", @@ -352,7 +362,9 @@ "hours": "{{number}}h", "minutes": "{{number}}m", "seconds": "{{number}}s", - "ago": "{{value}} 以前" + "ago": "{{value}} 以前", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "Queries", @@ -458,7 +470,7 @@ "cpu": "CPU", "load": "负载", "wait": "请稍候", - "temp": "转速", + "temp": "温度", "_temp": "Temp", "warn": "Warn", "uptime": "运行时间", @@ -715,7 +727,7 @@ }, "komga": { "libraries": "书库", - "series": "Series", + "series": "系列", "books": "Books" }, "diskstation": { @@ -924,6 +936,19 @@ "warnings": "警告", "criticals": "严重" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "事件", "plants": "植物", diff --git a/public/locales/zh-Hant/common.json b/public/locales/zh-Hant/common.json index ef0485202..30a9f74ef 100644 --- a/public/locales/zh-Hant/common.json +++ b/public/locales/zh-Hant/common.json @@ -344,6 +344,16 @@ "address": "位址", "expires": "已過期", "never": "未曾", + "user": "User", + "hostname": "Hostname", + "name": "Name", + "client_version": "Client Version", + "os": "OS", + "created": "Created", + "authorized": "Authorized", + "is_external": "Is External", + "update_available": "Update Available", + "tags": "Tags", "last_seen": "上次連線", "now": "現在", "years": "{{number}} 年", @@ -352,7 +362,9 @@ "hours": "{{number}} 小時", "minutes": "{{number}} 分鐘", "seconds": "{{number}} 秒", - "ago": "{{value}} 前" + "ago": "{{value}} 前", + "true": "Yes", + "false": "No" }, "technitium": { "totalQueries": "Queries", @@ -924,6 +936,19 @@ "warnings": "警告", "criticals": "嚴重" }, + "ntfy": { + "title": "Title", + "priority": "Priority", + "lastReceived": "Last Received", + "message": "Message", + "tags": "Tags", + "none": "None", + "min": "Min", + "low": "Low", + "default": "Default", + "high": "High", + "urgent": "Urgent" + }, "plantit": { "events": "事件", "plants": "植物",