feat: update languages
parent
bb0d048235
commit
d45d7f92fb
|
@ -165,6 +165,7 @@
|
||||||
"users": "المستخدمين",
|
"users": "المستخدمين",
|
||||||
"globalRules": "This is a global set of allow and disallow rules. They apply to every user. You can define specific rules on each user's settings to override this ones.",
|
"globalRules": "This is a global set of allow and disallow rules. They apply to every user. You can define specific rules on each user's settings to override this ones.",
|
||||||
"allowSignup": "Allow users to signup",
|
"allowSignup": "Allow users to signup",
|
||||||
|
"createUserDir": "Auto create user home dir while adding new user",
|
||||||
"insertRegex": "Insert regex expression",
|
"insertRegex": "Insert regex expression",
|
||||||
"insertPath": "Insert the path",
|
"insertPath": "Insert the path",
|
||||||
"userUpdated": "تم تعديل المستخدم",
|
"userUpdated": "تم تعديل المستخدم",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"permanent": "Permanent",
|
"permanent": "Permanent",
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"shell": "Toggle shell",
|
"shell": "Kommandozeile ein/ausschalten",
|
||||||
"cancel": "Abbrechen",
|
"cancel": "Abbrechen",
|
||||||
"close": "Schließen",
|
"close": "Schließen",
|
||||||
"copy": "Kopieren",
|
"copy": "Kopieren",
|
||||||
|
@ -35,7 +35,7 @@
|
||||||
"permalink": "permanenten Verweis anzeigen"
|
"permalink": "permanenten Verweis anzeigen"
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"linkCopied": "Verweis wurde kopiert !"
|
"linkCopied": "Verweis wurde kopiert!"
|
||||||
},
|
},
|
||||||
"errors": {
|
"errors": {
|
||||||
"forbidden": "Sie haben keine Berechtigung dies abzurufen.",
|
"forbidden": "Sie haben keine Berechtigung dies abzurufen.",
|
||||||
|
@ -101,7 +101,7 @@
|
||||||
"filesSelected": "{count} Dateien ausgewählt.",
|
"filesSelected": "{count} Dateien ausgewählt.",
|
||||||
"lastModified": "Zuletzt geändert",
|
"lastModified": "Zuletzt geändert",
|
||||||
"move": "Verschieben",
|
"move": "Verschieben",
|
||||||
"moveMessage": "Choose new house for your file(s)/folder(s):",
|
"moveMessage": "Wählen sie einen neuen Platz für ihre Datei(en)/Ordner:",
|
||||||
"newDir": "Neuer Ordner",
|
"newDir": "Neuer Ordner",
|
||||||
"newDirMessage": "Geben Sie den Namen des neuen Ordners an.",
|
"newDirMessage": "Geben Sie den Namen des neuen Ordners an.",
|
||||||
"newFile": "Neue Datei",
|
"newFile": "Neue Datei",
|
||||||
|
@ -119,12 +119,12 @@
|
||||||
"newArchetype": "Erstelle neuen Beitrag auf dem Archetyp. Ihre Datei wird im Inhalteordner erstellt."
|
"newArchetype": "Erstelle neuen Beitrag auf dem Archetyp. Ihre Datei wird im Inhalteordner erstellt."
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"instanceName": "Instance name",
|
"instanceName": "Instanzname",
|
||||||
"brandingDirectoryPath": "Branding directory path",
|
"brandingDirectoryPath": "Markenverzeichnispfad",
|
||||||
"documentation": "Dokumentation",
|
"documentation": "Dokumentation",
|
||||||
"branding": "Branding",
|
"branding": "Marke",
|
||||||
"disableExternalLinks": "Externe Links deaktivieren (außer Dokumentation)",
|
"disableExternalLinks": "Externe Links deaktivieren (außer Dokumentation)",
|
||||||
"brandingHelp": "You can costumize how your File Browser instance looks and feels by changing its name, replacing the logo, adding custom styles and even disable external links to GitHub.\nFor more information about custom branding, please check out the {0}.",
|
"brandingHelp": "Sie können das Erscheinungsbild ihres File Browser anpassen, in dem sie den Namen ändern, das Logo austauchsen oder eigene Stile definieren und sogar externe Links zu GitHub deaktivieren.\nUm mehr Informationen zum Anpassen an ihre Marke zu bekommen, gehen sie bitte zu {0}.",
|
||||||
"admin": "Admin",
|
"admin": "Admin",
|
||||||
"administrator": "Administrator",
|
"administrator": "Administrator",
|
||||||
"allowCommands": "Befehle ausführen",
|
"allowCommands": "Befehle ausführen",
|
||||||
|
@ -133,8 +133,8 @@
|
||||||
"allowPublish": "Veröffentlichen von neuen Beiträgen und Seiten",
|
"allowPublish": "Veröffentlichen von neuen Beiträgen und Seiten",
|
||||||
"avoidChanges": "(leer lassen um Änderungen zu vermeiden)",
|
"avoidChanges": "(leer lassen um Änderungen zu vermeiden)",
|
||||||
"changePassword": "Ändere das Passwort",
|
"changePassword": "Ändere das Passwort",
|
||||||
"commandRunner": "Command runner",
|
"commandRunner": "Befehlseingabe",
|
||||||
"commandRunnerHelp": "Here you can set commands that are executed in the named events. You must write one per line. The environment variables {0} and {1} will be available, being {0} relative to {1}. For more information about this feature and the available environment variables, please read the {2}.",
|
"commandRunnerHelp": "Hier könne sie Befehle eintragen die bei benannten Aktionen ausgeführt werden. Sie müssen pro Zeile jeweils einen eingeben. Die Umgebungsvariable {0} und {1} sind verfügbar, wobei {0} relative zu {1} ist. Für mehr Informationen über diese Funktion und die verfügbaren Umgebungsvariablen, lesen sie bitte das {2}.",
|
||||||
"commandsUpdated": "Befehle aktualisiert!",
|
"commandsUpdated": "Befehle aktualisiert!",
|
||||||
"customStylesheet": "Individuelles Stylesheet",
|
"customStylesheet": "Individuelles Stylesheet",
|
||||||
"examples": "Beispiele",
|
"examples": "Beispiele",
|
||||||
|
@ -163,20 +163,21 @@
|
||||||
"userManagement": "Benutzerverwaltung",
|
"userManagement": "Benutzerverwaltung",
|
||||||
"username": "Nutzername",
|
"username": "Nutzername",
|
||||||
"users": "Nutzer",
|
"users": "Nutzer",
|
||||||
"globalRules": "This is a global set of allow and disallow rules. They apply to every user. You can define specific rules on each user's settings to override this ones.",
|
"globalRules": "Das ist ein globales Set von Regeln die erlauben oder nicht erlauben. Die sind für alle Benutzer zutreffend. Es können spezielle Regeln in den Einstellungen der Benutzer definiert werden die diese übersteuern.",
|
||||||
"allowSignup": "Erlaube Benutzern sich zu registrieren",
|
"allowSignup": "Erlaube Benutzern sich zu registrieren",
|
||||||
"insertRegex": "Insert regex expression",
|
"createUserDir": "Auto create user home dir while adding new user",
|
||||||
"insertPath": "Insert the path",
|
"insertRegex": "Regex Ausdruck einfügen",
|
||||||
|
"insertPath": "Pfad einfügen",
|
||||||
"userUpdated": "Benutzer aktualisiert!",
|
"userUpdated": "Benutzer aktualisiert!",
|
||||||
"userDefaults": "User default settings",
|
"userDefaults": "Benutzer Standard Einstellungen",
|
||||||
"defaultUserDescription": "This are the default settings for new users.",
|
"defaultUserDescription": "Das sind die Standard Einstellunge für Benutzer",
|
||||||
"executeOnShell": "In shell ausführen",
|
"executeOnShell": "In shell ausführen",
|
||||||
"executeOnShellDescription": "By default, File Browser executes the commands by calling their binaries directly. If you want to run them on a shell instead (such as Bash or PowerShell), you can define it here with the required arguments and flags. If set, the command you execute will be appended as an argument. This apply to both user commands and event hooks.",
|
"executeOnShellDescription": "Es ist voreingestellt das der File Brower Befehle ausführt in dem er die Befehlsdatein direkt auf ruft. Wenn sie wollen das sie auf einer Kommandozeile (wo Bash oder PowerShell) laufen, könne sie das hier definieren mit allen bennötigten Argumenten und Optionen. Wenn gesetzt, wird das Kommando das ausgeführt werden soll als Parameter angehängt. Das gilt für Benuzerkommandos sowie auch für Ereignisse.",
|
||||||
"perm": {
|
"perm": {
|
||||||
"create": "Dateien und Ordner erstellen",
|
"create": "Dateien und Ordner erstellen",
|
||||||
"delete": "Dateien und Ordner löschen",
|
"delete": "Dateien und Ordner löschen",
|
||||||
"download": "Download",
|
"download": "Download",
|
||||||
"modify": "Edit files",
|
"modify": "Dateien editieren",
|
||||||
"execute": "Befehle ausführen",
|
"execute": "Befehle ausführen",
|
||||||
"rename": "Umbenennen oder Verschieben von Dateien oder Ordnern",
|
"rename": "Umbenennen oder Verschieben von Dateien oder Ordnern",
|
||||||
"share": "Datei teilen"
|
"share": "Datei teilen"
|
||||||
|
@ -203,7 +204,7 @@
|
||||||
"video": "Video",
|
"video": "Video",
|
||||||
"search": "Suche...",
|
"search": "Suche...",
|
||||||
"typeToSearch": "Tippe um zu suchen...",
|
"typeToSearch": "Tippe um zu suchen...",
|
||||||
"pressToSearch": "Press enter to search..."
|
"pressToSearch": "Drücken sie Enter um zu suchen..."
|
||||||
},
|
},
|
||||||
"languages": {
|
"languages": {
|
||||||
"ar": "العربية",
|
"ar": "العربية",
|
||||||
|
|
|
@ -165,11 +165,12 @@
|
||||||
"users": "Usuarios",
|
"users": "Usuarios",
|
||||||
"globalRules": "This is a global set of allow and disallow rules. They apply to every user. You can define specific rules on each user's settings to override this ones.",
|
"globalRules": "This is a global set of allow and disallow rules. They apply to every user. You can define specific rules on each user's settings to override this ones.",
|
||||||
"allowSignup": "Permitir registro de usuarios",
|
"allowSignup": "Permitir registro de usuarios",
|
||||||
|
"createUserDir": "Auto create user home dir while adding new user",
|
||||||
"insertRegex": "Introducir expresión regular",
|
"insertRegex": "Introducir expresión regular",
|
||||||
"insertPath": "Introduce la ruta",
|
"insertPath": "Introduce la ruta",
|
||||||
"userUpdated": "¡Usuario actualizado!",
|
"userUpdated": "¡Usuario actualizado!",
|
||||||
"userDefaults": "Configuración de usuario por defecto",
|
"userDefaults": "Configuración de usuario por defecto",
|
||||||
"defaultUserDescription": "This are the default settings for new users.",
|
"defaultUserDescription": "Estas son las configuraciones por defecto para nuevos usuarios.",
|
||||||
"executeOnShell": "Ejecutar en la shell",
|
"executeOnShell": "Ejecutar en la shell",
|
||||||
"executeOnShellDescription": "By default, File Browser executes the commands by calling their binaries directly. If you want to run them on a shell instead (such as Bash or PowerShell), you can define it here with the required arguments and flags. If set, the command you execute will be appended as an argument. This apply to both user commands and event hooks.",
|
"executeOnShellDescription": "By default, File Browser executes the commands by calling their binaries directly. If you want to run them on a shell instead (such as Bash or PowerShell), you can define it here with the required arguments and flags. If set, the command you execute will be appended as an argument. This apply to both user commands and event hooks.",
|
||||||
"perm": {
|
"perm": {
|
||||||
|
|
|
@ -165,6 +165,7 @@
|
||||||
"users": "Utilisateurs",
|
"users": "Utilisateurs",
|
||||||
"globalRules": "This is a global set of allow and disallow rules. They apply to every user. You can define specific rules on each user's settings to override this ones.",
|
"globalRules": "This is a global set of allow and disallow rules. They apply to every user. You can define specific rules on each user's settings to override this ones.",
|
||||||
"allowSignup": "Allow users to signup",
|
"allowSignup": "Allow users to signup",
|
||||||
|
"createUserDir": "Auto create user home dir while adding new user",
|
||||||
"insertRegex": "Insert regex expression",
|
"insertRegex": "Insert regex expression",
|
||||||
"insertPath": "Insert the path",
|
"insertPath": "Insert the path",
|
||||||
"userUpdated": "Utilisateur mis à jour !",
|
"userUpdated": "Utilisateur mis à jour !",
|
||||||
|
|
|
@ -0,0 +1,236 @@
|
||||||
|
{
|
||||||
|
"permanent": "Varanlegt",
|
||||||
|
"buttons": {
|
||||||
|
"shell": "Sýna skipanaglugga",
|
||||||
|
"cancel": "Hætta við",
|
||||||
|
"close": "Loka",
|
||||||
|
"copy": "Afrita",
|
||||||
|
"copyFile": "Afrita skjal",
|
||||||
|
"copyToClipboard": "Afrita",
|
||||||
|
"create": "Búa til",
|
||||||
|
"delete": "Eyða",
|
||||||
|
"download": "Sækja",
|
||||||
|
"info": "Upplýsingar",
|
||||||
|
"more": "Meira",
|
||||||
|
"move": "Færa",
|
||||||
|
"moveFile": "Færa skjal",
|
||||||
|
"new": "Nýtt",
|
||||||
|
"next": "Næsta",
|
||||||
|
"ok": "OK",
|
||||||
|
"replace": "Skipta út",
|
||||||
|
"previous": "Fyrri",
|
||||||
|
"rename": "Endurnefna",
|
||||||
|
"reportIssue": "Tilkynna vandamál",
|
||||||
|
"save": "Vista",
|
||||||
|
"search": "Leita",
|
||||||
|
"select": "Velja",
|
||||||
|
"share": "Deila",
|
||||||
|
"publish": "Gefa út",
|
||||||
|
"selectMultiple": "Velja mörg",
|
||||||
|
"schedule": "Áætlun",
|
||||||
|
"switchView": "Skipta um útlit",
|
||||||
|
"toggleSidebar": "Sýna hliðarstiku",
|
||||||
|
"update": "Vista",
|
||||||
|
"upload": "Hlaða upp",
|
||||||
|
"permalink": "Sækja fastan hlekk"
|
||||||
|
},
|
||||||
|
"success": {
|
||||||
|
"linkCopied": "Hlekkur afritaður!"
|
||||||
|
},
|
||||||
|
"errors": {
|
||||||
|
"forbidden": "Þú hefur ekki aðgang að þessari síðu.",
|
||||||
|
"internal": "Eitthvað fór úrskeiðis.",
|
||||||
|
"notFound": "Ekki er hægt að opna þessa síðu."
|
||||||
|
},
|
||||||
|
"files": {
|
||||||
|
"folders": "Möppur",
|
||||||
|
"files": "Skjöl",
|
||||||
|
"body": "Meginmál",
|
||||||
|
"clear": "Hreinsa",
|
||||||
|
"closePreview": "Loka forskoðun",
|
||||||
|
"home": "Heim",
|
||||||
|
"lastModified": "Seinast breytt",
|
||||||
|
"loading": "Hleð...",
|
||||||
|
"lonely": "Ekkert hér...",
|
||||||
|
"metadata": "Meta-gögn",
|
||||||
|
"multipleSelectionEnabled": "Hægt að velja mörg skjöl/möppur",
|
||||||
|
"name": "Nafn",
|
||||||
|
"size": "Stærð",
|
||||||
|
"sortByName": "Flokka eftir nafni",
|
||||||
|
"sortBySize": "Flokka eftir stærð",
|
||||||
|
"sortByLastModified": "Flokka eftir Seinast breytt"
|
||||||
|
},
|
||||||
|
"help": {
|
||||||
|
"click": "velja skjal eða möppu",
|
||||||
|
"ctrl": {
|
||||||
|
"click": "velja mörg skjöl eða möppur",
|
||||||
|
"f": "opnar leitarstiku",
|
||||||
|
"s": "vista skjal eða sækja möppuna sem þú ert í"
|
||||||
|
},
|
||||||
|
"del": "eyða völdum skjölum",
|
||||||
|
"doubleClick": "opna skjal eða möppu",
|
||||||
|
"esc": "hreinsa val og/eða loka glugganum",
|
||||||
|
"f1": "þessar upplýsingar",
|
||||||
|
"f2": "endurnefna skjal",
|
||||||
|
"help": "Hjálp"
|
||||||
|
},
|
||||||
|
"login": {
|
||||||
|
"password": "Lykilorð",
|
||||||
|
"passwordConfirm": "Staðfesting lykilorðs",
|
||||||
|
"submit": "Innskráning",
|
||||||
|
"createAnAccount": "Búa til nýjan aðgang",
|
||||||
|
"loginInstead": "Þú ert þegar með aðgang",
|
||||||
|
"passwordsDontMatch": "Lykilorð eru mismunandi",
|
||||||
|
"usernameTaken": "Þetta norendanafn er þegar í notkun",
|
||||||
|
"signup": "Nýskráning",
|
||||||
|
"username": "Notendanafn",
|
||||||
|
"wrongCredentials": "Rangar notendaupplýsingar"
|
||||||
|
},
|
||||||
|
"prompts": {
|
||||||
|
"copy": "Afrita",
|
||||||
|
"copyMessage": "Veldu staðsetningu til að afrita gögn: ",
|
||||||
|
"currentlyNavigating": "Núverandi staðsetning:",
|
||||||
|
"deleteMessageMultiple": "Ertu viss um að þú viljir eyða {count} skjölum?",
|
||||||
|
"deleteMessageSingle": "Ertu viss um að þú viljir eyða þessu skjali/möppu?",
|
||||||
|
"deleteTitle": "Eyða skjölum",
|
||||||
|
"displayName": "Nafn: ",
|
||||||
|
"download": "Sækja skjöl",
|
||||||
|
"downloadMessage": "Veldu skrárgerð sem þú vilt sækja.",
|
||||||
|
"error": "Eitthvað fór úrskeiðis",
|
||||||
|
"fileInfo": "Upplýsingar um gögn",
|
||||||
|
"filesSelected": "{count} skjöl valin.",
|
||||||
|
"lastModified": "Seinast breytt",
|
||||||
|
"move": "Færa",
|
||||||
|
"moveMessage": "Velja nýtt hús fyrir skjöl/möppur:",
|
||||||
|
"newDir": "Ný mappa",
|
||||||
|
"newDirMessage": "Hvað á mappan að heita?",
|
||||||
|
"newFile": "Nýtt skjal",
|
||||||
|
"newFileMessage": "Hvað á skjalið að heita?",
|
||||||
|
"numberDirs": "Fjöldi mappa",
|
||||||
|
"numberFiles": "Fjöldi skjala",
|
||||||
|
"replace": "Skipta út",
|
||||||
|
"replaceMessage": "Eitt af skjölunum sem þú ert að reyna að hlaða upp hefur sama nafn og annað skjal. Viltu skipta nýja skjalinu út fyrir það gamla?\n",
|
||||||
|
"rename": "Endurnefna",
|
||||||
|
"renameMessage": "Settu inn nýtt nafn fyrir",
|
||||||
|
"show": "Sýna",
|
||||||
|
"size": "Stærð",
|
||||||
|
"schedule": "Áætlun",
|
||||||
|
"scheduleMessage": "Veldu dagsetningu og tíma fyrir áætlaða útgáfu. ",
|
||||||
|
"newArchetype": "Búðu til nýja færslu sem byggir á frumgerð. Skjalið verður búið til í content möppu. "
|
||||||
|
},
|
||||||
|
"settings": {
|
||||||
|
"instanceName": "Nafn tilviks",
|
||||||
|
"brandingDirectoryPath": "Mappa fyrir branding-skjöl",
|
||||||
|
"documentation": "leiðbeiningar",
|
||||||
|
"branding": "Útlit",
|
||||||
|
"disableExternalLinks": "Sýna ytri-hlekki (fyrir utan leiðbeiningar)",
|
||||||
|
"brandingHelp": "Þú getur breytt því hvernig File Browser lítur út með því að breyta nafninu, setja inn nýtt lógó, búa til þína eigin stíla og tekið út GitHub-hlekki. \nTil að lesa meira um custom-branding, kíktu á {0}.",
|
||||||
|
"admin": "Stjórnandi",
|
||||||
|
"administrator": "Stjórnandi",
|
||||||
|
"allowCommands": "Senda skipanir",
|
||||||
|
"allowEdit": "Breyta, endurnefna og eyða skjölum eða möppum",
|
||||||
|
"allowNew": "Búa til ný skjöl og möppur",
|
||||||
|
"allowPublish": "Gefa út nýjar færslur og síður",
|
||||||
|
"avoidChanges": "(engar breytingar ef ekkert er skrifað)",
|
||||||
|
"changePassword": "Breyta lykilorði",
|
||||||
|
"commandRunner": "Skipanagluggi",
|
||||||
|
"commandRunnerHelp": "Hér geturðu sett inn skipanir sem eru keyrðar eftir því sem þú tilgreinir. Skrifaðu eina skipun í hverja línu. Umhverfisbreyturnar {0} og {1} verða aðgengilegar ({0} miðast við {1}). Til að lesa meira og sjá lista yfir þær skipanir sem eru í boði, vinsamlegast lestu {2}. ",
|
||||||
|
"commandsUpdated": "Skipanastillingar vistaðar!",
|
||||||
|
"customStylesheet": "Custom Stylesheet",
|
||||||
|
"examples": "Dæmi",
|
||||||
|
"globalSettings": "Global stillingar",
|
||||||
|
"language": "Tungumál",
|
||||||
|
"lockPassword": "Koma í veg fyrir að notandi breyti lykilorðinu",
|
||||||
|
"newPassword": "Nýja lykilorðið þitt",
|
||||||
|
"newPasswordConfirm": "Staðfestu nýja lykilorðið",
|
||||||
|
"newUser": "Nýr notandi",
|
||||||
|
"password": "Lykilorð",
|
||||||
|
"passwordUpdated": "Lykilorð vistað!",
|
||||||
|
"permissions": "Heimildir",
|
||||||
|
"permissionsHelp": "Þú getur stillt notenda sem stjórnanda eða valið einstaklingsbundnar heimildir. Ef þú velur \"Stjórnandi\", þá verða allir aðrir valmöguleikar valdir sjálfrafa. Aðgangstýring notenda er á hendi stjórnenda. \n",
|
||||||
|
"profileSettings": "Stilla prófíl",
|
||||||
|
"ruleExample1": "kemur í veg fyrir aðgang að dot-skjali (t.d. .git, .gitignore) í öllum möppum. \n",
|
||||||
|
"ruleExample2": "kemur í veg fyrir aðgang að Caddyfile-skjalinu í root-möppu í sýn notandans. ",
|
||||||
|
"rules": "Reglur",
|
||||||
|
"rulesHelp": "Hér getur þú skilgreint hvaða reglur gilda um notandann. Skjölin sem hann hefur ekki aðgang að eru óaðgengileg og hann sér þau ekki. Stuðst er við reglulegar segðir og slóðir sem miðast við sýn notandans. ",
|
||||||
|
"scope": "Sýn notandans",
|
||||||
|
"settingsUpdated": "Stillingar vistaðar!",
|
||||||
|
"user": "Notandi",
|
||||||
|
"userCommands": "Skipanir",
|
||||||
|
"userCommandsHelp": "Listi þar sem gildum er skipt upp með bili og inniheldur tiltækar skipanir fyrir þennan notanda. Til dæmis:\n",
|
||||||
|
"userCreated": "Notandi stofnaður!",
|
||||||
|
"userDeleted": "Notanda eytt!",
|
||||||
|
"userManagement": "Notendastýring",
|
||||||
|
"username": "Notendanafn",
|
||||||
|
"users": "Notendur",
|
||||||
|
"globalRules": "Þetta eru sjálfgegnar aðgangsreglur. Þær gilda um alla notendur. Þú getur tilgreint sérstakar reglur í stillingum fyrir hvern notenda til að ógilda þessar reglur. ",
|
||||||
|
"allowSignup": "Leyfa nýjum notendum að skrá sig",
|
||||||
|
"createUserDir": "Auto create user home dir while adding new user",
|
||||||
|
"insertRegex": "Setja inn reglulega segð",
|
||||||
|
"insertPath": "Settu inn slóð",
|
||||||
|
"userUpdated": "Notandastillingar vistaðar!",
|
||||||
|
"userDefaults": "Sjálfgefnar notendastillingar",
|
||||||
|
"defaultUserDescription": "Þetta eru sjálfgefnar stillingar fyrir nýja notendur.",
|
||||||
|
"executeOnShell": "Keyra í skel",
|
||||||
|
"executeOnShellDescription": "Sjálfgefnar stillingar File Browser eru að keyra skipanir beint með því að sækja binaries. Ef þú villt keyra skipanir í skel (t.d. í Bash eða PowerShell), þá geturðu skilgreint það hér með nauðsynlegum arguments og flags. Ef þetta er stillt, þá verður skipuninni bætt fyrir aftan sem argument. Þetta gildir bæði um skipanir notenda og event hooks.",
|
||||||
|
"perm": {
|
||||||
|
"create": "Búa til sköl og möppur",
|
||||||
|
"delete": "Eyða skjölum og möppum",
|
||||||
|
"download": "Sækja",
|
||||||
|
"modify": "Breyta skjölum",
|
||||||
|
"execute": "Keyra skipanir",
|
||||||
|
"rename": "Endurnefna eða færa skjöl og möppur",
|
||||||
|
"share": "Deila skjölum"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sidebar": {
|
||||||
|
"help": "Hjálp",
|
||||||
|
"login": "Innskráning",
|
||||||
|
"signup": "Nýskráning",
|
||||||
|
"logout": "Útskráning",
|
||||||
|
"myFiles": "Gögnin mín",
|
||||||
|
"newFile": "Nýtt skjal",
|
||||||
|
"newFolder": "Ný mappa",
|
||||||
|
"settings": "Stillingar",
|
||||||
|
"siteSettings": "Stillingar síðu",
|
||||||
|
"hugoNew": "Hugo New",
|
||||||
|
"preview": "Sýnishorn"
|
||||||
|
},
|
||||||
|
"search": {
|
||||||
|
"images": "Myndir",
|
||||||
|
"music": "Tónlist",
|
||||||
|
"pdf": "PDF",
|
||||||
|
"types": "Skrárgerðir",
|
||||||
|
"video": "Myndbönd",
|
||||||
|
"search": "Leita...",
|
||||||
|
"typeToSearch": "Skrifaðu til að leita...",
|
||||||
|
"pressToSearch": "Ýttu á Enter til að leita..."
|
||||||
|
},
|
||||||
|
"languages": {
|
||||||
|
"ar": "العربية",
|
||||||
|
"en": "English",
|
||||||
|
"it": "Italiano",
|
||||||
|
"fr": "Français",
|
||||||
|
"pt": "Português",
|
||||||
|
"ptBR": "Português (Brasil)",
|
||||||
|
"ja": "日本語",
|
||||||
|
"zhCN": "中文 (简体)",
|
||||||
|
"zhTW": "中文 (繁體)",
|
||||||
|
"es": "Español",
|
||||||
|
"de": "Deutsch",
|
||||||
|
"ru": "Русский",
|
||||||
|
"pl": "Polski",
|
||||||
|
"ko": "한국어"
|
||||||
|
},
|
||||||
|
"time": {
|
||||||
|
"unit": "Tímastilling",
|
||||||
|
"seconds": "Sekúndur",
|
||||||
|
"minutes": "Mínútur",
|
||||||
|
"hours": "Klukkutímar",
|
||||||
|
"days": "Dagar"
|
||||||
|
},
|
||||||
|
"download": {
|
||||||
|
"downloadFile": "Sækja skjal",
|
||||||
|
"downloadFolder": "Sækja möppu"
|
||||||
|
}
|
||||||
|
}
|
|
@ -165,6 +165,7 @@
|
||||||
"users": "Utenti",
|
"users": "Utenti",
|
||||||
"globalRules": "This is a global set of allow and disallow rules. They apply to every user. You can define specific rules on each user's settings to override this ones.",
|
"globalRules": "This is a global set of allow and disallow rules. They apply to every user. You can define specific rules on each user's settings to override this ones.",
|
||||||
"allowSignup": "Allow users to signup",
|
"allowSignup": "Allow users to signup",
|
||||||
|
"createUserDir": "Auto create user home dir while adding new user",
|
||||||
"insertRegex": "Insert regex expression",
|
"insertRegex": "Insert regex expression",
|
||||||
"insertPath": "Insert the path",
|
"insertPath": "Insert the path",
|
||||||
"userUpdated": "Utente aggiornato!",
|
"userUpdated": "Utente aggiornato!",
|
||||||
|
|
|
@ -165,6 +165,7 @@
|
||||||
"users": "ユーザー",
|
"users": "ユーザー",
|
||||||
"globalRules": "This is a global set of allow and disallow rules. They apply to every user. You can define specific rules on each user's settings to override this ones.",
|
"globalRules": "This is a global set of allow and disallow rules. They apply to every user. You can define specific rules on each user's settings to override this ones.",
|
||||||
"allowSignup": "Allow users to signup",
|
"allowSignup": "Allow users to signup",
|
||||||
|
"createUserDir": "Auto create user home dir while adding new user",
|
||||||
"insertRegex": "Insert regex expression",
|
"insertRegex": "Insert regex expression",
|
||||||
"insertPath": "Insert the path",
|
"insertPath": "Insert the path",
|
||||||
"userUpdated": "ユーザーは更新されました!",
|
"userUpdated": "ユーザーは更新されました!",
|
||||||
|
|
209
src/i18n/ko.json
209
src/i18n/ko.json
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"permanent": "영구적인",
|
"permanent": "영구",
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"shell": "Toggle shell",
|
"shell": "쉘 전환",
|
||||||
"cancel": "취소",
|
"cancel": "취소",
|
||||||
"close": "닫기",
|
"close": "닫기",
|
||||||
"copy": "복사",
|
"copy": "복사",
|
||||||
"copyFile": "파일 복사",
|
"copyFile": "파일 복사",
|
||||||
"copyToClipboard": "클립보드로 복사",
|
"copyToClipboard": "클립보드 복사",
|
||||||
"create": "생성",
|
"create": "생성",
|
||||||
"delete": "삭제",
|
"delete": "삭제",
|
||||||
"download": "다운로드",
|
"download": "다운로드",
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
"more": "더보기",
|
"more": "더보기",
|
||||||
"move": "이동",
|
"move": "이동",
|
||||||
"moveFile": "파일 이동",
|
"moveFile": "파일 이동",
|
||||||
"new": "새로운 파일",
|
"new": "신규",
|
||||||
"next": "다음",
|
"next": "다음",
|
||||||
"ok": "확인",
|
"ok": "확인",
|
||||||
"replace": "대체",
|
"replace": "대체",
|
||||||
|
@ -25,169 +25,170 @@
|
||||||
"search": "검색",
|
"search": "검색",
|
||||||
"select": "선택",
|
"select": "선택",
|
||||||
"share": "공유",
|
"share": "공유",
|
||||||
"publish": "퍼블리쉬",
|
"publish": "게시",
|
||||||
"selectMultiple": "다수 선택하기",
|
"selectMultiple": "다중 선택",
|
||||||
"schedule": "스케쥴",
|
"schedule": "일정",
|
||||||
"switchView": "뷰 전환",
|
"switchView": "보기 전환",
|
||||||
"toggleSidebar": "사이드바 토글",
|
"toggleSidebar": "사이드바 전환",
|
||||||
"update": "업데이트",
|
"update": "업데이트",
|
||||||
"upload": "업로드",
|
"upload": "업로드",
|
||||||
"permalink": "영구적인 링크 얻기"
|
"permalink": "링크 얻기"
|
||||||
},
|
},
|
||||||
"success": {
|
"success": {
|
||||||
"linkCopied": "링크가 복사되었습니다!"
|
"linkCopied": "링크가 복사되었습니다!"
|
||||||
},
|
},
|
||||||
"errors": {
|
"errors": {
|
||||||
"forbidden": "You don't have permissions to access this.",
|
"forbidden": "접근 권한이 없습니다.",
|
||||||
"internal": "먼가 오류가 있네요?!",
|
"internal": "오류가 발생하였습니다.",
|
||||||
"notFound": "해당 경로를 찾을 수 없습니다."
|
"notFound": "해당 경로를 찾을 수 없습니다."
|
||||||
},
|
},
|
||||||
"files": {
|
"files": {
|
||||||
"folders": "폴더",
|
"folders": "폴더",
|
||||||
"files": "파일",
|
"files": "파일",
|
||||||
"body": "본문",
|
"body": "본문",
|
||||||
"clear": "클리어",
|
"clear": "지우기",
|
||||||
"closePreview": "프리뷰 닫기",
|
"closePreview": "미리보기 닫기",
|
||||||
"home": "홈",
|
"home": "홈",
|
||||||
"lastModified": "최종 수정 시간",
|
"lastModified": "최종 수정",
|
||||||
"loading": "로딩중..",
|
"loading": "로딩중...",
|
||||||
"lonely": "이곳은 쓸쓸하네요..",
|
"lonely": "폴더가 비어 있습니다...",
|
||||||
"metadata": "메타데이터",
|
"metadata": "메타데이터",
|
||||||
"multipleSelectionEnabled": "다수 선택하기 켜짐",
|
"multipleSelectionEnabled": "다중 선택 켜짐",
|
||||||
"name": "이름",
|
"name": "이름",
|
||||||
"size": "크기",
|
"size": "크기",
|
||||||
"sortByName": "이름으로 정렬하기",
|
"sortByName": "이름순",
|
||||||
"sortBySize": "크기로 정렬하기",
|
"sortBySize": "크기순",
|
||||||
"sortByLastModified": "최종 수정 시간으로 정렬하기"
|
"sortByLastModified": "수정시간순 정렬"
|
||||||
},
|
},
|
||||||
"help": {
|
"help": {
|
||||||
"click": "파일이나 디렉토리를 선택해주세요.",
|
"click": "파일이나 디렉토리를 선택해주세요.",
|
||||||
"ctrl": {
|
"ctrl": {
|
||||||
"click": "다수의 파일이나 디렉토리를 선택해주세요.",
|
"click": "여러 개의 파일이나 디렉토리를 선택해주세요.",
|
||||||
"f": "검색창 열기",
|
"f": "검색창 열기",
|
||||||
"s": "현재 있는 곳의 파일이나 디렉토리를 다운로드 하기"
|
"s": "파일 또는 디렉토리 다운로드"
|
||||||
},
|
},
|
||||||
"del": "선택한 파일들 삭제하기",
|
"del": "선택된 파일 삭제",
|
||||||
"doubleClick": "파일이나 디렉토리 열기",
|
"doubleClick": "파일 또는 디렉토리 열기",
|
||||||
"esc": "선택 취소/프롬프트 닫기",
|
"esc": "선택 취소/프롬프트 닫기",
|
||||||
"f1": "정보",
|
"f1": "정보",
|
||||||
"f2": "파일 이름 변경",
|
"f2": "파일 이름 변경",
|
||||||
"help": "도움(Help)"
|
"help": "도움말"
|
||||||
},
|
},
|
||||||
"login": {
|
"login": {
|
||||||
"password": "비밀번호",
|
"password": "비밀번호",
|
||||||
"passwordConfirm": "Password Confirmation",
|
"passwordConfirm": "비밀번호 확인",
|
||||||
"submit": "로그인",
|
"submit": "로그인",
|
||||||
"createAnAccount": "Create an account",
|
"createAnAccount": "계정 생성",
|
||||||
"loginInstead": "Already have an account",
|
"loginInstead": "이미 계정이 있습니다",
|
||||||
"passwordsDontMatch": "Passwords don't match",
|
"passwordsDontMatch": "비밀번호가 일치하지 않습니다",
|
||||||
"usernameTaken": "Username already taken",
|
"usernameTaken": "사용자 이름이 존재합니다",
|
||||||
"signup": "Signup",
|
"signup": "가입하기",
|
||||||
"username": "유저네임",
|
"username": "사용자 이름",
|
||||||
"wrongCredentials": "유저네임 혹은 비밀번호가 올바르지 않습니다."
|
"wrongCredentials": "사용자 이름 또는 비밀번호를 확인하십시오"
|
||||||
},
|
},
|
||||||
"prompts": {
|
"prompts": {
|
||||||
"copy": "복사",
|
"copy": "복사",
|
||||||
"copyMessage": "파일을 복사할 곳 정하기:",
|
"copyMessage": "복사할 디렉토리:",
|
||||||
"currentlyNavigating": "현재 위치:",
|
"currentlyNavigating": "현재 위치:",
|
||||||
"deleteMessageMultiple": "{count} 개의 파일을 삭제하시겠습니까?",
|
"deleteMessageMultiple": "{count} 개의 파일을 삭제하시겠습니까?",
|
||||||
"deleteMessageSingle": "이 파일 혹은 디렉토리를 삭제하시겠습니까?",
|
"deleteMessageSingle": "파일 혹은 디렉토리를 삭제하시겠습니까?",
|
||||||
"deleteTitle": "파일 삭제",
|
"deleteTitle": "파일 삭제",
|
||||||
"displayName": "디스플레이 네임:",
|
"displayName": "게시 이름:",
|
||||||
"download": "파일 다운로드",
|
"download": "파일 다운로드",
|
||||||
"downloadMessage": "다운로드 받고 싶은 포맷 설정.",
|
"downloadMessage": "다운로드 포맷 설정.",
|
||||||
"error": "에러 발생!",
|
"error": "에러 발생!",
|
||||||
"fileInfo": "파일 정보",
|
"fileInfo": "파일 정보",
|
||||||
"filesSelected": "{count} 개의 파일이 선택되었습니다.",
|
"filesSelected": "{count} 개의 파일이 선택되었습니다.",
|
||||||
"lastModified": "최종 수정 시간",
|
"lastModified": "최종 수정",
|
||||||
"move": "이동",
|
"move": "이동",
|
||||||
"moveMessage": "이동시킬 곳을 알려주세요:",
|
"moveMessage": "이동할 화일 또는 디렉토리를 선택하세요:",
|
||||||
"newDir": "새 디렉토리",
|
"newDir": "새 디렉토리",
|
||||||
"newDirMessage": "새 디렉토리의 이름을 입력해주세요.",
|
"newDirMessage": "새 디렉토리 이름을 입력해주세요.",
|
||||||
"newFile": "새 파일",
|
"newFile": "새 파일",
|
||||||
"newFileMessage": "새 파일의 이름을 입력해주세요.",
|
"newFileMessage": "새 파일 이름을 입력해주세요.",
|
||||||
"numberDirs": "디렉토리 수",
|
"numberDirs": "디렉토리 수",
|
||||||
"numberFiles": "파일 수",
|
"numberFiles": "파일 수",
|
||||||
"replace": "덮어쓰기(replace)",
|
"replace": "대체하기",
|
||||||
"replaceMessage": "동일 한 파일을 업로드하려고 합니다. 존재하는 파일을 덮어 씌울까요?\n",
|
"replaceMessage": "동일한 파일 이름이 존재합니다. 현재 파일을 덮어쓸까요?\n",
|
||||||
"rename": "이름 변경",
|
"rename": "이름 변경",
|
||||||
"renameMessage": "새로운 이름을 알려주세요.",
|
"renameMessage": "새로운 이름을 입력하세요.",
|
||||||
"show": "보기",
|
"show": "보기",
|
||||||
"size": "크기",
|
"size": "크기",
|
||||||
"schedule": "스케쥴",
|
"schedule": "일정",
|
||||||
"scheduleMessage": "이 포스트를 공개할 시간을 알려주세요.",
|
"scheduleMessage": "이 글을 공개할 시간을 알려주세요.",
|
||||||
"newArchetype": "archetype에 기반한 포스트를 생성합니다. 파일은 컨텐트 폴더(content folder)에 생성됩니다."
|
"newArchetype": "원형을 유지하는 포스트를 생성합니다. 파일은 컨텐트 폴더에 생성됩니다."
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"instanceName": "Instance name",
|
"instanceName": "인스턴스 이름",
|
||||||
"brandingDirectoryPath": "Branding directory path",
|
"brandingDirectoryPath": "브랜드 디렉토리 경로",
|
||||||
"documentation": "documentation",
|
"documentation": "문서",
|
||||||
"branding": "Branding",
|
"branding": "브랜딩",
|
||||||
"disableExternalLinks": "Disable external links (except documentation)",
|
"disableExternalLinks": "외부 링크 감추기",
|
||||||
"brandingHelp": "You can costumize how your File Browser instance looks and feels by changing its name, replacing the logo, adding custom styles and even disable external links to GitHub.\nFor more information about custom branding, please check out the {0}.",
|
"brandingHelp": "File Browser 인스턴스는 이름, 로고, 스타일 등을 변경할 수 있습니다. 자세한 사항은 여기{0}에서 확인하세요.",
|
||||||
"admin": "관리자",
|
"admin": "관리자",
|
||||||
"administrator": "관리자",
|
"administrator": "관리자",
|
||||||
"allowCommands": "명령어 실행",
|
"allowCommands": "명령 실행",
|
||||||
"allowEdit": "파일/디렉토리의 수정, 변경 또는 삭제를 허용합니다.",
|
"allowEdit": "파일/디렉토리의 수정/변경/삭제 허용",
|
||||||
"allowNew": "파일/디렉토리의 생성을 허용합니다.",
|
"allowNew": "파일/디렉토리 생성 허용",
|
||||||
"allowPublish": "페이지(새글)를 생성하는 것을 허용합니다.",
|
"allowPublish": "새 포스트/페이지 생성 허용",
|
||||||
"avoidChanges": "(수정하기 싫으시면 그냥 놔두시면 됩니다)",
|
"avoidChanges": "(수정하지 않으면 비워두세요)",
|
||||||
"changePassword": "비밀번호 변경",
|
"changePassword": "비밀번호 변경",
|
||||||
"commandRunner": "Command runner",
|
"commandRunner": "명령 실행기",
|
||||||
"commandRunnerHelp": "Here you can set commands that are executed in the named events. You must write one per line. The environment variables {0} and {1} will be available, being {0} relative to {1}. For more information about this feature and the available environment variables, please read the {2}.",
|
"commandRunnerHelp": "이벤트에 해당하는 명령을 설정하세요. 줄당 1개의 명령을 적으세요. 환경 변수{0} 와 {1}이 사용가능하며, {0} 은 {1}에 상대 경로 입니다. 자세한 사항은 {2} 를 참조하세요.",
|
||||||
"commandsUpdated": "커맨드 업데이트 완료!",
|
"commandsUpdated": "명령 수정됨!",
|
||||||
"customStylesheet": "사용자 설정 스타일시트",
|
"customStylesheet": "커스텀 스타일시트",
|
||||||
"examples": "예시",
|
"examples": "예",
|
||||||
"globalSettings": "글로벌 설정",
|
"globalSettings": "전역 설정",
|
||||||
"language": "언어",
|
"language": "언어",
|
||||||
"lockPassword": "유저가 패스워드를 변경하는 것을 방지합니다",
|
"lockPassword": "사용자에 의한 비밀번호 변경을 허용하지 않음",
|
||||||
"newPassword": "새로운 비밀번호",
|
"newPassword": "새로운 비밀번호",
|
||||||
"newPasswordConfirm": "새로운 비밀번호 확인",
|
"newPasswordConfirm": "새로운 비밀번호 확인",
|
||||||
"newUser": "새로운 유저",
|
"newUser": "새로운 사용자",
|
||||||
"password": "비밀번호",
|
"password": "비밀번호",
|
||||||
"passwordUpdated": "비밀번호 업데이트 완료!",
|
"passwordUpdated": "비밀번호 수정 완료!",
|
||||||
"permissions": "권한",
|
"permissions": "권한",
|
||||||
"permissionsHelp": "유저를 관리자로 만들거나 각 퍼미션을 선택해 줄 수 있습니다. 관리자를 선택하시면 다른 모든 옵션들이 자동으로 선택됩니다. 사용자 관리는 여전히 현재 관리자만 할 수 있습니다.\n",
|
"permissionsHelp": "사용자를 관리자로 만들거나 권한을 부여할 수 있습니다. 관리자를 선택하면, 모든 옵션이 자동으로 선택됩니다. 사용자 관리는 현재 관리자만 할 수 있습니다.\n",
|
||||||
"profileSettings": "프로필 설정",
|
"profileSettings": "프로필 설정",
|
||||||
"ruleExample1": "모든 폴더의 .으로 시작하는 파일의 접근을 방지합니다.(예 .git, .gitignore) (숨김파일 보기 방지)\n",
|
"ruleExample1": "점(.)으로 시작하는 모든 파일의 접근을 방지합니다.(예 .git, .gitignore)\n",
|
||||||
"ruleExample2": "Caddyfile파일의 접근을 방지합니다.",
|
"ruleExample2": "Caddyfile파일의 접근을 방지합니다.",
|
||||||
"rules": "룰",
|
"rules": "룰",
|
||||||
"rulesHelp": "각 유저별 룰을 허용/비허용 할지 정할 수 있습니다. 블락된 파일은 리스팅 되지 않고 유저들은 접근할 수 없습니다. 사용자의 접근 허용 범위와 관련해 정규표현식(regex)과 경로를 지원합니다.\n",
|
"rulesHelp": "사용자별로 규칙을 허용/방지를 지정할 수 있습니다. 방지된 파일은 보이지 않고 사용자들은 접근할 수 없습니다. 사용자의 접근 허용 범위와 관련해 정규표현식(regex)과 경로를 지원합니다.\n",
|
||||||
"scope": "범위",
|
"scope": "범위",
|
||||||
"settingsUpdated": "설정 업데이트 완료!",
|
"settingsUpdated": "설정 수정됨!",
|
||||||
"user": "유저",
|
"user": "사용자",
|
||||||
"userCommands": "명령어들",
|
"userCommands": "명령어",
|
||||||
"userCommandsHelp": "이 유저에게 허용시킬 커맨드를 스페이스로 구분해 입력해주세요. 예시:\n",
|
"userCommandsHelp": "사용에게 허용할 명령어를 공백으로 구분하여 입력하세요. 예:\n",
|
||||||
"userCreated": "유저 생성됨!",
|
"userCreated": "사용자 생성됨!",
|
||||||
"userDeleted": "유저 삭제됨!",
|
"userDeleted": "사용자 삭제됨!",
|
||||||
"userManagement": "유저 관리",
|
"userManagement": "사용자 관리",
|
||||||
"username": "유저네임",
|
"username": "사용자 이름",
|
||||||
"users": "유저",
|
"users": "사용자",
|
||||||
"globalRules": "This is a global set of allow and disallow rules. They apply to every user. You can define specific rules on each user's settings to override this ones.",
|
"globalRules": "규칙에 대한 전역설정으로 모든 사용자에게 적용됩니다. 지정된 규칙은 사용자 설정을 덮어쓰기 합니다.",
|
||||||
"allowSignup": "Allow users to signup",
|
"allowSignup": "사용자 가입 허용",
|
||||||
"insertRegex": "Insert regex expression",
|
"createUserDir": "Auto create user home dir while adding new user",
|
||||||
"insertPath": "Insert the path",
|
"insertRegex": "정규식 입력",
|
||||||
"userUpdated": "유저 정보 업데이트 완료!",
|
"insertPath": "경로 입력",
|
||||||
"userDefaults": "User default settings",
|
"userUpdated": "사용자 수정됨!",
|
||||||
"defaultUserDescription": "This are the default settings for new users.",
|
"userDefaults": "사용자 기본 설정",
|
||||||
"executeOnShell": "Execute on shell",
|
"defaultUserDescription": "아래 사항은 신규 사용자들에 대한 기본 설정입니다.",
|
||||||
"executeOnShellDescription": "By default, File Browser executes the commands by calling their binaries directly. If you want to run them on a shell instead (such as Bash or PowerShell), you can define it here with the required arguments and flags. If set, the command you execute will be appended as an argument. This apply to both user commands and event hooks.",
|
"executeOnShell": "쉘에서 실행",
|
||||||
|
"executeOnShellDescription": "기본적으로 File Browser 는 바이너리를 명령어로 호출하여 실행합니다. 쉘을 통해 실행하기를 원한다면, Bash 또는 PowerShell 에 필요한 인수와 플래그를 설정하세요. 사용자 명령어와 이벤트 훅에 모두 적용됩니다.",
|
||||||
"perm": {
|
"perm": {
|
||||||
"create": "Create files and directories",
|
"create": "파일이나 디렉토리 생성하기",
|
||||||
"delete": "Delete files and directories",
|
"delete": "화일이나 디렉토리 삭제하기",
|
||||||
"download": "Download",
|
"download": "다운로드",
|
||||||
"modify": "Edit files",
|
"modify": "파일 편집",
|
||||||
"execute": "Execute commands",
|
"execute": "명령 실행",
|
||||||
"rename": "Rename or move files and directories",
|
"rename": "파일 이름 변경 또는 디렉토리 이동",
|
||||||
"share": "Share files"
|
"share": "파일 공유하기"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"sidebar": {
|
"sidebar": {
|
||||||
"help": "도움(Help)",
|
"help": "도움말",
|
||||||
"login": "Login",
|
"login": "로그인",
|
||||||
"signup": "Signup",
|
"signup": "가입하기",
|
||||||
"logout": "로그아웃",
|
"logout": "로그아웃",
|
||||||
"myFiles": "내 파일들",
|
"myFiles": "내 파일",
|
||||||
"newFile": "새로운 파일",
|
"newFile": "새로운 파일",
|
||||||
"newFolder": "새로운 폴더",
|
"newFolder": "새로운 폴더",
|
||||||
"settings": "설정",
|
"settings": "설정",
|
||||||
|
@ -202,8 +203,8 @@
|
||||||
"types": "Types",
|
"types": "Types",
|
||||||
"video": "비디오",
|
"video": "비디오",
|
||||||
"search": "검색...",
|
"search": "검색...",
|
||||||
"typeToSearch": "Type to search...",
|
"typeToSearch": "검색어 입력...",
|
||||||
"pressToSearch": "Press enter to search..."
|
"pressToSearch": "검색하려면 엔터를 입력하세요"
|
||||||
},
|
},
|
||||||
"languages": {
|
"languages": {
|
||||||
"ar": "العربية",
|
"ar": "العربية",
|
||||||
|
@ -229,7 +230,7 @@
|
||||||
"days": "일"
|
"days": "일"
|
||||||
},
|
},
|
||||||
"download": {
|
"download": {
|
||||||
"downloadFile": "Download File",
|
"downloadFile": "파일 다운로드",
|
||||||
"downloadFolder": "Download Folder"
|
"downloadFolder": "폴더 다운로드"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -165,6 +165,7 @@
|
||||||
"users": "Użytkownicy",
|
"users": "Użytkownicy",
|
||||||
"globalRules": "This is a global set of allow and disallow rules. They apply to every user. You can define specific rules on each user's settings to override this ones.",
|
"globalRules": "This is a global set of allow and disallow rules. They apply to every user. You can define specific rules on each user's settings to override this ones.",
|
||||||
"allowSignup": "Allow users to signup",
|
"allowSignup": "Allow users to signup",
|
||||||
|
"createUserDir": "Auto create user home dir while adding new user",
|
||||||
"insertRegex": "Insert regex expression",
|
"insertRegex": "Insert regex expression",
|
||||||
"insertPath": "Insert the path",
|
"insertPath": "Insert the path",
|
||||||
"userUpdated": "Użytkownik zapisany!",
|
"userUpdated": "Użytkownik zapisany!",
|
||||||
|
|
|
@ -121,7 +121,7 @@
|
||||||
"settings": {
|
"settings": {
|
||||||
"instanceName": "Instance name",
|
"instanceName": "Instance name",
|
||||||
"brandingDirectoryPath": "Branding directory path",
|
"brandingDirectoryPath": "Branding directory path",
|
||||||
"documentation": "documentation",
|
"documentation": "documentação",
|
||||||
"branding": "Branding",
|
"branding": "Branding",
|
||||||
"disableExternalLinks": "Disable external links (except documentation)",
|
"disableExternalLinks": "Disable external links (except documentation)",
|
||||||
"brandingHelp": "You can costumize how your File Browser instance looks and feels by changing its name, replacing the logo, adding custom styles and even disable external links to GitHub.\nFor more information about custom branding, please check out the {0}.",
|
"brandingHelp": "You can costumize how your File Browser instance looks and feels by changing its name, replacing the logo, adding custom styles and even disable external links to GitHub.\nFor more information about custom branding, please check out the {0}.",
|
||||||
|
@ -165,7 +165,8 @@
|
||||||
"users": "Usuários",
|
"users": "Usuários",
|
||||||
"globalRules": "This is a global set of allow and disallow rules. They apply to every user. You can define specific rules on each user's settings to override this ones.",
|
"globalRules": "This is a global set of allow and disallow rules. They apply to every user. You can define specific rules on each user's settings to override this ones.",
|
||||||
"allowSignup": "Allow users to signup",
|
"allowSignup": "Allow users to signup",
|
||||||
"insertRegex": "Insert regex expression",
|
"createUserDir": "Auto create user home dir while adding new user",
|
||||||
|
"insertRegex": "Inserir expressão regular",
|
||||||
"insertPath": "Insert the path",
|
"insertPath": "Insert the path",
|
||||||
"userUpdated": "Usuário atualizado!",
|
"userUpdated": "Usuário atualizado!",
|
||||||
"userDefaults": "User default settings",
|
"userDefaults": "User default settings",
|
||||||
|
@ -175,11 +176,11 @@
|
||||||
"perm": {
|
"perm": {
|
||||||
"create": "Create files and directories",
|
"create": "Create files and directories",
|
||||||
"delete": "Delete files and directories",
|
"delete": "Delete files and directories",
|
||||||
"download": "Download",
|
"download": "Baixar",
|
||||||
"modify": "Edit files",
|
"modify": "Editar arquivos",
|
||||||
"execute": "Execute commands",
|
"execute": "Execute commands",
|
||||||
"rename": "Rename or move files and directories",
|
"rename": "Rename or move files and directories",
|
||||||
"share": "Share files"
|
"share": "Compartilhar arquivos"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"sidebar": {
|
"sidebar": {
|
||||||
|
@ -229,7 +230,7 @@
|
||||||
"days": "Dias"
|
"days": "Dias"
|
||||||
},
|
},
|
||||||
"download": {
|
"download": {
|
||||||
"downloadFile": "Download File",
|
"downloadFile": "Baixar arquivo",
|
||||||
"downloadFolder": "Download Folder"
|
"downloadFolder": "Baixar pasta"
|
||||||
}
|
}
|
||||||
}
|
}
|
155
src/i18n/pt.json
155
src/i18n/pt.json
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"permanent": "Permanente",
|
"permanent": "Permanente",
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"shell": "Toggle shell",
|
"shell": "Alternar shell",
|
||||||
"cancel": "Cancelar",
|
"cancel": "Cancelar",
|
||||||
"close": "Fechar",
|
"close": "Fechar",
|
||||||
"copy": "Copiar",
|
"copy": "Copiar",
|
||||||
|
@ -19,16 +19,16 @@
|
||||||
"ok": "OK",
|
"ok": "OK",
|
||||||
"replace": "Substituir",
|
"replace": "Substituir",
|
||||||
"previous": "Anterior",
|
"previous": "Anterior",
|
||||||
"rename": "Renomear",
|
"rename": "Alterar nome",
|
||||||
"reportIssue": "Reportar Erro",
|
"reportIssue": "Reportar erro",
|
||||||
"save": "Guardar",
|
"save": "Guardar",
|
||||||
"search": "Pesquisar",
|
"search": "Pesquisar",
|
||||||
"select": "Selecionar",
|
"select": "Selecionar",
|
||||||
"share": "Partilhar",
|
"share": "Partilhar",
|
||||||
"publish": "Publicar",
|
"publish": "Publicar",
|
||||||
"selectMultiple": "Selecionar múltiplos",
|
"selectMultiple": "Selecionar vários",
|
||||||
"schedule": "Agendar",
|
"schedule": "Agendar",
|
||||||
"switchView": "Alterar modo de visão",
|
"switchView": "Alterar vista",
|
||||||
"toggleSidebar": "Alternar barra lateral",
|
"toggleSidebar": "Alternar barra lateral",
|
||||||
"update": "Atualizar",
|
"update": "Atualizar",
|
||||||
"upload": "Enviar",
|
"upload": "Enviar",
|
||||||
|
@ -38,9 +38,9 @@
|
||||||
"linkCopied": "Link copiado!"
|
"linkCopied": "Link copiado!"
|
||||||
},
|
},
|
||||||
"errors": {
|
"errors": {
|
||||||
"forbidden": "You don't have permissions to access this.",
|
"forbidden": "Não tem permissões para aceder a isto",
|
||||||
"internal": "Algo correu bastante mal.",
|
"internal": "Algo correu bastante mal.",
|
||||||
"notFound": "Não conseguimos chegar a esta localização."
|
"notFound": "Esta localização não é alcançável."
|
||||||
},
|
},
|
||||||
"files": {
|
"files": {
|
||||||
"folders": "Pastas",
|
"folders": "Pastas",
|
||||||
|
@ -49,7 +49,7 @@
|
||||||
"clear": "Limpar",
|
"clear": "Limpar",
|
||||||
"closePreview": "Fechar pré-visualização",
|
"closePreview": "Fechar pré-visualização",
|
||||||
"home": "Início",
|
"home": "Início",
|
||||||
"lastModified": "Última modificação",
|
"lastModified": "Última alteração",
|
||||||
"loading": "A carregar...",
|
"loading": "A carregar...",
|
||||||
"lonely": "Sinto-me sozinho...",
|
"lonely": "Sinto-me sozinho...",
|
||||||
"metadata": "Metadados",
|
"metadata": "Metadados",
|
||||||
|
@ -58,50 +58,50 @@
|
||||||
"size": "Tamanho",
|
"size": "Tamanho",
|
||||||
"sortByName": "Ordenar pelo nome",
|
"sortByName": "Ordenar pelo nome",
|
||||||
"sortBySize": "Ordenar pelo tamanho",
|
"sortBySize": "Ordenar pelo tamanho",
|
||||||
"sortByLastModified": "Ordenar pela última modificação"
|
"sortByLastModified": "Ordenar pela última alteração"
|
||||||
},
|
},
|
||||||
"help": {
|
"help": {
|
||||||
"click": "selecionar pasta ou ficheiro",
|
"click": "selecionar pasta ou ficheiro",
|
||||||
"ctrl": {
|
"ctrl": {
|
||||||
"click": "selecionar várias pastas e ficheiros",
|
"click": "selecionar várias pastas e ficheiros",
|
||||||
"f": "pesquisar",
|
"f": "pesquisar",
|
||||||
"s": "guardar um ficheiro ou descarregar a pasta em que estás a navegar"
|
"s": "guardar um ficheiro ou descarrega a pasta em que está a navegar"
|
||||||
},
|
},
|
||||||
"del": "eliminar os ficheiros selecionados",
|
"del": "eliminar os ficheiros selecionados",
|
||||||
"doubleClick": "abrir pasta ou ficheiro",
|
"doubleClick": "abrir pasta ou ficheiro",
|
||||||
"esc": "limpar seleção e/ou fechar menu",
|
"esc": "limpar seleção e/ou fechar menu",
|
||||||
"f1": "esta informação",
|
"f1": "esta informação",
|
||||||
"f2": "renomear ficheiro",
|
"f2": "alterar nome do ficheiro",
|
||||||
"help": "Ajuda"
|
"help": "Ajuda"
|
||||||
},
|
},
|
||||||
"login": {
|
"login": {
|
||||||
"password": "Palavra-passe",
|
"password": "Palavra-passe",
|
||||||
"passwordConfirm": "Password Confirmation",
|
"passwordConfirm": "Confirmação da palavra-passe",
|
||||||
"submit": "Login",
|
"submit": "Entrar na conta",
|
||||||
"createAnAccount": "Create an account",
|
"createAnAccount": "Criar uma conta",
|
||||||
"loginInstead": "Already have an account",
|
"loginInstead": "Já tenho uma conta",
|
||||||
"passwordsDontMatch": "Passwords don't match",
|
"passwordsDontMatch": "As palavras-passe não coincidem",
|
||||||
"usernameTaken": "Username already taken",
|
"usernameTaken": "O nome de utilizador já está registado",
|
||||||
"signup": "Signup",
|
"signup": "Registar",
|
||||||
"username": "Nome de utilizador",
|
"username": "Nome de utilizador",
|
||||||
"wrongCredentials": "Dados errados"
|
"wrongCredentials": "Dados errados"
|
||||||
},
|
},
|
||||||
"prompts": {
|
"prompts": {
|
||||||
"copy": "Copiar",
|
"copy": "Copiar",
|
||||||
"copyMessage": "Escolhe um lugar para copiar os ficheiros:",
|
"copyMessage": "Escolha um lugar para onde copiar os ficheiros:",
|
||||||
"currentlyNavigating": "A navegar em:",
|
"currentlyNavigating": "A navegar em:",
|
||||||
"deleteMessageMultiple": "Deseja eliminar {count} ficheiro(s)?",
|
"deleteMessageMultiple": "Quer eliminar {count} ficheiro(s)?",
|
||||||
"deleteMessageSingle": "Deseja eliminar esta pasta/ficheiro?",
|
"deleteMessageSingle": "Quer eliminar esta pasta/ficheiro?",
|
||||||
"deleteTitle": "Eliminar ficheiros",
|
"deleteTitle": "Eliminar ficheiros",
|
||||||
"displayName": "Nome:",
|
"displayName": "Nome:",
|
||||||
"download": "Descarregar ficheiros",
|
"download": "Descarregar ficheiros",
|
||||||
"downloadMessage": "Escolha o formato do ficheiro.",
|
"downloadMessage": "Escolha o formato do ficheiro que quer descarregar.",
|
||||||
"error": "Algo correu mal",
|
"error": "Algo correu mal",
|
||||||
"fileInfo": "Informação do ficheiro",
|
"fileInfo": "Informação do ficheiro",
|
||||||
"filesSelected": "{count} ficheiros selecionados.",
|
"filesSelected": "{count} ficheiros selecionados.",
|
||||||
"lastModified": "Última Modificação",
|
"lastModified": "Última alteração",
|
||||||
"move": "Mover",
|
"move": "Mover",
|
||||||
"moveMessage": "Escolha uma nova casa para os seus ficheiros:",
|
"moveMessage": "Escolha uma nova casa para os seus ficheiros/pastas:",
|
||||||
"newDir": "Nova pasta",
|
"newDir": "Nova pasta",
|
||||||
"newDirMessage": "Escreva o nome da nova pasta.",
|
"newDirMessage": "Escreva o nome da nova pasta.",
|
||||||
"newFile": "Novo ficheiro",
|
"newFile": "Novo ficheiro",
|
||||||
|
@ -109,8 +109,8 @@
|
||||||
"numberDirs": "Número de pastas",
|
"numberDirs": "Número de pastas",
|
||||||
"numberFiles": "Número de ficheiros",
|
"numberFiles": "Número de ficheiros",
|
||||||
"replace": "Substituir",
|
"replace": "Substituir",
|
||||||
"replaceMessage": "Já existe um ficheiro com nome igual a um dos que está a tentar enviar. Deseja substituir?\n",
|
"replaceMessage": "Já existe um ficheiro com nome igual a um dos que está a tentar enviar. Quer substituí-lo?\n",
|
||||||
"rename": "Renomear",
|
"rename": "Alterar nome",
|
||||||
"renameMessage": "Insira um novo nome para",
|
"renameMessage": "Insira um novo nome para",
|
||||||
"show": "Mostrar",
|
"show": "Mostrar",
|
||||||
"size": "Tamanho",
|
"size": "Tamanho",
|
||||||
|
@ -119,12 +119,12 @@
|
||||||
"newArchetype": "Criar um novo post baseado num \"archetype\". O seu ficheiro será criado na pasta \"content\"."
|
"newArchetype": "Criar um novo post baseado num \"archetype\". O seu ficheiro será criado na pasta \"content\"."
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"instanceName": "Instance name",
|
"instanceName": "Nome da instância",
|
||||||
"brandingDirectoryPath": "Branding directory path",
|
"brandingDirectoryPath": "Caminho da pasta de marca",
|
||||||
"documentation": "documentation",
|
"documentation": "documentação",
|
||||||
"branding": "Branding",
|
"branding": "Marca",
|
||||||
"disableExternalLinks": "Disable external links (except documentation)",
|
"disableExternalLinks": "Desativar links externos (exceto documentação)",
|
||||||
"brandingHelp": "You can costumize how your File Browser instance looks and feels by changing its name, replacing the logo, adding custom styles and even disable external links to GitHub.\nFor more information about custom branding, please check out the {0}.",
|
"brandingHelp": "Pode personalizar a aparência do seu Navegador de Ficheiros, alterar o nome, substituindo o logótipo, adicionando estilos personalizados e mesmo desativando links externos para o GitHub.\nPara mais informações sobre marca personalizada, por favor veja {0}.",
|
||||||
"admin": "Admin",
|
"admin": "Admin",
|
||||||
"administrator": "Administrador",
|
"administrator": "Administrador",
|
||||||
"allowCommands": "Executar comandos",
|
"allowCommands": "Executar comandos",
|
||||||
|
@ -132,25 +132,25 @@
|
||||||
"allowNew": "Criar novos ficheiros e pastas",
|
"allowNew": "Criar novos ficheiros e pastas",
|
||||||
"allowPublish": "Publicar novas páginas e conteúdos",
|
"allowPublish": "Publicar novas páginas e conteúdos",
|
||||||
"avoidChanges": "(deixe em branco para manter)",
|
"avoidChanges": "(deixe em branco para manter)",
|
||||||
"changePassword": "Alterar Password",
|
"changePassword": "Alterar palavra-passe",
|
||||||
"commandRunner": "Command runner",
|
"commandRunner": "Execução de comandos",
|
||||||
"commandRunnerHelp": "Here you can set commands that are executed in the named events. You must write one per line. The environment variables {0} and {1} will be available, being {0} relative to {1}. For more information about this feature and the available environment variables, please read the {2}.",
|
"commandRunnerHelp": "Aqui pode definir comandos que são executados nos eventos nomeados. Tem de escrever um por linha. As variáveis de ambiente {0} e {1} estarão disponíveis, sendo {0} relativo a {1}. Para mais informações sobre esta funcionalidade e as variáveis de ambiente, veja {2}.",
|
||||||
"commandsUpdated": "Comandos atualizados!",
|
"commandsUpdated": "Comandos atualizados!",
|
||||||
"customStylesheet": "Estilos Personalizados",
|
"customStylesheet": "Folha de estilos personalizada",
|
||||||
"examples": "Exemplos",
|
"examples": "Exemplos",
|
||||||
"globalSettings": "Configurações Globais",
|
"globalSettings": "Configurações globais",
|
||||||
"language": "Linguagem",
|
"language": "Linguagem",
|
||||||
"lockPassword": "Não permitir que o utilizador altere a palavra-passe",
|
"lockPassword": "Não permitir que o utilizador altere a palavra-passe",
|
||||||
"newPassword": "Nova palavra-passe",
|
"newPassword": "Nova palavra-passe",
|
||||||
"newPasswordConfirm": "Confirme a nova palavra-passe",
|
"newPasswordConfirm": "Confirme a nova palavra-passe",
|
||||||
"newUser": "Novo Utilizador",
|
"newUser": "Novo utilizador",
|
||||||
"password": "Palavra-passe",
|
"password": "Palavra-passe",
|
||||||
"passwordUpdated": "Palavra-passe atualizada!",
|
"passwordUpdated": "Palavra-passe atualizada!",
|
||||||
"permissions": "Permissões",
|
"permissions": "Permissões",
|
||||||
"permissionsHelp": "Pode definir o utilizador como administrador ou escolher as permissões manualmente. Se selecionar a opção \"Administrador\", todas as outras opções serão automaticamente selecionadas. A gestão dos utilizadores é um privilégio restringido aos administradores.\n",
|
"permissionsHelp": "Pode definir o utilizador como administrador ou escolher as permissões manualmente. Se selecionar a opção \"Administrador\", todas as outras opções serão automaticamente selecionadas. A gestão dos utilizadores é um privilégio restringido aos administradores.\n",
|
||||||
"profileSettings": "Configurações do Utilizador",
|
"profileSettings": "Configurações do utilizador",
|
||||||
"ruleExample1": "previne o acesso a qualquer \"dotfile\" (como .git, .gitignore) em qualquer pasta\n",
|
"ruleExample1": "previne o acesso a qualquer \"dotfile\" (como .git, .gitignore) em qualquer pasta\n",
|
||||||
"ruleExample2": "bloqueia o acesso ao ficheiro chamado Caddyfile.",
|
"ruleExample2": "bloqueia o acesso ao ficheiro chamado Caddyfile na raiz.",
|
||||||
"rules": "Regras",
|
"rules": "Regras",
|
||||||
"rulesHelp": "Aqui pode definir um conjunto de regras para permitir ou bloquear o acesso do utilizador a determinados ficheiros ou pastas. Os ficheiros bloqueados não irão aparecer durante a navegação. Suportamos expressões regulares e os caminhos dos ficheiros devem ser relativos à base do utilizador.\n",
|
"rulesHelp": "Aqui pode definir um conjunto de regras para permitir ou bloquear o acesso do utilizador a determinados ficheiros ou pastas. Os ficheiros bloqueados não irão aparecer durante a navegação. Suportamos expressões regulares e os caminhos dos ficheiros devem ser relativos à base do utilizador.\n",
|
||||||
"scope": "Base",
|
"scope": "Base",
|
||||||
|
@ -160,38 +160,39 @@
|
||||||
"userCommandsHelp": "Uma lista, separada com espaços, de comandos disponíveis para este utilizados. Exemplo:",
|
"userCommandsHelp": "Uma lista, separada com espaços, de comandos disponíveis para este utilizados. Exemplo:",
|
||||||
"userCreated": "Utilizador criado!",
|
"userCreated": "Utilizador criado!",
|
||||||
"userDeleted": "Utilizador eliminado!",
|
"userDeleted": "Utilizador eliminado!",
|
||||||
"userManagement": "Gestão de Utilizadores",
|
"userManagement": "Gestão de utilizadores",
|
||||||
"username": "Nome de utilizador",
|
"username": "Nome de utilizador",
|
||||||
"users": "Utilizadores",
|
"users": "Utilizadores",
|
||||||
"globalRules": "This is a global set of allow and disallow rules. They apply to every user. You can define specific rules on each user's settings to override this ones.",
|
"globalRules": "Isto é um conjunto global de regras de permissão e negação. Elas aplicam-se a todos os utilizadores. Pode especificar regras específicas para cada configuração do utilizador para sobreporem-se a estas.",
|
||||||
"allowSignup": "Allow users to signup",
|
"allowSignup": "Permitir que os utilizadores criem contas",
|
||||||
"insertRegex": "Insert regex expression",
|
"createUserDir": "Criar automaticamente a pasta de início ao adicionar um novo utilizador",
|
||||||
"insertPath": "Insert the path",
|
"insertRegex": "Inserir expressão regular",
|
||||||
|
"insertPath": "Inserir o caminho",
|
||||||
"userUpdated": "Utilizador atualizado!",
|
"userUpdated": "Utilizador atualizado!",
|
||||||
"userDefaults": "User default settings",
|
"userDefaults": "Configurações padrão do utilizador",
|
||||||
"defaultUserDescription": "This are the default settings for new users.",
|
"defaultUserDescription": "Estas são as configurações padrão para novos utilizadores.",
|
||||||
"executeOnShell": "Execute on shell",
|
"executeOnShell": "Executar na shell",
|
||||||
"executeOnShellDescription": "By default, File Browser executes the commands by calling their binaries directly. If you want to run them on a shell instead (such as Bash or PowerShell), you can define it here with the required arguments and flags. If set, the command you execute will be appended as an argument. This apply to both user commands and event hooks.",
|
"executeOnShellDescription": "Por padrão, o Navegador de Ficheiros executa os comandos chamando os seus binários diretamente. Se em vez disso, quiser executá-los numa shell (como Bash ou PowerShell), pode definir isso aqui com os argumentos e bandeiras necessários. Se definido, o comando que executa será anexado como um argumento. Isto aplica-se tanto a comandos do utilizador como a hooks de eventos.",
|
||||||
"perm": {
|
"perm": {
|
||||||
"create": "Create files and directories",
|
"create": "Criar ficheiros e pastas",
|
||||||
"delete": "Delete files and directories",
|
"delete": "Eliminar ficheiros e pastas",
|
||||||
"download": "Download",
|
"download": "Descarregar",
|
||||||
"modify": "Edit files",
|
"modify": "Editar ficheiros",
|
||||||
"execute": "Execute commands",
|
"execute": "Executar comandos",
|
||||||
"rename": "Rename or move files and directories",
|
"rename": "Alterar o nome ou mover ficheiros e pastas",
|
||||||
"share": "Share files"
|
"share": "Partilhar ficheiros"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"sidebar": {
|
"sidebar": {
|
||||||
"help": "Ajuda",
|
"help": "Ajuda",
|
||||||
"login": "Login",
|
"login": "Entrar",
|
||||||
"signup": "Signup",
|
"signup": "Registar",
|
||||||
"logout": "Sair",
|
"logout": "Sair",
|
||||||
"myFiles": "Ficheiros",
|
"myFiles": "Meus ficheiros",
|
||||||
"newFile": "Novo ficheiro",
|
"newFile": "Novo ficheiro",
|
||||||
"newFolder": "Nova pasta",
|
"newFolder": "Nova pasta",
|
||||||
"settings": "Configurações",
|
"settings": "Configurações",
|
||||||
"siteSettings": "Configurações do Site",
|
"siteSettings": "Configurações do site",
|
||||||
"hugoNew": "Hugo New",
|
"hugoNew": "Hugo New",
|
||||||
"preview": "Pré-visualizar"
|
"preview": "Pré-visualizar"
|
||||||
},
|
},
|
||||||
|
@ -201,35 +202,35 @@
|
||||||
"pdf": "PDF",
|
"pdf": "PDF",
|
||||||
"types": "Tipos",
|
"types": "Tipos",
|
||||||
"video": "Vídeos",
|
"video": "Vídeos",
|
||||||
"search": "Pesquise...",
|
"search": "Pesquisar...",
|
||||||
"typeToSearch": "Type to search...",
|
"typeToSearch": "Escrever para pesquisar...",
|
||||||
"pressToSearch": "Press enter to search..."
|
"pressToSearch": "Tecla Enter para pesquisar..."
|
||||||
},
|
},
|
||||||
"languages": {
|
"languages": {
|
||||||
"ar": "العربية",
|
"ar": "Árabe",
|
||||||
"en": "English",
|
"en": "Inglês",
|
||||||
"it": "Italiano",
|
"it": "Italiano",
|
||||||
"fr": "Français",
|
"fr": "Francês",
|
||||||
"pt": "Português",
|
"pt": "Português",
|
||||||
"ptBR": "Português (Brasil)",
|
"ptBR": "Português (Brasil)",
|
||||||
"ja": "日本語",
|
"ja": "Japonês",
|
||||||
"zhCN": "中文 (简体)",
|
"zhCN": "Chinês simplificado",
|
||||||
"zhTW": "中文 (繁體)",
|
"zhTW": "Chinês tradicional",
|
||||||
"es": "Español",
|
"es": "Espanhol",
|
||||||
"de": "Deutsch",
|
"de": "Alemão",
|
||||||
"ru": "Русский",
|
"ru": "Russo",
|
||||||
"pl": "Polski",
|
"pl": "Polaco",
|
||||||
"ko": "한국어"
|
"ko": "Coreano"
|
||||||
},
|
},
|
||||||
"time": {
|
"time": {
|
||||||
"unit": "Unidades de Tempo",
|
"unit": "Unidades de tempo",
|
||||||
"seconds": "Segundos",
|
"seconds": "Segundos",
|
||||||
"minutes": "Minutos",
|
"minutes": "Minutos",
|
||||||
"hours": "Horas",
|
"hours": "Horas",
|
||||||
"days": "Dias"
|
"days": "Dias"
|
||||||
},
|
},
|
||||||
"download": {
|
"download": {
|
||||||
"downloadFile": "Download File",
|
"downloadFile": "Descarregar ficheiro",
|
||||||
"downloadFolder": "Download Folder"
|
"downloadFolder": "Descarregar pasta"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -0,0 +1,236 @@
|
||||||
|
{
|
||||||
|
"permanent": "Permanent",
|
||||||
|
"buttons": {
|
||||||
|
"shell": "Comută linia de comandă",
|
||||||
|
"cancel": "Anulează",
|
||||||
|
"close": "Închide",
|
||||||
|
"copy": "Copiază",
|
||||||
|
"copyFile": "Copiază fișier",
|
||||||
|
"copyToClipboard": "Copiază în clipboard",
|
||||||
|
"create": "Crează",
|
||||||
|
"delete": "Șterge",
|
||||||
|
"download": "Descarcă",
|
||||||
|
"info": "Info",
|
||||||
|
"more": "Mai mult",
|
||||||
|
"move": "Mută",
|
||||||
|
"moveFile": "Mută fișier",
|
||||||
|
"new": "Nou",
|
||||||
|
"next": "Următor",
|
||||||
|
"ok": "OK",
|
||||||
|
"replace": "Înlocuiește",
|
||||||
|
"previous": "Precedent",
|
||||||
|
"rename": "Redenumește",
|
||||||
|
"reportIssue": "Raportează problemă",
|
||||||
|
"save": "Salvează",
|
||||||
|
"search": "Caută",
|
||||||
|
"select": "Selectează",
|
||||||
|
"share": "Distribuie",
|
||||||
|
"publish": "Puplică",
|
||||||
|
"selectMultiple": "Selecție multiplă",
|
||||||
|
"schedule": "Programare",
|
||||||
|
"switchView": "Schimba vizualizarea",
|
||||||
|
"toggleSidebar": "Comută bara laterală",
|
||||||
|
"update": "Actualizează",
|
||||||
|
"upload": "Încarcă",
|
||||||
|
"permalink": "Obține legătura permanentă"
|
||||||
|
},
|
||||||
|
"success": {
|
||||||
|
"linkCopied": "Legătură copiată!"
|
||||||
|
},
|
||||||
|
"errors": {
|
||||||
|
"forbidden": "Nu ai permisiuni sa accesezi asta.",
|
||||||
|
"internal": "Ceva nu a funcționat corect.",
|
||||||
|
"notFound": "Aceasta locație nu poate fi accesată."
|
||||||
|
},
|
||||||
|
"files": {
|
||||||
|
"folders": "Directoare",
|
||||||
|
"files": "Fișiere",
|
||||||
|
"body": "Corp",
|
||||||
|
"clear": "Curăță",
|
||||||
|
"closePreview": "Închide previzualizarea",
|
||||||
|
"home": "Acasă",
|
||||||
|
"lastModified": "Ultima modificare",
|
||||||
|
"loading": "Se încarcă...",
|
||||||
|
"lonely": "Nu este nimic aici...",
|
||||||
|
"metadata": "Meta informații",
|
||||||
|
"multipleSelectionEnabled": "Selecție multiplă activată",
|
||||||
|
"name": "Nume",
|
||||||
|
"size": "Dimensiune",
|
||||||
|
"sortByName": "Ordonează după nume",
|
||||||
|
"sortBySize": "Ordonează după dimensiune",
|
||||||
|
"sortByLastModified": "Ordonează dup ultima modificare"
|
||||||
|
},
|
||||||
|
"help": {
|
||||||
|
"click": "alege fișier sau director",
|
||||||
|
"ctrl": {
|
||||||
|
"click": "alege multiple fișiere sau directoare",
|
||||||
|
"f": "deschide căutarea",
|
||||||
|
"s": "salvează un fișier sau descarcă directorul în care te afli"
|
||||||
|
},
|
||||||
|
"del": "șterge elementele selectate",
|
||||||
|
"doubleClick": "deschide un fișier sau director",
|
||||||
|
"esc": "elibereaza selecția și/sau închide fereastra",
|
||||||
|
"f1": "această informație",
|
||||||
|
"f2": "redenumește fișierul",
|
||||||
|
"help": "Ajutor"
|
||||||
|
},
|
||||||
|
"login": {
|
||||||
|
"password": "Parola",
|
||||||
|
"passwordConfirm": "Confirmă parola",
|
||||||
|
"submit": "Autentificare",
|
||||||
|
"createAnAccount": "Crează cont",
|
||||||
|
"loginInstead": "Am deja cont",
|
||||||
|
"passwordsDontMatch": "Parolele nu se potrivesc",
|
||||||
|
"usernameTaken": "Utilizatorul există",
|
||||||
|
"signup": "Înregistrare",
|
||||||
|
"username": "Utilizator",
|
||||||
|
"wrongCredentials": "Informații greșite"
|
||||||
|
},
|
||||||
|
"prompts": {
|
||||||
|
"copy": "Copiază",
|
||||||
|
"copyMessage": "Alege unde vrei să copiezi fișierele:",
|
||||||
|
"currentlyNavigating": "Navigare curentă în:",
|
||||||
|
"deleteMessageMultiple": "Ești sigur că vrei să ștergi aceste {count} fișier(e)?",
|
||||||
|
"deleteMessageSingle": "Ești sigur că vrei să ștergi acest fișier/director?",
|
||||||
|
"deleteTitle": "Șterge fișiere",
|
||||||
|
"displayName": "Nume afișat:",
|
||||||
|
"download": "Descarcă fișiere",
|
||||||
|
"downloadMessage": "Alege formatul în care vrei să descarci.",
|
||||||
|
"error": "Ceva n-a funcționat cum trebuie",
|
||||||
|
"fileInfo": "Informații fișier",
|
||||||
|
"filesSelected": "{count} fișiere selectate.",
|
||||||
|
"lastModified": "Ultima modificare",
|
||||||
|
"move": "Mută",
|
||||||
|
"moveMessage": "Alege destinația:",
|
||||||
|
"newDir": "Director nou",
|
||||||
|
"newDirMessage": "Scrie numele noului director.",
|
||||||
|
"newFile": "Fișier nou",
|
||||||
|
"newFileMessage": "Scrie numele noului fișier.",
|
||||||
|
"numberDirs": "Numărul directoarelor",
|
||||||
|
"numberFiles": "Numărul fișierelor",
|
||||||
|
"replace": "Înlocuiește",
|
||||||
|
"replaceMessage": "Unul din fișierele încărcate intră în conflict din cauza denumrii. Vrei să înlocuiești fișierul existent?\n",
|
||||||
|
"rename": "Redenumește",
|
||||||
|
"renameMessage": "Redactează un nou nume pentru",
|
||||||
|
"show": "Arată",
|
||||||
|
"size": "Dimensiune",
|
||||||
|
"schedule": "Programare",
|
||||||
|
"scheduleMessage": "Alege data si ora pentru a programa publicarea acestei postări.",
|
||||||
|
"newArchetype": "Crează o nouă postare pe baza unui șablon. Fișierul va fi creat in directorul conținut."
|
||||||
|
},
|
||||||
|
"settings": {
|
||||||
|
"instanceName": "Numele instanței",
|
||||||
|
"brandingDirectoryPath": "Calea către directorul de branding",
|
||||||
|
"documentation": "documentație",
|
||||||
|
"branding": "Branding",
|
||||||
|
"disableExternalLinks": "Dezactivează linkurile externe (exceptând documentația)",
|
||||||
|
"brandingHelp": "Poți personaliza cum arată instanța ta de File Browser modificându-i numele, înlocuindu-i logo-ul, adăugându-i stiluri personalizate si chiar dezactivând linkurile catre GitHub.\nPentru mai multe informații despre branding fă click aici",
|
||||||
|
"admin": "Admin",
|
||||||
|
"administrator": "Administrator",
|
||||||
|
"allowCommands": "Execută comenzi",
|
||||||
|
"allowEdit": "Modifică, redenumește și șterge fișiere sau directoare",
|
||||||
|
"allowNew": "Crează noi fișiere sau directoare",
|
||||||
|
"allowPublish": "Publică noi pagini și postări",
|
||||||
|
"avoidChanges": "(lasă gol pentru a nu schimba)",
|
||||||
|
"changePassword": "Schimbă parola",
|
||||||
|
"commandRunner": "Rulează comenzi",
|
||||||
|
"commandRunnerHelp": "Aici poti seta comenzile care sunt executate in evenimente. Trebuie să scrii una pe linie. Variabilele de mediu {0} și {1} vor fi disponile, {0} fiind relativă la {1}. Pentru mai multe informații despre acest feature si variabilele de mediu disponibile, cititi {2}.",
|
||||||
|
"commandsUpdated": "Comenzi actualizate!",
|
||||||
|
"customStylesheet": "CSS personalizat",
|
||||||
|
"examples": "Exemple",
|
||||||
|
"globalSettings": "Setări globale",
|
||||||
|
"language": "Limba",
|
||||||
|
"lockPassword": "Împiedică utilizatorul să-și schimbe parola",
|
||||||
|
"newPassword": "Noua ta parolă",
|
||||||
|
"newPasswordConfirm": "Confirmă noua parolă",
|
||||||
|
"newUser": "Utilizator nou",
|
||||||
|
"password": "Parola",
|
||||||
|
"passwordUpdated": "Parola actualizată!",
|
||||||
|
"permissions": "Permisiuni",
|
||||||
|
"permissionsHelp": "Poți alege ca un utilizator să fie administrator sau să-i alegi permisiunile individual. Dacă alegi \"Administrator\", toate celelalte opțiuni vor fi bifate automat. Gestionarea utilizatorilor rămâne un privilegiu exclusiv al administratorilor.\n",
|
||||||
|
"profileSettings": "Setări profil",
|
||||||
|
"ruleExample1": "împiedică accesul la fisiere cu punct in față (.), cum ar fi .git, .gitignore în orice director.\n",
|
||||||
|
"ruleExample2": "împiedică accesul la fișierul Caddyfile din rădăcina domeniului.",
|
||||||
|
"rules": "Reguli",
|
||||||
|
"rulesHelp": "Aici poți defini un set de reguli pentru acest utilizator. Fișierele blocate nu vor apărea in lista și nici nu vor putea fi accesate de utilizator. Expresiile regulate si căile relative la domeniul utilizatorului sunt permise.\n",
|
||||||
|
"scope": "Domeniu",
|
||||||
|
"settingsUpdated": "Setări actualizate!",
|
||||||
|
"user": "Utilizator",
|
||||||
|
"userCommands": "Comenzi",
|
||||||
|
"userCommandsHelp": "O lista de comenzi disponibile acestui utilizator separate de spații. Exemplu:\n",
|
||||||
|
"userCreated": "Utilizator creat!",
|
||||||
|
"userDeleted": "Utilizator șters!",
|
||||||
|
"userManagement": "Gestionare utilizatori",
|
||||||
|
"username": "Utilizator",
|
||||||
|
"users": "Utilizatori",
|
||||||
|
"globalRules": "Acesta este un set global de reguli. Se aplică tuturor utilizatorilor. Poți defini reguli specifice din setările fiecărui utilizator pentru a le suprascrie pe acestea.",
|
||||||
|
"allowSignup": "Permite utilizatorilor să se înregistreze",
|
||||||
|
"createUserDir": "Auto create user home dir while adding new user",
|
||||||
|
"insertRegex": "Redactează expresia regulată",
|
||||||
|
"insertPath": "Redactează calea",
|
||||||
|
"userUpdated": "Utilizator actualizat!",
|
||||||
|
"userDefaults": "Setări implicite",
|
||||||
|
"defaultUserDescription": "Acestea sunt setările implicite pentru noii utilizatori.",
|
||||||
|
"executeOnShell": "Execută in linia de comandă",
|
||||||
|
"executeOnShellDescription": "Implicit, File Browser execută comenzile prin apelare directă a binarelor. Daca vrei sa le rulezi într-un shell (cum ar fi Bash sau PowerShell), le poți defini aici cu argumentele necesare. Daca este setata, comanda va fi adăugată ca argument. Se aplică pentru comenzi si hookuri.",
|
||||||
|
"perm": {
|
||||||
|
"create": "Crează fișiere și directoare",
|
||||||
|
"delete": "Șterge fișiere și directoare",
|
||||||
|
"download": "Descarcă",
|
||||||
|
"modify": "Modifică fișiere",
|
||||||
|
"execute": "Execută comenzi",
|
||||||
|
"rename": "Redenumește sau mută fișiere și directoare",
|
||||||
|
"share": "Distribuie fișiere"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sidebar": {
|
||||||
|
"help": "Ajutor",
|
||||||
|
"login": "Autentificare",
|
||||||
|
"signup": "Înregistrare",
|
||||||
|
"logout": "Logout",
|
||||||
|
"myFiles": "Fișierele mele",
|
||||||
|
"newFile": "Fișier nou",
|
||||||
|
"newFolder": "Director nou",
|
||||||
|
"settings": "Setări",
|
||||||
|
"siteSettings": "Setări site",
|
||||||
|
"hugoNew": "Hugo nou",
|
||||||
|
"preview": "Previzualizare"
|
||||||
|
},
|
||||||
|
"search": {
|
||||||
|
"images": "Imagini",
|
||||||
|
"music": "Muzică",
|
||||||
|
"pdf": "PDF",
|
||||||
|
"types": "Tipuri",
|
||||||
|
"video": "Video",
|
||||||
|
"search": "Caută...",
|
||||||
|
"typeToSearch": "Scrie pentru a căuta...",
|
||||||
|
"pressToSearch": "Apasă enter pentru a căuta..."
|
||||||
|
},
|
||||||
|
"languages": {
|
||||||
|
"ar": "العربية",
|
||||||
|
"en": "English",
|
||||||
|
"it": "Italiano",
|
||||||
|
"fr": "Français",
|
||||||
|
"pt": "Português",
|
||||||
|
"ptBR": "Português (Brasil)",
|
||||||
|
"ja": "日本語",
|
||||||
|
"zhCN": "中文 (简体)",
|
||||||
|
"zhTW": "中文 (繁體)",
|
||||||
|
"es": "Español",
|
||||||
|
"de": "Deutsch",
|
||||||
|
"ru": "Русский",
|
||||||
|
"pl": "Polski",
|
||||||
|
"ko": "한국어"
|
||||||
|
},
|
||||||
|
"time": {
|
||||||
|
"unit": "Unitate de timp",
|
||||||
|
"seconds": "Secunde",
|
||||||
|
"minutes": "Minute",
|
||||||
|
"hours": "Ore",
|
||||||
|
"days": "Zile"
|
||||||
|
},
|
||||||
|
"download": {
|
||||||
|
"downloadFile": "Descarcă fișier",
|
||||||
|
"downloadFolder": "Descarcă director"
|
||||||
|
}
|
||||||
|
}
|
|
@ -165,6 +165,7 @@
|
||||||
"users": "Пользователи",
|
"users": "Пользователи",
|
||||||
"globalRules": "This is a global set of allow and disallow rules. They apply to every user. You can define specific rules on each user's settings to override this ones.",
|
"globalRules": "This is a global set of allow and disallow rules. They apply to every user. You can define specific rules on each user's settings to override this ones.",
|
||||||
"allowSignup": "Allow users to signup",
|
"allowSignup": "Allow users to signup",
|
||||||
|
"createUserDir": "Auto create user home dir while adding new user",
|
||||||
"insertRegex": "Insert regex expression",
|
"insertRegex": "Insert regex expression",
|
||||||
"insertPath": "Insert the path",
|
"insertPath": "Insert the path",
|
||||||
"userUpdated": "Пользователь изменен!",
|
"userUpdated": "Пользователь изменен!",
|
||||||
|
|
|
@ -165,6 +165,7 @@
|
||||||
"users": "用户",
|
"users": "用户",
|
||||||
"globalRules": "这是全局允许与禁止规则。它们作用于所有用户。您可以给每个用户定义单独的特殊规则来覆盖全局规则。",
|
"globalRules": "这是全局允许与禁止规则。它们作用于所有用户。您可以给每个用户定义单独的特殊规则来覆盖全局规则。",
|
||||||
"allowSignup": "允许用户注册",
|
"allowSignup": "允许用户注册",
|
||||||
|
"createUserDir": "在添加新用户的同时自动创建用户的个人目录",
|
||||||
"insertRegex": "插入正则表达式",
|
"insertRegex": "插入正则表达式",
|
||||||
"insertPath": "Insert the path",
|
"insertPath": "Insert the path",
|
||||||
"userUpdated": "用户已更新!",
|
"userUpdated": "用户已更新!",
|
||||||
|
|
|
@ -165,6 +165,7 @@
|
||||||
"users": "使用者",
|
"users": "使用者",
|
||||||
"globalRules": "This is a global set of allow and disallow rules. They apply to every user. You can define specific rules on each user's settings to override this ones.",
|
"globalRules": "This is a global set of allow and disallow rules. They apply to every user. You can define specific rules on each user's settings to override this ones.",
|
||||||
"allowSignup": "Allow users to signup",
|
"allowSignup": "Allow users to signup",
|
||||||
|
"createUserDir": "Auto create user home dir while adding new user",
|
||||||
"insertRegex": "Insert regex expression",
|
"insertRegex": "Insert regex expression",
|
||||||
"insertPath": "Insert the path",
|
"insertPath": "Insert the path",
|
||||||
"userUpdated": "使用者已更新!",
|
"userUpdated": "使用者已更新!",
|
||||||
|
|
Loading…
Reference in New Issue