chore(lang): updated translations from crowdin

Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
This commit is contained in:
homarr-crowdin[bot]
2025-02-04 00:44:13 +00:00
committed by GitHub
parent bb67bf5fa2
commit 1f12a893ff
30 changed files with 525 additions and 135 deletions

View File

@@ -947,7 +947,8 @@
"moveUp": "", "moveUp": "",
"moveDown": "", "moveDown": "",
"createAbove": "", "createAbove": "",
"createBelow": "" "createBelow": "",
"openAllInNewTabs": ""
}, },
"create": { "create": {
"title": "", "title": "",
@@ -966,6 +967,10 @@
"create": "", "create": "",
"changePosition": "" "changePosition": ""
} }
},
"openAllInNewTabs": {
"title": "",
"text": ""
} }
} }
}, },
@@ -1193,6 +1198,14 @@
"dateFormat": { "dateFormat": {
"label": "", "label": "",
"description": "" "description": ""
},
"customTimeFormat": {
"label": "",
"description": ""
},
"customDateFormat": {
"label": "",
"description": ""
} }
} }
}, },

View File

@@ -947,7 +947,8 @@
"moveUp": "上移", "moveUp": "上移",
"moveDown": "下移", "moveDown": "下移",
"createAbove": "上方新建分类", "createAbove": "上方新建分类",
"createBelow": "下方新建分类" "createBelow": "下方新建分类",
"openAllInNewTabs": ""
}, },
"create": { "create": {
"title": "新建分类", "title": "新建分类",
@@ -966,6 +967,10 @@
"create": "新建分类", "create": "新建分类",
"changePosition": "换位" "changePosition": "换位"
} }
},
"openAllInNewTabs": {
"title": "",
"text": ""
} }
} }
}, },
@@ -1193,6 +1198,14 @@
"dateFormat": { "dateFormat": {
"label": "日期格式", "label": "日期格式",
"description": "日期应该是什么样的" "description": "日期应该是什么样的"
},
"customTimeFormat": {
"label": "",
"description": ""
},
"customDateFormat": {
"label": "",
"description": ""
} }
} }
}, },

View File

@@ -947,7 +947,8 @@
"moveUp": "Posunout nahoru", "moveUp": "Posunout nahoru",
"moveDown": "Posunout dolů", "moveDown": "Posunout dolů",
"createAbove": "Nová kategorie nad", "createAbove": "Nová kategorie nad",
"createBelow": "Nová kategorie pod" "createBelow": "Nová kategorie pod",
"openAllInNewTabs": ""
}, },
"create": { "create": {
"title": "Nová kategorie", "title": "Nová kategorie",
@@ -966,6 +967,10 @@
"create": "Nová kategorie", "create": "Nová kategorie",
"changePosition": "Změnit pozici" "changePosition": "Změnit pozici"
} }
},
"openAllInNewTabs": {
"title": "",
"text": ""
} }
} }
}, },
@@ -1193,6 +1198,14 @@
"dateFormat": { "dateFormat": {
"label": "Formát data", "label": "Formát data",
"description": "" "description": ""
},
"customTimeFormat": {
"label": "",
"description": ""
},
"customDateFormat": {
"label": "",
"description": ""
} }
} }
}, },

View File

@@ -947,7 +947,8 @@
"moveUp": "Flyt op", "moveUp": "Flyt op",
"moveDown": "Flyt ned", "moveDown": "Flyt ned",
"createAbove": "Ny kategori ovenover", "createAbove": "Ny kategori ovenover",
"createBelow": "Ny kategori nedenunder" "createBelow": "Ny kategori nedenunder",
"openAllInNewTabs": "Åbn alt i faneblade"
}, },
"create": { "create": {
"title": "Ny kategori", "title": "Ny kategori",
@@ -966,6 +967,10 @@
"create": "Ny kategori", "create": "Ny kategori",
"changePosition": "Ændre placering" "changePosition": "Ændre placering"
} }
},
"openAllInNewTabs": {
"title": "Åbn alt i faneblade",
"text": "Nogle browsere kan blokere bulk-åbning af faner af sikkerhedsmæssige årsager. Homarr kunne ikke åbne alle vinduer, fordi din browser blokerede denne handling. Tillad venligst \"Åbn pop op-vinduer\" og prøv igen."
} }
} }
}, },
@@ -1193,6 +1198,14 @@
"dateFormat": { "dateFormat": {
"label": "Datoformat", "label": "Datoformat",
"description": "Hvordan datoen skal se ud" "description": "Hvordan datoen skal se ud"
},
"customTimeFormat": {
"label": "Brugerdefineret tidsformat",
"description": "Brug ISO 8601 til at formatere tid (dette vil tilsidesætte andre valgmuligheder)"
},
"customDateFormat": {
"label": "Brugerdefineret datoformat",
"description": "Brug ISO 8601 til at formatere dato (dette vil tilsidesætte andre valg)"
} }
} }
}, },

View File

@@ -947,7 +947,8 @@
"moveUp": "Nach oben bewegen", "moveUp": "Nach oben bewegen",
"moveDown": "Nach unten bewegen", "moveDown": "Nach unten bewegen",
"createAbove": "Neue Kategorie oben", "createAbove": "Neue Kategorie oben",
"createBelow": "Neue Kategorie unten" "createBelow": "Neue Kategorie unten",
"openAllInNewTabs": ""
}, },
"create": { "create": {
"title": "Neue Kategorie", "title": "Neue Kategorie",
@@ -966,6 +967,10 @@
"create": "Neue Kategorie", "create": "Neue Kategorie",
"changePosition": "Position wechseln" "changePosition": "Position wechseln"
} }
},
"openAllInNewTabs": {
"title": "",
"text": ""
} }
} }
}, },
@@ -1193,6 +1198,14 @@
"dateFormat": { "dateFormat": {
"label": "Datumsformat", "label": "Datumsformat",
"description": "Wie das Datum aussehen sollte" "description": "Wie das Datum aussehen sollte"
},
"customTimeFormat": {
"label": "",
"description": ""
},
"customDateFormat": {
"label": "",
"description": ""
} }
} }
}, },

