mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-29 10:49:14 +01:00
New Crowdin updates (#1641)
This commit is contained in:
@@ -51,5 +51,7 @@
|
||||
"attributes": {
|
||||
"width": "宽度",
|
||||
"height": "高度"
|
||||
}
|
||||
},
|
||||
"public": "公开",
|
||||
"restricted": "限制"
|
||||
}
|
||||
@@ -5,7 +5,7 @@
|
||||
"key": "快捷键",
|
||||
"action": "操作",
|
||||
"keybinds": "热键绑定",
|
||||
"translators": "翻译 ({{count}})",
|
||||
"translators": "翻译者 ({{count}})",
|
||||
"translatorsDescription": "感谢这些人,Homarr 现已支持 {{languages}} 种语言!想要帮助将 Homarr 翻译成您的语言吗?请阅读<a>此处</a>了解如何执行此操作 。",
|
||||
"contributors": "贡献者 ({{count}})",
|
||||
"contributorsDescription": "这些人构建了让 homarr 工作的代码!想帮助建造 Homarr 吗?请阅读<a>此处</a>了解如何操作",
|
||||
|
||||
@@ -51,5 +51,7 @@
|
||||
"attributes": {
|
||||
"width": "crwdns3910:0crwdne3910:0",
|
||||
"height": "crwdns3912:0crwdne3912:0"
|
||||
}
|
||||
},
|
||||
"public": "crwdns4034:0crwdne4034:0",
|
||||
"restricted": "crwdns4036:0crwdne4036:0"
|
||||
}
|
||||
@@ -51,5 +51,7 @@
|
||||
"attributes": {
|
||||
"width": "",
|
||||
"height": ""
|
||||
}
|
||||
},
|
||||
"public": "",
|
||||
"restricted": ""
|
||||
}
|
||||
@@ -36,7 +36,7 @@
|
||||
"footer": {
|
||||
"error": "",
|
||||
"lastUpdated": "Naposledy aktualizováno před {{time}}",
|
||||
"ratioGlobal": "Globální poměr",
|
||||
"ratioGlobal": "Obecný poměr",
|
||||
"ratioWithFilter": "Filtrovaný poměr"
|
||||
},
|
||||
"table": {
|
||||
|
||||
@@ -51,5 +51,7 @@
|
||||
"attributes": {
|
||||
"width": "Bredde",
|
||||
"height": "Højde"
|
||||
}
|
||||
},
|
||||
"public": "Offentlig",
|
||||
"restricted": "Begrænset"
|
||||
}
|
||||
@@ -51,5 +51,7 @@
|
||||
"attributes": {
|
||||
"width": "Breite",
|
||||
"height": "Höhe"
|
||||
}
|
||||
},
|
||||
"public": "Öffentlich sichtbar",
|
||||
"restricted": "Eingeschränkt"
|
||||
}
|
||||
@@ -51,5 +51,7 @@
|
||||
"attributes": {
|
||||
"width": "Πλάτος",
|
||||
"height": "Ύψος"
|
||||
}
|
||||
},
|
||||
"public": "Δημόσιο",
|
||||
"restricted": "Περιορισμένη πρόσβαση"
|
||||
}
|
||||
@@ -51,5 +51,7 @@
|
||||
"attributes": {
|
||||
"width": "Ancho",
|
||||
"height": "Alto"
|
||||
}
|
||||
},
|
||||
"public": "Pública",
|
||||
"restricted": "Restringido"
|
||||
}
|
||||
@@ -51,5 +51,7 @@
|
||||
"attributes": {
|
||||
"width": "Largeur",
|
||||
"height": "Hauteur"
|
||||
}
|
||||
},
|
||||
"public": "Public",
|
||||
"restricted": ""
|
||||
}
|
||||
@@ -51,5 +51,7 @@
|
||||
"attributes": {
|
||||
"width": "רוחב",
|
||||
"height": "גובה"
|
||||
}
|
||||
},
|
||||
"public": "ציבורי",
|
||||
"restricted": "מוגבל"
|
||||
}
|
||||
@@ -19,26 +19,26 @@
|
||||
"label": "רקע"
|
||||
},
|
||||
"backgroundImageAttachment": {
|
||||
"label": "",
|
||||
"label": "צירוף תמונת רקע",
|
||||
"options": {
|
||||
"fixed": "",
|
||||
"scroll": ""
|
||||
"fixed": "קבוע - הרקע נשאר באותו מיקום (מומלץ)",
|
||||
"scroll": "גלילה - גלילה ברקע עם העכבר"
|
||||
}
|
||||
},
|
||||
"backgroundImageSize": {
|
||||
"label": "",
|
||||
"label": "גודל תמונת רקע",
|
||||
"options": {
|
||||
"cover": "",
|
||||
"contain": ""
|
||||
"cover": "כיסוי - קנה מידה קטן ככל האפשר של התמונה כדי לכסות את כל החלון על ידי חיתוך שטח מוגזם. (מוּמלָץ)",
|
||||
"contain": "מכיל - קנה מידה גדול ככל האפשר של התמונה בתוך המיכל שלה מבלי לחתוך או למתוח את התמונה."
|
||||
}
|
||||
},
|
||||
"backgroundImageRepeat": {
|
||||
"label": "",
|
||||
"label": "צירוף תמונת רקע",
|
||||
"options": {
|
||||
"repeat": "",
|
||||
"no-repeat": "",
|
||||
"repeat-x": "",
|
||||
"repeat-y": ""
|
||||
"repeat": "חזור - התמונה חוזרת על עצמה ככל שנדרש כדי לכסות את כל אזור ציור תמונת הרקע.",
|
||||
"no-repeat": "ללא חזרה - התמונה אינה חוזרת על עצמה וייתכן שלא תמלא את כל החלל (מומלץ)",
|
||||
"repeat-x": "חזור X - זהה ל'חזרה' אבל רק על הציר האופקי.",
|
||||
"repeat-y": "חזור Y - זהה ל'חזרה' אבל רק על הציר האנכי."
|
||||
}
|
||||
},
|
||||
"customCSS": {
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"title": "דוקר",
|
||||
"alerts": {
|
||||
"notConfigured": {
|
||||
"text": ""
|
||||
"text": "למופע ה-Homarr שלך לא הוגדר Docker או שהוא נכשל באחזור קונטיינרים. אנא עיין בתיעוד כיצד להגדיר את האינטגרציה."
|
||||
}
|
||||
},
|
||||
"modals": {
|
||||
|
||||
@@ -51,5 +51,7 @@
|
||||
"attributes": {
|
||||
"width": "Širina",
|
||||
"height": "Visina"
|
||||
}
|
||||
},
|
||||
"public": "Javno",
|
||||
"restricted": ""
|
||||
}
|
||||
@@ -51,5 +51,7 @@
|
||||
"attributes": {
|
||||
"width": "Szélesség",
|
||||
"height": "Magasság"
|
||||
}
|
||||
},
|
||||
"public": "Nyilvános",
|
||||
"restricted": "Korlátozott"
|
||||
}
|
||||
@@ -51,5 +51,7 @@
|
||||
"attributes": {
|
||||
"width": "Larghezza",
|
||||
"height": "Altezza"
|
||||
}
|
||||
},
|
||||
"public": "Pubblico",
|
||||
"restricted": "Limitato"
|
||||
}
|
||||
@@ -51,5 +51,7 @@
|
||||
"attributes": {
|
||||
"width": "幅",
|
||||
"height": "高さ"
|
||||
}
|
||||
},
|
||||
"public": "公開",
|
||||
"restricted": ""
|
||||
}
|
||||
@@ -51,5 +51,7 @@
|
||||
"attributes": {
|
||||
"width": "너비",
|
||||
"height": "높이"
|
||||
}
|
||||
},
|
||||
"public": "공개",
|
||||
"restricted": ""
|
||||
}
|
||||
@@ -51,5 +51,7 @@
|
||||
"attributes": {
|
||||
"width": "Platums",
|
||||
"height": "Augstums"
|
||||
}
|
||||
},
|
||||
"public": "Publisks",
|
||||
"restricted": ""
|
||||
}
|
||||
@@ -51,5 +51,7 @@
|
||||
"attributes": {
|
||||
"width": "Breedte",
|
||||
"height": "Hoogte"
|
||||
}
|
||||
},
|
||||
"public": "Openbaar",
|
||||
"restricted": ""
|
||||
}
|
||||
@@ -51,5 +51,7 @@
|
||||
"attributes": {
|
||||
"width": "Bredde",
|
||||
"height": "Høyde"
|
||||
}
|
||||
},
|
||||
"public": "Offentlig",
|
||||
"restricted": ""
|
||||
}
|
||||
@@ -51,5 +51,7 @@
|
||||
"attributes": {
|
||||
"width": "Szerokość",
|
||||
"height": "Wysokość"
|
||||
}
|
||||
},
|
||||
"public": "Publiczna",
|
||||
"restricted": ""
|
||||
}
|
||||
@@ -51,5 +51,7 @@
|
||||
"attributes": {
|
||||
"width": "Largura",
|
||||
"height": "Altura"
|
||||
}
|
||||
},
|
||||
"public": "Público",
|
||||
"restricted": ""
|
||||
}
|
||||
@@ -5,10 +5,10 @@
|
||||
"key": "Tecla de atalho",
|
||||
"action": "Ação",
|
||||
"keybinds": "Ligações de teclas",
|
||||
"translators": "",
|
||||
"translatorsDescription": "",
|
||||
"contributors": "",
|
||||
"contributorsDescription": "",
|
||||
"translators": "Tradutores ({{count}})",
|
||||
"translatorsDescription": "Graças a essas pessoas, o Homarr está disponível em {{languages}} idiomas! Quer ajudar a traduzir o Homarr para seu idioma? Veja como fazer isso <a>aqui</a>.",
|
||||
"contributors": "Colaboradores ({{count}})",
|
||||
"contributorsDescription": "Essas pessoas criaram o código que faz o homarr funcionar! Quer ajudar a construir o Homarr? Veja como fazer isso <a>aqui</a>",
|
||||
"actions": {
|
||||
"toggleTheme": "Alternar o modo claro/escuro",
|
||||
"focusSearchBar": "Foco na barra de pesquisa",
|
||||
|
||||
@@ -21,8 +21,8 @@
|
||||
"metrics": {
|
||||
"domainsOnAdlist": "Domínios em adlists",
|
||||
"queriesToday": "Consultas hoje",
|
||||
"queriesBlockedTodayPercentage": "",
|
||||
"queriesBlockedToday": ""
|
||||
"queriesBlockedTodayPercentage": "Bloqueado hoje",
|
||||
"queriesBlockedToday": "Bloqueado hoje"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"label": "Mostrar a barra de ferramentas para ajudá-lo a escrever markdown"
|
||||
},
|
||||
"allowReadOnlyCheck": {
|
||||
"label": ""
|
||||
"label": "Permitir a verificação no modo de leitura"
|
||||
},
|
||||
"content": {
|
||||
"label": "O conteúdo do notebook"
|
||||
@@ -17,43 +17,43 @@
|
||||
},
|
||||
"card": {
|
||||
"controls": {
|
||||
"bold": "",
|
||||
"italic": "",
|
||||
"strikethrough": "",
|
||||
"underline": "",
|
||||
"colorText": "",
|
||||
"colorHighlight": "",
|
||||
"code": "",
|
||||
"clear": "",
|
||||
"heading": "",
|
||||
"align": "",
|
||||
"blockquote": "",
|
||||
"horizontalLine": "",
|
||||
"bulletList": "",
|
||||
"orderedList": "",
|
||||
"checkList": "",
|
||||
"increaseIndent": "",
|
||||
"decreaseIndent": "",
|
||||
"link": "",
|
||||
"unlink": "",
|
||||
"image": "",
|
||||
"addTable": "",
|
||||
"deleteTable": "",
|
||||
"colorCell": "",
|
||||
"mergeCell": "",
|
||||
"addColumnLeft": "",
|
||||
"addColumnRight": "",
|
||||
"deleteColumn": "",
|
||||
"addRowTop": "",
|
||||
"addRowBelow": "",
|
||||
"deleteRow": ""
|
||||
"bold": "Negrito",
|
||||
"italic": "Itálico",
|
||||
"strikethrough": "Riscar",
|
||||
"underline": "Sublinhar",
|
||||
"colorText": "Cor do texto",
|
||||
"colorHighlight": "Texto colorido em destaque",
|
||||
"code": "Código",
|
||||
"clear": "Limpar formatação",
|
||||
"heading": "Cabeçalho {{level}}",
|
||||
"align": "Alinhar texto: {{position}}",
|
||||
"blockquote": "Bloco de Citação",
|
||||
"horizontalLine": "Linha horizontal",
|
||||
"bulletList": "Lista de marcadores",
|
||||
"orderedList": "Lista ordenada",
|
||||
"checkList": "Lista de verificação",
|
||||
"increaseIndent": "Aumentar recuo",
|
||||
"decreaseIndent": "Diminuir recuo",
|
||||
"link": "Link",
|
||||
"unlink": "Remover link",
|
||||
"image": "Incorporar imagem",
|
||||
"addTable": "Adicionar tabela",
|
||||
"deleteTable": "Excluir tabela",
|
||||
"colorCell": "Cor da Célula",
|
||||
"mergeCell": "Ativar/desativar mesclagem de células",
|
||||
"addColumnLeft": "Adicionar coluna antes",
|
||||
"addColumnRight": "Adicionar coluna depois",
|
||||
"deleteColumn": "Excluir coluna",
|
||||
"addRowTop": "Adicionar linha antes",
|
||||
"addRowBelow": "Adicionar linha depois",
|
||||
"deleteRow": "Excluir linha"
|
||||
},
|
||||
"modals": {
|
||||
"clearColor": "",
|
||||
"source": "",
|
||||
"widthPlaceholder": "",
|
||||
"columns": "",
|
||||
"rows": ""
|
||||
"clearColor": "Limpar cor",
|
||||
"source": "Fonte",
|
||||
"widthPlaceholder": "Valor em % ou pixels",
|
||||
"columns": "Colunas",
|
||||
"rows": "Linhas"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -51,5 +51,7 @@
|
||||
"attributes": {
|
||||
"width": "Ширина",
|
||||
"height": "Высота"
|
||||
}
|
||||
},
|
||||
"public": "Публичный",
|
||||
"restricted": ""
|
||||
}
|
||||
@@ -51,5 +51,7 @@
|
||||
"attributes": {
|
||||
"width": "Šírka",
|
||||
"height": "Výška"
|
||||
}
|
||||
},
|
||||
"public": "Verejné",
|
||||
"restricted": ""
|
||||
}
|
||||
@@ -51,5 +51,7 @@
|
||||
"attributes": {
|
||||
"width": "Širina",
|
||||
"height": "Višina"
|
||||
}
|
||||
},
|
||||
"public": "Javna stran",
|
||||
"restricted": ""
|
||||
}
|
||||
@@ -51,5 +51,7 @@
|
||||
"attributes": {
|
||||
"width": "Bredd",
|
||||
"height": "Höjd"
|
||||
}
|
||||
},
|
||||
"public": "Publik",
|
||||
"restricted": ""
|
||||
}
|
||||
@@ -51,5 +51,7 @@
|
||||
"attributes": {
|
||||
"width": "Genişlik",
|
||||
"height": "Yükseklik"
|
||||
}
|
||||
},
|
||||
"public": "Herkese açık",
|
||||
"restricted": "Sınırlı"
|
||||
}
|
||||
@@ -21,7 +21,7 @@
|
||||
"backgroundImageAttachment": {
|
||||
"label": "Arkaplan resim ekle",
|
||||
"options": {
|
||||
"fixed": "Düzeltildi - Arka plan aynı konumda kalıyor (tavsiye edilen)",
|
||||
"fixed": "Sabit - Arka plan aynı konumda kalır (önerilir)",
|
||||
"scroll": "Kaydırma - Arka plan farenizle kaydırılır"
|
||||
}
|
||||
},
|
||||
@@ -36,7 +36,7 @@
|
||||
"label": "Arkaplan resim ekle",
|
||||
"options": {
|
||||
"repeat": "Tekrarla - Resim, arka plan görüntü alanının tamamını kapsayacak şekilde gerektiği kadar tekrarlanır.",
|
||||
"no-repeat": "",
|
||||
"no-repeat": "Tekrarsız - Resim tekrarlanmaz ve tüm alanı doldurmayabilir (önerilir)",
|
||||
"repeat-x": "Tekrarla X - 'Tekrarla' ile aynıdır ancak yalnızca yatay eksende.",
|
||||
"repeat-y": "Tekrar Y - 'Tekrarla' ile aynıdır, ancak yalnızca dikey eksende."
|
||||
}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"label": "Gölge"
|
||||
"label": "Gölge "
|
||||
}
|
||||
@@ -51,5 +51,7 @@
|
||||
"attributes": {
|
||||
"width": "寬度",
|
||||
"height": "高度"
|
||||
}
|
||||
},
|
||||
"public": "公開",
|
||||
"restricted": "受到限制"
|
||||
}
|
||||
@@ -51,5 +51,7 @@
|
||||
"attributes": {
|
||||
"width": "Ширина",
|
||||
"height": "Висота"
|
||||
}
|
||||
},
|
||||
"public": "Публічний",
|
||||
"restricted": ""
|
||||
}
|
||||
@@ -51,5 +51,7 @@
|
||||
"attributes": {
|
||||
"width": "Chiều rộng",
|
||||
"height": "Chiều cao"
|
||||
}
|
||||
},
|
||||
"public": "Công khai",
|
||||
"restricted": ""
|
||||
}
|
||||
Reference in New Issue
Block a user