summaryrefslogtreecommitdiffstats
path: root/.htaccess
blob: 08e2a82facbfc2a80ef95eb21a3533de1136bc3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<IfModule mod_fcgid.c>
<IfModule mod_setenvif.c>
<IfModule mod_headers.c>
SetEnvIfNoCase ^Authorization$ "(.+)" XAUTHORIZATION=$1
RequestHeader set XAuthorization %{XAUTHORIZATION}e env=XAUTHORIZATION
</IfModule>
</IfModule>
</IfModule>
ErrorDocument 403 /core/templates/403.php
ErrorDocument 404 /core/templates/404.php
<IfModule mod_php5.c>
php_value upload_max_filesize 513M
php_value post_max_size 513M
php_value memory_limit 512M
php_value mbstring.func_overload 0
<IfModule env_module>
  SetEnv htaccessWorking true
</IfModule>
</IfModule>
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteRule .* - [env=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteRule ^.well-known/host-meta /public.php?service=host-meta [QSA,L]
RewriteRule ^.well-known/host-meta.json /public.php?service=host-meta-json [QSA,L]
RewriteRule ^.well-known/carddav /remote.php/carddav/ [R]
RewriteRule ^.well-known/caldav /remote.php/caldav/ [R]	
RewriteRule ^apps/calendar/caldav.php remote.php/caldav/ [QSA,L]
RewriteRule ^apps/contacts/carddav.php remote.php/carddav/ [QSA,L]
RewriteRule ^apps/([^/]*)/(.*\.(css|php))$ index.php?app=$1&getfile=$2 [QSA,L]
RewriteRule ^remote/(.*) remote.php [QSA,L]
</IfModule>
<IfModule mod_mime.c>
AddType image/svg+xml svg svgz
AddEncoding gzip svgz
</IfModule>
<IfModule dir_module>
DirectoryIndex index.php index.html
</IfModule>
AddDefaultCharset utf-8
Options -Indexes
ltin */ .highlight .nc { color: #bb0066; font-weight: bold } /* Name.Class */ .highlight .no { color: #003366; font-weight: bold } /* Name.Constant */ .highlight .nd { color: #555555 } /* Name.Decorator */ .highlight .ne { color: #bb0066; font-weight: bold } /* Name.Exception */ .highlight .nf { color: #0066bb; font-weight: bold } /* Name.Function */ .highlight .nl { color: #336699; font-style: italic } /* Name.Label */ .highlight .nn { color: #bb0066; font-weight: bold } /* Name.Namespace */ .highlight .py { color: #336699; font-weight: bold } /* Name.Property */ .highlight .nt { color: #bb0066; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .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 */
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# 
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-07-31 01:55-0400\n"
"PO-Revision-Date: 2013-07-30 12:13+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ms_MY\n"
"Plural-Forms: nplurals=1; plural=0;\n"

#: app.php:360
msgid "Help"
msgstr "Bantuan"

#: app.php:373
msgid "Personal"
msgstr "Peribadi"

#: app.php:384
msgid "Settings"
msgstr "Tetapan"

#: app.php:396
msgid "Users"
msgstr "Pengguna"

#: app.php:409
msgid "Apps"
msgstr "Aplikasi"

#: app.php:417
msgid "Admin"
msgstr "Admin"

#: app.php:844
#, php-format
msgid "Failed to upgrade \"%s\"."
msgstr ""

#: defaults.php:35
msgid "web services under your control"
msgstr "Perkhidmatan web di bawah kawalan anda"

#: files.php:66 files.php:98
#, php-format
msgid "cannot open \"%s\""
msgstr ""

#: files.php:226
msgid "ZIP download is turned off."
msgstr ""

#: files.php:227
msgid "Files need to be downloaded one by one."
msgstr ""

#: files.php:228 files.php:256
msgid "Back to Files"
msgstr ""

#: files.php:253
msgid "Selected files too large to generate zip file."
msgstr ""

#: files.php:254
msgid ""
"Download the files in smaller chunks, seperately or kindly ask your "
"administrator."
msgstr ""

#: helper.php:235
msgid "couldn't be determined"
msgstr ""

#: json.php:28
msgid "Application is not enabled"
msgstr ""

#: json.php:39 json.php:62 json.php:73
msgid "Authentication error"
msgstr "Ralat pengesahan"

#: json.php:51
msgid "Token expired. Please reload page."
msgstr ""

#: search/provider/file.php:17 search/provider/file.php:35
msgid "Files"
msgstr "Fail-fail"

#: search/provider/file.php:26 search/provider/file.php:33
msgid "Text"
msgstr "Teks"

#: search/provider/file.php:29
msgid "Images"
msgstr ""

#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""

#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""

#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""

#: setup/mssql.php:20
#, php-format
msgid "MS SQL username and/or password not valid: %s"
msgstr ""

#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""

#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""

#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""

#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""

#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""

#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""

#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""

#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""

#: setup/oci.php:34
msgid "Oracle connection could not be established"
msgstr ""

#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""

#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""

#: setup/postgresql.php:23 setup/postgresql.php:69
msgid "PostgreSQL username and/or password not valid"
msgstr ""

#: setup.php:28
msgid "Set an admin username."
msgstr ""

#: setup.php:31
msgid "Set an admin password."
msgstr ""

#: setup.php:184
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""

#: setup.php:185
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""

#: template/functions.php:80
msgid "seconds ago"
msgstr ""

#: template/functions.php:81
msgid "1 minute ago"
msgstr ""

#: template/functions.php:82
#, php-format
msgid "%d minutes ago"
msgstr ""

#: template/functions.php:83
msgid "1 hour ago"
msgstr ""

#: template/functions.php:84
#, php-format
msgid "%d hours ago"
msgstr ""

#: template/functions.php:85
msgid "today"
msgstr ""

#: template/functions.php:86
msgid "yesterday"
msgstr ""

#: template/functions.php:87
#, php-format
msgid "%d days ago"
msgstr ""

#: template/functions.php:88
msgid "last month"
msgstr ""

#: template/functions.php:89
#, php-format
msgid "%d months ago"
msgstr ""

#: template/functions.php:90
msgid "last year"
msgstr ""

#: template/functions.php:91
msgid "years ago"
msgstr ""

#: template.php:297
msgid "Caused by:"
msgstr ""

#: vcategories.php:188 vcategories.php:249
#, php-format
msgid "Could not find category \"%s\""
msgstr ""