| 1 |
# SOME DESCRIPTIVE TITLE. |
| 2 |
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
| 3 |
# This file is distributed under the same license as the code-snippets package. |
| 4 |
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
| 5 |
# |
| 6 |
msgid "" |
| 7 |
msgstr "" |
| 8 |
"Project-Id-Version: code-snippets 2.8.6\n" |
| 9 |
"Report-Msgid-Bugs-To: \n" |
| 10 |
"POT-Creation-Date: 2017-05-14 17:56+0700\n" |
| 11 |
"PO-Revision-Date: 2017-05-14 19:08+0700\n" |
| 12 |
"Language-Team: \n" |
| 13 |
"MIME-Version: 1.0\n" |
| 14 |
"Content-Type: text/plain; charset=UTF-8\n" |
| 15 |
"Content-Transfer-Encoding: 8bit\n" |
| 16 |
"Plural-Forms: nplurals=1; plural=0;\n" |
| 17 |
"X-Generator: Poedit 2.0.2\n" |
| 18 |
"Last-Translator: Zamani Karmana <[email protected]>\n" |
| 19 |
"Language: id_ID\n" |
| 20 |
|
| 21 |
#: php/admin-menus/class-admin-menu.php:103 |
| 22 |
msgid "You are not authorized to access this page." |
| 23 |
msgstr "Anda tidak diizinkan mengakses halaman ini." |
| 24 |
|
| 25 |
#: php/admin-menus/class-edit-menu.php:13 |
| 26 |
#: php/admin-menus/class-edit-menu.php:14 php/views/edit.php:25 |
| 27 |
msgid "Edit Snippet" |
| 28 |
msgstr "Sunting Snippet" |
| 29 |
|
| 30 |
#: php/admin-menus/class-edit-menu.php:39 |
| 31 |
msgctxt "menu label" |
| 32 |
msgid "Add New" |
| 33 |
msgstr "Tambah Baru" |
| 34 |
|
| 35 |
#: php/admin-menus/class-edit-menu.php:40 php/views/edit.php:31 |
| 36 |
msgid "Add New Snippet" |
| 37 |
msgstr "Tambah Snippet Baru" |
| 38 |
|
| 39 |
#: php/admin-menus/class-edit-menu.php:156 |
| 40 |
msgid "Don't Panic" |
| 41 |
msgstr "Jangan Panik" |
| 42 |
|
| 43 |
#: php/admin-menus/class-edit-menu.php:157 |
| 44 |
#, php-format |
| 45 |
msgid "" |
| 46 |
"The code snippet you are trying to save produced a fatal error on line %d:" |
| 47 |
msgstr "" |
| 48 |
"Kode snippet yang Anda coba simpan menghasilkan galat yang fatal pada baris " |
| 49 |
"%d:" |
| 50 |
|
| 51 |
#: php/admin-menus/class-edit-menu.php:159 |
| 52 |
msgid "" |
| 53 |
"The previous version of the snippet is unchanged, and the rest of this site " |
| 54 |
"should be functioning normally as before." |
| 55 |
msgstr "" |
| 56 |
"Versi lama snippet tidak berubah, dan keseluruhan situs seharusnya bisa " |
| 57 |
"berfungsi normal seperti sebelumnya." |
| 58 |
|
| 59 |
#: php/admin-menus/class-edit-menu.php:160 |
| 60 |
msgid "" |
| 61 |
"Please use the back button in your browser to return to the previous page " |
| 62 |
"and try to fix the code error." |
| 63 |
msgstr "" |
| 64 |
"Silakan gunakan tombol kembali pada peramban Anda untuk kembali ke halaman " |
| 65 |
"sebelumnya dan coba perbaiki galat kode yang ada." |
| 66 |
|
| 67 |
#: php/admin-menus/class-edit-menu.php:161 |
| 68 |
msgid "" |
| 69 |
"If you prefer, you can close this page and discard the changes you just " |
| 70 |
"made. No changes will be made to this site." |
| 71 |
msgstr "" |
| 72 |
"Jika Anda mau, Anda bisa menutup halaman ini dan membatalkan semua perubahan " |
| 73 |
"yang Anda baru saja buat. Tidak akan ada perubahan yang berdampak pada situs " |
| 74 |
"ini." |
| 75 |
|
| 76 |
#: php/admin-menus/class-edit-menu.php:281 php/class-list-table.php:337 |
| 77 |
msgid "Description" |
| 78 |
msgstr "Deskripsi" |
| 79 |
|
| 80 |
#: php/admin-menus/class-edit-menu.php:312 php/class-list-table.php:338 |
| 81 |
msgid "Tags" |
| 82 |
msgstr "Tag" |
| 83 |
|
| 84 |
#: php/admin-menus/class-edit-menu.php:316 |
| 85 |
msgid "Enter a list of tags; separated by commas" |
| 86 |
msgstr "Masukkan tag; pisahkan dengan koma" |
| 87 |
|
| 88 |
#: php/admin-menus/class-edit-menu.php:336 |
| 89 |
msgid "Run snippet everywhere" |
| 90 |
msgstr "Jalankan snippet di manapun" |
| 91 |
|
| 92 |
#: php/admin-menus/class-edit-menu.php:337 |
| 93 |
msgid "Only run in administration area" |
| 94 |
msgstr "Hanya jalankan di area administratif" |
| 95 |
|
| 96 |
#: php/admin-menus/class-edit-menu.php:338 |
| 97 |
msgid "Only run on site front-end" |
| 98 |
msgstr "Hanya jalankan di halaman depan situs" |
| 99 |
|
| 100 |
#: php/admin-menus/class-edit-menu.php:342 |
| 101 |
msgid "Scope" |
| 102 |
msgstr "Cakupan" |
| 103 |
|
| 104 |
#: php/admin-menus/class-edit-menu.php:362 |
| 105 |
msgid "Sharing" |
| 106 |
msgstr "Berbagi" |
| 107 |
|
| 108 |
#: php/admin-menus/class-edit-menu.php:366 |
| 109 |
msgid "Allow this snippet to be activated on individual sites on the network" |
| 110 |
msgstr "Izinkan snippet ini diaktifkan pada masing-masing situs pada jaringan" |
| 111 |
|
| 112 |
#: php/admin-menus/class-edit-menu.php:426 |
| 113 |
#, php-format |
| 114 |
msgid "The snippet has been deactivated due to an error on line %d:" |
| 115 |
msgstr "Snippet telah dinonaktifkan karena terdapat galat pada baris %d:" |
| 116 |
|
| 117 |
#: php/admin-menus/class-edit-menu.php:431 |
| 118 |
msgid "The snippet has been deactivated due to an error in the code." |
| 119 |
msgstr "Snippet telah dinonaktifkan karena terdapat galat di dalam kode." |
| 120 |
|
| 121 |
#: php/admin-menus/class-edit-menu.php:438 |
| 122 |
msgid "An error occurred when saving the snippet." |
| 123 |
msgstr "Terjadi kesalahan saat menyimpan snippet." |
| 124 |
|
| 125 |
#: php/admin-menus/class-edit-menu.php:443 |
| 126 |
msgid "Snippet <strong>added</strong>." |
| 127 |
msgstr "Snippet <strong>ditambahkan</strong>." |
| 128 |
|
| 129 |
#: php/admin-menus/class-edit-menu.php:444 |
| 130 |
msgid "Snippet <strong>updated</strong>." |
| 131 |
msgstr "Snippet <strong>diperbarui</strong>." |
| 132 |
|
| 133 |
#: php/admin-menus/class-edit-menu.php:445 |
| 134 |
msgid "Snippet <strong>added</strong> and <strong>activated</strong>." |
| 135 |
msgstr "Snippet <strong>ditambahkan</strong> dan <strong>diaktifkan</strong>." |
| 136 |
|
| 137 |
#: php/admin-menus/class-edit-menu.php:446 |
| 138 |
msgid "Snippet <strong>updated</strong> and <strong>activated</strong>." |
| 139 |
msgstr "Snippet <strong>diperbarui</strong> dan<strong>diaktifkan</strong>." |
| 140 |
|
| 141 |
#: php/admin-menus/class-edit-menu.php:447 |
| 142 |
msgid "Snippet <strong>updated</strong> and <strong>deactivated</strong>." |
| 143 |
msgstr "" |
| 144 |
"Snippet <strong>diperbarui</strong> dan <strong>dinonaktifkan</strong>." |
| 145 |
|
| 146 |
#: php/admin-menus/class-import-menu.php:15 |
| 147 |
msgctxt "menu label" |
| 148 |
msgid "Import" |
| 149 |
msgstr "Impor" |
| 150 |
|
| 151 |
#: php/admin-menus/class-import-menu.php:16 php/views/import.php:17 |
| 152 |
msgid "Import Snippets" |
| 153 |
msgstr "Impor Snippet" |
| 154 |
|
| 155 |
#: php/admin-menus/class-import-menu.php:84 |
| 156 |
msgid "Code Snippets" |
| 157 |
msgstr "Code Snippets" |
| 158 |
|
| 159 |
#: php/admin-menus/class-import-menu.php:85 |
| 160 |
msgid "Import snippets from a code snippets export file" |
| 161 |
msgstr "Impor snippet dari berkas kode snippet hasil ekspor" |
| 162 |
|
| 163 |
#: php/admin-menus/class-import-menu.php:99 |
| 164 |
#, php-format |
| 165 |
msgid "" |
| 166 |
"Successfully imported <strong>%d</strong> snippet. <a href=\"%s\">Have fun!</" |
| 167 |
"a>" |
| 168 |
msgid_plural "" |
| 169 |
"Successfully imported <strong>%d</strong> snippets. <a href=\"%s\">Have fun!" |
| 170 |
"</a>" |
| 171 |
msgstr[0] "" |
| 172 |
"Berhasil mengimpor <strong>%d</strong> snippet. <a href=\"%s\">Selamat " |
| 173 |
"menikmati!</a>" |
| 174 |
|
| 175 |
#: php/admin-menus/class-import-menu.php:112 |
| 176 |
msgid "An error occurred when processing the import file." |
| 177 |
msgstr "Terjadi kesalahan saat memproses berkas yang diimpor." |
| 178 |
|
| 179 |
#: php/admin-menus/class-manage-menu.php:22 |
| 180 |
msgctxt "menu label" |
| 181 |
msgid "All Snippets" |
| 182 |
msgstr "Semua Snippet" |
| 183 |
|
| 184 |
#: php/admin-menus/class-manage-menu.php:23 |
| 185 |
#: php/admin-menus/class-manage-menu.php:45 php/class-admin.php:61 |
| 186 |
#: php/class-admin.php:144 php/views/manage.php:19 |
| 187 |
msgid "Snippets" |
| 188 |
msgstr "Snippet" |
| 189 |
|
| 190 |
#: php/admin-menus/class-manage-menu.php:46 |
| 191 |
msgctxt "top-level menu label" |
| 192 |
msgid "Snippets" |
| 193 |
msgstr "Snippet" |
| 194 |
|
| 195 |
#: php/admin-menus/class-manage-menu.php:81 |
| 196 |
msgid "" |
| 197 |
"<strong>Warning:</strong> Safe mode is active and snippets will not execute! " |
| 198 |
"Remove the <code>CODE_SNIPPETS_SAFE_MODE</code> constant from <code>wp-" |
| 199 |
"config.php</code> to turn off safe mode. <a href=\"https://github.com/" |
| 200 |
"sheabunge/code-snippets/wiki/Safe-Mode\" target=\"_blank\">Help</a>" |
| 201 |
msgstr "" |
| 202 |
"<strong>Peringatan:</strong> Mode aman sedang aktif dan snippet tidak akan " |
| 203 |
"dieksekusi! Buang konstanta <code>CODE_SNIPPETS_SAFE_MODE</code> dari " |
| 204 |
"<code>wp-config.php</code> untuk menonaktifkan mode aman. <a href=\"https://" |
| 205 |
"github.com/sheabunge/code-snippets/wiki/Safe-Mode\" target=\"_blank" |
| 206 |
"\">Bantuan</a>" |
| 207 |
|
| 208 |
#: php/admin-menus/class-manage-menu.php:87 |
| 209 |
msgid "Snippet <strong>activated</strong>." |
| 210 |
msgstr "Snippet <strong>diaktifkan</strong>." |
| 211 |
|
| 212 |
#: php/admin-menus/class-manage-menu.php:88 |
| 213 |
msgid "Selected snippets <strong>activated</strong>." |
| 214 |
msgstr "Snippet terpilih <strong>diaktifkan</strong>." |
| 215 |
|
| 216 |
#: php/admin-menus/class-manage-menu.php:89 |
| 217 |
msgid "Snippet <strong>deactivated</strong>." |
| 218 |
msgstr "Snippet <strong>dinonaktifkan</strong>." |
| 219 |
|
| 220 |
#: php/admin-menus/class-manage-menu.php:90 |
| 221 |
msgid "Selected snippets <strong>deactivated</strong>." |
| 222 |
msgstr "Snippet terpilih <strong>dinonaktifkan</strong>." |
| 223 |
|
| 224 |
#: php/admin-menus/class-manage-menu.php:91 |
| 225 |
msgid "Snippet <strong>deleted</strong>." |
| 226 |
msgstr "Snippet <strong>dihapus</strong>." |
| 227 |
|
| 228 |
#: php/admin-menus/class-manage-menu.php:92 |
| 229 |
msgid "Selected snippets <strong>deleted</strong>." |
| 230 |
msgstr "Snippet terpilih <strong>dihapus</strong>." |
| 231 |
|
| 232 |
#: php/admin-menus/class-settings-menu.php:16 |
| 233 |
msgctxt "menu label" |
| 234 |
msgid "Settings" |
| 235 |
msgstr "Pengaturan" |
| 236 |
|
| 237 |
#: php/admin-menus/class-settings-menu.php:17 |
| 238 |
msgid "Snippets Settings" |
| 239 |
msgstr "Pengaturan Snippet" |
| 240 |
|
| 241 |
#: php/admin-menus/class-settings-menu.php:39 php/views/edit.php:135 |
| 242 |
msgid "Settings" |
| 243 |
msgstr "Pengaturan" |
| 244 |
|
| 245 |
#: php/class-admin.php:143 |
| 246 |
msgid "Manage your existing snippets" |
| 247 |
msgstr "Kelola snippet yang ada" |
| 248 |
|
| 249 |
#: php/class-admin.php:174 |
| 250 |
msgid "Visit the WordPress.org plugin page" |
| 251 |
msgstr "Kunjungi halaman plugin WordPress.org" |
| 252 |
|
| 253 |
#: php/class-admin.php:175 |
| 254 |
msgid "About" |
| 255 |
msgstr "Tentang" |
| 256 |
|
| 257 |
#: php/class-admin.php:179 |
| 258 |
msgid "Visit the support forums" |
| 259 |
msgstr "Kunjungi forum dukungan" |
| 260 |
|
| 261 |
#: php/class-admin.php:180 |
| 262 |
msgid "Support" |
| 263 |
msgstr "Dukungan" |
| 264 |
|
| 265 |
#: php/class-admin.php:184 |
| 266 |
msgid "Support this plugin's development" |
| 267 |
msgstr "Dukung pengembangan plugin ini" |
| 268 |
|
| 269 |
#: php/class-admin.php:185 |
| 270 |
msgid "Donate" |
| 271 |
msgstr "Donasi" |
| 272 |
|
| 273 |
#: php/class-admin.php:216 |
| 274 |
msgid "" |
| 275 |
"<strong>Have feedback on Code Snippets?</strong> Please take the time to " |
| 276 |
"answer a short survey on how you use this plugin and what you'd like to see " |
| 277 |
"changed or added in the future." |
| 278 |
msgstr "" |
| 279 |
"<strong>Ada masukan untuk Code Snippets?</strong> Harap sediakan waktu " |
| 280 |
"sejenak untuk menjawab survei tentang bagaimana Anda menggunakan plugin ini " |
| 281 |
"dan perubahan apa yang Anda ingin lihat atau ditambahkan pada rilis " |
| 282 |
"berikutnya." |
| 283 |
|
| 284 |
#: php/class-admin.php:220 |
| 285 |
msgid "Take the survey now" |
| 286 |
msgstr "Ikuti survei sekarang" |
| 287 |
|
| 288 |
#: php/class-admin.php:223 |
| 289 |
msgid "Dismiss" |
| 290 |
msgstr "Abaikan" |
| 291 |
|
| 292 |
#: php/class-contextual-help.php:40 |
| 293 |
msgid "For more information:" |
| 294 |
msgstr "Untuk informasi lebih lanjut:" |
| 295 |
|
| 296 |
#: php/class-contextual-help.php:41 |
| 297 |
msgid "About Plugin" |
| 298 |
msgstr "Tentang Plugin" |
| 299 |
|
| 300 |
#: php/class-contextual-help.php:42 |
| 301 |
msgid "FAQ" |
| 302 |
msgstr "FAQ" |
| 303 |
|
| 304 |
#: php/class-contextual-help.php:43 |
| 305 |
msgid "Support Forums" |
| 306 |
msgstr "Forum Dukungan" |
| 307 |
|
| 308 |
#: php/class-contextual-help.php:44 |
| 309 |
msgid "Plugin Website" |
| 310 |
msgstr "Situs Web Plugin" |
| 311 |
|
| 312 |
#: php/class-contextual-help.php:55 php/class-contextual-help.php:81 |
| 313 |
#: php/class-contextual-help.php:121 |
| 314 |
msgid "Overview" |
| 315 |
msgstr "Tinjauan" |
| 316 |
|
| 317 |
#: php/class-contextual-help.php:56 |
| 318 |
msgid "" |
| 319 |
"Snippets are similar to plugins - they both extend and expand the " |
| 320 |
"functionality of WordPress. Snippets are more light-weight, just a few lines " |
| 321 |
"of code, and do not put as much load on your server. Here you can manage " |
| 322 |
"your existing snippets and perform tasks on them such as activating, " |
| 323 |
"deactivating, deleting and exporting." |
| 324 |
msgstr "" |
| 325 |
"Snippet hampir sama dengan plugin - keduanya mengembangkan fungsionalitas " |
| 326 |
"WordPress. Snippet lebih ringan, hanya beberapa baris kode, tidak menambah " |
| 327 |
"beban yang terlalu besar pada server Anda. Di sini Anda bisa mengelola " |
| 328 |
"snippet Anda yang ada dan melakukan tindakan seperti mengaktifkan, " |
| 329 |
"menonaktifkan, menghapus dan mengekspor." |
| 330 |
|
| 331 |
#: php/class-contextual-help.php:61 |
| 332 |
msgid "Safe Mode" |
| 333 |
msgstr "Mode Aman" |
| 334 |
|
| 335 |
#: php/class-contextual-help.php:62 |
| 336 |
msgid "" |
| 337 |
"Be sure to check your snippets for errors before you activate them, as a " |
| 338 |
"faulty snippet could bring your whole blog down. If your site starts doing " |
| 339 |
"strange things, deactivate all your snippets and activate them one at a time." |
| 340 |
msgstr "" |
| 341 |
"Pastikan untuk memeriksa snippet apakah terdapat kesalahan sebelum Anda " |
| 342 |
"mengaktifkannya, snippet yang tidak valid bisa membuat seluruh situs Anda " |
| 343 |
"tidak bisa digunakan, nonaktifkan snippet Anda dan aktifkan lagi satu " |
| 344 |
"persatu." |
| 345 |
|
| 346 |
#: php/class-contextual-help.php:63 |
| 347 |
msgid "" |
| 348 |
"If something goes wrong with a snippet and you can't use WordPress, you can " |
| 349 |
"cause all snippets to stop executing by adding " |
| 350 |
"<code>define('CODE_SNIPPETS_SAFE_MODE', true);</code> to your <code>wp-" |
| 351 |
"config.php</code> file. After you have deactivated the offending snippet, " |
| 352 |
"you can turn off safe mode by removing this line or replacing <strong>true</" |
| 353 |
"strong> with <strong>false</strong>." |
| 354 |
msgstr "" |
| 355 |
"Jika terjadi sesuatu yang salah dengan sebuah snippet dan Anda tidak bisa " |
| 356 |
"menggunakan WordPress, Anda bisa menonaktifkan semua snippet dengan " |
| 357 |
"menambahkan <code>define('CODE_SNIPPETS_SAFE_MODE', true);</code> ke berkas " |
| 358 |
"<code>wp-config.php</code> Anda. Setelah Anda menonaktifkan snippet yang " |
| 359 |
"bermasalah, Anda bisa mengaktifkan semua snippet lagi dengan membuang kode " |
| 360 |
"tersebut atau mengganti <strong>true</strong> dengan <strong>false</strong>." |
| 361 |
|
| 362 |
#: php/class-contextual-help.php:68 |
| 363 |
msgid "Uninstall" |
| 364 |
msgstr "Copot" |
| 365 |
|
| 366 |
#: php/class-contextual-help.php:69 |
| 367 |
#, php-format |
| 368 |
msgid "" |
| 369 |
"When you delete Code Snippets through the Plugins menu in WordPress it will " |
| 370 |
"clear up the <code>%1$s</code> table and a few other bits of data stored in " |
| 371 |
"the database. If you want to keep this data (ie: you are only temporally " |
| 372 |
"uninstalling Code Snippets) then remove the <code>%2$s</code> folder using " |
| 373 |
"FTP." |
| 374 |
msgstr "" |
| 375 |
"Ketika Anda menghapus Code Snippets melalui menu Plugin WordPress, tindakan " |
| 376 |
"tersebut juga akan membersihkan tabel <code>%1$s</code> dan beberapa data " |
| 377 |
"lainnya yang tersimpan di basis data. Jika Anda ingin menyimpan data ini " |
| 378 |
"(mis: Anda hanya sementara mencopot Code Snippets) maka cukup hapus folder " |
| 379 |
"plugin <code>%2$s</code> menggunakan FTP." |
| 380 |
|
| 381 |
#: php/class-contextual-help.php:70 |
| 382 |
msgid "" |
| 383 |
"Even if you're sure that you don't want to use Code Snippets ever again on " |
| 384 |
"this WordPress installation, you may want to use the export feature to back " |
| 385 |
"up your snippets." |
| 386 |
msgstr "" |
| 387 |
"Walaupun Anda yakin tidak ingin menggunakan Code Snippets lagi pada " |
| 388 |
"pemasangan WordPress ini, Anda mungkin ingin menggunakan fitur ekspor untuk " |
| 389 |
"mencadangkan snippet Anda." |
| 390 |
|
| 391 |
#: php/class-contextual-help.php:82 |
| 392 |
msgid "" |
| 393 |
"Snippets are similar to plugins - they both extend and expand the " |
| 394 |
"functionality of WordPress. Snippets are more light-weight, just a few lines " |
| 395 |
"of code, and do not put as much load on your server. Here you can add a new " |
| 396 |
"snippet, or edit an existing one." |
| 397 |
msgstr "" |
| 398 |
"Snippet hampir sama dengan plugin - keduanya mengembangkan fungsionalitas " |
| 399 |
"WordPress. Snippet lebih ringan, hanya beberapa baris kode, tidak menambah " |
| 400 |
"beban yang terlalu besar pada server Anda. Di sini Anda bisa menambahkan " |
| 401 |
"snippet baru, atau menyunting yang ada." |
| 402 |
|
| 403 |
#: php/class-contextual-help.php:86 |
| 404 |
msgid "WP-Snippets" |
| 405 |
msgstr "WP-Snippets" |
| 406 |
|
| 407 |
#: php/class-contextual-help.php:86 |
| 408 |
msgid "http://wp-snippets.com" |
| 409 |
msgstr "http://wp-snippets.com" |
| 410 |
|
| 411 |
#: php/class-contextual-help.php:87 |
| 412 |
msgid "WP Snipp" |
| 413 |
msgstr "WP Snipp" |
| 414 |
|
| 415 |
#: php/class-contextual-help.php:87 |
| 416 |
msgid "http://wpsnipp.com" |
| 417 |
msgstr "http://wpsnipp.com" |
| 418 |
|
| 419 |
#: php/class-contextual-help.php:88 |
| 420 |
msgid "Cats Who Code" |
| 421 |
msgstr "Cats Who Code" |
| 422 |
|
| 423 |
#: php/class-contextual-help.php:88 |
| 424 |
msgid "http://www.catswhocode.com/blog/snippets" |
| 425 |
msgstr "http://www.catswhocode.com/blog/snippets" |
| 426 |
|
| 427 |
#: php/class-contextual-help.php:89 |
| 428 |
msgid "WP Function Me" |
| 429 |
msgstr "WP Function Me" |
| 430 |
|
| 431 |
#: php/class-contextual-help.php:89 |
| 432 |
msgid "http://www.wpfunction.me" |
| 433 |
msgstr "http://www.wpfunction.me" |
| 434 |
|
| 435 |
#: php/class-contextual-help.php:99 |
| 436 |
msgid "Finding Snippets" |
| 437 |
msgstr "Mencari Snippet" |
| 438 |
|
| 439 |
#: php/class-contextual-help.php:100 |
| 440 |
msgid "" |
| 441 |
"Here are some links to websites which host a large number of snippets that " |
| 442 |
"you can add to your site:" |
| 443 |
msgstr "" |
| 444 |
"Berikut beberapa tautan ke situs web yang menyediakan banyak snippet yang " |
| 445 |
"bisa Anda gunakan dan tambahkan ke situs Anda:" |
| 446 |
|
| 447 |
#: php/class-contextual-help.php:102 |
| 448 |
msgid "" |
| 449 |
"More places to find snippets, as well as a selection of example snippets, " |
| 450 |
"can be found in the <a href=\"https://github.com/sheabunge/code-snippets/" |
| 451 |
"wiki/Finding-snippets\">plugin documentation</a>" |
| 452 |
msgstr "" |
| 453 |
"Banyak tempat yang menyediakan snippet, juga beberapa contoh-contoh snippet, " |
| 454 |
"semuanya bisa ditemukan di <a href=\"https://github.com/sheabunge/code-" |
| 455 |
"snippets/wiki/Finding-snippets\">dokumentasi plugin</a>" |
| 456 |
|
| 457 |
#: php/class-contextual-help.php:107 |
| 458 |
msgid "Adding Snippets" |
| 459 |
msgstr "Menambahkan Snippet" |
| 460 |
|
| 461 |
#: php/class-contextual-help.php:108 |
| 462 |
msgid "" |
| 463 |
"You need to fill out the name and code fields for your snippet to be added. " |
| 464 |
"While the description field will add more information about how your snippet " |
| 465 |
"works, what is does and where you found it, it is completely optional." |
| 466 |
msgstr "" |
| 467 |
"Anda harus mengisi ruas nama dan kode untuk snippet Anda. Ruas deskripsi " |
| 468 |
"akan menyediakan informasi tentang snippet Anda, cara kerja, dimana Anda " |
| 469 |
"menemukannya, dan informasi ini sepenuhnya opsional." |
| 470 |
|
| 471 |
#: php/class-contextual-help.php:109 |
| 472 |
msgid "" |
| 473 |
"Please be sure to check that your snippet is valid PHP code and will not " |
| 474 |
"produce errors before adding it through this page. While doing so will not " |
| 475 |
"become active straight away, it will help to minimise the chance of a faulty " |
| 476 |
"snippet becoming active on your site." |
| 477 |
msgstr "" |
| 478 |
"Pastikan untuk memeriksa snippet menggunakan kode PHP yang valid dan tidak " |
| 479 |
"akan menghasilkan galat sebelum menambahkannya melalui halaman ini. Walaupun " |
| 480 |
"tidak akan langsung aktif, hal tersebut akan membantu meminimalisir peluang " |
| 481 |
"terjadinya kesalahan yang berdampak pada situs Anda." |
| 482 |
|
| 483 |
#: php/class-contextual-help.php:122 |
| 484 |
msgid "" |
| 485 |
"Snippets are similar to plugins - they both extend and expand the " |
| 486 |
"functionality of WordPress. Snippets are more light-weight, just a few lines " |
| 487 |
"of code, and do not put as much load on your server. Here you can load " |
| 488 |
"snippets from a Code Snippets (.xml) import file into the database with your " |
| 489 |
"existing snippets." |
| 490 |
msgstr "" |
| 491 |
"Snippet hampir sama dengan plugin - keduanya mengembangkan fungsionalitas " |
| 492 |
"WordPress. Snippet lebih ringan, hanya beberapa baris kode, tidak menambah " |
| 493 |
"beban yang terlalu besar pada server Anda. Di sini Anda bisa memuat snippet " |
| 494 |
"dari berkas impor Code Snippets (.xml) ke dalam basis data bersama dengan " |
| 495 |
"snippet Anda yang sudah ada." |
| 496 |
|
| 497 |
#: php/class-contextual-help.php:127 |
| 498 |
msgid "Importing" |
| 499 |
msgstr "Mengimpor" |
| 500 |
|
| 501 |
#: php/class-contextual-help.php:128 |
| 502 |
msgid "" |
| 503 |
"You can load your snippets from a code snippets (.xml) export file using " |
| 504 |
"this page." |
| 505 |
msgstr "" |
| 506 |
"Anda bisa memuat snippet Anda dari berkas snippet kode hasil ekspor (.xml) " |
| 507 |
"melalui halaman ini." |
| 508 |
|
| 509 |
#: php/class-contextual-help.php:129 |
| 510 |
#, php-format |
| 511 |
msgid "" |
| 512 |
"Snippets will be added to the database along with your existing snippets. " |
| 513 |
"Regardless of whether the snippets were active on the previous site, " |
| 514 |
"imported snippets are always inactive until activated using the <a href=\"%s" |
| 515 |
"\">All Snippets</a> page.</p>" |
| 516 |
msgstr "" |
| 517 |
"Snippet akan ditambahkan ke basis data bersama snippet Anda yang sudah ada. " |
| 518 |
"Tidak peduli apakah snippet telah aktif pada situs sebelumnya, snippet yang " |
| 519 |
"diimpor akan selalu nonaktif sampai diaktifkan kembali melalui halaman <a " |
| 520 |
"href=\"%s\">Semua Snippet</a>.</p>" |
| 521 |
|
| 522 |
#: php/class-contextual-help.php:134 |
| 523 |
msgid "Exporting" |
| 524 |
msgstr "Mengekspor" |
| 525 |
|
| 526 |
#: php/class-contextual-help.php:135 |
| 527 |
#, php-format |
| 528 |
msgid "" |
| 529 |
"You can save your snippets to a Code Snippets (.xml) export file using the " |
| 530 |
"<a href=\"%s\">Manage Snippets</a> page." |
| 531 |
msgstr "" |
| 532 |
"Anda bisa menyimpan snippet Anda ke berkas ekspor Code Snippets (.xml) " |
| 533 |
"melalui halaman <a href=\"%s\">Kelola Snippet</a>." |
| 534 |
|
| 535 |
#: php/class-export.php:87 |
| 536 |
msgid "" |
| 537 |
"This is a code snippets export file generated by the Code Snippets WordPress " |
| 538 |
"plugin." |
| 539 |
msgstr "" |
| 540 |
"Ini adalah berkas snippet kode hasil ekspor yang dibuat oleh plugin " |
| 541 |
"WordPress Code Snippets." |
| 542 |
|
| 543 |
#: php/class-export.php:89 |
| 544 |
msgid "To import these snippets a WordPress site follow these steps:" |
| 545 |
msgstr "" |
| 546 |
"Untuk mengimpor snippet ini ke situs WordPress ikuti langkah berikut ini:" |
| 547 |
|
| 548 |
#: php/class-export.php:90 |
| 549 |
msgid "1. Log in to that site as an administrator." |
| 550 |
msgstr "1. Masuk ke situs sebagai administrator." |
| 551 |
|
| 552 |
#: php/class-export.php:91 |
| 553 |
msgid "" |
| 554 |
"2. Install the Code Snippets plugin using the directions provided at the " |
| 555 |
"above link." |
| 556 |
msgstr "" |
| 557 |
"2. Pasang plugin Code Snippets menggunakan petunjuk yang disediakan oleh " |
| 558 |
"tautan di atas." |
| 559 |
|
| 560 |
#: php/class-export.php:92 |
| 561 |
msgid "3. Go to 'Tools: Import' in the WordPress admin panel." |
| 562 |
msgstr "3. Kunjungi 'Perkakas: Impor' pada panel admin WordPress." |
| 563 |
|
| 564 |
#: php/class-export.php:93 |
| 565 |
msgid "4. Click on the \"Code Snippets\" importer in the list" |
| 566 |
msgstr "4. Klik pengimpor \"Code Snippets\" pada daftar yang ada" |
| 567 |
|
| 568 |
#: php/class-export.php:94 |
| 569 |
msgid "5. Upload this file using the form provided on that page." |
| 570 |
msgstr "" |
| 571 |
"5. Unggah berkas menggunakan formulir yang disediakan pada halaman tersebut." |
| 572 |
|
| 573 |
#: php/class-export.php:95 |
| 574 |
msgid "" |
| 575 |
"6. Code Snippets will then import all of the snippets and associated " |
| 576 |
"information contained in this file into your site." |
| 577 |
msgstr "" |
| 578 |
"6. Code Snippets lalu akan mengimpor semua snippet dan informasi terkait " |
| 579 |
"yang terdapat pada berkas ini ke dalam situs Anda." |
| 580 |
|
| 581 |
#: php/class-export.php:96 |
| 582 |
msgid "" |
| 583 |
"7. You will then have to visit the 'Snippets: All Snippets' admin menu and " |
| 584 |
"activate desired snippets." |
| 585 |
msgstr "" |
| 586 |
"7. Lalu Anda harus mengunjungi menu admin 'Snippet: Semua Snippet' dan " |
| 587 |
"mengaktifkan snippet yang Anda inginkan." |
| 588 |
|
| 589 |
#: php/class-list-table.php:58 |
| 590 |
msgid "Snippets per page" |
| 591 |
msgstr "Snippet per halaman" |
| 592 |
|
| 593 |
#: php/class-list-table.php:119 php/class-list-table.php:383 |
| 594 |
msgid "Network Deactivate" |
| 595 |
msgstr "Nonaktifkan di Jaringan" |
| 596 |
|
| 597 |
#: php/class-list-table.php:119 php/class-list-table.php:187 |
| 598 |
#: php/class-list-table.php:383 |
| 599 |
msgid "Deactivate" |
| 600 |
msgstr "Nonaktifkan" |
| 601 |
|
| 602 |
#: php/class-list-table.php:128 php/class-list-table.php:382 |
| 603 |
msgid "Network Activate" |
| 604 |
msgstr "Aktifkan di Jaringan" |
| 605 |
|
| 606 |
#: php/class-list-table.php:128 php/class-list-table.php:187 |
| 607 |
#: php/class-list-table.php:382 |
| 608 |
msgid "Activate" |
| 609 |
msgstr "Aktifkan" |
| 610 |
|
| 611 |
#: php/class-list-table.php:138 php/class-list-table.php:203 |
| 612 |
msgid "Edit" |
| 613 |
msgstr "Sunting" |
| 614 |
|
| 615 |
#: php/class-list-table.php:144 php/class-list-table.php:209 |
| 616 |
#: php/class-list-table.php:384 php/views/edit.php:111 |
| 617 |
msgid "Export" |
| 618 |
msgstr "Ekspor" |
| 619 |
|
| 620 |
#: php/class-list-table.php:153 php/class-list-table.php:221 |
| 621 |
#: php/class-list-table.php:385 php/views/edit.php:124 |
| 622 |
msgid "Delete" |
| 623 |
msgstr "Hapus" |
| 624 |
|
| 625 |
#: php/class-list-table.php:160 php/class-list-table.php:231 |
| 626 |
msgid "You are about to permanently delete the selected item." |
| 627 |
msgstr "Anda akan menghapus secara permanen item yang dipilih." |
| 628 |
|
| 629 |
#: php/class-list-table.php:161 php/class-list-table.php:232 |
| 630 |
#: php/views/edit.php:119 |
| 631 |
msgid "'Cancel' to stop, 'OK' to delete." |
| 632 |
msgstr "'Batal' untuk urung, 'OK' untuk menghapus." |
| 633 |
|
| 634 |
#: php/class-list-table.php:251 |
| 635 |
#, php-format |
| 636 |
msgid "Untitled #%d" |
| 637 |
msgstr "Tak berjudul #%d" |
| 638 |
|
| 639 |
#: php/class-list-table.php:274 |
| 640 |
msgid "Shared on Network" |
| 641 |
msgstr "Dibagikan pada Jaringan" |
| 642 |
|
| 643 |
#: php/class-list-table.php:335 php/views/edit.php:48 |
| 644 |
msgid "Name" |
| 645 |
msgstr "Nama" |
| 646 |
|
| 647 |
#: php/class-list-table.php:336 |
| 648 |
msgid "ID" |
| 649 |
msgstr "ID" |
| 650 |
|
| 651 |
#: php/class-list-table.php:386 |
| 652 |
msgid "Export to PHP" |
| 653 |
msgstr "Ekspor ke PHP" |
| 654 |
|
| 655 |
#: php/class-list-table.php:424 |
| 656 |
#, php-format |
| 657 |
msgid "All <span class=\"count\">(%s)</span>" |
| 658 |
msgid_plural "All <span class=\"count\">(%s)</span>" |
| 659 |
msgstr[0] "Semua <span class=\"count\">(%s)</span>" |
| 660 |
|
| 661 |
#: php/class-list-table.php:425 |
| 662 |
#, php-format |
| 663 |
msgid "Active <span class=\"count\">(%s)</span>" |
| 664 |
msgid_plural "Active <span class=\"count\">(%s)</span>" |
| 665 |
msgstr[0] "Aktif <span class=\"count\">(%s)</span>" |
| 666 |
|
| 667 |
#: php/class-list-table.php:426 |
| 668 |
#, php-format |
| 669 |
msgid "Inactive <span class=\"count\">(%s)</span>" |
| 670 |
msgid_plural "Inactive <span class=\"count\">(%s)</span>" |
| 671 |
msgstr[0] "Nonaktif <span class=\"count\">(%s)</span>" |
| 672 |
|
| 673 |
#: php/class-list-table.php:427 |
| 674 |
#, php-format |
| 675 |
msgid "Recently Active <span class=\"count\">(%s)</span>" |
| 676 |
msgid_plural "Recently Active <span class=\"count\">(%s)</span>" |
| 677 |
msgstr[0] "Akhir-akhir ini Aktif <span class=\"count\">(%s)</span>" |
| 678 |
|
| 679 |
#: php/class-list-table.php:490 |
| 680 |
msgid "Show all tags" |
| 681 |
msgstr "Tampilkan semua tag" |
| 682 |
|
| 683 |
#: php/class-list-table.php:504 |
| 684 |
msgid "Filter" |
| 685 |
msgstr "Penyaring" |
| 686 |
|
| 687 |
#: php/class-list-table.php:512 |
| 688 |
msgid "Clear List" |
| 689 |
msgstr "Bersihkan Daftar" |
| 690 |
|
| 691 |
#: php/class-list-table.php:698 |
| 692 |
msgid "Whoops, it looks like no snippets could be found." |
| 693 |
msgstr "Oops, sepertinya tidak ada snippet yang bisa ditemukan." |
| 694 |
|
| 695 |
#: php/class-list-table.php:702 |
| 696 |
msgid "Perhaps you would like to add a new one?" |
| 697 |
msgstr "Mungkin Anda ingin menambahkan yang baru?" |
| 698 |
|
| 699 |
#: php/class-list-table.php:996 |
| 700 |
msgid "Search results" |
| 701 |
msgstr "Hasil pencarian" |
| 702 |
|
| 703 |
#: php/class-list-table.php:999 |
| 704 |
#, php-format |
| 705 |
msgid " for “%s”" |
| 706 |
msgstr " untuk “%s”" |
| 707 |
|
| 708 |
#: php/class-list-table.php:1003 |
| 709 |
#, php-format |
| 710 |
msgid " in tag “%s”" |
| 711 |
msgstr " di dalam tag “%s”" |
| 712 |
|
| 713 |
#: php/class-list-table.php:1011 |
| 714 |
msgid "Clear Filters" |
| 715 |
msgstr "Bersihkan Penyaring" |
| 716 |
|
| 717 |
#: php/settings/settings-fields.php:42 |
| 718 |
msgid "Activate by Default" |
| 719 |
msgstr "Aktifkan secara Bawaan" |
| 720 |
|
| 721 |
#: php/settings/settings-fields.php:44 |
| 722 |
msgid "" |
| 723 |
"Make the 'Save and Activate' button the default action when saving a snippet." |
| 724 |
msgstr "" |
| 725 |
"Buat tombol 'Simpan dan Aktifkan' sebagai tidakan baku ketika menyimpan " |
| 726 |
"snippet." |
| 727 |
|
| 728 |
#: php/settings/settings-fields.php:49 |
| 729 |
msgid "Enable Scope Selector" |
| 730 |
msgstr "Aktifkan Pemilih Cakupan" |
| 731 |
|
| 732 |
#: php/settings/settings-fields.php:51 |
| 733 |
msgid "Enable the scope selector when editing a snippet" |
| 734 |
msgstr "Aktifkan pemilih cakupan ketika menyunting snippet" |
| 735 |
|
| 736 |
#: php/settings/settings-fields.php:56 |
| 737 |
msgid "Enable Snippet Tags" |
| 738 |
msgstr "Aktifkan Tag Snippet" |
| 739 |
|
| 740 |
#: php/settings/settings-fields.php:58 |
| 741 |
msgid "Show snippet tags on admin pages" |
| 742 |
msgstr "Tampilkan tag snippet pada laman admin" |
| 743 |
|
| 744 |
#: php/settings/settings-fields.php:63 |
| 745 |
msgid "Enable Snippet Descriptions" |
| 746 |
msgstr "Aktifkan Deskripsi Snippet" |
| 747 |
|
| 748 |
#: php/settings/settings-fields.php:65 |
| 749 |
msgid "Show snippet descriptions on admin pages" |
| 750 |
msgstr "Tampilkan deskripsi snippet pada laman admin" |
| 751 |
|
| 752 |
#: php/settings/settings-fields.php:70 |
| 753 |
msgid "Show Network Snippets" |
| 754 |
msgstr "Tampilkan Snippet Jaringan" |
| 755 |
|
| 756 |
#: php/settings/settings-fields.php:72 |
| 757 |
msgid "Show network-wide snippets in the snippets table on subsites" |
| 758 |
msgstr "" |
| 759 |
"Tampilkan snippet jaringan di dalam tabel snippet pada masing-masing sub " |
| 760 |
"situs" |
| 761 |
|
| 762 |
#: php/settings/settings-fields.php:77 |
| 763 |
msgid "Disable shortcode syntax highlighter" |
| 764 |
msgstr "Nonaktifkan penyorotan sintaksis shortcode" |
| 765 |
|
| 766 |
#: php/settings/settings-fields.php:79 |
| 767 |
msgid "" |
| 768 |
"Disable the syntax highlighting for the [code_snippet] shortcode on the " |
| 769 |
"front-end" |
| 770 |
msgstr "" |
| 771 |
"Nonaktifkan penyorotan sintaksis untuk shortcode [code_snippet] di halaman " |
| 772 |
"muka situs" |
| 773 |
|
| 774 |
#: php/settings/settings-fields.php:92 |
| 775 |
msgid "Row Height" |
| 776 |
msgstr "Tinggi Baris" |
| 777 |
|
| 778 |
#: php/settings/settings-fields.php:94 |
| 779 |
msgid "rows" |
| 780 |
msgstr "baris" |
| 781 |
|
| 782 |
#: php/settings/settings-fields.php:100 |
| 783 |
msgid "Use Full Editor" |
| 784 |
msgstr "Gunakan Penyunting Penuh" |
| 785 |
|
| 786 |
#: php/settings/settings-fields.php:102 |
| 787 |
msgid "Enable all features of the visual editor" |
| 788 |
msgstr "Aktifkan semua fitur penyunting visual" |
| 789 |
|
| 790 |
#: php/settings/settings-fields.php:107 |
| 791 |
msgid "Media Buttons" |
| 792 |
msgstr "Tombol Media" |
| 793 |
|
| 794 |
#: php/settings/settings-fields.php:109 |
| 795 |
msgid "Enable the add media buttons" |
| 796 |
msgstr "Tampilkan tombol untuk menambahkan media" |
| 797 |
|
| 798 |
#: php/settings/settings-fields.php:118 |
| 799 |
msgid "Theme" |
| 800 |
msgstr "Tema" |
| 801 |
|
| 802 |
#: php/settings/settings-fields.php:125 |
| 803 |
msgid "Indent With Tabs" |
| 804 |
msgstr "Indentasi dengan Tab" |
| 805 |
|
| 806 |
#: php/settings/settings-fields.php:127 |
| 807 |
msgid "Use hard tabs (not spaces) for indentation." |
| 808 |
msgstr "Gunakan hard tab (bukan spasi) untuk indentasi." |
| 809 |
|
| 810 |
#: php/settings/settings-fields.php:133 |
| 811 |
msgid "Tab Size" |
| 812 |
msgstr "Ukuran Tab" |
| 813 |
|
| 814 |
#: php/settings/settings-fields.php:135 |
| 815 |
msgid "The width of a tab character." |
| 816 |
msgstr "Lebar karakter tab." |
| 817 |
|
| 818 |
#: php/settings/settings-fields.php:142 |
| 819 |
msgid "Indent Unit" |
| 820 |
msgstr "Unit Indentasi" |
| 821 |
|
| 822 |
#: php/settings/settings-fields.php:144 |
| 823 |
msgid "How many spaces a block should be indented." |
| 824 |
msgstr "Berapa banyak spasi untuk tiap blok indentasi." |
| 825 |
|
| 826 |
#: php/settings/settings-fields.php:151 |
| 827 |
msgid "Wrap Lines" |
| 828 |
msgstr "Libat Baris" |
| 829 |
|
| 830 |
#: php/settings/settings-fields.php:153 |
| 831 |
msgid "Whether the editor should scroll or wrap for long lines." |
| 832 |
msgstr "" |
| 833 |
"Apakah perlu penyunting menggulir atau melibat baris yang terlalu panjang." |
| 834 |
|
| 835 |
#: php/settings/settings-fields.php:159 |
| 836 |
msgid "Line Numbers" |
| 837 |
msgstr "Nomor Baris" |
| 838 |
|
| 839 |
#: php/settings/settings-fields.php:161 |
| 840 |
msgid "Show line numbers to the left of the editor." |
| 841 |
msgstr "Tampilkan nomor baris di bagian kiri penyunting." |
| 842 |
|
| 843 |
#: php/settings/settings-fields.php:167 |
| 844 |
msgid "Auto Close Brackets" |
| 845 |
msgstr "Tutup Otomatis Tanda Kurung" |
| 846 |
|
| 847 |
#: php/settings/settings-fields.php:169 |
| 848 |
msgid "Auto-close brackets and quotes when typed." |
| 849 |
msgstr "Tutup otomatis tanda kurung dan petik ketika mengetik." |
| 850 |
|
| 851 |
#: php/settings/settings-fields.php:175 |
| 852 |
msgid "Highlight Selection Matches" |
| 853 |
msgstr "Sorot Pilihan yang Cocok" |
| 854 |
|
| 855 |
#: php/settings/settings-fields.php:176 |
| 856 |
msgid "Highlight all instances of a currently selected word." |
| 857 |
msgstr "Sorot semua kata yang cocok dengan kata yang dipilih." |
| 858 |
|
| 859 |
#: php/settings/settings.php:68 |
| 860 |
msgid "General" |
| 861 |
msgstr "Umum" |
| 862 |
|
| 863 |
#: php/settings/settings.php:69 |
| 864 |
msgid "Description Editor" |
| 865 |
msgstr "Penyunting Deskripsi" |
| 866 |
|
| 867 |
#: php/settings/settings.php:70 |
| 868 |
msgid "Code Editor" |
| 869 |
msgstr "Penyunting Kode" |
| 870 |
|
| 871 |
#: php/settings/settings.php:119 |
| 872 |
msgid "Editor Preview" |
| 873 |
msgstr "Pratinjau Penyunting" |
| 874 |
|
| 875 |
#: php/settings/settings.php:176 |
| 876 |
msgid "Settings saved." |
| 877 |
msgstr "Pengaturan disimpan." |
| 878 |
|
| 879 |
#: php/views/edit.php:28 php/views/manage.php:22 |
| 880 |
msgctxt "snippet" |
| 881 |
msgid "Add New" |
| 882 |
msgstr "Tambah Baru" |
| 883 |
|
| 884 |
#: php/views/edit.php:49 |
| 885 |
msgid "Enter title here" |
| 886 |
msgstr "Masukkan judul di sini" |
| 887 |
|
| 888 |
#: php/views/edit.php:54 |
| 889 |
msgid "Code" |
| 890 |
msgstr "Kode" |
| 891 |
|
| 892 |
#: php/views/edit.php:81 php/views/edit.php:95 |
| 893 |
msgid "Save Changes and Activate" |
| 894 |
msgstr "Simpan Ubahan dan Aktifkan" |
| 895 |
|
| 896 |
#: php/views/edit.php:101 |
| 897 |
msgid "Save Changes and Deactivate" |
| 898 |
msgstr "Simpan Ubahan dan Nonaktifkan" |
| 899 |
|
| 900 |
#: php/views/edit.php:118 |
| 901 |
msgid "You are about to permanently delete this snippet." |
| 902 |
msgstr "Anda akan menghapus secara permanen snippet ini." |
| 903 |
|
| 904 |
#: php/views/import.php:21 |
| 905 |
msgid "" |
| 906 |
"Howdy! Upload your Code Snippets export file and we’ll import the " |
| 907 |
"snippets to this site." |
| 908 |
msgstr "" |
| 909 |
"Halo! Unggah berkas Code Snippets hasil ekspor dan kami akan impor snippet " |
| 910 |
"tersebut ke situs ini." |
| 911 |
|
| 912 |
#: php/views/import.php:23 |
| 913 |
#, php-format |
| 914 |
msgid "" |
| 915 |
"You will need to go to the <a href=\"%s\">All Snippets</a> page to activate " |
| 916 |
"the imported snippets." |
| 917 |
msgstr "" |
| 918 |
"Anda harus mengunjungi halaman <a href=\"%s\">Semua Snippet</a> untuk " |
| 919 |
"mengaktifkan snippet yang diimpor." |
| 920 |
|
| 921 |
#: php/views/import.php:25 |
| 922 |
msgid "" |
| 923 |
"Choose a Code Snippets (.xml) file to upload, then click Upload file and " |
| 924 |
"import." |
| 925 |
msgstr "" |
| 926 |
"Pilih berkas Code Snippets (.xml) untuk diunggah, lalu klik Unggah berkas " |
| 927 |
"dan impor." |
| 928 |
|
| 929 |
#: php/views/import.php:32 |
| 930 |
msgid "Choose a file from your computer:" |
| 931 |
msgstr "Pilih berkas dari komputer Anda:" |
| 932 |
|
| 933 |
#: php/views/import.php:33 |
| 934 |
msgid "(Maximum size: 8MB)" |
| 935 |
msgstr "(Ukuran maksimum: 8MB)" |
| 936 |
|
| 937 |
#: php/views/import.php:39 |
| 938 |
msgid "Upload file and import" |
| 939 |
msgstr "Unggah berkas dan impor" |
| 940 |
|
| 941 |
#: php/views/manage.php:34 |
| 942 |
msgid "Search Installed Snippets" |
| 943 |
msgstr "Cari Snippet Terpasang" |
| 944 |
|