Blame view

sources/l10n/is/lib.po 8.1 KB
03e52840d   Kload   Init
1
2
3
4
5
  # SOME DESCRIPTIVE TITLE.
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  # This file is distributed under the same license as the PACKAGE package.
  # 
  # Translators:
03e52840d   Kload   Init
6
7
8
9
  msgid ""
  msgstr ""
  "Project-Id-Version: ownCloud
  "
31b7f2792   Kload   Upgrade to ownclo...
10
11
12
13
14
15
  "Report-Msgid-Bugs-To: translations@owncloud.org
  "
  "POT-Creation-Date: 2013-11-21 10:01-0500
  "
  "PO-Revision-Date: 2013-11-21 15:01+0000
  "
03e52840d   Kload   Init
16
17
18
19
20
21
22
23
24
25
26
27
28
29
  "Last-Translator: I Robot <owncloud-bot@tmit.eu>
  "
  "Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)
  "
  "MIME-Version: 1.0
  "
  "Content-Type: text/plain; charset=UTF-8
  "
  "Content-Transfer-Encoding: 8bit
  "
  "Language: is
  "
  "Plural-Forms: nplurals=2; plural=(n != 1);
  "
31b7f2792   Kload   Upgrade to ownclo...
30
31
32
33
34
35
36
37
38
39
40
41
  #: private/app.php:243
  #, php-format
  msgid ""
  "App \"%s\" can't be installed because it is not compatible with this version"
  " of ownCloud."
  msgstr ""
  
  #: private/app.php:255
  msgid "No app name specified"
  msgstr ""
  
  #: private/app.php:360
03e52840d   Kload   Init
42
43
  msgid "Help"
  msgstr "Hjálp"
31b7f2792   Kload   Upgrade to ownclo...
44
  #: private/app.php:373
03e52840d   Kload   Init
45
46
  msgid "Personal"
  msgstr "Um mig"
31b7f2792   Kload   Upgrade to ownclo...
47
  #: private/app.php:384
03e52840d   Kload   Init
48
49
  msgid "Settings"
  msgstr "Stillingar"
31b7f2792   Kload   Upgrade to ownclo...
50
  #: private/app.php:396
03e52840d   Kload   Init
51
52
  msgid "Users"
  msgstr "Notendur"
31b7f2792   Kload   Upgrade to ownclo...
53
  #: private/app.php:409
03e52840d   Kload   Init
54
55
  msgid "Admin"
  msgstr "Stjórnun"
31b7f2792   Kload   Upgrade to ownclo...
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
  #: private/app.php:873
  #, php-format
  msgid "Failed to upgrade \"%s\"."
  msgstr ""
  
  #: private/avatar.php:60
  msgid "Unknown filetype"
  msgstr ""
  
  #: private/avatar.php:65
  msgid "Invalid image"
  msgstr ""
  
  #: private/defaults.php:36
  msgid "web services under your control"
  msgstr "vefþjónusta undir þinni stjórn"
  
  #: private/files.php:66 private/files.php:98
  #, php-format
  msgid "cannot open \"%s\""
  msgstr ""
  
  #: private/files.php:228
03e52840d   Kload   Init
79
80
  msgid "ZIP download is turned off."
  msgstr "Slökkt á ZIP niðurhali."
31b7f2792   Kload   Upgrade to ownclo...
81
  #: private/files.php:229
03e52840d   Kload   Init
82
83
  msgid "Files need to be downloaded one by one."
  msgstr "Skrárnar verður að sækja eina og eina"
31b7f2792   Kload   Upgrade to ownclo...
84
  #: private/files.php:230 private/files.php:258
03e52840d   Kload   Init
85
86
  msgid "Back to Files"
  msgstr "Aftur í skrár"
31b7f2792   Kload   Upgrade to ownclo...
87
  #: private/files.php:255
03e52840d   Kload   Init
88
89
  msgid "Selected files too large to generate zip file."
  msgstr "Valdar skrár eru of stórar til að búa til ZIP skrá."
