Localization - Translated Strings (#6077)
Co-authored-by: DevDiv Build Lab - Dev14 <[email protected]>
This commit is contained in:
co-authored by
DevDiv Build Lab - Dev14
parent
a177759d3a
commit
3713694b47
@@ -4,8 +4,8 @@
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"downloading.progress.description": "Downloading {0}",
|
||||
"installing.progress.description": "Installing {0}",
|
||||
"downloading.progress.description": "正在下载 {0}",
|
||||
"installing.progress.description": "正在安装 {0}",
|
||||
"package.manager.missing": "程序包清单不存在",
|
||||
"downloading.package": "正在下载程序包“{0}”",
|
||||
"error.from": "来自 {0} 的错误",
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"downloading.progress.description": "Downloading {0}",
|
||||
"installing.progress.description": "Installing {0}",
|
||||
"downloading.progress.description": "Téléchargement de {0} en cours",
|
||||
"installing.progress.description": "Installation de {0}",
|
||||
"package.manager.missing": "Le manifeste du package n'existe pas",
|
||||
"downloading.package": "Téléchargement du package '{0}'",
|
||||
"error.from": "Erreur de {0}",
|
||||
|
||||
Reference in New Issue
Block a user