Update .circuitpython-ebyte-e32.yml, circuitpython-ebyte-e32.yml, and 4 more files...
87 lines
1.9 KiB
YAML
87 lines
1.9 KiB
YAML
# EN - Commons
|
|
|
|
action.copy: Copy
|
|
action.copied: Copied
|
|
|
|
undefined: Undefined
|
|
na: N/A
|
|
|
|
yes: Yes
|
|
no: No
|
|
|
|
accept: Accept
|
|
|
|
width: Width
|
|
height: Height
|
|
width.min: Minimum width
|
|
height.min: Minimum height
|
|
width.max: Maximum width
|
|
height.max: Maximum height
|
|
|
|
user-agent: User-Agent
|
|
|
|
server: Server
|
|
|
|
cpu.architecture: CPU Architecture
|
|
cpu.responsive: "CPU<span class=\"mobile-hide\"> Architecture</span>"
|
|
cpu.any: "Any architecture"
|
|
cpu.x64: "x64"
|
|
#cpu.x64: "<p>x64<br>AMD64</p>"
|
|
cpu.x86: "x86"
|
|
cpu.arm32: "ARM32"
|
|
#cpu.arm32: "<p>ARM32<br>ARMv7<br>AArch32</p>"
|
|
cpu.arm64: "ARM64"
|
|
#cpu.arm64: "<p>ARM64<br>ARMv8<br>AArch64</p>"
|
|
cpu.risc-v: "RISC-V"
|
|
|
|
requirements: Requirements
|
|
|
|
python: Python
|
|
java: Java
|
|
c99: C99
|
|
dotnet: .NET
|
|
purebasic: PureBasic
|
|
|
|
version: "Version"
|
|
version.current: "Current version"
|
|
version.previous.single: "Previous version"
|
|
version.previous.multiple: "Previous versions"
|
|
version.old.single: "Old version"
|
|
version.old.multiple: "Old versions"
|
|
source.code: "Source code"
|
|
|
|
download.single: "Download"
|
|
download.multiple: "Downloads"
|
|
download.action.all: "Download All"
|
|
|
|
clear.all.files: "Clear all file(s)"
|
|
|
|
github: "GitHub Repository"
|
|
gitea: "Self-hosted Gitea Repository"
|
|
nuget: "Nuget Package"
|
|
doc.online: "Online Documentation"
|
|
|
|
none.ms: None
|
|
none.mp: None
|
|
none.fs: None
|
|
none.fp: None
|
|
|
|
eula.short: EULA
|
|
eula.long: End-user license agreement (EULA)
|
|
disclaimer.responsability: Disclaimer
|
|
disclaimer.warning: Disclaimer
|
|
|
|
dont.ask.again: "Don't ask again"
|
|
|
|
file.drop.upload.single: "Choose file"
|
|
file.drop.upload.multiple: "Choose file(s)"
|
|
file.drop.clear: "Clear selection"
|
|
file.drop.label.single: "Choose or drop a file:"
|
|
file.drop.label.multiple: "Choose or drop files:"
|
|
file.drop.select.single: "Drop your file here"
|
|
file.drop.select.multiple: "Drop your files here"
|
|
file.drop.selected.single: "You selected 1 file"
|
|
file.drop.selected.multiple: "You selected <span class=\"np-file-drop-count\">???</span> files"
|
|
|
|
license.mit.single: "MIT License"
|