summaryrefslogtreecommitdiffstats
path: root/index.php
blob: 331d7fae8e0b8e4de2d8bb2fa3b38b12977a3c10 (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
<?php

/**
* ownCloud
*
* @author Frank Karlitschek
* @copyright 2012 Frank Karlitschek frank@owncloud.org
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE
* License as published by the Free Software Foundation; either
* version 3 of the License, or any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
* GNU AFFERO GENERAL PUBLIC LICENSE for more details.
*
* You should have received a copy of the GNU Affero General Public
* License along with this library.  If not, see <http://www.gnu.org/licenses/>.
*
*/

$RUNTIME_NOAPPS = TRUE; //no apps, yet

require_once('lib/base.php');

OC::handleRequest();
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: translations@owncloud.org\n"
"POT-Creation-Date: 2014-06-14 01:54-0400\n"
"PO-Revision-Date: 2014-06-14 05:54+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: de_AT\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: appinfo/app.php:32 js/app.js:34
msgid "Shared with you"
msgstr ""

#: appinfo/app.php:41 js/app.js:53
msgid "Shared with others"
msgstr ""

#: appinfo/app.php:50 js/app.js:72
msgid "Shared by link"
msgstr ""

#: js/app.js:35
msgid "No files have been shared with you yet."
msgstr ""

#: js/app.js:54
msgid "You haven't shared any files yet."
msgstr ""

#: js/app.js:73
msgid "You haven't shared any files by link yet."
msgstr ""

#: js/share.js:60
msgid "Shared by {owner}"
msgstr ""

#: js/sharedfilelist.js:128
msgid "Shared by"
msgstr ""

#: templates/authenticate.php:4
msgid "This share is password-protected"
msgstr ""

#: templates/authenticate.php:7
msgid "The password is wrong. Try again."
msgstr ""

#: templates/authenticate.php:10 templates/authenticate.php:12
msgid "Password"
msgstr "Passwort"

#: templates/list.php:16
msgid "Name"
msgstr ""

#: templates/list.php:20
msgid "Share time"
msgstr ""

#: templates/part.404.php:3
msgid "Sorry, this link doesn’t seem to work anymore."
msgstr ""

#: templates/part.404.php:4
msgid "Reasons might be:"
msgstr ""

#: templates/part.404.php:6
msgid "the item was removed"
msgstr ""

#: templates/part.404.php:7
msgid "the link expired"
msgstr ""

#: templates/part.404.php:8
msgid "sharing is disabled"
msgstr ""

#: templates/part.404.php:10
msgid "For more info, please ask the person who sent this link."
msgstr ""

#: templates/public.php:20
msgid "Download"
msgstr "Herunterladen"

#: templates/public.php:50
#, php-format
msgid "Download %s"
msgstr ""

#: templates/public.php:54
msgid "Direct link"
msgstr ""