summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/css/icons.css4
-rw-r--r--core/css/styles.css27
-rw-r--r--core/img/actions/external.pngbin0 -> 392 bytes
-rw-r--r--core/img/actions/external.svg4
-rw-r--r--core/l10n/da.js6
-rw-r--r--core/l10n/da.json6
-rw-r--r--core/l10n/fi.js20
-rw-r--r--core/l10n/fi.json18
-rw-r--r--core/l10n/fr.js6
-rw-r--r--core/l10n/fr.json6
-rw-r--r--core/l10n/hu_HU.js9
-rw-r--r--core/l10n/hu_HU.json9
-rw-r--r--core/l10n/ro.js1
-rw-r--r--core/l10n/ro.json1
-rw-r--r--core/l10n/ru.js3
-rw-r--r--core/l10n/ru.json3
-rw-r--r--core/l10n/zh_CN.js4
-rw-r--r--core/l10n/zh_CN.json4
-rw-r--r--core/templates/layout.user.php6
19 files changed, 121 insertions, 16 deletions
diff --git a/core/css/icons.css b/core/css/icons.css
index 095c29b3121..ecf6b17995d 100644
--- a/core/css/icons.css
+++ b/core/css/icons.css
@@ -68,6 +68,10 @@
background-image: url('../img/actions/download.svg');
}
+.icon-external {
+ background-image: url('../img/actions/external.svg');
+}
+
.icon-history {
background-image: url('../img/actions/history.svg');
}
diff --git a/core/css/styles.css b/core/css/styles.css
index 7badfca6c16..12408c2d76c 100644
--- a/core/css/styles.css
+++ b/core/css/styles.css
@@ -328,6 +328,20 @@ input[type="submit"].enabled {
top: 30%;
width: 100%;
}
+#emptycontent h2 {
+ font-size: 22px;
+ margin-bottom: 10px;
+}
+#emptycontent [class^="icon-"],
+#emptycontent [class*=" icon-"] {
+ background-size: 64px;
+ height: 64px;
+ width: 64px;
+ margin: 0 auto 15px;
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
+ filter: alpha(opacity=50);
+ opacity: .5;
+}
/* LOG IN & INSTALLATION ------------------------------------------------------------ */
@@ -711,7 +725,18 @@ label.infield {
/* VARIOUS REUSABLE SELECTORS */
-.hidden { display:none; }
+.hidden {
+ display: none;
+}
+.hidden-visually {
+ position: absolute;
+ left:-10000px;
+ top: auto;
+ width: 1px;
+ height: 1px;
+ overflow: hidden;
+}
+
.bold { font-weight:bold; }
.center { text-align:center; }
.inlineblock { display: inline-block; }
diff --git a/core/img/actions/external.png b/core/img/actions/external.png
new file mode 100644
index 00000000000..af03dbf3e05
--- /dev/null
+++ b/core/img/actions/external.png
Binary files differ
diff --git a/core/img/actions/external.svg b/core/img/actions/external.svg
new file mode 100644
index 00000000000..80eba5b9960
--- /dev/null
+++ b/core/img/actions/external.svg
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="16" width="16" version="1.1" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <path d="m7.4515 1.6186 2.3806 2.2573-3.5709 3.386 2.3806 2.2573 3.5709-3.386 2.3806 2.2573v-6.7725h-7.1422zm-4.7612 1.1286c-0.65945 0-1.1903 0.5034-1.1903 1.1286v9.029c0 0.6253 0.53085 1.1286 1.1903 1.1286h9.522c0.6594 0 1.1903-0.5034 1.1903-1.1286v-3.386l-1.19-1.1287v4.5146h-9.5217v-9.029h4.761l-1.1905-1.1287h-3.5707z"/>
+</svg>
diff --git a/core/l10n/da.js b/core/l10n/da.js
index a3888a072d5..75740d042a8 100644
--- a/core/l10n/da.js
+++ b/core/l10n/da.js
@@ -125,7 +125,7 @@ OC.L10N.register(
"Couldn't send reset email because there is no email address for this username. Please contact your administrator." : "Der opstod et problem under afsendelse af nulstillings-e-mailen. Der ikke er nogen email adresse tilknyttet denne bruger konto. Kontakt venligst systemadministratoren",
"%s password reset" : "%s adgangskode nulstillet",
"Use the following link to reset your password: {link}" : "Anvend følgende link til at nulstille din adgangskode: {link}",
- "New password" : "Nyt kodeord",
+ "New password" : "Ny adgangskode",
"New Password" : "Ny adgangskode",
"Reset password" : "Nulstil kodeord",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X understøttes ikke og %s vil ikke virke optimalt på denne platform. Anvend på eget ansvar!",
@@ -150,9 +150,9 @@ OC.L10N.register(
"File not found" : "Filen blev ikke fundet",
"The specified document has not been found on the server." : "Det angivne dokument blev ikke fundet på serveren.",
"You can click here to return to %s." : "Du kan klikke her for at gå tilbage til %s.",
- "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Hej med dig\n\nDette blot for at lade dig vide, at %s har delt %s med dig.\nSe det her: %s\n\n",
+ "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Hej\n\nDette blot for at lade dig vide, at %s har delt %s med dig.\n\nSe det her: %s\n\n",
"The share will expire on %s." : "Delingen vil udløbe om %s.",
- "Cheers!" : "Hej!",
+ "Cheers!" : "Hav en fortsat god dag.",
"Internal Server Error" : "Intern serverfejl",
"The server encountered an internal error and was unable to complete your request." : "Servern stødte på en intern fejl og var ikke i stand til at fuldføre din forespørgsel.",
"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Kontakt venligst serveradministratoren, hvis denne fejl gentager sig flere gange - medtag venligst de tekniske detaljer nedenfor i din rapport.",
diff --git a/core/l10n/da.json b/core/l10n/da.json
index e17dbe2d17f..31ed3b572b6 100644
--- a/core/l10n/da.json
+++ b/core/l10n/da.json
@@ -123,7 +123,7 @@
"Couldn't send reset email because there is no email address for this username. Please contact your administrator." : "Der opstod et problem under afsendelse af nulstillings-e-mailen. Der ikke er nogen email adresse tilknyttet denne bruger konto. Kontakt venligst systemadministratoren",
"%s password reset" : "%s adgangskode nulstillet",
"Use the following link to reset your password: {link}" : "Anvend følgende link til at nulstille din adgangskode: {link}",
- "New password" : "Nyt kodeord",
+ "New password" : "Ny adgangskode",
"New Password" : "Ny adgangskode",
"Reset password" : "Nulstil kodeord",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X understøttes ikke og %s vil ikke virke optimalt på denne platform. Anvend på eget ansvar!",
@@ -148,9 +148,9 @@
"File not found" : "Filen blev ikke fundet",
"The specified document has not been found on the server." : "Det angivne dokument blev ikke fundet på serveren.",
"You can click here to return to %s." : "Du kan klikke her for at gå tilbage til %s.",
- "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Hej med dig\n\nDette blot for at lade dig vide, at %s har delt %s med dig.\nSe det her: %s\n\n",
+ "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Hej\n\nDette blot for at lade dig vide, at %s har delt %s med dig.\n\nSe det her: %s\n\n",
"The share will expire on %s." : "Delingen vil udløbe om %s.",
- "Cheers!" : "Hej!",
+ "Cheers!" : "Hav en fortsat god dag.",
"Internal Server Error" : "Intern serverfejl",
"The server encountered an internal error and was unable to complete your request." : "Servern stødte på en intern fejl og var ikke i stand til at fuldføre din forespørgsel.",
"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." : "Kontakt venligst serveradministratoren, hvis denne fejl gentager sig flere gange - medtag venligst de tekniske detaljer nedenfor i din rapport.",
diff --git a/core/l10n/fi.js b/core/l10n/fi.js
new file mode 100644
index 00000000000..54defb41b99
--- /dev/null
+++ b/core/l10n/fi.js
@@ -0,0 +1,20 @@
+OC.L10N.register(
+ "core",
+ {
+ "Settings" : "Asetukset",
+ "No" : "EI",
+ "Yes" : "KYLLÄ",
+ "Choose" : "Valitse",
+ "_{count} file conflict_::_{count} file conflicts_" : ["",""],
+ "Cancel" : "Peruuta",
+ "Error" : "Virhe",
+ "Share link" : "Jaa linkki",
+ "Delete" : "Poista",
+ "Add" : "Lisää",
+ "_download %n file_::_download %n files_" : ["",""],
+ "Help" : "Apua",
+ "Username" : "Käyttäjätunnus",
+ "Password" : "Salasana",
+ "Log in" : "Kirjaudu sisään"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/core/l10n/fi.json b/core/l10n/fi.json
new file mode 100644
index 00000000000..7b7e4895599
--- /dev/null
+++ b/core/l10n/fi.json
@@ -0,0 +1,18 @@
+{ "translations": {
+ "Settings" : "Asetukset",
+ "No" : "EI",
+ "Yes" : "KYLLÄ",
+ "Choose" : "Valitse",
+ "_{count} file conflict_::_{count} file conflicts_" : ["",""],
+ "Cancel" : "Peruuta",
+ "Error" : "Virhe",
+ "Share link" : "Jaa linkki",
+ "Delete" : "Poista",
+ "Add" : "Lisää",
+ "_download %n file_::_download %n files_" : ["",""],
+ "Help" : "Apua",
+ "Username" : "Käyttäjätunnus",
+ "Password" : "Salasana",
+ "Log in" : "Kirjaudu sisään"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/core/l10n/fr.js b/core/l10n/fr.js
index 6fbc80f3aa5..c475ecaed91 100644
--- a/core/l10n/fr.js
+++ b/core/l10n/fr.js
@@ -130,9 +130,9 @@ OC.L10N.register(
"Reset password" : "Réinitialiser le mot de passe",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X n'est pas pris en charge et %s ne fonctionnera pas correctement sur cette plate-forme. Son utilisation est à vos risques et périls !",
"For the best results, please consider using a GNU/Linux server instead." : "Pour obtenir les meilleurs résultats, vous devriez utiliser un serveur GNU/Linux.",
- "It seems that this %s instance is running on a 32bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged." : "Il semble que cette %s instance fonctionne dans un environnement PHP 32bit et que le open_basedir a été configuré dans php.ini. Cela peut poser des problèmes avec les fichiers supérieurs à 4GB et est fortement déconseillé.",
- "Please remove the open_basedir setting within your php.ini or switch to 64bit PHP." : "Veuillez supprimer le paramètre open_basedir de votre php.ini ou passer à un envirronement PHP 64bit.",
- "It seems that this %s instance is running on a 32bit PHP environment and cURL is not installed. This will lead to problems with files over 4GB and is highly discouraged." : "Il semble que cette %s instance fonctionne dans un envirronneent PHP 32bit et que cURL ne soit pas installé. Cela peut poser des problèmes avec les fichiers supérieurs à 4GB et est fortement déconseillé.",
+ "It seems that this %s instance is running on a 32bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged." : "Il semble que cette instance %s fonctionne dans un environnement PHP 32 bits et que le open_basedir a été configuré dans php.ini. Cela posera des problèmes avec les fichiers de taille supérieure à 4 Go et est fortement déconseillé.",
+ "Please remove the open_basedir setting within your php.ini or switch to 64bit PHP." : "Veuillez supprimer le paramètre open_basedir de votre php.ini ou passer à un environnement PHP 64 bits.",
+ "It seems that this %s instance is running on a 32bit PHP environment and cURL is not installed. This will lead to problems with files over 4GB and is highly discouraged." : "Il semble que cette instance %s fonctionne dans un environnement PHP 32 bits et que cURL ne soit pas installé. Cela posera des problèmes avec les fichiers de taille supérieure à 4 Go et est fortement déconseillé.",
"Please install the cURL extension and restart your webserver." : "Veuillez installer l'extension cURL et redémarrer votre serveur web.",
"Personal" : "Personnel",
"Users" : "Utilisateurs",
diff --git a/core/l10n/fr.json b/core/l10n/fr.json
index 60bb7739e6a..775727ec09e 100644
--- a/core/l10n/fr.json
+++ b/core/l10n/fr.json
@@ -128,9 +128,9 @@
"Reset password" : "Réinitialiser le mot de passe",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X n'est pas pris en charge et %s ne fonctionnera pas correctement sur cette plate-forme. Son utilisation est à vos risques et périls !",
"For the best results, please consider using a GNU/Linux server instead." : "Pour obtenir les meilleurs résultats, vous devriez utiliser un serveur GNU/Linux.",
- "It seems that this %s instance is running on a 32bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged." : "Il semble que cette %s instance fonctionne dans un environnement PHP 32bit et que le open_basedir a été configuré dans php.ini. Cela peut poser des problèmes avec les fichiers supérieurs à 4GB et est fortement déconseillé.",
- "Please remove the open_basedir setting within your php.ini or switch to 64bit PHP." : "Veuillez supprimer le paramètre open_basedir de votre php.ini ou passer à un envirronement PHP 64bit.",
- "It seems that this %s instance is running on a 32bit PHP environment and cURL is not installed. This will lead to problems with files over 4GB and is highly discouraged." : "Il semble que cette %s instance fonctionne dans un envirronneent PHP 32bit et que cURL ne soit pas installé. Cela peut poser des problèmes avec les fichiers supérieurs à 4GB et est fortement déconseillé.",
+ "It seems that this %s instance is running on a 32bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4GB and is highly discouraged." : "Il semble que cette instance %s fonctionne dans un environnement PHP 32 bits et que le open_basedir a été configuré dans php.ini. Cela posera des problèmes avec les fichiers de taille supérieure à 4 Go et est fortement déconseillé.",
+ "Please remove the open_basedir setting within your php.ini or switch to 64bit PHP." : "Veuillez supprimer le paramètre open_basedir de votre php.ini ou passer à un environnement PHP 64 bits.",
+ "It seems that this %s instance is running on a 32bit PHP environment and cURL is not installed. This will lead to problems with files over 4GB and is highly discouraged." : "Il semble que cette instance %s fonctionne dans un environnement PHP 32 bits et que cURL ne soit pas installé. Cela posera des problèmes avec les fichiers de taille supérieure à 4 Go et est fortement déconseillé.",
"Please install the cURL extension and restart your webserver." : "Veuillez installer l'extension cURL et redémarrer votre serveur web.",
"Personal" : "Personnel",
"Users" : "Utilisateurs",
diff --git a/core/l10n/hu_HU.js b/core/l10n/hu_HU.js
index 85c5fb81204..d07f251b5be 100644
--- a/core/l10n/hu_HU.js
+++ b/core/l10n/hu_HU.js
@@ -46,6 +46,7 @@ OC.L10N.register(
"Error loading file picker template: {error}" : "Nem sikerült betölteni a fájlkiválasztó sablont: {error}",
"Ok" : "Ok",
"Error loading message template: {error}" : "Nem sikerült betölteni az üzenet sablont: {error}",
+ "read-only" : "csak olvasható",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} fájl ütközik","{count} fájl ütközik"],
"One file conflict" : "Egy fájl ütközik",
"New Files" : "Új fájlok",
@@ -110,9 +111,14 @@ OC.L10N.register(
"Edit tags" : "Címkék szerkesztése",
"Error loading dialog template: {error}" : "Hiba a párbeszédpanel-sablon betöltésekor: {error}",
"No tags selected for deletion." : "Nincs törlésre kijelölt címke.",
- "_download %n file_::_download %n files_" : ["",""],
+ "unknown text" : "ismeretlen szöveg",
+ "Hello world!" : "Üdv, világ!",
+ "sunny" : "napos",
+ "Hello {name}, the weather is {weather}" : "Üdv, {name}, {weather} időnk van",
+ "_download %n file_::_download %n files_" : ["%n fájl letöltése","%n fájl letöltése"],
"Updating {productName} to version {version}, this may take a while." : " {productName} frissítése zajlik erre a verzióra: {version}. Ez eltarthat egy darabig.",
"Please reload the page." : "Kérjük frissítse az oldalt!",
+ "The update was unsuccessful. " : "A frissítés sikerült.",
"The update was successful. Redirecting you to ownCloud now." : "A frissítés sikeres volt. Visszairányítjuk az ownCloud szolgáltatáshoz.",
"Couldn't reset password because the token is invalid" : "Nem lehet a jelszót törölni, mert a token érvénytelen.",
"Couldn't send reset email. Please make sure your username is correct." : "Visszaállítási e-mail nem küldhető. Kérjük, lépjen kapcsolatba a rendszergazdával. ",
@@ -151,6 +157,7 @@ OC.L10N.register(
"Message: %s" : "Üzenet: %s",
"File: %s" : "Fájl: %s",
"Line: %s" : "Sor: %s",
+ "Trace" : "Lekövetés",
"Security Warning" : "Biztonsági figyelmeztetés",
"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" : "Az Ön PHP verziója sebezhető a NULL bájtos támadással szemben (CVE-2006-7243)",
"Please update your PHP installation to use %s securely." : "Kérjük frissítse a telepített PHP csomagjait, hogy biztonságos legyen az %s szolgáltatása.",
diff --git a/core/l10n/hu_HU.json b/core/l10n/hu_HU.json
index 995facb5cda..ec41b5a06c6 100644
--- a/core/l10n/hu_HU.json
+++ b/core/l10n/hu_HU.json
@@ -44,6 +44,7 @@
"Error loading file picker template: {error}" : "Nem sikerült betölteni a fájlkiválasztó sablont: {error}",
"Ok" : "Ok",
"Error loading message template: {error}" : "Nem sikerült betölteni az üzenet sablont: {error}",
+ "read-only" : "csak olvasható",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} fájl ütközik","{count} fájl ütközik"],
"One file conflict" : "Egy fájl ütközik",
"New Files" : "Új fájlok",
@@ -108,9 +109,14 @@
"Edit tags" : "Címkék szerkesztése",
"Error loading dialog template: {error}" : "Hiba a párbeszédpanel-sablon betöltésekor: {error}",
"No tags selected for deletion." : "Nincs törlésre kijelölt címke.",
- "_download %n file_::_download %n files_" : ["",""],
+ "unknown text" : "ismeretlen szöveg",
+ "Hello world!" : "Üdv, világ!",
+ "sunny" : "napos",
+ "Hello {name}, the weather is {weather}" : "Üdv, {name}, {weather} időnk van",
+ "_download %n file_::_download %n files_" : ["%n fájl letöltése","%n fájl letöltése"],
"Updating {productName} to version {version}, this may take a while." : " {productName} frissítése zajlik erre a verzióra: {version}. Ez eltarthat egy darabig.",
"Please reload the page." : "Kérjük frissítse az oldalt!",
+ "The update was unsuccessful. " : "A frissítés sikerült.",
"The update was successful. Redirecting you to ownCloud now." : "A frissítés sikeres volt. Visszairányítjuk az ownCloud szolgáltatáshoz.",
"Couldn't reset password because the token is invalid" : "Nem lehet a jelszót törölni, mert a token érvénytelen.",
"Couldn't send reset email. Please make sure your username is correct." : "Visszaállítási e-mail nem küldhető. Kérjük, lépjen kapcsolatba a rendszergazdával. ",
@@ -149,6 +155,7 @@
"Message: %s" : "Üzenet: %s",
"File: %s" : "Fájl: %s",
"Line: %s" : "Sor: %s",
+ "Trace" : "Lekövetés",
"Security Warning" : "Biztonsági figyelmeztetés",
"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" : "Az Ön PHP verziója sebezhető a NULL bájtos támadással szemben (CVE-2006-7243)",
"Please update your PHP installation to use %s securely." : "Kérjük frissítse a telepített PHP csomagjait, hogy biztonságos legyen az %s szolgáltatása.",
diff --git a/core/l10n/ro.js b/core/l10n/ro.js
index 3a17751778e..0f993b331a1 100644
--- a/core/l10n/ro.js
+++ b/core/l10n/ro.js
@@ -59,6 +59,7 @@ OC.L10N.register(
"Error while changing permissions" : "Eroare la modificarea permisiunilor",
"Shared with you and the group {group} by {owner}" : "Distribuie cu tine si grupul {group} de {owner}",
"Shared with you by {owner}" : "Distribuie cu tine de {owner}",
+ "Share link" : "Share link",
"Password protect" : "Protejare cu parolă",
"Allow Public Upload" : "Permiteţi încărcarea publică.",
"Email link to person" : "Expediază legătura prin poșta electronică",
diff --git a/core/l10n/ro.json b/core/l10n/ro.json
index 91cb57e450b..c65f405e49a 100644
--- a/core/l10n/ro.json
+++ b/core/l10n/ro.json
@@ -57,6 +57,7 @@
"Error while changing permissions" : "Eroare la modificarea permisiunilor",
"Shared with you and the group {group} by {owner}" : "Distribuie cu tine si grupul {group} de {owner}",
"Shared with you by {owner}" : "Distribuie cu tine de {owner}",
+ "Share link" : "Share link",
"Password protect" : "Protejare cu parolă",
"Allow Public Upload" : "Permiteţi încărcarea publică.",
"Email link to person" : "Expediază legătura prin poșta electronică",
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index 329cb21b957..e58c755292f 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -46,6 +46,7 @@ OC.L10N.register(
"Error loading file picker template: {error}" : "Ошибка при загрузке шаблона выбора файлов: {error}",
"Ok" : "Ок",
"Error loading message template: {error}" : "Ошибка загрузки шаблона сообщений: {error}",
+ "read-only" : "только для чтения",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} конфликт в файлах","{count} конфликта в файлах","{count} конфликтов в файлах"],
"One file conflict" : "Один конфликт в файлах",
"New Files" : "Новые файлы",
@@ -117,6 +118,7 @@ OC.L10N.register(
"_download %n file_::_download %n files_" : ["загрузить %n файл","загрузить %n файла","загрузить %n файлов"],
"Updating {productName} to version {version}, this may take a while." : "Обновление {productName} до версии {version}, пожалуйста, подождите.",
"Please reload the page." : "Пожалуйста, перезагрузите страницу.",
+ "The update was unsuccessful. " : "Обновление не удалось.",
"The update was successful. Redirecting you to ownCloud now." : "Обновление прошло успешно. Перенаправляемся в Ваш ownCloud...",
"Couldn't reset password because the token is invalid" : "Невозможно сбросить пароль потому, что ключ неправильный",
"Couldn't send reset email. Please make sure your username is correct." : "Не удалось отправить письмо для сброса пароля. Пожалуйста, убедитесь в том, что ваше имя пользователя введено верно.",
@@ -128,6 +130,7 @@ OC.L10N.register(
"Reset password" : "Сбросить пароль",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X не поддерживается и %s не будет работать правильно на этой платформе. Используйте ее на свой страх и риск!",
"For the best results, please consider using a GNU/Linux server instead." : "Для достижения наилучших результатов, пожалуйста, рассмотрите возможность использовать взамен GNU/Linux сервер.",
+ "Please install the cURL extension and restart your webserver." : "Установите расширение cURL и перезапустите веб-сервер.",
"Personal" : "Личное",
"Users" : "Пользователи",
"Apps" : "Приложения",
diff --git a/core/l10n/ru.json b/core/l10n/ru.json
index 3f38922cd7c..7844fe2bb44 100644
--- a/core/l10n/ru.json
+++ b/core/l10n/ru.json
@@ -44,6 +44,7 @@
"Error loading file picker template: {error}" : "Ошибка при загрузке шаблона выбора файлов: {error}",
"Ok" : "Ок",
"Error loading message template: {error}" : "Ошибка загрузки шаблона сообщений: {error}",
+ "read-only" : "только для чтения",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} конфликт в файлах","{count} конфликта в файлах","{count} конфликтов в файлах"],
"One file conflict" : "Один конфликт в файлах",
"New Files" : "Новые файлы",
@@ -115,6 +116,7 @@
"_download %n file_::_download %n files_" : ["загрузить %n файл","загрузить %n файла","загрузить %n файлов"],
"Updating {productName} to version {version}, this may take a while." : "Обновление {productName} до версии {version}, пожалуйста, подождите.",
"Please reload the page." : "Пожалуйста, перезагрузите страницу.",
+ "The update was unsuccessful. " : "Обновление не удалось.",
"The update was successful. Redirecting you to ownCloud now." : "Обновление прошло успешно. Перенаправляемся в Ваш ownCloud...",
"Couldn't reset password because the token is invalid" : "Невозможно сбросить пароль потому, что ключ неправильный",
"Couldn't send reset email. Please make sure your username is correct." : "Не удалось отправить письмо для сброса пароля. Пожалуйста, убедитесь в том, что ваше имя пользователя введено верно.",
@@ -126,6 +128,7 @@
"Reset password" : "Сбросить пароль",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X не поддерживается и %s не будет работать правильно на этой платформе. Используйте ее на свой страх и риск!",
"For the best results, please consider using a GNU/Linux server instead." : "Для достижения наилучших результатов, пожалуйста, рассмотрите возможность использовать взамен GNU/Linux сервер.",
+ "Please install the cURL extension and restart your webserver." : "Установите расширение cURL и перезапустите веб-сервер.",
"Personal" : "Личное",
"Users" : "Пользователи",
"Apps" : "Приложения",
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index 54c3d00ddae..fc2b5e1727e 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -46,6 +46,7 @@ OC.L10N.register(
"Error loading file picker template: {error}" : "加载文件分拣模板出错: {error}",
"Ok" : "好",
"Error loading message template: {error}" : "加载消息模板出错: {error}",
+ "read-only" : "只读",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} 个文件冲突"],
"One file conflict" : "1个文件冲突",
"New Files" : "新文件",
@@ -110,9 +111,12 @@ OC.L10N.register(
"Edit tags" : "编辑标签",
"Error loading dialog template: {error}" : "加载对话框模板出错: {error}",
"No tags selected for deletion." : "请选择要删除的标签。",
+ "unknown text" : "未知文字",
+ "Hello world!" : "Hello world!",
"_download %n file_::_download %n files_" : [""],
"Updating {productName} to version {version}, this may take a while." : "更新 {productName} 到版本 {version},这可能需要一些时间。",
"Please reload the page." : "请重新加载页面。",
+ "The update was unsuccessful. " : "升级未成功",
"The update was successful. Redirecting you to ownCloud now." : "更新成功。正在重定向至 ownCloud。",
"Couldn't reset password because the token is invalid" : "令牌无效,无法重置密码",
"Couldn't send reset email. Please make sure your username is correct." : "无法发送重置邮件,请检查您的用户名是否正确。",
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json
index 3b5e5d69848..3bdecbe90b0 100644
--- a/core/l10n/zh_CN.json
+++ b/core/l10n/zh_CN.json
@@ -44,6 +44,7 @@
"Error loading file picker template: {error}" : "加载文件分拣模板出错: {error}",
"Ok" : "好",
"Error loading message template: {error}" : "加载消息模板出错: {error}",
+ "read-only" : "只读",
"_{count} file conflict_::_{count} file conflicts_" : ["{count} 个文件冲突"],
"One file conflict" : "1个文件冲突",
"New Files" : "新文件",
@@ -108,9 +109,12 @@
"Edit tags" : "编辑标签",
"Error loading dialog template: {error}" : "加载对话框模板出错: {error}",
"No tags selected for deletion." : "请选择要删除的标签。",
+ "unknown text" : "未知文字",
+ "Hello world!" : "Hello world!",
"_download %n file_::_download %n files_" : [""],
"Updating {productName} to version {version}, this may take a while." : "更新 {productName} 到版本 {version},这可能需要一些时间。",
"Please reload the page." : "请重新加载页面。",
+ "The update was unsuccessful. " : "升级未成功",
"The update was successful. Redirecting you to ownCloud now." : "更新成功。正在重定向至 ownCloud。",
"Couldn't reset password because the token is invalid" : "令牌无效,无法重置密码",
"Couldn't send reset email. Please make sure your username is correct." : "无法发送重置邮件,请检查您的用户名是否正确。",
diff --git a/core/templates/layout.user.php b/core/templates/layout.user.php
index d8129ecfc67..2d601b22933 100644
--- a/core/templates/layout.user.php
+++ b/core/templates/layout.user.php
@@ -61,7 +61,8 @@
<?php if ($_['enableAvatars']): ?>
<div class="avatardiv<?php if ($_['userAvatarSet']) { print_unescaped(' avatardiv-shown"'); } else { print_unescaped('" style="display: none"'); } ?>>
<?php if ($_['userAvatarSet']): ?>
- <img src="<?php p(link_to('', 'index.php').'/avatar/'.$_['user_uid'].'/32?requesttoken='.$_['requesttoken']); ?>">
+ <img src="<?php p(link_to('', 'index.php').'/avatar/'.$_['user_uid'].'/32?requesttoken='.$_['requesttoken']); ?>"
+ alt="" />
<?php endif; ?>
</div>
<?php endif; ?>
@@ -90,6 +91,9 @@
</div>
<form class="searchbox" action="#" method="post">
+ <label for="query" class="visually-hidden">
+ <?php p($l->t('Search'));?>
+ </label>
<input id="searchbox" class="svg" type="search" name="query"
value="<?php if(isset($_POST['query'])) {p($_POST['query']);};?>"
autocomplete="off" tabindex="2" />