mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-02 08:46:38 +00:00
New Crowdin updates (#184)
* New translations en-us.json (French) * New translations en-us.json (Spanish) * New translations en-us.json (German) * New translations en-us.json (Italian) * New translations en-us.json (Dutch) * New translations en-us.json (Polish) * New translations en-us.json (Portuguese) * New translations en-us.json (Turkish) * New translations en-us.json (Chinese Simplified)
This commit is contained in:
@@ -1089,5 +1089,40 @@
|
||||
"sidebarSettings": "Settings",
|
||||
"sidebarAllUsers": "All Users",
|
||||
"sidebarIdentityProviders": "Identity Providers",
|
||||
"sidebarLicense": "License"
|
||||
"sidebarLicense": "License",
|
||||
"enableDockerSocket": "Enable Docker Socket",
|
||||
"enableDockerSocketDescription": "Enable Docker Socket discovery for populating container information, useful in resource targets.",
|
||||
"enableDockerSocketLink": "Enable Docker Socket discovery for populating container information, useful in resource targets.",
|
||||
"viewDockerContainers": "View Docker Containers",
|
||||
"containersIn": "Containers in {siteName}",
|
||||
"selectContainerDescription": "Select any container to use as a hostname for this target. Click a port to use a port.",
|
||||
"containerName": "Name",
|
||||
"containerImage": "Image",
|
||||
"containerState": "State",
|
||||
"containerNetworks": "Networks",
|
||||
"containerHostnameIp": "Hostname/IP",
|
||||
"containerLabels": "Labels",
|
||||
"containerLabelsCount": "{count} label{s,plural,one{} other{s}}",
|
||||
"containerLabelsTitle": "Container Labels",
|
||||
"containerLabelEmpty": "<empty>",
|
||||
"containerPorts": "Ports",
|
||||
"containerPortsMore": "+{count} more",
|
||||
"containerActions": "Actions",
|
||||
"select": "Select",
|
||||
"noContainersMatchingFilters": "No containers found matching the current filters.",
|
||||
"showContainersWithoutPorts": "Show containers without ports",
|
||||
"showStoppedContainers": "Show stopped containers",
|
||||
"noContainersFound": "No containers found. Make sure Docker containers are running.",
|
||||
"searchContainersPlaceholder": "Search across {count} containers...",
|
||||
"searchResultsCount": "{count} result{s,plural,one{} other{s}}",
|
||||
"filters": "Filters",
|
||||
"filterOptions": "Filter Options",
|
||||
"filterPorts": "Ports",
|
||||
"filterStopped": "Stopped",
|
||||
"clearAllFilters": "Clear all filters",
|
||||
"columns": "Columns",
|
||||
"toggleColumns": "Toggle Columns",
|
||||
"refreshContainersList": "Refresh containers list",
|
||||
"searching": "Searching...",
|
||||
"noContainersFoundMatching": "No containers found matching \"{filter}\"."
|
||||
}
|
||||
Reference in New Issue
Block a user