diff --git a/public/locales/cn/common.json b/public/locales/cn/common.json
index 7115fbb72..13a736080 100644
--- a/public/locales/cn/common.json
+++ b/public/locales/cn/common.json
@@ -51,5 +51,7 @@
"attributes": {
"width": "宽度",
"height": "高度"
- }
+ },
+ "public": "公开",
+ "restricted": "限制"
}
\ No newline at end of file
diff --git a/public/locales/cn/layout/modals/about.json b/public/locales/cn/layout/modals/about.json
index 7210ffadc..9e3c1673a 100644
--- a/public/locales/cn/layout/modals/about.json
+++ b/public/locales/cn/layout/modals/about.json
@@ -5,7 +5,7 @@
"key": "快捷键",
"action": "操作",
"keybinds": "热键绑定",
- "translators": "翻译 ({{count}})",
+ "translators": "翻译者 ({{count}})",
"translatorsDescription": "感谢这些人,Homarr 现已支持 {{languages}} 种语言!想要帮助将 Homarr 翻译成您的语言吗?请阅读此处了解如何执行此操作 。",
"contributors": "贡献者 ({{count}})",
"contributorsDescription": "这些人构建了让 homarr 工作的代码!想帮助建造 Homarr 吗?请阅读此处了解如何操作",
diff --git a/public/locales/cr/common.json b/public/locales/cr/common.json
index eaab4b3d9..32b5e93db 100644
--- a/public/locales/cr/common.json
+++ b/public/locales/cr/common.json
@@ -51,5 +51,7 @@
"attributes": {
"width": "crwdns3910:0crwdne3910:0",
"height": "crwdns3912:0crwdne3912:0"
- }
+ },
+ "public": "crwdns4034:0crwdne4034:0",
+ "restricted": "crwdns4036:0crwdne4036:0"
}
\ No newline at end of file
diff --git a/public/locales/cs/common.json b/public/locales/cs/common.json
index 065f41b13..814bcdbfa 100644
--- a/public/locales/cs/common.json
+++ b/public/locales/cs/common.json
@@ -51,5 +51,7 @@
"attributes": {
"width": "",
"height": ""
- }
+ },
+ "public": "",
+ "restricted": ""
}
\ No newline at end of file
diff --git a/public/locales/cs/modules/torrents-status.json b/public/locales/cs/modules/torrents-status.json
index 4d700fe75..af0834cb1 100644
--- a/public/locales/cs/modules/torrents-status.json
+++ b/public/locales/cs/modules/torrents-status.json
@@ -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": {
diff --git a/public/locales/da/common.json b/public/locales/da/common.json
index 7cb274d47..af6f64a58 100644
--- a/public/locales/da/common.json
+++ b/public/locales/da/common.json
@@ -51,5 +51,7 @@
"attributes": {
"width": "Bredde",
"height": "Højde"
- }
+ },
+ "public": "Offentlig",
+ "restricted": "Begrænset"
}
\ No newline at end of file
diff --git a/public/locales/de/common.json b/public/locales/de/common.json
index a43767043..1d4f442ab 100644
--- a/public/locales/de/common.json
+++ b/public/locales/de/common.json
@@ -51,5 +51,7 @@
"attributes": {
"width": "Breite",
"height": "Höhe"
- }
+ },
+ "public": "Öffentlich sichtbar",
+ "restricted": "Eingeschränkt"
}
\ No newline at end of file
diff --git a/public/locales/el/common.json b/public/locales/el/common.json
index 3f3b132c9..e05f3c470 100644
--- a/public/locales/el/common.json
+++ b/public/locales/el/common.json
@@ -51,5 +51,7 @@
"attributes": {
"width": "Πλάτος",
"height": "Ύψος"
- }
+ },
+ "public": "Δημόσιο",
+ "restricted": "Περιορισμένη πρόσβαση"
}
\ No newline at end of file
diff --git a/public/locales/es/common.json b/public/locales/es/common.json
index 4dff3f768..6a2ffe27e 100644
--- a/public/locales/es/common.json
+++ b/public/locales/es/common.json
@@ -51,5 +51,7 @@
"attributes": {
"width": "Ancho",
"height": "Alto"
- }
+ },
+ "public": "Pública",
+ "restricted": "Restringido"
}
\ No newline at end of file
diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json
index 2260ecdf9..fe57b1204 100644
--- a/public/locales/fr/common.json
+++ b/public/locales/fr/common.json
@@ -51,5 +51,7 @@
"attributes": {
"width": "Largeur",
"height": "Hauteur"
- }
+ },
+ "public": "Public",
+ "restricted": ""
}
\ No newline at end of file
diff --git a/public/locales/he/common.json b/public/locales/he/common.json
index 735b7eead..81f1f1869 100644
--- a/public/locales/he/common.json
+++ b/public/locales/he/common.json
@@ -51,5 +51,7 @@
"attributes": {
"width": "רוחב",
"height": "גובה"
- }
+ },
+ "public": "ציבורי",
+ "restricted": "מוגבל"
}
\ No newline at end of file
diff --git a/public/locales/he/settings/customization/page-appearance.json b/public/locales/he/settings/customization/page-appearance.json
index 70d34cfad..8a843849e 100644
--- a/public/locales/he/settings/customization/page-appearance.json
+++ b/public/locales/he/settings/customization/page-appearance.json
@@ -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": {
diff --git a/public/locales/he/tools/docker.json b/public/locales/he/tools/docker.json
index 3affb1371..c2ef87e55 100644
--- a/public/locales/he/tools/docker.json
+++ b/public/locales/he/tools/docker.json
@@ -2,7 +2,7 @@
"title": "דוקר",
"alerts": {
"notConfigured": {
- "text": ""
+ "text": "למופע ה-Homarr שלך לא הוגדר Docker או שהוא נכשל באחזור קונטיינרים. אנא עיין בתיעוד כיצד להגדיר את האינטגרציה."
}
},
"modals": {
diff --git a/public/locales/hr/common.json b/public/locales/hr/common.json
index 83bca3a24..ae1523ab8 100644
--- a/public/locales/hr/common.json
+++ b/public/locales/hr/common.json
@@ -51,5 +51,7 @@
"attributes": {
"width": "Širina",
"height": "Visina"
- }
+ },
+ "public": "Javno",
+ "restricted": ""
}
\ No newline at end of file
diff --git a/public/locales/hu/common.json b/public/locales/hu/common.json
index 95f6d9eb4..8bb6ce7ed 100644
--- a/public/locales/hu/common.json
+++ b/public/locales/hu/common.json
@@ -51,5 +51,7 @@
"attributes": {
"width": "Szélesség",
"height": "Magasság"
- }
+ },
+ "public": "Nyilvános",
+ "restricted": "Korlátozott"
}
\ No newline at end of file
diff --git a/public/locales/it/common.json b/public/locales/it/common.json
index 409e5d444..1073a2306 100644
--- a/public/locales/it/common.json
+++ b/public/locales/it/common.json
@@ -51,5 +51,7 @@
"attributes": {
"width": "Larghezza",
"height": "Altezza"
- }
+ },
+ "public": "Pubblico",
+ "restricted": "Limitato"
}
\ No newline at end of file
diff --git a/public/locales/ja/common.json b/public/locales/ja/common.json
index ed31ad643..0f6284982 100644
--- a/public/locales/ja/common.json
+++ b/public/locales/ja/common.json
@@ -51,5 +51,7 @@
"attributes": {
"width": "幅",
"height": "高さ"
- }
+ },
+ "public": "公開",
+ "restricted": ""
}
\ No newline at end of file
diff --git a/public/locales/ko/common.json b/public/locales/ko/common.json
index 387c33c16..3d4508036 100644
--- a/public/locales/ko/common.json
+++ b/public/locales/ko/common.json
@@ -51,5 +51,7 @@
"attributes": {
"width": "너비",
"height": "높이"
- }
+ },
+ "public": "공개",
+ "restricted": ""
}
\ No newline at end of file
diff --git a/public/locales/lv/common.json b/public/locales/lv/common.json
index 3b7787e17..97911405f 100644
--- a/public/locales/lv/common.json
+++ b/public/locales/lv/common.json
@@ -51,5 +51,7 @@
"attributes": {
"width": "Platums",
"height": "Augstums"
- }
+ },
+ "public": "Publisks",
+ "restricted": ""
}
\ No newline at end of file
diff --git a/public/locales/nl/common.json b/public/locales/nl/common.json
index 28b0288a2..200c27260 100644
--- a/public/locales/nl/common.json
+++ b/public/locales/nl/common.json
@@ -51,5 +51,7 @@
"attributes": {
"width": "Breedte",
"height": "Hoogte"
- }
+ },
+ "public": "Openbaar",
+ "restricted": ""
}
\ No newline at end of file
diff --git a/public/locales/no/common.json b/public/locales/no/common.json
index 1fc22fd99..e8c70c589 100644
--- a/public/locales/no/common.json
+++ b/public/locales/no/common.json
@@ -51,5 +51,7 @@
"attributes": {
"width": "Bredde",
"height": "Høyde"
- }
+ },
+ "public": "Offentlig",
+ "restricted": ""
}
\ No newline at end of file
diff --git a/public/locales/pl/common.json b/public/locales/pl/common.json
index fe14bc03d..b4fee4d41 100644
--- a/public/locales/pl/common.json
+++ b/public/locales/pl/common.json
@@ -51,5 +51,7 @@
"attributes": {
"width": "Szerokość",
"height": "Wysokość"
- }
+ },
+ "public": "Publiczna",
+ "restricted": ""
}
\ No newline at end of file
diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json
index 8ca0efcd8..41ce82808 100644
--- a/public/locales/pt/common.json
+++ b/public/locales/pt/common.json
@@ -51,5 +51,7 @@
"attributes": {
"width": "Largura",
"height": "Altura"
- }
+ },
+ "public": "Público",
+ "restricted": ""
}
\ No newline at end of file
diff --git a/public/locales/pt/layout/modals/about.json b/public/locales/pt/layout/modals/about.json
index 471f0a8d0..ade865ce1 100644
--- a/public/locales/pt/layout/modals/about.json
+++ b/public/locales/pt/layout/modals/about.json
@@ -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 aqui.",
+ "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 aqui",
"actions": {
"toggleTheme": "Alternar o modo claro/escuro",
"focusSearchBar": "Foco na barra de pesquisa",
diff --git a/public/locales/pt/modules/dns-hole-summary.json b/public/locales/pt/modules/dns-hole-summary.json
index b6fde0d77..075ce5239 100644
--- a/public/locales/pt/modules/dns-hole-summary.json
+++ b/public/locales/pt/modules/dns-hole-summary.json
@@ -21,8 +21,8 @@
"metrics": {
"domainsOnAdlist": "Domínios em adlists",
"queriesToday": "Consultas hoje",
- "queriesBlockedTodayPercentage": "",
- "queriesBlockedToday": ""
+ "queriesBlockedTodayPercentage": "Bloqueado hoje",
+ "queriesBlockedToday": "Bloqueado hoje"
}
}
}
diff --git a/public/locales/pt/modules/notebook.json b/public/locales/pt/modules/notebook.json
index a48a95c33..41de25796 100644
--- a/public/locales/pt/modules/notebook.json
+++ b/public/locales/pt/modules/notebook.json
@@ -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"
}
}
}
\ No newline at end of file
diff --git a/public/locales/ru/common.json b/public/locales/ru/common.json
index 182197bbd..2bdeb1d73 100644
--- a/public/locales/ru/common.json
+++ b/public/locales/ru/common.json
@@ -51,5 +51,7 @@
"attributes": {
"width": "Ширина",
"height": "Высота"
- }
+ },
+ "public": "Публичный",
+ "restricted": ""
}
\ No newline at end of file
diff --git a/public/locales/sk/common.json b/public/locales/sk/common.json
index 86fc75c7a..d44fa489e 100644
--- a/public/locales/sk/common.json
+++ b/public/locales/sk/common.json
@@ -51,5 +51,7 @@
"attributes": {
"width": "Šírka",
"height": "Výška"
- }
+ },
+ "public": "Verejné",
+ "restricted": ""
}
\ No newline at end of file
diff --git a/public/locales/sl/common.json b/public/locales/sl/common.json
index 453f0a86d..a7955df42 100644
--- a/public/locales/sl/common.json
+++ b/public/locales/sl/common.json
@@ -51,5 +51,7 @@
"attributes": {
"width": "Širina",
"height": "Višina"
- }
+ },
+ "public": "Javna stran",
+ "restricted": ""
}
\ No newline at end of file
diff --git a/public/locales/sv/common.json b/public/locales/sv/common.json
index 1abe2496b..7f1ac4da8 100644
--- a/public/locales/sv/common.json
+++ b/public/locales/sv/common.json
@@ -51,5 +51,7 @@
"attributes": {
"width": "Bredd",
"height": "Höjd"
- }
+ },
+ "public": "Publik",
+ "restricted": ""
}
\ No newline at end of file
diff --git a/public/locales/tr/common.json b/public/locales/tr/common.json
index b5a11df3b..f6637c055 100644
--- a/public/locales/tr/common.json
+++ b/public/locales/tr/common.json
@@ -51,5 +51,7 @@
"attributes": {
"width": "Genişlik",
"height": "Yükseklik"
- }
+ },
+ "public": "Herkese açık",
+ "restricted": "Sınırlı"
}
\ No newline at end of file
diff --git a/public/locales/tr/settings/customization/page-appearance.json b/public/locales/tr/settings/customization/page-appearance.json
index 768963087..da824cb33 100644
--- a/public/locales/tr/settings/customization/page-appearance.json
+++ b/public/locales/tr/settings/customization/page-appearance.json
@@ -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."
}
diff --git a/public/locales/tr/settings/customization/shade-selector.json b/public/locales/tr/settings/customization/shade-selector.json
index 97c5e820b..f983c3e62 100644
--- a/public/locales/tr/settings/customization/shade-selector.json
+++ b/public/locales/tr/settings/customization/shade-selector.json
@@ -1,3 +1,3 @@
{
- "label": "Gölge"
+ "label": "Gölge "
}
\ No newline at end of file
diff --git a/public/locales/tw/common.json b/public/locales/tw/common.json
index c9c722329..9c5236d49 100644
--- a/public/locales/tw/common.json
+++ b/public/locales/tw/common.json
@@ -51,5 +51,7 @@
"attributes": {
"width": "寬度",
"height": "高度"
- }
+ },
+ "public": "公開",
+ "restricted": "受到限制"
}
\ No newline at end of file
diff --git a/public/locales/uk/common.json b/public/locales/uk/common.json
index 3b0e1e56f..e4143d0fc 100644
--- a/public/locales/uk/common.json
+++ b/public/locales/uk/common.json
@@ -51,5 +51,7 @@
"attributes": {
"width": "Ширина",
"height": "Висота"
- }
+ },
+ "public": "Публічний",
+ "restricted": ""
}
\ No newline at end of file
diff --git a/public/locales/vi/common.json b/public/locales/vi/common.json
index c37ea6b9d..33ff8cfbd 100644
--- a/public/locales/vi/common.json
+++ b/public/locales/vi/common.json
@@ -51,5 +51,7 @@
"attributes": {
"width": "Chiều rộng",
"height": "Chiều cao"
- }
+ },
+ "public": "Công khai",
+ "restricted": ""
}
\ No newline at end of file