From 3f52a9131273b230ca2d6822e3c4e4708420219d Mon Sep 17 00:00:00 2001 From: Jessica Lord Date: Sat, 22 Aug 2015 14:21:01 +0200 Subject: [PATCH] Create directory for KO translations --- {docs => docs-translations/ko}/README-ko.md | 0 {docs => docs-translations/ko}/api/accelerator-ko.md | 0 {docs => docs-translations/ko}/api/auto-updater-ko.md | 0 .../ko}/api/chrome-command-line-switches-ko.md | 0 {docs => docs-translations/ko}/api/clipboard-ko.md | 0 {docs => docs-translations/ko}/api/content-tracing-ko.md | 0 {docs => docs-translations/ko}/api/crash-reporter-ko.md | 0 {docs => docs-translations/ko}/api/file-object-ko.md | 0 {docs => docs-translations/ko}/api/frameless-window-ko.md | 0 {docs => docs-translations/ko}/api/global-shortcut-ko.md | 0 {docs => docs-translations/ko}/api/ipc-main-process-ko.md | 0 {docs => docs-translations/ko}/api/ipc-renderer-ko.md | 0 {docs => docs-translations/ko}/api/menu-item-ko.md | 0 {docs => docs-translations/ko}/api/native-image-ko.md | 0 {docs => docs-translations/ko}/api/power-monitor-ko.md | 0 {docs => docs-translations/ko}/api/power-save-blocker-ko.md | 0 {docs => docs-translations/ko}/api/process-ko.md | 0 {docs => docs-translations/ko}/api/protocol-ko.md | 0 {docs => docs-translations/ko}/api/remote-ko.md | 0 {docs => docs-translations/ko}/api/screen-ko.md | 0 {docs => docs-translations/ko}/api/shell-ko.md | 0 {docs => docs-translations/ko}/api/synopsis-ko.md | 0 {docs => docs-translations/ko}/api/tray-ko.md | 0 {docs => docs-translations/ko}/api/web-frame-ko.md | 0 {docs => docs-translations/ko}/api/web-view-tag-ko.md | 0 {docs => docs-translations/ko}/api/window-open-ko.md | 0 .../ko}/development/atom-shell-vs-node-webkit-ko.md | 0 .../ko}/development/build-instructions-linux-ko.md | 0 .../ko}/development/build-instructions-mac-ko.md | 0 .../ko}/development/build-instructions-windows-ko.md | 0 .../ko}/development/build-system-overview-ko.md | 0 {docs => docs-translations/ko}/development/coding-style-ko.md | 0 .../ko}/development/setting-up-symbol-server-ko.md | 0 .../ko}/development/source-code-directory-structure-ko.md | 0 .../ko}/tutorial/application-distribution-ko.md | 0 .../ko}/tutorial/application-packaging-ko.md | 0 .../ko}/tutorial/debugging-main-process-ko.md | 0 .../ko}/tutorial/desktop-environment-integration-ko.md | 0 {docs => docs-translations/ko}/tutorial/devtools-extension-ko.md | 0 .../ko}/tutorial/online-offline-events-ko.md | 0 {docs => docs-translations/ko}/tutorial/quick-start-ko.md | 0 .../ko}/tutorial/using-native-node-modules-ko.md | 0 .../ko}/tutorial/using-pepper-flash-plugin-ko.md | 0 .../ko}/tutorial/using-selenium-and-webdriver-ko.md | 0 44 files changed, 0 insertions(+), 0 deletions(-) rename {docs => docs-translations/ko}/README-ko.md (100%) rename {docs => docs-translations/ko}/api/accelerator-ko.md (100%) rename {docs => docs-translations/ko}/api/auto-updater-ko.md (100%) rename {docs => docs-translations/ko}/api/chrome-command-line-switches-ko.md (100%) rename {docs => docs-translations/ko}/api/clipboard-ko.md (100%) rename {docs => docs-translations/ko}/api/content-tracing-ko.md (100%) rename {docs => docs-translations/ko}/api/crash-reporter-ko.md (100%) rename {docs => docs-translations/ko}/api/file-object-ko.md (100%) rename {docs => docs-translations/ko}/api/frameless-window-ko.md (100%) rename {docs => docs-translations/ko}/api/global-shortcut-ko.md (100%) rename {docs => docs-translations/ko}/api/ipc-main-process-ko.md (100%) rename {docs => docs-translations/ko}/api/ipc-renderer-ko.md (100%) rename {docs => docs-translations/ko}/api/menu-item-ko.md (100%) rename {docs => docs-translations/ko}/api/native-image-ko.md (100%) rename {docs => docs-translations/ko}/api/power-monitor-ko.md (100%) rename {docs => docs-translations/ko}/api/power-save-blocker-ko.md (100%) rename {docs => docs-translations/ko}/api/process-ko.md (100%) rename {docs => docs-translations/ko}/api/protocol-ko.md (100%) rename {docs => docs-translations/ko}/api/remote-ko.md (100%) rename {docs => docs-translations/ko}/api/screen-ko.md (100%) rename {docs => docs-translations/ko}/api/shell-ko.md (100%) rename {docs => docs-translations/ko}/api/synopsis-ko.md (100%) rename {docs => docs-translations/ko}/api/tray-ko.md (100%) rename {docs => docs-translations/ko}/api/web-frame-ko.md (100%) rename {docs => docs-translations/ko}/api/web-view-tag-ko.md (100%) rename {docs => docs-translations/ko}/api/window-open-ko.md (100%) rename {docs => docs-translations/ko}/development/atom-shell-vs-node-webkit-ko.md (100%) rename {docs => docs-translations/ko}/development/build-instructions-linux-ko.md (100%) rename {docs => docs-translations/ko}/development/build-instructions-mac-ko.md (100%) rename {docs => docs-translations/ko}/development/build-instructions-windows-ko.md (100%) rename {docs => docs-translations/ko}/development/build-system-overview-ko.md (100%) rename {docs => docs-translations/ko}/development/coding-style-ko.md (100%) rename {docs => docs-translations/ko}/development/setting-up-symbol-server-ko.md (100%) rename {docs => docs-translations/ko}/development/source-code-directory-structure-ko.md (100%) rename {docs => docs-translations/ko}/tutorial/application-distribution-ko.md (100%) rename {docs => docs-translations/ko}/tutorial/application-packaging-ko.md (100%) rename {docs => docs-translations/ko}/tutorial/debugging-main-process-ko.md (100%) rename {docs => docs-translations/ko}/tutorial/desktop-environment-integration-ko.md (100%) rename {docs => docs-translations/ko}/tutorial/devtools-extension-ko.md (100%) rename {docs => docs-translations/ko}/tutorial/online-offline-events-ko.md (100%) rename {docs => docs-translations/ko}/tutorial/quick-start-ko.md (100%) rename {docs => docs-translations/ko}/tutorial/using-native-node-modules-ko.md (100%) rename {docs => docs-translations/ko}/tutorial/using-pepper-flash-plugin-ko.md (100%) rename {docs => docs-translations/ko}/tutorial/using-selenium-and-webdriver-ko.md (100%) diff --git a/docs/README-ko.md b/docs-translations/ko/README-ko.md similarity index 100% rename from docs/README-ko.md rename to docs-translations/ko/README-ko.md diff --git a/docs/api/accelerator-ko.md b/docs-translations/ko/api/accelerator-ko.md similarity index 100% rename from docs/api/accelerator-ko.md rename to docs-translations/ko/api/accelerator-ko.md diff --git a/docs/api/auto-updater-ko.md b/docs-translations/ko/api/auto-updater-ko.md similarity index 100% rename from docs/api/auto-updater-ko.md rename to docs-translations/ko/api/auto-updater-ko.md diff --git a/docs/api/chrome-command-line-switches-ko.md b/docs-translations/ko/api/chrome-command-line-switches-ko.md similarity index 100% rename from docs/api/chrome-command-line-switches-ko.md rename to docs-translations/ko/api/chrome-command-line-switches-ko.md diff --git a/docs/api/clipboard-ko.md b/docs-translations/ko/api/clipboard-ko.md similarity index 100% rename from docs/api/clipboard-ko.md rename to docs-translations/ko/api/clipboard-ko.md diff --git a/docs/api/content-tracing-ko.md b/docs-translations/ko/api/content-tracing-ko.md similarity index 100% rename from docs/api/content-tracing-ko.md rename to docs-translations/ko/api/content-tracing-ko.md diff --git a/docs/api/crash-reporter-ko.md b/docs-translations/ko/api/crash-reporter-ko.md similarity index 100% rename from docs/api/crash-reporter-ko.md rename to docs-translations/ko/api/crash-reporter-ko.md diff --git a/docs/api/file-object-ko.md b/docs-translations/ko/api/file-object-ko.md similarity index 100% rename from docs/api/file-object-ko.md rename to docs-translations/ko/api/file-object-ko.md diff --git a/docs/api/frameless-window-ko.md b/docs-translations/ko/api/frameless-window-ko.md similarity index 100% rename from docs/api/frameless-window-ko.md rename to docs-translations/ko/api/frameless-window-ko.md diff --git a/docs/api/global-shortcut-ko.md b/docs-translations/ko/api/global-shortcut-ko.md similarity index 100% rename from docs/api/global-shortcut-ko.md rename to docs-translations/ko/api/global-shortcut-ko.md diff --git a/docs/api/ipc-main-process-ko.md b/docs-translations/ko/api/ipc-main-process-ko.md similarity index 100% rename from docs/api/ipc-main-process-ko.md rename to docs-translations/ko/api/ipc-main-process-ko.md diff --git a/docs/api/ipc-renderer-ko.md b/docs-translations/ko/api/ipc-renderer-ko.md similarity index 100% rename from docs/api/ipc-renderer-ko.md rename to docs-translations/ko/api/ipc-renderer-ko.md diff --git a/docs/api/menu-item-ko.md b/docs-translations/ko/api/menu-item-ko.md similarity index 100% rename from docs/api/menu-item-ko.md rename to docs-translations/ko/api/menu-item-ko.md diff --git a/docs/api/native-image-ko.md b/docs-translations/ko/api/native-image-ko.md similarity index 100% rename from docs/api/native-image-ko.md rename to docs-translations/ko/api/native-image-ko.md diff --git a/docs/api/power-monitor-ko.md b/docs-translations/ko/api/power-monitor-ko.md similarity index 100% rename from docs/api/power-monitor-ko.md rename to docs-translations/ko/api/power-monitor-ko.md diff --git a/docs/api/power-save-blocker-ko.md b/docs-translations/ko/api/power-save-blocker-ko.md similarity index 100% rename from docs/api/power-save-blocker-ko.md rename to docs-translations/ko/api/power-save-blocker-ko.md diff --git a/docs/api/process-ko.md b/docs-translations/ko/api/process-ko.md similarity index 100% rename from docs/api/process-ko.md rename to docs-translations/ko/api/process-ko.md diff --git a/docs/api/protocol-ko.md b/docs-translations/ko/api/protocol-ko.md similarity index 100% rename from docs/api/protocol-ko.md rename to docs-translations/ko/api/protocol-ko.md diff --git a/docs/api/remote-ko.md b/docs-translations/ko/api/remote-ko.md similarity index 100% rename from docs/api/remote-ko.md rename to docs-translations/ko/api/remote-ko.md diff --git a/docs/api/screen-ko.md b/docs-translations/ko/api/screen-ko.md similarity index 100% rename from docs/api/screen-ko.md rename to docs-translations/ko/api/screen-ko.md diff --git a/docs/api/shell-ko.md b/docs-translations/ko/api/shell-ko.md similarity index 100% rename from docs/api/shell-ko.md rename to docs-translations/ko/api/shell-ko.md diff --git a/docs/api/synopsis-ko.md b/docs-translations/ko/api/synopsis-ko.md similarity index 100% rename from docs/api/synopsis-ko.md rename to docs-translations/ko/api/synopsis-ko.md diff --git a/docs/api/tray-ko.md b/docs-translations/ko/api/tray-ko.md similarity index 100% rename from docs/api/tray-ko.md rename to docs-translations/ko/api/tray-ko.md diff --git a/docs/api/web-frame-ko.md b/docs-translations/ko/api/web-frame-ko.md similarity index 100% rename from docs/api/web-frame-ko.md rename to docs-translations/ko/api/web-frame-ko.md diff --git a/docs/api/web-view-tag-ko.md b/docs-translations/ko/api/web-view-tag-ko.md similarity index 100% rename from docs/api/web-view-tag-ko.md rename to docs-translations/ko/api/web-view-tag-ko.md diff --git a/docs/api/window-open-ko.md b/docs-translations/ko/api/window-open-ko.md similarity index 100% rename from docs/api/window-open-ko.md rename to docs-translations/ko/api/window-open-ko.md diff --git a/docs/development/atom-shell-vs-node-webkit-ko.md b/docs-translations/ko/development/atom-shell-vs-node-webkit-ko.md similarity index 100% rename from docs/development/atom-shell-vs-node-webkit-ko.md rename to docs-translations/ko/development/atom-shell-vs-node-webkit-ko.md diff --git a/docs/development/build-instructions-linux-ko.md b/docs-translations/ko/development/build-instructions-linux-ko.md similarity index 100% rename from docs/development/build-instructions-linux-ko.md rename to docs-translations/ko/development/build-instructions-linux-ko.md diff --git a/docs/development/build-instructions-mac-ko.md b/docs-translations/ko/development/build-instructions-mac-ko.md similarity index 100% rename from docs/development/build-instructions-mac-ko.md rename to docs-translations/ko/development/build-instructions-mac-ko.md diff --git a/docs/development/build-instructions-windows-ko.md b/docs-translations/ko/development/build-instructions-windows-ko.md similarity index 100% rename from docs/development/build-instructions-windows-ko.md rename to docs-translations/ko/development/build-instructions-windows-ko.md diff --git a/docs/development/build-system-overview-ko.md b/docs-translations/ko/development/build-system-overview-ko.md similarity index 100% rename from docs/development/build-system-overview-ko.md rename to docs-translations/ko/development/build-system-overview-ko.md diff --git a/docs/development/coding-style-ko.md b/docs-translations/ko/development/coding-style-ko.md similarity index 100% rename from docs/development/coding-style-ko.md rename to docs-translations/ko/development/coding-style-ko.md diff --git a/docs/development/setting-up-symbol-server-ko.md b/docs-translations/ko/development/setting-up-symbol-server-ko.md similarity index 100% rename from docs/development/setting-up-symbol-server-ko.md rename to docs-translations/ko/development/setting-up-symbol-server-ko.md diff --git a/docs/development/source-code-directory-structure-ko.md b/docs-translations/ko/development/source-code-directory-structure-ko.md similarity index 100% rename from docs/development/source-code-directory-structure-ko.md rename to docs-translations/ko/development/source-code-directory-structure-ko.md diff --git a/docs/tutorial/application-distribution-ko.md b/docs-translations/ko/tutorial/application-distribution-ko.md similarity index 100% rename from docs/tutorial/application-distribution-ko.md rename to docs-translations/ko/tutorial/application-distribution-ko.md diff --git a/docs/tutorial/application-packaging-ko.md b/docs-translations/ko/tutorial/application-packaging-ko.md similarity index 100% rename from docs/tutorial/application-packaging-ko.md rename to docs-translations/ko/tutorial/application-packaging-ko.md diff --git a/docs/tutorial/debugging-main-process-ko.md b/docs-translations/ko/tutorial/debugging-main-process-ko.md similarity index 100% rename from docs/tutorial/debugging-main-process-ko.md rename to docs-translations/ko/tutorial/debugging-main-process-ko.md diff --git a/docs/tutorial/desktop-environment-integration-ko.md b/docs-translations/ko/tutorial/desktop-environment-integration-ko.md similarity index 100% rename from docs/tutorial/desktop-environment-integration-ko.md rename to docs-translations/ko/tutorial/desktop-environment-integration-ko.md diff --git a/docs/tutorial/devtools-extension-ko.md b/docs-translations/ko/tutorial/devtools-extension-ko.md similarity index 100% rename from docs/tutorial/devtools-extension-ko.md rename to docs-translations/ko/tutorial/devtools-extension-ko.md diff --git a/docs/tutorial/online-offline-events-ko.md b/docs-translations/ko/tutorial/online-offline-events-ko.md similarity index 100% rename from docs/tutorial/online-offline-events-ko.md rename to docs-translations/ko/tutorial/online-offline-events-ko.md diff --git a/docs/tutorial/quick-start-ko.md b/docs-translations/ko/tutorial/quick-start-ko.md similarity index 100% rename from docs/tutorial/quick-start-ko.md rename to docs-translations/ko/tutorial/quick-start-ko.md diff --git a/docs/tutorial/using-native-node-modules-ko.md b/docs-translations/ko/tutorial/using-native-node-modules-ko.md similarity index 100% rename from docs/tutorial/using-native-node-modules-ko.md rename to docs-translations/ko/tutorial/using-native-node-modules-ko.md diff --git a/docs/tutorial/using-pepper-flash-plugin-ko.md b/docs-translations/ko/tutorial/using-pepper-flash-plugin-ko.md similarity index 100% rename from docs/tutorial/using-pepper-flash-plugin-ko.md rename to docs-translations/ko/tutorial/using-pepper-flash-plugin-ko.md diff --git a/docs/tutorial/using-selenium-and-webdriver-ko.md b/docs-translations/ko/tutorial/using-selenium-and-webdriver-ko.md similarity index 100% rename from docs/tutorial/using-selenium-and-webdriver-ko.md rename to docs-translations/ko/tutorial/using-selenium-and-webdriver-ko.md