Blame view

sources/apps/documents/l10n/id/documents.po 7.32 KB
d1bafeea1   Kload   [fix] Upgrade to ...
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:
6d9380f96   Cédric Dupont   Update sources OC...
6
  # Arif Budiman <arifpedia@gmail.com>, 2014
d1bafeea1   Kload   [fix] Upgrade to ...
7
8
9
10
11
12
  msgid ""
  msgstr ""
  "Project-Id-Version: ownCloud
  "
  "Report-Msgid-Bugs-To: translations@owncloud.org
  "
6d9380f96   Cédric Dupont   Update sources OC...
13
14
15
16
17
18
  "POT-Creation-Date: 2014-06-19 00:43-0400
  "
  "PO-Revision-Date: 2014-06-18 06:12+0000
  "
  "Last-Translator: I Robot
  "
d1bafeea1   Kload   [fix] Upgrade to ...
19
20
21
22
23
24
25
26
27
28
29
30
  "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)
  "
  "MIME-Version: 1.0
  "
  "Content-Type: text/plain; charset=UTF-8
  "
  "Content-Transfer-Encoding: 8bit
  "
  "Language: id
  "
  "Plural-Forms: nplurals=1; plural=0;
  "
6d9380f96   Cédric Dupont   Update sources OC...
31
32
  #: ajax/admin.php:22
  msgid "Format filter server is down or misconfigured"
d1bafeea1   Kload   [fix] Upgrade to ...
33
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
34
35
  #: ajax/documentController.php:43
  msgid "Can't create document"
d1bafeea1   Kload   [fix] Upgrade to ...
36
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
37
38
39
40
41
42
  #: ajax/documentController.php:82
  msgid "You don't have permission to rename this document"
  msgstr "Anda tidak memiliki izin untuk mengubah nama dokumen ini"
  
  #: ajax/personal.php:26
  msgid "An error occurred while changing directory."
d1bafeea1   Kload   [fix] Upgrade to ...
43
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
  #: ajax/personal.php:34
  msgid "Directory saved successfully."
  msgstr ""
  
  #: appinfo/app.php:34 templates/admin.php:3 templates/personal.php:2
  #: templates/settings.php:2
  msgid "Documents"
  msgstr "Dokumen"
  
  #: js/documents.js:86
  msgid "Failed to load documents."
  msgstr "Gagal untuk memuat dokumen."
  
  #: js/documents.js:121
  msgid "No documents are found. Please upload or create a document!"
  msgstr "Tidak ada dokumen yang ditemukan. Silakan unggah atau buat sebuah dokumen!"
d1bafeea1   Kload   [fix] Upgrade to ...
60

6d9380f96   Cédric Dupont   Update sources OC...
61
  #: js/documents.js:156
d1bafeea1   Kload   [fix] Upgrade to ...
62
63
  msgid "Share"
  msgstr "Bagikan"
6d9380f96   Cédric Dupont   Update sources OC...
64
65
66
67
68
  #: js/documents.js:159 js/locale.js:12 js/viewer/viewer.js:80
  msgid "Close"
  msgstr "Tutup"
  
  #: js/documents.js:275
d1bafeea1   Kload   [fix] Upgrade to ...
69
  msgid "No connection to server. Trying to reconnect."
6d9380f96   Cédric Dupont   Update sources OC...
70
  msgstr "Tidak tersambung ke server. Coba untuk menyambungkan ulang."
d1bafeea1   Kload   [fix] Upgrade to ...
71

6d9380f96   Cédric Dupont   Update sources OC...
72
  #: js/documents.js:339
d1bafeea1   Kload   [fix] Upgrade to ...
73
74
75
  msgid ""
  "Leaving this page in Editor mode might cause unsaved data. It is recommended"
  " to use 'Close' button instead."
6d9380f96   Cédric Dupont   Update sources OC...
76
  msgstr "Meninggalkan halaman ini dalam mode Penyunting menyebabkan data tidak disimpan. Direkomendasikan untuk menggunakan tombol 'Tutup' sebagai gantinya."
d1bafeea1   Kload   [fix] Upgrade to ...
77

6d9380f96   Cédric Dupont   Update sources OC...
78
  #: js/documents.js:360
d1bafeea1   Kload   [fix] Upgrade to ...
79
80
81
82
  msgid ""
  "Failed to load this document. Please check if it can be opened with an "
  "external odt editor. This might also mean it has been unshared or deleted "
  "recently."
6d9380f96   Cédric Dupont   Update sources OC...
83
  msgstr "Gagal memuat dokumen ini. Silakan periksa apakah ini dapat dibuka dengan penyunting odt eksternal. Dokumen ini mungkin saja sudah tidak dibagikan kepada Anda atau sudah dihapus baru-baru ini."
d1bafeea1   Kload   [fix] Upgrade to ...
84

