Umbraco the the leading ASP.NET open source CMS, under pinning over 150,000 websites. Our Certified Developers are experts in developing high performance and feature rich websites.
]]>Contact Us
-
We'd love to hear how this package has helped you and how it can be improved. Get in touch on the project website or via twitter
]]>
+
We'd love to hear how this package has helped you and how it can be improved. Get in touch on the project website or via twitter
In order to run umbraco, you'll need to update your permission settings.
Detailed information about the correct file & folder permissions for Umbraco can be found
- here.
+ here.
The following report list the permissions that are currently failing. Once the permissions are fixed press the 'Go back' button to restart the installation.
diff --git a/src/Umbraco.Web.UI.Client/src/installer/steps/starterkit.html b/src/Umbraco.Web.UI.Client/src/installer/steps/starterkit.html
index 0b9e22a0f3..2f76de5525 100644
--- a/src/Umbraco.Web.UI.Client/src/installer/steps/starterkit.html
+++ b/src/Umbraco.Web.UI.Client/src/installer/steps/starterkit.html
@@ -12,7 +12,7 @@
-
+ go to our.umbraco.org
The friendliest community
diff --git a/src/Umbraco.Web.UI.Client/src/views/common/drawers/help/help.html b/src/Umbraco.Web.UI.Client/src/views/common/drawers/help/help.html
index 7fb25df0d5..e387ef48b7 100644
--- a/src/Umbraco.Web.UI.Client/src/views/common/drawers/help/help.html
+++ b/src/Umbraco.Web.UI.Client/src/views/common/drawers/help/help.html
@@ -103,7 +103,7 @@
-
+
Learn about how to protect pages of your site from this Wiki entry
+
Learn about how to protect pages of your site from this Wiki entry
diff --git a/src/Umbraco.Web.UI/Properties/Settings.Designer.cs b/src/Umbraco.Web.UI/Properties/Settings.Designer.cs
index 11dc1e00c3..76e52a80c2 100644
--- a/src/Umbraco.Web.UI/Properties/Settings.Designer.cs
+++ b/src/Umbraco.Web.UI/Properties/Settings.Designer.cs
@@ -25,7 +25,7 @@ namespace Umbraco.Web.UI.Properties {
[global::System.Configuration.ApplicationScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Configuration.DefaultSettingValueAttribute("http://our.umbraco.org/umbraco/webservices/api/repository.asmx")]
+ [global::System.Configuration.DefaultSettingValueAttribute("https://our.umbraco.org/umbraco/webservices/api/repository.asmx")]
public string Umbraco_Web_UI_org_umbraco_our_Repository {
get {
return ((string)(this["Umbraco_Web_UI_org_umbraco_our_Repository"]));
diff --git a/src/Umbraco.Web.UI/Properties/Settings.settings b/src/Umbraco.Web.UI/Properties/Settings.settings
index 5df40e9fea..cd6d9aa4a7 100644
--- a/src/Umbraco.Web.UI/Properties/Settings.settings
+++ b/src/Umbraco.Web.UI/Properties/Settings.settings
@@ -3,7 +3,7 @@
- http://our.umbraco.org/umbraco/webservices/api/repository.asmx
+ https://our.umbraco.org/umbraco/webservices/api/repository.asmx
\ No newline at end of file
diff --git a/src/Umbraco.Web.UI/Umbraco/config/lang/nb.xml b/src/Umbraco.Web.UI/Umbraco/config/lang/nb.xml
index ce0975b780..f79805f9a2 100644
--- a/src/Umbraco.Web.UI/Umbraco/config/lang/nb.xml
+++ b/src/Umbraco.Web.UI/Umbraco/config/lang/nb.xml
@@ -2,7 +2,7 @@
The Umbraco community
- http://our.umbraco.org/documentation/Extending-Umbraco/Language-Files
+ https://our.umbraco.org/documentation/Extending-Umbraco/Language-Files
Angi domene
@@ -469,7 +469,7 @@
Databasekonfigurasjoninstaller-knappen for å installere Umbraco %0% databasen]]>Neste for å fortsette.]]>
- Databasen ble ikke funnet! Vennligst sjekk at informasjonen i "connection string" i "web.config"-filen er korrekt.
For å fortsette, vennligst rediger "web.config"-filen (bruk Visual Studio eller din favoritteditor), rull ned til bunnen, og legg til tilkoblingsstrengen for din database i nøkkelen "umbracoDbDSN" og lagre filen.
]]>
+ Databasen ble ikke funnet! Vennligst sjekk at informasjonen i "connection string" i "web.config"-filen er korrekt.
For å fortsette, vennligst rediger "web.config"-filen (bruk Visual Studio eller din favoritteditor), rull ned til bunnen, og legg til tilkoblingsstrengen for din database i nøkkelen "umbracoDbDSN" og lagre filen.
]]> Vennligst kontakt din ISP om nødvendig. Hvis du installerer på en lokal maskin eller server, må du kanskje skaffe informasjonen fra din systemadministrator.]]> Trykk på knappen oppgrader for å oppgradere databasen din til Umbraco %0%
Ikke vær urolig - intet innhold vil bli slettet og alt vil fortsette å virke etterpå!
]]>Trykk Neste for å fortsette.]]>
diff --git a/src/Umbraco.Web.UI/Umbraco/config/lang/zh_tw.xml b/src/Umbraco.Web.UI/Umbraco/config/lang/zh_tw.xml
index b1997a1c0a..432929c613 100644
--- a/src/Umbraco.Web.UI/Umbraco/config/lang/zh_tw.xml
+++ b/src/Umbraco.Web.UI/Umbraco/config/lang/zh_tw.xml
@@ -2,7 +2,7 @@
The Umbraco community
- http://our.umbraco.org/documentation/Extending-Umbraco/Language-Files
+ https://our.umbraco.org/documentation/Extending-Umbraco/Language-Files
管理主機名稱
@@ -553,7 +553,7 @@
]]>
若需要時,請聯繫您的網路公司。如果您在本地機器或伺服器安裝的話,您也許需要聯絡系統管理者。]]>
diff --git a/src/Umbraco.Web.UI/config/umbracoSettings.Release.config b/src/Umbraco.Web.UI/config/umbracoSettings.Release.config
index 8fc637a1d8..3a445574af 100644
--- a/src/Umbraco.Web.UI/config/umbracoSettings.Release.config
+++ b/src/Umbraco.Web.UI/config/umbracoSettings.Release.config
@@ -3,7 +3,7 @@
diff --git a/src/Umbraco.Web.UI/umbraco/config/lang/da.xml b/src/Umbraco.Web.UI/umbraco/config/lang/da.xml
index 90a8d574f4..b23b537c86 100644
--- a/src/Umbraco.Web.UI/umbraco/config/lang/da.xml
+++ b/src/Umbraco.Web.UI/umbraco/config/lang/da.xml
@@ -2,7 +2,7 @@
The Umbraco community
- http://our.umbraco.org/documentation/Extending-Umbraco/Language-Files
+ https://our.umbraco.org/documentation/Extending-Umbraco/Language-Files
Tilføj domæne
@@ -705,7 +705,7 @@
Næste for at fortsætte.]]>
Databasen er ikke fundet. Kontrollér venligst at informationen i database forbindelsesstrengen i "web.config" filen er korrekt.
-
For at fortsætte bedes du venligst rette "web.config" filen (ved at bruge Visual Studio eller dit favoritprogram), scroll til bunden, tilføj forbindelsesstrengen til din database i feltet som hedder "umbracoDbDSN" og gem filen.
For at fortsætte bedes du venligst rette "web.config" filen (ved at bruge Visual Studio eller dit favoritprogram), scroll til bunden, tilføj forbindelsesstrengen til din database i feltet som hedder "umbracoDbDSN" og gem filen.
]]>
Kontakt venligst din ISP hvis det er nødvendigt. Hvis du installerer på en lokal maskine eller server kan du muligvis få informationerne fra din systemadministrator.]]>Tryk på Opgradér knappen for at opgradere din database til Umbraco %0%
Bare rolig - intet indhold vil blive slettet og alt vil stadig fungere bagefter!
]]>
diff --git a/src/Umbraco.Web.UI/umbraco/config/lang/de.xml b/src/Umbraco.Web.UI/umbraco/config/lang/de.xml
index d82662cfae..133f50b862 100644
--- a/src/Umbraco.Web.UI/umbraco/config/lang/de.xml
+++ b/src/Umbraco.Web.UI/umbraco/config/lang/de.xml
@@ -2,7 +2,7 @@
The Umbraco community
- http://our.umbraco.org/documentation/Extending-Umbraco/Language-Files
+ https://our.umbraco.org/documentation/Extending-Umbraco/Language-Files
Hostnamen verwalten
@@ -465,7 +465,7 @@
Die Datenbank wurde für Umbraco %0% konfiguriert. Klicken Sie auf <strong>weiter</strong>, um fortzufahren.<p>Die angegebene Datenbank ist leider nicht erreichbar. Bitte prüfen Sie die Verbindungszeichenfolge ("Connection String") in der "web.config"-Datei.</p>
<p>Um fortzufahren, passen Sie bitte die "web.config"-Datei mit einem beliebigen Text-Editor an. Scrollen Sie dazu nach unten, fügen Sie die Verbindungszeichenfolge für die zuverbindende Datenbank als Eintrag "UmbracoDbDSN" hinzu und speichern Sie die Datei.</p>
-<p>Klicken Sie nach erfolgter Anpassung auf <strong>Wiederholen</strong>.<br />Wenn Sie weitere technische Informationen benötigen, besuchen Sie <a href="http://our.Umbraco.org/wiki" target="_blank">The Umbraco documentation wiki</a>.</p>
+<p>Klicken Sie nach erfolgter Anpassung auf <strong>Wiederholen</strong>.<br />Wenn Sie weitere technische Informationen benötigen, besuchen Sie <a href="https://our.umbraco.org/wiki" target="_blank">The Umbraco documentation wiki</a>.</p>
Um diesen Schritt abzuschließen, müssen Sie die notwendigen Informationen zur Datenbankverbindung angeben.<br />Bitte kontaktieren Sie Ihren Provider bzw. Server-Administrator für weitere Informationen.
diff --git a/src/Umbraco.Web.UI/umbraco/config/lang/en.xml b/src/Umbraco.Web.UI/umbraco/config/lang/en.xml
index 0d24970c54..02e6af666a 100644
--- a/src/Umbraco.Web.UI/umbraco/config/lang/en.xml
+++ b/src/Umbraco.Web.UI/umbraco/config/lang/en.xml
@@ -2,7 +2,7 @@
The Umbraco community
- http://our.umbraco.org/documentation/Extending-Umbraco/Language-Files
+ https://our.umbraco.org/documentation/Extending-Umbraco/Language-Files
Culture and Hostnames
@@ -757,7 +757,7 @@
To proceed, please edit the "web.config" file (using Visual Studio or your favourite text editor), scroll to the bottom, add the connection string for your database in the key named "UmbracoDbDSN" and save the file.
]]>
diff --git a/src/Umbraco.Web.UI/umbraco/config/lang/en_us.xml b/src/Umbraco.Web.UI/umbraco/config/lang/en_us.xml
index cbb86697c8..228d46ee05 100644
--- a/src/Umbraco.Web.UI/umbraco/config/lang/en_us.xml
+++ b/src/Umbraco.Web.UI/umbraco/config/lang/en_us.xml
@@ -2,7 +2,7 @@
The Umbraco community
- http://our.umbraco.org/documentation/Extending-Umbraco/Language-Files
+ https://our.umbraco.org/documentation/Extending-Umbraco/Language-Files
Culture and Hostnames
@@ -755,7 +755,7 @@
To proceed, please edit the "web.config" file (using Visual Studio or your favourite text editor), scroll to the bottom, add the connection string for your database in the key named "UmbracoDbDSN" and save the file.
]]>
diff --git a/src/Umbraco.Web.UI/umbraco/config/lang/es.xml b/src/Umbraco.Web.UI/umbraco/config/lang/es.xml
index cf44e6e955..ee8356c826 100644
--- a/src/Umbraco.Web.UI/umbraco/config/lang/es.xml
+++ b/src/Umbraco.Web.UI/umbraco/config/lang/es.xml
@@ -2,7 +2,7 @@
The Umbraco community
- http://our.umbraco.org/documentation/Extending-Umbraco/Language-Files
+ https://our.umbraco.org/documentation/Extending-Umbraco/Language-Files
Administrar hostnames
@@ -698,7 +698,7 @@
Configuración de la base de datos instalar strong> para instalar %0% la base de datos de Umbraco]]>Próximo para continuar]]>
- ¡No se ha encontrado ninguna base de datos! Mira si la información en la "connection string" del “web.config” es correcta.
Para continuar, edite el "web.config" (bien sea usando Visual Studio o su editor de texto preferido), vaya al final del archivo y añada la cadena de conexión para la base de datos con el nombre (key) "umbracoDbDSN" y guarde el archivo.
]]>
+ ¡No se ha encontrado ninguna base de datos! Mira si la información en la "connection string" del “web.config” es correcta.
Para continuar, edite el "web.config" (bien sea usando Visual Studio o su editor de texto preferido), vaya al final del archivo y añada la cadena de conexión para la base de datos con el nombre (key) "umbracoDbDSN" y guarde el archivo.
]]> Por favor, contacta con tu ISP si es necesario. Si estás realizando la instalación en una máquina o servidor local, quizás necesites información de tu administrador de sistemas.]]> Pinche en actualizar para actualizar la base de datos a Umbraco %0%
Ningún contenido será borrado de la base de datos y seguirá funcionando después de la actualización
]]>Pinche en Próximo para continuar. ]]>
diff --git a/src/Umbraco.Web.UI/umbraco/config/lang/fr.xml b/src/Umbraco.Web.UI/umbraco/config/lang/fr.xml
index 37c22b1a44..4e725d35b0 100644
--- a/src/Umbraco.Web.UI/umbraco/config/lang/fr.xml
+++ b/src/Umbraco.Web.UI/umbraco/config/lang/fr.xml
@@ -2,7 +2,7 @@
The Umbraco community
- http://our.umbraco.org/documentation/Extending-Umbraco/Language-Files
+ https://our.umbraco.org/documentation/Extending-Umbraco/Language-Files
Culture et noms d'hôte
@@ -754,7 +754,7 @@
Pour poursuivre, veuillez éditer le fichier "web.config" (avec Visual Studio ou votre éditeur de texte favori), scroller jusqu'en bas, ajouter le "connection string" pour votre base de données dans la ligne avec la clé "umbracoDbDSN" et sauvegarder le fichier.
]]>
diff --git a/src/Umbraco.Web.UI/umbraco/config/lang/he.xml b/src/Umbraco.Web.UI/umbraco/config/lang/he.xml
index 686ac9f837..5ceca5d2fe 100644
--- a/src/Umbraco.Web.UI/umbraco/config/lang/he.xml
+++ b/src/Umbraco.Web.UI/umbraco/config/lang/he.xml
@@ -2,7 +2,7 @@
The Umbraco community
- http://our.umbraco.org/documentation/Extending-Umbraco/Language-Files
+ https://our.umbraco.org/documentation/Extending-Umbraco/Language-Files
נהל שמות מתחם
@@ -383,7 +383,7 @@
To proceed, please edit the "web.config" file (using Visual Studio or your favourite text editor), scroll to the bottom, add the connection string for your database in the key named "UmbracoDbDSN" and save the file.
]]>
Please contact your ISP if necessary.
diff --git a/src/Umbraco.Web.UI/umbraco/config/lang/it.xml b/src/Umbraco.Web.UI/umbraco/config/lang/it.xml
index f7a32fbd69..7fdb37fc98 100644
--- a/src/Umbraco.Web.UI/umbraco/config/lang/it.xml
+++ b/src/Umbraco.Web.UI/umbraco/config/lang/it.xml
@@ -2,7 +2,7 @@
The Umbraco community
- http://our.umbraco.org/documentation/Extending-Umbraco/Language-Files
+ https://our.umbraco.org/documentation/Extending-Umbraco/Language-Files
Gestisci hostnames
@@ -381,7 +381,7 @@
Avanti per proseguire.]]>
Database non trovato! Perfavore, controlla che le informazioni della stringa di connessione nel file "web.config" siano corrette.
-
Per procedere, edita il file "web.config" (utilizzando Visual Studio o l'editor di testo che preferisci), scorri in basso, aggiungi la stringa di connessione per il database chiamato "umbracoDbDSN" e salva il file.
Per procedere, edita il file "web.config" (utilizzando Visual Studio o l'editor di testo che preferisci), scorri in basso, aggiungi la stringa di connessione per il database chiamato "umbracoDbDSN" e salva il file.
]]>
필요하시다면 사용하시는 ISP쪽에 문의하시기 바랍니다..
diff --git a/src/Umbraco.Web.UI/umbraco/config/lang/nl.xml b/src/Umbraco.Web.UI/umbraco/config/lang/nl.xml
index e271a11fe7..84502139c3 100644
--- a/src/Umbraco.Web.UI/umbraco/config/lang/nl.xml
+++ b/src/Umbraco.Web.UI/umbraco/config/lang/nl.xml
@@ -2,7 +2,7 @@
The Umbraco community
- http://our.umbraco.org/documentation/Extending-Umbraco/Language-Files
+ https://our.umbraco.org/documentation/Extending-Umbraco/Language-Files
Beheer domeinnamen
@@ -586,7 +586,7 @@
Database configuratie installeren om de Umbraco %0% database te installeren]]>Volgende om door te gaan.]]>
- De database kon niet gevonden worden! Gelieve na te kijken of de informatie in de "connection string" van het "web.config" bestand correct is.
Om door te gaan, gelieve het "web.config" bestand aan te passen (met behulp van Visual Studio of je favoriete tekstverwerker), scroll in het bestand naar beneden, voeg de connection string voor je database toe in de key met naam "umbracoDbDSN" en sla het bestand op.
]]>
+ De database kon niet gevonden worden! Gelieve na te kijken of de informatie in de "connection string" van het "web.config" bestand correct is.
Om door te gaan, gelieve het "web.config" bestand aan te passen (met behulp van Visual Studio of je favoriete tekstverwerker), scroll in het bestand naar beneden, voeg de connection string voor je database toe in de key met naam "umbracoDbDSN" en sla het bestand op.
]]> Gelieve contact op te nemen met je ISP indien nodig. Wanneer je installeert op een lokale computer of server, dan heb je waarschijnlijk informatie nodig van je systeembeheerder.]]> Klik de upgrade knop om je database te upgraden naar Umbraco %0%
Maak je geen zorgen - er zal geen inhoud worden gewist en alles blijft gewoon werken!
]]>Klik Volgende om verder te gaan.]]>
diff --git a/src/Umbraco.Web.UI/umbraco/config/lang/pl.xml b/src/Umbraco.Web.UI/umbraco/config/lang/pl.xml
index d47b06d10e..93c825315b 100644
--- a/src/Umbraco.Web.UI/umbraco/config/lang/pl.xml
+++ b/src/Umbraco.Web.UI/umbraco/config/lang/pl.xml
@@ -2,7 +2,7 @@
The Umbraco community
- http://our.umbraco.org/documentation/Extending-Umbraco/Language-Files
+ https://our.umbraco.org/documentation/Extending-Umbraco/Language-Files
Zarządzanie hostami
@@ -688,7 +688,7 @@ Naciśnij przycisk instaluj, aby zainstalować bazę danych Umb
Aby kontynuować, dokonaj edycji pliku "web.config" (używając Visual Studio lub dowolnego edytora tekstu), przemieść kursor na koniec pliku, dodaj parametry połączenia do Twojej bazy danych w kluczu o nazwie "umbracoDbDSN" i zapisz plik.
]]>
Skontaktuj się z Twoim dostawą usług internetowych jeśli zajdzie taka potrzeba.
diff --git a/src/Umbraco.Web.UI/umbraco/config/lang/pt.xml b/src/Umbraco.Web.UI/umbraco/config/lang/pt.xml
index 1ffa74f87f..0bc6748cd8 100644
--- a/src/Umbraco.Web.UI/umbraco/config/lang/pt.xml
+++ b/src/Umbraco.Web.UI/umbraco/config/lang/pt.xml
@@ -2,7 +2,7 @@
The Umbraco community
- http://our.umbraco.org/documentation/Extending-Umbraco/Language-Files
+ https://our.umbraco.org/documentation/Extending-Umbraco/Language-Files
Gerenciar hostnames
@@ -374,7 +374,7 @@
Próximo para prosseguir.]]>Banco de dados não encontrado! Favor checar se a informação no "connection string" do "web.config" esteja correta.
Para prosseguir, favor editar o arquivo "web.config" (usando Visual Studio ou seu editor de texto favorito), role até embaixo, adicione a connection string para seu banco de dados com a chave de nome "UmbracoDbDSN" e salve o arquivo
-
Clique o botão tentar novamente quando terminar.
+
Favor contatar seu provedor de internet ou hospedagem web se necessário. Se você estiver instalando em uma máquina ou servidor local é possível que você precise dessas informações por um administrador de sistema.]]>
diff --git a/src/Umbraco.Web.UI/umbraco/config/lang/ru.xml b/src/Umbraco.Web.UI/umbraco/config/lang/ru.xml
index c18dada042..d6cb71cd97 100644
--- a/src/Umbraco.Web.UI/umbraco/config/lang/ru.xml
+++ b/src/Umbraco.Web.UI/umbraco/config/lang/ru.xml
@@ -2,7 +2,7 @@
The Umbraco community
- http://our.umbraco.org/documentation/Extending-Umbraco/Language-Files
+ https://our.umbraco.org/documentation/Extending-Umbraco/Language-Files
Языки и домены
@@ -897,7 +897,7 @@
Для настройки откройте файл "web.config" с помощью любого текстового редактора и добавьте нужную информацию в строку подключения (параметр "UmbracoDbDSN"),
затем сохраните файл.
]]>
diff --git a/src/Umbraco.Web.UI/umbraco/config/lang/sv.xml b/src/Umbraco.Web.UI/umbraco/config/lang/sv.xml
index fa59b36a26..2a414c1303 100644
--- a/src/Umbraco.Web.UI/umbraco/config/lang/sv.xml
+++ b/src/Umbraco.Web.UI/umbraco/config/lang/sv.xml
@@ -2,7 +2,7 @@
The Umbraco community
- http://our.umbraco.org/documentation/Extending-Umbraco/Language-Files
+ https://our.umbraco.org/documentation/Extending-Umbraco/Language-Files
Hantera domännamn
@@ -456,7 +456,7 @@
Databaskonfigurationinstallera]]>Nästa för att fortsätta.]]>
- Databasen kunde inte hittas! Kontrollera att informationen i databasanslutnings-inställningarna i filen "web.config" är rätt.
För att fortsätta måste du redigera filen "web.config" (du kan använda Visual Studio eller din favorit text-redigerare), bläddra till slutet, lägg till databasanslutnings-inställningarna för din databas i fältet som heter "umbracoDbDSN" och spara filen.
]]>
+ Databasen kunde inte hittas! Kontrollera att informationen i databasanslutnings-inställningarna i filen "web.config" är rätt.
För att fortsätta måste du redigera filen "web.config" (du kan använda Visual Studio eller din favorit text-redigerare), bläddra till slutet, lägg till databasanslutnings-inställningarna för din databas i fältet som heter "umbracoDbDSN" och spara filen.
]]> Eventuellt kan du behöva kontakta ditt webb-hotell. Om du installerar på en lokal maskin eller server kan du få informationen från din systemadministratör.]]> Tryck Uppgradera knappen för att uppgradera din databas till Umbraco %0%
Du behöver inte vara orolig. Inget innehåll kommer att raderas och efteråt kommer allt att fungera som vanligt!
]]>Tryck Nästa för att fortsätta.]]>
diff --git a/src/Umbraco.Web.UI/umbraco/config/lang/tr.xml b/src/Umbraco.Web.UI/umbraco/config/lang/tr.xml
index fe40a16d41..6c461c909d 100644
--- a/src/Umbraco.Web.UI/umbraco/config/lang/tr.xml
+++ b/src/Umbraco.Web.UI/umbraco/config/lang/tr.xml
@@ -2,7 +2,7 @@
The Umbraco community
- http://our.umbraco.org/documentation/Extending-Umbraco/Language-Files
+ https://our.umbraco.org/documentation/Extending-Umbraco/Language-Files
Kültür ve Hostnames
@@ -456,7 +456,7 @@