"Cannot write into \"config\" directory!":"Cannot write into \"config\" directory!",
"This can usually be fixed by giving the webserver write access to the config directory":"This can usually be fixed by giving the webserver write access to the config directory",
"See %s":"See %s",
"This can usually be fixed by %sgiving the webserver write access to the config directory%s.":"This can usually be fixed by %sgiving the webserver write access to the config directory%s.",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php":"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php",
"The command line tool %s could not be found":"The command line tool %s could not be found",
"The library %s is not available.":"The library %s is not available.",
"Library %s with a version higher than %s is required - available version %s.":"Library %s with a version higher than %s is required - available version %s.",
"Library %s with a version lower than %s is required - available version %s.":"Library %s with a version lower than %s is required - available version %s.",
"Following platforms are supported: %s":"Following platforms are supported: %s",
"ownCloud %s or higher is required.":"ownCloud %s or higher is required.",
"App \"%s\" cannot be installed because it is not compatible with this version of ownCloud.":"App \"%s\" cannot be installed because it is not compatible with this version of ownCloud.",
"App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s":"App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s",
"Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator.":"Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator.",
"Signature could not get checked. Please contact the app developer and check your admin screen.":"Signature could not get checked. Please contact the app developer and check your admin screen.",
"App can't be installed because of not allowed code in the App":"App can't be installed because of unallowed code in the App",
"App can't be installed because it is not compatible with this version of ownCloud":"App can't be installed because it is not compatible with this version of ownCloud",
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps":"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps",
"App can't be installed because the version in info.xml is not the same as the version reported from the app store":"App can't be installed because the version in info.xml is not the same as the version reported from the app store",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! ":"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! ",
"For the best results, please consider using a GNU/Linux server instead.":"For the best results, please consider using a GNU/Linux server instead.",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged.":"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir setting has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged.",
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP.":"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP.",
"Sharing %s failed, because the backend does not allow shares from type %i":"Sharing %s failed, because the backend does not allow shares from type %i",
"Sharing %s failed, because the user %s does not exist":"Sharing %s failed, because the user %s does not exist",
"Sharing %s failed, because the user %s is not a member of any groups that %s is a member of":"Sharing %s failed, because the user %s is not a member of any groups that %s is a member of",
"Sharing %s failed, because this item is already shared with %s":"Sharing %s failed, because this item is already shared with %s",
"Sharing %s failed, because the group %s does not exist":"Sharing %s failed, because the group %s does not exist",
"Sharing %s failed, because %s is not a member of the group %s":"Sharing %s failed, because %s is not a member of the group %s",
"You need to provide a password to create a public link, only protected links are allowed":"You need to provide a password to create a public link, only protected links are allowed",
"Sharing %s failed, because sharing with links is not allowed":"Sharing %s failed, because sharing with links is not allowed",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable.":"Sharing %s failed, could not find %s, maybe the server is currently unreachable.",
"Share type %s is not valid for %s":"Share type %s is not valid for %s",
"Setting permissions for %s failed, because the permissions exceed permissions granted to %s":"Setting permissions for %s failed, because the permissions exceed permissions granted to %s",
"Setting permissions for %s failed, because the item was not found":"Setting permissions for %s failed, because the item was not found",
"Cannot set expiration date. Shares cannot expire later than %s after they have been shared":"Cannot set expiry date. Shares cannot expire later than %s after they have been shared",
"Cannot set expiration date. Expiration date is in the past":"Cannot set expiry date. Expiry date is in the past",
"Cannot clear expiration date. Shares are required to have an expiration date.":"Cannot clear expiration date. Shares are required to have an expiration date.",
"Sharing %s failed, because the permissions exceed permissions granted to %s":"Sharing %s failed, because the permissions exceed permissions granted to %s",
"Sharing %s failed, because resharing is not allowed":"Sharing %s failed, because resharing is not allowed",
"Sharing %s failed, because the sharing backend for %s could not find its source":"Sharing %s failed, because the sharing backend for %s could not find its source",
"Sharing %s failed, because the file could not be found in the file cache":"Sharing %s failed, because the file could not be found in the file cache",
"Could not find category \"%s\"":"Could not find category \"%s\"",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"":"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"",
"Microsoft Windows Platform is not supported":"Microsoft Windows Platform is not supported",
"Running ownCloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself. Find Linux packages as well as easy to deploy virtual machine images on <a href=\"%s\">%s</a>. For migrating existing installations to Linux you can find some tips and a migration script in <a href=\"%s\">our documentation</a>.":"Running ownCloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself. Find Linux packages as well as easy to deploy virtual machine images on <a href=\"%s\">%s</a>. For migrating existing installations to Linux you can find some tips and a migration script in <a href=\"%s\">our documentation</a>.",
"Cannot write into \"config\" directory":"Cannot write into \"config\" directory",
"Cannot write into \"apps\" directory":"Cannot write into \"apps\" directory",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file.":"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file.",
"Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s.":"Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s.",
"Setting locale to %s failed":"Setting locale to %s failed",
"Please install one of these locales on your system and restart your webserver.":"Please install one of these locales on your system and restart your webserver.",
"Please ask your server administrator to install the module.":"Please ask your server administrator to install the module.",
"PHP module %s not installed.":"PHP module %s not installed.",
"mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"":"mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"",
"To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini":"To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini",
"libxml2 2.7.0 is at least required. Currently %s is installed.":"libxml2 2.7.0 is at least required. Currently %s is installed.",
"To fix this issue update your libxml2 version and restart your web server.":"To fix this issue update your libxml2 version and restart your web server.",
"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible.":"PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator.":"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator.",
"Please upgrade your database version":"Please upgrade your database version",
"Please change the permissions to 0770 so that the directory cannot be listed by other users.":"Please change the permissions to 0770 so that the directory cannot be listed by other users.",
"Data directory (%s) is readable by other users":"Data directory (%s) is readable by other users",
"Data directory (%s) is invalid":"Data directory (%s) is invalid",
"Please check that the data directory contains a file \".ocdata\" in its root.":"Please check that the data directory contains a file \".ocdata\" in its root.",