View File

@@ -947,7 +947,8 @@
"moveUp": "Μετακίνηση επάνω", "moveUp": "Μετακίνηση επάνω",
"moveDown": "Μετακίνηση κάτω", "moveDown": "Μετακίνηση κάτω",
"createAbove": "", "createAbove": "",
"createBelow": "" "createBelow": "",
"openAllInNewTabs": ""
}, },
"create": { "create": {
"title": "", "title": "",
@@ -966,6 +967,10 @@
"create": "", "create": "",
"changePosition": "Αλλαγή θέσης" "changePosition": "Αλλαγή θέσης"
} }
},
"openAllInNewTabs": {
"title": "",
"text": ""
} }
} }
}, },
@@ -1193,6 +1198,14 @@
"dateFormat": { "dateFormat": {
"label": "", "label": "",
"description": "" "description": ""
},
"customTimeFormat": {
"label": "",
"description": ""
},
"customDateFormat": {
"label": "",
"description": ""
} }
} }
}, },

View File

@@ -947,7 +947,8 @@
"moveUp": "Mover hacia arriba", "moveUp": "Mover hacia arriba",
"moveDown": "Mover hacia abajo", "moveDown": "Mover hacia abajo",
"createAbove": "", "createAbove": "",
"createBelow": "" "createBelow": "",
"openAllInNewTabs": ""
}, },
"create": { "create": {
"title": "", "title": "",
@@ -966,6 +967,10 @@
"create": "", "create": "",
"changePosition": "Cambiar posición" "changePosition": "Cambiar posición"
} }
},
"openAllInNewTabs": {
"title": "",
"text": ""
} }
} }
}, },
@@ -1193,6 +1198,14 @@
"dateFormat": { "dateFormat": {
"label": "", "label": "",
"description": "" "description": ""
},
"customTimeFormat": {
"label": "",
"description": ""
},
"customDateFormat": {
"label": "",
"description": ""
} }
} }
}, },

View File

@@ -947,7 +947,8 @@
"moveUp": "", "moveUp": "",
"moveDown": "", "moveDown": "",
"createAbove": "", "createAbove": "",
"createBelow": "" "createBelow": "",
"openAllInNewTabs": ""
}, },
"create": { "create": {
"title": "", "title": "",
@@ -966,6 +967,10 @@
"create": "", "create": "",
"changePosition": "" "changePosition": ""
} }
},
"openAllInNewTabs": {
"title": "",
"text": ""
} }
} }
}, },
@@ -1193,6 +1198,14 @@
"dateFormat": { "dateFormat": {
"label": "", "label": "",
"description": "" "description": ""
},
"customTimeFormat": {
"label": "",
"description": ""
},
"customDateFormat": {
"label": "",
"description": ""
} }
} }
}, },

View File

@@ -947,7 +947,8 @@
"moveUp": "Monter", "moveUp": "Monter",
"moveDown": "Descendre", "moveDown": "Descendre",
"createAbove": "", "createAbove": "",
"createBelow": "" "createBelow": "",
"openAllInNewTabs": ""
}, },
"create": { "create": {
"title": "", "title": "",
@@ -966,6 +967,10 @@
"create": "", "create": "",
"changePosition": "Modifier la position" "changePosition": "Modifier la position"
} }
},
"openAllInNewTabs": {
"title": "",
"text": ""
} }
} }
}, },
@@ -1193,6 +1198,14 @@
"dateFormat": { "dateFormat": {
"label": "", "label": "",
"description": "" "description": ""
},
"customTimeFormat": {
"label": "",
"description": ""
},
"customDateFormat": {
"label": "",
"description": ""
} }
} }
}, },

View File

@@ -947,7 +947,8 @@
"moveUp": "הזזה למעלה", "moveUp": "הזזה למעלה",
"moveDown": "הזזה למטה", "moveDown": "הזזה למטה",
"createAbove": "קטגוריה חדשה למעלה", "createAbove": "קטגוריה חדשה למעלה",
"createBelow": "קטגוריה חדשה למטה" "createBelow": "קטגוריה חדשה למטה",
"openAllInNewTabs": ""
}, },
"create": { "create": {
"title": "קטגוריה חדשה", "title": "קטגוריה חדשה",
@@ -966,6 +967,10 @@
"create": "קטגוריה חדשה", "create": "קטגוריה חדשה",
"changePosition": "שנה מיקום" "changePosition": "שנה מיקום"
} }
},
"openAllInNewTabs": {
"title": "",
"text": ""
} }
} }
}, },
@@ -1193,6 +1198,14 @@
"dateFormat": { "dateFormat": {
"label": "פורמט תאריך", "label": "פורמט תאריך",
"description": "איך צריך להיראות התאריך" "description": "איך צריך להיראות התאריך"
},
"customTimeFormat": {
"label": "",
"description": ""
},
"customDateFormat": {
"label": "",
"description": ""
} }
} }
}, },

View File