31b7f2792   Kload   Upgrade to ownclo...
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
  #: private/files.php:256
  msgid ""
  "Please download the files separately in smaller chunks or kindly ask your "
  "administrator."
  msgstr ""
  
  #: private/installer.php:63
  msgid "No source specified when installing app"
  msgstr ""
  
  #: private/installer.php:70
  msgid "No href specified when installing app from http"
  msgstr ""
  
  #: private/installer.php:75
  msgid "No path specified when installing app from local file"
  msgstr ""
  
  #: private/installer.php:89
  #, php-format
  msgid "Archives of type %s are not supported"
  msgstr ""
  
  #: private/installer.php:103
  msgid "Failed to open archive when installing app"
  msgstr ""
  
  #: private/installer.php:125
  msgid "App does not provide an info.xml file"
  msgstr ""
  
  #: private/installer.php:131
  msgid "App can't be installed because of not allowed code in the App"
  msgstr ""
  
  #: private/installer.php:140
  msgid ""
  "App can't be installed because it is not compatible with this version of "
  "ownCloud"
  msgstr ""
  
  #: private/installer.php:146
  msgid ""
  "App can't be installed because it contains the <shipped>true</shipped> tag "
  "which is not allowed for non shipped apps"
  msgstr ""
  
  #: private/installer.php:159
  msgid ""
  "App can't be installed because the version in info.xml/version is not the "
  "same as the version reported from the app store"
  msgstr ""
  
  #: private/installer.php:169
  msgid "App directory already exists"
  msgstr ""
  
  #: private/installer.php:182
  #, php-format
  msgid "Can't create app folder. Please fix permissions. %s"
03e52840d   Kload   Init
150
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
151
  #: private/json.php:28
03e52840d   Kload   Init
152
153
  msgid "Application is not enabled"
  msgstr "Forrit ekki virkt"
31b7f2792   Kload   Upgrade to ownclo...
154
  #: private/json.php:39 private/json.php:62 private/json.php:73
03e52840d   Kload   Init
155
156
  msgid "Authentication error"
  msgstr "Villa við auðkenningu"
31b7f2792   Kload   Upgrade to ownclo...
157
  #: private/json.php:51
03e52840d   Kload   Init
158
159
  msgid "Token expired. Please reload page."
  msgstr "Auðkenning útrunnin. Vinsamlegast skráðu þig aftur inn."
31b7f2792   Kload   Upgrade to ownclo...
160
  #: private/search/provider/file.php:18 private/search/provider/file.php:36
03e52840d   Kload   Init
161
162
  msgid "Files"
  msgstr "Skrár"
31b7f2792   Kload   Upgrade to ownclo...
163
  #: private/search/provider/file.php:27 private/search/provider/file.php:34
03e52840d   Kload   Init
164
165
  msgid "Text"
  msgstr "Texti"
31b7f2792   Kload   Upgrade to ownclo...
166
  #: private/search/provider/file.php:30
03e52840d   Kload   Init
167
168
  msgid "Images"
  msgstr "Myndir"
31b7f2792   Kload   Upgrade to ownclo...
169
  #: private/setup/abstractdatabase.php:22
03e52840d   Kload   Init
170
171
172
  #, php-format
  msgid "%s enter the database username."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
173
  #: private/setup/abstractdatabase.php:25
03e52840d   Kload   Init
174
175
176
  #, php-format
  msgid "%s enter the database name."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
177
  #: private/setup/abstractdatabase.php:28
03e52840d   Kload   Init
178
179
180
  #, php-format
  msgid "%s you may not use dots in the database name"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
181
  #: private/setup/mssql.php:20
03e52840d   Kload   Init
182
  #, php-format
31b7f2792   Kload   Upgrade to ownclo...
183
  msgid "MS SQL username and/or password not valid: %s"
03e52840d   Kload   Init
184
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
185
186
187
  #: private/setup/mssql.php:21 private/setup/mysql.php:13
  #: private/setup/oci.php:114 private/setup/postgresql.php:24
  #: private/setup/postgresql.php:70
03e52840d   Kload   Init
188
189
  msgid "You need to enter either an existing account or the administrator."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
190
  #: private/setup/mysql.php:12
03e52840d   Kload   Init
191
192
  msgid "MySQL username and/or password not valid"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
193
194
195
196
197
198
199
200
  #: private/setup/mysql.php:67 private/setup/oci.php:54
  #: private/setup/oci.php:121 private/setup/oci.php:147
  #: private/setup/oci.php:154 private/setup/oci.php:165
  #: private/setup/oci.php:172 private/setup/oci.php:181
  #: private/setup/oci.php:189 private/setup/oci.php:198
  #: private/setup/oci.php:204 private/setup/postgresql.php:89
  #: private/setup/postgresql.php:98 private/setup/postgresql.php:115
  #: private/setup/postgresql.php:125 private/setup/postgresql.php:134
03e52840d   Kload   Init
201
202
203
  #, php-format
  msgid "DB Error: \"%s\""
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
204
205
206
207
208
209
210
  #: private/setup/mysql.php:68 private/setup/oci.php:55
  #: private/setup/oci.php:122 private/setup/oci.php:148
  #: private/setup/oci.php:155 private/setup/oci.php:166
  #: private/setup/oci.php:182 private/setup/oci.php:190
  #: private/setup/oci.php:199 private/setup/postgresql.php:90
  #: private/setup/postgresql.php:99 private/setup/postgresql.php:116
  #: private/setup/postgresql.php:126 private/setup/postgresql.php:135