6d9380f96   Cédric Dupont   Update sources OC...
85
86
87
  #: js/documents.js:382 js/locale.js:39
  msgid "Save"
  msgstr "Simpan"
d1bafeea1   Kload   [fix] Upgrade to ...
88

6d9380f96   Cédric Dupont   Update sources OC...
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
  #: js/documents.js:724 templates/documents.php:31
  msgid "Loading documents..."
  msgstr "Memuat dokumen..."
  
  #: js/documents.js:757
  msgid "'.' is an invalid file name."
  msgstr "'.' bukan nama berkas yang valid."
  
  #: js/documents.js:759
  msgid "File name cannot be empty."
  msgstr "Nama berkas tidak boleh kosong."
  
  #: js/documents.js:766
  msgid ""
  "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
  "allowed."
  msgstr "Nama tidak valid, karakter '\\', '/', '<', '>', ':', '\"', '|', '?' dan '*' tidak diizinkan."
d1bafeea1   Kload   [fix] Upgrade to ...
106
107
108
  
  #: js/locale.js:1
  msgid "Align Left"
6d9380f96   Cédric Dupont   Update sources OC...
109
  msgstr "Rata kiri"
d1bafeea1   Kload   [fix] Upgrade to ...
110
111
112
  
  #: js/locale.js:2
  msgid "Alignment"
6d9380f96   Cédric Dupont   Update sources OC...
113
  msgstr "Rata Kiri Kanan"
d1bafeea1   Kload   [fix] Upgrade to ...
114
115
116
  
  #: js/locale.js:3
  msgid "Align Right"
6d9380f96   Cédric Dupont   Update sources OC...
117
  msgstr "Rata kanan"
d1bafeea1   Kload   [fix] Upgrade to ...
118
119
120
  
  #: js/locale.js:4
  msgid "Annotate"
6d9380f96   Cédric Dupont   Update sources OC...
121
  msgstr "Keterangan"
d1bafeea1   Kload   [fix] Upgrade to ...
122
123
124
  
  #: js/locale.js:5
  msgid "Background"
6d9380f96   Cédric Dupont   Update sources OC...
125
  msgstr "Latar belakang"
d1bafeea1   Kload   [fix] Upgrade to ...
126
127
128
  
  #: js/locale.js:6
  msgid "Bold"
6d9380f96   Cédric Dupont   Update sources OC...
129
  msgstr "Tebal"
d1bafeea1   Kload   [fix] Upgrade to ...
130
131
132
  
  #: js/locale.js:7
  msgid "Bottom"
6d9380f96   Cédric Dupont   Update sources OC...
133
  msgstr "Tombol"
d1bafeea1   Kload   [fix] Upgrade to ...
134
135
136
137
138
139
140
  
  #: js/locale.js:8
  msgid "Cancel"
  msgstr "Batal"
  
  #: js/locale.js:9
  msgid "Center"
6d9380f96   Cédric Dupont   Update sources OC...
141
  msgstr "Tengah"
d1bafeea1   Kload   [fix] Upgrade to ...
142
143
144
  
  #: js/locale.js:10
  msgid "Clone"
6d9380f96   Cédric Dupont   Update sources OC...
145
  msgstr "Duplikat"
d1bafeea1   Kload   [fix] Upgrade to ...
146
147
148
  
  #: js/locale.js:11
  msgid "Clone this Style"
6d9380f96   Cédric Dupont   Update sources OC...
149
  msgstr "Duplikat gaya ini"
d1bafeea1   Kload   [fix] Upgrade to ...
150
151
152
  
  #: js/locale.js:13
  msgid "Color"
6d9380f96   Cédric Dupont   Update sources OC...
153
  msgstr "Warna"
d1bafeea1   Kload   [fix] Upgrade to ...
154
155
156
157
158
159
160
  
  #: js/locale.js:14
  msgid "Create"
  msgstr "Buat"
  
  #: js/locale.js:15
  msgid "Decrease Indent"
6d9380f96   Cédric Dupont   Update sources OC...
161
  msgstr "Perkecil Indentasi"
d1bafeea1   Kload   [fix] Upgrade to ...
162
163
164
  
  #: js/locale.js:16
  msgid "Default Style"
6d9380f96   Cédric Dupont   Update sources OC...
165
  msgstr "Gaya bawaan"
d1bafeea1   Kload   [fix] Upgrade to ...
166
167
168
169
170
171
172
173
174
175
176
  
  #: js/locale.js:17
  msgid "Delete"
  msgstr "Hapus"
  
  #: js/locale.js:18
  msgid "Family"
  msgstr "Keluarga"
  
  #: js/locale.js:19
  msgid "Font"
6d9380f96   Cédric Dupont   Update sources OC...
177
  msgstr "Huruf"
d1bafeea1   Kload   [fix] Upgrade to ...
178
179
180
  
  #: js/locale.js:20
  msgid "Font Effects"
