Skip to content

Commit

Permalink
update localization files microsoft/vscode-loc-drop@aa1816b (#838)
Browse files Browse the repository at this point in the history
Co-authored-by: TylerLeonhardt <[email protected]>
  • Loading branch information
TylerLeonhardt and TylerLeonhardt authored May 3, 2022
1 parent 10841ea commit 609d014
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion i18n/vscode-language-pack-de/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -10234,7 +10234,7 @@
"vs/workbench/services/authentication/browser/authenticationService": {
"accessRequest": "Zugriff auf {0} gewähren, um {1}... (1)",
"allow": "Zulassen",
"authentication.Placeholder": "No accounts requested yet...",
"authentication.Placeholder": "Es wurden noch keine Konten angefordert...",
"authentication.id": "Die ID des Authentifizierungsanbieters.",
"authentication.idConflict": "Diese Authentifizierungs-ID \"{0}\" wurde bereits registriert.",
"authentication.label": "Der lesbare Name des Authentifizierungsanbieters.",
Expand Down
2 changes: 1 addition & 1 deletion i18n/vscode-language-pack-fr/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -10234,7 +10234,7 @@
"vs/workbench/services/authentication/browser/authenticationService": {
"accessRequest": "Accorder l’accès à {1} pour {0}... (1)",
"allow": "Autoriser",
"authentication.Placeholder": "No accounts requested yet...",
"authentication.Placeholder": "Aucun compte demandé pour le moment...",
"authentication.id": "ID du fournisseur d'authentification.",
"authentication.idConflict": "Cet ID d'authentification '{0}' a déjà été inscrit",
"authentication.label": "Nom lisible par l'homme du fournisseur d'authentification.",
Expand Down
2 changes: 1 addition & 1 deletion i18n/vscode-language-pack-it/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -10234,7 +10234,7 @@
"vs/workbench/services/authentication/browser/authenticationService": {
"accessRequest": "Concedere l'accesso a {0} per {1}... (1)",
"allow": "Consenti",
"authentication.Placeholder": "No accounts requested yet...",
"authentication.Placeholder": "Non sono ancora stati richiesti account...",
"authentication.id": "ID del provider di autenticazione.",
"authentication.idConflict": "L'ID autenticazione '{0}' è già stato registrato",
"authentication.label": "Nome leggibile del provider di autenticazione.",
Expand Down
2 changes: 1 addition & 1 deletion i18n/vscode-language-pack-ja/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -10234,7 +10234,7 @@
"vs/workbench/services/authentication/browser/authenticationService": {
"accessRequest": "{1}... (1) による {0} へのアクセスを許可します",
"allow": "許可",
"authentication.Placeholder": "No accounts requested yet...",
"authentication.Placeholder": "要求されたアカウントはまだありません...",
"authentication.id": "認証プロバイダーの ID。",
"authentication.idConflict": "この認証 ID '{0}' は既に登録されています",
"authentication.label": "認証プロバイダーを表す、人が認識できる名前です。",
Expand Down
2 changes: 1 addition & 1 deletion i18n/vscode-language-pack-tr/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -10234,7 +10234,7 @@
"vs/workbench/services/authentication/browser/authenticationService": {
"accessRequest": "{1} için {0} uzantısına erişim izni ver... (1)",
"allow": "İzin Ver",
"authentication.Placeholder": "No accounts requested yet...",
"authentication.Placeholder": "Henüz hesap istenmedi...",
"authentication.id": "Kimlik doğrulama sağlayıcısının kimliği.",
"authentication.idConflict": "Bu kimlik doğrulama kimliği '{0}' zaten kaydedildi",
"authentication.label": "Kimlik doğrulama sağlayıcısının kullanıcı tarafından okunabilen adı.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10234,7 +10234,7 @@
"vs/workbench/services/authentication/browser/authenticationService": {
"accessRequest": "授予“{0}”访问“{1}”的权限... (1)",
"allow": "允许",
"authentication.Placeholder": "No accounts requested yet...",
"authentication.Placeholder": "尚未请求任何帐户...",
"authentication.id": "身份验证提供程序的 ID。",
"authentication.idConflict": "已注册此身份验证 ID“{0}”",
"authentication.label": "身份验证提供程序的易读名称。",
Expand Down

0 comments on commit 609d014

Please sign in to comment.