Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
Merged
Show file tree
Hide file tree
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
13 changes: 9 additions & 4 deletions src/nls/fr/strings.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ define({
"LIVE_DEV_SERVER_NOT_READY_MESSAGE": "Une erreur s’est produite au démarrage du serveur HTTP pour les fichiers de développement en direct. Veuillez réessayer.",
"LIVE_DEVELOPMENT_INFO_TITLE": "Bienvenue dans le module Aperçu en direct !",
"LIVE_DEVELOPMENT_INFO_MESSAGE": "Le module Aperçu en direct connecte {APP_NAME} à votre navigateur. Il ouvre un aperçu de votre fichier HTML dans le navigateur, puis le met à jour instantanément dès que vous modifiez le code.<br /><br />Dans cette première version du logiciel {APP_NAME}, le module Aperçu en direct ne fonctionne qu’avec <strong>Google Chrome</strong> et affiche les mises à jour en direct, dès que vous modifiez des <strong>fichiers CSS</strong>. Les modifications apportées aux fichiers HTML et JavaScript sont automatiquement rechargées lorsque vous enregistrez.<br /><br />(Ce message ne s’affichera qu’une seule fois.)",
"LIVE_DEVELOPMENT_TROUBLESHOOTING": "Pour plus d’informations, consultez la page <a href='#' class='clickable-link' data-href='{0}'>Résolution des erreurs de connexion Live Development</a>.",
"LIVE_DEVELOPMENT_TROUBLESHOOTING": "[6499050] !é=For more information, see <a href='{0}' title='{0}'>Troubleshooting Live Development connection errors</a>.=!",

"LIVE_DEV_STATUS_TIP_NOT_CONNECTED": "Aperçu en direct",
"LIVE_DEV_STATUS_TIP_PROGRESS1": "Aperçu en direct : Connexion\u2026",
Expand Down Expand Up @@ -120,6 +120,11 @@ define({
"BUTTON_REPLACE_ALL": "Tout\u2026",
"BUTTON_STOP": "Arrêter",
"BUTTON_REPLACE": "Remplacer",

"BUTTON_NEXT": "[7150631] !é=\u25B6=!",
"BUTTON_PREV": "[7150633] !é=\u25C0=!",
"BUTTON_NEXT_HINT": "Correspondance suivante",
"BUTTON_PREV_HINT": "Correspondance précédente",

"OPEN_FILE": "Ouvrir le fichier",
"SAVE_FILE_AS": "Enregistrer le fichier",
Expand Down Expand Up @@ -301,11 +306,11 @@ define({
"ABOUT": "A propos",
"CLOSE": "Fermer",
"ABOUT_TEXT_LINE1": "Sprint {VERSION_MINOR} {BUILD_TYPE} {VERSION}",
"ABOUT_TEXT_LINE3": "Les mentions légales et conditions générales relatives aux logiciels tiers sont disponibles à l’adresse <a href='#' class='clickable-link' data-href='{ADOBE_THIRD_PARTY}'>{ADOBE_THIRD_PARTY}</a> et sont incluses dans le présent document à titre de référence.",
"ABOUT_TEXT_LINE4": "La documentation et le code source sont disponibles à l’adresse <a href='#' class='clickable-link' data-href='https://github.com/adobe/brackets/'>https://github.com/adobe/brackets/</a>.",
"ABOUT_TEXT_LINE3": "[6307069] !é=Notices, terms and conditions pertaining to third party software are located at <a href='{ADOBE_THIRD_PARTY}'>{ADOBE_THIRD_PARTY}</a> and incorporated by reference herein.=!",
"ABOUT_TEXT_LINE4": "[6307070] !é=Documentation and source at <a href='https://github.com/adobe/brackets/'>https://github.com/adobe/brackets/</a>=!",
"ABOUT_TEXT_LINE5": "Développé avec \u2764 et JavaScript par :",
"ABOUT_TEXT_LINE6": "De nombreux contributeurs (information indisponible pour le moment).",
"ABOUT_TEXT_WEB_PLATFORM_DOCS": "Web Platform Docs et le logo Web Platform font l’objet d’une licence Creative Commons Attribution, <a href='#' class='clickable-link' data-href='{WEB_PLATFORM_DOCS_LICENSE}'>CC-BY 3.0 Unported</a>.",
"ABOUT_TEXT_WEB_PLATFORM_DOCS": "[6781670] !é=Web Platform Docs and the Web Platform graphical logo are licensed under a Creative Commons Attribution license, <a href='{WEB_PLATFORM_DOCS_LICENSE}'>CC-BY 3.0 Unported</a>.=!",
"UPDATE_NOTIFICATION_TOOLTIP": "Une nouvelle version de {APP_NAME} est disponible. Cliquez ici pour plus de détails.",
"UPDATE_AVAILABLE_TITLE": "Mise à jour disponible",
"UPDATE_MESSAGE": "Une nouvelle version de {APP_NAME} est disponible. Voici quelques-unes des nouvelles fonctionnalités proposées :",
Expand Down
13 changes: 9 additions & 4 deletions src/nls/ja/strings.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ define({
"LIVE_DEV_SERVER_NOT_READY_MESSAGE": "ライブ開発ファイルで使用する HTTP サーバーの起動時にエラーが発生しました。もう一度実行してください。",
"LIVE_DEVELOPMENT_INFO_TITLE": "ライブプレビューへようこそ",
"LIVE_DEVELOPMENT_INFO_MESSAGE": "ライブプレビューにより {APP_NAME} がブラウザーに接続しました。ブラウザーで HTML ファイルのプレビューが起動し、コードを編集すると直ちにプレビューが更新されます。<br /><br />この初期バージョンの {APP_NAME} では、<strong>Google Chrome</strong> でのみライブプレビューが機能し、<strong>CSS ファイル</strong>の編集時にのみライブ更新が行われます。HTML または JavaScript ファイルへの変更は、保存時に自動的にリロードされます。<br /><br />(このメッセージは一度しか表示されません。)",
"LIVE_DEVELOPMENT_TROUBLESHOOTING": "詳しくは、<a href='#' class='clickable-link' data-href='{0}'>Live Development の接続エラーに関するトラブルシューティング</a>を参照してください。",
"LIVE_DEVELOPMENT_TROUBLESHOOTING": "!能=[6499050] For more information, see <a href='{0}' title='{0}'>Troubleshooting Live Development connection errors</a>._=!",

"LIVE_DEV_STATUS_TIP_NOT_CONNECTED": "ライブプレビュー",
"LIVE_DEV_STATUS_TIP_PROGRESS1": "ライブプレビュー : 接続中\u2026",
Expand Down Expand Up @@ -120,6 +120,11 @@ define({
"BUTTON_REPLACE_ALL": "すべて\u2026",
"BUTTON_STOP": "終了",
"BUTTON_REPLACE": "置換",

"BUTTON_NEXT": "!能=[7150631] \u25B6_=!",
"BUTTON_PREV": "!能=[7150633] \u25C0_=!",
"BUTTON_NEXT_HINT": "次の候補に移動",
"BUTTON_PREV_HINT": "前の候補に移動",

"OPEN_FILE": "ファイルを開く",
"SAVE_FILE_AS": "ファイルを保存",
Expand Down Expand Up @@ -301,11 +306,11 @@ define({
"ABOUT": "このソフトウェアについて",
"CLOSE": "閉じる",
"ABOUT_TEXT_LINE1": "スプリント {VERSION_MINOR} {BUILD_TYPE} {VERSION}",
"ABOUT_TEXT_LINE3": "Notices, terms and conditions pertaining to third party software are located at <a href='#' class='clickable-link' data-href='{ADOBE_THIRD_PARTY}'>{ADOBE_THIRD_PARTY}</a> and incorporated by reference herein.",
"ABOUT_TEXT_LINE4": "ドキュメントとソースコードは <a href='#' class='clickable-link' data-href='https://github.com/adobe/brackets/'>https://github.com/adobe/brackets/</a> から入手できます。",
"ABOUT_TEXT_LINE3": "!能=[6307069] Notices, terms and conditions pertaining to third party software are located at <a href='{ADOBE_THIRD_PARTY}'>{ADOBE_THIRD_PARTY}</a> and incorporated by reference herein._=!",
"ABOUT_TEXT_LINE4": "!能=[6307070] Documentation and source at <a href='https://github.com/adobe/brackets/'>https://github.com/adobe/brackets/</a>_=!",
"ABOUT_TEXT_LINE5": "\u2764 および JavaScript を使用して次の人によって作成されました :",
"ABOUT_TEXT_LINE6": "多くの人々 (ただし、人物データの読み込みに問題が発生しています)。",
"ABOUT_TEXT_WEB_PLATFORM_DOCS": "Web Platform Docs and the Web Platform graphical logo are licensed under a Creative Commons Attribution license, <a href='#' class='clickable-link' data-href='{WEB_PLATFORM_DOCS_LICENSE}'>CC-BY 3.0 Unported</a>.",
"ABOUT_TEXT_WEB_PLATFORM_DOCS": "!能=[6781670] Web Platform Docs and the Web Platform graphical logo are licensed under a Creative Commons Attribution license, <a href='{WEB_PLATFORM_DOCS_LICENSE}'>CC-BY 3.0 Unported</a>._=!",
"UPDATE_NOTIFICATION_TOOLTIP": "{APP_NAME} の新しいビルドを利用できます。詳細はここをクリックしてください。",
"UPDATE_AVAILABLE_TITLE": "利用可能なアップデートがあります",
"UPDATE_MESSAGE": "{APP_NAME} の新しいビルドが利用できます。新機能の一部を以下にご紹介します :",
Expand Down