6d9380f96   Cédric Dupont   Update sources OC...
181
  msgstr "Efek huruf"
d1bafeea1   Kload   [fix] Upgrade to ...
182
183
184
  
  #: js/locale.js:21
  msgid "Format"
6d9380f96   Cédric Dupont   Update sources OC...
185
  msgstr "Format"
d1bafeea1   Kload   [fix] Upgrade to ...
186
187
188
  
  #: js/locale.js:22
  msgid "Increase Indent"
6d9380f96   Cédric Dupont   Update sources OC...
189
  msgstr "Perbesar Indentasi"
d1bafeea1   Kload   [fix] Upgrade to ...
190
191
192
  
  #: js/locale.js:23
  msgid "Insert Image"
6d9380f96   Cédric Dupont   Update sources OC...
193
  msgstr "Sisipkan Gambar"
d1bafeea1   Kload   [fix] Upgrade to ...
194
195
196
  
  #: js/locale.js:24
  msgid "Invite Members"
6d9380f96   Cédric Dupont   Update sources OC...
197
  msgstr "Undang Anggota"
d1bafeea1   Kload   [fix] Upgrade to ...
198
199
200
  
  #: js/locale.js:25
  msgid "Italic"
6d9380f96   Cédric Dupont   Update sources OC...
201
  msgstr "Miring"
d1bafeea1   Kload   [fix] Upgrade to ...
202
203
204
  
  #: js/locale.js:26
  msgid "Justified"
6d9380f96   Cédric Dupont   Update sources OC...
205
  msgstr "Rata Kiri Kanan"
d1bafeea1   Kload   [fix] Upgrade to ...
206
207
208
  
  #: js/locale.js:27
  msgid "Justify"
6d9380f96   Cédric Dupont   Update sources OC...
209
  msgstr "Ratakan"
d1bafeea1   Kload   [fix] Upgrade to ...
210
211
212
  
  #: js/locale.js:28
  msgid "Left"
6d9380f96   Cédric Dupont   Update sources OC...
213
  msgstr "Kiri"
d1bafeea1   Kload   [fix] Upgrade to ...
214
215
216
217
218
219
220
  
  #: js/locale.js:29
  msgid "Loading"
  msgstr "Memuat"
  
  #: js/locale.js:30
  msgid "Members"
6d9380f96   Cédric Dupont   Update sources OC...
221
  msgstr "Anggota"
d1bafeea1   Kload   [fix] Upgrade to ...
222
223
224
  
  #: js/locale.js:31
  msgid "New Name:"
6d9380f96   Cédric Dupont   Update sources OC...
225
  msgstr "Nama Baru"
d1bafeea1   Kload   [fix] Upgrade to ...
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
  
  #: js/locale.js:32 templates/public.php:12
  msgid "OK"
  msgstr "Oke"
  
  #: js/locale.js:33
  msgid "Open"
  msgstr "Buka"
  
  #: js/locale.js:34
  msgid "Options"
  msgstr "Opsi"
  
  #: js/locale.js:35
  msgid "Paragraph..."
6d9380f96   Cédric Dupont   Update sources OC...
241
  msgstr "Paragraf..."
d1bafeea1   Kload   [fix] Upgrade to ...
242
243
244
  
  #: js/locale.js:36
  msgid "Paragraph Styles"
6d9380f96   Cédric Dupont   Update sources OC...
245
  msgstr "Gaya Paragraf"
d1bafeea1   Kload   [fix] Upgrade to ...
246
247
248
  
  #: js/locale.js:37
  msgid "Redo"
6d9380f96   Cédric Dupont   Update sources OC...
249
  msgstr "Batal"
d1bafeea1   Kload   [fix] Upgrade to ...
250
251
252
  
  #: js/locale.js:38
  msgid "Right"
6d9380f96   Cédric Dupont   Update sources OC...
253
  msgstr "Kanan"
d1bafeea1   Kload   [fix] Upgrade to ...
254
255
256
257
258
259
260
  
  #: js/locale.js:40
  msgid "Size"
  msgstr "Ukuran"
  
  #: js/locale.js:41
  msgid "Spacing"
6d9380f96   Cédric Dupont   Update sources OC...
261
  msgstr "Spasi"
d1bafeea1   Kload   [fix] Upgrade to ...
262
263
264
  
  #: js/locale.js:42
  msgid "Strikethrough"
6d9380f96   Cédric Dupont   Update sources OC...
265
  msgstr "Coret"
d1bafeea1   Kload   [fix] Upgrade to ...
266
267
268
  
  #: js/locale.js:43
  msgid "Style"
6d9380f96   Cédric Dupont   Update sources OC...
269
  msgstr "Gaya"
