summaryrefslogtreecommitdiffstats
path: root/l10n/ko/settings.po
blob: 461839304e5c03fb38ad78924651862a88046882 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355pre { line-height: 125%; }
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
.highlight .hll { background-color: #ffffcc }
.highlight .c { color: #888888 } /* Comment */
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.highlight .k { color: #008800; font-weight: bold } /* Keyword */
.highlight .ch { color: #888888 } /* Comment.Hashbang */
.highlight .cm { color: #888888 } /* Comment.Multiline */
.highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */
.highlight .cpf { color: #888888 } /* Comment.PreprocFile */
.highlight .c1 { color: #888888 } /* Comment.Single */
.highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special */
.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .gr { color: #aa0000 } /* Generic.Error */
.highlight .gh { color: #333333 } /* Generic.Heading */
.highlight .gi { color: #000000; background-color: #ddffdd } /* Generic.Inserted */
.highlight .go { color: #888888 } /* Generic.Output */
.highlight .gp { color: #555555 } /* Generic.Prompt */
.highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .gu { color: #666666 } /* Generic.Subheading */
.highlight .gt { color: #aa0000 } /* Generic.Traceback */
.highlight .kc { color: #008800; font-weight: bold } /* Keyword.Constant */
.highlight .kd { color: #008800; font-weight: bold } /* Keyword.Declaration */
.highlight .kn { color: #008800; font-weight: bold } /* Keyword.Namespace */
.highlight .kp { color: #008800 } /* Keyword.Pseudo */
.highlight .kr { color: #008800; font-weight: bold } /* Keyword.Reserved */
.highlight .kt { color: #888888; font-weight: bold } /* Keyword.Type */
.highlight .m { color: #0000DD; font-weight: bold } /* Literal.Number */
.highlight .s { color: #dd2200; background-color: #fff0f0 } /* Literal.String */
.highlight .na { color: #336699 } /* Name.Attribute */
.highlight .nb { color: #003388 } /* Name.Builtin */
.highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */
.highlight .no { color: #003366; font-weight: bold } /* Name.Constant */
.highlight .nd { color: #555555 } /* Name.Decorator */
.highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */
.highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */
.highlight .nl { color: #336699; font-style: italic } /* Name.Label */
.highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */
.highlight .py { color: #336699; font-weight: bold } /* Name.Property */
.highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */
.highlight .nv { color: #336699 } /* Name.Variable */
.highlight .ow { color: #008800 } /* Operator.Word */
.highlight .w { color: #bbbbbb } /* Text.Whitespace */
.highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */
.highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */
.highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */
.highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */
.highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */
.highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */
.highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */
.highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */
.highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */
.highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */
.highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */
.highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */
.highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */
.highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */
.highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */
.highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */
.highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */
.highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */
.highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */
.highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */
.highlight .vc { color: #336699 } /* Name.Variable.Class */
.highlight .vg { color: #dd7700 } /* Name.Variable.Global */
.highlight .vi { color: #3333bb } /* Name.Variable.Instance */
.highlight .vm { color: #336699 } /* Name.Variable.Magic */
.highlight .il { color: #0000DD; font-weight: bold } /* Literal.N
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# 
# Translators:
# Shinjo Park <kde@peremen.name>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-06-29 02:03+0200\n"
"PO-Revision-Date: 2013-06-28 23:25+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ko\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#: ajax/apps/ocs.php:20
msgid "Unable to load list from App Store"
msgstr "앱 스토어에서 목록을 가져올 수 없습니다"

#: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
#: ajax/togglegroups.php:20
msgid "Authentication error"
msgstr "인증 오류"

#: ajax/changedisplayname.php:31
msgid "Your display name has been changed."
msgstr "표시 이름이 변경되었습니다."

#: ajax/changedisplayname.php:34
msgid "Unable to change display name"
msgstr "표시 이름을 변경할 수 없음"

#: ajax/creategroup.php:10
msgid "Group already exists"
msgstr "그룹이 이미 존재함"

#: ajax/creategroup.php:19
msgid "Unable to add group"
msgstr "그룹을 추가할 수 없음"

#: ajax/enableapp.php:11
msgid "Could not enable app. "
msgstr "앱을 활성화할 수 없습니다."

#: ajax/lostpassword.php:12
msgid "Email saved"
msgstr "이메일 저장됨"

#: ajax/lostpassword.php:14
msgid "Invalid email"
msgstr "잘못된 이메일 주소"

#: ajax/removegroup.php:13
msgid "Unable to delete group"
msgstr "그룹을 삭제할 수 없음"

#: ajax/removeuser.php:25
msgid "Unable to delete user"
msgstr "사용자를 삭제할 수 없음."

#: ajax/setlanguage.php:15
msgid "Language changed"
msgstr "언어가 변경됨"

#: ajax/setlanguage.php:17 ajax/setlanguage.php:20
msgid "Invalid request"
msgstr "잘못된 요청"

#: ajax/togglegroups.php:12
msgid "Admins can't remove themself from the admin group"
msgstr "관리자 자신을 관리자 그룹에서 삭제할 수 없음"

#: ajax/togglegroups.php:30
#, php-format
msgid "Unable to add user to group %s"
msgstr "그룹 %s에 사용자를 추가할 수 없음"

#: ajax/togglegroups.php:36
#, php-format
msgid "Unable to remove user from group %s"
msgstr "그룹 %s에서 사용자를 삭제할 수 없음"

#: ajax/updateapp.php:14
msgid "Couldn't update app."
msgstr "앱을 업데이트할 수 없습니다."

#: js/apps.js:30
msgid "Update to {appversion}"
msgstr "버전 {appversion}(으)로 업데이트"

#: js/apps.js:36 js/apps.js:76
msgid "Disable"
msgstr "비활성화"

#: js/apps.js:36 js/apps.js:64 js/apps.js:83
msgid "Enable"
msgstr "사용함"

#: js/apps.js:55
msgid "Please wait...."
msgstr "기다려 주십시오...."

#: js/apps.js:59 js/apps.js:71 js/apps.js:80 js/apps.js:93
msgid "Error"
msgstr "오류"

#: js/apps.js:90
msgid "Updating...."
msgstr "업데이트 중...."

#: js/apps.js:93
msgid "Error while updating app"
msgstr "앱을 업데이트하는 중 오류 발생"

#: js/apps.js:96
msgid "Updated"
msgstr "업데이트됨"

#: js/personal.js:118
msgid "Saving..."
msgstr "저장 중..."

#: js/users.js:47
msgid "deleted"
msgstr "삭제됨"

#: js/users.js:47
msgid "undo"
msgstr "실행 취소"

#: js/users.js:79
msgid "Unable to remove user"
msgstr "사용자를 삭제할 수 없음"

#: js/users.js:92 templates/users.php:26 templates/users.php:87
#: templates/users.php:112
msgid "Groups"
msgstr "그룹"

#: js/users.js:95 templates/users.php:89 templates/users.php:124
msgid "Group Admin"
msgstr "그룹 관리자"

#: js/users.js:115 templates/users.php:164
msgid "Delete"
msgstr "삭제"

#: js/users.js:269
msgid "add group"
msgstr "그룹 추가"

#: js/users.js:428
msgid "A valid username must be provided"
msgstr "올바른 사용자 이름을 입력해야 함"

#: js/users.js:429 js/users.js:435 js/users.js:450
msgid "Error creating user"
msgstr "사용자 생성 오류"

#: js/users.js:434
msgid "A valid password must be provided"
msgstr "올바른 암호를 입력해야 함"

#: personal.php:35 personal.php:36
msgid "__language_name__"
msgstr "한국어"

#: templates/admin.php:15
msgid "Security Warning"
msgstr "보안 경고"

#: templates/admin.php:18
msgid ""
"Your data directory and your files are probably accessible from the "
"internet. The .htaccess file that ownCloud provides is not working. We "
"strongly suggest that you configure your webserver in a way that the data "
"directory is no longer accessible or you move the data directory outside the"
" webserver document root."
msgstr "데이터 디렉터리와 파일을 인터넷에서 접근할 수 있는 것 같습니다. ownCloud에서 제공한 .htaccess 파일이 작동하지 않습니다. 웹 서버를 다시 설정하여 데이터 디렉터리에 접근할 수 없도록 하거나 문서 루트 바깥쪽으로 옮기는 것을 추천합니다."

#: templates/admin.php:29
msgid "Setup Warning"
msgstr "설정 경고"

#: templates/admin.php:32
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "WebDAV 인터페이스가 제대로 작동하지 않습니다. 웹 서버에서 파일 동기화를 사용할 수 있도록 설정이 제대로 되지 않은 것 같습니다."

#: templates/admin.php:33
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "<a href='%s'>설치 가이드</a>를 다시 한 번 확인하십시오."

#: templates/admin.php:44
msgid "Module 'fileinfo' missing"
msgstr "모듈 'fileinfo'가 없음"

#: templates/admin.php:47
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
msgstr "PHP 모듈 'fileinfo'가 존재하지 않습니다. MIME 형식 감지 결과를 향상시키기 위하여 이 모듈을 활성화하는 것을 추천합니다."

#: templates/admin.php:58
msgid "Locale not working"
msgstr "로캘이 작동하지 않음"

#: templates/admin.php:63
#, php-format
msgid ""
"This ownCloud server can't set system locale to %s. This means that there "
"might be problems with certain characters in file names. We strongly suggest"
" to install the required packages on your system to support %s."
msgstr "ownCloud 서버의 시스템 로캘을 %s(으)로 설정할 수 없습니다. 파일 이름에 특정한 글자가 들어가 있는 경우 문제가 발생할 수 있습니다. %s을(를) 지원하기 위해서 시스템에 필요한 패키지를 설치하는 것을 추천합니다."

#: templates/admin.php:75
msgid "Internet connection not working"
msgstr "인터넷에 연결할 수 없음"

#: templates/admin.php:78
msgid ""
"This ownCloud server has no working internet connection. This means that "
"some of the features like mounting of external storage, notifications about "
"updates or installation of 3rd party apps don´t work. Accessing files from "
"remote and sending of notification emails might also not work. We suggest to"
" enable internet connection for this server if you want to have all features"
" of ownCloud."
msgstr "ownCloud 서버에서 인터넷에 연결할 수 없습니다. 외부 저장소 마운트, 업데이트 알림, 외부 앱 설치 등이 작동하지 않을 것입니다. 외부에서 파일에 접근하거나, 알림 이메일을 보내지 못할 수도 있습니다. ownCloud의 모든 기능을 사용하려면 이 서버를 인터넷에 연결하는 것을 추천합니다."

#: templates/admin.php:92
msgid "Cron"
msgstr "크론"

#: templates/admin.php:101
msgid "Execute one task with each page loaded"
msgstr "개별 페이지를 불러올 때마다 실행"

#: templates/admin.php:111
msgid ""
"cron.php is registered at a webcron service. Call the cron.php page in the "
"owncloud root once a minute over http."
msgstr "cron.php가 webcron 서비스에 등록되어 있습니다. HTTP를 통하여 1분마다 ownCloud 루트에서 cron.php 페이지를 불러옵니다."

#: templates/admin.php:121
msgid ""
"Use systems cron service. Call the cron.php file in the owncloud folder via "
"a system cronjob once a minute."
msgstr "시스템 cron 서비스를 사용합니다. 시스템 cronjob을 사용하여 ownCloud 폴더의 cron.php 파일을 1분마다 불러옵니다."

#: templates/admin.php:128
msgid "Sharing"
msgstr "공유"

#: templates/admin.php:134
msgid "Enable Share API"
msgstr "공유 API 사용하기"

#: templates/admin.php:135
msgid "Allow apps to use the Share API"
msgstr "앱에서 공유 API를 사용할 수 있도록 허용"

#: templates/admin.php:142
msgid "Allow links"
msgstr "링크 허용"

#: templates/admin.php:143
msgid "Allow users to share items to the public with links"
msgstr "사용자가 개별 항목의 링크를 공유할 수 있도록 허용"

#: templates/admin.php:150
msgid "Allow resharing"
msgstr "재공유 허용"

#: templates/admin.php:151
msgid "Allow users to share items shared with them again"
msgstr "사용자에게 공유된 항목을 다시 공유할 수 있도록 허용"

#: templates/admin.php:158
msgid "Allow users to share with anyone"
msgstr "누구나와 공유할 수 있도록 허용"

#: templates/admin.php:161
msgid "Allow users to only share with users in their groups"
msgstr "사용자가 속해 있는 그룹의 사용자와만 공유할 수 있도록 허용"

#: templates/admin.php:168
msgid "Security"
msgstr "보안"

#: templates/admin.php:181
msgid "Enforce HTTPS"
msgstr "HTTPS 강제 사용"

#: templates/admin.php:182
msgid ""
"Enforces the clients to connect to ownCloud via an encrypted connection."
msgstr "클라이언트가 ownCloud에 항상 암호화된 연결로 연결하도록 강제합니다."

#: templates/admin.php:185
msgid ""
"Please connect to this ownCloud instance via HTTPS to enable or disable the "
"SSL enforcement."
msgstr "SSL 강제 사용 설정을 변경하려면 ownCloud 인스턴스에 HTTPS로 연결하십시오."

#: templates/admin.php:195
msgid "Log"
msgstr "로그"

#: templates/admin.php:196
msgid "Log level"
msgstr "로그 단계"

#: templates/admin.php:227
msgid "More"
msgstr "더 중요함"

#: templates/admin.php:228
msgid "Less"
msgstr "덜 중요함"

#: templates/admin.php:235 templates/personal.php:116
msgid "Version"
msgstr "버전"

#: templates/admin.php:237 templates/personal.php:119
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "
"href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is "
"licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" "
"target=\"_blank\"><abbr title=\"Affero General Public "
"License\">AGPL</abbr></a>."
msgstr "<a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud 커뮤니티</a>에 의해서 개발되었습니다. <a href=\"https://github.com/owncloud\" target=\"_blank\">원본 코드</a>는 <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>에 따라 사용이 허가됩니다."

#: templates/apps.php:13
msgid "Add your App"
msgstr "내 앱 추가"

#: templates/apps.php:28
msgid "More Apps"
msgstr "더 많은 앱"

#: templates/apps.php:33
msgid "Select an App"
msgstr "앱 선택"

#: templates/apps.php:39
msgid "See application page at apps.owncloud.com"
msgstr "apps.owncloud.com에 있는 앱 페이지를 참고하십시오"

#: templates/apps.php:41
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
msgstr "<span class=\"licence\"></span>-라이선스됨: <span class=\"author\"></span>"

#: templates/apps.php:43
msgid "Update"
msgstr "업데이트"

#: templates/help.php:4
msgid "User Documentation"
msgstr "사용자 문서"

#: templates/help.php:6
msgid "Administrator Documentation"
msgstr "관리자 문서"

#: templates/help.php:9
msgid "Online Documentation"
msgstr "온라인 문서"

#: templates/help.php:11
msgid "Forum"
msgstr "포럼"

#: templates/help.php:14
msgid "Bugtracker"
msgstr "버그 트래커"

#: templates/help.php:17
msgid "Commercial Support"
msgstr "상업용 지원"

#: templates/personal.php:9
msgid "Get the apps to sync your files"
msgstr "파일 동기화 앱 가져오기"

#: templates/personal.php:20
msgid "Show First Run Wizard again"
msgstr "첫 실행 마법사 다시 보이기"

#: templates/personal.php:28
#, php-format
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
msgstr "현재 공간 중 <strong>%s</strong>/<strong>%s</strong>을(를) 사용 중입니다"

#: templates/personal.php:40 templates/users.php:23 templates/users.php:86
msgid "Password"
msgstr "암호"

#: templates/personal.php:41
msgid "Your password was changed"
msgstr "암호가 변경되었습니다"

#: templates/personal.php:42
msgid "Unable to change your password"
msgstr "암호를 변경할 수 없음"

#: templates/personal.php:43
msgid "Current password"
msgstr "현재 암호"

#: templates/personal.php:45
msgid "New password"
msgstr "새 암호"

#: templates/personal.php:47
msgid "Change password"
msgstr "암호 변경"

#: templates/personal.php:59 templates/users.php:85
msgid "Display Name"
msgstr "표시 이름"

#: templates/personal.php:74
msgid "Email"
msgstr "이메일"

#: templates/personal.php:76
msgid "Your email address"
msgstr "이메일 주소"

#: templates/personal.php:77
msgid "Fill in an email address to enable password recovery"
msgstr "암호 찾기 기능을 사용하려면 이메일 주소를 입력하십시오"

#: templates/personal.php:86 templates/personal.php:87
msgid "Language"
msgstr "언어"

#: templates/personal.php:99
msgid "Help translate"
msgstr "번역 돕기"

#: templates/personal.php:105
msgid "WebDAV"
msgstr "WebDAV"

#: templates/personal.php:107
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "파일 관리자에서 ownCloud에 접속하려면 이 주소를 사용하십시오"

#: templates/users.php:21
msgid "Login Name"
msgstr "로그인 이름"

#: templates/users.php:30
msgid "Create"
msgstr "만들기"

#: templates/users.php:36
msgid "Admin Recovery Password"
msgstr "관리자 복구 암호"

#: templates/users.php:37 templates/users.php:38
msgid ""
"Enter the recovery password in order to recover the users files during "
"password change"
msgstr "암호 변경 시 변경된 사용자 파일을 복구하려면 복구 암호를 입력하십시오"

#: templates/users.php:42
msgid "Default Storage"
msgstr "기본 저장소"

#: templates/users.php:48 templates/users.php:142
msgid "Unlimited"
msgstr "무제한"

#: templates/users.php:66 templates/users.php:157
msgid "Other"
msgstr "기타"

#: templates/users.php:84
msgid "Username"
msgstr "사용자 이름"

#: templates/users.php:91
msgid "Storage"
msgstr "저장소"

#: templates/users.php:102
msgid "change display name"
msgstr "표시 이름 변경"

#: templates/users.php:106
msgid "set new password"
msgstr "새 암호 설정"

#: templates/users.php:137
msgid "Default"
msgstr "기본값"
an>"Report a bug" : "Tilkynna um villu", "User documentation" : "Hjálparskjöl notenda", "Admin documentation" : "Hjálparskjöl kerfisstjóra", "Developer documentation" : "Skjölun fyrir þróunaraðila", "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Þetta vorrit er ekki með tiltekna neina lágmarksútgáfu Nextcloud. Þetta mun gefa villu í framtíðinni.", "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Þetta vorrit er ekki með tiltekna neina hámarksútgáfu Nextcloud. Þetta mun gefa villu í framtíðinni.", "This app cannot be installed because the following dependencies are not fulfilled:" : "Ekki var hægt að setja upp forritið þar sem eftirfarandi kerfiskröfur eru ekki uppfylltar:", "Update to {update}" : "Uppfæra í {update}", "Results from other categories" : "Niðurstöður úr öðrum flokkum", "No apps found for your version" : "Engin forrit fundust fyrir útgáfuna þína", "Disable all" : "Gera allt óvirkt", "Enable all" : "Virkja allt", "Download and enable" : "Sækja og virkja", "Enable" : "Virkja", "The app will be downloaded from the app store" : "Forritinu verður hlaðið niður úr forritabúðinni", "You do not have permissions to see the details of this user" : "Þú hefur ekki réttindi til að skoða ítarupplýsingar um þennan notanda", "The backend does not support changing the display name" : "Bakendinn styður ekki að birtingarnafni sé breytt", "New password" : "Nýtt lykilorð", "Add user in group" : "Bæta notanda í hóp", "Set user as admin for" : "Setja notanda sem stjórnanda fyrir", "Select user quota" : "Veldu kvóta notandans", "No language set" : "Ekkert tungumál skilgreint", "Never" : "Aldrei", "Delete user" : "Eyða notanda", "Disable user" : "Gera notanda óvirkan", "Enable user" : "Virkja notanda", "Resend welcome email" : "Endursenda kveðjupóst", "{size} used" : "{size} notað", "Welcome mail sent!" : "Kveðjupóstur sendur!", "Display name" : "Birtingarnafn", "Email" : "Netfang", "Group admin for" : "Hópstjóri fyrir", "Quota" : "Kvóti", "Language" : "Tungumál", "Storage location" : "Staðsetning gagnageymslu", "User backend" : "Bakendi notanda", "Last login" : "Síðasta innskráning", "Default language" : "Sjálfgefið tungumál", "Add a new user" : "Bæta við nýjum notanda", "No users in here" : "Engir notendur hér", "Unlimited" : "ótakmörkuðu", "Default quota" : "Sjálfgefinn kvóti", "Password change is disabled because the master key is disabled" : "Lykilorðabreyting er óvirk vegna þess að aðallykill er óvirkur", "Common languages" : "Algeng tungumál", "All languages" : "Öll tungumál", "Your apps" : "Forritin þín", "Active apps" : "Virk forrit", "Disabled apps" : "Óvirk forrit", "Updates" : "Uppfærslur", "App bundles" : "Forritavöndlar", "{license}-licensed" : "{license}-notkunarleyfi", "New user" : "Nýr notandi", "Default quota:" : "Sjálfgefinn kvóti:", "Select default quota" : "Setja sjálfgefinn kvóta", "Show Languages" : "Birta tungumál", "Show last login" : "Birta síðustu innskráningu", "Show user backend" : "Birta bakenda notanda", "Show storage path" : "Birta slóð á gagnageymslu", "You are about to remove the group {group}. The users will NOT be deleted." : "Þú er í þann mund að fara að fjarlægja hópinn {group}. Notendunum verður EKKI eytt.", "Please confirm the group removal " : "Staðfestu fjarlægingu hópsins", "Remove group" : "Fjarlægja hóp", "Admins" : "Kerfisstjórar", "Disabled users" : "Óvirkir notendur", "Everyone" : "Allir", "Add group" : "Bæta við hópi", "An error occured during the request. Unable to proceed." : "Villa kom upp við beiðnina. Get ekki haldið áfram.", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Forritið hefur verið virkjað, en það þarf að uppfæra það. Þú verður áframsendur á uppfærslusíðuna eftir 5 sekúndur.", "App update" : "Endurnýjun forrits", "Error: This app can not be enabled because it makes the server unstable" : "Villa: ekki er hægt að virkja þetta forrit því það gerir þjóninn óstöðugan.", "SSL Root Certificates" : "SSL-rótarskilríki", "Common Name" : "Almennt heiti", "Valid until" : "Gildir til", "Issued By" : "Gefið út af", "Valid until %s" : "Gildir til %s", "Import root certificate" : "Flytja inn rótarskilríki", "Administrator documentation" : "Hjálparskjöl stjórnanda", "Documentation" : "Hjálparskjöl", "Forum" : "Vefspjall", "None" : "Ekkert", "Login" : "Innskráning", "Plain" : "Einfalt", "NT LAN Manager" : "NT LAN stjórnun", "SSL/TLS" : "SSL/TLS", "STARTTLS" : "STARTTLS", "Email server" : "Póstþjónn", "Open documentation" : "Opna hjálparskjöl", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Það er mikilvægt að setja þennan vefþjón upp þannig að hann getir sent tölvupóst, eins og fyrir endurstillingu lykilorða og útsendingu tilkynninga.", "Send mode" : "Sendihamur", "Encryption" : "Dulritun", "Sendmail mode" : "Sendmail-hamur", "From address" : "Frá vistfangi", "mail" : "póstur", "Authentication method" : "Auðkenningarmáti", "Authentication required" : "Auðkenningar krafist", "Server address" : "Vistfang þjóns", "Port" : "Gátt", "Credentials" : "Auðkenni", "SMTP Username" : "SMTP-notandanafn", "SMTP Password" : "SMTP-lykilorð", "Store credentials" : "Geyma auðkenni", "Test email settings" : "Prófa tölvupóststillingar", "Send email" : "Senda tölvupóst", "Security & setup warnings" : "Öryggi og aðvaranir vegna uppsetningar", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Það er mikilvægt fyrir öryggi og afköst uppsetningarinnar þinnar að allt sé rétt stillt. Til að hjálpa við að svo sé, eru gerðar ýmsar sjálfvirkar prófanir. Skoðaðu hjálparskjölin til að sjá ítarlegar upplýsingar.", "All checks passed." : "Stóðst allar prófanir.", "There are some errors regarding your setup." : "Það komu upp villur varðandi uppsetninguna þína.", "There are some warnings regarding your setup." : "Það komu upp viðvaranir varðandi uppsetninguna þína.", "Checking for system and security issues." : "Athuga með kerfis- og öryggisvandamál.", "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>." : "Yfirfarðu vandlega <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">uppsetningarleiðbeiningarnar ↗</a>, og athugaðu hvort nokkrar villumeldingar eða aðvaranir séu í <a href=\"%2$s\">annálnum</a>.", "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Athugaðu öryggi Nextcloud-skýsins með <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">öryggisskönnun okkar ↗</a>.", "Version" : "Útgáfa", "Two-Factor Authentication" : "Tveggja-þrepa auðkenning", "Server-side encryption" : "Dulritun á þjóni", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Dulritun á vefþjóni (server-side encryption) gerir kleift að dulrita skrár sem sendar eru inn á þennan þjón. Sá eiginleiki er ekki án áhrifa á afköst kerfisins, þannig að slíkt ætti ekki að virkja nema að vel yfirlögðu máli.", "Enable server-side encryption" : "Virkja dulritun á þjóni", "Please read carefully before activating server-side encryption: " : "Lestu eftirfarandi gaumgæfilega áður en þú virkjar dulritun á þjóni: ", "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Þegar dulritun er virkjuð, munu frá þeim tímapunkti allar skrár sem sendar eru inn á þjóninn verða dulritaðar inni á honum. Einungis mun verða hægt að afvirkja dulritun síðar, ef virka dulritunareiningin styður þá aðgerð, og ef allar forsendur (t.d. að setja endurheimtulykil) eru uppfylltar.", "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Dulritun ein og sér tryggir ekki öryggi kerfisins. Endilega skoðaðu hjálparskjölin um hvernig dulritunarforritið virkar, og dæmi um hvaða uppsetningar eru studdar.", "Be aware that encryption always increases the file size." : "Hafðu í huga að dulritun eykur alltaf skráastærð.", "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Það er góður siður að taka regluleg öryggisafrit af gögnunum þínum; ef um dulrituð gögn er að ræða, gakktu úr skugga um að einnig sé tekið öryggisafrit af dulritunarlyklum ásamt gögnunum.", "This is the final warning: Do you really want to enable encryption?" : "Þetta er lokaaðvörun: Viltu örugglega virkja dulritun?", "Enable encryption" : "Virkja dulritun", "No encryption module loaded, please enable an encryption module in the app menu." : "Engin dulritunareining hlaðin inn, virkjaðu dulritunareiningu í valmynd forritsins.", "Select default encryption module:" : "Veldu sjálfgefna dulritunareiningu:", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Þú verður að yfirfæra dulritunarlyklana þína úr gömlu dulrituninni (ownCloud <= 8.0) yfir í þá nýju. Virkjaðu \"Sjálfgefna dulritunareiningu\" og keyrðu 'occ encryption:migrate'", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Þú verður að yfirfæra dulritunarlyklana þína úr gömlu dulrituninni (ownCloud <= 8.0) yfir í þá nýju.", "Start migration" : "Hefja yfirfærslu", "Background jobs" : "Verk í bakgrunni", "Last job ran %s." : "Síðasta verk var keyrt %s.", "Last job execution ran %s. Something seems wrong." : "Síðasta verk var keyrt %s. Eitthvað er ekki eins og það á að sér að vera.", "Background job didn’t run yet!" : "Bakgrunnsverk hefur ekki ennþá verið keyrt!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Til að ná bestum afköstum er mikilvægt að stilla bakgrunnsverk rétt. Fyrir stórar uppsetningar er mælt með því að nota 'cron' kerfisins. Skoðaðu hjálparskjölin til að sjá ítarlegar upplýsingar.", "Execute one task with each page loaded" : "Framkvæma eitt verk með hverri innhlaðinni síðu", "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php er skráð á webcron-þjónustu til að kalla á cron.php á 15 mínútna fresti yfir HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Nota cron-þjónustu kerfisins til að kalla á cron.php skrána á 15 mínútna fresti.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php verður að vera keyrt af kerfisnotandanum \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Til að keyra þetta þarftu að hafa PHP-POSIX-viðaukann (extension). Skoðaðu {linkstart}PHP-hjálparskjölin{linkend} fyrir nánari útlistun.", "Sharing" : "Deiling", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Sem stjórnandi geturðu fínstillt hegðun við deilingu. Endilega kíktu á hjálparskjölin til að sjá ítarlegri upplýsingar.", "Allow apps to use the Share API" : "Leyfa forritum að nota Share API", "Allow users to share via link" : "Leyfa notendum að deila með tengli", "Allow public uploads" : "Leyfa opinberar innsendingar", "Always ask for a password" : "Alltaf biðja um lykilorð", "Enforce password protection" : "Krefjast verndunar með aðgangsorði", "Set default expiration date" : "Setja sjálfgefinn gildistíma", "Expire after " : "Rennur út eftir ", "days" : "daga", "Enforce expiration date" : "Krefjast dagsetningar á gildistíma", "Allow resharing" : "Leyfa endurdeilingu", "Allow sharing with groups" : "Leyfa deilingu með hópum", "Restrict users to only share with users in their groups" : "Takmarka notendur við að deila með notendum í þeirra eigin hópum", "Exclude groups from sharing" : "Undanskilja hópa frá því að deila", "These groups will still be able to receive shares, but not to initiate them." : "Þessir hópar munu samt geta tekið við deildum sameignum, en ekki geta útbúið þær.", "Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered." : "Leyfa sjálfklárun notandanafns í deilingarglugga. Ef þetta er óvirkt þarf að setja inn fullt nafn eða tölvupóstfang notanda.", "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Birta fyrirvara á opinberu upphleðslusíðunni. (Birtist einungis þegar listi yfir skrár er falinn).", "This text will be shown on the public link upload page when the file list is hidden." : "Þessi texti birtist á opinberu upphleðslusíðunni þegar listi yfir skrár er falinn.", "Default share permissions" : "Sjálfgefnar aðgangsheimildir fyrir deilingu", "Personal" : "Einka", "Administration" : "Stjórnun", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "Þróað af {communityopen}Nextcloud samfélaginu{linkclose}, {githubopen}grunnkóðinn{linkclose} er gefinn út með {licenseopen}AGPL{linkclose} notkunarleyfinu.", "Like our Facebook page" : "Líkaðu við Facebook-síðuna okkar", "Follow us on Twitter" : "Fylgstu með okkur á Twitter", "Follow us on Mastodon" : "Fylgstu með okkur á Mastodon", "Check out our blog" : "Kíktu á bloggið okkar", "Subscribe to our newsletter" : "Gerstu áskrifandi að fréttabréfinu okkar", "Profile picture" : "Einkennismynd", "Upload new" : "Senda inn nýtt", "Select from Files" : "Veldu skrár", "Remove image" : "Fjarlægja mynd", "png or jpg, max. 20 MB" : "png eða jpg, hám. 20 MB", "Picture provided by original account" : "Mynd frá upprunalegum aðgangi", "Cancel" : "Hætta við", "Choose as profile picture" : "Veldu sem einkennismynd", "Details" : "Nánar", "You are a member of the following groups:" : "Þú ert meðlimur eftirfarandi hópa:", "You are using <strong>%s</strong>" : "Þú ert að nota <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Þú ert að nota <strong>%1$s</strong> af <strong>%2$s</strong> (<strong>%3$s %%</strong>)", "Full name" : "Fullt nafn", "No display name set" : "Ekkert birtingarnafn sett", "Your email address" : "Netfangið þitt", "No email address set" : "Ekkert tölvupóstfang sett", "For password reset and notifications" : "Fyrir tilkynningar og endurstillingu lykilorðs", "Phone number" : "Símanúmer", "Your phone number" : "Símanúmerið þitt", "Address" : "Heimilisfang", "Your postal address" : "Heimilisfangið þitt", "Website" : "Vefsvæði", "It can take up to 24 hours before the account is displayed as verified." : "Það getur tekið allt að 24 klukkustundum áður en notandaaðgangurinn er birtur sem sannvottaður.", "Link https://…" : "Tengill https://…", "Twitter" : "Twitter", "Twitter handle @…" : "Twitter notandanafn @…", "Help translate" : "Hjálpa við þýðingu", "Locale" : "Staðfærsla", "Current password" : "Núverandi lykilorð", "Change password" : "Breyta lykilorði", "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL er að nota úrelda útgáfu af %s (%s). Uppfærðu stýrikerfið þitt, annars er hætt við að eiginleikar á borð við %s virki ekki sem skyldi.", "Disconnect" : "Aftengjast", "iPhone iOS" : "iPhone iOS", "iPad iOS" : "iPad iOS", "iOS Client" : "iOS-biðlari", "Android Client" : "Android-biðlari", "Not supported!" : "Óstutt!", "Press ⌘-C to copy." : "Ýttu á ⌘-C til að afrita.", "Press Ctrl-C to copy." : "Ýttu á Ctrl-C til að afrita.", "Error while loading browser sessions and device tokens" : "Villa við að hlaða inn vafrasetum og teiknum fyrir tæki", "Default quota :" : "Sjálfgefinn kvóti :", "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Yfirfarðu vandlega <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">uppsetningarleiðbeiningarnar ↗</a>, og athugaðu hvort nokkrar villumeldingar eða aðvaranir séu í <a href=\"%s\">annálnum</a>.", "Follow us on Google+" : "Fylgstu með okkur á Google+", "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "You are using <strong>%s</strong> af <strong>%s</strong> (<strong>%s %%</strong>)" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");