@@ -947,7 +947,8 @@
"moveUp": "Pomakni se gore", "moveUp": "Pomakni se gore",
"moveDown": "Pomicati prema dolje", "moveDown": "Pomicati prema dolje",
"createAbove": "", "createAbove": "",
"createBelow": "" "createBelow": "",
"openAllInNewTabs": ""
}, },
"create": { "create": {
"title": "", "title": "",
@@ -966,6 +967,10 @@
"create": "", "create": "",
"changePosition": "Promijenjen položaj" "changePosition": "Promijenjen položaj"
} }
},
"openAllInNewTabs": {
"title": "",
"text": ""
} }
} }
}, },
@@ -1193,6 +1198,14 @@
"dateFormat": { "dateFormat": {
"label": "", "label": "",
"description": "" "description": ""
},
"customTimeFormat": {
"label": "",
"description": ""
},
"customDateFormat": {
"label": "",
"description": ""
} }
} }
}, },

View File

@@ -947,7 +947,8 @@
"moveUp": "Felfelé mozgatás", "moveUp": "Felfelé mozgatás",
"moveDown": "Mozgatás le", "moveDown": "Mozgatás le",
"createAbove": "", "createAbove": "",
"createBelow": "" "createBelow": "",
"openAllInNewTabs": ""
}, },
"create": { "create": {
"title": "", "title": "",
@@ -966,6 +967,10 @@
"create": "", "create": "",
"changePosition": "Pozíció módosítása" "changePosition": "Pozíció módosítása"
} }
},
"openAllInNewTabs": {
"title": "",
"text": ""
} }
} }
}, },
@@ -1193,6 +1198,14 @@
"dateFormat": { "dateFormat": {
"label": "Dátum formátum", "label": "Dátum formátum",
"description": "Hogyan nézzen ki a dátum" "description": "Hogyan nézzen ki a dátum"
},
"customTimeFormat": {
"label": "",
"description": ""
},
"customDateFormat": {
"label": "",
"description": ""
} }
} }
}, },

View File

@@ -947,7 +947,8 @@
"moveUp": "Sposta in alto", "moveUp": "Sposta in alto",
"moveDown": "Sposta in basso", "moveDown": "Sposta in basso",
"createAbove": "", "createAbove": "",
"createBelow": "" "createBelow": "",
"openAllInNewTabs": ""
}, },
"create": { "create": {
"title": "", "title": "",
@@ -966,6 +967,10 @@
"create": "", "create": "",
"changePosition": "Cambia posizione" "changePosition": "Cambia posizione"
} }
},
"openAllInNewTabs": {
"title": "",
"text": ""
} }
} }
}, },
@@ -1193,6 +1198,14 @@
"dateFormat": { "dateFormat": {
"label": "", "label": "",
"description": "" "description": ""
},
"customTimeFormat": {
"label": "",
"description": ""
},
"customDateFormat": {
"label": "",
"description": ""
} }
} }
}, },

View File

@@ -947,7 +947,8 @@
"moveUp": "上に移動", "moveUp": "上に移動",
"moveDown": "下へ移動", "moveDown": "下へ移動",
"createAbove": "", "createAbove": "",
"createBelow": "" "createBelow": "",
"openAllInNewTabs": ""
}, },
"create": { "create": {
"title": "", "title": "",
@@ -966,6 +967,10 @@
"create": "", "create": "",
"changePosition": "ポジションを変更する" "changePosition": "ポジションを変更する"
} }
},
"openAllInNewTabs": {
"title": "",
"text": ""
} }
} }
}, },
@@ -1193,6 +1198,14 @@
"dateFormat": { "dateFormat": {
"label": "", "label": "",
"description": "" "description": ""
},
"customTimeFormat": {
"label": "",
"description": ""
},
"customDateFormat": {
"label": "",
"description": ""
} }
} }
}, },

View File

@@ -947,7 +947,8 @@
"moveUp": "위로 이동", "moveUp": "위로 이동",
"moveDown": "아래로 이동", "moveDown": "아래로 이동",
"createAbove": "", "createAbove": "",
"createBelow": "" "createBelow": "",
"openAllInNewTabs": ""
}, },
"create": { "create": {
"title": "", "title": "",
@@ -966,6 +967,10 @@
"create": "", "create": "",
"changePosition": "위치 변경" "changePosition": "위치 변경"
} }
},
"openAllInNewTabs": {
"title": "",
"text": ""
} }
} }
}, },
@@ -1193,6 +1198,14 @@
"dateFormat": { "dateFormat": {
"label": "", "label": "",
"description": "" "description": ""
},
"customTimeFormat": {
"label": "",
"description": ""
},
"customDateFormat": {
"label": "",
"description": ""
} }
} }
}, },

View File

@@ -947,7 +947,8 @@
"moveUp": "Pakelti aukštyn", "moveUp": "Pakelti aukštyn",
"moveDown": "Perkelti žemyn", "moveDown": "Perkelti žemyn",
"createAbove": "", "createAbove": "",
"createBelow": "" "createBelow": "",
"openAllInNewTabs": ""
}, },
"create": { "create": {
"title": "", "title": "",
@@ -966,6 +967,10 @@
"create": "", "create": "",
"changePosition": "" "changePosition": ""
} }
},
"openAllInNewTabs": {
"title": "",
"text": ""
} }
} }
}, },
@@ -1193,6 +1198,14 @@
"dateFormat": { "dateFormat": {
"label": "", "label": "",
"description": "" "description": ""
},
"customTimeFormat": {
"label": "",
"description": ""
},
"customDateFormat": {
"label": "",
"description": ""
} }
} }
}, },

View File

