chore(lang): updated translations from crowdin (#1721)

* New translations en.json (Romanian)

* New translations en.json (French)

* New translations en.json (Spanish)

* New translations en.json (Czech)

* New translations en.json (Danish)

* New translations en.json (German)

* New translations en.json (Greek)

* New translations en.json (Hebrew)

* New translations en.json (Hungarian)

* New translations en.json (Italian)

* New translations en.json (Japanese)

* New translations en.json (Korean)

* New translations en.json (Lithuanian)

* New translations en.json (Dutch)

* New translations en.json (Norwegian)

* New translations en.json (Polish)

* New translations en.json (Russian)

* New translations en.json (Slovak)

* New translations en.json (Slovenian)

* New translations en.json (Swedish)

* New translations en.json (Turkish)

* New translations en.json (Ukrainian)

* New translations en.json (Chinese Simplified)

* New translations en.json (Chinese Traditional)

* New translations en.json (Vietnamese)

* New translations en.json (Portuguese, Brazilian)

* New translations en.json (Croatian)

* New translations en.json (Latvian)

* New translations en.json (Cree)

* New translations en.json (Turkish)

* New translations en.json (Hebrew)

* New translations en.json (Russian)

* New translations en.json (Turkish)
This commit is contained in:
Thomas Camlong
2024-12-19 15:59:10 +09:00
committed by GitHub
parent 3b7e6cc083
commit 92cd1c5bd0
29 changed files with 8916 additions and 1849 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -41,8 +41,8 @@
"import": ""
},
"entities": {
"apps": "",
"boards": "",
"apps": "Aplikace",
"boards": "Plochy",
"integrations": "",
"credentialUsers": ""
}
@@ -51,7 +51,7 @@
"title": "",
"field": {
"token": {
"label": "",
"label": "Token",
"description": ""
}
},
@@ -87,7 +87,7 @@
}
},
"settings": {
"title": "",
"title": "Nastavení",
"subtitle": ""
},
"finish": {
@@ -302,7 +302,7 @@
}
},
"app": {
"title": "",
"title": "Aplikace",
"item": {
"create": {
"label": "",
@@ -1026,13 +1026,13 @@
"label": ""
},
"layout": {
"label": "",
"label": "Rozložení",
"option": {
"row": {
"label": ""
"label": "Horizontální"
},
"column": {
"label": ""
"label": "Vertikální"
},
"grid": {
"label": ""
@@ -1213,11 +1213,11 @@
}
},
"iframe": {
"name": "",
"name": "iFrame",
"description": "Vložte jakýkoli obsah z internetu. Některé webové stránky mohou omezit přístup.",
"option": {
"embedUrl": {
"label": ""
"label": "Embed URL"
},
"allowFullScreen": {
"label": "Povolit celou obrazovku"
@@ -1648,55 +1648,55 @@
"description": "",
"option": {
"defaultView": {
"label": ""
"label": "Výchozí zobrazení"
},
"queuePageSize": {
"label": ""
}
},
"tab": {
"workers": "",
"queue": "",
"statistics": ""
"workers": "Stroje",
"queue": "Fronta",
"statistics": "Statistiky"
},
"currentIndex": "",
"healthCheck": {
"title": "",
"queued": "",
"queued": "Ve frontě",
"status": {
"healthy": "",
"unhealthy": ""
"healthy": "V pořádku",
"unhealthy": "Nastal problém"
}
},
"panel": {
"statistics": {
"empty": "",
"transcodes": "",
"empty": "Prázdné",
"transcodes": "Překódování",
"transcodesCount": "",
"healthChecksCount": "",
"filesCount": "",
"savedSpace": "",
"healthChecks": "",
"videoCodecs": "",
"videoContainers": "",
"videoResolutions": ""
"videoCodecs": "Kodeky",
"videoContainers": "Kontejnery",
"videoResolutions": "Rozlišení"
},
"workers": {
"empty": "",
"empty": "Prázdné",
"table": {
"file": "",
"eta": "",
"progress": "",
"transcode": "",
"file": "Soubor",
"eta": "Odhadovaný čas",
"progress": "Postup",
"transcode": "Překódovat",
"healthCheck": ""
}
},
"queue": {
"empty": "",
"empty": "Prázdné",
"table": {
"file": "",
"size": "",
"transcode": "",
"file": "Soubor",
"size": "Velikost",
"transcode": "Překódovat",
"healthCheck": ""
}
}
@@ -2042,9 +2042,9 @@
"tools": {
"label": "Nástroje",
"items": {
"docker": "",
"docker": "Docker",
"logs": "",
"api": "",
"api": "API",
"tasks": ""
}
},
@@ -2199,7 +2199,7 @@
},
"field": {
"id": {
"label": ""
"label": "ID"
},
"creator": {
"label": "Vytvořil/a"
@@ -2208,7 +2208,7 @@
"label": "Datum konce platnosti"
},
"token": {
"label": ""
"label": "Token"
}
}
}
@@ -2218,7 +2218,7 @@
"setting": {
"general": {
"title": "Obecné",
"owner": "",
"owner": "Vlastník",
"ownerOfGroup": "",
"ownerOfGroupDeleted": ""
},
@@ -2286,14 +2286,14 @@
}
},
"board": {
"title": "",
"title": "Plochy",
"homeBoard": {
"label": "",
"description": ""
}
},
"appearance": {
"title": "",
"title": "Vzhled",
"defaultColorScheme": {
"label": "",
"options": {
@@ -2370,7 +2370,7 @@
}
},
"api": {
"title": "",
"title": "API",
"modal": {
"createApiToken": {
"title": "",
@@ -2390,7 +2390,7 @@
},
"table": {
"header": {
"id": "",
"id": "ID",
"createdBy": ""
}
}
@@ -2602,7 +2602,7 @@
"tools": {
"label": "Nástroje",
"docker": {
"label": ""
"label": "Docker"
},
"logs": {
"label": ""

View File

@@ -41,8 +41,8 @@
"import": ""
},
"entities": {
"apps": "",
"boards": "",
"apps": "Apps",
"boards": "Boards",
"integrations": "",
"credentialUsers": ""
}
@@ -51,7 +51,7 @@
"title": "",
"field": {
"token": {
"label": "",
"label": "Token",
"description": ""
}
},
@@ -87,7 +87,7 @@
}
},
"settings": {
"title": "",
"title": "Indstillinger",
"subtitle": ""
},
"finish": {
@@ -293,7 +293,7 @@
},
"permission": {
"admin": {
"title": "",
"title": "Admin",
"item": {
"admin": {
"label": "",
@@ -302,7 +302,7 @@
}
},
"app": {
"title": "",
"title": "Apps",
"item": {
"create": {
"label": "",
@@ -323,7 +323,7 @@
}
},
"board": {
"title": "",
"title": "Boards",
"item": {
"create": {
"label": "",
@@ -491,7 +491,7 @@
"app": {
"page": {
"list": {
"title": "",
"title": "Apps",
"noResults": {
"title": "",
"action": ""
@@ -1026,13 +1026,13 @@
"label": ""
},
"layout": {
"label": "",
"label": "Layout",
"option": {
"row": {
"label": ""
"label": "Horisontal"
},
"column": {
"label": ""
"label": "Vertikal"
},
"grid": {
"label": ""
@@ -1050,7 +1050,7 @@
"description": "",
"option": {
"layout": {
"label": "",
"label": "Layout",
"option": {
"row": {
"label": "Horisontal"
@@ -1083,7 +1083,7 @@
"description": "Kontroller PiHole eller AdGuard fra dit dashboard",
"option": {
"layout": {
"label": "",
"label": "Layout",
"option": {
"row": {
"label": "Horisontal"
@@ -1183,7 +1183,7 @@
"checkList": "Tjekliste",
"increaseIndent": "Forøg indrykning",
"decreaseIndent": "Formindsk indrykning",
"link": "",
"link": "Link",
"unlink": "Fjern link",
"image": "Integrer billede",
"addTable": "Tilføj tabel",
@@ -1432,11 +1432,11 @@
"option": {}
},
"video": {
"name": "",
"name": "Video Stream",
"description": "Indlejr en video stream eller video fra et kamera eller et website",
"option": {
"feedUrl": {
"label": ""
"label": "Feed URL"
},
"hasAutoPlay": {
"label": "Auto-afspilning",
@@ -1511,7 +1511,7 @@
"detailsTitle": ""
},
"downSpeed": {
"columnTitle": "",
"columnTitle": "Down",
"detailsTitle": "Download hastighed"
},
"index": {
@@ -1522,7 +1522,7 @@
"columnTitle": ""
},
"integration": {
"columnTitle": ""
"columnTitle": "Integration"
},
"name": {
"columnTitle": ""
@@ -1560,7 +1560,7 @@
"detailsTitle": ""
},
"upSpeed": {
"columnTitle": "",
"columnTitle": "Up",
"detailsTitle": ""
}
},
@@ -1635,7 +1635,7 @@
"available": "",
"tv": "TV-anmodninger",
"movie": "Film anmodninger",
"total": ""
"total": "Total"
},
"users": {
"main": "Topbrugere",
@@ -1648,55 +1648,55 @@
"description": "",
"option": {
"defaultView": {
"label": ""
"label": "Standardvisning"
},
"queuePageSize": {
"label": ""
}
},
"tab": {
"workers": "",
"queue": "",
"statistics": ""
"workers": "Arbejdere",
"queue": "",
"statistics": "Statistikker"
},
"currentIndex": "",
"healthCheck": {
"title": "",
"queued": "",
"queued": "I kø",
"status": {
"healthy": "",
"unhealthy": ""
"healthy": "Sund",
"unhealthy": "Usund"
}
},
"panel": {
"statistics": {
"empty": "",
"transcodes": "",
"empty": "Tom",
"transcodes": "Transkoder",
"transcodesCount": "",
"healthChecksCount": "",
"filesCount": "",
"savedSpace": "",
"healthChecks": "",
"videoCodecs": "",
"videoContainers": "",
"videoResolutions": ""
"videoCodecs": "Kodeks",
"videoContainers": "Containere",
"videoResolutions": "Opløsninger"
},
"workers": {
"empty": "",
"empty": "Tom",
"table": {
"file": "",
"eta": "",
"progress": "",
"transcode": "",
"file": "Fil",
"eta": "ETA",
"progress": "Fremskridt",
"transcode": "Transkod",
"healthCheck": ""
}
},
"queue": {
"empty": "",
"empty": "Tom",
"table": {
"file": "",
"size": "",
"transcode": "",
"file": "Fil",
"size": "Størrelse",
"transcode": "Transkod",
"healthCheck": ""
}
}
@@ -1766,7 +1766,7 @@
"invalidError": ""
},
"apps": {
"label": "",
"label": "Apps",
"avoidDuplicates": {
"label": "",
"description": ""
@@ -1907,7 +1907,7 @@
"unrecognizedLink": ""
},
"layout": {
"title": ""
"title": "Layout"
},
"background": {
"title": "Baggrund"
@@ -2026,8 +2026,8 @@
"navbar": {
"items": {
"home": "Hjem",
"boards": "",
"apps": "",
"boards": "Boards",
"apps": "Apps",
"integrations": "",
"searchEngies": "",
"medias": "",
@@ -2042,9 +2042,9 @@
"tools": {
"label": "Værktøjer",
"items": {
"docker": "",
"docker": "Docker",
"logs": "",
"api": "",
"api": "API",
"tasks": ""
}
},
@@ -2064,15 +2064,15 @@
"page": {
"home": {
"statistic": {
"board": "",
"board": "Boards",
"user": "Brugere",
"invite": "Invitationer",
"integration": "",
"app": "",
"app": "Apps",
"group": ""
},
"statisticLabel": {
"boards": "",
"boards": "Boards",
"resources": "",
"authentication": "",
"authorization": ""
@@ -2139,7 +2139,7 @@
"title": "Sikkerhed"
},
"board": {
"title": ""
"title": "Boards"
}
},
"list": {
@@ -2199,7 +2199,7 @@
},
"field": {
"id": {
"label": ""
"label": "ID"
},
"creator": {
"label": "Skaber"
@@ -2208,7 +2208,7 @@
"label": "Udløbsdato"
},
"token": {
"label": ""
"label": "Token"
}
}
}
@@ -2218,7 +2218,7 @@
"setting": {
"general": {
"title": "Generelt",
"owner": "",
"owner": "Ejer",
"ownerOfGroup": "",
"ownerOfGroupDeleted": ""
},
@@ -2286,14 +2286,14 @@
}
},
"board": {
"title": "",
"title": "Boards",
"homeBoard": {
"label": "",
"description": ""
}
},
"appearance": {
"title": "",
"title": "Udseende",
"defaultColorScheme": {
"label": "",
"options": {
@@ -2370,7 +2370,7 @@
}
},
"api": {
"title": "",
"title": "API",
"modal": {
"createApiToken": {
"title": "",
@@ -2390,7 +2390,7 @@
},
"table": {
"header": {
"id": "",
"id": "ID",
"createdBy": ""
}
}
@@ -2442,7 +2442,7 @@
}
},
"containerImage": {
"label": ""
"label": "Image"
},
"ports": {
"label": "Porte"
@@ -2450,7 +2450,7 @@
},
"action": {
"start": {
"label": "",
"label": "Start",
"notification": {
"success": {
"title": "",
@@ -2463,7 +2463,7 @@
}
},
"stop": {
"label": "",
"label": "Stop",
"notification": {
"success": {
"title": "",
@@ -2552,7 +2552,7 @@
"manage": {
"label": "Administrer",
"boards": {
"label": ""
"label": "Boards"
},
"integrations": {
"label": "",
@@ -2576,7 +2576,7 @@
"label": ""
},
"apps": {
"label": "",
"label": "Apps",
"new": {
"label": ""
},
@@ -2591,7 +2591,7 @@
},
"general": "Generelt",
"security": "Sikkerhed",
"board": "",
"board": "Boards",
"groups": {
"label": ""
},
@@ -2602,7 +2602,7 @@
"tools": {
"label": "Værktøjer",
"docker": {
"label": ""
"label": "Docker"
},
"logs": {
"label": ""
@@ -2627,7 +2627,7 @@
"help": "",
"group": {
"app": {
"title": "",
"title": "Apps",
"children": {
"action": {
"open": {
@@ -2643,7 +2643,7 @@
}
},
"board": {
"title": "",
"title": "Boards",
"children": {
"action": {
"open": {
@@ -2749,7 +2749,7 @@
"description": ""
},
"torrent": {
"name": "",
"name": "Torrents",
"description": ""
},
"youTube": {

View File

@@ -41,8 +41,8 @@
"import": ""
},
"entities": {
"apps": "",
"boards": "",
"apps": "Apps",
"boards": "Boards",
"integrations": "",
"credentialUsers": ""
}
@@ -51,7 +51,7 @@
"title": "",
"field": {
"token": {
"label": "",
"label": "Token",
"description": ""
}
},
@@ -87,7 +87,7 @@
}
},
"settings": {
"title": "",
"title": "Einstellungen",
"subtitle": ""
},
"finish": {
@@ -124,7 +124,7 @@
},
"field": {
"email": {
"label": "",
"label": "E-Mail",
"verified": "Verifiziert"
},
"username": {
@@ -288,12 +288,12 @@
"name": "",
"search": "",
"field": {
"name": "",
"name": "Name",
"members": ""
},
"permission": {
"admin": {
"title": "",
"title": "Admin",
"item": {
"admin": {
"label": "",
@@ -302,7 +302,7 @@
}
},
"app": {
"title": "",
"title": "Apps",
"item": {
"create": {
"label": "",
@@ -323,7 +323,7 @@
}
},
"board": {
"title": "",
"title": "Boards",
"item": {
"create": {
"label": "",
@@ -491,7 +491,7 @@
"app": {
"page": {
"list": {
"title": "",
"title": "Apps",
"noResults": {
"title": "",
"action": ""
@@ -540,7 +540,7 @@
},
"field": {
"name": {
"label": ""
"label": "Name"
},
"description": {
"label": ""
@@ -608,7 +608,7 @@
},
"field": {
"name": {
"label": ""
"label": "Name"
},
"url": {
"label": ""
@@ -731,7 +731,7 @@
"plural": "",
"search": "",
"field": {
"name": "",
"name": "Name",
"size": "Größe",
"creator": "Ersteller"
},
@@ -903,7 +903,7 @@
"category": {
"field": {
"name": {
"label": ""
"label": "Name"
}
},
"action": {
@@ -1026,13 +1026,13 @@
"label": ""
},
"layout": {
"label": "",
"label": "Ansicht",
"option": {
"row": {
"label": ""
"label": "Horizontal"
},
"column": {
"label": ""
"label": "Vertikal"
},
"grid": {
"label": ""
@@ -1053,7 +1053,7 @@
"label": "Ansicht",
"option": {
"row": {
"label": ""
"label": "Horizontal"
},
"column": {
"label": "Vertikal"
@@ -1086,7 +1086,7 @@
"label": "Ansicht",
"option": {
"row": {
"label": ""
"label": "Horizontal"
},
"column": {
"label": "Vertikal"
@@ -1172,7 +1172,7 @@
"underline": "Unterstrichen",
"colorText": "Farbiger Text",
"colorHighlight": "Farbig hervorgehobener Text",
"code": "",
"code": "Code",
"clear": "Formatierung entfernen",
"heading": "Überschrift {level}",
"align": "Text ausrichten: {position}",
@@ -1183,7 +1183,7 @@
"checkList": "Checkliste",
"increaseIndent": "Einzug vergrößern",
"decreaseIndent": "Einzug verkleinern",
"link": "",
"link": "Link",
"unlink": "Link entfernen",
"image": "Bild einbetten",
"addTable": "Tabelle hinzufügen",
@@ -1213,7 +1213,7 @@
}
},
"iframe": {
"name": "",
"name": "iFrame",
"description": "Einbetten von Inhalten aus dem Internet. Einige Websites können den Zugriff einschränken.",
"option": {
"embedUrl": {
@@ -1511,7 +1511,7 @@
"detailsTitle": ""
},
"downSpeed": {
"columnTitle": "",
"columnTitle": "Down",
"detailsTitle": "Download Geschwindigkeit"
},
"index": {
@@ -1522,7 +1522,7 @@
"columnTitle": ""
},
"integration": {
"columnTitle": ""
"columnTitle": "Integration"
},
"name": {
"columnTitle": ""
@@ -1560,7 +1560,7 @@
"detailsTitle": ""
},
"upSpeed": {
"columnTitle": "",
"columnTitle": "Up",
"detailsTitle": ""
}
},
@@ -1648,55 +1648,55 @@
"description": "",
"option": {
"defaultView": {
"label": ""
"label": "Standardansicht"
},
"queuePageSize": {
"label": ""
}
},
"tab": {
"workers": "",
"queue": "",
"statistics": ""
"workers": "Workers",
"queue": "Warteschlange",
"statistics": "Statistiken"
},
"currentIndex": "",
"healthCheck": {
"title": "",
"queued": "",
"queued": "In der Warteschlange",
"status": {
"healthy": "",
"unhealthy": ""
"healthy": "Gesund",
"unhealthy": "Fehlerhaft"
}
},
"panel": {
"statistics": {
"empty": "",
"transcodes": "",
"empty": "Leer",
"transcodes": "Transkodieren",
"transcodesCount": "",
"healthChecksCount": "",
"filesCount": "",
"savedSpace": "",
"healthChecks": "",
"videoCodecs": "",
"videoContainers": "",
"videoResolutions": ""
"videoCodecs": "Codecs",
"videoContainers": "Container",
"videoResolutions": "Auflösungen"
},
"workers": {
"empty": "",
"empty": "Leer",
"table": {
"file": "",
"eta": "",
"progress": "",
"transcode": "",
"file": "Datei",
"eta": "Voraussichtlicher Abschluss",
"progress": "Fortschritt",
"transcode": "Transkodieren",
"healthCheck": ""
}
},
"queue": {
"empty": "",
"empty": "Leer",
"table": {
"file": "",
"size": "",
"transcode": "",
"file": "Datei",
"size": "Größe",
"transcode": "Transkodieren",
"healthCheck": ""
}
}
@@ -1766,7 +1766,7 @@
"invalidError": ""
},
"apps": {
"label": "",
"label": "Apps",
"avoidDuplicates": {
"label": "",
"description": ""
@@ -1889,7 +1889,7 @@
"label": ""
},
"name": {
"label": ""
"label": "Name"
},
"isPublic": {
"label": "Öffentlich sichtbar",
@@ -2026,8 +2026,8 @@
"navbar": {
"items": {
"home": "Startseite",
"boards": "",
"apps": "",
"boards": "Boards",
"apps": "Apps",
"integrations": "",
"searchEngies": "",
"medias": "",
@@ -2042,9 +2042,9 @@
"tools": {
"label": "Werkzeuge",
"items": {
"docker": "",
"docker": "Docker",
"logs": "",
"api": "",
"api": "API",
"tasks": ""
}
},
@@ -2054,7 +2054,7 @@
"items": {
"documentation": "Dokumentation",
"submitIssue": "",
"discord": "",
"discord": "Community Discord",
"sourceCode": ""
}
},
@@ -2064,15 +2064,15 @@
"page": {
"home": {
"statistic": {
"board": "",
"board": "Boards",
"user": "Benutzer",
"invite": "Einladungen",
"integration": "",
"app": "",
"app": "Apps",
"group": ""
},
"statisticLabel": {
"boards": "",
"boards": "Boards",
"resources": "",
"authentication": "",
"authorization": ""
@@ -2113,7 +2113,7 @@
"createBoard": {
"field": {
"name": {
"label": ""
"label": "Name"
}
}
}
@@ -2139,7 +2139,7 @@
"title": "Sicherheit"
},
"board": {
"title": ""
"title": "Boards"
}
},
"list": {
@@ -2199,7 +2199,7 @@
},
"field": {
"id": {
"label": ""
"label": "ID"
},
"creator": {
"label": "Ersteller"
@@ -2208,7 +2208,7 @@
"label": "Ablaufdatum"
},
"token": {
"label": ""
"label": "Token"
}
}
}
@@ -2218,7 +2218,7 @@
"setting": {
"general": {
"title": "Allgemein",
"owner": "",
"owner": "Eigentümer",
"ownerOfGroup": "",
"ownerOfGroupDeleted": ""
},
@@ -2286,14 +2286,14 @@
}
},
"board": {
"title": "",
"title": "Boards",
"homeBoard": {
"label": "",
"description": ""
}
},
"appearance": {
"title": "",
"title": "Aussehen",
"defaultColorScheme": {
"label": "",
"options": {
@@ -2370,7 +2370,7 @@
}
},
"api": {
"title": "",
"title": "API",
"modal": {
"createApiToken": {
"title": "",
@@ -2390,7 +2390,7 @@
},
"table": {
"header": {
"id": "",
"id": "ID",
"createdBy": ""
}
}
@@ -2427,7 +2427,7 @@
},
"field": {
"name": {
"label": ""
"label": "Name"
},
"state": {
"label": "Staat",
@@ -2442,10 +2442,10 @@
}
},
"containerImage": {
"label": ""
"label": "Image"
},
"ports": {
"label": ""
"label": "Ports"
}
},
"action": {
@@ -2552,7 +2552,7 @@
"manage": {
"label": "Verwalten",
"boards": {
"label": ""
"label": "Boards"
},
"integrations": {
"label": "",
@@ -2576,7 +2576,7 @@
"label": ""
},
"apps": {
"label": "",
"label": "Apps",
"new": {
"label": ""
},
@@ -2591,7 +2591,7 @@
},
"general": "Allgemein",
"security": "Sicherheit",
"board": "",
"board": "Boards",
"groups": {
"label": ""
},
@@ -2602,7 +2602,7 @@
"tools": {
"label": "Werkzeuge",
"docker": {
"label": ""
"label": "Docker"
},
"logs": {
"label": ""
@@ -2627,7 +2627,7 @@
"help": "",
"group": {
"app": {
"title": "",
"title": "Apps",
"children": {
"action": {
"open": {
@@ -2643,7 +2643,7 @@
}
},
"board": {
"title": "",
"title": "Boards",
"children": {
"action": {
"open": {
@@ -2749,7 +2749,7 @@
"description": ""
},
"torrent": {
"name": "",
"name": "Torrents",
"description": ""
},
"youTube": {
@@ -2775,7 +2775,7 @@
"label": ""
},
"discord": {
"label": ""
"label": "Community Discord"
}
}
}
@@ -2891,7 +2891,7 @@
"search": "",
"field": {
"name": {
"label": ""
"label": "Name"
},
"short": {
"label": ""

View File

@@ -41,8 +41,8 @@
"import": ""
},
"entities": {
"apps": "",
"boards": "",
"apps": "Εφαρμογές",
"boards": "Πίνακες",
"integrations": "",
"credentialUsers": ""
}
@@ -51,7 +51,7 @@
"title": "",
"field": {
"token": {
"label": "",
"label": "Token",
"description": ""
}
},
@@ -87,7 +87,7 @@
}
},
"settings": {
"title": "",
"title": "Ρυθμίσεις",
"subtitle": ""
},
"finish": {
@@ -124,7 +124,7 @@
},
"field": {
"email": {
"label": "",
"label": "E-Mail",
"verified": ""
},
"username": {
@@ -302,7 +302,7 @@
}
},
"app": {
"title": "",
"title": "Εφαρμογές",
"item": {
"create": {
"label": "",
@@ -1026,13 +1026,13 @@
"label": ""
},
"layout": {
"label": "",
"label": "Διάταξη",
"option": {
"row": {
"label": ""
"label": "Οριζόντια"
},
"column": {
"label": ""
"label": "Κατακόρυφα"
},
"grid": {
"label": ""
@@ -1648,55 +1648,55 @@
"description": "",
"option": {
"defaultView": {
"label": ""
"label": "Προεπιλεγμένη προβολή"
},
"queuePageSize": {
"label": ""
}
},
"tab": {
"workers": "",
"queue": "",
"statistics": ""
"workers": "Εργάτες",
"queue": "Ουρά",
"statistics": "Στατιστικά"
},
"currentIndex": "",
"healthCheck": {
"title": "",
"queued": "",
"queued": "Στην ουρά",
"status": {
"healthy": "",
"unhealthy": ""
"healthy": "Υγιές",
"unhealthy": "Μη υγιές"
}
},
"panel": {
"statistics": {
"empty": "",
"transcodes": "",
"empty": "Άδειο",
"transcodes": "Μετακωδικοποιήσεις",
"transcodesCount": "",
"healthChecksCount": "",
"filesCount": "",
"savedSpace": "",
"healthChecks": "",
"videoCodecs": "",
"videoContainers": "",
"videoResolutions": ""
"videoCodecs": "Κωδικοποιητές",
"videoContainers": "Containers",
"videoResolutions": "Αναλύσεις"
},
"workers": {
"empty": "",
"empty": "Άδειο",
"table": {
"file": "",
"eta": "",
"progress": "",
"transcode": "",
"file": "Αρχείο",
"eta": "Εκτιμώμενος χρόνος αναμονής",
"progress": "Πρόοδος",
"transcode": "Μετακωδικοποίηση",
"healthCheck": ""
}
},
"queue": {
"empty": "",
"empty": "Άδειο",
"table": {
"file": "",
"size": "",
"transcode": "",
"file": "Αρχείο",
"size": "Μέγεθος",
"transcode": "Μετακωδικοποίηση",
"healthCheck": ""
}
}
@@ -2042,9 +2042,9 @@
"tools": {
"label": "Εργαλεία",
"items": {
"docker": "",
"docker": "Docker",
"logs": "",
"api": "",
"api": "API",
"tasks": ""
}
},
@@ -2208,7 +2208,7 @@
"label": "Ημερομηνία λήξης"
},
"token": {
"label": ""
"label": "Token"
}
}
}
@@ -2218,7 +2218,7 @@
"setting": {
"general": {
"title": "Γενικά",
"owner": "",
"owner": "Ιδιοκτήτης",
"ownerOfGroup": "",
"ownerOfGroupDeleted": ""
},
@@ -2286,14 +2286,14 @@
}
},
"board": {
"title": "",
"title": "Πίνακες",
"homeBoard": {
"label": "",
"description": ""
}
},
"appearance": {
"title": "",
"title": "Εμφάνιση",
"defaultColorScheme": {
"label": "",
"options": {
@@ -2370,7 +2370,7 @@
}
},
"api": {
"title": "",
"title": "API",
"modal": {
"createApiToken": {
"title": "",
@@ -2419,7 +2419,7 @@
}
},
"docker": {
"title": "",
"title": "Containers",
"table": {
"updated": "",
"search": "",
@@ -2602,7 +2602,7 @@
"tools": {
"label": "Εργαλεία",
"docker": {
"label": ""
"label": "Docker"
},
"logs": {
"label": ""

View File

@@ -41,8 +41,8 @@
"import": ""
},
"entities": {
"apps": "",
"boards": "",
"apps": "Aplicaciones",
"boards": "Tableros",
"integrations": "",
"credentialUsers": ""
}
@@ -51,7 +51,7 @@
"title": "",
"field": {
"token": {
"label": "",
"label": "Token",
"description": ""
}
},
@@ -87,7 +87,7 @@
}
},
"settings": {
"title": "",
"title": "Ajustes",
"subtitle": ""
},
"finish": {
@@ -302,7 +302,7 @@
}
},
"app": {
"title": "",
"title": "Aplicaciones",
"item": {
"create": {
"label": "",
@@ -767,7 +767,7 @@
},
"common": {
"beta": "",
"error": "",
"error": "Error",
"action": {
"add": "Añadir",
"apply": "Aplicar",
@@ -806,8 +806,8 @@
"min": "",
"max": "",
"days": "",
"hours": "",
"minutes": ""
"hours": "Horas",
"minutes": "Minutos"
},
"notification": {
"create": {
@@ -1026,13 +1026,13 @@
"label": ""
},
"layout": {
"label": "",
"label": "Diseño",
"option": {
"row": {
"label": ""
"label": "Horizontal"
},
"column": {
"label": ""
"label": "Vertical"
},
"grid": {
"label": ""
@@ -1053,10 +1053,10 @@
"label": "Diseño",
"option": {
"row": {
"label": ""
"label": "Horizontal"
},
"column": {
"label": ""
"label": "Vertical"
},
"grid": {
"label": ""
@@ -1086,10 +1086,10 @@
"label": "Diseño",
"option": {
"row": {
"label": ""
"label": "Horizontal"
},
"column": {
"label": ""
"label": "Vertical"
},
"grid": {
"label": ""
@@ -1107,13 +1107,13 @@
"enableAll": "",
"disableAll": "",
"setTimer": "",
"set": "",
"set": "Establecer",
"enabled": "Activado",
"disabled": "Desactivado",
"processing": "",
"disconnected": "",
"hours": "",
"minutes": "",
"hours": "Horas",
"minutes": "Minutos",
"unlimited": ""
}
},
@@ -1213,7 +1213,7 @@
}
},
"iframe": {
"name": "",
"name": "iFrame",
"description": "Incrusta cualquier contenido de Internet. Algunos sitios web pueden restringir el acceso.",
"option": {
"embedUrl": {
@@ -1345,15 +1345,15 @@
}
},
"indexerManager": {
"name": "",
"name": "Estado del Administrador de Índices",
"description": "",
"option": {
"openIndexerSiteInNewTab": {
"label": ""
}
},
"title": "",
"testAll": "",
"title": "Administrador de Índices",
"testAll": "Probar todo",
"error": {
"internalServerError": ""
}
@@ -1504,7 +1504,7 @@
},
"added": {
"columnTitle": "",
"detailsTitle": ""
"detailsTitle": "Fecha Agregada"
},
"category": {
"columnTitle": "",
@@ -1532,7 +1532,7 @@
"detailsTitle": ""
},
"ratio": {
"columnTitle": "",
"columnTitle": "Ratio",
"detailsTitle": ""
},
"received": {
@@ -1566,7 +1566,7 @@
},
"states": {
"downloading": "Descargando",
"queued": "",
"queued": "En cola",
"paused": "Pausado",
"completed": "Completado",
"failed": "",
@@ -1635,7 +1635,7 @@
"available": "",
"tv": "Solicitudes de TV",
"movie": "Solicitudes de películas",
"total": ""
"total": "Total"
},
"users": {
"main": "Mejores usuarios",
@@ -1648,55 +1648,55 @@
"description": "",
"option": {
"defaultView": {
"label": ""
"label": "Vista predeterminada"
},
"queuePageSize": {
"label": ""
}
},
"tab": {
"workers": "",
"queue": "",
"statistics": ""
"workers": "Trabajadores",
"queue": "Cola",
"statistics": "Estadísticas"
},
"currentIndex": "",
"healthCheck": {
"title": "",
"queued": "",
"queued": "En cola",
"status": {
"healthy": "",
"unhealthy": ""
"healthy": "Saludable",
"unhealthy": "No saludable"
}
},
"panel": {
"statistics": {
"empty": "",
"transcodes": "",
"empty": "Vacío",
"transcodes": "Transcodificaciones",
"transcodesCount": "",
"healthChecksCount": "",
"filesCount": "",
"savedSpace": "",
"healthChecks": "",
"videoCodecs": "",
"videoContainers": "",
"videoResolutions": ""
"videoCodecs": "Códecs",
"videoContainers": "Contenedores",
"videoResolutions": "Resoluciones"
},
"workers": {
"empty": "",
"empty": "Vacío",
"table": {
"file": "",
"eta": "",
"progress": "",
"transcode": "",
"file": "Archivo",
"eta": "Tiempo restante",
"progress": "Completado %",
"transcode": "Transcodificar",
"healthCheck": ""
}
},
"queue": {
"empty": "",
"empty": "Vacío",
"table": {
"file": "",
"size": "",
"transcode": "",
"file": "Archivo",
"size": "Tamaño",
"transcode": "Transcodificar",
"healthCheck": ""
}
}
@@ -1903,7 +1903,7 @@
"title": "",
"section": {
"general": {
"title": "",
"title": "General",
"unrecognizedLink": ""
},
"layout": {
@@ -2042,9 +2042,9 @@
"tools": {
"label": "Herramientas",
"items": {
"docker": "",
"docker": "Docker",
"logs": "",
"api": "",
"api": "API",
"tasks": ""
}
},
@@ -2127,7 +2127,7 @@
"fieldsDisabledExternalProvider": "",
"setting": {
"general": {
"title": "",
"title": "General",
"item": {
"language": "",
"board": "",
@@ -2199,7 +2199,7 @@
},
"field": {
"id": {
"label": ""
"label": "ID"
},
"creator": {
"label": "Creador"
@@ -2208,7 +2208,7 @@
"label": "Fecha de caducidad"
},
"token": {
"label": ""
"label": "Token"
}
}
}
@@ -2217,8 +2217,8 @@
"back": "",
"setting": {
"general": {
"title": "",
"owner": "",
"title": "General",
"owner": "Propietario",
"ownerOfGroup": "",
"ownerOfGroupDeleted": ""
},
@@ -2286,14 +2286,14 @@
}
},
"board": {
"title": "",
"title": "Tableros",
"homeBoard": {
"label": "",
"description": ""
}
},
"appearance": {
"title": "",
"title": "Apariencia",
"defaultColorScheme": {
"label": "",
"options": {
@@ -2316,7 +2316,7 @@
"status": {
"idle": "",
"running": "En ejecución",
"error": ""
"error": "Error"
},
"job": {
"iconsUpdater": {
@@ -2370,7 +2370,7 @@
}
},
"api": {
"title": "",
"title": "API",
"modal": {
"createApiToken": {
"title": "",
@@ -2390,7 +2390,7 @@
},
"table": {
"header": {
"id": "",
"id": "ID",
"createdBy": ""
}
}
@@ -2419,7 +2419,7 @@
}
},
"docker": {
"title": "",
"title": "Contenedores",
"table": {
"updated": "",
"search": "",
@@ -2589,7 +2589,7 @@
"create": {
"label": "Crear"
},
"general": "",
"general": "General",
"security": "Seguridad",
"board": "Tableros",
"groups": {
@@ -2602,7 +2602,7 @@
"tools": {
"label": "Herramientas",
"docker": {
"label": ""
"label": "Docker"
},
"logs": {
"label": ""
@@ -2749,7 +2749,7 @@
"description": ""
},
"torrent": {
"name": "",
"name": "Torrents",
"description": ""
},
"youTube": {

View File

@@ -41,8 +41,8 @@
"import": ""
},
"entities": {
"apps": "",
"boards": "",
"apps": "Applications",
"boards": "Tableaux de bord",
"integrations": "",
"credentialUsers": ""
}
@@ -51,7 +51,7 @@
"title": "",
"field": {
"token": {
"label": "",
"label": "Jeton",
"description": ""
}
},
@@ -87,7 +87,7 @@
}
},
"settings": {
"title": "",
"title": "Paramètres",
"subtitle": ""
},
"finish": {
@@ -293,7 +293,7 @@
},
"permission": {
"admin": {
"title": "",
"title": "Admin",
"item": {
"admin": {
"label": "",
@@ -302,7 +302,7 @@
}
},
"app": {
"title": "",
"title": "Applications",
"item": {
"create": {
"label": "",
@@ -733,7 +733,7 @@
"field": {
"name": "Nom",
"size": "Taille",
"creator": "Créé par"
"creator": "Créateur"
},
"action": {
"upload": {
@@ -807,7 +807,7 @@
"max": "",
"days": "",
"hours": "Heures",
"minutes": ""
"minutes": "Minutes"
},
"notification": {
"create": {
@@ -1026,13 +1026,13 @@
"label": ""
},
"layout": {
"label": "",
"label": "Mise en page",
"option": {
"row": {
"label": ""
"label": "Horizontale"
},
"column": {
"label": ""
"label": "Verticale"
},
"grid": {
"label": ""
@@ -1113,7 +1113,7 @@
"processing": "",
"disconnected": "",
"hours": "Heures",
"minutes": "",
"minutes": "Minutes",
"unlimited": ""
}
},
@@ -1172,7 +1172,7 @@
"underline": "Souligner",
"colorText": "Colorer le texte",
"colorHighlight": "Surligner en couleur",
"code": "",
"code": "Code",
"clear": "Effacer la mise en forme",
"heading": "Titre {level}",
"align": "Aligner le texte : {position}",
@@ -1204,7 +1204,7 @@
},
"popover": {
"clearColor": "Enlever la couleur",
"source": "",
"source": "Source",
"widthPlaceholder": "Valeur en % ou en pixels",
"columns": "Colonnes",
"rows": "Lignes",
@@ -1213,7 +1213,7 @@
}
},
"iframe": {
"name": "",
"name": "iFrame",
"description": "Intégrer n'importe quel contenu à partir d'Internet. Certains sites Web peuvent restreindre l'accès.",
"option": {
"embedUrl": {
@@ -1532,7 +1532,7 @@
"detailsTitle": ""
},
"ratio": {
"columnTitle": "",
"columnTitle": "Ratio",
"detailsTitle": ""
},
"received": {
@@ -1635,7 +1635,7 @@
"available": "",
"tv": "Demandes de séries TV",
"movie": "Demandes de films",
"total": ""
"total": "Total"
},
"users": {
"main": "Principaux utilisateurs",
@@ -1648,55 +1648,55 @@
"description": "",
"option": {
"defaultView": {
"label": ""
"label": "Affichage par défaut"
},
"queuePageSize": {
"label": ""
}
},
"tab": {
"workers": "",
"queue": "",
"statistics": ""
"workers": "Travailleurs",
"queue": "File d'attente",
"statistics": "Statistiques"
},
"currentIndex": "",
"healthCheck": {
"title": "",
"queued": "",
"queued": "En file dattente",
"status": {
"healthy": "",
"unhealthy": ""
"healthy": "Sain",
"unhealthy": "Dysfonctionnement"
}
},
"panel": {
"statistics": {
"empty": "",
"transcodes": "",
"empty": "Vide",
"transcodes": "Transcodeur",
"transcodesCount": "",
"healthChecksCount": "",
"filesCount": "",
"savedSpace": "",
"healthChecks": "",
"videoCodecs": "",
"videoContainers": "",
"videoResolutions": ""
"videoCodecs": "Codecs",
"videoContainers": "Conteneurs",
"videoResolutions": "Résolutions"
},
"workers": {
"empty": "",
"empty": "Vide",
"table": {
"file": "",
"eta": "",
"progress": "",
"transcode": "",
"file": "Fichier",
"eta": "ETA",
"progress": "Progrès",
"transcode": "Transcodeur",
"healthCheck": ""
}
},
"queue": {
"empty": "",
"empty": "Vide",
"table": {
"file": "",
"size": "",
"transcode": "",
"file": "Fichier",
"size": "Taille",
"transcode": "Transcodeur",
"healthCheck": ""
}
}
@@ -1892,7 +1892,7 @@
"label": "Nom"
},
"isPublic": {
"label": "",
"label": "Public",
"description": ""
}
},
@@ -2042,9 +2042,9 @@
"tools": {
"label": "Outils",
"items": {
"docker": "",
"docker": "Docker",
"logs": "",
"api": "",
"api": "API",
"tasks": ""
}
},
@@ -2052,7 +2052,7 @@
"help": {
"label": "Aide",
"items": {
"documentation": "",
"documentation": "Documentation",
"submitIssue": "",
"discord": "Communauté Discord",
"sourceCode": ""
@@ -2199,10 +2199,10 @@
},
"field": {
"id": {
"label": ""
"label": "ID"
},
"creator": {
"label": "Créé par"
"label": "Créateur"
},
"expirationDate": {
"label": "Date d'expiration"
@@ -2218,7 +2218,7 @@
"setting": {
"general": {
"title": "Général",
"owner": "",
"owner": "Propriétaire",
"ownerOfGroup": "",
"ownerOfGroupDeleted": ""
},
@@ -2286,14 +2286,14 @@
}
},
"board": {
"title": "",
"title": "Tableaux de bord",
"homeBoard": {
"label": "",
"description": ""
}
},
"appearance": {
"title": "",
"title": "Apparence",
"defaultColorScheme": {
"label": "",
"options": {
@@ -2315,7 +2315,7 @@
"title": "",
"status": {
"idle": "",
"running": "",
"running": "Running",
"error": "Erreur"
},
"job": {
@@ -2370,7 +2370,7 @@
}
},
"api": {
"title": "",
"title": "API",
"modal": {
"createApiToken": {
"title": "",
@@ -2380,7 +2380,7 @@
},
"tab": {
"documentation": {
"label": ""
"label": "Documentation"
},
"apiKey": {
"label": "",
@@ -2390,7 +2390,7 @@
},
"table": {
"header": {
"id": "",
"id": "ID",
"createdBy": ""
}
}
@@ -2433,7 +2433,7 @@
"label": "État",
"option": {
"created": "Créé",
"running": "",
"running": "Running",
"paused": "En pause",
"restarting": "Redémarrage en cours",
"exited": "",
@@ -2442,10 +2442,10 @@
}
},
"containerImage": {
"label": ""
"label": "Image"
},
"ports": {
"label": ""
"label": "Ports"
}
},
"action": {
@@ -2463,7 +2463,7 @@
}
},
"stop": {
"label": "",
"label": "Stop",
"notification": {
"success": {
"title": "",
@@ -2602,7 +2602,7 @@
"tools": {
"label": "Outils",
"docker": {
"label": ""
"label": "Docker"
},
"logs": {
"label": ""
@@ -2749,7 +2749,7 @@
"description": ""
},
"torrent": {
"name": "",
"name": "Torrents",
"description": ""
},
"youTube": {
@@ -2769,7 +2769,7 @@
"title": "Aide",
"option": {
"documentation": {
"label": ""
"label": "Documentation"
},
"submitIssue": {
"label": ""

View File

@@ -2,96 +2,96 @@
"init": {
"step": {
"start": {
"title": "",
"subtitle": "",
"description": "",
"title": "ברוכים הבאים ל- Homarr",
"subtitle": "בוא נתחיל בהגדרת ה-Homarr שלך.",
"description": "כדי להתחיל, בחר כיצד ברצונך להגדיר את ה-Homarr שלך.",
"action": {
"scratch": "",
"importOldmarr": ""
"scratch": "התחל מאפס",
"importOldmarr": "יבוא מ-Homarr לפני 1.0"
}
},
"import": {
"title": "",
"subtitle": "",
"title": "ייבוא נתונים",
"subtitle": "אתה יכול לייבא נתונים מ- Homarr קיים.",
"dropzone": {
"title": "",
"description": ""
"title": "גרור את קובץ ה-zip לכאן או לחץ כדי לחפש",
"description": "ה-zip שהועלה יעובד ותוכל לבחור מה אתה רוצה לייבא"
},
"fileInfo": {
"action": {
"change": ""
"change": "שנה קובץ"
}
},
"importSettings": {
"title": "",
"description": ""
"title": "הגדרות ייבוא",
"description": "הגדר את התנהגות הייבוא"
},
"boardSelection": {
"title": "",
"description": "",
"title": "נמצאו {count} לוחות",
"description": "בחר את כל הלוחות שברצונך לייבא",
"action": {
"selectAll": "",
"unselectAll": ""
"selectAll": "בחר הכל",
"unselectAll": "בטל את הבחירה בכולם"
}
},
"summary": {
"title": "",
"description": "",
"title": "סיכום ייבוא",
"description": "בסיכום למטה תוכלו לראות מה ייבא",
"action": {
"import": ""
"import": "אשר את הייבוא והמשך"
},
"entities": {
"apps": "",
"boards": "",
"integrations": "",
"credentialUsers": ""
"apps": "אפליקציות",
"boards": "לוחות",
"integrations": "אינטגרציות",
"credentialUsers": "משתמשים מאושרים"
}
},
"tokenModal": {
"title": "",
"title": "הזן אסימון ייבוא",
"field": {
"token": {
"label": "",
"description": ""
"label": "טוקן",
"description": "הזן את אסימון הייבוא המוצג ב- Homarr הקודם שלך"
}
},
"notification": {
"error": {
"title": "",
"message": ""
"title": "אסימון לא חוקי",
"message": "האסימון שהזנת אינו חוקי"
}
}
}
},
"user": {
"title": "",
"subtitle": "",
"title": "משתמש מנהל",
"subtitle": "ציין את האישורים עבור משתמש המנהל שלך.",
"notification": {
"success": {
"title": "",
"message": ""
"title": "המשתמש נוצר",
"message": "המשתמש נוצר בהצלחה"
},
"error": {
"title": ""
"title": "יצירת המשתמש נכשלה"
}
}
},
"group": {
"title": "",
"subtitle": "",
"title": "קבוצה חיצונית",
"subtitle": "ציין את הקבוצה שבה יש להשתמש עבור משתמשים חיצוניים.",
"form": {
"name": {
"label": "",
"description": ""
"label": "שם הקבוצה",
"description": "השם צריך להתאים לקבוצת הניהול של הספק החיצוני"
}
}
},
"settings": {
"title": "",
"subtitle": ""
"title": "הגדרות",
"subtitle": "קבע את הגדרות השרת."
},
"finish": {
"title": "",
"title": "סיים את ההגדרה",
"subtitle": "",
"description": "",
"action": {
@@ -302,7 +302,7 @@
}
},
"app": {
"title": "",
"title": "אפליקציות",
"item": {
"create": {
"label": "",
@@ -344,7 +344,7 @@
}
},
"integration": {
"title": "",
"title": "אינטגרציות",
"item": {
"create": {
"label": "",
@@ -559,7 +559,7 @@
"integration": {
"page": {
"list": {
"title": "",
"title": "אינטגרציות",
"search": "",
"noResults": {
"title": ""
@@ -978,7 +978,7 @@
},
"field": {
"integrations": {
"label": ""
"label": "אינטגרציות"
},
"customCssClasses": {
"label": ""
@@ -1026,13 +1026,13 @@
"label": ""
},
"layout": {
"label": "",
"label": "פריסה",
"option": {
"row": {
"label": ""
"label": "אופקי"
},
"column": {
"label": ""
"label": "אנכי"
},
"grid": {
"label": ""
@@ -1213,7 +1213,7 @@
}
},
"iframe": {
"name": "",
"name": "iFrame",
"description": "הטמע כל תוכן מהאינטרנט. חלק מהאתרים עשויים להגביל את הגישה.",
"option": {
"embedUrl": {
@@ -1648,55 +1648,55 @@
"description": "",
"option": {
"defaultView": {
"label": ""
"label": "תצוגת ברירת מחדל"
},
"queuePageSize": {
"label": ""
}
},
"tab": {
"workers": "",
"queue": "",
"statistics": ""
"workers": "עובדים",
"queue": "תור",
"statistics": "סטָטִיסטִיקָה"
},
"currentIndex": "",
"healthCheck": {
"title": "",
"queued": "",
"queued": "בתור",
"status": {
"healthy": "",
"unhealthy": ""
"healthy": "בָּרִיא",
"unhealthy": "לא בריא"
}
},
"panel": {
"statistics": {
"empty": "",
"transcodes": "",
"empty": "ריק",
"transcodes": "קידודים",
"transcodesCount": "",
"healthChecksCount": "",
"filesCount": "",
"savedSpace": "",
"healthChecks": "",
"videoCodecs": "",
"videoContainers": "",
"videoResolutions": ""
"videoCodecs": "קודקים",
"videoContainers": "מיכלים",
"videoResolutions": "רזולוציות"
},
"workers": {
"empty": "",
"empty": "ריק",
"table": {
"file": "",
"eta": "",
"progress": "",
"transcode": "",
"file": "קוֹבֶץ",
"eta": "זמן סיום משוער",
"progress": "התקדמות",
"transcode": "קידוד",
"healthCheck": ""
}
},
"queue": {
"empty": "",
"empty": "ריק",
"table": {
"file": "",
"size": "",
"transcode": "",
"file": "קוֹבֶץ",
"size": "גודל",
"transcode": "קידוד",
"healthCheck": ""
}
}
@@ -1981,7 +1981,7 @@
},
"error": {
"noBoard": {
"title": "",
"title": "ברוכים הבאים ל- Homarr",
"description": "",
"link": "",
"notice": ""
@@ -2028,7 +2028,7 @@
"home": "מסך הבית",
"boards": "לוחות",
"apps": "אפליקציות",
"integrations": "",
"integrations": "אינטגרציות",
"searchEngies": "",
"medias": "",
"users": {
@@ -2067,7 +2067,7 @@
"board": "לוחות",
"user": "משתמשים",
"invite": "הזמנות",
"integration": "",
"integration": "אינטגרציות",
"app": "אפליקציות",
"group": ""
},
@@ -2168,10 +2168,10 @@
"label": ""
},
"completed": {
"title": ""
"title": "המשתמש נוצר"
},
"error": {
"title": ""
"title": "יצירת המשתמש נכשלה"
}
},
"action": {
@@ -2218,7 +2218,7 @@
"setting": {
"general": {
"title": "כללי",
"owner": "",
"owner": "בעלים",
"ownerOfGroup": "",
"ownerOfGroupDeleted": ""
},
@@ -2286,14 +2286,14 @@
}
},
"board": {
"title": "",
"title": "לוחות",
"homeBoard": {
"label": "",
"description": ""
}
},
"appearance": {
"title": "",
"title": "מראה",
"defaultColorScheme": {
"label": "",
"options": {
@@ -2555,7 +2555,7 @@
"label": "לוחות"
},
"integrations": {
"label": "",
"label": "אינטגרציות",
"edit": {
"label": "עריכה"
},
@@ -2662,7 +2662,7 @@
}
},
"integration": {
"title": ""
"title": "אינטגרציות"
}
}
},

View File

@@ -41,8 +41,8 @@
"import": ""
},
"entities": {
"apps": "",
"boards": "",
"apps": "aplikacije",
"boards": "Daske",
"integrations": "",
"credentialUsers": ""
}
@@ -51,7 +51,7 @@
"title": "",
"field": {
"token": {
"label": "",
"label": "Znak",
"description": ""
}
},
@@ -87,7 +87,7 @@
}
},
"settings": {
"title": "",
"title": "Postavke",
"subtitle": ""
},
"finish": {
@@ -302,7 +302,7 @@
}
},
"app": {
"title": "",
"title": "aplikacije",
"item": {
"create": {
"label": "",
@@ -1026,13 +1026,13 @@
"label": ""
},
"layout": {
"label": "",
"label": "Raspored",
"option": {
"row": {
"label": ""
"label": "Horizontalno"
},
"column": {
"label": ""
"label": "Okomito"
},
"grid": {
"label": ""
@@ -1213,7 +1213,7 @@
}
},
"iframe": {
"name": "",
"name": "iFrame",
"description": "Ugradite bilo koji sadržaj s interneta. Neke web stranice mogu ograničiti pristup.",
"option": {
"embedUrl": {
@@ -1432,7 +1432,7 @@
"option": {}
},
"video": {
"name": "",
"name": "Video Stream",
"description": "Ugradi video stream ili video sa kamere i/ili web stranice",
"option": {
"feedUrl": {
@@ -1656,7 +1656,7 @@
},
"tab": {
"workers": "",
"queue": "",
"queue": "Red čekanja",
"statistics": ""
},
"currentIndex": "",
@@ -1670,7 +1670,7 @@
},
"panel": {
"statistics": {
"empty": "",
"empty": "Isprazni",
"transcodes": "",
"transcodesCount": "",
"healthChecksCount": "",
@@ -1682,20 +1682,20 @@
"videoResolutions": ""
},
"workers": {
"empty": "",
"empty": "Isprazni",
"table": {
"file": "",
"eta": "",
"progress": "",
"eta": "ETA",
"progress": "Napredak",
"transcode": "",
"healthCheck": ""
}
},
"queue": {
"empty": "",
"empty": "Isprazni",
"table": {
"file": "",
"size": "",
"size": "Veličina",
"transcode": "",
"healthCheck": ""
}
@@ -2042,7 +2042,7 @@
"tools": {
"label": "Alati",
"items": {
"docker": "",
"docker": "Docker",
"logs": "",
"api": "",
"tasks": ""
@@ -2286,14 +2286,14 @@
}
},
"board": {
"title": "",
"title": "Daske",
"homeBoard": {
"label": "",
"description": ""
}
},
"appearance": {
"title": "",
"title": "Izgled",
"defaultColorScheme": {
"label": "",
"options": {
@@ -2602,7 +2602,7 @@
"tools": {
"label": "Alati",
"docker": {
"label": ""
"label": "Docker"
},
"logs": {
"label": ""

View File

@@ -41,8 +41,8 @@
"import": ""
},
"entities": {
"apps": "",
"boards": "",
"apps": "Alkalmazások",
"boards": "Táblák",
"integrations": "",
"credentialUsers": ""
}
@@ -51,7 +51,7 @@
"title": "",
"field": {
"token": {
"label": "",
"label": "Token",
"description": ""
}
},
@@ -87,7 +87,7 @@
}
},
"settings": {
"title": "",
"title": "Beállítások",
"subtitle": ""
},
"finish": {
@@ -302,7 +302,7 @@
}
},
"app": {
"title": "",
"title": "Alkalmazások",
"item": {
"create": {
"label": "",
@@ -1026,13 +1026,13 @@
"label": ""
},
"layout": {
"label": "",
"label": "Elrendezés",
"option": {
"row": {
"label": ""
"label": "Vízszintes"
},
"column": {
"label": ""
"label": "Függőleges"
},
"grid": {
"label": ""
@@ -1648,55 +1648,55 @@
"description": "",
"option": {
"defaultView": {
"label": ""
"label": "Alapértelmezett nézet"
},
"queuePageSize": {
"label": ""
}
},
"tab": {
"workers": "",
"queue": "",
"statistics": ""
"workers": "Munkások",
"queue": "Várólista",
"statistics": "Statisztikák"
},
"currentIndex": "",
"healthCheck": {
"title": "",
"queued": "",
"queued": "Sorban áll",
"status": {
"healthy": "",
"unhealthy": ""
"healthy": "Egészséges",
"unhealthy": "Egészségtelen"
}
},
"panel": {
"statistics": {
"empty": "",
"transcodes": "",
"empty": "Üres",
"transcodes": "Átkódolás",
"transcodesCount": "",
"healthChecksCount": "",
"filesCount": "",
"savedSpace": "",
"healthChecks": "",
"videoCodecs": "",
"videoContainers": "",
"videoResolutions": ""
"videoCodecs": "Kodekek",
"videoContainers": "Tartály",
"videoResolutions": "Felbontás"
},
"workers": {
"empty": "",
"empty": "Üres",
"table": {
"file": "",
"eta": "",
"progress": "",
"transcode": "",
"file": "Fájl",
"eta": "Hátralévő idő",
"progress": "Folyamat",
"transcode": "Átkódolás",
"healthCheck": ""
}
},
"queue": {
"empty": "",
"empty": "Üres",
"table": {
"file": "",
"size": "",
"transcode": "",
"file": "Fájl",
"size": "Méret",
"transcode": "Átkódolás",
"healthCheck": ""
}
}
@@ -2042,9 +2042,9 @@
"tools": {
"label": "Eszközök",
"items": {
"docker": "",
"docker": "Docker",
"logs": "",
"api": "",
"api": "API",
"tasks": ""
}
},
@@ -2208,7 +2208,7 @@
"label": "Lejárati idő"
},
"token": {
"label": ""
"label": "Token"
}
}
}
@@ -2218,7 +2218,7 @@
"setting": {
"general": {
"title": "Általános",
"owner": "",
"owner": "Tulajdonos",
"ownerOfGroup": "",
"ownerOfGroupDeleted": ""
},
@@ -2286,14 +2286,14 @@
}
},
"board": {
"title": "",
"title": "Táblák",
"homeBoard": {
"label": "",
"description": ""
}
},
"appearance": {
"title": "",
"title": "Megjelenés",
"defaultColorScheme": {
"label": "",
"options": {
@@ -2370,7 +2370,7 @@
}
},
"api": {
"title": "",
"title": "API",
"modal": {
"createApiToken": {
"title": "",
@@ -2602,7 +2602,7 @@
"tools": {
"label": "Eszközök",
"docker": {
"label": ""
"label": "Docker"
},
"logs": {
"label": ""

View File

@@ -41,8 +41,8 @@
"import": ""
},
"entities": {
"apps": "",
"boards": "",
"apps": "Applicazioni",
"boards": "Boards",
"integrations": "",
"credentialUsers": ""
}
@@ -51,7 +51,7 @@
"title": "",
"field": {
"token": {
"label": "",
"label": "Token",
"description": ""
}
},
@@ -87,7 +87,7 @@
}
},
"settings": {
"title": "",
"title": "Impostazioni",
"subtitle": ""
},
"finish": {
@@ -131,7 +131,7 @@
"label": "Nome utente"
},
"password": {
"label": "",
"label": "Password",
"requirement": {
"length": "",
"lowercase": "Include lettera minuscola",
@@ -293,7 +293,7 @@
},
"permission": {
"admin": {
"title": "",
"title": "Admin",
"item": {
"admin": {
"label": "",
@@ -302,7 +302,7 @@
}
},
"app": {
"title": "",
"title": "Applicazioni",
"item": {
"create": {
"label": "",
@@ -323,7 +323,7 @@
}
},
"board": {
"title": "",
"title": "Boards",
"item": {
"create": {
"label": "",
@@ -716,7 +716,7 @@
"newLabel": ""
},
"password": {
"label": "",
"label": "Password",
"newLabel": "Nuova password"
}
}
@@ -853,7 +853,7 @@
"updateAvailable": ""
}
},
"dangerZone": "",
"dangerZone": "Danger zone",
"noResults": "Nessun risultato trovato",
"preview": {
"show": "",
@@ -1026,13 +1026,13 @@
"label": ""
},
"layout": {
"label": "",
"label": "Layout",
"option": {
"row": {
"label": ""
"label": "Orizzontale"
},
"column": {
"label": ""
"label": "Verticale"
},
"grid": {
"label": ""
@@ -1050,7 +1050,7 @@
"description": "",
"option": {
"layout": {
"label": "",
"label": "Layout",
"option": {
"row": {
"label": "Orizzontale"
@@ -1083,7 +1083,7 @@
"description": "Controlla PiHole o AdGuard dalla tua dashboard",
"option": {
"layout": {
"label": "",
"label": "Layout",
"option": {
"row": {
"label": "Orizzontale"
@@ -1183,7 +1183,7 @@
"checkList": "Elenco di controllo",
"increaseIndent": "Aumenta indentatura",
"decreaseIndent": "Diminuisci indentatura",
"link": "",
"link": "Link",
"unlink": "Elimina link",
"image": "Incorpora immagine",
"addTable": "Aggiungi tabella",
@@ -1213,7 +1213,7 @@
}
},
"iframe": {
"name": "",
"name": "iFrame",
"description": "Incorpora qualsiasi contenuto da Internet. Alcuni siti web possono limitare l'accesso.",
"option": {
"embedUrl": {
@@ -1511,7 +1511,7 @@
"detailsTitle": ""
},
"downSpeed": {
"columnTitle": "",
"columnTitle": "Down",
"detailsTitle": "Velocità Di Download"
},
"index": {
@@ -1532,7 +1532,7 @@
"detailsTitle": ""
},
"ratio": {
"columnTitle": "",
"columnTitle": "Ratio",
"detailsTitle": ""
},
"received": {
@@ -1560,7 +1560,7 @@
"detailsTitle": ""
},
"upSpeed": {
"columnTitle": "",
"columnTitle": "Up",
"detailsTitle": ""
}
},
@@ -1648,55 +1648,55 @@
"description": "",
"option": {
"defaultView": {
"label": ""
"label": "Vista predefinita"
},
"queuePageSize": {
"label": ""
}
},
"tab": {
"workers": "",
"queue": "",
"statistics": ""
"workers": "Worker",
"queue": "Coda",
"statistics": "Statistiche"
},
"currentIndex": "",
"healthCheck": {
"title": "",
"queued": "",
"queued": "In coda",
"status": {
"healthy": "",
"unhealthy": ""
"healthy": "Sano",
"unhealthy": "Non integro"
}
},
"panel": {
"statistics": {
"empty": "",
"transcodes": "",
"empty": "Vuoto",
"transcodes": "Transcodes",
"transcodesCount": "",
"healthChecksCount": "",
"filesCount": "",
"savedSpace": "",
"healthChecks": "",
"videoCodecs": "",
"videoContainers": "",
"videoResolutions": ""
"videoCodecs": "Codecs",
"videoContainers": "Containers",
"videoResolutions": "Risoluzioni"
},
"workers": {
"empty": "",
"empty": "Vuoto",
"table": {
"file": "",
"eta": "",
"progress": "",
"transcode": "",
"file": "File",
"eta": "ETA",
"progress": "Avanzamento",
"transcode": "Transcode",
"healthCheck": ""
}
},
"queue": {
"empty": "",
"empty": "Vuoto",
"table": {
"file": "",
"size": "",
"transcode": "",
"file": "File",
"size": "Dimensione",
"transcode": "Transcode",
"healthCheck": ""
}
}
@@ -1907,7 +1907,7 @@
"unrecognizedLink": ""
},
"layout": {
"title": ""
"title": "Layout"
},
"background": {
"title": "Sfondo"
@@ -1935,7 +1935,7 @@
}
},
"dangerZone": {
"title": "",
"title": "Danger zone",
"action": {
"rename": {
"label": "",
@@ -2025,8 +2025,8 @@
},
"navbar": {
"items": {
"home": "",
"boards": "",
"home": "Home",
"boards": "Boards",
"apps": "Applicazioni",
"integrations": "",
"searchEngies": "",
@@ -2042,9 +2042,9 @@
"tools": {
"label": "Strumenti",
"items": {
"docker": "",
"docker": "Docker",
"logs": "",
"api": "",
"api": "API",
"tasks": ""
}
},
@@ -2064,7 +2064,7 @@
"page": {
"home": {
"statistic": {
"board": "",
"board": "Boards",
"user": "Utenti",
"invite": "Inviti",
"integration": "",
@@ -2072,7 +2072,7 @@
"group": ""
},
"statisticLabel": {
"boards": "",
"boards": "Boards",
"resources": "",
"authentication": "",
"authorization": ""
@@ -2093,7 +2093,7 @@
"setHomeBoard": {
"label": "",
"badge": {
"label": "",
"label": "Home",
"tooltip": ""
}
},
@@ -2139,7 +2139,7 @@
"title": "Sicurezza"
},
"board": {
"title": ""
"title": "Boards"
}
},
"list": {
@@ -2199,7 +2199,7 @@
},
"field": {
"id": {
"label": ""
"label": "ID"
},
"creator": {
"label": "Creatore"
@@ -2208,7 +2208,7 @@
"label": "Data di scadenza"
},
"token": {
"label": ""
"label": "Token"
}
}
}
@@ -2218,7 +2218,7 @@
"setting": {
"general": {
"title": "Generale",
"owner": "",
"owner": "Proprietario",
"ownerOfGroup": "",
"ownerOfGroupDeleted": ""
},
@@ -2286,14 +2286,14 @@
}
},
"board": {
"title": "",
"title": "Boards",
"homeBoard": {
"label": "",
"description": ""
}
},
"appearance": {
"title": "",
"title": "Aspetto",
"defaultColorScheme": {
"label": "",
"options": {
@@ -2370,7 +2370,7 @@
}
},
"api": {
"title": "",
"title": "API",
"modal": {
"createApiToken": {
"title": "",
@@ -2390,7 +2390,7 @@
},
"table": {
"header": {
"id": "",
"id": "ID",
"createdBy": ""
}
}
@@ -2419,7 +2419,7 @@
}
},
"docker": {
"title": "",
"title": "Containers",
"table": {
"updated": "",
"search": "",
@@ -2552,7 +2552,7 @@
"manage": {
"label": "Gestisci",
"boards": {
"label": ""
"label": "Boards"
},
"integrations": {
"label": "",
@@ -2591,7 +2591,7 @@
},
"general": "Generale",
"security": "Sicurezza",
"board": "",
"board": "Boards",
"groups": {
"label": ""
},
@@ -2602,7 +2602,7 @@
"tools": {
"label": "Strumenti",
"docker": {
"label": ""
"label": "Docker"
},
"logs": {
"label": ""
@@ -2643,7 +2643,7 @@
}
},
"board": {
"title": "",
"title": "Boards",
"children": {
"action": {
"open": {
@@ -2749,7 +2749,7 @@
"description": ""
},
"torrent": {
"name": "",
"name": "Torrents",
"description": ""
},
"youTube": {

View File

@@ -41,8 +41,8 @@
"import": ""
},
"entities": {
"apps": "",
"boards": "",
"apps": "アプリ",
"boards": "ボード",
"integrations": "",
"credentialUsers": ""
}
@@ -51,7 +51,7 @@
"title": "",
"field": {
"token": {
"label": "",
"label": "トークン",
"description": ""
}
},
@@ -87,7 +87,7 @@
}
},
"settings": {
"title": "",
"title": "設定",
"subtitle": ""
},
"finish": {
@@ -302,7 +302,7 @@
}
},
"app": {
"title": "",
"title": "アプリ",
"item": {
"create": {
"label": "",
@@ -770,7 +770,7 @@
"error": "エラー",
"action": {
"add": "追加",
"apply": "適用する",
"apply": "適用",
"backToOverview": "",
"create": "作成",
"edit": "編集",
@@ -785,7 +785,7 @@
"confirm": "確認",
"continue": "",
"previous": "前へ",
"next": "次のページ",
"next": "次",
"checkoutDocs": "",
"checkLogs": "",
"tryAgain": "リトライ",
@@ -1026,13 +1026,13 @@
"label": ""
},
"layout": {
"label": "",
"label": "レイアウト",
"option": {
"row": {
"label": ""
"label": "水平"
},
"column": {
"label": ""
"label": "垂直"
},
"grid": {
"label": ""
@@ -1648,55 +1648,55 @@
"description": "",
"option": {
"defaultView": {
"label": ""
"label": "デフォルト表示"
},
"queuePageSize": {
"label": ""
}
},
"tab": {
"workers": "",
"queue": "",
"statistics": ""
"workers": "ワーカー",
"queue": "キュー",
"statistics": "統計"
},
"currentIndex": "",
"healthCheck": {
"title": "",
"queued": "",
"queued": "処理待ち",
"status": {
"healthy": "",
"unhealthy": ""
"healthy": "正常",
"unhealthy": "異常"
}
},
"panel": {
"statistics": {
"empty": "",
"transcodes": "",
"empty": "",
"transcodes": "トランスコード",
"transcodesCount": "",
"healthChecksCount": "",
"filesCount": "",
"savedSpace": "",
"healthChecks": "",
"videoCodecs": "",
"videoContainers": "",
"videoResolutions": ""
"videoCodecs": "コーデック",
"videoContainers": "コンテナ",
"videoResolutions": "解像度"
},
"workers": {
"empty": "",
"empty": "",
"table": {
"file": "",
"eta": "",
"progress": "",
"transcode": "",
"file": "ファイル",
"eta": "ETA",
"progress": "進捗状況",
"transcode": "トランスコード",
"healthCheck": ""
}
},
"queue": {
"empty": "",
"empty": "",
"table": {
"file": "",
"size": "",
"transcode": "",
"file": "ファイル",
"size": "サイズ",
"transcode": "トランスコード",
"healthCheck": ""
}
}
@@ -2042,9 +2042,9 @@
"tools": {
"label": "ツール",
"items": {
"docker": "",
"docker": "Docker",
"logs": "",
"api": "",
"api": "API",
"tasks": ""
}
},
@@ -2058,7 +2058,7 @@
"sourceCode": ""
}
},
"about": ""
"about": "About"
}
},
"page": {
@@ -2199,7 +2199,7 @@
},
"field": {
"id": {
"label": ""
"label": "ID"
},
"creator": {
"label": "クリエイター"
@@ -2218,7 +2218,7 @@
"setting": {
"general": {
"title": "一般",
"owner": "",
"owner": "所有者",
"ownerOfGroup": "",
"ownerOfGroupDeleted": ""
},
@@ -2286,14 +2286,14 @@
}
},
"board": {
"title": "",
"title": "ボード",
"homeBoard": {
"label": "",
"description": ""
}
},
"appearance": {
"title": "",
"title": "外観",
"defaultColorScheme": {
"label": "",
"options": {
@@ -2370,7 +2370,7 @@
}
},
"api": {
"title": "",
"title": "API",
"modal": {
"createApiToken": {
"title": "",
@@ -2390,7 +2390,7 @@
},
"table": {
"header": {
"id": "",
"id": "ID",
"createdBy": ""
}
}
@@ -2602,7 +2602,7 @@
"tools": {
"label": "ツール",
"docker": {
"label": ""
"label": "Docker"
},
"logs": {
"label": ""
@@ -2612,7 +2612,7 @@
"label": "設定"
},
"about": {
"label": ""
"label": "About"
}
}
},
@@ -2837,7 +2837,7 @@
"label": ""
},
"about": {
"label": ""
"label": "About"
},
"homeBoard": {
"label": ""

View File

@@ -41,8 +41,8 @@
"import": ""
},
"entities": {
"apps": "",
"boards": "",
"apps": "",
"boards": "보드",
"integrations": "",
"credentialUsers": ""
}
@@ -51,7 +51,7 @@
"title": "",
"field": {
"token": {
"label": "",
"label": "토큰",
"description": ""
}
},
@@ -87,7 +87,7 @@
}
},
"settings": {
"title": "",
"title": "설정",
"subtitle": ""
},
"finish": {
@@ -302,7 +302,7 @@
}
},
"app": {
"title": "",
"title": "",
"item": {
"create": {
"label": "",
@@ -1026,13 +1026,13 @@
"label": ""
},
"layout": {
"label": "",
"label": "레이아웃",
"option": {
"row": {
"label": ""
"label": "수평"
},
"column": {
"label": ""
"label": "세로"
},
"grid": {
"label": ""
@@ -1213,7 +1213,7 @@
}
},
"iframe": {
"name": "",
"name": "iFrame",
"description": "인터넷에서 콘텐츠를 퍼옵니다. 일부 웹사이트는 액세스를 제한할 수 있습니다.",
"option": {
"embedUrl": {
@@ -1656,7 +1656,7 @@
},
"tab": {
"workers": "",
"queue": "",
"queue": "대기열",
"statistics": ""
},
"currentIndex": "",
@@ -1670,7 +1670,7 @@
},
"panel": {
"statistics": {
"empty": "",
"empty": "비어 있음",
"transcodes": "",
"transcodesCount": "",
"healthChecksCount": "",
@@ -1682,20 +1682,20 @@
"videoResolutions": ""
},
"workers": {
"empty": "",
"empty": "비어 있음",
"table": {
"file": "",
"eta": "",
"progress": "",
"eta": "남은 시간",
"progress": "진행률",
"transcode": "",
"healthCheck": ""
}
},
"queue": {
"empty": "",
"empty": "비어 있음",
"table": {
"file": "",
"size": "",
"size": "크기",
"transcode": "",
"healthCheck": ""
}
@@ -1783,9 +1783,9 @@
"label": "",
"description": "",
"option": {
"sm": "",
"md": "",
"lg": ""
"sm": "Small",
"md": "Medium",
"lg": "Large"
}
},
"sidebarBehavior": {
@@ -2042,7 +2042,7 @@
"tools": {
"label": "도구",
"items": {
"docker": "",
"docker": "Docker",
"logs": "",
"api": "",
"tasks": ""
@@ -2199,7 +2199,7 @@
},
"field": {
"id": {
"label": ""
"label": "ID"
},
"creator": {
"label": "크리에이터"
@@ -2286,14 +2286,14 @@
}
},
"board": {
"title": "",
"title": "보드",
"homeBoard": {
"label": "",
"description": ""
}
},
"appearance": {
"title": "",
"title": "모양",
"defaultColorScheme": {
"label": "",
"options": {
@@ -2390,7 +2390,7 @@
},
"table": {
"header": {
"id": "",
"id": "ID",
"createdBy": ""
}
}
@@ -2602,7 +2602,7 @@
"tools": {
"label": "도구",
"docker": {
"label": ""
"label": "Docker"
},
"logs": {
"label": ""

View File

@@ -41,8 +41,8 @@
"import": ""
},
"entities": {
"apps": "",
"boards": "",
"apps": "Programėlės",
"boards": "Lentos",
"integrations": "",
"credentialUsers": ""
}
@@ -51,7 +51,7 @@
"title": "",
"field": {
"token": {
"label": "",
"label": "Žetonas",
"description": ""
}
},
@@ -87,7 +87,7 @@
}
},
"settings": {
"title": "",
"title": "Nustatymai",
"subtitle": ""
},
"finish": {
@@ -302,7 +302,7 @@
}
},
"app": {
"title": "",
"title": "Programėlės",
"item": {
"create": {
"label": "",
@@ -1029,10 +1029,10 @@
"label": "",
"option": {
"row": {
"label": ""
"label": "Horizontalus"
},
"column": {
"label": ""
"label": "Vertikalus"
},
"grid": {
"label": ""
@@ -1213,7 +1213,7 @@
}
},
"iframe": {
"name": "",
"name": "iFrame",
"description": "Įterpkite bet kokį turinį iš interneto. Kai kuriose svetainėse prieiga gali būti ribojama.",
"option": {
"embedUrl": {
@@ -2042,9 +2042,9 @@
"tools": {
"label": "Įrankiai",
"items": {
"docker": "",
"docker": "Docker",
"logs": "",
"api": "",
"api": "API",
"tasks": ""
}
},
@@ -2199,7 +2199,7 @@
},
"field": {
"id": {
"label": ""
"label": "ID"
},
"creator": {
"label": "Kūrėjas"
@@ -2218,7 +2218,7 @@
"setting": {
"general": {
"title": "Bendras",
"owner": "",
"owner": "Savininkas",
"ownerOfGroup": "",
"ownerOfGroupDeleted": ""
},
@@ -2286,14 +2286,14 @@
}
},
"board": {
"title": "",
"title": "Lentos",
"homeBoard": {
"label": "",
"description": ""
}
},
"appearance": {
"title": "",
"title": "Išvaizda",
"defaultColorScheme": {
"label": "",
"options": {
@@ -2370,7 +2370,7 @@
}
},
"api": {
"title": "",
"title": "API",
"modal": {
"createApiToken": {
"title": "",
@@ -2390,7 +2390,7 @@
},
"table": {
"header": {
"id": "",
"id": "ID",
"createdBy": ""
}
}
@@ -2602,7 +2602,7 @@
"tools": {
"label": "Įrankiai",
"docker": {
"label": ""
"label": "Docker"
},
"logs": {
"label": ""

View File

@@ -41,8 +41,8 @@
"import": ""
},
"entities": {
"apps": "",
"boards": "",
"apps": "Lietotnes",
"boards": "Dēļi",
"integrations": "",
"credentialUsers": ""
}
@@ -51,7 +51,7 @@
"title": "",
"field": {
"token": {
"label": "",
"label": "Atslēga",
"description": ""
}
},
@@ -87,7 +87,7 @@
}
},
"settings": {
"title": "",
"title": "Iestatījumi",
"subtitle": ""
},
"finish": {
@@ -302,7 +302,7 @@
}
},
"app": {
"title": "",
"title": "Lietotnes",
"item": {
"create": {
"label": "",
@@ -1026,13 +1026,13 @@
"label": ""
},
"layout": {
"label": "",
"label": "Izkārtojums",
"option": {
"row": {
"label": ""
"label": "Horizontāli"
},
"column": {
"label": ""
"label": "Vertikāli"
},
"grid": {
"label": ""
@@ -1213,7 +1213,7 @@
}
},
"iframe": {
"name": "",
"name": "iFrame",
"description": "Iegult jebkuru saturu no interneta. Dažas vietnes var ierobežot piekļuvi.",
"option": {
"embedUrl": {
@@ -1528,7 +1528,7 @@
"columnTitle": ""
},
"progress": {
"columnTitle": "",
"columnTitle": "Progress",
"detailsTitle": ""
},
"ratio": {
@@ -1656,7 +1656,7 @@
},
"tab": {
"workers": "",
"queue": "",
"queue": "Rinda",
"statistics": ""
},
"currentIndex": "",
@@ -1670,7 +1670,7 @@
},
"panel": {
"statistics": {
"empty": "",
"empty": "Tukšs",
"transcodes": "",
"transcodesCount": "",
"healthChecksCount": "",
@@ -1682,20 +1682,20 @@
"videoResolutions": ""
},
"workers": {
"empty": "",
"empty": "Tukšs",
"table": {
"file": "",
"eta": "",
"progress": "",
"eta": "ETA",
"progress": "Progress",
"transcode": "",
"healthCheck": ""
}
},
"queue": {
"empty": "",
"empty": "Tukšs",
"table": {
"file": "",
"size": "",
"size": "Lielums",
"transcode": "",
"healthCheck": ""
}
@@ -2042,9 +2042,9 @@
"tools": {
"label": "Rīki",
"items": {
"docker": "",
"docker": "Docker",
"logs": "",
"api": "",
"api": "API",
"tasks": ""
}
},
@@ -2199,7 +2199,7 @@
},
"field": {
"id": {
"label": ""
"label": "ID"
},
"creator": {
"label": "Izveidotājs"
@@ -2218,7 +2218,7 @@
"setting": {
"general": {
"title": "Vispārīgi",
"owner": "",
"owner": "Īpašnieks",
"ownerOfGroup": "",
"ownerOfGroupDeleted": ""
},
@@ -2286,14 +2286,14 @@
}
},
"board": {
"title": "",
"title": "Dēļi",
"homeBoard": {
"label": "",
"description": ""
}
},
"appearance": {
"title": "",
"title": "Izskats",
"defaultColorScheme": {
"label": "",
"options": {
@@ -2370,7 +2370,7 @@
}
},
"api": {
"title": "",
"title": "API",
"modal": {
"createApiToken": {
"title": "",
@@ -2390,7 +2390,7 @@
},
"table": {
"header": {
"id": "",
"id": "ID",
"createdBy": ""
}
}
@@ -2445,7 +2445,7 @@
"label": "Attēls"
},
"ports": {
"label": ""
"label": "Ports"
}
},
"action": {
@@ -2602,7 +2602,7 @@
"tools": {
"label": "Rīki",
"docker": {
"label": ""
"label": "Docker"
},
"logs": {
"label": ""

View File

@@ -41,8 +41,8 @@
"import": ""
},
"entities": {
"apps": "",
"boards": "",
"apps": "Apps",
"boards": "Borden",
"integrations": "",
"credentialUsers": ""
}
@@ -51,7 +51,7 @@
"title": "",
"field": {
"token": {
"label": "",
"label": "Penning",
"description": ""
}
},
@@ -87,7 +87,7 @@
}
},
"settings": {
"title": "",
"title": "Instellingen",
"subtitle": ""
},
"finish": {
@@ -302,7 +302,7 @@
}
},
"app": {
"title": "",
"title": "Apps",
"item": {
"create": {
"label": "",
@@ -491,7 +491,7 @@
"app": {
"page": {
"list": {
"title": "",
"title": "Apps",
"noResults": {
"title": "",
"action": ""
@@ -1026,13 +1026,13 @@
"label": ""
},
"layout": {
"label": "",
"label": "Indeling",
"option": {
"row": {
"label": ""
"label": "Horizontaal"
},
"column": {
"label": ""
"label": "Verticaal"
},
"grid": {
"label": ""
@@ -1172,7 +1172,7 @@
"underline": "Onderstreept",
"colorText": "Kleur tekst",
"colorHighlight": "Gekleurde tekst markeren",
"code": "",
"code": "Code",
"clear": "Opmaak wissen",
"heading": "Koptekst {level}",
"align": "Tekst uitlijnen: {position}",
@@ -1183,7 +1183,7 @@
"checkList": "Controlelijst",
"increaseIndent": "Inspringen vergroten",
"decreaseIndent": "Inspringen verminderen",
"link": "",
"link": "Link",
"unlink": "Link verwijderen",
"image": "Afbeelding insluiten",
"addTable": "Tabel toevoegen",
@@ -1213,7 +1213,7 @@
}
},
"iframe": {
"name": "",
"name": "iFrame",
"description": "Insluiten van alle inhoud van het internet. Sommige websites kunnen de toegang beperken.",
"option": {
"embedUrl": {
@@ -1287,7 +1287,7 @@
"description": "",
"option": {
"releaseType": {
"label": "",
"label": "Radarr release type",
"options": {
"inCinemas": "",
"digitalRelease": "",
@@ -1436,7 +1436,7 @@
"description": "Een videostream of video van een camera of een website insluiten",
"option": {
"feedUrl": {
"label": ""
"label": "Feed URL"
},
"hasAutoPlay": {
"label": "Automatisch afspelen",
@@ -1511,7 +1511,7 @@
"detailsTitle": ""
},
"downSpeed": {
"columnTitle": "",
"columnTitle": "Down",
"detailsTitle": "Downloadsnelheid"
},
"index": {
@@ -1560,7 +1560,7 @@
"detailsTitle": ""
},
"upSpeed": {
"columnTitle": "",
"columnTitle": "Up",
"detailsTitle": ""
}
},
@@ -1648,55 +1648,55 @@
"description": "",
"option": {
"defaultView": {
"label": ""
"label": "Standaardweergave"
},
"queuePageSize": {
"label": ""
}
},
"tab": {
"workers": "",
"queue": "",
"statistics": ""
"workers": "Workers",
"queue": "Wachtrij",
"statistics": "Statistieken"
},
"currentIndex": "",
"healthCheck": {
"title": "",
"queued": "",
"queued": "In wachtrij",
"status": {
"healthy": "",
"unhealthy": ""
"healthy": "Gezond",
"unhealthy": "Ongezond"
}
},
"panel": {
"statistics": {
"empty": "",
"transcodes": "",
"empty": "Leeg",
"transcodes": "Transcodes",
"transcodesCount": "",
"healthChecksCount": "",
"filesCount": "",
"savedSpace": "",
"healthChecks": "",
"videoCodecs": "",
"videoContainers": "",
"videoResolutions": ""
"videoCodecs": "Codecs",
"videoContainers": "Containers",
"videoResolutions": "Resoluties"
},
"workers": {
"empty": "",
"empty": "Leeg",
"table": {
"file": "",
"eta": "",
"progress": "",
"transcode": "",
"file": "Bestand",
"eta": "ETA",
"progress": "Voortgang",
"transcode": "Transcoderen",
"healthCheck": ""
}
},
"queue": {
"empty": "",
"empty": "Leeg",
"table": {
"file": "",
"size": "",
"transcode": "",
"file": "Bestand",
"size": "Grootte",
"transcode": "Transcoderen",
"healthCheck": ""
}
}
@@ -1766,7 +1766,7 @@
"invalidError": ""
},
"apps": {
"label": "",
"label": "Apps",
"avoidDuplicates": {
"label": "",
"description": ""
@@ -2025,9 +2025,9 @@
},
"navbar": {
"items": {
"home": "",
"home": "Home",
"boards": "Borden",
"apps": "",
"apps": "Apps",
"integrations": "",
"searchEngies": "",
"medias": "",
@@ -2042,19 +2042,19 @@
"tools": {
"label": "Gereedschappen",
"items": {
"docker": "",
"docker": "Docker",
"logs": "",
"api": "",
"api": "API",
"tasks": ""
}
},
"settings": "Instellingen",
"help": {
"label": "",
"label": "Help",
"items": {
"documentation": "Documentatie",
"submitIssue": "",
"discord": "",
"discord": "Community Discord",
"sourceCode": ""
}
},
@@ -2068,7 +2068,7 @@
"user": "Gebruikers",
"invite": "Uitnodigingen",
"integration": "",
"app": "",
"app": "Apps",
"group": ""
},
"statisticLabel": {
@@ -2093,7 +2093,7 @@
"setHomeBoard": {
"label": "",
"badge": {
"label": "",
"label": "Home",
"tooltip": ""
}
},
@@ -2130,7 +2130,7 @@
"title": "Algemeen",
"item": {
"language": "",
"board": "",
"board": "Home bord",
"firstDayOfWeek": "Eerste dag van de week",
"accessibility": "Toegankelijkheid"
}
@@ -2199,7 +2199,7 @@
},
"field": {
"id": {
"label": ""
"label": "ID"
},
"creator": {
"label": "Maker"
@@ -2218,7 +2218,7 @@
"setting": {
"general": {
"title": "Algemeen",
"owner": "",
"owner": "Eigenaar",
"ownerOfGroup": "",
"ownerOfGroupDeleted": ""
},
@@ -2286,14 +2286,14 @@
}
},
"board": {
"title": "",
"title": "Borden",
"homeBoard": {
"label": "",
"description": ""
}
},
"appearance": {
"title": "",
"title": "Opmaak",
"defaultColorScheme": {
"label": "",
"options": {
@@ -2370,7 +2370,7 @@
}
},
"api": {
"title": "",
"title": "API",
"modal": {
"createApiToken": {
"title": "",
@@ -2390,7 +2390,7 @@
},
"table": {
"header": {
"id": "",
"id": "ID",
"createdBy": ""
}
}
@@ -2419,7 +2419,7 @@
}
},
"docker": {
"title": "",
"title": "Containers",
"table": {
"updated": "",
"search": "",
@@ -2450,7 +2450,7 @@
},
"action": {
"start": {
"label": "",
"label": "Start",
"notification": {
"success": {
"title": "",
@@ -2463,7 +2463,7 @@
}
},
"stop": {
"label": "",
"label": "Stop",
"notification": {
"success": {
"title": "",
@@ -2576,7 +2576,7 @@
"label": ""
},
"apps": {
"label": "",
"label": "Apps",
"new": {
"label": ""
},
@@ -2602,7 +2602,7 @@
"tools": {
"label": "Gereedschappen",
"docker": {
"label": ""
"label": "Docker"
},
"logs": {
"label": ""
@@ -2627,7 +2627,7 @@
"help": "",
"group": {
"app": {
"title": "",
"title": "Apps",
"children": {
"action": {
"open": {
@@ -2749,7 +2749,7 @@
"description": ""
},
"torrent": {
"name": "",
"name": "Torrents",
"description": ""
},
"youTube": {
@@ -2766,7 +2766,7 @@
"title": ""
},
"help": {
"title": "",
"title": "Help",
"option": {
"documentation": {
"label": "Documentatie"
@@ -2775,7 +2775,7 @@
"label": ""
},
"discord": {
"label": ""
"label": "Community Discord"
}
}
}
@@ -2840,7 +2840,7 @@
"label": "Over"
},
"homeBoard": {
"label": ""
"label": "Home bord"
},
"preferences": {
"label": "Jouw voorkeuren"

View File

@@ -41,8 +41,8 @@
"import": ""
},
"entities": {
"apps": "",
"boards": "",
"apps": "Apper",
"boards": "Tavler",
"integrations": "",
"credentialUsers": ""
}
@@ -51,7 +51,7 @@
"title": "",
"field": {
"token": {
"label": "",
"label": "Token",
"description": ""
}
},
@@ -87,7 +87,7 @@
}
},
"settings": {
"title": "",
"title": "Innstillinger",
"subtitle": ""
},
"finish": {
@@ -302,7 +302,7 @@
}
},
"app": {
"title": "",
"title": "Apper",
"item": {
"create": {
"label": "",
@@ -1026,13 +1026,13 @@
"label": ""
},
"layout": {
"label": "",
"label": "Oppsett",
"option": {
"row": {
"label": ""
"label": "Horisontal"
},
"column": {
"label": ""
"label": "Vertikal"
},
"grid": {
"label": ""
@@ -1183,7 +1183,7 @@
"checkList": "Sjekkliste",
"increaseIndent": "Øk innrykk",
"decreaseIndent": "Reduser innrykk",
"link": "",
"link": "Link",
"unlink": "Fjern lenke",
"image": "Bygg inn bilde",
"addTable": "Legg til tabell",
@@ -1213,7 +1213,7 @@
}
},
"iframe": {
"name": "",
"name": "iFrame",
"description": "Bygg inn innhold fra Internett. Noen nettsteder kan begrense adgang.",
"option": {
"embedUrl": {
@@ -1436,7 +1436,7 @@
"description": "Bygg inn en videostrøm eller video fra et kamera eller et nettsted",
"option": {
"feedUrl": {
"label": ""
"label": "Feed URL"
},
"hasAutoPlay": {
"label": "Autospill",
@@ -1656,7 +1656,7 @@
},
"tab": {
"workers": "",
"queue": "",
"queue": "",
"statistics": ""
},
"currentIndex": "",
@@ -1670,7 +1670,7 @@
},
"panel": {
"statistics": {
"empty": "",
"empty": "Tøm",
"transcodes": "",
"transcodesCount": "",
"healthChecksCount": "",
@@ -1682,20 +1682,20 @@
"videoResolutions": ""
},
"workers": {
"empty": "",
"empty": "Tøm",
"table": {
"file": "",
"eta": "",
"progress": "",
"eta": "Gjenstående tid (estimat)",
"progress": "Fremgang",
"transcode": "",
"healthCheck": ""
}
},
"queue": {
"empty": "",
"empty": "Tøm",
"table": {
"file": "",
"size": "",
"size": "Størrelse",
"transcode": "",
"healthCheck": ""
}
@@ -1784,7 +1784,7 @@
"description": "",
"option": {
"sm": "Liten",
"md": "",
"md": "Medium",
"lg": "Stor"
}
},
@@ -2042,9 +2042,9 @@
"tools": {
"label": "Verktøy",
"items": {
"docker": "",
"docker": "Docker",
"logs": "",
"api": "",
"api": "API",
"tasks": ""
}
},
@@ -2199,7 +2199,7 @@
},
"field": {
"id": {
"label": ""
"label": "ID"
},
"creator": {
"label": "Skaper"
@@ -2208,7 +2208,7 @@
"label": "Utløpsdato"
},
"token": {
"label": ""
"label": "Token"
}
}
}
@@ -2218,7 +2218,7 @@
"setting": {
"general": {
"title": "Generelt",
"owner": "",
"owner": "Eier",
"ownerOfGroup": "",
"ownerOfGroupDeleted": ""
},
@@ -2286,14 +2286,14 @@
}
},
"board": {
"title": "",
"title": "Tavler",
"homeBoard": {
"label": "",
"description": ""
}
},
"appearance": {
"title": "",
"title": "Utseende",
"defaultColorScheme": {
"label": "",
"options": {
@@ -2370,7 +2370,7 @@
}
},
"api": {
"title": "",
"title": "API",
"modal": {
"createApiToken": {
"title": "",
@@ -2390,7 +2390,7 @@
},
"table": {
"header": {
"id": "",
"id": "ID",
"createdBy": ""
}
}
@@ -2442,7 +2442,7 @@
}
},
"containerImage": {
"label": ""
"label": "Image"
},
"ports": {
"label": "Porter"
@@ -2450,7 +2450,7 @@
},
"action": {
"start": {
"label": "",
"label": "Start",
"notification": {
"success": {
"title": "",
@@ -2602,7 +2602,7 @@
"tools": {
"label": "Verktøy",
"docker": {
"label": ""
"label": "Docker"
},
"logs": {
"label": ""

View File

@@ -41,8 +41,8 @@
"import": ""
},
"entities": {
"apps": "",
"boards": "",
"apps": "Aplikacje",
"boards": "Tablice",
"integrations": "",
"credentialUsers": ""
}
@@ -51,7 +51,7 @@
"title": "",
"field": {
"token": {
"label": "",
"label": "Token",
"description": ""
}
},
@@ -87,7 +87,7 @@
}
},
"settings": {
"title": "",
"title": "Ustawienia",
"subtitle": ""
},
"finish": {
@@ -293,7 +293,7 @@
},
"permission": {
"admin": {
"title": "",
"title": "Admin",
"item": {
"admin": {
"label": "",
@@ -302,7 +302,7 @@
}
},
"app": {
"title": "",
"title": "Aplikacje",
"item": {
"create": {
"label": "",
@@ -1026,13 +1026,13 @@
"label": ""
},
"layout": {
"label": "",
"label": "Układ",
"option": {
"row": {
"label": ""
"label": "Poziomy"
},
"column": {
"label": ""
"label": "Pionowy"
},
"grid": {
"label": ""
@@ -1213,7 +1213,7 @@
}
},
"iframe": {
"name": "",
"name": "iFrame",
"description": "Osadzaj dowolne treści z internetu. Niektóre strony internetowe mogą ograniczać dostęp.",
"option": {
"embedUrl": {
@@ -1656,7 +1656,7 @@
},
"tab": {
"workers": "",
"queue": "",
"queue": "Kolejka",
"statistics": ""
},
"currentIndex": "",
@@ -1670,7 +1670,7 @@
},
"panel": {
"statistics": {
"empty": "",
"empty": "Puste",
"transcodes": "",
"transcodesCount": "",
"healthChecksCount": "",
@@ -1682,20 +1682,20 @@
"videoResolutions": ""
},
"workers": {
"empty": "",
"empty": "Puste",
"table": {
"file": "",
"eta": "",
"progress": "",
"eta": "ETA",
"progress": "Postęp",
"transcode": "",
"healthCheck": ""
}
},
"queue": {
"empty": "",
"empty": "Puste",
"table": {
"file": "",
"size": "",
"size": "Rozmiar",
"transcode": "",
"healthCheck": ""
}
@@ -2042,9 +2042,9 @@
"tools": {
"label": "Narzędzia",
"items": {
"docker": "",
"docker": "Docker",
"logs": "",
"api": "",
"api": "API",
"tasks": ""
}
},
@@ -2199,7 +2199,7 @@
},
"field": {
"id": {
"label": ""
"label": "ID"
},
"creator": {
"label": "Twórca"
@@ -2208,7 +2208,7 @@
"label": "Wygasa"
},
"token": {
"label": ""
"label": "Token"
}
}
}
@@ -2218,7 +2218,7 @@
"setting": {
"general": {
"title": "Ogólne",
"owner": "",
"owner": "Właściciel",
"ownerOfGroup": "",
"ownerOfGroupDeleted": ""
},
@@ -2286,14 +2286,14 @@
}
},
"board": {
"title": "",
"title": "Tablice",
"homeBoard": {
"label": "",
"description": ""
}
},
"appearance": {
"title": "",
"title": "Wygląd",
"defaultColorScheme": {
"label": "",
"options": {
@@ -2370,7 +2370,7 @@
}
},
"api": {
"title": "",
"title": "API",
"modal": {
"createApiToken": {
"title": "",
@@ -2390,7 +2390,7 @@
},
"table": {
"header": {
"id": "",
"id": "ID",
"createdBy": ""
}
}
@@ -2602,7 +2602,7 @@
"tools": {
"label": "Narzędzia",
"docker": {
"label": ""
"label": "Docker"
},
"logs": {
"label": ""

View File

@@ -41,8 +41,8 @@
"import": ""
},
"entities": {
"apps": "",
"boards": "",
"apps": "Aplicativos",
"boards": "Placas",
"integrations": "",
"credentialUsers": ""
}
@@ -51,7 +51,7 @@
"title": "",
"field": {
"token": {
"label": "",
"label": "Token",
"description": ""
}
},
@@ -87,7 +87,7 @@
}
},
"settings": {
"title": "",
"title": "Configurações",
"subtitle": ""
},
"finish": {
@@ -302,7 +302,7 @@
}
},
"app": {
"title": "",
"title": "Aplicativos",
"item": {
"create": {
"label": "",
@@ -1026,13 +1026,13 @@
"label": ""
},
"layout": {
"label": "",
"label": "Layout",
"option": {
"row": {
"label": ""
"label": "Horizontal"
},
"column": {
"label": ""
"label": "Vertical"
},
"grid": {
"label": ""
@@ -1050,13 +1050,13 @@
"description": "",
"option": {
"layout": {
"label": "",
"label": "Layout",
"option": {
"row": {
"label": ""
"label": "Horizontal"
},
"column": {
"label": ""
"label": "Vertical"
},
"grid": {
"label": ""
@@ -1083,13 +1083,13 @@
"description": "Controle o PiHole ou o AdGuard em seu painel de controle",
"option": {
"layout": {
"label": "",
"label": "Layout",
"option": {
"row": {
"label": ""
"label": "Horizontal"
},
"column": {
"label": ""
"label": "Vertical"
},
"grid": {
"label": ""
@@ -1183,7 +1183,7 @@
"checkList": "Lista de verificação",
"increaseIndent": "Aumentar recuo",
"decreaseIndent": "Diminuir recuo",
"link": "",
"link": "Link",
"unlink": "Remover link",
"image": "Incorporar imagem",
"addTable": "Adicionar tabela",
@@ -1213,7 +1213,7 @@
}
},
"iframe": {
"name": "",
"name": "iFrame",
"description": "Incorporar qualquer conteúdo da internet. Alguns sites podem restringir o acesso.",
"option": {
"embedUrl": {
@@ -1635,7 +1635,7 @@
"available": "",
"tv": "Solicitações de TV",
"movie": "Solicitações de filmes",
"total": ""
"total": "Total"
},
"users": {
"main": "Principais usuários",
@@ -1656,8 +1656,8 @@
},
"tab": {
"workers": "",
"queue": "",
"statistics": ""
"queue": "Fila",
"statistics": "Estatísticas"
},
"currentIndex": "",
"healthCheck": {
@@ -1670,33 +1670,33 @@
},
"panel": {
"statistics": {
"empty": "",
"empty": "Vazio",
"transcodes": "",
"transcodesCount": "",
"healthChecksCount": "",
"filesCount": "",
"savedSpace": "",
"healthChecks": "",
"videoCodecs": "",
"videoCodecs": "Codecs",
"videoContainers": "",
"videoResolutions": ""
},
"workers": {
"empty": "",
"empty": "Vazio",
"table": {
"file": "",
"eta": "",
"progress": "",
"transcode": "",
"file": "Ficheiro",
"eta": "TED",
"progress": "Progresso",
"transcode": "Transcodificar",
"healthCheck": ""
}
},
"queue": {
"empty": "",
"empty": "Vazio",
"table": {
"file": "",
"size": "",
"transcode": "",
"file": "Ficheiro",
"size": "Tamanho",
"transcode": "Transcodificar",
"healthCheck": ""
}
}
@@ -1907,7 +1907,7 @@
"unrecognizedLink": ""
},
"layout": {
"title": ""
"title": "Layout"
},
"background": {
"title": "Antecedentes"
@@ -2042,9 +2042,9 @@
"tools": {
"label": "Ferramentas",
"items": {
"docker": "",
"docker": "Docker",
"logs": "",
"api": "",
"api": "API",
"tasks": ""
}
},
@@ -2199,7 +2199,7 @@
},
"field": {
"id": {
"label": ""
"label": "ID"
},
"creator": {
"label": "Criador"
@@ -2208,7 +2208,7 @@
"label": "Data de expiração"
},
"token": {
"label": ""
"label": "Token"
}
}
}
@@ -2218,7 +2218,7 @@
"setting": {
"general": {
"title": "Geral",
"owner": "",
"owner": "Dono",
"ownerOfGroup": "",
"ownerOfGroupDeleted": ""
},
@@ -2286,14 +2286,14 @@
}
},
"board": {
"title": "",
"title": "Placas",
"homeBoard": {
"label": "",
"description": ""
}
},
"appearance": {
"title": "",
"title": "Aparência",
"defaultColorScheme": {
"label": "",
"options": {
@@ -2370,7 +2370,7 @@
}
},
"api": {
"title": "",
"title": "API",
"modal": {
"createApiToken": {
"title": "",
@@ -2390,7 +2390,7 @@
},
"table": {
"header": {
"id": "",
"id": "ID",
"createdBy": ""
}
}
@@ -2602,7 +2602,7 @@
"tools": {
"label": "Ferramentas",
"docker": {
"label": ""
"label": "Docker"
},
"logs": {
"label": ""

View File

@@ -41,8 +41,8 @@
"import": ""
},
"entities": {
"apps": "",
"boards": "",
"apps": "Aplicații",
"boards": "Planșe",
"integrations": "",
"credentialUsers": ""
}
@@ -51,7 +51,7 @@
"title": "",
"field": {
"token": {
"label": "",
"label": "Token",
"description": ""
}
},
@@ -87,7 +87,7 @@
}
},
"settings": {
"title": "",
"title": "Setări",
"subtitle": ""
},
"finish": {
@@ -302,7 +302,7 @@
}
},
"app": {
"title": "",
"title": "Aplicații",
"item": {
"create": {
"label": "",
@@ -733,7 +733,7 @@
"field": {
"name": "Nume",
"size": "Mărime",
"creator": ""
"creator": "Creator"
},
"action": {
"upload": {
@@ -1026,13 +1026,13 @@
"label": ""
},
"layout": {
"label": "",
"label": "Aspect",
"option": {
"row": {
"label": ""
"label": "Orizontal"
},
"column": {
"label": ""
"label": "Vertical"
},
"grid": {
"label": ""
@@ -1056,7 +1056,7 @@
"label": "Orizontal"
},
"column": {
"label": ""
"label": "Vertical"
},
"grid": {
"label": ""
@@ -1089,7 +1089,7 @@
"label": "Orizontal"
},
"column": {
"label": ""
"label": "Vertical"
},
"grid": {
"label": ""
@@ -1183,7 +1183,7 @@
"checkList": "Lista de verificare cu bifă",
"increaseIndent": "Mărește spațierea",
"decreaseIndent": "Scade spațierea",
"link": "",
"link": "Link",
"unlink": "Șterge link-ul",
"image": "Încorporează imagine",
"addTable": "Adaugă tabelă",
@@ -1213,7 +1213,7 @@
}
},
"iframe": {
"name": "",
"name": "iFrame",
"description": "Încorporați orice conținut de pe internet. Unele site-uri web pot restricționa accesul.",
"option": {
"embedUrl": {
@@ -1283,7 +1283,7 @@
}
},
"calendar": {
"name": "",
"name": "Calendar",
"description": "",
"option": {
"releaseType": {
@@ -1635,7 +1635,7 @@
"available": "",
"tv": "Cereri seriale TV",
"movie": "Cereri filme",
"total": ""
"total": "Total"
},
"users": {
"main": "Top utilizatori",
@@ -1648,55 +1648,55 @@
"description": "",
"option": {
"defaultView": {
"label": ""
"label": "Afișare implicită"
},
"queuePageSize": {
"label": ""
}
},
"tab": {
"workers": "",
"queue": "",
"statistics": ""
"workers": "Lucrători",
"queue": "Listă de așteptare",
"statistics": "Statistici"
},
"currentIndex": "",
"healthCheck": {
"title": "",
"queued": "",
"queued": "Pus în așteptare",
"status": {
"healthy": "",
"unhealthy": ""
"healthy": "Sănătos",
"unhealthy": "Nesănătos"
}
},
"panel": {
"statistics": {
"empty": "",
"transcodes": "",
"empty": "Gol",
"transcodes": "Transcrieri",
"transcodesCount": "",
"healthChecksCount": "",
"filesCount": "",
"savedSpace": "",
"healthChecks": "",
"videoCodecs": "",
"videoContainers": "",
"videoResolutions": ""
"videoCodecs": "Codec-uri",
"videoContainers": "Containere",
"videoResolutions": "Rezoluţie"
},
"workers": {
"empty": "",
"empty": "Gol",
"table": {
"file": "",
"eta": "",
"progress": "",
"transcode": "",
"file": "Fișier",
"eta": "Timp rămas estimat",
"progress": "Progres",
"transcode": "Transcriere",
"healthCheck": ""
}
},
"queue": {
"empty": "",
"empty": "Gol",
"table": {
"file": "",
"size": "",
"transcode": "",
"file": "Fișier",
"size": "Mărime",
"transcode": "Transcriere",
"healthCheck": ""
}
}
@@ -1892,7 +1892,7 @@
"label": "Nume"
},
"isPublic": {
"label": "",
"label": "Public",
"description": ""
}
},
@@ -1903,7 +1903,7 @@
"title": "",
"section": {
"general": {
"title": "",
"title": "General",
"unrecognizedLink": ""
},
"layout": {
@@ -2042,9 +2042,9 @@
"tools": {
"label": "Unelte",
"items": {
"docker": "",
"docker": "Docker",
"logs": "",
"api": "",
"api": "API",
"tasks": ""
}
},
@@ -2127,7 +2127,7 @@
"fieldsDisabledExternalProvider": "",
"setting": {
"general": {
"title": "",
"title": "General",
"item": {
"language": "",
"board": "",
@@ -2199,16 +2199,16 @@
},
"field": {
"id": {
"label": ""
"label": "ID"
},
"creator": {
"label": ""
"label": "Creator"
},
"expirationDate": {
"label": "Data expirării"
},
"token": {
"label": ""
"label": "Token"
}
}
}
@@ -2217,8 +2217,8 @@
"back": "",
"setting": {
"general": {
"title": "",
"owner": "",
"title": "General",
"owner": "Proprietar",
"ownerOfGroup": "",
"ownerOfGroupDeleted": ""
},
@@ -2286,14 +2286,14 @@
}
},
"board": {
"title": "",
"title": "Planșe",
"homeBoard": {
"label": "",
"description": ""
}
},
"appearance": {
"title": "",
"title": "Aspect",
"defaultColorScheme": {
"label": "",
"options": {
@@ -2370,7 +2370,7 @@
}
},
"api": {
"title": "",
"title": "API",
"modal": {
"createApiToken": {
"title": "",
@@ -2390,7 +2390,7 @@
},
"table": {
"header": {
"id": "",
"id": "ID",
"createdBy": ""
}
}
@@ -2589,7 +2589,7 @@
"create": {
"label": "Creează"
},
"general": "",
"general": "General",
"security": "Securitate",
"board": "Planșe",
"groups": {
@@ -2602,7 +2602,7 @@
"tools": {
"label": "Unelte",
"docker": {
"label": ""
"label": "Docker"
},
"logs": {
"label": ""

View File

@@ -2,24 +2,24 @@
"init": {
"step": {
"start": {
"title": "",
"subtitle": "",
"description": "",
"title": "Добро пожаловать в Homarr",
"subtitle": "Давайте начнем настройку вашего экземпляра Homarr.",
"description": "Для начала выберите, как вы хотите настроить ваш экземпляр Homarr.",
"action": {
"scratch": "",
"importOldmarr": ""
"scratch": "Начать с нуля",
"importOldmarr": "Импортировать из Homarr версии до 1.0"
}
},
"import": {
"title": "",
"subtitle": "",
"title": "Импорт данных",
"subtitle": "Вы можете импортировать данные из существующего экземпляра Homarr.",
"dropzone": {
"title": "",
"description": ""
"title": "Перетащите ZIP-файл сюда или нажмите для выбора",
"description": "Загруженный ZIP-файл будет обработан, и вы сможете выбрать, что хотите импортировать"
},
"fileInfo": {
"action": {
"change": ""
"change": "Изменить файл"
}
},
"importSettings": {
@@ -41,8 +41,8 @@
"import": ""
},
"entities": {
"apps": "",
"boards": "",
"apps": "Приложения",
"boards": "Панели",
"integrations": "",
"credentialUsers": ""
}
@@ -51,7 +51,7 @@
"title": "",
"field": {
"token": {
"label": "",
"label": "Токен",
"description": ""
}
},
@@ -87,7 +87,7 @@
}
},
"settings": {
"title": "",
"title": "Настройки",
"subtitle": ""
},
"finish": {
@@ -124,7 +124,7 @@
},
"field": {
"email": {
"label": "",
"label": "Электронная почта",
"verified": ""
},
"username": {
@@ -134,14 +134,14 @@
"label": "Пароль",
"requirement": {
"length": "",
"lowercase": "Включает строчную букву",
"uppercase": "Включает заглавную букву",
"number": "Включает цифру",
"lowercase": "Содержит строчную букву",
"uppercase": "Содержит заглавную букву",
"number": "Содержит цифру",
"special": ""
}
},
"passwordConfirm": {
"label": "Подтвердите пароль"
"label": "Подтверждение пароля"
},
"previousPassword": {
"label": ""
@@ -158,7 +158,7 @@
},
"action": {
"login": {
"label": "Вход в систему",
"label": "Вход",
"labelWith": "",
"notification": {
"success": {
@@ -176,10 +176,10 @@
}
},
"register": {
"label": "Создать аккаунт",
"label": "Создать учётную запись",
"notification": {
"success": {
"title": "Аккаунт создан",
"title": "Учётная запись создана",
"message": ""
},
"error": {
@@ -188,7 +188,7 @@
}
}
},
"create": "Создать пользователя",
"create": "Создание пользователя",
"changePassword": {
"label": "",
"notification": {
@@ -288,7 +288,7 @@
"name": "",
"search": "",
"field": {
"name": "Имя",
"name": "Название",
"members": ""
},
"permission": {
@@ -302,7 +302,7 @@
}
},
"app": {
"title": "",
"title": "Приложения",
"item": {
"create": {
"label": "",
@@ -540,7 +540,7 @@
},
"field": {
"name": {
"label": "Имя"
"label": "Название"
},
"description": {
"label": ""
@@ -608,7 +608,7 @@
},
"field": {
"name": {
"label": "Имя"
"label": "Название"
},
"url": {
"label": ""
@@ -629,7 +629,7 @@
"message": ""
},
"invalidUrl": {
"title": "Неверный URL",
"title": "Недействительный URL",
"message": ""
},
"secretNotDefined": {
@@ -731,7 +731,7 @@
"plural": "",
"search": "",
"field": {
"name": "Имя",
"name": "Название",
"size": "Размер",
"creator": "Создатель"
},
@@ -773,7 +773,7 @@
"apply": "Применить",
"backToOverview": "",
"create": "Создать",
"edit": "Изменить",
"edit": "Редактировать",
"import": "",
"insert": "Вставить",
"remove": "Удалить",
@@ -784,11 +784,11 @@
"discard": "",
"confirm": "Подтвердить",
"continue": "",
"previous": "Предыдущий",
"previous": "Назад",
"next": "Далее",
"checkoutDocs": "",
"checkLogs": "",
"tryAgain": "Попробовать снова",
"tryAgain": "Повторить",
"loading": ""
},
"here": "",
@@ -847,13 +847,13 @@
"management": "",
"preferences": "Ваши настройки",
"logout": "",
"login": "Вход в систему",
"login": "Вход",
"homeBoard": "",
"loggedOut": "",
"updateAvailable": ""
}
},
"dangerZone": "Зона опасности",
"dangerZone": "Опасная зона",
"noResults": "Результаты не найдены",
"preview": {
"show": "",
@@ -861,7 +861,7 @@
},
"zod": {
"errors": {
"default": "Данное поле недействительно",
"default": "Недопустимое значение поля",
"required": "Это поле обязательно",
"string": {
"startsWith": "Значение данного поля должно начинаться с {startsWith}",
@@ -903,7 +903,7 @@
"category": {
"field": {
"name": {
"label": "Имя"
"label": "Название"
}
},
"action": {
@@ -999,7 +999,7 @@
"label": ""
},
"openInNewTab": {
"label": "Открыть в новой вкладке"
"label": "Открывать в новой вкладке"
},
"showTitle": {
"label": ""
@@ -1026,13 +1026,13 @@
"label": ""
},
"layout": {
"label": "",
"label": "Макет",
"option": {
"row": {
"label": ""
"label": "Горизонтально"
},
"column": {
"label": ""
"label": "Вертикально"
},
"grid": {
"label": ""
@@ -1053,10 +1053,10 @@
"label": "Макет",
"option": {
"row": {
"label": "Горизонтальный"
"label": "Горизонтально"
},
"column": {
"label": "Вертикальный"
"label": "Вертикально"
},
"grid": {
"label": ""
@@ -1072,24 +1072,24 @@
"integrationsDisconnected": ""
},
"data": {
"adsBlockedToday": "Заблокировано сегодня",
"adsBlockedTodayPercentage": "Заблокировано сегодня",
"adsBlockedToday": "заблокировано сегодня",
"adsBlockedTodayPercentage": "заблокировано сегодня",
"dnsQueriesToday": "запросов сегодня",
"domainsBeingBlocked": ""
}
},
"dnsHoleControls": {
"name": "",
"description": "Управляйте PiHole или AdGuard прямо с вашей панели",
"description": "Управляйте PiHole или AdGuard с панели управления",
"option": {
"layout": {
"label": "Макет",
"option": {
"row": {
"label": "Горизонтальный"
"label": "Горизонтально"
},
"column": {
"label": "Вертикальный"
"label": "Вертикально"
},
"grid": {
"label": ""
@@ -1156,22 +1156,22 @@
"description": "",
"option": {
"showToolbar": {
"label": "Показать панель инструментов для написания текста с использованием разметки Markdown"
"label": "Показывать панель инструментов для работы с Markdown"
},
"allowReadOnlyCheck": {
"label": "Разрешить проверку в режиме \"только для чтения\""
"label": "Разрешить отметки в режиме только для чтения"
},
"content": {
"label": "Содержимое блокнота"
}
},
"controls": {
"bold": "Жирный",
"bold": "Полужирный",
"italic": "Курсив",
"strikethrough": "Зачеркнутый",
"underline": "Подчеркнутый",
"strikethrough": "Зачёркнутый",
"underline": "Подчёркнутый",
"colorText": "Цвет текста",
"colorHighlight": "Выделение текста цветом",
"colorHighlight": "Цвет выделения текста",
"code": "Код",
"clear": "Очистить форматирование",
"heading": "Заголовок {level}",
@@ -1180,21 +1180,21 @@
"horizontalLine": "Горизонтальная линия",
"bulletList": "Маркированный список",
"orderedList": "Нумерованный список",
"checkList": "Чек-лист",
"checkList": "Список с галочками",
"increaseIndent": "Увеличить отступ",
"decreaseIndent": "Уменьшить отступ",
"link": "Ссылка",
"unlink": "Удалить ссылку",
"unlink": "Убрать ссылку",
"image": "Вставить изображение",
"addTable": "Добавить таблицу",
"deleteTable": "Удалить таблицу",
"colorCell": "Цвет ячейки",
"mergeCell": "Переключить объединение ячеек",
"addColumnLeft": "Добавить столбец перед",
"addColumnRight": "Добавить столбец после",
"mergeCell": "Объединить/разделить ячейки",
"addColumnLeft": "Добавить столбец слева",
"addColumnRight": "Добавить столбец справа",
"deleteColumn": "Удалить столбец",
"addRowTop": "Добавить строку перед",
"addRowBelow": "Добавить строку после",
"addRowTop": "Добавить строку сверху",
"addRowBelow": "Добавить строку снизу",
"deleteRow": "Удалить строку"
},
"align": {
@@ -1204,7 +1204,7 @@
},
"popover": {
"clearColor": "Очистить цвет",
"source": "Источник",
"source": "Исходный код",
"widthPlaceholder": "Значение в % или пикселях",
"columns": "Столбцы",
"rows": "Строки",
@@ -1213,11 +1213,11 @@
}
},
"iframe": {
"name": "",
"description": "Встраиваемое содержимое из интернета. Некоторые веб-сайты могут ограничивать доступ.",
"name": "Встраиваемый фрейм",
"description": "Встраивает любой контент из интернета. Некоторые сайты могут ограничивать доступ.",
"option": {
"embedUrl": {
"label": "URL-адрес на встраивание"
"label": "URL для встраивания"
},
"allowFullScreen": {
"label": "Разрешить полноэкранный режим"
@@ -1232,7 +1232,7 @@
"label": "Разрешить оплату"
},
"allowAutoPlay": {
"label": "Разрешить авто воспроизведение"
"label": "Разрешить автовоспроизведение"
},
"allowMicrophone": {
"label": "Разрешить микрофон"
@@ -1246,7 +1246,7 @@
},
"error": {
"noUrl": "",
"noBrowerSupport": "Ваш браузер не поддерживает iframes. Пожалуйста, обновите свой браузер."
"noBrowerSupport": "Ваш браузер не поддерживает встраиваемые фреймы. Пожалуйста, обновите браузер."
}
},
"smartHome-entityState": {
@@ -1287,7 +1287,7 @@
"description": "",
"option": {
"releaseType": {
"label": "Тип релиза в Radarr",
"label": "Тип релиза Radarr",
"options": {
"inCinemas": "",
"digitalRelease": "",
@@ -1304,7 +1304,7 @@
},
"weather": {
"name": "Погода",
"description": "Отображает текущую информацию о погоде для заданного местоположения.",
"description": "Отображает текущую информацию о погоде для указанного местоположения.",
"option": {
"isFormatFahrenheit": {
"label": ""
@@ -1329,14 +1329,14 @@
},
"kind": {
"clear": "Ясно",
"mainlyClear": "Малооблачно",
"mainlyClear": "Преимущественно ясно",
"fog": "Туман",
"drizzle": "Морось",
"freezingDrizzle": "Изморозь, возможен гололёд",
"freezingDrizzle": "Ледяная морось",
"rain": "Дождь",
"freezingRain": "Моросящий дождь",
"freezingRain": "Ледяной дождь",
"snowFall": "Снегопад",
"snowGrains": "Снежные зерна",
"snowGrains": "Снежная крупа",
"rainShowers": "Ливень",
"snowShowers": "Снегопад",
"thunderstorm": "Гроза",
@@ -1345,28 +1345,28 @@
}
},
"indexerManager": {
"name": "Статус менеджера индексаторов",
"name": "Состояние менеджера индексации",
"description": "",
"option": {
"openIndexerSiteInNewTab": {
"label": ""
}
},
"title": "Статус менеджера индексаторов",
"testAll": "Тестировать все",
"title": "Менеджер индексации",
"testAll": "Проверить все",
"error": {
"internalServerError": ""
}
},
"healthMonitoring": {
"name": "Мониторинг состояния системы",
"description": "Отображает информацию о состоянии и статусе вашей системы(систем).",
"description": "Отображает информацию о состоянии и работоспособности ваших систем.",
"option": {
"fahrenheit": {
"label": "Температура процессора в градусах Фаренгейта"
"label": "Температура CPU в градусах Фаренгейта"
},
"cpu": {
"label": "Показывать информацию о процессоре"
"label": "Показывать информацию о CPU"
},
"memory": {
"label": "Показать информацию о памяти"
@@ -1386,7 +1386,7 @@
"minute": "",
"minutes": "",
"used": "",
"available": "Доступен",
"available": "Доступно",
"lastSeen": ""
},
"memory": {},
@@ -1432,11 +1432,11 @@
"option": {}
},
"video": {
"name": "Трансляция видео",
"description": "Встраивание видео или прямой трансляции видео с камеры или веб-сайта",
"name": "Видеопоток",
"description": "Встраивание видеопотока или видео с камеры или веб-сайта",
"option": {
"feedUrl": {
"label": "URL-адрес потока"
"label": "URL потока"
},
"hasAutoPlay": {
"label": "Автовоспроизведение",
@@ -1512,7 +1512,7 @@
},
"downSpeed": {
"columnTitle": "Загрузка",
"detailsTitle": "Скорость скачивания"
"detailsTitle": "Скорость загрузки"
},
"index": {
"columnTitle": "",
@@ -1565,7 +1565,7 @@
}
},
"states": {
"downloading": "Скачивается",
"downloading": "Загрузка",
"queued": "Очередь",
"paused": "Приостановлено",
"completed": "Завершено",
@@ -1601,7 +1601,7 @@
},
"mediaRequests-requestList": {
"name": "",
"description": "Просмотреть список всех медиа-запросов из вашего экземпляра Overseerr или Jellyseerr",
"description": "Просмотр списка всех запросов медиаконтента из вашего экземпляра Overseerr или Jellyseerr",
"option": {
"linksTargetNewTab": {
"label": "Открывать ссылки в новой вкладке"
@@ -1617,19 +1617,19 @@
"pending": "",
"processing": "",
"partiallyAvailable": "Частично",
"available": "Доступен"
"available": "Доступно"
},
"toBeDetermined": ""
},
"mediaRequests-requestStats": {
"name": "",
"description": "Статистика ваших медиазапросов",
"description": "Статистика по запросам медиаконтента",
"option": {},
"titles": {
"stats": {
"main": "Статистика медиа",
"main": "Статистика медиаконтента",
"approved": "Уже одобрено",
"pending": "Ожидающие утверждения",
"pending": "Ожидает одобрения",
"processing": "",
"declined": "",
"available": "",
@@ -1648,55 +1648,55 @@
"description": "",
"option": {
"defaultView": {
"label": ""
"label": "Вид по умолчанию"
},
"queuePageSize": {
"label": ""
}
},
"tab": {
"workers": "",
"queue": "",
"statistics": ""
"workers": "Обработчики",
"queue": "Очередь",
"statistics": "Статистика"
},
"currentIndex": "",
"healthCheck": {
"title": "",
"queued": "",
"queued": "Очередь",
"status": {
"healthy": "",
"unhealthy": ""
"healthy": "Исправно",
"unhealthy": "Неисправен"
}
},
"panel": {
"statistics": {
"empty": "",
"transcodes": "",
"empty": "Пусто",
"transcodes": "Перекодирования",
"transcodesCount": "",
"healthChecksCount": "",
"filesCount": "",
"savedSpace": "",
"healthChecks": "",
"videoCodecs": "",
"videoContainers": "",
"videoResolutions": ""
"videoCodecs": "Кодеки",
"videoContainers": "Контейнеры",
"videoResolutions": "Разрешения"
},
"workers": {
"empty": "",
"empty": "Пусто",
"table": {
"file": "",
"eta": "",
"progress": "",
"transcode": "",
"file": "Файл",
"eta": "Осталось",
"progress": "Прогресс",
"transcode": "Перекодирование",
"healthCheck": ""
}
},
"queue": {
"empty": "",
"empty": "Пусто",
"table": {
"file": "",
"size": "",
"transcode": "",
"file": "Файл",
"size": "Размер",
"transcode": "Перекодирование",
"healthCheck": ""
}
}
@@ -1856,7 +1856,7 @@
}
},
"backgroundImageSize": {
"label": "Размер фонового изображения",
"label": "Повторение фонового изображения",
"option": {
"cover": {
"label": "",
@@ -1879,7 +1879,7 @@
},
"customCss": {
"label": "",
"description": "Дополнительная настройка вашей панели с использованием CSS, рекомендуется только опытным пользователям",
"description": "Дополнительная настройка панели управления с помощью CSS (рекомендуется только опытным пользователям)",
"customClassesAlert": {
"title": "",
"description": ""
@@ -1889,7 +1889,7 @@
"label": ""
},
"name": {
"label": "Имя"
"label": "Название"
},
"isPublic": {
"label": "Публичный",
@@ -1903,7 +1903,7 @@
"title": "",
"section": {
"general": {
"title": "Общие",
"title": "Основное",
"unrecognizedLink": ""
},
"layout": {
@@ -1935,7 +1935,7 @@
}
},
"dangerZone": {
"title": "Зона опасности",
"title": "Опасная зона",
"action": {
"rename": {
"label": "",
@@ -1971,7 +1971,7 @@
"description": "",
"button": "",
"confirm": {
"title": "Удалить панель",
"title": "Удаление панели",
"description": ""
}
}
@@ -1981,7 +1981,7 @@
},
"error": {
"noBoard": {
"title": "",
"title": "Добро пожаловать в Homarr",
"description": "",
"link": "",
"notice": ""
@@ -2042,15 +2042,15 @@
"tools": {
"label": "Инструменты",
"items": {
"docker": "",
"docker": "Docker",
"logs": "",
"api": "",
"api": "API",
"tasks": ""
}
},
"settings": "Настройки",
"help": {
"label": "Помощь",
"label": "Справка",
"items": {
"documentation": "Документация",
"submitIssue": "",
@@ -2100,7 +2100,7 @@
"delete": {
"label": "Удалить навсегда",
"confirm": {
"title": "Удалить панель",
"title": "Удаление панели",
"description": ""
}
}
@@ -2113,7 +2113,7 @@
"createBoard": {
"field": {
"name": {
"label": "Имя"
"label": "Название"
}
}
}
@@ -2127,12 +2127,12 @@
"fieldsDisabledExternalProvider": "",
"setting": {
"general": {
"title": "Общие",
"title": "Основное",
"item": {
"language": "",
"board": "",
"firstDayOfWeek": "Первый день недели",
"accessibility": "Доступность"
"accessibility": "Специальные возможности"
}
},
"security": {
@@ -2143,14 +2143,14 @@
}
},
"list": {
"metaTitle": "Управлять пользователями",
"metaTitle": "Управление пользователями",
"title": "Пользователи"
},
"edit": {
"metaTitle": ""
},
"create": {
"metaTitle": "Создать пользователя",
"metaTitle": "Создание пользователя",
"title": "",
"step": {
"personalInformation": {
@@ -2180,32 +2180,32 @@
}
},
"invite": {
"title": "Управление приглашениями пользователей",
"title": "Управление приглашениями",
"action": {
"new": {
"title": "",
"description": "По истечении этого срока приглашение перестает быть действительным, и получатель приглашения не сможет создать аккаунт."
"description": "После истечения срока действия приглашение станет недействительным, и получатель не сможет создать учётную запись."
},
"copy": {
"title": "",
"description": "",
"link": "Ссылка на приглашение",
"link": "Ссылка приглашения",
"button": ""
},
"delete": {
"title": "Удалить приглашение",
"description": "Вы уверены, что хотите удалить это приглашение? Пользователи, получившие эту ссылку, больше не смогут создать аккаунт по этой ссылке."
"description": "Вы уверены, что хотите удалить это приглашение? Пользователи с этой ссылкой больше не смогут создать учётную запись."
}
},
"field": {
"id": {
"label": ""
"label": "ID"
},
"creator": {
"label": "Создатель"
},
"expirationDate": {
"label": "Срок действия"
"label": "Дата истечения срока"
},
"token": {
"label": "Токен"
@@ -2217,8 +2217,8 @@
"back": "",
"setting": {
"general": {
"title": "Общие",
"owner": "",
"title": "Основное",
"owner": "Владелец",
"ownerOfGroup": "",
"ownerOfGroupDeleted": ""
},
@@ -2286,14 +2286,14 @@
}
},
"board": {
"title": "",
"title": "Панели",
"homeBoard": {
"label": "",
"description": ""
}
},
"appearance": {
"title": "",
"title": "Внешний вид",
"defaultColorScheme": {
"label": "",
"options": {
@@ -2370,7 +2370,7 @@
}
},
"api": {
"title": "",
"title": "API",
"modal": {
"createApiToken": {
"title": "",
@@ -2390,7 +2390,7 @@
},
"table": {
"header": {
"id": "",
"id": "ID",
"createdBy": ""
}
}
@@ -2427,7 +2427,7 @@
},
"field": {
"name": {
"label": "Имя"
"label": "Название"
},
"state": {
"label": "Состояние",
@@ -2557,7 +2557,7 @@
"integrations": {
"label": "",
"edit": {
"label": "Изменить"
"label": "Редактировать"
},
"new": {
"label": ""
@@ -2569,7 +2569,7 @@
"label": ""
},
"edit": {
"label": "Изменить"
"label": "Редактировать"
}
},
"medias": {
@@ -2581,7 +2581,7 @@
"label": ""
},
"edit": {
"label": "Изменить"
"label": "Редактировать"
}
},
"users": {
@@ -2589,7 +2589,7 @@
"create": {
"label": "Создать"
},
"general": "Общие",
"general": "Основное",
"security": "Безопасность",
"board": "Панели",
"groups": {
@@ -2602,7 +2602,7 @@
"tools": {
"label": "Инструменты",
"docker": {
"label": ""
"label": "Docker"
},
"logs": {
"label": ""
@@ -2766,7 +2766,7 @@
"title": ""
},
"help": {
"title": "Помощь",
"title": "Справка",
"option": {
"documentation": {
"label": "Документация"
@@ -2813,7 +2813,7 @@
"label": ""
},
"manageUser": {
"label": "Управлять пользователями"
"label": "Управление пользователями"
},
"manageInvite": {
"label": ""
@@ -2891,7 +2891,7 @@
"search": "",
"field": {
"name": {
"label": "Имя"
"label": "Название"
},
"short": {
"label": ""

View File

@@ -41,8 +41,8 @@
"import": ""
},
"entities": {
"apps": "",
"boards": "",
"apps": "Aplikácie",
"boards": "Dosky",
"integrations": "",
"credentialUsers": ""
}
@@ -51,7 +51,7 @@
"title": "",
"field": {
"token": {
"label": "",
"label": "Token",
"description": ""
}
},
@@ -87,7 +87,7 @@
}
},
"settings": {
"title": "",
"title": "Nastavenia",
"subtitle": ""
},
"finish": {
@@ -302,7 +302,7 @@
}
},
"app": {
"title": "",
"title": "Aplikácie",
"item": {
"create": {
"label": "",
@@ -1026,13 +1026,13 @@
"label": ""
},
"layout": {
"label": "",
"label": "Rozloženie",
"option": {
"row": {
"label": ""
"label": "Horizontálne"
},
"column": {
"label": ""
"label": "Vertikálne"
},
"grid": {
"label": ""
@@ -1213,7 +1213,7 @@
}
},
"iframe": {
"name": "",
"name": "iFrame",
"description": "Vložte akýkoľvek obsah z internetu. Niektoré webové stránky môžu obmedziť prístup.",
"option": {
"embedUrl": {
@@ -1648,55 +1648,55 @@
"description": "",
"option": {
"defaultView": {
"label": ""
"label": "Predvolené zobrazenie"
},
"queuePageSize": {
"label": ""
}
},
"tab": {
"workers": "",
"queue": "",
"statistics": ""
"workers": "Pracovníci",
"queue": "Fronta",
"statistics": "Statistiky"
},
"currentIndex": "",
"healthCheck": {
"title": "",
"queued": "",
"queued": "V poradí",
"status": {
"healthy": "",
"unhealthy": ""
"healthy": "Zdravý",
"unhealthy": "Nezdravý"
}
},
"panel": {
"statistics": {
"empty": "",
"transcodes": "",
"empty": "Prázdny",
"transcodes": "Transkodér",
"transcodesCount": "",
"healthChecksCount": "",
"filesCount": "",
"savedSpace": "",
"healthChecks": "",
"videoCodecs": "",
"videoContainers": "",
"videoResolutions": ""
"videoCodecs": "Kodeky",
"videoContainers": "Kontajnery",
"videoResolutions": "Rozlíšenie"
},
"workers": {
"empty": "",
"empty": "Prázdny",
"table": {
"file": "",
"eta": "",
"progress": "",
"transcode": "",
"file": "Súbor",
"eta": "Odhad",
"progress": "Stav",
"transcode": "Transkodér",
"healthCheck": ""
}
},
"queue": {
"empty": "",
"empty": "Prázdny",
"table": {
"file": "",
"size": "",
"transcode": "",
"file": "Súbor",
"size": "Veľkosť",
"transcode": "Transkodér",
"healthCheck": ""
}
}
@@ -2042,9 +2042,9 @@
"tools": {
"label": "Nástroje",
"items": {
"docker": "",
"docker": "Docker",
"logs": "",
"api": "",
"api": "API",
"tasks": ""
}
},
@@ -2199,7 +2199,7 @@
},
"field": {
"id": {
"label": ""
"label": "ID"
},
"creator": {
"label": "Autor"
@@ -2208,7 +2208,7 @@
"label": "Dátum vypršania"
},
"token": {
"label": ""
"label": "Token"
}
}
}
@@ -2218,7 +2218,7 @@
"setting": {
"general": {
"title": "Všeobecné",
"owner": "",
"owner": "Vlastník",
"ownerOfGroup": "",
"ownerOfGroupDeleted": ""
},
@@ -2286,14 +2286,14 @@
}
},
"board": {
"title": "",
"title": "Dosky",
"homeBoard": {
"label": "",
"description": ""
}
},
"appearance": {
"title": "",
"title": "Vzhľad",
"defaultColorScheme": {
"label": "",
"options": {
@@ -2370,7 +2370,7 @@
}
},
"api": {
"title": "",
"title": "API",
"modal": {
"createApiToken": {
"title": "",
@@ -2390,7 +2390,7 @@
},
"table": {
"header": {
"id": "",
"id": "ID",
"createdBy": ""
}
}
@@ -2602,7 +2602,7 @@
"tools": {
"label": "Nástroje",
"docker": {
"label": ""
"label": "Docker"
},
"logs": {
"label": ""

View File

@@ -41,8 +41,8 @@
"import": ""
},
"entities": {
"apps": "",
"boards": "",
"apps": "Aplikacije",
"boards": "Deske",
"integrations": "",
"credentialUsers": ""
}
@@ -51,7 +51,7 @@
"title": "",
"field": {
"token": {
"label": "",
"label": "Žeton",
"description": ""
}
},
@@ -87,7 +87,7 @@
}
},
"settings": {
"title": "",
"title": "Nastavitve",
"subtitle": ""
},
"finish": {
@@ -293,7 +293,7 @@
},
"permission": {
"admin": {
"title": "",
"title": "Admin",
"item": {
"admin": {
"label": "",
@@ -302,7 +302,7 @@
}
},
"app": {
"title": "",
"title": "Aplikacije",
"item": {
"create": {
"label": "",
@@ -1026,13 +1026,13 @@
"label": ""
},
"layout": {
"label": "",
"label": "Postavitev",
"option": {
"row": {
"label": ""
"label": "Vodoravno"
},
"column": {
"label": ""
"label": "Navpično"
},
"grid": {
"label": ""
@@ -1199,7 +1199,7 @@
},
"align": {
"left": "Leva stran",
"center": "",
"center": "Center",
"right": "Desno"
},
"popover": {
@@ -1213,7 +1213,7 @@
}
},
"iframe": {
"name": "",
"name": "iFrame",
"description": "Vstavite katero koli vsebino iz interneta. Nekatera spletna mesta lahko omejijo dostop.",
"option": {
"embedUrl": {
@@ -1656,7 +1656,7 @@
},
"tab": {
"workers": "",
"queue": "",
"queue": "Čakalna vrsta",
"statistics": ""
},
"currentIndex": "",
@@ -1670,7 +1670,7 @@
},
"panel": {
"statistics": {
"empty": "",
"empty": "Prazno",
"transcodes": "",
"transcodesCount": "",
"healthChecksCount": "",
@@ -1682,20 +1682,20 @@
"videoResolutions": ""
},
"workers": {
"empty": "",
"empty": "Prazno",
"table": {
"file": "",
"eta": "",
"progress": "",
"eta": "ETA",
"progress": "Napredek",
"transcode": "",
"healthCheck": ""
}
},
"queue": {
"empty": "",
"empty": "Prazno",
"table": {
"file": "",
"size": "",
"size": "Velikost",
"transcode": "",
"healthCheck": ""
}
@@ -2042,7 +2042,7 @@
"tools": {
"label": "Orodja",
"items": {
"docker": "",
"docker": "Docker",
"logs": "",
"api": "",
"tasks": ""
@@ -2199,7 +2199,7 @@
},
"field": {
"id": {
"label": ""
"label": "ID"
},
"creator": {
"label": "Ustvarjalec"
@@ -2218,7 +2218,7 @@
"setting": {
"general": {
"title": "Splošno",
"owner": "",
"owner": "Lastnik",
"ownerOfGroup": "",
"ownerOfGroupDeleted": ""
},
@@ -2286,14 +2286,14 @@
}
},
"board": {
"title": "",
"title": "Deske",
"homeBoard": {
"label": "",
"description": ""
}
},
"appearance": {
"title": "",
"title": "Videz",
"defaultColorScheme": {
"label": "",
"options": {
@@ -2390,7 +2390,7 @@
},
"table": {
"header": {
"id": "",
"id": "ID",
"createdBy": ""
}
}
@@ -2602,7 +2602,7 @@
"tools": {
"label": "Orodja",
"docker": {
"label": ""
"label": "Docker"
},
"logs": {
"label": ""

View File

@@ -41,8 +41,8 @@
"import": ""
},
"entities": {
"apps": "",
"boards": "",
"apps": "Appar",
"boards": "Tavlor",
"integrations": "",
"credentialUsers": ""
}
@@ -51,7 +51,7 @@
"title": "",
"field": {
"token": {
"label": "",
"label": "Token",
"description": ""
}
},
@@ -87,7 +87,7 @@
}
},
"settings": {
"title": "",
"title": "Inställningar",
"subtitle": ""
},
"finish": {
@@ -293,7 +293,7 @@
},
"permission": {
"admin": {
"title": "",
"title": "Admin",
"item": {
"admin": {
"label": "",
@@ -302,7 +302,7 @@
}
},
"app": {
"title": "",
"title": "Appar",
"item": {
"create": {
"label": "",
@@ -1026,13 +1026,13 @@
"label": ""
},
"layout": {
"label": "",
"label": "Layout",
"option": {
"row": {
"label": ""
"label": "Horisontal"
},
"column": {
"label": ""
"label": "Vertikal"
},
"grid": {
"label": ""
@@ -1050,7 +1050,7 @@
"description": "",
"option": {
"layout": {
"label": "",
"label": "Layout",
"option": {
"row": {
"label": "Horisontal"
@@ -1083,7 +1083,7 @@
"description": "Styr PiHole eller AdGuard från din instrumentpanel",
"option": {
"layout": {
"label": "",
"label": "Layout",
"option": {
"row": {
"label": "Horisontal"
@@ -1213,7 +1213,7 @@
}
},
"iframe": {
"name": "",
"name": "iFrame",
"description": "Bädda in valfritt innehåll från internet. Vissa webbplatser kan begränsa åtkomsten.",
"option": {
"embedUrl": {
@@ -1522,7 +1522,7 @@
"columnTitle": ""
},
"integration": {
"columnTitle": ""
"columnTitle": "Integration"
},
"name": {
"columnTitle": ""
@@ -1648,55 +1648,55 @@
"description": "",
"option": {
"defaultView": {
"label": ""
"label": "Standardvy"
},
"queuePageSize": {
"label": ""
}
},
"tab": {
"workers": "",
"queue": "",
"statistics": ""
"workers": "Arbetare",
"queue": "",
"statistics": "Statistik"
},
"currentIndex": "",
"healthCheck": {
"title": "",
"queued": "",
"queued": "Köad",
"status": {
"healthy": "",
"unhealthy": ""
"healthy": "Hälsosam",
"unhealthy": "Ohälsosam"
}
},
"panel": {
"statistics": {
"empty": "",
"transcodes": "",
"empty": "Tom",
"transcodes": "Omkodning",
"transcodesCount": "",
"healthChecksCount": "",
"filesCount": "",
"savedSpace": "",
"healthChecks": "",
"videoCodecs": "",
"videoContainers": "",
"videoResolutions": ""
"videoCodecs": "Codecs",
"videoContainers": "Containers",
"videoResolutions": "Upplösningar"
},
"workers": {
"empty": "",
"empty": "Tom",
"table": {
"file": "",
"eta": "",
"progress": "",
"transcode": "",
"file": "Fil",
"eta": "Beräknad sluttid",
"progress": "Förlopp",
"transcode": "Omkoda",
"healthCheck": ""
}
},
"queue": {
"empty": "",
"empty": "Tom",
"table": {
"file": "",
"size": "",
"transcode": "",
"file": "Fil",
"size": "Storlek",
"transcode": "Omkoda",
"healthCheck": ""
}
}
@@ -1907,7 +1907,7 @@
"unrecognizedLink": ""
},
"layout": {
"title": ""
"title": "Layout"
},
"background": {
"title": "Bakgrund"
@@ -2042,9 +2042,9 @@
"tools": {
"label": "Verktyg",
"items": {
"docker": "",
"docker": "Docker",
"logs": "",
"api": "",
"api": "API",
"tasks": ""
}
},
@@ -2199,7 +2199,7 @@
},
"field": {
"id": {
"label": ""
"label": "ID"
},
"creator": {
"label": "Skapare"
@@ -2208,7 +2208,7 @@
"label": "Utgångsdatum"
},
"token": {
"label": ""
"label": "Token"
}
}
}
@@ -2218,7 +2218,7 @@
"setting": {
"general": {
"title": "Allmänt",
"owner": "",
"owner": "Ägare",
"ownerOfGroup": "",
"ownerOfGroupDeleted": ""
},
@@ -2286,14 +2286,14 @@
}
},
"board": {
"title": "",
"title": "Tavlor",
"homeBoard": {
"label": "",
"description": ""
}
},
"appearance": {
"title": "",
"title": "Utseende",
"defaultColorScheme": {
"label": "",
"options": {
@@ -2370,7 +2370,7 @@
}
},
"api": {
"title": "",
"title": "API",
"modal": {
"createApiToken": {
"title": "",
@@ -2390,7 +2390,7 @@
},
"table": {
"header": {
"id": "",
"id": "ID",
"createdBy": ""
}
}
@@ -2419,7 +2419,7 @@
}
},
"docker": {
"title": "",
"title": "Containers",
"table": {
"updated": "",
"search": "",
@@ -2442,7 +2442,7 @@
}
},
"containerImage": {
"label": ""
"label": "Image"
},
"ports": {
"label": "Portar"
@@ -2602,7 +2602,7 @@
"tools": {
"label": "Verktyg",
"docker": {
"label": ""
"label": "Docker"
},
"logs": {
"label": ""
@@ -2749,7 +2749,7 @@
"description": ""
},
"torrent": {
"name": "",
"name": "Torrents",
"description": ""
},
"youTube": {

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -41,8 +41,8 @@
"import": ""
},
"entities": {
"apps": "",
"boards": "",
"apps": "Додатки",
"boards": "Дошки",
"integrations": "",
"credentialUsers": ""
}
@@ -51,7 +51,7 @@
"title": "",
"field": {
"token": {
"label": "",
"label": "Токен.",
"description": ""
}
},
@@ -87,7 +87,7 @@
}
},
"settings": {
"title": "",
"title": "Налаштування",
"subtitle": ""
},
"finish": {
@@ -293,7 +293,7 @@
},
"permission": {
"admin": {
"title": "",
"title": "Адміністратор",
"item": {
"admin": {
"label": "",
@@ -302,7 +302,7 @@
}
},
"app": {
"title": "",
"title": "Додатки",
"item": {
"create": {
"label": "",
@@ -717,7 +717,7 @@
},
"password": {
"label": "Пароль",
"newLabel": ""
"newLabel": "Новий пароль"
}
}
},
@@ -770,12 +770,12 @@
"error": "Помилка",
"action": {
"add": "Додати",
"apply": "",
"apply": "Застосувати",
"backToOverview": "",
"create": "Створити",
"edit": "Редагувати",
"import": "",
"insert": "",
"insert": "Вставити",
"remove": "Видалити",
"save": "Зберегти",
"saveChanges": "Зберегти зміни",
@@ -1026,13 +1026,13 @@
"label": ""
},
"layout": {
"label": "",
"label": "Макет",
"option": {
"row": {
"label": ""
"label": "Горизонтальний"
},
"column": {
"label": ""
"label": "Вертикальний"
},
"grid": {
"label": ""
@@ -1139,7 +1139,7 @@
"label": ""
},
"timezone": {
"label": "",
"label": "Часовий пояс",
"description": ""
},
"showDate": {
@@ -1199,7 +1199,7 @@
},
"align": {
"left": "Ліворуч.",
"center": "",
"center": "Центр",
"right": "Так."
},
"popover": {
@@ -1254,7 +1254,7 @@
"description": "",
"option": {
"entityId": {
"label": ""
"label": "Ідентифікатор об'єкта"
},
"displayName": {
"label": ""
@@ -1272,10 +1272,10 @@
"description": "",
"option": {
"displayName": {
"label": ""
"label": "Відображати ім'я"
},
"automationId": {
"label": ""
"label": "Ідентифікатор автоматизації"
}
},
"spotlightAction": {
@@ -1345,15 +1345,15 @@
}
},
"indexerManager": {
"name": "",
"name": "Статус менеджера індексування",
"description": "",
"option": {
"openIndexerSiteInNewTab": {
"label": ""
}
},
"title": "",
"testAll": "",
"title": "Менеджер індексації",
"testAll": "Перевірте все",
"error": {
"internalServerError": ""
}
@@ -1504,7 +1504,7 @@
},
"added": {
"columnTitle": "",
"detailsTitle": ""
"detailsTitle": "Дата додавання"
},
"category": {
"columnTitle": "",
@@ -1532,7 +1532,7 @@
"detailsTitle": ""
},
"ratio": {
"columnTitle": "",
"columnTitle": "Співвідношення",
"detailsTitle": ""
},
"received": {
@@ -1565,8 +1565,8 @@
}
},
"states": {
"downloading": "",
"queued": "",
"downloading": "Завантаження",
"queued": "У черзі",
"paused": "Призупинено",
"completed": "Завершено",
"failed": "",
@@ -1648,55 +1648,55 @@
"description": "",
"option": {
"defaultView": {
"label": ""
"label": "Вигляд за замовчуванням"
},
"queuePageSize": {
"label": ""
}
},
"tab": {
"workers": "",
"queue": "",
"statistics": ""
"workers": "Робітники",
"queue": "Черга",
"statistics": "Статистика"
},
"currentIndex": "",
"healthCheck": {
"title": "",
"queued": "",
"queued": "У черзі",
"status": {
"healthy": "",
"unhealthy": ""
"healthy": "Здоровий",
"unhealthy": "Нездоровий"
}
},
"panel": {
"statistics": {
"empty": "",
"transcodes": "",
"empty": "Пусто",
"transcodes": "Перекодує",
"transcodesCount": "",
"healthChecksCount": "",
"filesCount": "",
"savedSpace": "",
"healthChecks": "",
"videoCodecs": "",
"videoContainers": "",
"videoResolutions": ""
"videoCodecs": "Кодеки",
"videoContainers": "Контейнери",
"videoResolutions": "Роздільна здатність"
},
"workers": {
"empty": "",
"empty": "Пусто",
"table": {
"file": "",
"eta": "",
"progress": "",
"transcode": "",
"file": "Файл",
"eta": "Залишилося",
"progress": "Прогрес",
"transcode": "Перекодувати",
"healthCheck": ""
}
},
"queue": {
"empty": "",
"empty": "Пусто",
"table": {
"file": "",
"size": "",
"transcode": "",
"file": "Файл",
"size": "Розмір",
"transcode": "Перекодувати",
"healthCheck": ""
}
}
@@ -1822,7 +1822,7 @@
"label": ""
},
"backgroundImageAttachment": {
"label": "",
"label": "Прикріплене фонове зображення",
"option": {
"fixed": {
"label": "",
@@ -1856,7 +1856,7 @@
}
},
"backgroundImageSize": {
"label": "",
"label": "Розмір фонового зображення",
"option": {
"cover": {
"label": "",
@@ -2042,9 +2042,9 @@
"tools": {
"label": "Інструменти",
"items": {
"docker": "",
"docker": "Docker",
"logs": "",
"api": "",
"api": "API",
"tasks": ""
}
},
@@ -2136,7 +2136,7 @@
}
},
"security": {
"title": ""
"title": "Безпека"
},
"board": {
"title": "Дошки"
@@ -2157,7 +2157,7 @@
"label": ""
},
"security": {
"label": ""
"label": "Безпека"
},
"groups": {
"label": "",
@@ -2218,7 +2218,7 @@
"setting": {
"general": {
"title": "Загальне",
"owner": "",
"owner": "Власник",
"ownerOfGroup": "",
"ownerOfGroupDeleted": ""
},
@@ -2286,14 +2286,14 @@
}
},
"board": {
"title": "",
"title": "Дошки",
"homeBoard": {
"label": "",
"description": ""
}
},
"appearance": {
"title": "",
"title": "Вигляд",
"defaultColorScheme": {
"label": "",
"options": {
@@ -2370,7 +2370,7 @@
}
},
"api": {
"title": "",
"title": "API",
"modal": {
"createApiToken": {
"title": "",
@@ -2419,7 +2419,7 @@
}
},
"docker": {
"title": "",
"title": "Контейнери",
"table": {
"updated": "",
"search": "",
@@ -2590,7 +2590,7 @@
"label": "Створити"
},
"general": "Загальне",
"security": "",
"security": "Безпека",
"board": "Дошки",
"groups": {
"label": ""
@@ -2602,7 +2602,7 @@
"tools": {
"label": "Інструменти",
"docker": {
"label": ""
"label": "Docker"
},
"logs": {
"label": ""

View File

@@ -41,8 +41,8 @@
"import": ""
},
"entities": {
"apps": "",
"boards": "",
"apps": "Ứng dụng",
"boards": "Bảng",
"integrations": "",
"credentialUsers": ""
}
@@ -51,7 +51,7 @@
"title": "",
"field": {
"token": {
"label": "",
"label": "Mã thông báo",
"description": ""
}
},
@@ -87,7 +87,7 @@
}
},
"settings": {
"title": "",
"title": "Cài đặt",
"subtitle": ""
},
"finish": {
@@ -302,7 +302,7 @@
}
},
"app": {
"title": "",
"title": "Ứng dụng",
"item": {
"create": {
"label": "",
@@ -1026,13 +1026,13 @@
"label": ""
},
"layout": {
"label": "",
"label": "Bố cục",
"option": {
"row": {
"label": ""
"label": "Nằm ngang"
},
"column": {
"label": ""
"label": "Thẳng đứng"
},
"grid": {
"label": ""
@@ -1213,7 +1213,7 @@
}
},
"iframe": {
"name": "",
"name": "iFrame",
"description": "Nhúng bất kỳ nội dung nào từ internet. Một số trang web có thể hạn chế quyền truy cập.",
"option": {
"embedUrl": {
@@ -1656,7 +1656,7 @@
},
"tab": {
"workers": "",
"queue": "",
"queue": "Chờ",
"statistics": ""
},
"currentIndex": "",
@@ -1670,7 +1670,7 @@
},
"panel": {
"statistics": {
"empty": "",
"empty": "Trống",
"transcodes": "",
"transcodesCount": "",
"healthChecksCount": "",
@@ -1682,20 +1682,20 @@
"videoResolutions": ""
},
"workers": {
"empty": "",
"empty": "Trống",
"table": {
"file": "",
"eta": "",
"progress": "",
"eta": "Thời gian dự kiến",
"progress": "Tiến độ",
"transcode": "",
"healthCheck": ""
}
},
"queue": {
"empty": "",
"empty": "Trống",
"table": {
"file": "",
"size": "",
"size": "Kích cỡ",
"transcode": "",
"healthCheck": ""
}
@@ -2042,9 +2042,9 @@
"tools": {
"label": "Công cụ",
"items": {
"docker": "",
"docker": "Docker",
"logs": "",
"api": "",
"api": "API",
"tasks": ""
}
},
@@ -2218,7 +2218,7 @@
"setting": {
"general": {
"title": "Chung",
"owner": "",
"owner": "Chủ",
"ownerOfGroup": "",
"ownerOfGroupDeleted": ""
},
@@ -2286,14 +2286,14 @@
}
},
"board": {
"title": "",
"title": "Bảng",
"homeBoard": {
"label": "",
"description": ""
}
},
"appearance": {
"title": "",
"title": "Hiển thị",
"defaultColorScheme": {
"label": "",
"options": {
@@ -2370,7 +2370,7 @@
}
},
"api": {
"title": "",
"title": "API",
"modal": {
"createApiToken": {
"title": "",
@@ -2602,7 +2602,7 @@
"tools": {
"label": "Công cụ",
"docker": {
"label": ""
"label": "Docker"
},
"logs": {
"label": ""