Files
eh_downloader_flutter/lib/l10n/app_en.arb

96 lines
2.8 KiB
Plaintext

{
"@@locale": "en",
"title": "E-Hentai Downloader Dashboard",
"serverHost": "EH Downloader Server Host",
"apiPath": "API Path",
"username": "Username",
"password": "Password",
"save": "Save",
"login": "Login",
"titleBar": "EH Downloader",
"incorrectUserPassword": "Incorrect username or password.",
"networkError": "Network error.",
"internalError": "Some internal error occurred. Please send the log file to the developer.",
"setServerUrl": "Server URL Settings",
"createRootUser": "Create Root User",
"skip": "Skip",
"create": "Create",
"settings": "Settings",
"lang": "Language",
"systemLang": "System Language",
"reset": "Reset",
"galleries": "Galleries",
"loading": "Loading...",
"gallery": "Gallery",
"useTitleJpn": "Use Japanese title first",
"showNsfw": "Show NSFW image by default",
"read": "Read",
"download": "Download",
"colon": ":",
"copyImage": "Copy image to clipboard",
"copyImgUrl": "Copy image URL to clipboard",
"retry": "Retry",
"displayAd": "Display Ad pages",
"showTranslatedTag": "Show translated tag (Chinese only)",
"none": "none",
"sortByGid": "Sort by gallery id",
"asc": "Ascending",
"desc": "Descending",
"saveAs": "Save As",
"posted": "Posted",
"visible": "Visible",
"yes": "Yes",
"no": "No",
"fileSize": "File Size",
"pageLength": "Length",
"pages": "{value} pages",
"@pages": {
"placeholders": {
"value": {
"type": "int",
"format": "decimalPattern"
}
}
},
"gid": "Gallery Id",
"tagGalleries": "Galleries tagged {tag}",
"@tagGalleries": {
"placeholders": {
"tag": {
"type": "String"
}
}
},
"tagUploaderGalleries": "Galleries tagged {tag} by {uploader}",
"@tagUploaderGalleries": {
"placeholders": {
"tag": {
"type": "String"
},
"uploader": {
"type": "String"
}
}
},
"uploaderGalleries": "Galleries uploaded by {uploader}",
"@uploaderGalleries": {
"placeholders": {
"uploader": {
"type": "String"
}
}
},
"downloadAsZip": "Download as ZIP file",
"exportAd": "Export pages which marked as ads",
"maxZipFilenameLength": "Maximum length of filenames in Zip files",
"downloadComplete": "Download completed.",
"downloadZipFailed": "Failed to download ZIP file.",
"rating": "Rating",
"preventScreenCapture": "Prevent screen capture",
"seeMoreInfo": "See more information",
"markAsNsfw": "Mark as NSFW",
"markAsSfw": "Mark as SFW",
"markAsAd": "Mark as Ad",
"markAsNonAd": "Mark as non-Ad"
}