mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-30 11:19:12 +01:00
chore(lang): updated translations from crowdin
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
5f36d8b125
commit
bc79c6abab
@@ -2,114 +2,114 @@
|
||||
"init": {
|
||||
"step": {
|
||||
"start": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"title": "Us donem la benvinguda a Homarr",
|
||||
"subtitle": "Comencem configurant la vostra instància de Homarr.",
|
||||
"description": "Per començar, seleccioneu com voleu configurar la vostra instància de Homarr.",
|
||||
"action": {
|
||||
"scratch": "",
|
||||
"importOldmarr": ""
|
||||
"scratch": "Comença des de zero",
|
||||
"importOldmarr": "Importa des d'una versió de Homarr anterior a 1.0"
|
||||
}
|
||||
},
|
||||
"import": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"title": "Importa dades",
|
||||
"subtitle": "Pot importar dades des d'una instància de Homarr existent.",
|
||||
"dropzone": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
"title": "Arrossegueu el fitxer zip aquí o feu clic per navegar",
|
||||
"description": "El fitxer zip carregat es processarà i podreu seleccionar què voleu importar"
|
||||
},
|
||||
"fileInfo": {
|
||||
"action": {
|
||||
"change": ""
|
||||
"change": "Canvia el fitzer"
|
||||
}
|
||||
},
|
||||
"importSettings": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
"title": "Importa la configuració",
|
||||
"description": "Configura el comportament d'importació"
|
||||
},
|
||||
"boardSelection": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"title": "S'han trobat {count} taulers",
|
||||
"description": "Escolliu tots els taulers amb la mida que voleu importar",
|
||||
"action": {
|
||||
"selectAll": "",
|
||||
"unselectAll": ""
|
||||
"selectAll": "Seleccionar-ho tot",
|
||||
"unselectAll": "Anul·la la selecció"
|
||||
}
|
||||
},
|
||||
"summary": {
|
||||
"title": "",
|
||||
"description": "",
|
||||
"title": "Resum de la importació",
|
||||
"description": "En el resum següent podeu veure el que s'importarà",
|
||||
"action": {
|
||||
"import": ""
|
||||
"import": "Confirma la importació i continua"
|
||||
},
|
||||
"entities": {
|
||||
"apps": "",
|
||||
"boards": "",
|
||||
"integrations": "",
|
||||
"apps": "Aplicacions",
|
||||
"boards": "Tauler",
|
||||
"integrations": "Integracions",
|
||||
"credentialUsers": ""
|
||||
}
|
||||
},
|
||||
"tokenModal": {
|
||||
"title": "",
|
||||
"title": "Introduïu el token d'importació",
|
||||
"field": {
|
||||
"token": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Token",
|
||||
"description": "Introduïu el token d'importació mostrat a la instància prèvia de Homarr"
|
||||
}
|
||||
},
|
||||
"notification": {
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Token invàlid",
|
||||
"message": "El token que heu introduït no és vàlid"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"title": "Usuari administrador",
|
||||
"subtitle": "Especifiqueu les credencials del vostre usuari administrador.",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "S'ha creat l'usuari",
|
||||
"message": "L'usuari s'ha creat correctament"
|
||||
},
|
||||
"error": {
|
||||
"title": ""
|
||||
"title": "S'ha produït un error al crear l'usuari"
|
||||
}
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"title": "Grup extern",
|
||||
"subtitle": "Especifiqueu el grup que s'ha d'utilitzar per als usuaris externs.",
|
||||
"form": {
|
||||
"name": {
|
||||
"label": "",
|
||||
"label": "Nom del grup",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"title": "",
|
||||
"subtitle": ""
|
||||
"title": "Configuració",
|
||||
"subtitle": "Configureu els paràmetres del servidor."
|
||||
},
|
||||
"finish": {
|
||||
"title": "",
|
||||
"subtitle": "",
|
||||
"description": "",
|
||||
"title": "Finalitza la configuració",
|
||||
"subtitle": "Ja està tot llest!",
|
||||
"description": "El procés de configuració s'ha completat correctament. Podeu començar a utilitzar Homarr. Escolliu la vostra propera acció:",
|
||||
"action": {
|
||||
"goToBoard": "",
|
||||
"createBoard": "",
|
||||
"inviteUser": "",
|
||||
"docs": ""
|
||||
"goToBoard": "Ves al tauler {name}",
|
||||
"createBoard": "Creeu el vostre primer tauler",
|
||||
"inviteUser": "Convideu altres usuaris",
|
||||
"docs": "Llegiu la documentació"
|
||||
}
|
||||
}
|
||||
},
|
||||
"backToStart": ""
|
||||
"backToStart": "Torna a l'inici"
|
||||
},
|
||||
"user": {
|
||||
"title": "",
|
||||
"name": "",
|
||||
"title": "Usuaris",
|
||||
"name": "Usuari",
|
||||
"page": {
|
||||
"login": {
|
||||
"title": "",
|
||||
"title": "Entreu al vostre compte",
|
||||
"subtitle": ""
|
||||
},
|
||||
"invite": {
|
||||
@@ -251,26 +251,26 @@
|
||||
"label": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
"message": "La imatge s'ha canviat correctament"
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
"message": "No s'ha pogut canviar la imatge"
|
||||
},
|
||||
"toLarge": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "La imatge és massa gran",
|
||||
"message": "La mida màxima de la imatge és {size}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"removeImage": {
|
||||
"label": "",
|
||||
"confirm": "",
|
||||
"label": "Elimina la imatge",
|
||||
"confirm": "Esteu segur que voleu eliminar la imatge?",
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
"message": "La imatge s'ha eliminat correctament"
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
"message": "No s'ha pogut eliminar la imatge"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -278,104 +278,104 @@
|
||||
"editProfile": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
"message": "El perfil s'ha actualitzat correctament"
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
"message": "No s'ha pogut actualitzar el perfil"
|
||||
}
|
||||
}
|
||||
},
|
||||
"delete": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"confirm": ""
|
||||
"label": "Eliminar l'usuari permanentment",
|
||||
"description": "Elimina l'usuari incloent les seves configuracions. Això no esborrarà cap tauler. No es notificarà l'usuari.",
|
||||
"confirm": "Esteu segur que voleu eliminar l'usuari {username} i les seves configuracions?"
|
||||
},
|
||||
"select": {
|
||||
"label": "",
|
||||
"notFound": ""
|
||||
"label": "Seleccioneu l'usuari",
|
||||
"notFound": "No s'ha trobat l'usuari"
|
||||
},
|
||||
"transfer": {
|
||||
"label": ""
|
||||
"label": "Seleccioneu un nou propietari"
|
||||
}
|
||||
}
|
||||
},
|
||||
"group": {
|
||||
"title": "",
|
||||
"name": "",
|
||||
"search": "",
|
||||
"title": "Grups",
|
||||
"name": "Grup",
|
||||
"search": "Troba un grup",
|
||||
"field": {
|
||||
"name": "",
|
||||
"members": ""
|
||||
"name": "Nom",
|
||||
"members": "Membres"
|
||||
},
|
||||
"permission": {
|
||||
"admin": {
|
||||
"title": "",
|
||||
"title": "Administrador",
|
||||
"item": {
|
||||
"admin": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Administrador",
|
||||
"description": "Els membres amb aquest permís tenen accés complet a totes les funcions i configuracions"
|
||||
}
|
||||
}
|
||||
},
|
||||
"app": {
|
||||
"title": "",
|
||||
"title": "Aplicacions",
|
||||
"item": {
|
||||
"create": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Crear aplicacions",
|
||||
"description": "Permet que els membres crein aplicacions"
|
||||
},
|
||||
"use-all": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Utilitzar totes les aplicacions",
|
||||
"description": "Permet que els membres afegeixin qualsevol aplicació als seus taulers"
|
||||
},
|
||||
"modify-all": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Modificar totes les aplicacions",
|
||||
"description": "Permet que els memebres modifiquin totes les aplicacions"
|
||||
},
|
||||
"full-all": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Accés complet a les aplicacions",
|
||||
"description": "Permet que els membres gestionin, utilitzin i eliminin qualsevol aplicació"
|
||||
}
|
||||
}
|
||||
},
|
||||
"board": {
|
||||
"title": "",
|
||||
"title": "Taulers",
|
||||
"item": {
|
||||
"create": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Crear taulers",
|
||||
"description": "Permet que els membres crein taulers"
|
||||
},
|
||||
"view-all": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Visualitzar tots els taulers",
|
||||
"description": "Permet que els membres visualitzin tots els taulers"
|
||||
},
|
||||
"modify-all": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Modificar tots els taulers",
|
||||
"description": "Permet que els membres modifiquin tots els taulers (No inclou control d'accés ni zona de perill)"
|
||||
},
|
||||
"full-all": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Accés total a tots els taulers",
|
||||
"description": "Permet que els membres visualitzin, modifiquin i esborrin tots els taulers (incloent-hi control d'accés i zona de perill)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"integration": {
|
||||
"title": "",
|
||||
"title": "Integracions",
|
||||
"item": {
|
||||
"create": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Crear integracions",
|
||||
"description": "Permet que els membres crein integracions"
|
||||
},
|
||||
"use-all": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Utilitzar totes les integracions",
|
||||
"description": "Permet que els membres afegeixin qualsevol integració als seus taulers"
|
||||
},
|
||||
"interact-all": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Interactuar amb qualsevol integració",
|
||||
"description": "Permet que els usuaris interaccionin amb qualsevol integració"
|
||||
},
|
||||
"full-all": {
|
||||
"label": "",
|
||||
"label": "Accés total a les integracions",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
@@ -518,140 +518,140 @@
|
||||
"title": "",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Creació correcta",
|
||||
"message": "L'aplicació s'ha creat correctament"
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Creació fallida",
|
||||
"message": "No s'ha pogut crear l'aplicació"
|
||||
}
|
||||
}
|
||||
},
|
||||
"edit": {
|
||||
"title": "",
|
||||
"title": "Edita l'aplicació",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Els canvis s'han aplicat correctament",
|
||||
"message": "L'aplicació s'ha desat correctament"
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "No s'han pogut aplicar els canvis",
|
||||
"message": "L'aplicació no s'ha pogut desar"
|
||||
}
|
||||
}
|
||||
},
|
||||
"delete": {
|
||||
"title": "",
|
||||
"message": "",
|
||||
"title": "Elimina l'aplicació",
|
||||
"message": "Esteu segur que voleu eliminar l'aplicació {name}?",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Eliminació correcta",
|
||||
"message": "L'aplicació s'ha eliminat correctament"
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Eliminació fallida",
|
||||
"message": "No s'ha pogut eliminar l'aplicació"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"field": {
|
||||
"name": {
|
||||
"label": ""
|
||||
"label": "Nom"
|
||||
},
|
||||
"description": {
|
||||
"label": ""
|
||||
"label": "Descripció"
|
||||
},
|
||||
"url": {
|
||||
"label": ""
|
||||
"label": "URL"
|
||||
}
|
||||
},
|
||||
"action": {
|
||||
"select": {
|
||||
"label": "",
|
||||
"notFound": ""
|
||||
"label": "Seleccioneu l'aplicació",
|
||||
"notFound": "No s'ha trobat cap aplicació"
|
||||
}
|
||||
}
|
||||
},
|
||||
"integration": {
|
||||
"page": {
|
||||
"list": {
|
||||
"title": "",
|
||||
"search": "",
|
||||
"title": "Integracions",
|
||||
"search": "Cercar integracions",
|
||||
"noResults": {
|
||||
"title": ""
|
||||
"title": "Encara no hi ha cap integració"
|
||||
}
|
||||
},
|
||||
"create": {
|
||||
"title": "",
|
||||
"title": "Nova integració de {name}",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Creació correcta",
|
||||
"message": "La integració s'ha creat correctament"
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Creació fallida",
|
||||
"message": "No s'ha pogut crear la integració"
|
||||
}
|
||||
}
|
||||
},
|
||||
"edit": {
|
||||
"title": "",
|
||||
"title": "Edita la integració de {name}",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Els canvis s'han aplicat correctament",
|
||||
"message": "La integració s'ha desat correctament"
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "No s'han pogut aplicar els canvis",
|
||||
"message": "No s'ha pogut desar la integració"
|
||||
}
|
||||
}
|
||||
},
|
||||
"delete": {
|
||||
"title": "",
|
||||
"message": "",
|
||||
"title": "Elimina la integració",
|
||||
"message": "Esteu segur que voleu eliminar la integració {name}?",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Eliminació correcta",
|
||||
"message": "La integració s'ha eliminat correctament"
|
||||
},
|
||||
"error": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Eliminació fallida",
|
||||
"message": "No s'ha pogut eliminar la integració"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"field": {
|
||||
"name": {
|
||||
"label": ""
|
||||
"label": "Nom"
|
||||
},
|
||||
"url": {
|
||||
"label": ""
|
||||
"label": "URL"
|
||||
},
|
||||
"attemptSearchEngineCreation": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Crea un motor de cerca",
|
||||
"description": "La integració \"{kind}\" es pot utilitzar amb els motors de cerca. Seleccioneu aquesta opció per configurar el motor de cerca automàticament."
|
||||
}
|
||||
},
|
||||
"action": {
|
||||
"create": ""
|
||||
"create": "Nova integració"
|
||||
},
|
||||
"testConnection": {
|
||||
"action": {
|
||||
"create": "",
|
||||
"edit": ""
|
||||
"create": "Comprova la connexió i crea",
|
||||
"edit": "Comprova la connexió i desa"
|
||||
},
|
||||
"alertNotice": "",
|
||||
"alertNotice": "El botó \"Desa\" s'habilita quan la connexió s'estableix correctament",
|
||||
"notification": {
|
||||
"success": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "S'ha connectat",
|
||||
"message": "S'ha connectat correctament"
|
||||
},
|
||||
"invalidUrl": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
"title": "Adreça URL no vàlida",
|
||||
"message": "L'adreça URL no és vàlida"
|
||||
},
|
||||
"secretNotDefined": {
|
||||
"title": "",
|
||||
@@ -805,6 +805,7 @@
|
||||
"apply": "",
|
||||
"backToOverview": "",
|
||||
"create": "",
|
||||
"createAnother": "",
|
||||
"edit": "",
|
||||
"import": "",
|
||||
"insert": "",
|
||||
|
||||
@@ -805,6 +805,7 @@
|
||||
"apply": "应用",
|
||||
"backToOverview": "返回概览",
|
||||
"create": "创建",
|
||||
"createAnother": "",
|
||||
"edit": "编辑",
|
||||
"import": "导入",
|
||||
"insert": "插入",
|
||||
|
||||
@@ -805,6 +805,7 @@
|
||||
"apply": "Použít",
|
||||
"backToOverview": "Zpět na přehled",
|
||||
"create": "Vytvořit",
|
||||
"createAnother": "",
|
||||
"edit": "Upravit",
|
||||
"import": "Importovat",
|
||||
"insert": "Vložit",
|
||||
|
||||
@@ -805,6 +805,7 @@
|
||||
"apply": "Anvend",
|
||||
"backToOverview": "Tilbage til oversigt",
|
||||
"create": "Opret",
|
||||
"createAnother": "",
|
||||
"edit": "Rediger",
|
||||
"import": "Importér",
|
||||
"insert": "Indsæt",
|
||||
|
||||
@@ -805,6 +805,7 @@
|
||||
"apply": "Übernehmen",
|
||||
"backToOverview": "Zurück zur Übersicht",
|
||||
"create": "Erstellen",
|
||||
"createAnother": "",
|
||||
"edit": "Bearbeiten",
|
||||
"import": "Import",
|
||||
"insert": "Einfügen",
|
||||
|
||||
@@ -805,6 +805,7 @@
|
||||
"apply": "Εφαρμογή",
|
||||
"backToOverview": "",
|
||||
"create": "Δημιουργία",
|
||||
"createAnother": "",
|
||||
"edit": "Επεξεργασία",
|
||||
"import": "",
|
||||
"insert": "Εισαγωγή",
|
||||
|
||||
@@ -805,6 +805,7 @@
|
||||
"apply": "Aplicar",
|
||||
"backToOverview": "",
|
||||
"create": "Crear",
|
||||
"createAnother": "",
|
||||
"edit": "Editar",
|
||||
"import": "",
|
||||
"insert": "Insertar",
|
||||
|
||||
@@ -805,6 +805,7 @@
|
||||
"apply": "",
|
||||
"backToOverview": "",
|
||||
"create": "",
|
||||
"createAnother": "",
|
||||
"edit": "",
|
||||
"import": "",
|
||||
"insert": "",
|
||||
|
||||
@@ -805,6 +805,7 @@
|
||||
"apply": "Appliquer",
|
||||
"backToOverview": "",
|
||||
"create": "Créer",
|
||||
"createAnother": "",
|
||||
"edit": "Modifier",
|
||||
"import": "Importer",
|
||||
"insert": "Insérer",
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
},
|
||||
"boardSelection": {
|
||||
"title": "נמצאו {count} לוחות",
|
||||
"description": "בחר את כל הלוחות שברצונך לייבא",
|
||||
"description": "בחר את כל הלוחות עם הגודל שברצונך לייבא",
|
||||
"action": {
|
||||
"selectAll": "בחר הכל",
|
||||
"unselectAll": "בטל את הבחירה בכולם"
|
||||
@@ -153,10 +153,10 @@
|
||||
"label": "השתמש בסמלים עבור פינגים"
|
||||
},
|
||||
"defaultSearchEngine": {
|
||||
"label": ""
|
||||
"label": "מנוע חיפוש ברירת מחדל"
|
||||
},
|
||||
"openSearchInNewTab": {
|
||||
"label": ""
|
||||
"label": "פתיחת תוצאות חיפוש בכרטיסיה חדשה"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
@@ -219,10 +219,10 @@
|
||||
"changeSearchPreferences": {
|
||||
"notification": {
|
||||
"success": {
|
||||
"message": ""
|
||||
"message": "העדפות חיפוש השתנו בהצלחה"
|
||||
},
|
||||
"error": {
|
||||
"message": ""
|
||||
"message": "לא ניתן לשנות העדפות חיפוש"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -805,6 +805,7 @@
|
||||
"apply": "החל",
|
||||
"backToOverview": "חזרה לסקירה כללית",
|
||||
"create": "צור",
|
||||
"createAnother": "",
|
||||
"edit": "עריכה",
|
||||
"import": "ייבוא",
|
||||
"insert": "הוספה",
|
||||
@@ -1374,11 +1375,11 @@
|
||||
"label": "טמפרטורה בפרנהייט"
|
||||
},
|
||||
"disableTemperatureDecimals": {
|
||||
"label": ""
|
||||
"label": "ביטול טמפרטורה עשרונית"
|
||||
},
|
||||
"showCurrentWindSpeed": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "הצגת מהירות רוח נוכחית",
|
||||
"description": "רק במזג אוויר נוכחי"
|
||||
},
|
||||
"location": {
|
||||
"label": "מיקום מזג האוויר"
|
||||
@@ -1398,12 +1399,12 @@
|
||||
"description": "איך צריך להיראות התאריך"
|
||||
}
|
||||
},
|
||||
"currentWindSpeed": "",
|
||||
"currentWindSpeed": "{currentWindSpeed} קמ״ש",
|
||||
"dailyForecast": {
|
||||
"sunrise": "",
|
||||
"sunset": "",
|
||||
"maxWindSpeed": "",
|
||||
"maxWindGusts": ""
|
||||
"sunrise": "זריחה",
|
||||
"sunset": "שקיעה",
|
||||
"maxWindSpeed": "מהירות רוח מקסימלית: {maxWindSpeed} קמ״ש",
|
||||
"maxWindGusts": "משבי רוח מקסימלים: {maxWindGusts} קמ״ש"
|
||||
},
|
||||
"kind": {
|
||||
"clear": "בהיר",
|
||||
@@ -2301,7 +2302,7 @@
|
||||
"mobile": "מכשיר נייד"
|
||||
}
|
||||
},
|
||||
"search": "",
|
||||
"search": "חיפוש",
|
||||
"firstDayOfWeek": "היום הראשון בשבוע",
|
||||
"accessibility": "נגישות"
|
||||
}
|
||||
|
||||
@@ -805,6 +805,7 @@
|
||||
"apply": "",
|
||||
"backToOverview": "",
|
||||
"create": "Stvoriti",
|
||||
"createAnother": "",
|
||||
"edit": "Uredi",
|
||||
"import": "",
|
||||
"insert": "",
|
||||
|
||||
@@ -805,6 +805,7 @@
|
||||
"apply": "Alkalmaz",
|
||||
"backToOverview": "Vissza az áttekintéshez",
|
||||
"create": "Létrehozás",
|
||||
"createAnother": "",
|
||||
"edit": "Szerkesztés",
|
||||
"import": "Importálás",
|
||||
"insert": "Beillesztés",
|
||||
|
||||
@@ -805,6 +805,7 @@
|
||||
"apply": "Applica",
|
||||
"backToOverview": "",
|
||||
"create": "Crea",
|
||||
"createAnother": "",
|
||||
"edit": "Modifica",
|
||||
"import": "",
|
||||
"insert": "Inserisci",
|
||||
|
||||
@@ -805,6 +805,7 @@
|
||||
"apply": "適用",
|
||||
"backToOverview": "",
|
||||
"create": "作成",
|
||||
"createAnother": "",
|
||||
"edit": "編集",
|
||||
"import": "",
|
||||
"insert": "挿入",
|
||||
|
||||
@@ -805,6 +805,7 @@
|
||||
"apply": "",
|
||||
"backToOverview": "",
|
||||
"create": "만들기",
|
||||
"createAnother": "",
|
||||
"edit": "수정",
|
||||
"import": "",
|
||||
"insert": "",
|
||||
|
||||
@@ -805,6 +805,7 @@
|
||||
"apply": "",
|
||||
"backToOverview": "",
|
||||
"create": "Sukurti",
|
||||
"createAnother": "",
|
||||
"edit": "",
|
||||
"import": "",
|
||||
"insert": "",
|
||||
|
||||
@@ -805,6 +805,7 @@
|
||||
"apply": "Lietot",
|
||||
"backToOverview": "",
|
||||
"create": "Izveidot",
|
||||
"createAnother": "",
|
||||
"edit": "Rediģēt",
|
||||
"import": "",
|
||||
"insert": "Ievietot",
|
||||
|
||||
@@ -805,6 +805,7 @@
|
||||
"apply": "Toepassen",
|
||||
"backToOverview": "Terug naar overzicht",
|
||||
"create": "Aanmaken",
|
||||
"createAnother": "",
|
||||
"edit": "Bewerken",
|
||||
"import": "Importeren",
|
||||
"insert": "Invoegen",
|
||||
|
||||
@@ -805,6 +805,7 @@
|
||||
"apply": "Bruk",
|
||||
"backToOverview": "Tilbake til oversikt",
|
||||
"create": "Opprett",
|
||||
"createAnother": "",
|
||||
"edit": "Rediger",
|
||||
"import": "Import",
|
||||
"insert": "Sett inn",
|
||||
@@ -1374,11 +1375,11 @@
|
||||
"label": "Temperatur i Fahrenheit"
|
||||
},
|
||||
"disableTemperatureDecimals": {
|
||||
"label": ""
|
||||
"label": "Deaktivere temperaturdesimaler"
|
||||
},
|
||||
"showCurrentWindSpeed": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Vis nåværende vindhastighet",
|
||||
"description": "Bare på nåværende vær"
|
||||
},
|
||||
"location": {
|
||||
"label": "Vær plassering"
|
||||
@@ -1398,12 +1399,12 @@
|
||||
"description": "Hvordan datoen skal se ut"
|
||||
}
|
||||
},
|
||||
"currentWindSpeed": "",
|
||||
"currentWindSpeed": "{currentWindSpeed} km/t",
|
||||
"dailyForecast": {
|
||||
"sunrise": "",
|
||||
"sunset": "",
|
||||
"maxWindSpeed": "",
|
||||
"maxWindGusts": ""
|
||||
"sunrise": "Soloppgang",
|
||||
"sunset": "Solnedgang",
|
||||
"maxWindSpeed": "Maks. vindhastighet: {maxWindSpeed} km/t",
|
||||
"maxWindGusts": "Maks. vindkast: {maxWindGusts} km/t"
|
||||
},
|
||||
"kind": {
|
||||
"clear": "Tøm",
|
||||
@@ -1531,20 +1532,20 @@
|
||||
"common": {
|
||||
"location": {
|
||||
"query": "By / Postnummer",
|
||||
"latitude": "",
|
||||
"longitude": "",
|
||||
"disabledTooltip": "",
|
||||
"unknownLocation": "",
|
||||
"latitude": "Breddegrad",
|
||||
"longitude": "Lengdegrad",
|
||||
"disabledTooltip": "Skriv inn en by eller et postnummer",
|
||||
"unknownLocation": "Ukjent sted",
|
||||
"search": "Søk",
|
||||
"table": {
|
||||
"header": {
|
||||
"city": "",
|
||||
"country": "",
|
||||
"coordinates": "",
|
||||
"population": ""
|
||||
"city": "By",
|
||||
"country": "Land",
|
||||
"coordinates": "Koordinater",
|
||||
"population": "Befolkning"
|
||||
},
|
||||
"action": {
|
||||
"select": ""
|
||||
"select": "Velg {city}, {countryCode}"
|
||||
},
|
||||
"population": {
|
||||
"fallback": "Ukjent"
|
||||
@@ -1552,16 +1553,16 @@
|
||||
}
|
||||
},
|
||||
"integration": {
|
||||
"noData": "",
|
||||
"description": ""
|
||||
"noData": "Ingen integrasjon funnet",
|
||||
"description": "Klikk <here></here> for å opprette en ny integrasjon"
|
||||
},
|
||||
"app": {
|
||||
"noData": "",
|
||||
"description": ""
|
||||
"noData": "Ingen app funnet",
|
||||
"description": "Klikk <here></here> for å opprette en ny app"
|
||||
},
|
||||
"error": {
|
||||
"noIntegration": "",
|
||||
"noData": ""
|
||||
"noIntegration": "Ingen integrasjon valgt",
|
||||
"noData": "Ingen integrasjonsdata er tilgjengelig"
|
||||
},
|
||||
"option": {}
|
||||
},
|
||||
@@ -1570,61 +1571,61 @@
|
||||
"description": "Bygg inn en videostrøm eller video fra et kamera eller et nettsted",
|
||||
"option": {
|
||||
"feedUrl": {
|
||||
"label": ""
|
||||
"label": "Feed URL"
|
||||
},
|
||||
"hasAutoPlay": {
|
||||
"label": "Autospill",
|
||||
"description": ""
|
||||
"description": "Autoavspilling fungerer bare når den er dempet på grunn av restriksjoner i nettleseren"
|
||||
},
|
||||
"isMuted": {
|
||||
"label": ""
|
||||
"label": "Dempet"
|
||||
},
|
||||
"hasControls": {
|
||||
"label": ""
|
||||
"label": "Vis kontroller"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"noUrl": "",
|
||||
"forYoutubeUseIframe": ""
|
||||
"noUrl": "Ingen Video-URL oppgitt",
|
||||
"forYoutubeUseIframe": "For YouTube-videoer bruk alternativet iframe"
|
||||
}
|
||||
},
|
||||
"mediaServer": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"name": "Pågående medieserver-strømmer",
|
||||
"description": "Vis pågående strømmer på dine media-servere",
|
||||
"option": {},
|
||||
"items": {
|
||||
"user": "",
|
||||
"name": "",
|
||||
"id": ""
|
||||
"user": "Bruker",
|
||||
"name": "Navn",
|
||||
"id": "Id"
|
||||
}
|
||||
},
|
||||
"downloads": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"name": "Nedlastings-klient",
|
||||
"description": "Lar deg se og behandle nedlastinger fra både Torrent og Usenet klienter.",
|
||||
"option": {
|
||||
"columns": {
|
||||
"label": ""
|
||||
"label": "Kolonner som skal vises"
|
||||
},
|
||||
"enableRowSorting": {
|
||||
"label": ""
|
||||
"label": "Aktiver elementsortering"
|
||||
},
|
||||
"defaultSort": {
|
||||
"label": ""
|
||||
"label": "Kolonnen som brukes for sortering som standard"
|
||||
},
|
||||
"descendingDefaultSort": {
|
||||
"label": ""
|
||||
"label": "Inverter sortering"
|
||||
},
|
||||
"showCompletedUsenet": {
|
||||
"label": ""
|
||||
"label": "Vis usenet oppføringer markert som fullført"
|
||||
},
|
||||
"showCompletedTorrent": {
|
||||
"label": ""
|
||||
"label": "Vis torrentoppføringer markert som fullført"
|
||||
},
|
||||
"activeTorrentThreshold": {
|
||||
"label": ""
|
||||
"label": "Skjul fullført torrent under denne terskelen (i kiB/s)"
|
||||
},
|
||||
"categoryFilter": {
|
||||
"label": ""
|
||||
"label": "Kategorier/merker for filtrering"
|
||||
},
|
||||
"filterIsWhitelist": {
|
||||
"label": "Filtrer som hvitliste"
|
||||
@@ -1815,18 +1816,18 @@
|
||||
"healthChecksCount": "Helsesjekker: {value}",
|
||||
"filesCount": "Filer: {value}",
|
||||
"savedSpace": "Diskplass spart: {value}",
|
||||
"healthChecks": "",
|
||||
"videoCodecs": "",
|
||||
"videoContainers": "",
|
||||
"videoResolutions": ""
|
||||
"healthChecks": "Helsesjekker",
|
||||
"videoCodecs": "Kodeker",
|
||||
"videoContainers": "Containere",
|
||||
"videoResolutions": "Oppløsninger"
|
||||
},
|
||||
"workers": {
|
||||
"empty": "Tøm",
|
||||
"table": {
|
||||
"file": "",
|
||||
"file": "Fil",
|
||||
"eta": "Gjenstående tid (estimat)",
|
||||
"progress": "Fremgang",
|
||||
"transcode": "",
|
||||
"transcode": "Transkode",
|
||||
"healthCheck": ""
|
||||
}
|
||||
},
|
||||
@@ -1972,39 +1973,39 @@
|
||||
"label": ""
|
||||
},
|
||||
"backgroundImageUrl": {
|
||||
"label": ""
|
||||
"label": "URL for bakgrunnsbilde"
|
||||
},
|
||||
"backgroundImageAttachment": {
|
||||
"label": "Bakgrunnsbildevedlegg",
|
||||
"option": {
|
||||
"fixed": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Låst",
|
||||
"description": "Bakgrunn forblir i samme posisjon."
|
||||
},
|
||||
"scroll": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Skroll",
|
||||
"description": "Bakgrunnsbilde skroller med musen."
|
||||
}
|
||||
}
|
||||
},
|
||||
"backgroundImageRepeat": {
|
||||
"label": "",
|
||||
"label": "Bakgrunnsbildet gjentas",
|
||||
"option": {
|
||||
"repeat": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Gjenta",
|
||||
"description": "Bildet gjentas så mye som nødvendig for å dekke hele bakgrunnsbildets område."
|
||||
},
|
||||
"no-repeat": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Ingen gjentakelse",
|
||||
"description": "Bildet blir ikke gjentatt og kan kanskje ikke fylle hele området."
|
||||
},
|
||||
"repeat-x": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Gjenta X",
|
||||
"description": "Samme som 'Gjenta', men bare på horisontal akse."
|
||||
},
|
||||
"repeat-y": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Gjenta Y",
|
||||
"description": "Samme som 'Gjenta', men bare på vertikal akse."
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -2012,12 +2013,12 @@
|
||||
"label": "Størrelse på bakgrunnsbilde",
|
||||
"option": {
|
||||
"cover": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Omslag",
|
||||
"description": "Skaler bildet så lite som mulig for å dekke hele vinduet ved å beskjære seg over for mye plass."
|
||||
},
|
||||
"contain": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Begrens",
|
||||
"description": "Skalerer bildet så stort som mulig i beholderen uten å beskjære eller strekke ut bildet."
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -2028,36 +2029,36 @@
|
||||
"label": "Sekundærfarge"
|
||||
},
|
||||
"opacity": {
|
||||
"label": ""
|
||||
"label": "Gjennomsiktighet"
|
||||
},
|
||||
"customCss": {
|
||||
"label": "",
|
||||
"label": "Tilpasset css for denne tavlen",
|
||||
"description": "Videre kan du tilpasse dashbordet ved hjelp av CSS, dette er bare anbefalt for erfarne brukere",
|
||||
"customClassesAlert": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
"title": "Egendefinerte css-klasser",
|
||||
"description": "Du kan legge til egendefinerte css-klasser i tavleelementene dine i de avanserte alternativene for hvert element og bruke dem i egendefinert CSS ovenfor."
|
||||
}
|
||||
},
|
||||
"columnCount": {
|
||||
"label": ""
|
||||
"label": "Antall kolonner"
|
||||
},
|
||||
"name": {
|
||||
"label": "Navn"
|
||||
},
|
||||
"isPublic": {
|
||||
"label": "Offentlig",
|
||||
"description": ""
|
||||
"description": "Offentlige tavler er tilgjengelige for alle, selv uten en konto."
|
||||
}
|
||||
},
|
||||
"content": {
|
||||
"metaTitle": ""
|
||||
"metaTitle": "{boardName} tavle"
|
||||
},
|
||||
"setting": {
|
||||
"title": "",
|
||||
"title": "Innstillinger for {boardName} tavle",
|
||||
"section": {
|
||||
"general": {
|
||||
"title": "Generelt",
|
||||
"unrecognizedLink": ""
|
||||
"unrecognizedLink": "Den angitte koblingen ble ikke gjenkjent og vil ikke forhåndsvise, den kan likevel fungere."
|
||||
},
|
||||
"layout": {
|
||||
"title": "Oppsett"
|
||||
@@ -2066,23 +2067,23 @@
|
||||
"title": "Bakgrunn"
|
||||
},
|
||||
"color": {
|
||||
"title": ""
|
||||
"title": "Farger"
|
||||
},
|
||||
"customCss": {
|
||||
"title": ""
|
||||
"title": "Egendefinert css"
|
||||
},
|
||||
"access": {
|
||||
"title": "",
|
||||
"title": "Adgangskontroll",
|
||||
"permission": {
|
||||
"item": {
|
||||
"view": {
|
||||
"label": "Vis tavle"
|
||||
},
|
||||
"modify": {
|
||||
"label": ""
|
||||
"label": "Endre tavle"
|
||||
},
|
||||
"full": {
|
||||
"label": ""
|
||||
"label": "Full tilgang"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -2091,41 +2092,41 @@
|
||||
"title": "Faresonen",
|
||||
"action": {
|
||||
"rename": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"button": "",
|
||||
"label": "Endre navn på tavle",
|
||||
"description": "Endring av navn ødelegger noen koblinger til tavlen.",
|
||||
"button": "Endre navn",
|
||||
"modal": {
|
||||
"title": ""
|
||||
"title": "Omdøp tavle"
|
||||
}
|
||||
},
|
||||
"visibility": {
|
||||
"label": "",
|
||||
"label": "Endre synlighet på tavle",
|
||||
"description": {
|
||||
"public": "",
|
||||
"private": ""
|
||||
"public": "Denne tavlen er offentlig.",
|
||||
"private": "Denne tavlen er privat."
|
||||
},
|
||||
"button": {
|
||||
"public": "",
|
||||
"private": ""
|
||||
"public": "Gjør privat",
|
||||
"private": "Gjør offentlig"
|
||||
},
|
||||
"confirm": {
|
||||
"public": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
"title": "Gjør tavlen privat",
|
||||
"description": "Er du sikker på at du vil gjøre denne tavlen privat? Dette vil skjule tavlen fra det offentlige. Lenker for gjestebrukere vil ikke fungere lenger."
|
||||
},
|
||||
"private": {
|
||||
"title": "",
|
||||
"description": ""
|
||||
"title": "Gjør tavlen offentlig",
|
||||
"description": "Er du sikker på at du vil gjøre denne tavlen offentlig? Tavlen vil være tilgjengelig for alle."
|
||||
}
|
||||
}
|
||||
},
|
||||
"delete": {
|
||||
"label": "",
|
||||
"description": "",
|
||||
"button": "",
|
||||
"label": "Slett tavle",
|
||||
"description": "Når du sletter en tavle, er det ingen tilbakeføring. Ver sikker på at du ønsker å slette.",
|
||||
"button": "Slett tavle",
|
||||
"confirm": {
|
||||
"title": "Slett tavle",
|
||||
"description": ""
|
||||
"description": "Er du sikker på at du vil slette tavlen? Dette vil permanent slette tavlen og alt innholdet."
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -2134,7 +2135,7 @@
|
||||
},
|
||||
"error": {
|
||||
"noBoard": {
|
||||
"title": "",
|
||||
"title": "Velkommen til Homarr",
|
||||
"description": "",
|
||||
"link": "",
|
||||
"notice": ""
|
||||
|
||||
@@ -805,6 +805,7 @@
|
||||
"apply": "Zastosuj",
|
||||
"backToOverview": "Powrót do widoku ogólnego",
|
||||
"create": "Utwórz",
|
||||
"createAnother": "",
|
||||
"edit": "Edytuj",
|
||||
"import": "Importuj",
|
||||
"insert": "Wstaw",
|
||||
|
||||
@@ -805,6 +805,7 @@
|
||||
"apply": "Aplicar",
|
||||
"backToOverview": "",
|
||||
"create": "Criar",
|
||||
"createAnother": "",
|
||||
"edit": "Editar",
|
||||
"import": "",
|
||||
"insert": "Inserir",
|
||||
|
||||
@@ -805,6 +805,7 @@
|
||||
"apply": "Aplică",
|
||||
"backToOverview": "",
|
||||
"create": "Creează",
|
||||
"createAnother": "",
|
||||
"edit": "Editare",
|
||||
"import": "",
|
||||
"insert": "Introdu",
|
||||
|
||||
@@ -805,6 +805,7 @@
|
||||
"apply": "Применить",
|
||||
"backToOverview": "Вернуться к обзору",
|
||||
"create": "Создать",
|
||||
"createAnother": "",
|
||||
"edit": "Редактировать",
|
||||
"import": "Импортировать",
|
||||
"insert": "Вставить",
|
||||
|
||||
@@ -805,6 +805,7 @@
|
||||
"apply": "Použiť",
|
||||
"backToOverview": "Späť na prehľad",
|
||||
"create": "Vytvoriť",
|
||||
"createAnother": "",
|
||||
"edit": "Upraviť",
|
||||
"import": "Importovať",
|
||||
"insert": "Vložiť",
|
||||
|
||||
@@ -805,6 +805,7 @@
|
||||
"apply": "Uporabi",
|
||||
"backToOverview": "",
|
||||
"create": "Ustvarite spletno stran",
|
||||
"createAnother": "",
|
||||
"edit": "Uredi",
|
||||
"import": "",
|
||||
"insert": "Vstavite",
|
||||
|
||||
@@ -805,6 +805,7 @@
|
||||
"apply": "Verkställ",
|
||||
"backToOverview": "",
|
||||
"create": "Skapa",
|
||||
"createAnother": "",
|
||||
"edit": "Redigera",
|
||||
"import": "",
|
||||
"insert": "Infoga",
|
||||
|
||||
@@ -805,6 +805,7 @@
|
||||
"apply": "Uygula",
|
||||
"backToOverview": "Genel bakışa dön",
|
||||
"create": "Oluştur",
|
||||
"createAnother": "",
|
||||
"edit": "Düzenle",
|
||||
"import": "İçe aktar",
|
||||
"insert": "Ekle",
|
||||
@@ -1191,7 +1192,7 @@
|
||||
},
|
||||
"dateFormat": {
|
||||
"label": "Tarih Biçimi",
|
||||
"description": "Tarihin nasıl görüneceği"
|
||||
"description": "Görüntülenecek tarih biçimi"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -1395,7 +1396,7 @@
|
||||
},
|
||||
"dateFormat": {
|
||||
"label": "Tarih Biçimi",
|
||||
"description": "Tarihin nasıl görüneceği"
|
||||
"description": "Görüntülenecek tarih biçimi"
|
||||
}
|
||||
},
|
||||
"currentWindSpeed": "{currentWindSpeed} km/s",
|
||||
@@ -1403,7 +1404,7 @@
|
||||
"sunrise": "Gün Doğumu",
|
||||
"sunset": "Gün Batımı",
|
||||
"maxWindSpeed": "Maks. Rüzgar Hızı: {maxWindSpeed} km/s",
|
||||
"maxWindGusts": "Maks. Rüzgar Hamlesi: {maxWindGusts} km/h"
|
||||
"maxWindGusts": "Maks. Rüzgar Hamlesi: {maxWindGusts} km/s"
|
||||
},
|
||||
"kind": {
|
||||
"clear": "Temiz",
|
||||
|
||||
@@ -805,6 +805,7 @@
|
||||
"apply": "Застосувати",
|
||||
"backToOverview": "Назад до огляду",
|
||||
"create": "Створити",
|
||||
"createAnother": "",
|
||||
"edit": "Редагувати",
|
||||
"import": "Імпорт",
|
||||
"insert": "Вставити",
|
||||
|
||||
@@ -805,6 +805,7 @@
|
||||
"apply": "Áp dụng",
|
||||
"backToOverview": "",
|
||||
"create": "Tạo nên",
|
||||
"createAnother": "",
|
||||
"edit": "Sửa",
|
||||
"import": "",
|
||||
"insert": "Thêm",
|
||||
|
||||
@@ -805,6 +805,7 @@
|
||||
"apply": "應用",
|
||||
"backToOverview": "返回總覽",
|
||||
"create": "創建",
|
||||
"createAnother": "",
|
||||
"edit": "編輯",
|
||||
"import": "匯入",
|
||||
"insert": "插入",
|
||||
@@ -1374,11 +1375,11 @@
|
||||
"label": "華氏溫度"
|
||||
},
|
||||
"disableTemperatureDecimals": {
|
||||
"label": ""
|
||||
"label": "關閉溫度小數點"
|
||||
},
|
||||
"showCurrentWindSpeed": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "顯示當前風速",
|
||||
"description": "僅限當前天氣"
|
||||
},
|
||||
"location": {
|
||||
"label": "天氣位置"
|
||||
@@ -1398,12 +1399,12 @@
|
||||
"description": "日期應該是什麼樣式"
|
||||
}
|
||||
},
|
||||
"currentWindSpeed": "",
|
||||
"currentWindSpeed": "{currentWindSpeed} 公里/時",
|
||||
"dailyForecast": {
|
||||
"sunrise": "",
|
||||
"sunset": "",
|
||||
"maxWindSpeed": "",
|
||||
"maxWindGusts": ""
|
||||
"sunrise": "日出",
|
||||
"sunset": "日落",
|
||||
"maxWindSpeed": "最大風速:{maxWindSpeed} 公里/時",
|
||||
"maxWindGusts": "最大陣風:{maxWindGusts} 公里/時"
|
||||
},
|
||||
"kind": {
|
||||
"clear": "晴朗",
|
||||
|
||||
Reference in New Issue
Block a user