"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",
"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",
"%1$s and %2$s":"%1$s and %2$s",
"%1$s, %2$s and %3$s":"%1$s, %2$s and %3$s",
"%1$s, %2$s, %3$s and %4$s":"%1$s, %2$s, %3$s and %4$s",
"%1$s, %2$s, %3$s, %4$s and %5$s":"%1$s, %2$s, %3$s, %4$s and %5$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.",
"File name is a reserved word":"File name is a reserved word",
"File name contains at least one invalid character":"File name contains at least one invalid character",
"File name is too long":"File name is too long",
"Dot files are not allowed":"Dot files are not allowed",
"Empty filename is not allowed":"Empty filename is not allowed",
"App \"%s\" cannot be installed because appinfo file cannot be read.":"App \"%s\" cannot be installed because appinfo file cannot be read.",
"App \"%s\" cannot be installed because it is not compatible with this version of the server.":"App \"%s\" cannot be installed. It is not compatible with this version of the server.",
"Oracle connection could not be established":"Oracle connection could not be established",
"Oracle username and/or password not valid":"Oracle username and/or password not valid",
"PostgreSQL username and/or password not valid":"PostgreSQL username and/or password not valid",
"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.",
"Set an admin username.":"Set an admin username.",
"Set an admin password.":"Set an admin password.",
"Can't create or write into the data directory %s":"Can't create or write into the data directory %s",
"Could not find category \"%s\"":"Could not find category \"%s\"",
"Sunday":"Sunday",
"Monday":"Monday",
"Tuesday":"Tuesday",
"Wednesday":"Wednesday",
"Thursday":"Thursday",
"Friday":"Friday",
"Saturday":"Saturday",
"Sun.":"Sun.",
"Mon.":"Mon.",
"Tue.":"Tue.",
"Wed.":"Wed.",
"Thu.":"Thu.",
"Fri.":"Fri.",
"Sat.":"Sat.",
"Su":"Su",
"Mo":"Mo",
"Tu":"Tu",
"We":"We",
"Th":"Th",
"Fr":"Fr",
"Sa":"Sa",
"January":"January",
"February":"February",
"March":"March",
"April":"April",
"May":"May",
"June":"June",
"July":"July",
"August":"August",
"September":"September",
"October":"October",
"November":"November",
"December":"December",
"Jan.":"Jan.",
"Feb.":"Feb.",
"Mar.":"Mar.",
"Apr.":"Apr.",
"May.":"May.",
"Jun.":"Jun.",
"Jul.":"Jul.",
"Aug.":"Aug.",
"Sep.":"Sep.",
"Oct.":"Oct.",
"Nov.":"Nov.",
"Dec.":"Dec.",
"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 \"_.@-'\"",
"A valid username must be provided":"A valid username must be provided",
"Username contains whitespace at the beginning or at the end":"Username contains whitespace at the beginning or at the end",
"Username must not consist of dots only":"Username must not consist of dots only",
"A valid password must be provided":"A valid password must be provided",
"The username is already being used":"The username is already being used",
"This can usually be fixed by giving the webserver write access to the config directory. See %s":"This can usually be fixed by giving the webserver write access to the config directory. See %s",
"This can usually be fixed by giving the webserver write access to the root directory. See %s":"This can usually be fixed by giving the webserver write access to the root directory. See %s",
"Permissions can usually be fixed by giving the webserver write access to the root directory. See %s.":"Permissions can usually be fixed by giving the webserver write access to the root directory. See %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.",
"PHP module %s not installed.":"PHP module %s not installed.",
"PHP setting \"%s\" is not set to \"%s\".":"PHP setting \"%s\" is not set to \"%s\".",
"Adjusting this setting in php.ini will make Nextcloud run again":"Adjusting this setting in php.ini will allow Nextcloud to run",
"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.",
"PHP modules have been installed, but they are still listed as missing?":"PHP modules have been installed, but they are still listed as missing?",
"Please ask your server administrator to restart the web server.":"Please ask your server administrator to restart the web server.",
"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.",
"Ensure there is a file called \".ocdata\" in the root of the data directory.":"Ensure there is a file called \".ocdata\" in the root of the data directory.",
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s":"This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s"