d1bafeea1   Kload   [fix] Upgrade to ...
270
271
272
273
274
275
276
  
  #: js/locale.js:44
  msgid "Text"
  msgstr "Teks"
  
  #: js/locale.js:45
  msgid "Top"
6d9380f96   Cédric Dupont   Update sources OC...
277
  msgstr "Atas"
d1bafeea1   Kload   [fix] Upgrade to ...
278
279
280
  
  #: js/locale.js:46
  msgid "Underline"
6d9380f96   Cédric Dupont   Update sources OC...
281
  msgstr "Garis bawah"
d1bafeea1   Kload   [fix] Upgrade to ...
282
283
284
  
  #: js/locale.js:47
  msgid "Undo"
6d9380f96   Cédric Dupont   Update sources OC...
285
  msgstr "Batal"
d1bafeea1   Kload   [fix] Upgrade to ...
286
287
288
  
  #: js/locale.js:48
  msgid "Unknown Author"
6d9380f96   Cédric Dupont   Update sources OC...
289
290
291
292
293
294
295
296
  msgstr "Penulis tidak diketahui"
  
  #: js/viewer/viewer.js:31
  msgid "Edit"
  msgstr "Edit"
  
  #: lib/db/member.php:39
  msgid "guest"
d1bafeea1   Kload   [fix] Upgrade to ...
297
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
298
299
  #: templates/admin.php:4
  msgid "MS Word support (requires openOffice/libreOffice)"
d1bafeea1   Kload   [fix] Upgrade to ...
300
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
  #: templates/admin.php:9
  msgid "Local"
  msgstr "Lokal"
  
  #: templates/admin.php:10
  msgid ""
  "openOffice/libreOffice is installed on this server. Path to binary is "
  "provided via preview_libreoffice_path in config.php"
  msgstr ""
  
  #: templates/admin.php:16
  msgid "External"
  msgstr ""
  
  #: templates/admin.php:17
  msgid ""
  "openOffice/libreOffice is installed on external server running a format "
  "filter server"
d1bafeea1   Kload   [fix] Upgrade to ...
319
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
320
321
  #: templates/admin.php:22
  msgid "scheme://domain.tld[:port]"
d1bafeea1   Kload   [fix] Upgrade to ...
322
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
323
324
325
326
327
328
  #: templates/admin.php:25
  msgid "Server URL"
  msgstr ""
  
  #: templates/admin.php:27
  msgid "Apply"
d1bafeea1   Kload   [fix] Upgrade to ...
329
330
331
332
  msgstr ""
  
  #: templates/documents.php:5
  msgid "New document"
6d9380f96   Cédric Dupont   Update sources OC...
333
334
335
336
337
  msgstr "Dokumen Baru"
  
  #: templates/documents.php:7
  #, php-format
  msgid "Upload (max. %s)"
d1bafeea1   Kload   [fix] Upgrade to ...
338
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
339
  #: templates/documents.php:27
d1bafeea1   Kload   [fix] Upgrade to ...
340
341
342
343
344
  msgid "Upload"
  msgstr "Unggah"
  
  #: templates/personal.php:4
  msgid "Save new documents to"
6d9380f96   Cédric Dupont   Update sources OC...
345
  msgstr "Simpan dokumen ke"
d1bafeea1   Kload   [fix] Upgrade to ...
346
347
348
  
  #: templates/public.php:8
  msgid "Wrong password. Please retry."
6d9380f96   Cédric Dupont   Update sources OC...
349
  msgstr "Sandi salah. Silakan ulangi."
d1bafeea1   Kload   [fix] Upgrade to ...
350
351
352
353
354
355
  
  #: templates/public.php:11
  msgid "Password"
  msgstr "Sandi"
  
  #: templates/public.php:17
6d9380f96   Cédric Dupont   Update sources OC...
356
357
  #, php-format
  msgid "Guest %s"
d1bafeea1   Kload   [fix] Upgrade to ...
358
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
359
  #: templates/public.php:21
d1bafeea1   Kload   [fix] Upgrade to ...
360
361
362
  msgid ""
  "This link has been expired or is never existed. Please contact the person "
  "who shared it with you for details."
6d9380f96   Cédric Dupont   Update sources OC...
363
  msgstr "Tautan ini sudah kadaluarsa atau tidak pernah ada. Silahkan hubungi orang yang berbagi dengan Anda untuk lebih rinci."
d1bafeea1   Kload   [fix] Upgrade to ...
364
365
366
  
  #: templates/settings.php:9
  msgid "Advanced feature-set"
6d9380f96   Cédric Dupont   Update sources OC...
367
  msgstr "Set fitur lanjutan"
d1bafeea1   Kload   [fix] Upgrade to ...
368
369
370
  
  #: templates/settings.php:10
  msgid "(Unstable)"
6d9380f96   Cédric Dupont   Update sources OC...
371
  msgstr "(Tidak stabil)"