@@ -947,7 +947,8 @@
"moveUp": "Virzīt augšup", "moveUp": "Virzīt augšup",
"moveDown": "Virzīt lejup", "moveDown": "Virzīt lejup",
"createAbove": "", "createAbove": "",
"createBelow": "" "createBelow": "",
"openAllInNewTabs": ""
}, },
"create": { "create": {
"title": "", "title": "",
@@ -966,6 +967,10 @@
"create": "", "create": "",
"changePosition": "Mainīt pozīciju" "changePosition": "Mainīt pozīciju"
} }
},
"openAllInNewTabs": {
"title": "",
"text": ""
} }
} }
}, },
@@ -1193,6 +1198,14 @@
"dateFormat": { "dateFormat": {
"label": "", "label": "",
"description": "" "description": ""
},
"customTimeFormat": {
"label": "",
"description": ""
},
"customDateFormat": {
"label": "",
"description": ""
} }
} }
}, },

View File

@@ -947,7 +947,8 @@
"moveUp": "Omhoog", "moveUp": "Omhoog",
"moveDown": "Omlaag", "moveDown": "Omlaag",
"createAbove": "Nieuwe categorie hierboven", "createAbove": "Nieuwe categorie hierboven",
"createBelow": "Nieuwe categorie hieronder" "createBelow": "Nieuwe categorie hieronder",
"openAllInNewTabs": ""
}, },
"create": { "create": {
"title": "Nieuwe categorie", "title": "Nieuwe categorie",
@@ -966,6 +967,10 @@
"create": "Nieuwe categorie", "create": "Nieuwe categorie",
"changePosition": "Positie wijzigen" "changePosition": "Positie wijzigen"
} }
},
"openAllInNewTabs": {
"title": "",
"text": ""
} }
} }
}, },
@@ -1193,6 +1198,14 @@
"dateFormat": { "dateFormat": {
"label": "Datumnotatie", "label": "Datumnotatie",
"description": "Hoe de datum eruit moet zien" "description": "Hoe de datum eruit moet zien"
},
"customTimeFormat": {
"label": "",
"description": ""
},
"customDateFormat": {
"label": "",
"description": ""
} }
} }
}, },

View File

