aboutsummaryrefslogtreecommitdiffstats
path: root/korean/users
diff options
context:
space:
mode:
authorSangdo Jun <sebul-guest>2018-02-10 20:48:19 +0000
committerSangdo Jun <sebul-guest>2018-02-10 20:48:19 +0000
commit19a5d28ca410446492dd7791570e253d768fbb09 (patch)
tree402fe1a3f17d1af10460c895f504b672c47ba29e /korean/users
parent5a7b662b54be54cb571edd60053f65294aa76ace (diff)
Users
CVS version numbers korean/users/Makefile: INITIAL -> 1.1 korean/users/index.wml: INITIAL -> 1.1
Diffstat (limited to 'korean/users')
-rw-r--r--korean/users/Makefile1
-rw-r--r--korean/users/index.wml61
2 files changed, 62 insertions, 0 deletions
diff --git a/korean/users/Makefile b/korean/users/Makefile
new file mode 100644
index 00000000000..d4d30f9da84
--- /dev/null
+++ b/korean/users/Makefile
@@ -0,0 +1 @@
+include $(subst webwml/korean,webwml/english,$(CURDIR))/Makefile
diff --git a/korean/users/index.wml b/korean/users/index.wml
new file mode 100644
index 00000000000..3b4e054af8e
--- /dev/null
+++ b/korean/users/index.wml
@@ -0,0 +1,61 @@
+#use wml::debian::template title="데비안을 쓰는 사람은 누구?" BARETITLE=true
+#use wml::debian::toc
+#use wml::debian::users_list
+#use wml::debian::translation-check translation="1.202" maintainer="Sebul"
+
+<p>여기 포함된 것은 데비안을 배치한 일부 기관의 설명, 그리고
+어떻게 데비안을 사용하는지와 왜 선택했는지 간단한 설명입니다.
+항목은 알파벳 순입니다.
+여러분이 이 목록에 포함되고 싶으면
+<a href="#submissions">지침</a>을 따르세요.
+</p>
+
+<toc-display />
+
+<toc-add-entry name="edu">교육 기관</toc-add-entry>
+<:= get_users_list ('$(ENGLISHDIR)/users', 'edu', '.*') :>
+
+<toc-add-entry name="com">상업용</toc-add-entry>
+<:= get_users_list ('$(ENGLISHDIR)/users', 'com', '.*') :>
+
+<toc-add-entry name="org">비영리 단체</toc-add-entry>
+<:= get_users_list ('$(ENGLISHDIR)/users', 'org', '.*') :>
+
+<toc-add-entry name="gov">정부 기관</toc-add-entry>
+<:= get_users_list ('$(ENGLISHDIR)/users', 'gov', '.*') :>
+
+<hr />
+
+<h2><a name="submissions" id="submissions">Submissions</a></h2>
+
+<p>
+ In order to be added to this list, please include the following
+ information in an email to
+ <a
+ href="mailto:debian-www@lists.debian.org?subject=Who's%20using%20Debian%3F">debian-www@lists.debian.org</a>
+ (please don't change the subject line).
+ The submissions should be sent in English. If you do not speak
+ English, please send your submission to the
+ <a href="https://lists.debian.org/i18n.html">appropriate translation list</a>.
+ Notice that your submission mail will be posted to a public mailing list.
+</p>
+
+<ol>
+ <li>
+ <p>
+ Name of organization (in the form of <em>division</em>, <em>organization</em>, <em>city/town</em> (optional), <em>country</em>).
+ An example is: AI Lab, Massachusetts Institute of Technology, USA
+ </p>
+ <p>
+ Not all entries are in this form yet, but we'd like to convert the ones which aren't.
+ </p>
+ </li>
+ <li>Organization type (educational, non-profit, commercial, government)</li>
+ <li><em>(optional)</em> Home page link</li>
+ <li>A paragraph or two describing how your organization uses Debian.
+ Try to include details such as the number of workstations/servers,
+ the software they run (no need to specify version),
+ and why you chose Debian over the
+ competition.
+ </li>
+</ol>

© 2014-2024 Faster IT GmbH | imprint | privacy policy