summaryrefslogtreecommitdiffstats
path: root/core/css/jquery-ui-1.10.0.custom.css
diff options
context:
space:
mode:
authorLukas Reschke <lukas@owncloud.com>2014-08-15 23:10:11 +0200
committerLukas Reschke <lukas@owncloud.com>2014-08-15 23:10:11 +0200
commitc1272871a543dae6067b7fa2b5f3226f4cecbdc7 (patch)
treeb4cd4c1405b827920ed8b50114b51a1bf078da95 /core/css/jquery-ui-1.10.0.custom.css
parent8d112ff61f7270e4fe5536649f20b98e47912925 (diff)
parent561f5d2d4510f57d376a55479353c41afdf1746e (diff)
downloadnextcloud-server-c1272871a543dae6067b7fa2b5f3226f4cecbdc7.tar.gz
nextcloud-server-c1272871a543dae6067b7fa2b5f3226f4cecbdc7.zip
Merge pull request #10413 from owncloud/adding-handlebars
Adding handlebars.js
Diffstat (limited to 'core/css/jquery-ui-1.10.0.custom.css')
0 files changed, 0 insertions, 0 deletions
ht .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.Number.Integer.Long */
<?php $TRANSLATIONS = array(
"Owncloud password reset" => "Penetapan kata laluan Owncloud",
"Use the following link to reset your password: {link}" => "Guna pautan berikut untuk menetapkan semula kata laluan anda: {link}",
"You will receive a link to reset your password via Email." => "Anda akan menerima pautan untuk menetapkan semula kata laluan anda melalui emel",
"Requested" => "Meminta",
"Login failed!" => "Log masuk gagal!",
"Username" => "Nama pengguna",
"Request reset" => "Permintaan set semula",
"Your password was reset" => "Kata laluan anda telah diset semula",
"To login page" => "Ke halaman log masuk",
"New password" => "Kata laluan baru",
"Reset password" => "Penetapan semula kata laluan",
"Personal" => "Peribadi",
"Users" => "Pengguna",
"Apps" => "Aplikasi",
"Admin" => "Admin",
"Help" => "Bantuan",
"Cloud not found" => "Awan tidak dijumpai",
"Add" => "Tambah",
"Create an <strong>admin account</strong>" => "buat <strong>akaun admin</strong>",
"Password" => "Kata laluan",
"Advanced" => "Maju",
"Data folder" => "Fail data",
"Configure the database" => "Konfigurasi pangkalan data",
"will be used" => "akan digunakan",
"Database user" => "Nama pengguna pangkalan data",
"Database password" => "Kata laluan pangkalan data",
"Database name" => "Nama pangkalan data",
"Database host" => "Hos pangkalan data",
"Finish setup" => "Setup selesai",
"web services under your control" => "Perkhidmatan web di bawah kawalan anda",
"Log out" => "Log keluar",
"Settings" => "Tetapan",
"Lost your password?" => "Hilang kata laluan?",
"remember" => "ingat",
"Log in" => "Log masuk",
"You are logged out." => "Anda telah log keluar.",
"prev" => "sebelum",
"next" => "seterus"
);