@@ -947,7 +947,8 @@
"moveUp": "Flytte opp", "moveUp": "Flytte opp",
"moveDown": "Flytt ned", "moveDown": "Flytt ned",
"createAbove": "Ny kategori over", "createAbove": "Ny kategori over",
"createBelow": "Ny kategori under" "createBelow": "Ny kategori under",
"openAllInNewTabs": ""
}, },
"create": { "create": {
"title": "Ny kategori", "title": "Ny kategori",
@@ -966,6 +967,10 @@
"create": "Ny kategori", "create": "Ny kategori",
"changePosition": "Endre posisjon" "changePosition": "Endre posisjon"
} }
},
"openAllInNewTabs": {
"title": "",
"text": ""
} }
} }
}, },
@@ -1193,6 +1198,14 @@
"dateFormat": { "dateFormat": {
"label": "Datoformat", "label": "Datoformat",
"description": "Hvordan datoen skal se ut" "description": "Hvordan datoen skal se ut"
},
"customTimeFormat": {
"label": "",
"description": ""
},
"customDateFormat": {
"label": "",
"description": ""
} }
} }
}, },
@@ -2583,30 +2596,30 @@
}, },
"about": { "about": {
"version": "Versjon {version}", "version": "Versjon {version}",
"text": "", "text": "Homarr er et samfunnsdrevet åpen kildekode-prosjekt som vedlikeholdes av frivillige. Takket være disse personene, har Homarr vært et voksende prosjekt siden 2021. Teamet vårt jobber på Homarr fra mange forskjellige land og i fritiden uten kompensasjon.",
"accordion": { "accordion": {
"contributors": { "contributors": {
"title": "", "title": "Bidragsytere",
"subtitle": "" "subtitle": "{count} vedlikeholder kode og Homarr"
}, },
"translators": { "translators": {
"title": "", "title": "Oversettere",
"subtitle": "" "subtitle": "{count} bidrar med oversettelser på mange språk"
}, },
"libraries": { "libraries": {
"title": "", "title": "Biblioteker",
"subtitle": "" "subtitle": "{count} brukt i koden til Homarr"
} }
} }
} }
} }
}, },
"docker": { "docker": {
"title": "", "title": "Containere",
"table": { "table": {
"updated": "", "updated": "Oppdatert {when}",
"search": "", "search": "Søk i {count} containere",
"selected": "" "selected": "{selectCount} av {totalCount} containere valgt"
}, },
"field": { "field": {
"name": { "name": {
@@ -2619,13 +2632,13 @@
"running": "Kjører", "running": "Kjører",
"paused": "Pauset", "paused": "Pauset",
"restarting": "Starter på nytt", "restarting": "Starter på nytt",
"exited": "", "exited": "Avsluttet",
"removing": "Fjerner", "removing": "Fjerner",
"dead": "" "dead": "Død"
} }
}, },
"containerImage": { "containerImage": {
"label": "" "label": "Image"
}, },
"ports": { "ports": {
"label": "Porter" "label": "Porter"
@@ -2633,15 +2646,15 @@
}, },
"action": { "action": {
"start": { "start": {
"label": "", "label": "Start",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "Containere startet",
"message": "" "message": "Containerene ble startet"
}, },
"error": { "error": {
"title": "", "title": "Containere ikke startet",
"message": "" "message": "Containerene kunne ikke startes"
} }
} }
}, },
@@ -2649,12 +2662,12 @@
"label": "Stopp", "label": "Stopp",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "Containere stoppet",
"message": "" "message": "Containerene ble stoppet"
}, },
"error": { "error": {
"title": "", "title": "Containere ikke stoppet",
"message": "" "message": "Containerene kunne ikke stoppes"
} }
} }
}, },
@@ -2662,12 +2675,12 @@
"label": "Omstart", "label": "Omstart",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "Containere restartet",
"message": "" "message": "Containerene ble restartet"
}, },
"error": { "error": {
"title": "", "title": "Containere ikke restartet",
"message": "" "message": "Containerene kunne ikke restartes"
} }
} }
}, },
@@ -2675,71 +2688,71 @@
"label": "Fjern", "label": "Fjern",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "Containere fjernet",
"message": "" "message": "Containerene ble fjernet"
}, },
"error": { "error": {
"title": "", "title": "Containere ikke fjernet",
"message": "" "message": "Containerene kunne ikke fjernes"
} }
} }
}, },
"refresh": { "refresh": {
"label": "", "label": "Oppfrisk",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "Containere oppfrisket",
"message": "" "message": "Du ser nå på de siste dataene"
}, },
"error": { "error": {
"title": "", "title": "Containere ikke oppfrisket",
"message": "" "message": "Noe gikk galt under du oppforfrisking av containerne"
} }
} }
}, },
"addToHomarr": { "addToHomarr": {
"label": "", "label": "Legg til i Homarr",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "Lagt til i Homarr",
"message": "" "message": "Valgte apper er lagt til i Homarr"
}, },
"error": { "error": {
"title": "", "title": "Kunne ikke legge til i Homarr",
"message": "" "message": "Valgte apper er kunne ikke legges til i Homarr"
} }
}, },
"modal": { "modal": {
"title": "" "title": "Legg til docker container(e) i Homarr"
} }
} }
}, },
"error": { "error": {
"internalServerError": "" "internalServerError": "Klarte ikke hente Docker-containere"
} }
}, },
"permission": { "permission": {
"title": "", "title": "Rettigheter",
"userSelect": { "userSelect": {
"title": "" "title": "Legg til brukerrettighet"
}, },
"groupSelect": { "groupSelect": {
"title": "" "title": "Legg til grupperettigheter"
}, },
"tab": { "tab": {
"user": "Brukere", "user": "Brukere",
"group": "", "group": "Grupper",
"inherited": "" "inherited": "Arvede grupper"
}, },
"field": { "field": {
"user": { "user": {
"label": "Bruker" "label": "Bruker"
}, },
"group": { "group": {
"label": "" "label": "Gruppe"
}, },
"permission": { "permission": {
"label": "" "label": "Rettighet"
} }
}, },
"action": { "action": {
@@ -2951,20 +2964,20 @@
"description": "Søk på nettet med Google" "description": "Søk på nettet med Google"
}, },
"bing": { "bing": {
"name": "", "name": "Bing",
"description": "" "description": "Søk på nettet med Bing"
}, },
"duckduckgo": { "duckduckgo": {
"name": "", "name": "DuckDuckGo",
"description": "" "description": "Søk på nettet med DuckDuckGo"
}, },
"torrent": { "torrent": {
"name": "Torrenter", "name": "Torrenter",
"description": "" "description": "Søk etter torrents på torrentdownloads.pro"
}, },
"youTube": { "youTube": {
"name": "", "name": "YouTube",
"description": "" "description": "Søk etter videoer på YouTube"
} }
} }
} }
@@ -2973,7 +2986,7 @@
"help": { "help": {
"group": { "group": {
"mode": { "mode": {
"title": "" "title": "Moduser"
}, },
"help": { "help": {
"title": "Hjelp", "title": "Hjelp",
@@ -2982,7 +2995,7 @@
"label": "Dokumentasjon" "label": "Dokumentasjon"
}, },
"submitIssue": { "submitIssue": {
"label": "" "label": "Send inn en sak"
}, },
"discord": { "discord": {
"label": "Discord" "label": "Discord"
@@ -2994,81 +3007,81 @@
"home": { "home": {
"group": { "group": {
"search": { "search": {
"title": "", "title": "Søk",
"option": { "option": {
"other": { "other": {
"label": "" "label": "Søk med en annen søkemotor"
}, },
"no-default": { "no-default": {
"label": "", "label": "Ingen standard søkemotor",
"description": "" "description": "Angi en standard søkemotor i innstillingene"
}, },
"search": { "search": {
"label": "" "label": "Søk etter \"{query}\" med {name}"
}, },
"from-integration": { "from-integration": {
"description": "" "description": "Start å skrive for å søke"
} }
} }
}, },
"local": { "local": {
"title": "" "title": "Lokale resultater"
} }
} }
}, },
"page": { "page": {
"help": "", "help": "Søk etter sider",
"group": { "group": {
"page": { "page": {
"title": "", "title": "Sider",
"option": { "option": {
"manageHome": { "manageHome": {
"label": "" "label": "Administrer hjemmeside"
}, },
"manageBoard": { "manageBoard": {
"label": "" "label": "Administrer tavler"
}, },
"manageApp": { "manageApp": {
"label": "" "label": "Administrer apper"
}, },
"manageIntegration": { "manageIntegration": {
"label": "" "label": "Administrer integrasjoner"
}, },
"manageSearchEngine": { "manageSearchEngine": {
"label": "" "label": "Administrere søkemotorer"
}, },
"manageMedia": { "manageMedia": {
"label": "" "label": "Administrere medier"
}, },
"manageUser": { "manageUser": {
"label": "Administrer brukere" "label": "Administrer brukere"
}, },
"manageInvite": { "manageInvite": {
"label": "" "label": "Administrer invitasjoner"
}, },
"manageGroup": { "manageGroup": {
"label": "" "label": "Administrer grupper"
}, },
"manageDocker": { "manageDocker": {
"label": "" "label": "Administrer docker"
}, },
"manageApi": { "manageApi": {
"label": "" "label": "Swagger API"
}, },
"manageLog": { "manageLog": {
"label": "" "label": "Se logger"
}, },
"manageTask": { "manageTask": {
"label": "" "label": "Administrer oppgaver"
}, },
"manageSettings": { "manageSettings": {
"label": "" "label": "Globale innstillinger"
}, },
"about": { "about": {
"label": "Info" "label": "Info"
}, },
"homeBoard": { "homeBoard": {
"label": "" "label": "Hjem tavle"
}, },
"preferences": { "preferences": {
"label": "Dine innstillinger" "label": "Dine innstillinger"
@@ -3078,37 +3091,37 @@
} }
}, },
"userGroup": { "userGroup": {
"help": "", "help": "Søk etter bruker og grupper",
"group": { "group": {
"user": { "user": {
"title": "Brukere", "title": "Brukere",
"children": { "children": {
"action": { "action": {
"detail": { "detail": {
"label": "" "label": "Vis brukerdetaljer"
} }
}, },
"detail": { "detail": {
"title": "" "title": "Velg en handling for brukeren"
} }
} }
}, },
"group": { "group": {
"title": "", "title": "Grupper",
"children": { "children": {
"action": { "action": {
"detail": { "detail": {
"label": "" "label": "Vis gruppedetaljer"
}, },
"manageMember": { "manageMember": {
"label": "" "label": "Administrere medlemmer"
}, },
"managePermission": { "managePermission": {
"label": "" "label": "Administrer rettigheter"
} }
}, },
"detail": { "detail": {
"title": "" "title": "Velg en handling for gruppen"
} }
} }
} }
@@ -3116,35 +3129,35 @@
} }
}, },
"engine": { "engine": {
"search": "", "search": "Finn en søkemotor",
"field": { "field": {
"name": { "name": {
"label": "Navn" "label": "Navn"
}, },
"short": { "short": {
"label": "" "label": "Kort"
}, },
"urlTemplate": { "urlTemplate": {
"label": "" "label": "URL søkemal"
}, },
"description": { "description": {
"label": "" "label": "Beskrivelse"
} }
}, },
"page": { "page": {
"list": { "list": {
"title": "", "title": "Søkemotorer",
"noResults": { "noResults": {
"title": "", "title": "Det er ingen søkemotorer enda",
"action": "" "action": "Opprett din første søkemotor"
}, },
"interactive": "" "interactive": "Interaktiv, bruker en integrasjon"
}, },
"create": { "create": {
"title": "", "title": "Ny søkemotor",
"notification": { "notification": {
"success": { "success": {
"title": "", "title": "Søkemotor opprettet",
"message": "Søkemotoren ble opprettet" "message": "Søkemotoren ble opprettet"
}, },
"error": { "error": {

View File

@@ -947,7 +947,8 @@
"moveUp": "Przenieś w górę", "moveUp": "Przenieś w górę",
"moveDown": "Przenieś w dół", "moveDown": "Przenieś w dół",
"createAbove": "Nowa kategoria powyżej", "createAbove": "Nowa kategoria powyżej",
"createBelow": "Nowa kategoria poniżej" "createBelow": "Nowa kategoria poniżej",
"openAllInNewTabs": ""
}, },
"create": { "create": {
"title": "Nowa kategoria", "title": "Nowa kategoria",
@@ -966,6 +967,10 @@
"create": "Nowa kategoria", "create": "Nowa kategoria",
"changePosition": "Zmiana pozycji" "changePosition": "Zmiana pozycji"
} }
},
"openAllInNewTabs": {
"title": "",
"text": ""
} }
} }
}, },
@@ -1193,6 +1198,14 @@
"dateFormat": { "dateFormat": {
"label": "Format daty", "label": "Format daty",
"description": "Jak powinna wyglądać data" "description": "Jak powinna wyglądać data"
},
"customTimeFormat": {
"label": "",
"description": ""
},
"customDateFormat": {
"label": "",
"description": ""
} }
} }
}, },

View File

@@ -947,7 +947,8 @@
"moveUp": "Subir", "moveUp": "Subir",
"moveDown": "Mover para baixo", "moveDown": "Mover para baixo",
"createAbove": "", "createAbove": "",
"createBelow": "" "createBelow": "",
"openAllInNewTabs": ""
}, },
"create": { "create": {
"title": "", "title": "",
@@ -966,6 +967,10 @@
"create": "", "create": "",
"changePosition": "Mudar de posição" "changePosition": "Mudar de posição"
} }
},
"openAllInNewTabs": {
"title": "",
"text": ""
} }
} }
}, },
@@ -1193,6 +1198,14 @@
"dateFormat": { "dateFormat": {
"label": "", "label": "",
"description": "" "description": ""
},
"customTimeFormat": {
"label": "",
"description": ""
},
"customDateFormat": {
"label": "",
"description": ""
} }
} }
}, },

