diff --git a/apps/files_sharing/l10n/cs_CZ.php b/apps/files_sharing/l10n/cs_CZ.php
index 45019e3470807b03288b292224001184c8a0dbfa..d9b7aab958d011c89c70e82f6004724cc71eb026 100644
--- a/apps/files_sharing/l10n/cs_CZ.php
+++ b/apps/files_sharing/l10n/cs_CZ.php
@@ -1,6 +1,7 @@
 <?php
 $TRANSLATIONS = array(
 "Server to server sharing is not enabled on this server" => "Sdílení mezi servery není povoleno",
+"The mountpoint name contains invalid characters." => "Jméno přípojného bodu obsahuje nepovolené znaky.",
 "Invalid or untrusted SSL certificate" => "Neplatný nebo nedůvěryhodný SSL certifikát",
 "Couldn't add remote share" => "Nelze přidat vzdálené úložiště",
 "Shared with you" => "Sdíleno s vámi",
diff --git a/apps/files_sharing/l10n/ja.php b/apps/files_sharing/l10n/ja.php
index 63ac003c92f66a96b582dc0926ace6fdcff00129..7a89a180b43dd46b15131d2ad602386ed7fe1e4b 100644
--- a/apps/files_sharing/l10n/ja.php
+++ b/apps/files_sharing/l10n/ja.php
@@ -1,6 +1,7 @@
 <?php
 $TRANSLATIONS = array(
 "Server to server sharing is not enabled on this server" => "このサーバーでは、サーバー間の共有が有効ではありません",
+"The mountpoint name contains invalid characters." => "マウントポイント名 に不正な文字列が含まれています。",
 "Invalid or untrusted SSL certificate" => "無効または信頼できないSSL証明書",
 "Couldn't add remote share" => "リモート共有を追加できませんでした",
 "Shared with you" => "他ユーザーがあなたと共有中",
diff --git a/apps/files_sharing/l10n/tr.php b/apps/files_sharing/l10n/tr.php
index 73cc2a61e059d9f031828c0eac6109afdc2f53fc..018851657d40a72220bad85f8f93351544a97160 100644
--- a/apps/files_sharing/l10n/tr.php
+++ b/apps/files_sharing/l10n/tr.php
@@ -1,6 +1,7 @@
 <?php
 $TRANSLATIONS = array(
 "Server to server sharing is not enabled on this server" => "Sunucudan sunucuya paylaşım bu sunucuda etkin değil",
+"The mountpoint name contains invalid characters." => "Bağlama noktası adı geçersiz karakterler içeriyor.",
 "Invalid or untrusted SSL certificate" => "Geçersiz veya güvenilmeyen SSL sertifikası",
 "Couldn't add remote share" => "Uzak paylaşım eklenemedi",
 "Shared with you" => "Sizinle paylaşılmış",
diff --git a/core/l10n/cs_CZ.php b/core/l10n/cs_CZ.php
index 31e321d9921019443269c9d7c5393578b1c0b795..90a217d3bda0eadb72b4de262c6b4fe3ec0b2350 100644
--- a/core/l10n/cs_CZ.php
+++ b/core/l10n/cs_CZ.php
@@ -68,6 +68,7 @@ $TRANSLATIONS = array(
 "Strong password" => "Silné heslo",
 "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Váš webový server není správně nastaven pro umožnění synchronizace, rozhraní WebDAV se zdá být rozbité.",
 "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." => "Server nemá funkční připojení k internetu. Některé moduly jako např. externí úložiště, oznámení o dostupných aktualizacích nebo instalace aplikací třetích stran nebudou fungovat. Přístup k souborům z jiných míst a odesílání oznamovacích e-mailů také nemusí fungovat. Pokud si přejete využívat všech vlastností ownCloud, doporučujeme povolit připojení k internetu tomuto serveru.",
+"Error occurred while checking server setup" => "Při ověřování nastavení serveru došlo k chybě",
 "Shared" => "Sdílené",
 "Shared with {recipients}" => "Sdíleno s {recipients}",
 "Share" => "Sdílet",
@@ -148,6 +149,16 @@ $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ží!",
+"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.",
+"Technical details" => "Technické detaily",
+"Remote Address: %s" => "Vzdálená adresa: %s",
+"Request ID: %s" => "ID požadavku: %s",
+"Code: %s" => "Kód: %s",
+"Message: %s" => "Zpráva: %s",
+"File: %s" => "Soubor: %s",
+"Line: %s" => "Řádka: %s",
+"Trace" => "Trasa",
 "Security Warning" => "Bezpečnostní upozornění",
 "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Verze vašeho PHP je napadnutelná pomocí techniky \"NULL Byte\" (CVE-2006-7243)",
 "Please update your PHP installation to use %s securely." => "Aktualizujte prosím vaši instanci PHP pro bezpečné používání %s.",
diff --git a/core/l10n/de.php b/core/l10n/de.php
index ca3742c7549d46297daea224ea38c10d5fbaca81..113334387f510e064770971f68dbc9a298163afd 100644
--- a/core/l10n/de.php
+++ b/core/l10n/de.php
@@ -68,6 +68,7 @@ $TRANSLATIONS = array(
 "Strong password" => "Starkes Passwort",
 "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Dein Web-Server ist noch nicht für Datei-Synchronisation bereit, weil die WebDAV-Schnittstelle vermutlich defekt ist.",
 "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." => "Dieser Server hat keine funktionierende Internetverbindung. Dies bedeutet, dass einige Funktionen wie z.B. das Einbinden von externen Speichern, Update-Benachrichtigungen oder die Installation von Drittanbieter-Apps nicht funktionieren. Der Fernzugriff auf Dateien und das Senden von Benachrichtigungsmails funktioniert eventuell ebenfalls nicht. Wir empfehlen die Internetverbindung für diesen Server zu aktivieren, wenn Sie alle Funktionen nutzen wollen.",
+"Error occurred while checking server setup" => "Fehler beim Überprüfen der Servereinrichtung",
 "Shared" => "Geteilt",
 "Shared with {recipients}" => "Geteilt mit {recipients}",
 "Share" => "Teilen",
@@ -148,6 +149,17 @@ $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!",
+"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.",
+"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",
+"Request ID: %s" => "Anforderungskennung: %s",
+"Code: %s" => "Code: %s",
+"Message: %s" => "Nachricht: %s",
+"File: %s" => "Datei: %s",
+"Line: %s" => "Zeile: %s",
+"Trace" => "Spur",
 "Security Warning" => "Sicherheitswarnung",
 "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Deine PHP Version ist durch die NULL Byte Attacke (CVE-2006-7243) angreifbar",
 "Please update your PHP installation to use %s securely." => "Bitte aktualisiere Deine PHP-Installation um %s sicher nutzen zu können.",
diff --git a/core/l10n/it.php b/core/l10n/it.php
index d4ebef8f98bfb8dfa3e3e4400ae29229b7091cea..6da8bca767e8ed5ed68a30320670a8437bffef76 100644
--- a/core/l10n/it.php
+++ b/core/l10n/it.php
@@ -66,8 +66,8 @@ $TRANSLATIONS = array(
 "So-so password" => "Password così-così",
 "Good password" => "Password buona",
 "Strong password" => "Password forte",
-"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Il tuo server web non è configurato correttamente per consentire la sincronizzazione dei file poiché l'interfaccia WebDAV sembra essere danneggiata.",
-"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." => "Questo server ownCloud non ha una connessione a Internet funzionante. Ciò significa che alcune delle funzionalità come il montaggio di archivi esterni, le notifiche degli aggiornamenti o l'installazione di applicazioni di terze parti non funzioneranno. L'accesso remoto ai file e l'invio di email di notifica potrebbero non funzionare. Ti suggeriamo di abilitare la connessione a Internet del server se desideri disporre di tutte le funzionalità.",
+"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Il tuo server web non è configurato correttamente per consentire la sincronizzazione dei file poiché l'interfaccia WebDAV sembra no funzionare correttamente.",
+"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." => "Questo server non ha una connessione a Internet funzionante. Ciò significa che alcune delle funzionalità come il montaggio di archivi esterni, le notifiche degli aggiornamenti o l'installazione di applicazioni di terze parti non funzioneranno. L'accesso remoto ai file e l'invio di email di notifica potrebbero non funzionare. Ti suggeriamo di abilitare la connessione a Internet del server se desideri disporre di tutte le funzionalità.",
 "Error occurred while checking server setup" => "Si è verificato un errore durante il controllo della configurazione del server",
 "Shared" => "Condivisi",
 "Shared with {recipients}" => "Condiviso con {recipients}",
diff --git a/core/l10n/ja.php b/core/l10n/ja.php
index 2891835fe425d49f11fb62f2f285bc1871b1b6de..ac700a97d4a4218b119717633e9e3fb280727776 100644
--- a/core/l10n/ja.php
+++ b/core/l10n/ja.php
@@ -68,6 +68,7 @@ $TRANSLATIONS = array(
 "Strong password" => "強いパスワード",
 "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "WebDAVインターフェースに問題があると思われるため、WEBサーバーはまだファイルの同期を許可するよう適切に設定されていません。",
 "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." => "このサーバーはインターネットに接続していません。この場合、外部ストレージのマウント、更新の通知やサードパーティアプリといったいくつかの機能が使えません。また、リモート接続でのファイルアクセス、通知メールの送信と言った機能も利用できないかもしれません。全ての機能を利用したいのであれば、このサーバーからインターネットに接続できるようにすることをお勧めします。",
+"Error occurred while checking server setup" => "サーバー設定のチェック中にエラーが発生しました",
 "Shared" => "共有中",
 "Shared with {recipients}" => "{recipients} と共有",
 "Share" => "共有",
@@ -142,9 +143,23 @@ $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",
 "The share will expire on %s." => "共有は %s で有効期限が切れます。",
 "Cheers!" => "それでは!",
+"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." => "%s を安全に利用するため、インストールされているPHPをアップデートしてください。",
@@ -187,6 +202,8 @@ $TRANSLATIONS = array(
 "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." => "データベースを確認してください。実行前にconfigフォルダーとdataフォルダーをバックアップします。",
 "Start update" => "アップデートを開始",
-"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" => "大規模なサイトの場合、ブラウザーがタイムアウトする可能性がある為、インストールディレクトリで次のコマンドを実行しても構いません。"
+"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=1; plural=0;";
diff --git a/core/l10n/ru.php b/core/l10n/ru.php
index 203aef008d0d9f97f29e924689da7378560f5710..34efab255061c71553865106004aaab886641965 100644
--- a/core/l10n/ru.php
+++ b/core/l10n/ru.php
@@ -68,6 +68,7 @@ $TRANSLATIONS = array(
 "Strong password" => "Устойчивый к взлому пароль",
 "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Веб-сервер до сих пор не настроен для возможности синхронизации файлов. Похоже что проблема в неисправности интерфейса 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." => "Этот сервер не имеет подключения к сети интернет. Это значит, что некоторые возможности, такие как подключение внешних дисков, уведомления об обновлениях или установка сторонних приложений – не работают. Удалённый доступ к файлам и отправка уведомлений по электронной почте вероятнее всего тоже не будут работать. Предлагаем включить соединение с интернетом для этого сервера, если Вы хотите иметь все возможности.",
+"Error occurred while checking server setup" => "Произошла ошибка при проверке настройки сервера",
 "Shared" => "Общие",
 "Shared with {recipients}" => "Доступ открыт {recipients}",
 "Share" => "Открыть доступ",
@@ -142,9 +143,22 @@ $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!" => "Удачи!",
+"The server encountered an internal error and was unable to complete your request." => "Сервер столкнулся с внутренней ошибкой и не смог закончить Ваш запрос.",
+"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.",
diff --git a/core/l10n/tr.php b/core/l10n/tr.php
index 4b2fb78029cffec11a6b2ee49e57202a1a3f0585..0f04d56df5f082a93531f1b1958d980d0f8ff926 100644
--- a/core/l10n/tr.php
+++ b/core/l10n/tr.php
@@ -68,6 +68,7 @@ $TRANSLATIONS = array(
 "Strong password" => "Güçlü parola",
 "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Web sunucunuz dosya eşitlemesine izin vermek üzere düzgün bir şekilde yapılandırılmamış. WebDAV arayüzü sorunlu görünüyor.",
 "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." => "Bu sunucunun çalışan bir internet bağlantısı yok. Bu, harici depolama alanı bağlama, güncelleştirme bildirimleri veya 3. parti uygulama kurma gibi bazı özellikler çalışmayacağı anlamına gelmektedir. Uzaktan dosyalara erişim ve e-posta ile bildirim gönderme de çalışmayacaktır. Eğer bu özelliklerin tamamını kullanmak istiyorsanız, sunucu için internet bağlantısını etkinleştirmenizi öneriyoruz.",
+"Error occurred while checking server setup" => "Sunucu yapılandırması denetlenirken hata oluştu",
 "Shared" => "Paylaşılan",
 "Shared with {recipients}" => "{recipients} ile paylaşılmış",
 "Share" => "PaylaÅŸ",
diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot
index c3e9cc91a7e7b915bdbf31a2e887c070f169a010..26f0f57226088a6efd9caf1d34a3093d90de7d02 100644
--- a/l10n/templates/core.pot
+++ b/l10n/templates/core.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-09-26 01:54-0400\n"
+"POT-Creation-Date: 2014-09-27 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot
index a71c60f1a463df52a554e6549a9c156e7c63dd9f..7256a43d02a98057b7b4d635daf982d9de3c7b86 100644
--- a/l10n/templates/files.pot
+++ b/l10n/templates/files.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-09-26 01:54-0400\n"
+"POT-Creation-Date: 2014-09-27 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/files_encryption.pot b/l10n/templates/files_encryption.pot
index d3a4e4247bed13f633efd7a30006b32e4ec2cb89..175424c6e24d3b907e908d1b2a5540689774ee46 100644
--- a/l10n/templates/files_encryption.pot
+++ b/l10n/templates/files_encryption.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-09-26 01:54-0400\n"
+"POT-Creation-Date: 2014-09-27 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/files_external.pot b/l10n/templates/files_external.pot
index aabdb95afaf78cfb4ddee38fc5e6d10e6fb7637c..d24a4b1711ac0eb3c960f6823ceed27afb258cd6 100644
--- a/l10n/templates/files_external.pot
+++ b/l10n/templates/files_external.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-09-26 01:54-0400\n"
+"POT-Creation-Date: 2014-09-27 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/files_sharing.pot b/l10n/templates/files_sharing.pot
index fdf4cbd7a336fea894959a8ced6a24f3fe0aa2e8..51c4e4a49d4a38ba01781b6d1f933b49ffaf7c94 100644
--- a/l10n/templates/files_sharing.pot
+++ b/l10n/templates/files_sharing.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-09-26 01:54-0400\n"
+"POT-Creation-Date: 2014-09-27 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/files_trashbin.pot b/l10n/templates/files_trashbin.pot
index 592271db01836532729d5c010ba7c8eba0a1db63..5322a48c4aac72877a350664fa5d54e3c3a0d884 100644
--- a/l10n/templates/files_trashbin.pot
+++ b/l10n/templates/files_trashbin.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-09-26 01:54-0400\n"
+"POT-Creation-Date: 2014-09-27 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/files_versions.pot b/l10n/templates/files_versions.pot
index 585741bb42426c8cb77ea3b395f27bef9f0032d8..6dff0125c243f35951f7c9bcda86d548fc0e7a6b 100644
--- a/l10n/templates/files_versions.pot
+++ b/l10n/templates/files_versions.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-09-26 01:54-0400\n"
+"POT-Creation-Date: 2014-09-27 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/lib.pot b/l10n/templates/lib.pot
index 01093ed63dd70a8e1d1381dac2c88bf31e8a5fb2..e8c31556a04d14f62f58d9488fe2219e5c0d6c39 100644
--- a/l10n/templates/lib.pot
+++ b/l10n/templates/lib.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-09-26 01:54-0400\n"
+"POT-Creation-Date: 2014-09-27 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/private.pot b/l10n/templates/private.pot
index 9c0b9ce46891226685e7233a2edf0cfe77d1663f..763d9ccb37334e1119490f4fd5629d91836518b6 100644
--- a/l10n/templates/private.pot
+++ b/l10n/templates/private.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-09-26 01:54-0400\n"
+"POT-Creation-Date: 2014-09-27 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot
index a28046f4ff92a68817bd7001ee1888edbaf5f0c4..d89b8ef96ab7b972543d60e9f9a70343e104647a 100644
--- a/l10n/templates/settings.pot
+++ b/l10n/templates/settings.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-09-26 01:54-0400\n"
+"POT-Creation-Date: 2014-09-27 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/user_ldap.pot b/l10n/templates/user_ldap.pot
index 4969e90453da7d5badc38fd621f91c9b7e91cff8..295d30289b9cdd0723fbc9b0ffc1f9185570c5b9 100644
--- a/l10n/templates/user_ldap.pot
+++ b/l10n/templates/user_ldap.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-09-26 01:54-0400\n"
+"POT-Creation-Date: 2014-09-27 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/user_webdavauth.pot b/l10n/templates/user_webdavauth.pot
index bdb5e5676153cc8b60220d9e2a68533ab390cd57..c878708061475935618ccbb0df739793aa793cde 100644
--- a/l10n/templates/user_webdavauth.pot
+++ b/l10n/templates/user_webdavauth.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: ownCloud Core 6.0.0\n"
 "Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2014-09-26 01:54-0400\n"
+"POT-Creation-Date: 2014-09-27 01:54-0400\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/lib/l10n/cs_CZ.php b/lib/l10n/cs_CZ.php
index e9537340d5a608ccfb97cdff73294edfecd6cc50..244fc53fbf33f486ee89bfebe9bc6f4df501f2db 100644
--- a/lib/l10n/cs_CZ.php
+++ b/lib/l10n/cs_CZ.php
@@ -50,6 +50,7 @@ $TRANSLATIONS = array(
 "PostgreSQL username and/or password not valid" => "Uživatelské jméno či heslo PostgreSQL není platné",
 "Set an admin username." => "Zadejte uživatelské jméno správce.",
 "Set an admin password." => "Zadejte heslo správce.",
+"Can't create or write into the data directory %s" => "Nelze vytvořit nebo zapisovat do datového adresáře %s",
 "%s shared »%s« with you" => "%s s vámi sdílí »%s«",
 "Sharing %s failed, because the file does not exist" => "Sdílení %s selhalo, protože soubor neexistuje",
 "You are not allowed to share %s" => "Nemáte povoleno sdílet %s",
diff --git a/lib/l10n/da.php b/lib/l10n/da.php
index 00ecca58586418c75d46a590452b6dafb66f5078..1568d72e3a67f2b6bba0fb50fbc616334bf3dbc9 100644
--- a/lib/l10n/da.php
+++ b/lib/l10n/da.php
@@ -50,6 +50,7 @@ $TRANSLATIONS = array(
 "PostgreSQL username and/or password not valid" => "PostgreSQL brugernavn og/eller kodeord er ikke gyldigt.",
 "Set an admin username." => "Angiv et admin brugernavn.",
 "Set an admin password." => "Angiv et admin kodeord.",
+"Can't create or write into the data directory %s" => "Kan ikke oprette eller skrive ind i datamappen %s",
 "%s shared »%s« with you" => "%s delte »%s« med sig",
 "Sharing %s failed, because the file does not exist" => "Deling af %s mislykkedes, fordi filen ikke eksisterer",
 "You are not allowed to share %s" => "Du har ikke tilladelse til at dele %s",
diff --git a/lib/l10n/de.php b/lib/l10n/de.php
index d887930a3b9cd9cdf89535e0f4243e774b603738..e2586d286ed3e99356f03776808e4093e70d7d17 100644
--- a/lib/l10n/de.php
+++ b/lib/l10n/de.php
@@ -50,6 +50,7 @@ $TRANSLATIONS = array(
 "PostgreSQL username and/or password not valid" => "PostgreSQL Benutzername und/oder Passwort ungültig",
 "Set an admin username." => "Setze Administrator Benutzername.",
 "Set an admin password." => "Setze Administrator Passwort",
+"Can't create or write into the data directory %s" => "Das Datenverzeichnis %s kann nicht erstellt oder beschreiben werden",
 "%s shared »%s« with you" => "%s teilte »%s« mit Dir",
 "Sharing %s failed, because the file does not exist" => "Freigabe von %s fehlgeschlagen, da die Datei nicht existiert",
 "You are not allowed to share %s" => "Die Freigabe von %s ist Dir nicht erlaubt",
diff --git a/lib/l10n/de_DE.php b/lib/l10n/de_DE.php
index ce80d015d5a37028887f5386ea7dfd362b36bbad..98f74eee4d5cb7bc8f4bb45be96912bb93a54887 100644
--- a/lib/l10n/de_DE.php
+++ b/lib/l10n/de_DE.php
@@ -50,6 +50,7 @@ $TRANSLATIONS = array(
 "PostgreSQL username and/or password not valid" => "PostgreSQL Benutzername und/oder Passwort ungültig",
 "Set an admin username." => "Setze Administrator Benutzername.",
 "Set an admin password." => "Setze Administrator Passwort",
+"Can't create or write into the data directory %s" => "Das Datenverzeichnis %s kann nicht erstellt oder beschreiben werden",
 "%s shared »%s« with you" => "%s hat »%s« mit Ihnen geteilt",
 "Sharing %s failed, because the file does not exist" => "Freigabe von %s fehlgeschlagen, da die Datei nicht existiert",
 "You are not allowed to share %s" => "Die Freigabe von %s ist Ihnen nicht erlaubt",
diff --git a/lib/l10n/en_GB.php b/lib/l10n/en_GB.php
index 768f9ab671b49bba107285bc3997ebccafee7e40..da3cacfce98e1b9d376f115754a91171c52c807c 100644
--- a/lib/l10n/en_GB.php
+++ b/lib/l10n/en_GB.php
@@ -50,6 +50,7 @@ $TRANSLATIONS = array(
 "PostgreSQL username and/or password not valid" => "PostgreSQL username and/or password not valid",
 "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",
 "%s shared »%s« with you" => "%s shared \"%s\" with you",
 "Sharing %s failed, because the file does not exist" => "Sharing %s failed, because the file does not exist",
 "You are not allowed to share %s" => "You are not allowed to share %s",
diff --git a/lib/l10n/es.php b/lib/l10n/es.php
index 90cb261b05b536f1328720a4dd841256ce9075b2..ac0715497eb81fb3e1b2d779173e20e762c7e8eb 100644
--- a/lib/l10n/es.php
+++ b/lib/l10n/es.php
@@ -50,6 +50,7 @@ $TRANSLATIONS = array(
 "PostgreSQL username and/or password not valid" => "Usuario y/o contraseña de PostgreSQL no válidos",
 "Set an admin username." => "Configurar un nombre de usuario del administrador",
 "Set an admin password." => "Configurar la contraseña del administrador.",
+"Can't create or write into the data directory %s" => "No es posible crear o escribir en el directorio de datos %s",
 "%s shared »%s« with you" => "%s ha compatido  »%s« contigo",
 "Sharing %s failed, because the file does not exist" => "No se pudo compartir %s porque el archivo no existe",
 "You are not allowed to share %s" => "Usted no está autorizado para compartir %s",
diff --git a/lib/l10n/it.php b/lib/l10n/it.php
index d342a097a351da5b2ea158e4b201e268ad02e5ed..1d71816d32c1bd22d55d8e23b37b1a6058becf08 100644
--- a/lib/l10n/it.php
+++ b/lib/l10n/it.php
@@ -50,6 +50,7 @@ $TRANSLATIONS = array(
 "PostgreSQL username and/or password not valid" => "Nome utente e/o password di PostgreSQL non validi",
 "Set an admin username." => "Imposta un nome utente di amministrazione.",
 "Set an admin password." => "Imposta una password di amministrazione.",
+"Can't create or write into the data directory %s" => "Impossibile creare o scrivere nella cartella dei dati %s",
 "%s shared »%s« with you" => "%s ha condiviso «%s» con te",
 "Sharing %s failed, because the file does not exist" => "Condivisione di %s non riuscita, poiché il file non esiste",
 "You are not allowed to share %s" => "Non ti è consentito condividere %s",
diff --git a/lib/l10n/ja.php b/lib/l10n/ja.php
index a3e0ffa9b4bd7dcb383117cb838c06a20e7011ae..445702069f1ea779c0c6fb307fb20f963e471347 100644
--- a/lib/l10n/ja.php
+++ b/lib/l10n/ja.php
@@ -50,6 +50,7 @@ $TRANSLATIONS = array(
 "PostgreSQL username and/or password not valid" => "PostgreSQLのユーザー名もしくはパスワードは有効ではありません",
 "Set an admin username." => "管理者のユーザー名を設定",
 "Set an admin password." => "管理者のパスワードを設定。",
+"Can't create or write into the data directory %s" => "%s データディレクトリに作成、書き込みができません",
 "%s shared »%s« with you" => "%sが あなたと »%s«を共有しました",
 "Sharing %s failed, because the file does not exist" => "%s の共有に失敗しました。そのようなファイルは存在しないからです。",
 "You are not allowed to share %s" => "%s を共有することを許可されていません。",
diff --git a/lib/l10n/nl.php b/lib/l10n/nl.php
index 0d9c0ae9c88b01fd814bf58f4408ef3c00721af3..f7a91d2785d0d319d482127b0932f2d3d4bce712 100644
--- a/lib/l10n/nl.php
+++ b/lib/l10n/nl.php
@@ -50,6 +50,7 @@ $TRANSLATIONS = array(
 "PostgreSQL username and/or password not valid" => "PostgreSQL gebruikersnaam en/of wachtwoord ongeldig",
 "Set an admin username." => "Stel de gebruikersnaam van de beheerder in.",
 "Set an admin password." => "Stel een beheerderswachtwoord in.",
+"Can't create or write into the data directory %s" => "Kan niets creëren of wegschrijven in datadirectory %s",
 "%s shared »%s« with you" => "%s deelde »%s« met u",
 "Sharing %s failed, because the file does not exist" => "Delen van %s is mislukt, omdat het bestand niet bestaat",
 "You are not allowed to share %s" => "U bent niet bevoegd om %s te delen",
diff --git a/lib/l10n/pt_BR.php b/lib/l10n/pt_BR.php
index fce39e85b763e58419a4de3597e42cf9eda8a67c..57152025794206f873b263ac13438375450a37d2 100644
--- a/lib/l10n/pt_BR.php
+++ b/lib/l10n/pt_BR.php
@@ -50,6 +50,7 @@ $TRANSLATIONS = array(
 "PostgreSQL username and/or password not valid" => "Nome de usuário e/ou senha PostgreSQL inválido(s)",
 "Set an admin username." => "Defina um nome do usuário administrador.",
 "Set an admin password." => "Defina uma senha de administrador.",
+"Can't create or write into the data directory %s" => "Não é possível criar ou gravar no diretório de dados %s",
 "%s shared »%s« with you" => "%s compartilhou »%s« com você",
 "Sharing %s failed, because the file does not exist" => "Compartilhamento %s falhou, porque o arquivo não existe",
 "You are not allowed to share %s" => "Você não tem permissão para compartilhar %s",
diff --git a/lib/l10n/ru.php b/lib/l10n/ru.php
index 888b299652cbe6e71489c202d004eaee82ce7ea2..40cfc1d2b538277c09eb63e645ff4aec2ecb09a7 100644
--- a/lib/l10n/ru.php
+++ b/lib/l10n/ru.php
@@ -50,6 +50,7 @@ $TRANSLATIONS = array(
 "PostgreSQL username and/or password not valid" => "Неверное имя пользователя и/или пароль PostgreSQL",
 "Set an admin username." => "Задать имя пользователя для admin.",
 "Set an admin password." => "Задать пароль для admin.",
+"Can't create or write into the data directory %s" => "Невозможно создать или записать в каталог данных %s",
 "%s shared »%s« with you" => "%s поделился »%s« с вами",
 "Sharing %s failed, because the file does not exist" => "Публикация %s неудачна, т.к. файл не существует",
 "You are not allowed to share %s" => "Вам запрещено публиковать %s",
diff --git a/lib/l10n/tr.php b/lib/l10n/tr.php
index bf19f532075543dbca4e51395f9e2e26dab652e2..aba1e7db1cc59e5c5c105cae1302d02209b4c5a8 100644
--- a/lib/l10n/tr.php
+++ b/lib/l10n/tr.php
@@ -50,6 +50,7 @@ $TRANSLATIONS = array(
 "PostgreSQL username and/or password not valid" => "PostgreSQL  kullanıcı adı ve/veya parolası geçerli değil",
 "Set an admin username." => "Bir yönetici kullanıcı adı ayarlayın.",
 "Set an admin password." => "Bir yönetici kullanıcı parolası ayarlayın.",
+"Can't create or write into the data directory %s" => "Veri dizini %s oluşturulamıyor veya yazılamıyor",
 "%s shared »%s« with you" => "%s sizinle »%s« paylaşımında bulundu",
 "Sharing %s failed, because the file does not exist" => "%s paylaşımı, dosya mevcut olmadığından başarısız oldu",
 "You are not allowed to share %s" => "%s paylaşımını yapma izniniz yok",
diff --git a/settings/l10n/cs_CZ.php b/settings/l10n/cs_CZ.php
index 192b157bc2be445ed949ca125389f6d0c100481a..dbbabb4a10fca48416b0b579314778fb6433b8d3 100644
--- a/settings/l10n/cs_CZ.php
+++ b/settings/l10n/cs_CZ.php
@@ -118,6 +118,8 @@ $TRANSLATIONS = array(
 "We strongly suggest to install the required packages on your system to support one of the following locales: %s." => "Důrazně doporučujeme nainstalovat do vašeho systém balíčky nutné pro podporu některé z následujících znakových sad: %s.",
 "URL generation in notification emails" => "Generování adresy URL v oznamovacích e-mailech",
 "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" => "Instalace mimo kořenový adresář domény a používání systémového příkazu cron může způsobit problém s generováním správné URL. Pro zabránění těmto chybám nastavte prosím správnou cestu ve svém config.php souboru v hodnotě \"overwritewebroot\" (Doporučujeme: \"%s\")",
+"Connectivity checks" => "Ověřování připojení",
+"No problems found" => "Nebyly nalezeny žádné problémy",
 "Please double check the <a href='%s'>installation guides</a>." => "Zkonzultujte, prosím, <a href='%s'>průvodce instalací</a>.",
 "Cron" => "Cron",
 "Last cron was executed at %s." => "Poslední cron byl spuštěn v %s",
diff --git a/settings/l10n/ja.php b/settings/l10n/ja.php
index 96da877cd37519242e529620fe1a3f89cce9c983..a9b02663797b419a812fd3584fbc095f4ed49430 100644
--- a/settings/l10n/ja.php
+++ b/settings/l10n/ja.php
@@ -118,6 +118,8 @@ $TRANSLATIONS = array(
 "We strongly suggest to install the required packages on your system to support one of the following locales: %s." => "次のロケールをサポートするために、システムに必要なパッケージをインストールすることを強くおすすめします: %s。",
 "URL generation in notification emails" => "通知メールにURLを生成",
 "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwritewebroot\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" => "もし、URLがドメインのルート(/)で終わっていない場合で、システムのcronを利用している場合、URLの生成に問題が発生します。その場合は、config.php ファイルの中の \"overwritewebroot\" オプションをインストールしたパスに設定してください。(推奨: \"%s\")",
+"Connectivity checks" => "接続を確認",
+"No problems found" => "問題は見つかりませんでした",
 "Please double check the <a href='%s'>installation guides</a>." => "<a href='%s'>インストールガイド</a>をよく確認してください。",
 "Cron" => "Cron",
 "Last cron was executed at %s." => "直近では%sにcronが実行されました。",
diff --git a/settings/l10n/ru.php b/settings/l10n/ru.php
index 46e5f54f73f00970d751b89bf922657c8d032668..b7ab48feb834e76037bb11c2170c86d08b6d91bf 100644
--- a/settings/l10n/ru.php
+++ b/settings/l10n/ru.php
@@ -67,6 +67,7 @@ $TRANSLATIONS = array(
 "So-so password" => "Так себе пароль",
 "Good password" => "Хороший пароль",
 "Strong password" => "Стойкий пароль",
+"Valid until {date}" => "Действительно до {дата}",
 "Delete" => "Удалить",
 "Decrypting files... Please wait, this can take some time." => "Расшифровка файлов... Пожалуйста, подождите, это может занять некоторое время.",
 "Delete encryption keys permanently." => "Перманентно удалить ключи шифрования. ",
@@ -114,6 +115,8 @@ $TRANSLATIONS = array(
 "System locale can not be set to a one which supports UTF-8." => "Невозможно установить системную локаль, поддерживающую UTF-8",
 "This means that there might be problems with certain characters in file names." => "Это значит, что могут быть проблемы с некоторыми символами в именах файлов.",
 "We strongly suggest to install the required packages on your system to support one of the following locales: %s." => "Мы настоятельно рекомендуем установить требуемые пакеты в систему, для поддержки одной из следующих локалей: %s.",
+"Connectivity checks" => "Проверка соединения",
+"No problems found" => "Проблемы не найдены",
 "Please double check the <a href='%s'>installation guides</a>." => "Пожалуйста, дважды просмотрите <a href='%s'>инструкции по установке</a>.",
 "Cron" => "Планировщик задач по расписанию",
 "Last cron was executed at %s." => "Последняя cron-задача была запущена: %s.",
@@ -196,6 +199,10 @@ $TRANSLATIONS = array(
 "Language" => "Язык",
 "Help translate" => "Помочь с переводом",
 "SSL root certificates" => "Корневые сертификаты SSL",
+"Common Name" => "Общее Имя",
+"Valid until" => "Действительно до",
+"Issued By" => "Выдан",
+"Valid until %s" => "Действительно до %s",
 "Import Root Certificate" => "Импортировать корневые сертификаты",
 "The encryption app is no longer enabled, please decrypt all your files" => "Приложение для шифрования выключено, пожалуйста, расшифруйте ваши файлы",
 "Log-in password" => "Пароль входа",
@@ -203,6 +210,8 @@ $TRANSLATIONS = array(
 "Your encryption keys are moved to a backup location. If something went wrong you can restore the keys. Only delete them permanently if you are sure that all files are decrypted correctly." => "Ваши ключи шифрования были архивированы. Если что-то пойдёт не так, вы сможете восстановить ключи. Удаляйте ключи из архива только тогда, когда вы будете уверены, что все файлы были успешно расшифрованы.",
 "Restore Encryption Keys" => "Восстановить Ключи Шифрования",
 "Delete Encryption Keys" => "Удалить Ключи Шифрования",
+"Show storage location" => "Показать местонахождение хранилища",
+"Show last log in" => "Показать последний вход в систему",
 "Login Name" => "Имя пользователя",
 "Create" => "Создать",
 "Admin Recovery Password" => "Восстановление пароля администратора",