summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/js/share.js3
-rw-r--r--core/l10n/bg_BG.php1
-rw-r--r--core/l10n/cs_CZ.php1
-rw-r--r--core/l10n/da.php1
-rw-r--r--core/l10n/de.php5
-rw-r--r--core/l10n/de_DE.php1
-rw-r--r--core/l10n/es.php1
-rw-r--r--core/l10n/et_EE.php14
-rw-r--r--core/l10n/fi_FI.php2
-rw-r--r--core/l10n/fr.php1
-rw-r--r--core/l10n/hu_HU.php13
-rw-r--r--core/l10n/it.php1
-rw-r--r--core/l10n/nl.php1
-rw-r--r--core/l10n/pt_BR.php1
-rw-r--r--core/l10n/sl.php3
-rw-r--r--core/l10n/tr.php1
-rw-r--r--core/l10n/uk.php60
-rw-r--r--core/templates/exception.php2
18 files changed, 107 insertions, 5 deletions
diff --git a/core/js/share.js b/core/js/share.js
index 5632ecba971..d9ae0168129 100644
--- a/core/js/share.js
+++ b/core/js/share.js
@@ -444,7 +444,7 @@ OC.Share={
}
});
}
- $('#shareWith').autocomplete({minLength: 1, source: function(search, response) {
+ $('#shareWith').autocomplete({minLength: 2, delay: 750, source: function(search, response) {
var $loading = $('#dropdown .shareWithLoading');
$loading.removeClass('hidden');
$.get(OC.filePath('core', 'ajax', 'share.php'), { fetch: 'getShareWith', search: search.term, itemShares: OC.Share.itemShares }, function(result) {
@@ -1025,6 +1025,7 @@ $(document).ready(function() {
$loading.removeClass('hidden');
OC.Share.share(itemType, itemSource, OC.Share.SHARE_TYPE_LINK, '', permissions, itemSourceName).then(function() {
$loading.addClass('hidden');
+ $('#linkPassText').attr('placeholder', t('core', 'Choose a password for the public link'));
});
} else {
$('#linkPassText').focus();
diff --git a/core/l10n/bg_BG.php b/core/l10n/bg_BG.php
index 70eb05afd16..717eba17d6c 100644
--- a/core/l10n/bg_BG.php
+++ b/core/l10n/bg_BG.php
@@ -150,6 +150,7 @@ $TRANSLATIONS = array(
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Здрасти,\n\nсамо да те уведомя, че %s сподели %s с теб.\nРазгледай го: %s\n\n",
"The share will expire on %s." => "Споделянето ще изтече на %s.",
"Cheers!" => "Поздрави!",
+"Internal Server Error" => "Вътрешна системна грешка",
"The server encountered an internal error and was unable to complete your request." => "Сървърът се натъкна на вътрешна грешка и неуспя да завърши заявката.",
"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." => "Моля, свържи се със сървърния администратор ако тази грешка се появи отново, моля, включи техническите данни показани в доклада по-долу.",
"More details can be found in the server log." => "Допълнителна информация може да бъде открита в сървърните доклади.",
diff --git a/core/l10n/cs_CZ.php b/core/l10n/cs_CZ.php
index 79ac796e611..ac7642f6c86 100644
--- a/core/l10n/cs_CZ.php
+++ b/core/l10n/cs_CZ.php
@@ -150,6 +150,7 @@ $TRANSLATIONS = array(
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hej ty tam,\n\njen ti chci dát vědět, že %s sdílel %s s tebou.\nZobraz si to: %s\n\n",
"The share will expire on %s." => "Sdílení vyprší %s.",
"Cheers!" => "Ať slouží!",
+"Internal Server Error" => "Vnitřní chyba serveru",
"The server encountered an internal error and was unable to complete your request." => "Server zaznamenal interní chybu a nebyl schopen dokončit váš požadavek.",
"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." => "Kontaktujte prosím administrátora serveru, pokud se bude tato chyba opakovat. Připojte do svého hlášení níže zobrazené technické detaily.",
"More details can be found in the server log." => "Více podrobností k nalezení v serverovém logu.",
diff --git a/core/l10n/da.php b/core/l10n/da.php
index 8eace7d1662..ce415eca549 100644
--- a/core/l10n/da.php
+++ b/core/l10n/da.php
@@ -150,6 +150,7 @@ $TRANSLATIONS = array(
"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",
"The share will expire on %s." => "Delingen vil udløbe om %s.",
"Cheers!" => "Hej!",
+"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.",
"More details can be found in the server log." => "Flere detaljer kan fås i serverloggen.",
diff --git a/core/l10n/de.php b/core/l10n/de.php
index ada6e70080d..5aa1dc14a9a 100644
--- a/core/l10n/de.php
+++ b/core/l10n/de.php
@@ -150,11 +150,12 @@ $TRANSLATIONS = array(
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hallo,\n\nich wollte Dich nur wissen lassen, dass %s %s mit Dir teilt.\nSchaue es Dir an: %s\n\n",
"The share will expire on %s." => "Die Freigabe wird am %s ablaufen.",
"Cheers!" => "Hallo!",
+"Internal Server Error" => "Interner Server-Fehler",
"The server encountered an internal error and was unable to complete your request." => "Der Server hat einen internen Fehler und konnte Ihre Anfrage nicht vervollständigen.",
-"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." => "Bitte wende Dich sich an den Serveradministrator, wenn dieser Fehler mehrfach auftritt, gebe bitte die, unten stehenden, technischen Details in Ihrem Bericht mit an.",
+"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." => "Bitte wende Dich an den Serveradministrator, wenn dieser Fehler mehrfach auftritt. Füge deinem Bericht, bitte die untenstehenden technischen Details hinzu.",
"More details can be found in the server log." => "Weitere Details können im Serverprotokoll gefunden werden.",
"Technical details" => "Technische Details",
-"Remote Address: %s" => "Entfernte Adresse: %s",
+"Remote Address: %s" => "IP Adresse: %s",
"Request ID: %s" => "Anforderungskennung: %s",
"Code: %s" => "Code: %s",
"Message: %s" => "Nachricht: %s",
diff --git a/core/l10n/de_DE.php b/core/l10n/de_DE.php
index 84d15a31de7..f50b3d6b07b 100644
--- a/core/l10n/de_DE.php
+++ b/core/l10n/de_DE.php
@@ -150,6 +150,7 @@ $TRANSLATIONS = array(
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hallo,\n\n%s hat %s mit Ihnen geteilt.\nAnsehen: %s\n\n",
"The share will expire on %s." => "Die Freigabe wird am %s ablaufen.",
"Cheers!" => "Noch einen schönen Tag!",
+"Internal Server Error" => "Interner Server-Fehler",
"The server encountered an internal error and was unable to complete your request." => "Der Server hat einen internen Fehler und konnte Ihre Anfrage nicht vervollständigen.",
"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." => "Bitte wenden Sie sich an den Serveradministrator, wenn dieser Fehler mehrfach auftritt, geben Sie bitte die, unten stehenden, technischen Details in Ihrem Bericht mit an.",
"More details can be found in the server log." => "Weitere Details können im Serverprotokoll gefunden werden.",
diff --git a/core/l10n/es.php b/core/l10n/es.php
index 7c720aa563e..c7ca3c1580d 100644
--- a/core/l10n/es.php
+++ b/core/l10n/es.php
@@ -150,6 +150,7 @@ $TRANSLATIONS = array(
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hola:\n\nTan solo queremos informarte que %s compartió %s contigo.\nMíralo aquí: %s\n\n",
"The share will expire on %s." => "El objeto dejará de ser compartido el %s.",
"Cheers!" => "¡Saludos!",
+"Internal Server Error" => "Error interno del servidor",
"The server encountered an internal error and was unable to complete your request." => "El servidor ha encontrado un error y no puede completar la solicitud.",
"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." => "Por favor contacte con el administrador del servidor si este error reaparece multiples veces. Por favor incluya los detalles tecnicos que se muestran acontinuación.",
"More details can be found in the server log." => "Mas detalles pueden verse en el log del servidor.",
diff --git a/core/l10n/et_EE.php b/core/l10n/et_EE.php
index 4b9ac3f93b6..3035ee91877 100644
--- a/core/l10n/et_EE.php
+++ b/core/l10n/et_EE.php
@@ -68,6 +68,7 @@ $TRANSLATIONS = array(
"Strong password" => "Väga hea parool",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Veebiserveri ei ole veel korralikult seadistatud võimaldamaks failide sünkroniseerimist, kuna WebDAV liides näib olevat mittetoimiv.",
"This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." => "Serveril puudub toimiv internetiühendus. See tähendab, et mõned funktsionaalsused, nagu näiteks väliste andmehoidlate ühendamine, teavitused uuendustest või kolmandate osapoolte rakenduste paigaldamine ei tööta. Eemalt failidele ligipääs ning teadete saatmine emailiga ei pruugi samuti toimida. Kui soovid täielikku funktsionaalsust, siis soovitame serverile tagada ligipääs internetti.",
+"Error occurred while checking server setup" => "Serveri seadete kontrolimisel tekkis viga",
"Shared" => "Jagatud",
"Shared with {recipients}" => "Jagatud {recipients}",
"Share" => "Jaga",
@@ -87,6 +88,7 @@ $TRANSLATIONS = array(
"Send" => "Saada",
"Set expiration date" => "Määra aegumise kuupäev",
"Expiration date" => "Aegumise kuupäev",
+"Adding user..." => "Kasutaja lisamine...",
"group" => "grupp",
"Resharing is not allowed" => "Edasijagamine pole lubatud",
"Shared in {item} with {user}" => "Jagatud {item} kasutajaga {user}",
@@ -142,9 +144,21 @@ $TRANSLATIONS = array(
"Error favoriting" => "Viga lemmikuks lisamisel",
"Error unfavoriting" => "Viga lemmikutest eemaldamisel",
"Access forbidden" => "Ligipääs on keelatud",
+"File not found" => "Faili ei leitud",
+"The specified document has not been found on the server." => "Määratud dokumenti serverist ei leitud.",
+"You can click here to return to %s." => "%s tagasi minemiseks võid sa siia klikkida.",
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Tere,\n\n%s jagas sulle välja %s.\nVaata siit: %s\n\n",
"The share will expire on %s." => "Jagamine aegub %s.",
"Cheers!" => "Terekest!",
+"Internal Server Error" => "Serveri sisemine viga",
+"More details can be found in the server log." => "Lisainfot võib leida serveri logist.",
+"Technical details" => "Tehnilised andmed",
+"Remote Address: %s" => "Kaugaadress: %s",
+"Request ID: %s" => "Päringu ID: %s",
+"Code: %s" => "Kood: %s",
+"Message: %s" => "Sõnum: %s",
+"File: %s" => "Fail: %s",
+"Line: %s" => "Rida: %s",
"Security Warning" => "Turvahoiatus",
"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Sinu PHP versioon on haavatav NULL Baidi (CVE-2006-7243) rünnakuga.",
"Please update your PHP installation to use %s securely." => "Palun uuenda oma paigaldatud PHP-d tagamaks %s turvalisus.",
diff --git a/core/l10n/fi_FI.php b/core/l10n/fi_FI.php
index 1b97801264a..e72bc5b8e7d 100644
--- a/core/l10n/fi_FI.php
+++ b/core/l10n/fi_FI.php
@@ -149,6 +149,7 @@ $TRANSLATIONS = array(
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hei sinä!\n\n%s jakoi kohteen %s kanssasi.\nTutustu siihen: %s\n\n",
"The share will expire on %s." => "Jakaminen päättyy %s.",
"Cheers!" => "Kippis!",
+"Internal Server Error" => "Sisäinen palvelinvirhe",
"The server encountered an internal error and was unable to complete your request." => "Palvelin kohtasi sisäisen virheen, eikä pystynyt viimeistelmään pyyntöäsi.",
"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." => "Ota yhteys palvelimen ylläpitäjään, jos tämä virhe ilmenee useita kertoja. Lisää yhteydenottoosi alla olevat tekniset tiedot.",
"More details can be found in the server log." => "Lisätietoja on palvelimen lokitiedostossa.",
@@ -159,6 +160,7 @@ $TRANSLATIONS = array(
"Message: %s" => "Viesti: %s",
"File: %s" => "Tiedosto: %s",
"Line: %s" => "Rivi: %s",
+"Trace" => "Jälki",
"Security Warning" => "Turvallisuusvaroitus",
"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "PHP-asennuksesi on haavoittuvainen NULL Byte -hyökkäykselle (CVE-2006-7243)",
"Please update your PHP installation to use %s securely." => "Päivitä PHP-asennus varmistaaksesi, että %s on turvallinen käyttää.",
diff --git a/core/l10n/fr.php b/core/l10n/fr.php
index 861fb4d54f6..ea6736a1648 100644
--- a/core/l10n/fr.php
+++ b/core/l10n/fr.php
@@ -150,6 +150,7 @@ $TRANSLATIONS = array(
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Bonjour,\n\nNous vous informons que %s a partagé %s avec vous.\nConsultez-le : %s\n",
"The share will expire on %s." => "Le partage expirera le %s.",
"Cheers!" => "À bientôt !",
+"Internal Server Error" => "Erreur interne du serveur",
"The server encountered an internal error and was unable to complete your request." => "Le serveur a rencontré une erreur interne et est incapable d'exécuter votre requête.",
"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." => "Veuillez contacter l'administrateur du serveur si cette erreur apparaît plusieurs fois. Veuillez joindre les détails techniques à votre rapport.",
"More details can be found in the server log." => "Le fichier journal du serveur peut fournir plus de renseignements.",
diff --git a/core/l10n/hu_HU.php b/core/l10n/hu_HU.php
index f9d5f012e9a..b5e28333cc9 100644
--- a/core/l10n/hu_HU.php
+++ b/core/l10n/hu_HU.php
@@ -68,6 +68,7 @@ $TRANSLATIONS = array(
"Strong password" => "Erős jelszó",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Az Ön webkiszolgálója nincs megfelelően beállítva az állományok szinkronizálásához, mert a WebDAV-elérés úgy tűnik, nem működik.",
"This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." => "A kiszolgálónak nem működik az internetkapcsolata. Ez azt jelenti, hogy bizonyos funkciók nem fognak működni, mint pl. külső tárolók becsatolása, automatikus frissítési értesítések vagy más fejlesztők /3rd party/ által írt alkalmazások telepítése. Az állományok távolról történő elérése valamint e-mail értesítések küldése szintén lehet, hogy nem fog működni. Javasoljuk, hogy engedélyezze a kiszolgáló internetelérését, ha az összes funkciót szeretné használni.",
+"Error occurred while checking server setup" => "Hiba történt a szerver beállítások ellenőrzése közben",
"Shared" => "Megosztott",
"Shared with {recipients}" => "Megosztva ővelük: {recipients}",
"Share" => "Megosztás",
@@ -87,6 +88,7 @@ $TRANSLATIONS = array(
"Send" => "Küldjük el",
"Set expiration date" => "Legyen lejárati idő",
"Expiration date" => "A lejárati idő",
+"Adding user..." => "Felhasználó hozzáadása...",
"group" => "csoport",
"Resharing is not allowed" => "Ezt az állományt csak a tulajdonosa oszthatja meg másokkal",
"Shared in {item} with {user}" => "Megosztva {item}-ben {user}-rel",
@@ -142,9 +144,20 @@ $TRANSLATIONS = array(
"Error favoriting" => "Hiba a kedvencekhez adáskor",
"Error unfavoriting" => "Hiba a kedvencekből törléskor",
"Access forbidden" => "A hozzáférés nem engedélyezett",
+"File not found" => "Fájl nem található",
+"The specified document has not been found on the server." => "A meghatározott dokumentum nem található a szerveren.",
+"You can click here to return to %s." => "Ide kattintva visszatérhetsz ide: %s.",
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Üdv!\\n\n\\n\nÉrtesítjük, hogy %s megosztotta Önnel a következőt: %s.\\n\nItt lehet megnézni: %s\\n\n\\n",
"The share will expire on %s." => "A megosztás lejár ekkor %s",
"Cheers!" => "Üdv.",
+"Internal Server Error" => "Belső szerver hiba",
+"Technical details" => "Technikai adatok",
+"Remote Address: %s" => "Távoli cím: %s",
+"Request ID: %s" => "Kérelem azonosító: %s",
+"Code: %s" => "Kód: %s",
+"Message: %s" => "Üzenet: %s",
+"File: %s" => "Fájl: %s",
+"Line: %s" => "Sor: %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/it.php b/core/l10n/it.php
index 67114a321bb..ae3fd59861f 100644
--- a/core/l10n/it.php
+++ b/core/l10n/it.php
@@ -150,6 +150,7 @@ $TRANSLATIONS = array(
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Ciao,\n\nvolevo informarti che %s ha condiviso %s con te.\nVedi: %s\n\n",
"The share will expire on %s." => "La condivisione scadrà il %s.",
"Cheers!" => "Saluti!",
+"Internal Server Error" => "Errore interno del server",
"The server encountered an internal error and was unable to complete your request." => "Il server ha riscontrato un errore interno e non è stato in grado di completare la tua richiesta.",
"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." => "Contatta l'amministratore del server se questo errore riappare più volte, includendo i dettagli tecnici sotto riportati nella tua segnalazione.",
"More details can be found in the server log." => "Ulteriori dettagli sono disponibili nel log del server.",
diff --git a/core/l10n/nl.php b/core/l10n/nl.php
index 581db3a6216..b6c3b5ce401 100644
--- a/core/l10n/nl.php
+++ b/core/l10n/nl.php
@@ -150,6 +150,7 @@ $TRANSLATIONS = array(
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hallo,\n\n%s deelt %s met u.\nBekijk het hier: %s\n\n",
"The share will expire on %s." => "De share vervalt op %s.",
"Cheers!" => "Proficiat!",
+"Internal Server Error" => "Interne serverfout",
"The server encountered an internal error and was unable to complete your request." => "De server ontdekte een interne fout en kon uw aanvraag niet verder uitvoeren.",
"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." => "Neem contact op mer de serverbeheerder als deze fout meerdere keren optreedt en neem de onderstaande technische details op in uw melding.",
"More details can be found in the server log." => "Meer details in de serverlogging,",
diff --git a/core/l10n/pt_BR.php b/core/l10n/pt_BR.php
index 505dc24c10a..7d653d12dd4 100644
--- a/core/l10n/pt_BR.php
+++ b/core/l10n/pt_BR.php
@@ -150,6 +150,7 @@ $TRANSLATIONS = array(
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Olá,\n\ngostaria que você soubesse que %s compartilhou %s com você.\nVeja isto: %s\n\n",
"The share will expire on %s." => "O compartilhamento irá expirar em %s.",
"Cheers!" => "Saúde!",
+"Internal Server Error" => "Erro Interno do Servidor",
"The server encountered an internal error and was unable to complete your request." => "O servidor encontrou um erro interno e não conseguiu concluir o seu pedido.",
"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." => "Entre em contato com o administrador do servidor se este erro reaparece várias vezes, por favor, inclua os detalhes técnicos abaixo em seu relatório.",
"More details can be found in the server log." => "Mais detalhes podem ser encontrados no log do servidor.",
diff --git a/core/l10n/sl.php b/core/l10n/sl.php
index b6a7b9206f2..20a8d9b8fc0 100644
--- a/core/l10n/sl.php
+++ b/core/l10n/sl.php
@@ -150,7 +150,9 @@ $TRANSLATIONS = array(
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Pozdravljeni,\n\noseba %s vam je omogočila souporabo %s.\nVir si lahko ogledate: %s\n\n",
"The share will expire on %s." => "Povezava souporabe bo potekla %s.",
"Cheers!" => "Na zdravje!",
+"Internal Server Error" => "Notranja napaka strežnika",
"The server encountered an internal error and was unable to complete your request." => "Prišlo je do notranje napake, zato ni mogoče končati zahteve.",
+"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." => "Stopite v stik s skrbnikom sistema, če se napaka pojavlja pogosto. V poročilo vključite tudi tehnične podatke v dnevniški datoteki.",
"More details can be found in the server log." => "Več podrobnosti je zabeleženih v dnevniku strežnika.",
"Technical details" => "Tehnične podrobnosti",
"Remote Address: %s" => "Oddaljen naslov: %s",
@@ -159,6 +161,7 @@ $TRANSLATIONS = array(
"Message: %s" => "Sporočilo: %s",
"File: %s" => "Datoteka: %s",
"Line: %s" => "Vrstica: %s",
+"Trace" => "Sledenje povezav",
"Security Warning" => "Varnostno opozorilo",
"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Uporabljena različica PHP je ranljiva za napad NULL Byte (CVE-2006-7243)",
"Please update your PHP installation to use %s securely." => "Za varno uporabo storitve %s, je treba posodobiti namestitev PHP",
diff --git a/core/l10n/tr.php b/core/l10n/tr.php
index 50a7a798f13..7a1def5d18b 100644
--- a/core/l10n/tr.php
+++ b/core/l10n/tr.php
@@ -150,6 +150,7 @@ $TRANSLATIONS = array(
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Merhaba,\n\nSadece %s sizinle %s paylaşımını yaptığını bildiriyoruz.\nBuradan bakabilirsiniz: %s\n\n",
"The share will expire on %s." => "Bu paylaşım %s tarihinde sona erecek.",
"Cheers!" => "Hoşça kalın!",
+"Internal Server Error" => "Dahili Sunucu Hatası",
"The server encountered an internal error and was unable to complete your request." => "Sunucu dahili bir hatayla karşılaştı ve isteğinizi tamamlayamadı.",
"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." => "Eğer bu hata birden çok kez oluştuysa, lütfen sunucu yöneticisine aşağıdaki teknik ayrıntılar ile birlikte iletişime geçin.",
"More details can be found in the server log." => "Daha fazla ayrıntı sunucu günlüğünde bulanabilir.",
diff --git a/core/l10n/uk.php b/core/l10n/uk.php
index ce15a2b2e9a..591198fd7d9 100644
--- a/core/l10n/uk.php
+++ b/core/l10n/uk.php
@@ -4,6 +4,10 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Увімкнено захищений режим",
"Turned off maintenance mode" => "Вимкнено захищений режим",
"Updated database" => "Базу даних оновлено",
+"Checked database schema update" => "Перевірено оновлення схеми бази даних",
+"Checked database schema update for apps" => "Перевірено оновлення схеми бази даних для додатків",
+"Updated \"%s\" to %s" => "Оновлено \"%s\" до %s",
+"Disabled incompatible apps: %s" => "Вимкнені несумісні додатки: %s",
"No image or file provided" => "Немає наданого зображення або файлу",
"Unknown filetype" => "Невідомий тип файлу",
"Invalid image" => "Невірне зображення",
@@ -31,8 +35,15 @@ $TRANSLATIONS = array(
"Settings" => "Налаштування",
"File" => "Файл",
"Folder" => "Тека",
+"Image" => "Зображення",
+"Audio" => "Аудіо",
"Saving..." => "Зберігаю...",
+"Couldn't send reset email. Please contact your administrator." => "Не можу надіслати email для скидання. Будь ласка, зверніться до вашого адміністратора.",
+"The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." => "Посилання для скидання вашого пароль було надіслано на ваш email. Якщо ви не отримали його найближчим часом, перевірте теку зі спамом.<br>Якщо і там немає, спитайте вашого місцевого адміністратора.",
+"Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" => "Ваші файли зашифровані. Якщо ви не зробили ключ відновлення, після скидання паролю відновити ваші дані буде неможливо.<br /> Якщо ви не знаєте, що робити, будь ласка, зверніться до адміністратора перед продовженням.<br /> Ви дійсно хочете продовжити?",
+"I know what I'm doing" => "Я знаю що роблю",
"Reset password" => "Скинути пароль",
+"Password can not be changed. Please contact your administrator." => "Пароль не може бути змінено. Будь ласка, зверніться до вашого адміністратора",
"No" => "Ні",
"Yes" => "Так",
"Choose" => "Обрати",
@@ -42,6 +53,7 @@ $TRANSLATIONS = array(
"_{count} file conflict_::_{count} file conflicts_" => array("{count} файловий конфлікт","{count} файлових конфліктів","{count} файлових конфліктів"),
"One file conflict" => "Один файловий конфлікт",
"New Files" => "Нових Файлів",
+"Already existing files" => "Файли що вже існують",
"Which files do you want to keep?" => "Які файли ви хочете залишити?",
"If you select both versions, the copied file will have a number added to its name." => "Якщо ви оберете обидві версії, скопійований файл буде мати номер, доданий у його ім'я.",
"Cancel" => "Відмінити",
@@ -51,10 +63,14 @@ $TRANSLATIONS = array(
"Error loading file exists template" => "Помилка при завантаженні файлу існуючого шаблону",
"Very weak password" => "Дуже слабкий пароль",
"Weak password" => "Слабкий пароль",
+"So-so password" => "Такий собі пароль",
"Good password" => "Добрий пароль",
"Strong password" => "Надійний пароль",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Ваш Web-сервер ще не налаштований належним чином для того, щоб дозволити синхронізацію файлів, через те що інтерфейс WebDAV, здається, зламаний.",
+"This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." => "Цей сервер не має під'єднання до Інтернету. Це означає, що деякі функції, такі як монтування зовнішніх сховищ, повідомлення про оновлення або встановлення допоміжних програм не будуть працювати. Віддалений доступ до файлів та надсилання повідомлень електронною поштою також може не працювати. Ми пропонуємо увімкнути під'єднання до Інтернету для даного сервера, якщо ви хочете мати всі можливості ownCloud.",
+"Error occurred while checking server setup" => "При перевірці налаштувань серверу сталася помилка",
"Shared" => "Опубліковано",
+"Shared with {recipients}" => "Опубліковано для {recipients}",
"Share" => "Поділитися",
"Error" => "Помилка",
"Error while sharing" => "Помилка під час публікації",
@@ -64,12 +80,15 @@ $TRANSLATIONS = array(
"Shared with you by {owner}" => "{owner} опублікував для Вас",
"Share with user or group …" => "Поділитися з користувачем або групою ...",
"Share link" => "Опублікувати посилання",
+"The public link will expire no later than {days} days after it is created" => "Доступ до опублікованого посилання буде припинено не пізніше ніж через {days} днів з моменту створення",
"Password protect" => "Захистити паролем",
+"Choose a password for the public link" => "Оберіть пароль для опублікованого посилання",
"Allow Public Upload" => "Дозволити Публічне Завантаження",
"Email link to person" => "Ел. пошта належить Пану",
"Send" => "Надіслати",
"Set expiration date" => "Встановити термін дії",
"Expiration date" => "Термін дії",
+"Adding user..." => "Додавання користувача...",
"group" => "група",
"Resharing is not allowed" => "Пере-публікація не дозволяється",
"Shared in {item} with {user}" => "Опубліковано {item} для {user}",
@@ -94,8 +113,13 @@ $TRANSLATIONS = array(
"Edit tags" => "Редагувати теги",
"Error loading dialog template: {error}" => "Помилка при завантаженні шаблону діалогу: {error}",
"No tags selected for deletion." => "Жодних тегів не обрано для видалення.",
+"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." => "Не вдалося відправити скидання паролю. Будь ласка, переконайтеся, що ваше ім'я користувача є правильним.",
+"Couldn't send reset email because there is no email address for this username. Please contact your administrator." => "Не вдалося відправити скидання паролю, тому що немає адреси електронної пошти для цього користувача. Будь ласка, зверніться до адміністратора.",
"%s password reset" => "%s пароль скинуто",
"Use the following link to reset your password: {link}" => "Використовуйте наступне посилання для скидання пароля: {link}",
"You will receive a link to reset your password via Email." => "Ви отримаєте посилання для скидання вашого паролю на Ел. пошту.",
@@ -104,7 +128,9 @@ $TRANSLATIONS = array(
"Yes, I really want to reset my password now" => "Так, я справді бажаю скинути мій пароль зараз",
"Reset" => "Перевстановити",
"New password" => "Новий пароль",
+"New 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 серверу",
"Personal" => "Особисте",
"Users" => "Користувачі",
"Apps" => "Додатки",
@@ -118,9 +144,24 @@ $TRANSLATIONS = array(
"Error favoriting" => "Помилка позначення улюблених",
"Error unfavoriting" => "Помилка зняття позначки улюблених",
"Access forbidden" => "Доступ заборонено",
+"File not found" => "Файл не знайдено",
+"The specified document has not been found on the server." => "Не вдалось знайти вказаний документ на сервері.",
+"You can click here to return to %s." => "Ви можете натиснути тут для повернення до %s.",
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Агов,\n\nпросто щоб ви знали, що %s поділився %s з вами.\nПодивіться: %s\n\n",
"The share will expire on %s." => "Доступ до спільних даних вичерпається %s.",
"Cheers!" => "Будьмо!",
+"Internal Server Error" => "Внутрішня помилка серверу",
+"The server encountered an internal error and was unable to complete your request." => "На сервері сталася внутрішня помилка, тому він не зміг виконати ваш запит.",
+"Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." => "Будь ласка, зверніться до адміністратора сервера, якщо ця помилка з'являється кілька разів, будь ласка, вкажіть технічні подробиці нижче в звіті.",
+"More details can be found in the server log." => "Більше деталей може бути в журналі серверу.",
+"Technical details" => "Технічні деталі",
+"Remote Address: %s" => "Віддалена Адреса: %s",
+"Request ID: %s" => "Запит ID: %s",
+"Code: %s" => "Код: %s",
+"Message: %s" => "Повідомлення: %s",
+"File: %s" => "Файл: %s",
+"Line: %s" => "Рядок: %s",
+"Trace" => "Трасування",
"Security Warning" => "Попередження про небезпеку",
"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Ваша версія PHP вразлива для атак NULL Byte (CVE-2006-7243)",
"Please update your PHP installation to use %s securely." => "Будь ласка, оновіть вашу інсталяцію PHP для використання %s безпеки.",
@@ -128,19 +169,24 @@ $TRANSLATIONS = array(
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." => "Для отримання інформації, як правильно налаштувати сервер, див. <a href=\"%s\" target=\"_blank\">документацію</a>.",
"Create an <strong>admin account</strong>" => "Створити <strong>обліковий запис адміністратора</strong>",
"Password" => "Пароль",
+"Storage & database" => "Сховище і база даних",
"Data folder" => "Каталог даних",
"Configure the database" => "Налаштування бази даних",
+"Only %s is available." => "Тільки %s доступно.",
"Database user" => "Користувач бази даних",
"Database password" => "Пароль для бази даних",
"Database name" => "Назва бази даних",
"Database tablespace" => "Таблиця бази даних",
"Database host" => "Хост бази даних",
+"SQLite will be used as database. For larger installations we recommend to change this." => "Ви використовуете SQLite для вашої бази даних. Для більш навантажених серверів, ми рекомендуемо змінити це.",
"Finish setup" => "Завершити налаштування",
"Finishing …" => "Завершується ...",
+"This application requires JavaScript for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and reload the page." => "Для цього додатка потрібна наявність Java для коректної роботи. Будь ласка, <a href=\"http://enable-javascript.com/\" target=\"_blank\"> увімкніть JavaScript </a> і перезавантажте сторінку.",
"%s is available. Get more information on how to update." => "%s доступний. Отримай більше інформації про те, як оновити.",
"Log out" => "Вихід",
"Server side authentication failed!" => "Помилка аутентифікації на боці Сервера !",
"Please contact your administrator." => "Будь ласка, зверніться до вашого Адміністратора.",
+"Forgot your password? Reset it!" => "Забули ваш пароль? Скиньте його!",
"remember" => "запам'ятати",
"Log in" => "Вхід",
"Alternative Logins" => "Альтернативні Логіни",
@@ -148,6 +194,18 @@ $TRANSLATIONS = array(
"This ownCloud instance is currently in single user mode." => "Цей екземпляр OwnCloud зараз працює в монопольному режимі одного користувача",
"This means only administrators can use the instance." => "Це означає, що лише адміністратори можуть використовувати цей екземпляр.",
"Contact your system administrator if this message persists or appeared unexpectedly." => "Зверніться до системного адміністратора, якщо це повідомлення зберігається або з'являєтья несподівано.",
-"Thank you for your patience." => "Дякуємо за ваше терпіння."
+"Thank you for your patience." => "Дякуємо за ваше терпіння.",
+"You are accessing the server from an untrusted domain." => "Ви зайшли на сервер з ненадійного домену.",
+"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Будь ласка, зверніться до адміністратора. Якщо ви є адміністратором цього серверу, ви можете налаштувати опцію \"trusted_domain\" в конфігураційному файлі config/config.php. Приклад конфігурації знаходится в файлі config/config.sample.php.",
+"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." => "Залежно від конфігурації Ви як адміністратор можете додати цей домен у список довірених, використовуйте кнопку нижче.",
+"Add \"%s\" as trusted domain" => "Додати \"%s\" як довірений",
+"%s will be updated to version %s." => "%s буде оновлено до версії %s.",
+"The following apps will be disabled:" => "Наступні додатки будуть відключені:",
+"The theme %s has been disabled." => "Тему %s було вимкнено.",
+"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Перш ніж продовжити, будь ласка, переконайтеся, що база даних, папка конфігурації і папка даних були дубльовані.",
+"Start update" => "Почати оновлення",
+"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" => "Щоб уникнути великих таймаутів з більш тяжкими встановленнями, ви можете виконати наступну команду відносно директорії встановлення:",
+"This %s instance is currently being updated, which may take a while." => "Цей %s екземпляр нині оновлюється, що може зайняти деякий час.",
+"This page will refresh itself when the %s instance is available again." => "Ця сторінка автоматично перезавантажиться коли екземпляр %s стане знову доступний."
);
$PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);";
diff --git a/core/templates/exception.php b/core/templates/exception.php
index cf0e4c74825..144359a16d9 100644
--- a/core/templates/exception.php
+++ b/core/templates/exception.php
@@ -3,7 +3,7 @@
/** @var OC_L10N $l */
?>
<span class="error error-wide">
- <h2><strong><?php p('Internal Server Error') ?></strong></h2>
+ <h2><strong><?php p($l->t('Internal Server Error')) ?></strong></h2>
<p><?php p($l->t('The server encountered an internal error and was unable to complete your request.')) ?></p>
<p><?php p($l->t('Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report.')) ?></p>
<p><?php p($l->t('More details can be found in the server log.')) ?></p>