View File

@@ -947,7 +947,8 @@
"moveUp": "Mută în sus", "moveUp": "Mută în sus",
"moveDown": "Mută în jos", "moveDown": "Mută în jos",
"createAbove": "", "createAbove": "",
"createBelow": "" "createBelow": "",
"openAllInNewTabs": ""
}, },
"create": { "create": {
"title": "", "title": "",
@@ -966,6 +967,10 @@
"create": "", "create": "",
"changePosition": "Schimbă locația" "changePosition": "Schimbă locația"
} }
},
"openAllInNewTabs": {
"title": "",
"text": ""
} }
} }
}, },
@@ -1193,6 +1198,14 @@
"dateFormat": { "dateFormat": {
"label": "", "label": "",
"description": "" "description": ""
},
"customTimeFormat": {
"label": "",
"description": ""
},
"customDateFormat": {
"label": "",
"description": ""
} }
} }
}, },

View File

@@ -947,7 +947,8 @@
"moveUp": "Переместить вверх", "moveUp": "Переместить вверх",
"moveDown": "Переместить вниз", "moveDown": "Переместить вниз",
"createAbove": "Создать категорию выше", "createAbove": "Создать категорию выше",
"createBelow": "Создать категорию ниже" "createBelow": "Создать категорию ниже",
"openAllInNewTabs": ""
}, },
"create": { "create": {
"title": "Новая категория", "title": "Новая категория",
@@ -966,6 +967,10 @@
"create": "Новая категория", "create": "Новая категория",
"changePosition": "Изменить позицию" "changePosition": "Изменить позицию"
} }
},
"openAllInNewTabs": {
"title": "",
"text": ""
} }
} }
}, },
@@ -1193,6 +1198,14 @@
"dateFormat": { "dateFormat": {
"label": "Формат даты", "label": "Формат даты",
"description": "Как должна выглядеть дата" "description": "Как должна выглядеть дата"
},
"customTimeFormat": {
"label": "",
"description": ""
},
"customDateFormat": {
"label": "",
"description": ""
} }
} }
}, },

