summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas Reschke <lukas@statuscode.ch>2017-05-15 20:25:17 +0200
committerLukas Reschke <lukas@statuscode.ch>2017-05-15 20:25:33 +0200
commitf20f071e70f56161e804e7676100c64a0f79ac41 (patch)
treef8bc872a05c7829a0571d8bee6cb97f5ae3a383c
parent75c437a96a845e149f0054d28d779d6f486d27fb (diff)
downloadnextcloud-server-f20f071e70f56161e804e7676100c64a0f79ac41.tar.gz
nextcloud-server-f20f071e70f56161e804e7676100c64a0f79ac41.zip
Bump to 12.0.0 beta 3
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
-rw-r--r--version.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.php b/version.php
index 84b84e1016e..b70a985a9c3 100644
--- a/version.php
+++ b/version.php
@@ -26,10 +26,10 @@
// between betas, final and RCs. This is _not_ the public version number. Reset minor/patchlevel
// when updating major/minor version number.
-$OC_Version = array(12, 0, 0, 19);
+$OC_Version = array(12, 0, 0, 20);
// The human readable string
-$OC_VersionString = '12.0 beta 2';
+$OC_VersionString = '12.0 beta 3';
$OC_VersionCanBeUpgradedFrom = [
'nextcloud' => [
133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148
# 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-07-05 01:54-0400\n"
"PO-Revision-Date: 2014-07-05 05:54+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Bengali (India) (http://www.transifex.com/projects/p/owncloud/language/bn_IN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: bn_IN\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: ajax/external.php:17
msgid "Server to server sharing is not enabled on this server"
msgstr ""

#: ajax/external.php:47
msgid "Couldn't add remote share"
msgstr ""

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

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

#: appinfo/app.php:51 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/external.js:45 js/external.js:48
msgid "Add {name} from {owner}@{remote}"
msgstr ""

#: js/external.js:46 js/external.js:49
msgid "Add Share"
msgstr ""

#: js/external.js:49 templates/authenticate.php:10
#: templates/authenticate.php:12
msgid "Password"
msgstr ""

#: js/public.js:203
msgid "No ownCloud installation found at {remote}"
msgstr ""

#: js/public.js:204
msgid "Invalid ownCloud url"
msgstr ""

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

#: js/sharedfilelist.js:123
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/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:22
msgid "Add to your ownCloud"
msgstr ""

#: templates/public.php:30
msgid "Download"
msgstr ""

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

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

#: templates/settings-admin.php:3
msgid "Remote Shares"
msgstr ""

#: templates/settings-admin.php:7
msgid "Allow other instances to mount public links shared from this server"
msgstr ""

#: templates/settings-admin.php:11
msgid "Allow users to mount public link shares"
msgstr ""