03e52840d   Kload   Init
211
212
213
  #, php-format
  msgid "Offending command was: \"%s\""
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
214
  #: private/setup/mysql.php:85
03e52840d   Kload   Init
215
216
217
  #, php-format
  msgid "MySQL user '%s'@'localhost' exists already."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
218
  #: private/setup/mysql.php:86
03e52840d   Kload   Init
219
220
  msgid "Drop this user from MySQL"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
221
  #: private/setup/mysql.php:91
03e52840d   Kload   Init
222
223
224
  #, php-format
  msgid "MySQL user '%s'@'%%' already exists"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
225
  #: private/setup/mysql.php:92
03e52840d   Kload   Init
226
227
  msgid "Drop this user from MySQL."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
228
229
230
231
232
233
234
235
236
  #: private/setup/oci.php:34
  msgid "Oracle connection could not be established"
  msgstr ""
  
  #: private/setup/oci.php:41 private/setup/oci.php:113
  msgid "Oracle username and/or password not valid"
  msgstr ""
  
  #: private/setup/oci.php:173 private/setup/oci.php:205
03e52840d   Kload   Init
237
238
239
  #, php-format
  msgid "Offending command was: \"%s\", name: %s, password: %s"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
240
241
  #: private/setup/postgresql.php:23 private/setup/postgresql.php:69
  msgid "PostgreSQL username and/or password not valid"
03e52840d   Kload   Init
242
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
243
244
245
246
247
248
249
250
251
  #: private/setup.php:28
  msgid "Set an admin username."
  msgstr ""
  
  #: private/setup.php:31
  msgid "Set an admin password."
  msgstr ""
  
  #: private/setup.php:195
03e52840d   Kload   Init
252
253
254
255
  msgid ""
  "Your web server is not yet properly setup to allow files synchronization "
  "because the WebDAV interface seems to be broken."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
256
  #: private/setup.php:196
03e52840d   Kload   Init
257
258
259
  #, php-format
  msgid "Please double check the <a href='%s'>installation guides</a>."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
260
261
262
263
264
265
  #: private/tags.php:194
  #, php-format
  msgid "Could not find category \"%s\""
  msgstr "Fann ekki flokkinn \"%s\""
  
  #: private/template/functions.php:130
03e52840d   Kload   Init
266
267
  msgid "seconds ago"
  msgstr "sek."
31b7f2792   Kload   Upgrade to ownclo...
268
269
270
271
272
  #: private/template/functions.php:131
  msgid "%n minute ago"
  msgid_plural "%n minutes ago"
  msgstr[0] ""
  msgstr[1] ""
03e52840d   Kload   Init
273

31b7f2792   Kload   Upgrade to ownclo...
274
275
276
277
278
  #: private/template/functions.php:132
  msgid "%n hour ago"
  msgid_plural "%n hours ago"
  msgstr[0] ""
  msgstr[1] ""
03e52840d   Kload   Init
279

31b7f2792   Kload   Upgrade to ownclo...
280
  #: private/template/functions.php:133
03e52840d   Kload   Init
281
282
  msgid "today"
  msgstr "í dag"
31b7f2792   Kload   Upgrade to ownclo...
283
  #: private/template/functions.php:134
03e52840d   Kload   Init
284
285
  msgid "yesterday"
  msgstr "í gær"
31b7f2792   Kload   Upgrade to ownclo...
286
287
288
289
290
  #: private/template/functions.php:136
  msgid "%n day go"
  msgid_plural "%n days ago"
  msgstr[0] ""
  msgstr[1] ""
03e52840d   Kload   Init
291

31b7f2792   Kload   Upgrade to ownclo...
292
  #: private/template/functions.php:138
03e52840d   Kload   Init
293
294
  msgid "last month"
  msgstr "síðasta mánuði"
31b7f2792   Kload   Upgrade to ownclo...
295
296
297
298
299
  #: private/template/functions.php:139
  msgid "%n month ago"
  msgid_plural "%n months ago"
  msgstr[0] ""
  msgstr[1] ""
03e52840d   Kload   Init
300

31b7f2792   Kload   Upgrade to ownclo...
301
  #: private/template/functions.php:141
03e52840d   Kload   Init
302
303
  msgid "last year"
  msgstr "síðasta ári"
31b7f2792   Kload   Upgrade to ownclo...
304
  #: private/template/functions.php:142
03e52840d   Kload   Init
305
306
  msgid "years ago"
  msgstr "einhverjum árum"
31b7f2792   Kload   Upgrade to ownclo...
307
308
309
  #: private/template.php:297 public/util.php:108
  msgid "Caused by:"
  msgstr ""