1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-29 04:24:11 +01:00
OwncloudBookmarksOfficial/l10n/id.php
2012-11-09 00:03:56 +01:00

18 lines
405 B
PHP

<?php $TRANSLATIONS = array(
"Tags" => "label",
"Warning" => "peringatan",
"Close" => "tutup",
"The title of the page" => "judul laman",
"Save" => "simpan",
"Delete" => "hapus",
"Edit" => "ubah",
"Cancel" => "batal",
"Read later" => "baca nanti",
"Address" => "alamat",
"Add" => "tambah",
"Related Tags" => "label terkait",
"Settings" => "pengaturan",
"Export" => "mengekspor",
"Import" => "mengimpor"
);