View File

@@ -947,7 +947,8 @@
"moveUp": "Posunúť nahor", "moveUp": "Posunúť nahor",
"moveDown": "Posunúť nadol", "moveDown": "Posunúť nadol",
"createAbove": "Nová kategória vyššie", "createAbove": "Nová kategória vyššie",
"createBelow": "Nová kategória nižšie" "createBelow": "Nová kategória nižšie",
"openAllInNewTabs": ""
}, },
"create": { "create": {
"title": "Nová kategória", "title": "Nová kategória",
@@ -966,6 +967,10 @@
"create": "Nová kategória", "create": "Nová kategória",
"changePosition": "Zmeniť pozíciu" "changePosition": "Zmeniť pozíciu"
} }
},
"openAllInNewTabs": {
"title": "",
"text": ""
} }
} }
}, },
@@ -1193,6 +1198,14 @@
"dateFormat": { "dateFormat": {
"label": "Formát Dátumu", "label": "Formát Dátumu",
"description": "Ako by mal dátum vyzerať" "description": "Ako by mal dátum vyzerať"
},
"customTimeFormat": {
"label": "",
"description": ""
},
"customDateFormat": {
"label": "",
"description": ""
} }
} }
}, },

View File

@@ -947,7 +947,8 @@
"moveUp": "Premaknite se navzgor", "moveUp": "Premaknite se navzgor",
"moveDown": "Premaknite se navzdol", "moveDown": "Premaknite se navzdol",
"createAbove": "", "createAbove": "",
"createBelow": "" "createBelow": "",
"openAllInNewTabs": ""
}, },
"create": { "create": {
"title": "", "title": "",
@@ -966,6 +967,10 @@
"create": "", "create": "",
"changePosition": "Spremeni položaj" "changePosition": "Spremeni položaj"
} }
},
"openAllInNewTabs": {
"title": "",
"text": ""
} }
} }
}, },
@@ -1193,6 +1198,14 @@
"dateFormat": { "dateFormat": {
"label": "", "label": "",
"description": "" "description": ""
},
"customTimeFormat": {
"label": "",
"description": ""
},
"customDateFormat": {
"label": "",
"description": ""
} }
} }
}, },

View File

@@ -947,7 +947,8 @@
"moveUp": "Flytta uppåt", "moveUp": "Flytta uppåt",
"moveDown": "Flytta nedåt", "moveDown": "Flytta nedåt",
"createAbove": "", "createAbove": "",
"createBelow": "" "createBelow": "",
"openAllInNewTabs": ""
}, },
"create": { "create": {
"title": "", "title": "",
@@ -966,6 +967,10 @@
"create": "", "create": "",
"changePosition": "Ändra position" "changePosition": "Ändra position"
} }
},
"openAllInNewTabs": {
"title": "",
"text": ""
} }
} }
}, },
@@ -1193,6 +1198,14 @@
"dateFormat": { "dateFormat": {
"label": "", "label": "",
"description": "" "description": ""
},
"customTimeFormat": {
"label": "",
"description": ""
},
"customDateFormat": {
"label": "",
"description": ""
} }
} }
}, },

View File

