Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions files/jsondata/L10n-Template.json
Original file line number Diff line number Diff line change
Expand Up @@ -481,6 +481,18 @@
"zh-CN": "来源:",
"zh-TW": "來源:"
},
"external_link": {
"de": "Externer Link (öffnet in neuem Tab)",
"en-US": "External link (opens in new tab)",
"es": "Enlace externo (se abre en una nueva pestaña)",
Comment thread
caugner marked this conversation as resolved.
"fr": "Lien externe (ouvre un nouvel onglet)",
Comment thread
caugner marked this conversation as resolved.
"ja": "外部リンク(新しいタブで開きます)",
Comment thread
caugner marked this conversation as resolved.
"ko": "외부 링크 (새 탭에서 열림)",
Comment thread
caugner marked this conversation as resolved.
"pt-BR": "Link externo (abre em uma nova aba)",
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mdn/pt-br-content

"ru": "Внешняя ссылка (открывается в новой вкладке)",
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mdn/ru-content

"zh-CN": "外部链接(在新标签页中打开)",
"zh-TW": "外部連結(在新分頁開啟)"
Comment thread
caugner marked this conversation as resolved.
},
"formal_syntax_footer": {
"de": "Diese Syntax spiegelt den neuesten Standard gemäß { $specs } wider. Möglicherweise haben nicht alle Browser jeden Teil implementiert. Siehe <a href=\"#browser-kompatibilität\">Browserkompatibilität</a> für Informationen zur Unterstützung.",
"en-US": "This syntax reflects the latest standard as per { $specs }. Not all browsers may have implemented every part. See <a href=\"#browser_compatibility\">Browser compatibility</a> for support information.",
Expand Down
Loading