@@ -805,7 +805,7 @@
"apply": "Uygula", "apply": "Uygula",
"backToOverview": "Genel bakışa dön", "backToOverview": "Genel bakışa dön",
"create": "Oluştur", "create": "Oluştur",
"createAnother": "Oluştur ve baştan başla", "createAnother": "Kaydet ve Yeni Oluştur",
"edit": "Düzenle", "edit": "Düzenle",
"import": "İçe aktar", "import": "İçe aktar",
"insert": "Ekle", "insert": "Ekle",
@@ -947,7 +947,8 @@
"moveUp": "Yukarı taşı", "moveUp": "Yukarı taşı",
"moveDown": "Aşağı taşı", "moveDown": "Aşağı taşı",
"createAbove": "Yukarı Yeni Kategori", "createAbove": "Yukarı Yeni Kategori",
"createBelow": "Aşağı Yeni Kategori" "createBelow": "Aşağı Yeni Kategori",
"openAllInNewTabs": ""
}, },
"create": { "create": {
"title": "Yeni Kategori", "title": "Yeni Kategori",
@@ -966,6 +967,10 @@
"create": "Yeni Kategori", "create": "Yeni Kategori",
"changePosition": "Pozisyonu değiştir" "changePosition": "Pozisyonu değiştir"
} }
},
"openAllInNewTabs": {
"title": "",
"text": ""
} }
} }
}, },
@@ -1193,6 +1198,14 @@
"dateFormat": { "dateFormat": {
"label": "Tarih Biçimi", "label": "Tarih Biçimi",
"description": "Görüntülenecek tarihin biçimi" "description": "Görüntülenecek tarihin biçimi"
},
"customTimeFormat": {
"label": "",
"description": ""
},
"customDateFormat": {
"label": "",
"description": ""
} }
} }
}, },
@@ -2149,8 +2162,8 @@
"homeBoard": { "homeBoard": {
"title": "Öntanımlı Panel Yapılandırılmadı", "title": "Öntanımlı Panel Yapılandırılmadı",
"admin": { "admin": {
"description": "Sunucu için henüz bir ana sayfa paneli belirlemediniz.", "description": "Sunucu için henüz öntanımlı panel belirlemediniz.",
"link": "Sunucu geneli için ana panel yapılandırın", "link": "Sunucu geneli için öntanımlı panel atayın",
"notice": "Bu sayfayı tüm kullanıcılardan gizlemek için sunucu için bir ana panel ayarlayın" "notice": "Bu sayfayı tüm kullanıcılardan gizlemek için sunucu için bir ana panel ayarlayın"
}, },
"user": { "user": {
@@ -2460,8 +2473,8 @@
"board": { "board": {
"title": "Paneller", "title": "Paneller",
"homeBoard": { "homeBoard": {
"label": "Genel Ana Sayfa Paneli", "label": "Genel öntanımlı panel",
"mobileLabel": "Genel Mobil Panel", "mobileLabel": "Genel öntanımlı mobil panel",
"description": "Seçim yalnızca herkese açık paneller için kullanılabilir" "description": "Seçim yalnızca herkese açık paneller için kullanılabilir"
} }
}, },

View File

@@ -947,7 +947,8 @@
"moveUp": "Перемістити вгору", "moveUp": "Перемістити вгору",
"moveDown": "Перемістити вниз", "moveDown": "Перемістити вниз",
"createAbove": "Нові категорії зверху", "createAbove": "Нові категорії зверху",
"createBelow": "Нова категорія знизу" "createBelow": "Нова категорія знизу",
"openAllInNewTabs": ""
}, },
"create": { "create": {
"title": "Нова категорія", "title": "Нова категорія",
@@ -966,6 +967,10 @@
"create": "Нова категорія", "create": "Нова категорія",
"changePosition": "Змінити положення" "changePosition": "Змінити положення"
} }
},
"openAllInNewTabs": {
"title": "",
"text": ""
} }
} }
}, },
@@ -1193,6 +1198,14 @@
"dateFormat": { "dateFormat": {
"label": "Формат дати", "label": "Формат дати",
"description": "Як має виглядати дата" "description": "Як має виглядати дата"
},
"customTimeFormat": {
"label": "",
"description": ""
},
"customDateFormat": {
"label": "",
"description": ""
} }
} }
}, },

View File

@@ -947,7 +947,8 @@
"moveUp": "Đi lên", "moveUp": "Đi lên",
"moveDown": "Đi xuống", "moveDown": "Đi xuống",
"createAbove": "", "createAbove": "",
"createBelow": "" "createBelow": "",
"openAllInNewTabs": ""
}, },
"create": { "create": {
"title": "", "title": "",
@@ -966,6 +967,10 @@
"create": "", "create": "",
"changePosition": "Đổi vị trí" "changePosition": "Đổi vị trí"
} }
},
"openAllInNewTabs": {
"title": "",
"text": ""
} }
} }
}, },
@@ -1193,6 +1198,14 @@
"dateFormat": { "dateFormat": {
"label": "", "label": "",
"description": "" "description": ""
},
"customTimeFormat": {
"label": "",
"description": ""
},
"customDateFormat": {
"label": "",
"description": ""
} }
} }
}, },

View File

@@ -947,7 +947,8 @@
"moveUp": "上移", "moveUp": "上移",
"moveDown": "下移", "moveDown": "下移",
"createAbove": "新分類之上", "createAbove": "新分類之上",
"createBelow": "新分類之下" "createBelow": "新分類之下",
"openAllInNewTabs": ""
}, },
"create": { "create": {
"title": "創建分類", "title": "創建分類",
@@ -966,6 +967,10 @@
"create": "創建分類", "create": "創建分類",
"changePosition": "變更位置" "changePosition": "變更位置"
} }
},
"openAllInNewTabs": {
"title": "",
"text": ""
} }
} }
}, },
@@ -1193,6 +1198,14 @@
"dateFormat": { "dateFormat": {
"label": "日期格式", "label": "日期格式",
"description": "日期應該是什麼樣式" "description": "日期應該是什麼樣式"
},
"customTimeFormat": {
"label": "",
"description": ""
},
"customDateFormat": {
"label": "",
"description": ""
} }
} }
}, },