start uNesting package

This commit is contained in:
2019-08-28 20:17:49 +02:00
commit 005c299dee
1923 changed files with 385873 additions and 0 deletions
+63
View File
@@ -0,0 +1,63 @@
###############################################################################
# Set default behavior to automatically normalize line endings.
###############################################################################
* text=auto
###############################################################################
# Set default behavior for command prompt diff.
#
# This is need for earlier builds of msysgit that does not have it on by
# default for csharp files.
# Note: This is only used by command line
###############################################################################
#*.cs diff=csharp
###############################################################################
# Set the merge driver for project and solution files
#
# Merging from the command prompt will add diff markers to the files if there
# are conflicts (Merging from VS is not affected by the settings below, in VS
# the diff markers are never inserted). Diff markers may cause the following
# file extensions to fail to load in VS. An alternative would be to treat
# these files as binary and thus will always conflict and require user
# intervention with every merge. To do so, just uncomment the entries below
###############################################################################
#*.sln merge=binary
#*.csproj merge=binary
#*.vbproj merge=binary
#*.vcxproj merge=binary
#*.vcproj merge=binary
#*.dbproj merge=binary
#*.fsproj merge=binary
#*.lsproj merge=binary
#*.wixproj merge=binary
#*.modelproj merge=binary
#*.sqlproj merge=binary
#*.wwaproj merge=binary
###############################################################################
# behavior for image files
#
# image files are treated as binary by default.
###############################################################################
#*.jpg binary
#*.png binary
#*.gif binary
###############################################################################
# diff behavior for common document formats
#
# Convert binary document formats to text before diffing them. This feature
# is only available from the command line. Turn it on by uncommenting the
# entries below.
###############################################################################
#*.doc diff=astextplain
#*.DOC diff=astextplain
#*.docx diff=astextplain
#*.DOCX diff=astextplain
#*.dot diff=astextplain
#*.DOT diff=astextplain
#*.pdf diff=astextplain
#*.PDF diff=astextplain
#*.rtf diff=astextplain
#*.RTF diff=astextplain
+362
View File
@@ -0,0 +1,362 @@
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.
##
## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
# User-specific files
*.rsuser
*.suo
*.user
*.userosscache
*.sln.docstates
# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs
# Build results
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
x64/
x86/
[Aa][Rr][Mm]/
[Aa][Rr][Mm]64/
bld/
[Bb]in/
[Oo]bj/
[Ll]og/
# Visual Studio 2015/2017 cache/options directory
.vs/
# Uncomment if you have tasks that create the project's static files in wwwroot
#wwwroot/
# Visual Studio 2017 auto generated files
Generated\ Files/
# MSTest test Results
[Tt]est[Rr]esult*/
[Bb]uild[Ll]og.*
# NUNIT
*.VisualState.xml
TestResult.xml
# Build Results of an ATL Project
[Dd]ebugPS/
[Rr]eleasePS/
dlldata.c
# Benchmark Results
BenchmarkDotNet.Artifacts/
# .NET Core
project.lock.json
project.fragment.lock.json
artifacts/
# StyleCop
StyleCopReport.xml
# Files built by Visual Studio
*_i.c
*_p.c
*_h.h
*.ilk
*.meta
*.obj
*.iobj
*.pch
*.pdb
*.ipdb
*.pgc
*.pgd
*.rsp
*.sbr
*.tlb
*.tli
*.tlh
*.tmp
*.tmp_proj
*_wpftmp.csproj
*.log
*.vspscc
*.vssscc
.builds
*.pidb
*.svclog
*.scc
# Chutzpah Test files
_Chutzpah*
# Visual C++ cache files
ipch/
*.aps
*.ncb
*.opendb
*.opensdf
*.sdf
*.cachefile
*.VC.db
*.VC.VC.opendb
# Visual Studio profiler
*.psess
*.vsp
*.vspx
*.sap
# Visual Studio Trace Files
*.e2e
# TFS 2012 Local Workspace
$tf/
# Guidance Automation Toolkit
*.gpState
# ReSharper is a .NET coding add-in
_ReSharper*/
*.[Rr]e[Ss]harper
*.DotSettings.user
# JustCode is a .NET coding add-in
.JustCode
# TeamCity is a build add-in
_TeamCity*
# DotCover is a Code Coverage Tool
*.dotCover
# AxoCover is a Code Coverage Tool
.axoCover/*
!.axoCover/settings.json
# Visual Studio code coverage results
*.coverage
*.coveragexml
# NCrunch
_NCrunch_*
.*crunch*.local.xml
nCrunchTemp_*
# MightyMoose
*.mm.*
AutoTest.Net/
# Web workbench (sass)
.sass-cache/
# Installshield output folder
[Ee]xpress/
# DocProject is a documentation generator add-in
DocProject/buildhelp/
DocProject/Help/*.HxT
DocProject/Help/*.HxC
DocProject/Help/*.hhc
DocProject/Help/*.hhk
DocProject/Help/*.hhp
DocProject/Help/Html2
DocProject/Help/html
# Click-Once directory
publish/
# Publish Web Output
*.[Pp]ublish.xml
*.azurePubxml
# Note: Comment the next line if you want to checkin your web deploy settings,
# but database connection strings (with potential passwords) will be unencrypted
*.publishproj
# Microsoft Azure Web App publish settings. Comment the next line if you want to
# checkin your Azure Web App publish settings, but sensitive information contained
# in these scripts will be unencrypted
PublishScripts/
# NuGet Packages
*.nupkg
# The packages folder can be ignored because of Package Restore
**/[Pp]ackages/*
# except build/, which is used as an MSBuild target.
!**/[Pp]ackages/build/
# Uncomment if necessary however generally it will be regenerated when needed
#!**/[Pp]ackages/repositories.config
# NuGet v3's project.json files produces more ignorable files
*.nuget.props
*.nuget.targets
# Microsoft Azure Build Output
csx/
*.build.csdef
# Microsoft Azure Emulator
ecf/
rcf/
# Windows Store app package directories and files
AppPackages/
BundleArtifacts/
Package.StoreAssociation.xml
_pkginfo.txt
*.appx
# Visual Studio cache files
# files ending in .cache can be ignored
*.[Cc]ache
# but keep track of directories ending in .cache
!?*.[Cc]ache/
# Others
ClientBin/
~$*
*~
*.dbmdl
*.dbproj.schemaview
*.jfm
*.pfx
*.publishsettings
orleans.codegen.cs
# Including strong name files can present a security risk
# (https://github.com/github/gitignore/pull/2483#issue-259490424)
#*.snk
# Since there are multiple workflows, uncomment next line to ignore bower_components
# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
#bower_components/
# RIA/Silverlight projects
Generated_Code/
# Backup & report files from converting an old project file
# to a newer Visual Studio version. Backup files are not needed,
# because we have git ;-)
_UpgradeReport_Files/
Backup*/
UpgradeLog*.XML
UpgradeLog*.htm
ServiceFabricBackup/
*.rptproj.bak
# SQL Server files
*.mdf
*.ldf
*.ndf
# Business Intelligence projects
*.rdl.data
*.bim.layout
*.bim_*.settings
*.rptproj.rsuser
*- Backup*.rdl
# Microsoft Fakes
FakesAssemblies/
# GhostDoc plugin setting file
*.GhostDoc.xml
# Node.js Tools for Visual Studio
.ntvs_analysis.dat
node_modules/
# Visual Studio 6 build log
*.plg
# Visual Studio 6 workspace options file
*.opt
# Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
*.vbw
# Visual Studio LightSwitch build output
**/*.HTMLClient/GeneratedArtifacts
**/*.DesktopClient/GeneratedArtifacts
**/*.DesktopClient/ModelManifest.xml
**/*.Server/GeneratedArtifacts
**/*.Server/ModelManifest.xml
_Pvt_Extensions
# Paket dependency manager
.paket/paket.exe
paket-files/
# FAKE - F# Make
.fake/
# JetBrains Rider
.idea/
*.sln.iml
# CodeRush personal settings
.cr/personal
# Python Tools for Visual Studio (PTVS)
__pycache__/
*.pyc
# Cake - Uncomment if you are using it
# tools/**
# !tools/packages.config
# Tabs Studio
*.tss
# Telerik's JustMock configuration file
*.jmconfig
# BizTalk build output
*.btp.cs
*.btm.cs
*.odx.cs
*.xsd.cs
# OpenCover UI analysis results
OpenCover/
# Azure Stream Analytics local run output
ASALocalRun/
# MSBuild Binary and Structured Log
*.binlog
# NVidia Nsight GPU debugger configuration file
*.nvuser
# MFractors (Xamarin productivity tool) working folder
.mfractor/
# Local History for Visual Studio
.localhistory/
# BeatPulse healthcheck temp database
healthchecksdb
# configuration
Web.Release.config
Web.Debug.config
# umbraco
*/log.txt
Install/
*/App_Data/TEMP/
*/App_Data/Logs/
*/App_Data/NuGetBackup/
*/App_Data/preview
*/App_Data/Import/
*/App_Data/cache/
*/App_Data/umbraco.config
*/App_Data/ExamineIndexes/
*/App_Data/Models/
*/App_Data/Campaigns/
*/uSync.Archive/
*/media/
# project
package-lock.json
+25
View File
@@ -0,0 +1,25 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29201.188
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UmbracoPackages", "UmbracoPackages\UmbracoPackages.csproj", "{EEB8531B-A9F0-46FB-9532-ABB92743290A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EEB8531B-A9F0-46FB-9532-ABB92743290A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EEB8531B-A9F0-46FB-9532-ABB92743290A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EEB8531B-A9F0-46FB-9532-ABB92743290A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EEB8531B-A9F0-46FB-9532-ABB92743290A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {2E78A066-D228-478B-8D9D-0FF6CA1AABB6}
EndGlobalSection
EndGlobal
@@ -0,0 +1,40 @@
<div>
<div class="fake-top-background">
</div>
<ng-form name="tabbedContentForm">
<ul id="tabsList">
<li class="tabLink" ct-val-tab="" id="tab{{group.label}}" ng-class="{'active' : currentTab === group.label, 'hasError' : tabHasError}" ng-repeat="group in content.tabs track by group.label" ng-click="changeTab(group.label)">
<p>
<i class="icon icon-alert"></i>
<span>{{group.label}}</span>
</p>
</li>
</ul>
<div class="umb-group-panel" retrive-dom-element="registerPropertyGroup(element[0], attributes.appAnchor)" data-app-anchor="{{group.id}}" data-element="group-{{group.alias}}" ng-repeat="group in content.tabs track by group.label">
<div class="umb-group-panel__content tabbed-panel tab-content-{{group.alias}}" ng-hide="hide(group.label)" id="{{group.label}}">
<umb-property data-element="property-{{property.alias}}"
ng-repeat="property in group.properties track by property.alias"
property="property"
show-inherit="content.variants.length > 1 && !property.culture && !activeVariant.language.isDefault"
inherits-from="defaultVariant.language.name">
<div ng-class="{'o-40 cursor-not-allowed': content.variants.length > 1 && !activeVariant.language.isDefault && !property.culture && !property.unlockInvariantValue}">
<umb-property-editor model="property"
preview="content.variants.length > 1 && !activeVariant.language.isDefault && !property.culture && !property.unlockInvariantValue">
</umb-property-editor>
</div>
</umb-property>
</div>
</div>
<umb-empty-state ng-if="content.tabs.length === 0"
position="center">
<localize key="content_noProperties"></localize>
</umb-empty-state>
</ng-form>
</div>
@@ -0,0 +1,181 @@
(function () {
'use strict';
function tabbedContentDirective($timeout) {
function link($scope, $element, $attrs) {
var appRootNode = $element[0];
$scope.currentTab = "";
if ($scope.content.tabs[0]) {
$scope.currentTab = $scope.content.tabs[0].label;
}
// Directive for cached property groups.
var propertyGroupNodesDictionary = {};
var scrollableNode = appRootNode.closest(".umb-scrollable");
scrollableNode.addEventListener("scroll", onScroll);
scrollableNode.addEventListener("mousewheel", cancelScrollTween);
function onScroll(event) {
var viewFocusY = scrollableNode.scrollTop + scrollableNode.clientHeight * .5;
for (var i in $scope.content.tabs) {
var group = $scope.content.tabs[i];
var node = propertyGroupNodesDictionary[group.id];
if (viewFocusY >= node.offsetTop && viewFocusY <= node.offsetTop + node.clientHeight) {
setActiveAnchor(group);
return;
}
}
}
function setActiveAnchor(tab) {
if (tab.active !== true) {
var i = $scope.content.tabs.length;
while (i--) {
$scope.content.tabs[i].active = false;
}
tab.active = true;
}
}
function getActiveAnchor() {
var i = $scope.content.tabs.length;
while (i--) {
if ($scope.content.tabs[i].active === true)
return $scope.content.tabs[i];
}
return false;
}
function getScrollPositionFor(id) {
if (propertyGroupNodesDictionary[id]) {
return propertyGroupNodesDictionary[id].offsetTop - 20;// currently only relative to closest relatively positioned parent
}
return null;
}
function scrollTo(id) {
var y = getScrollPositionFor(id);
if (getScrollPositionFor !== null) {
var viewportHeight = scrollableNode.clientHeight;
var from = scrollableNode.scrollTop;
var to = Math.min(y, scrollableNode.scrollHeight - viewportHeight);
var animeObject = { _y: from };
$scope.scrollTween = anime({
targets: animeObject,
_y: to,
easing: 'easeOutExpo',
duration: 200 + Math.min(Math.abs(to - from) / viewportHeight * 100, 400),
update: () => {
scrollableNode.scrollTo(0, animeObject._y);
}
});
}
}
function jumpTo(id) {
var y = getScrollPositionFor(id);
if (getScrollPositionFor !== null) {
cancelScrollTween();
scrollableNode.scrollTo(0, y);
}
}
function cancelScrollTween() {
if ($scope.scrollTween) {
$scope.scrollTween.pause();
}
}
$scope.registerPropertyGroup = function (element, appAnchor) {
propertyGroupNodesDictionary[appAnchor] = element;
};
$scope.$on("editors.apps.appChanged", function ($event, $args) {
// if app changed to this app, then we want to scroll to the current anchor
if ($args.app.alias === "umbContent") {
var activeAnchor = getActiveAnchor();
$timeout(jumpTo.bind(null, [activeAnchor.id]));
}
});
$scope.$on("editors.apps.appAnchorChanged", function ($event, $args) {
if ($args.app.alias === "umbContent") {
setActiveAnchor($args.anchor);
scrollTo($args.anchor.id);
}
});
//ensure to unregister from all dom-events
$scope.$on('$destroy', function () {
cancelScrollTween();
scrollableNode.removeEventListener("scroll", onScroll);
scrollableNode.removeEventListener("mousewheel", cancelScrollTween);
});
}
function controller($scope, $element, $attrs) {
$scope.currentTab = $scope.content.tabs[0];
this.content = $scope.content;
this.activeVariant = _.find(this.content.variants, variant => {
return variant.active;
});
$scope.hide = function (label) {
if ($scope.currentTab === label) {
return false;
}
return true;
};
$scope.changeTab = function changeTab(label) {
$scope.currentTab = label;
};
$scope.activeVariant = this.activeVariant;
$scope.defaultVariant = _.find(this.content.variants, variant => {
return variant.language.isDefault;
});
$scope.unlockInvariantValue = function (property) {
property.unlockInvariantValue = !property.unlockInvariantValue;
};
$scope.$watch("tabbedContentForm.$dirty",
function (newValue, oldValue) {
if (newValue === true) {
$scope.content.isDirty = true;
}
}
);
}
var directive = {
restrict: 'E',
replace: true,
templateUrl: '/App_Plugins/Cultiv.Tabify/directives/ct-tabbed-content.html',
controller: controller,
link: link,
scope: {
content: "="
}
};
return directive;
}
angular.module('umbraco.directives').directive('ctTabbedContent', tabbedContentDirective);
})();
@@ -0,0 +1,36 @@
function valTab(timeout) {
return {
require: ['^^form', '^^valFormManager'],
restrict: "A",
link: function (scope, element, attr, ctrs) {
var valFormManager = ctrs[1];
var tabAlias = scope.group.alias;
scope.tabHasError = false;
//listen for form validation changes
valFormManager.onValidationStatusChanged(function (evt, args) {
if (!args.form.$valid) {
var tabContent = element.closest(".umb-editor").find("[data-element='group-" + tabAlias + "']");
//check if the validation messages are contained inside of this tabs
if (tabContent.find(".ng-invalid").length > 0) {
scope.tabHasError = true;
} else {
scope.tabHasError = false;
}
}
else {
scope.tabHasError = false;
}
});
}
};
}
angular.module('umbraco.directives.validation').directive("ctValTab", ['$timeout',valTab]);
@@ -0,0 +1,23 @@
angular.module('umbraco.services').config([
'$httpProvider',
function ($httpProvider) {
$httpProvider.interceptors.push(function ($q) {
return {
'request': function (request) {
if (request.url.includes("views/content/apps/content/content.html")) {
var queryString = request.url.split("?");
var qs = "";
if (queryString[1]) {
qs = "?" + queryString[1];
}
request.url = "/App_Plugins/Cultiv.Tabify/tabify.html" + qs;
}
return request || $q.when(request);
}
};
});
}]);
@@ -0,0 +1,10 @@
{
"javascript": [
"~/App_Plugins/Cultiv.Tabify/interceptor.js",
"~/App_Plugins/Cultiv.Tabify/directives/cttabbedcontent.directive.js",
"~/App_Plugins/Cultiv.Tabify/directives/ctvaltab.directive.js"
],
"css": [
"~/App_Plugins/Cultiv.Tabify/tabify.css"
]
}
@@ -0,0 +1,145 @@
#tabsList {
overflow: hidden;
margin: 0;
position: fixed;
z-index: 1;
background: #f6f4f4;
width: 100%;
}
.tabLink {
position: relative;
display: inline-block;
list-style: none;
cursor: pointer;
font-weight: 700;
font-size: 15px;
padding: 12px 20px;
background-color: rgba(255,255,255,1);
box-shadow: 0 1px 1px 0 rgba(0,0,0,0.16);
border-right: 2px solid #f6f4f4;
transition: background-color 0.2s ease-in-out 0s;
}
.tabLink:first-child {
border-radius: 3px 0 0 0;
}
.tabLink:last-child {
border: 0 none;
border-radius: 0 3px 0 0;
}
.tabLink:first-child:last-child {
border-radius: 3px 3px 0 0;
}
.tabLink::before {
content: "";
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 2px;
background-color: #f6f4f4;
opacity: 1;
transition: all 0.3s ease-in-out 0s;
}
.tabLink:not(.active):hover {
color: #2152a3;
background-color: #ffffff;
}
.tabLink.active {
background-color: #ffffff;
}
.tabLink.active::before {
opacity: 1;
left: 12px;
right: 12px;
height: 4px;
border-radius: 3px 3px 0 0;
background-color: #f5c1bc;
}
/* Validation */
.tabLink .icon {
display: none;
}
.show-validation .tabLink.hasError .icon {
display: inline;
position: absolute;
color: #d42054;
}
.show-validation .tabLink.hasError span {
margin-left: 20px;
}
.tabLink p {
margin: 0;
}
/* Validation */
.tabLink .icon {
display: none;
}
.show-validation .tabLink.hasError .icon {
display: inline;
position: absolute;
color: #d42054;
}
.show-validation .tabLink.hasError span {
margin-left: 20px;
}
.tabLink p {
margin: 0;
}
/* Validation */
.tabLink .icon {
display: none;
}
.show-validation .tabLink.hasError .icon {
display: inline;
position: absolute;
color: #d42054;
}
.show-validation .tabLink.hasError span {
margin-left: 20px;
}
/* Hides the panel header so that the title is not repeated */
.umb-group-panel#tab-0 .umb-group-panel__header,
.umb-group-panel[style*=display][style*=block] .umb-group-panel__header {
display: none;
}
.umb-group-panel {
margin-bottom: 0;
}
.tabbed-panel {
padding-top: 60px;
}
.fake-top-background {
margin-top: -20px;
background: #f6f4f4;
height: 20px;
position: fixed;
z-index: 1;
width: 100%;
}
@@ -0,0 +1,5 @@
<div class="form-horizontal" ng-controller="Umbraco.Editors.Content.Apps.ContentController as vm">
<ct-tabbed-content ng-if="!vm.loading"
content="vm.content">
</ct-tabbed-content>
</div>
@@ -0,0 +1,38 @@
function modelsBuilderController($scope, $http, umbRequestHelper, modelsBuilderResource) {
var vm = this;
vm.reload = reload;
vm.generate = generate;
vm.dashboard = null;
function generate() {
vm.generating = true;
umbRequestHelper.resourcePromise(
$http.post(umbRequestHelper.getApiUrl("modelsBuilderBaseUrl", "BuildModels")),
'Failed to generate.')
.then(function (result) {
vm.generating = false;
vm.dashboard = result;
});
}
function reload() {
vm.loading = true;
modelsBuilderResource.getDashboard().then(function (result) {
vm.dashboard = result;
vm.loading = false;
});
}
function init() {
vm.loading = true;
modelsBuilderResource.getDashboard().then(function (result) {
vm.dashboard = result;
vm.loading = false;
});
}
init();
}
angular.module("umbraco").controller("Umbraco.Dashboard.ModelsBuilderController", modelsBuilderController);
@@ -0,0 +1,44 @@
<div id="modelsBuilder" ng-controller="Umbraco.Dashboard.ModelsBuilderController as vm">
<umb-box>
<umb-box-content>
<div ng-show="!vm.loading" class="pull-right">
<button type="button" class="btn" ng-click="vm.reload()"><span>Reload</span></button>
</div>
<h3 class="bold">Models Builder</h3>
<umb-load-indicator ng-show="vm.loading"></umb-load-indicator>
<div ng-show="!vm.loading && vm.dashboard">
<div ng-bind-html="vm.dashboard.text"></div>
<div ng-if="vm.dashboard.outOfDateModels">
<p>Models are <strong>out-of-date</strong>.</p>
</div>
<div ng-if="vm.dashboard.canGenerate">
<div ng-if="vm.dashboard.generateCausesRestart">
<p style="color: red; font-weight: bold;">Generating models will restart the application.</p>
</div>
<div ng-show="!vm.generating">
<button type="button" ng-click="vm.generate()" class="btn btn-danger">
<span>Generate models</span>
</button>
</div>
<div class="umb-loader-wrapper" ng-show="vm.generating">
<div class="umb-loader"></div>
</div>
</div>
<div ng-if="vm.dashboard.lastError" style="margin-top: 32px;" ng-show="!vm.generating">
<span style="color: red; font-weight: bold;">Last generation failed with the following error:</span>
<pre style="width: 80%; white-space: pre-line; background: #f8f8f8; padding: 4px; font-size: small;">{{vm.dashboard.lastError}}</pre>
</div>
</div>
</umb-box-content>
</umb-box>
</div>
@@ -0,0 +1,23 @@
function modelsBuilderResource($q, $http, umbRequestHelper) {
return {
getModelsOutOfDateStatus: function () {
return umbRequestHelper.resourcePromise(
$http.get(umbRequestHelper.getApiUrl("modelsBuilderBaseUrl", "GetModelsOutOfDateStatus")),
"Failed to get models out-of-date status");
},
buildModels: function () {
return umbRequestHelper.resourcePromise(
$http.post(umbRequestHelper.getApiUrl("modelsBuilderBaseUrl", "BuildModels")),
"Failed to build models");
},
getDashboard: function () {
return umbRequestHelper.resourcePromise(
$http.get(umbRequestHelper.getApiUrl("modelsBuilderBaseUrl", "GetDashboard")),
"Failed to get dashboard");
}
};
}
angular.module("umbraco.resources").factory("modelsBuilderResource", modelsBuilderResource);
@@ -0,0 +1,18 @@
{
// array of files we want to inject into the application
"javascript": [
"~/App_Plugins/ModelsBuilder/modelsbuilder.controller.js",
"~/App_Plugins/ModelsBuilder/modelsbuilder.resource.js"
],
// models builder dashboard
"dashboards": [
{
"alias": "settingsModelsBuilder",
"name": "Models Builder",
"view": "/App_Plugins/ModelsBuilder/modelsbuilder.html",
"sections": [ "settings" ],
"weight": 40
}
]
}
@@ -0,0 +1,81 @@
angular.module("umbraco").controller("OsmMaps.PropertyEditorController",
function ($rootScope, $scope, notificationsService, assetsService, $timeout) {
var
place,
geocoder,
mapCenter,
//Getting prevalues - umbraco location by default if nothing has been set
defaultLat = $scope.model.config ? 55.406191899999996 : $scope.model.config.lat,
defaultLng = $scope.model.config ? 10.388192199999999 : $scope.model.config.lng;
defaultZoomLvl = parseInt($scope.model.config ? 30 : $scope.model.config.zoomlevel);
// key = $scope.model.config.key;
var self = this;
self.map = null;
self.marker = null;
$scope.model.uid = generateID();
self.mapElement = $scope.model.alias + "_" + $scope.model.uid + "_map";
//Loading the styles
assetsService.loadCss("/app_plugins/OsmMaps/assets/css/osmmaps.css");
assetsService.loadCss('/app_plugins/OsmMaps/assets/leaflet/leaflet.css');
assetsService.loadJs('/app_plugins/OsmMaps/assets/leaflet/leaflet.js')
.then(function () {
$timeout(function () {
initializeMap();
});
});
function generateID() {
var d = new Date().getTime();
var id = 'xxxxxxxx'.replace(/[xy]/g, function (c) {
var r = (d + Math.random() * 16) % 16 | 0;
d = Math.floor(d / 16);
return (c === "x" ? r : (r & 0x3 | 0x8)).toString(16);
});
return id;
};
function initializeMap() {
self.map = L.map(self.mapElement);
L.tileLayer('https://{s}.tile.osm.org/{z}/{x}/{y}.png', {
attribution: '&copy; <a href="http://osm.org/copyright">OpenStreetMap</a> contributors'
}).addTo(self.map);
// Getting text for the reset button
$scope.resetTxt = $scope.model.config.resetTxt;
var location = $scope.model.value ? $scope.model.value.split(',') : null;
resetBtn = document.getElementById("umb-osmmaps-reset-" + $scope.model.uid);
if (location !== undefined && location !== null && location.length >= 2) {
var zoom = defaultZoomLvl;
if (location.length === 3) {
zoom = location[2];
}
self.map.setView([location[0], location[1]], zoom);
self.marker = L.marker(location).addTo(self.map);
}
else {
self.map.setView([defaultLat, defaultLng], defaultZoomLvl);
self.marker = L.marker([defaultLat, defaultLng]).addTo(self.map);
}
self.map.on('resize', function (e) {
var center = self.map.getCenter();
self.map.setView(center);
});
self.map.on('click', function (e) {
var center = e.latlng;
$scope.model.value = e.latlng.lat + "," + e.latlng.lng + "," + self.map.getZoom();
self.marker.setLatLng(e.latlng); // .update(); // we coude use .update() if we update the latlng object
});
}
});
@@ -0,0 +1,25 @@
<div class="osmmaps" ng-controller="OsmMaps.PropertyEditorController">
<!-- This is a bit dirty but currently the only way I know how to translate the text values in the controller -->
<span id="geoCodeError" class="hide">
<osmmaps-localize key="geoCodeError">Oops! Having trouble geocoding specified address! Please try again.</osmmaps-localize>
</span>
<span id="locationSet" class="hide">
<osmmaps-localize key="locationSet">Location set to</osmmaps-localize>
</span>
<!--<div>
<input type="text" id="{{model.alias}}_{{model.uid}}_lookup" class="umb-editor umb-textstring textstring"/>
</div>-->
<div>
<div class="map" id="{{model.alias}}_{{model.uid}}_map"></div>
</div>
<div>
<span>{{formattedAddress}}</span>
</div>
<!--<div>
<button type="submit" id="umb-osmmaps-reset-{{model.uid}}" class="btn">
<osmmaps-localize key="resetTxt">Reset position</osmmaps-localize>
</button>
</div>-->
</div>
@@ -0,0 +1,11 @@
.osmmaps .map{
height: 400px;
}
.osmmaps .btn{
margin-top:10px;
}
.osmmaps .hide{
display: none;
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 797 B

File diff suppressed because it is too large Load Diff
@@ -0,0 +1,479 @@
/* required styles */
.leaflet-map-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-pane,
.leaflet-tile-container,
.leaflet-overlay-pane,
.leaflet-shadow-pane,
.leaflet-marker-pane,
.leaflet-popup-pane,
.leaflet-overlay-pane svg,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
position: absolute;
left: 0;
top: 0;
}
.leaflet-container {
overflow: hidden;
-ms-touch-action: none;
touch-action: none;
}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
-webkit-user-drag: none;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
display: block;
}
/* map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container img {
max-width: none !important;
}
/* stupid Android 2 doesn't understand "max-width: none" properly */
.leaflet-container img.leaflet-image-layer {
max-width: 15000px !important;
}
.leaflet-tile {
filter: inherit;
visibility: hidden;
}
.leaflet-tile-loaded {
visibility: inherit;
}
.leaflet-zoom-box {
width: 0;
height: 0;
}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
-moz-user-select: none;
}
.leaflet-tile-pane { z-index: 2; }
.leaflet-objects-pane { z-index: 3; }
.leaflet-overlay-pane { z-index: 4; }
.leaflet-shadow-pane { z-index: 5; }
.leaflet-marker-pane { z-index: 6; }
.leaflet-popup-pane { z-index: 7; }
.leaflet-vml-shape {
width: 1px;
height: 1px;
}
.lvml {
behavior: url(#default#VML);
display: inline-block;
position: absolute;
}
/* control positioning */
.leaflet-control {
position: relative;
z-index: 7;
pointer-events: auto;
}
.leaflet-top,
.leaflet-bottom {
position: absolute;
z-index: 1000;
pointer-events: none;
}
.leaflet-top {
top: 0;
}
.leaflet-right {
right: 0;
}
.leaflet-bottom {
bottom: 0;
}
.leaflet-left {
left: 0;
}
.leaflet-control {
float: left;
clear: both;
}
.leaflet-right .leaflet-control {
float: right;
}
.leaflet-top .leaflet-control {
margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
margin-left: 10px;
}
.leaflet-right .leaflet-control {
margin-right: 10px;
}
/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile,
.leaflet-fade-anim .leaflet-popup {
opacity: 0;
-webkit-transition: opacity 0.2s linear;
-moz-transition: opacity 0.2s linear;
-o-transition: opacity 0.2s linear;
transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-tile-loaded,
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
opacity: 1;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
-moz-transition: -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
-o-transition: -o-transform 0.25s cubic-bezier(0,0,0.25,1);
transition: transform 0.25s cubic-bezier(0,0,0.25,1);
}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile,
.leaflet-touching .leaflet-zoom-animated {
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
visibility: hidden;
}
/* cursors */
.leaflet-clickable {
cursor: pointer;
}
.leaflet-container {
cursor: -webkit-grab;
cursor: -moz-grab;
}
.leaflet-popup-pane,
.leaflet-control {
cursor: auto;
}
.leaflet-dragging .leaflet-container,
.leaflet-dragging .leaflet-clickable {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
}
/* visual tweaks */
.leaflet-container {
background: #ddd;
outline: 0;
}
.leaflet-container a {
color: #0078A8;
}
.leaflet-container a.leaflet-active {
outline: 2px solid orange;
}
.leaflet-zoom-box {
border: 2px dotted #38f;
background: rgba(255,255,255,0.5);
}
/* general typography */
.leaflet-container {
font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}
/* general toolbar styles */
.leaflet-bar {
box-shadow: 0 1px 5px rgba(0,0,0,0.65);
border-radius: 4px;
}
.leaflet-bar a,
.leaflet-bar a:hover {
background-color: #fff;
border-bottom: 1px solid #ccc;
width: 26px;
height: 26px;
line-height: 26px;
display: block;
text-align: center;
text-decoration: none;
color: black;
}
.leaflet-bar a,
.leaflet-control-layers-toggle {
background-position: 50% 50%;
background-repeat: no-repeat;
display: block;
}
.leaflet-bar a:hover {
background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
cursor: default;
background-color: #f4f4f4;
color: #bbb;
}
.leaflet-touch .leaflet-bar a {
width: 30px;
height: 30px;
line-height: 30px;
}
/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
font: bold 18px 'Lucida Console', Monaco, monospace;
text-indent: 1px;
}
.leaflet-control-zoom-out {
font-size: 20px;
}
.leaflet-touch .leaflet-control-zoom-in {
font-size: 22px;
}
.leaflet-touch .leaflet-control-zoom-out {
font-size: 24px;
}
/* layers control */
.leaflet-control-layers {
box-shadow: 0 1px 5px rgba(0,0,0,0.4);
background: #fff;
border-radius: 5px;
}
.leaflet-control-layers-toggle {
background-image: url(images/layers.png);
width: 36px;
height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
background-image: url(images/layers-2x.png);
background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
width: 44px;
height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
display: block;
position: relative;
}
.leaflet-control-layers-expanded {
padding: 6px 10px 6px 6px;
color: #333;
background: #fff;
}
.leaflet-control-layers-selector {
margin-top: 2px;
position: relative;
top: 1px;
}
.leaflet-control-layers label {
display: block;
}
.leaflet-control-layers-separator {
height: 0;
border-top: 1px solid #ddd;
margin: 5px -10px 5px -6px;
}
/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
background: #fff;
background: rgba(255, 255, 255, 0.7);
margin: 0;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
padding: 0 5px;
color: #333;
}
.leaflet-control-attribution a {
text-decoration: none;
}
.leaflet-control-attribution a:hover {
text-decoration: underline;
}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
font-size: 11px;
}
.leaflet-left .leaflet-control-scale {
margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
margin-bottom: 5px;
}
.leaflet-control-scale-line {
border: 2px solid #777;
border-top: none;
line-height: 1.1;
padding: 2px 5px 1px;
font-size: 11px;
white-space: nowrap;
overflow: hidden;
-moz-box-sizing: content-box;
box-sizing: content-box;
background: #fff;
background: rgba(255, 255, 255, 0.5);
}
.leaflet-control-scale-line:not(:first-child) {
border-top: 2px solid #777;
border-bottom: none;
margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
border-bottom: 2px solid #777;
}
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
box-shadow: none;
}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
border: 2px solid rgba(0,0,0,0.2);
background-clip: padding-box;
}
/* popup */
.leaflet-popup {
position: absolute;
text-align: center;
}
.leaflet-popup-content-wrapper {
padding: 1px;
text-align: left;
border-radius: 12px;
}
.leaflet-popup-content {
margin: 13px 19px;
line-height: 1.4;
}
.leaflet-popup-content p {
margin: 18px 0;
}
.leaflet-popup-tip-container {
margin: 0 auto;
width: 40px;
height: 20px;
position: relative;
overflow: hidden;
}
.leaflet-popup-tip {
width: 17px;
height: 17px;
padding: 1px;
margin: -10px auto 0;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
background: white;
box-shadow: 0 3px 14px rgba(0,0,0,0.4);
}
.leaflet-container a.leaflet-popup-close-button {
position: absolute;
top: 0;
right: 0;
padding: 4px 4px 0 0;
text-align: center;
width: 18px;
height: 14px;
font: 16px/14px Tahoma, Verdana, sans-serif;
color: #c3c3c3;
text-decoration: none;
font-weight: bold;
background: transparent;
}
.leaflet-container a.leaflet-popup-close-button:hover {
color: #999;
}
.leaflet-popup-scrolled {
overflow: auto;
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
width: 24px;
margin: 0 auto;
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
.leaflet-oldie .leaflet-popup-tip-container {
margin-top: -1px;
}
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
border: 1px solid #999;
}
/* div icon */
.leaflet-div-icon {
background: #fff;
border: 1px solid #666;
}
File diff suppressed because one or more lines are too long
@@ -0,0 +1,5 @@
{
"geoCodeError":"Ups! Der var et problem med at finde adressen! Prøv venligst igen.",
"locationSet":"Adresse sat til",
"resetTxt":"Nulstil position"
}
@@ -0,0 +1,5 @@
{
"geoCodeError":"Oops! Adresse konnte nicht gefunden werden!",
"locationSet":"Standort gesetzt auf",
"resetTxt":"Position zurücksetzten"
}
@@ -0,0 +1,5 @@
{
"geoCodeError":"Oops! Having trouble geocoding specified address! Please try again.",
"locationSet":"Location set to",
"resetTxt":"Reset position"
}
@@ -0,0 +1,5 @@
{
"geoCodeError":"Oops! Having trouble geocoding specified address! Please try again.",
"locationSet":"Location set to",
"resetTxt":"Reset position"
}
@@ -0,0 +1,5 @@
{
"geoCodeError":"Oops! Having trouble geocoding specified address! Please try again.",
"locationSet":"Location set to",
"resetTxt":"Reset position"
}
@@ -0,0 +1,5 @@
{
"geoCodeError":"Oops! Having trouble geocoding specified address! Please try again.",
"locationSet":"Location set to",
"resetTxt":"Reset position"
}
@@ -0,0 +1,5 @@
{
"geoCodeError":"Oops! Having trouble geocoding specified address! Please try again.",
"locationSet":"Location set to",
"resetTxt":"Reset position"
}
@@ -0,0 +1,5 @@
{
"geoCodeError":"Oops! Having trouble geocoding specified address! Please try again.",
"locationSet":"Location set to",
"resetTxt":"Reset position"
}
@@ -0,0 +1,5 @@
{
"geoCodeError":"Oops! Having trouble geocoding specified address! Please try again.",
"locationSet":"Location set to",
"resetTxt":"Reset position"
}
@@ -0,0 +1,5 @@
{
"geoCodeError":"Oops! Having trouble geocoding specified address! Please try again.",
"locationSet":"Location set to",
"resetTxt":"Reset position"
}
@@ -0,0 +1,5 @@
{
"geoCodeError":"Oops! Having trouble geocoding specified address! Please try again.",
"locationSet":"Location set to",
"resetTxt":"Reset position"
}
@@ -0,0 +1,5 @@
{
"geoCodeError":"Oeps! De locatie van het adres kan momenteel niet opgezocht worden!",
"locationSet":"Locatie ingesteld op",
"resetTxt":"Positie resetten"
}
@@ -0,0 +1,5 @@
{
"geoCodeError":"Oops! Having trouble geocoding specified address! Please try again.",
"locationSet":"Location set to",
"resetTxt":"Reset position"
}
@@ -0,0 +1,5 @@
{
"geoCodeError":"Oops! Having trouble geocoding specified address! Please try again.",
"locationSet":"Location set to",
"resetTxt":"Reset position"
}
@@ -0,0 +1,5 @@
{
"geoCodeError":"Oops! Having trouble geocoding specified address! Please try again.",
"locationSet":"Location set to",
"resetTxt":"Reset position"
}
@@ -0,0 +1,5 @@
{
"geoCodeError":"Oops! Having trouble geocoding specified address! Please try again.",
"locationSet":"Location set to",
"resetTxt":"Reset position"
}
@@ -0,0 +1,5 @@
{
"geoCodeError":"Oops! Having trouble geocoding specified address! Please try again.",
"locationSet":"Location set to",
"resetTxt":"Reset position"
}
@@ -0,0 +1,45 @@
{
propertyEditors:
[
{
alias: "Our.Umbraco.OsmMaps",
name: "Open street maps",
editor:
{
view: "~/App_Plugins/OsmMaps/OsmMaps.html"
},
prevalues: {
fields:[
{
label: "Latitude",
description: "Enter your default starting latitude",
key: "lat",
view: "textstring"
},
{
label: "Longitude",
description: "Enter your default starting longitude",
key: "lng",
view: "textstring"
},
{
label: "Zoom level",
description: "Enter your default zoom level",
key: "zoomlevel",
view: "textstring"
}
]
},
defaultConfig:{
lat: 55.40626,
lng: 10.38840,
zoomlevel: 15
}
}
],
javascript:
[
"~/App_Plugins/OsmMaps/OsmMaps.controller.js"
]
}
@@ -0,0 +1,34 @@
angular.module("umbraco").controller("Umbraco.Starterkit.HelpController", function ($scope, lessonsService) {
vm = this;
vm.currentLesson = null;
vm.currentStep = null;
vm.currentStepIndex = 0;
this.lessons = null;
this.steps = null;
this.loadLesson = function (lesson) {
vm.currentLesson = lesson;
lessonsService.getLessonSteps(lesson.path).then(function (steps) {
vm.steps = steps;
vm.currentStep = steps[0];
vm.currentStepIndex = 0;
});
};
this.exitLesson = function () {
this.currentLesson = null;
this.currentStep = null;
this.steps = null;
};
this.loadStep = function (index) {
this.currentStep = this.steps[index];
this.currentStepIndex = index;
};
lessonsService.getLessons("Tutorials/Starter-kit/Lessons").then(function (lessons) {
vm.lessons = lessons;
});
});
@@ -0,0 +1,319 @@
[
{
"name": "The Content section",
"alias": "theStarterKitTheContentSection",
"group": "Create content",
"groupOrder": 110,
"requiredSections": [
"content"
],
"steps": [
{
"title": "The Content section",
"content": "<p>In this tour you will get a short introduction to the <b>Content section</b> in Umbraco.</p><p>The <b>Content section</b> is where all the pages and content for the website lives.</p><p>You will learn how to navigate the content, update some content, and preview the website.</p>",
"type": "intro"
},
{
"element": "#applications [data-element='section-content']",
"title": "Navigate to the Content section",
"content": "<p>In the <b>Content section</b> you can create and manage the content of the website.</p><p>The <b>Content section</b> contains the content of your website. Content is displayed as <b>nodes</b> in the content tree.</p>",
"event": "click",
"backdropOpacity": 0.6
},
{
"element": "#tree [data-element='tree-item-Home']",
"title": "The Home page",
"event": "click",
"content": "<p>The first node you will see in the content tree is the <b>Home</b> page.</p><p><b>Click</b> on the <b>arrow</b> on the left of the Home page to see the pages underneath the Home page.</p>",
"eventElement": "#tree [data-element='tree-item-Home'] [data-element='tree-item-expand']"
},
{
"element": "#tree [data-element='tree-item-Home']",
"elementPreventClick": true,
"title": "The site structure",
"content": "<p>In the content tree you will see the site structure. You can expand trees by clicking the arrow to the left of the node.</p>"
},
{
"element": "#tree [data-element='tree-item-Home'] a.umb-tree-item__label",
"title": "Open the Home page",
"content": "<p>Let's have a look at what the content of a page could look like.</p><p><b>Click</b> on the <b>Home page name</b> to open the node.</p>",
"event": "click",
"eventElement": "#tree [data-element='tree-item-Home'] a.umb-tree-item__label"
},
{
"element": "[data-element='editor-name-field']",
"elementPreventClick": true,
"title": "The page name",
"content": "<p>At the top of the page you will find the name of the content you are editing.</p>"
},
{
"element": "[data-element='property-heroHeader']",
"elementPreventClick": true,
"title": "Properties",
"content": "<p>In the center of the page you will find the content <b>Properties</b>.</p><p>These are all the pieces of information the content consist of. Properties can vary depending on which <b>Document type</b> the current item is based on.</p>"
},
{
"element": "[data-element='group-Hero']",
"elementPreventClick": true,
"title": "Organise with groups",
"content": "<p>The properties of a page are organised in <b>groups</b> making it easy to find the right place to update the content.</p>"
},
{
"element": "[data-element='button-preview']",
"title": "Preview content",
"content": "<p>Before a page is published to your website you can preview any changes you have made to the page.</p><p><b>Click</b> the Preview button to see how the page looks now.</p>",
"event": "click"
},
{
"element": "[data-element='property-heroHeader']",
"title": "Update the header",
"content": "<p>Let's make an update to the content in the <b>Header</b> property.</p><p>Try changing it to: <code>Welcome to my website</code></p>"
},
{
"element": "[data-element='button-preview']",
"title": "Preview update",
"content": "<p><b>Click</b> the Preview button to see the changes you've just made.</p>",
"event": "click"
},
{
"element": "[data-element='button-saveAndPublish']",
"title": "Save and Publish",
"content": "<p><b>Click</b> on the <b>Publish</b> button to publish the changes and make them visible to the public.</p>",
"event": "click"
}
]
},
{
"name": "Creating Content",
"alias": "theStarterKitCreatingContent",
"group": "Create content",
"groupOrder": 110,
"requiredSections": [
"content"
],
"steps": [
{
"title": "Creating your first content page",
"content": "<p>In this tour you will learn how to create new content for your website.</p>",
"type": "intro"
},
{
"element": "#applications [data-element='section-content']",
"title": "Navigate to the Content section",
"content": "<p>In the <b>Content section</b> you can create and manage the content of the website.</p><p>The <b>Content section</b> contains the content of your website. Content is displayed as <b>nodes</b> in the content tree.</p>",
"event": "click",
"backdropOpacity": 0.6
},
{
"element": "#tree [data-element='tree-item-Home']",
"title": "Open the context menu",
"content": "<p>Open the context menu by hovering the Home node.</p><p>Now click the <b>three small dots</b> to the right.</p>",
"event": "click",
"eventElement": "[data-element='tree-item-Home'] [data-element='tree-item-options']"
},
{
"element": "#dialog [data-element='action-create-contentPage']",
"title": "Create new Content Page",
"content": "<p>Now you can see all the options you have for creating content in this part of the site.</p><p>Select the <b>Content Page</b> option to create a new page of that type.</p>",
"event": "click"
},
{
"element": "[data-element='editor-content'] [data-element='editor-name-field']",
"title": "Give your new page a name",
"content": "<p>Our new page needs a name. Enter <code>My Page</code> in the field and click <b>Next</b>.</p>",
"view": "/App_Plugins/StarterKit/tours/views/validateText.html",
"customProperties": {
"validateText": "My Page"
}
},
{
"element": "[data-element='editor-content'] [data-element='property-pageTitle'] input",
"title": "Add a page title",
"content": "<p>On this page we are also required to fill out the <b>Page Title</b> property.</p><p><b>Enter</b> <code>Welcome to My Page</code> in the field and click <b>Next</b>.</p>",
"view": "/App_Plugins/StarterKit/tours/views/validateText.html",
"customProperties": {
"validateText": "Welcome to My Page"
}
},
{
"element": "[data-element='editor-footer'] [data-element='button-save']",
"title": "Save as draft",
"content": "<p>Before we can preview the page we need to save it as a draft.</p><p><b>Click</b> the <b>Save</b> option to save your changes without making them public.</p>",
"event": "click"
},
{
"element": "[data-element='editor-footer'] [data-element='button-preview']",
"title": "Preview",
"content": "<p><b>Click</b> the <b>Preview</b> button to preview the new page before publishing it.</p>",
"event": "click"
},
{
"element": "[data-element='editor-container']",
"elementPreventClick": true,
"title": "Go explore",
"content": "<p>The page still looks a bit empty. You can now try and fill out some of the other properties on the page.</p>"
}
]
},
{
"name": "The Media Library",
"alias": "theStarterKitTheMediaLibrary",
"group": "Create content",
"groupOrder": 110,
"requiredSections": [
"media"
],
"steps": [
{
"title": "How to use the media library",
"content": "<p>A website would be boring without media content. In Umbraco you can manage all your images, documents, videos etc. in the <b>Media section</b>. Here you can upload and organise your media items and see details about each item.</p><p>In this tour you will learn how to upload and organise your Media library in Umbraco. It will also show you how to view details about a specific media item.</p>",
"type": "intro"
},
{
"element": "#applications [data-element='section-media']",
"title": "Navigate to the Media section",
"content": "The <b>Media</b> section is where you manage all your media items.",
"event": "click",
"backdropOpacity": 0.6
},
{
"element": "#tree",
"elementPreventClick": true,
"title": "The media tree",
"content": "<p>Like the Content section the Media section also has a tree.</p>"
},
{
"element": "#tree [data-element='tree-item-Design']",
"title": "Folders",
"content": "<p>In this Starter kit we have added a couple of folders. One of them is called <b>Design</b>.</p><p>This folder is meant to hold all the design related media items like background images etc.</p><p><b>Click</b> the folder name to open the folder.</p>",
"event": "click",
"eventElement": "#tree [data-element='tree-item-Design'] a.umb-tree-item__label"
},
{
"element": "[data-element='editor-media'] [data-element='dropzone']",
"elementPreventClick": true,
"title": "Upload area",
"content": "<p>Inside a folder you will find an area to upload your media files...</p>"
},
{
"element": "[data-element='editor-media'] [data-element='media-grid']",
"elementPreventClick": true,
"title": "Uploaded media",
"content": "<p>...and an area with all your uploaded files.</p>"
},
{
"element": "[data-element='editor-media'] [data-element='dropzone']",
"title": "Upload a background image",
"content": "<p>Let's upload a new image we can use as background image on the Home page in the next tour.</p><p>Click the <b>or click here to choose files</b>-button and select an image on your computer to upload.</p>",
"view": "/App_Plugins/StarterKit/Tours/views/medialibrary/uploadimages.html"
},
{
"element": "[data-element='editor-media'] [data-element='media-grid-item-0']",
"title": "View media item details",
"content": "Hover the media item and <b>Click the white bar</b> to view details about the media item.",
"event": "click",
"eventElement": "[data-element='editor-media'] [data-element='media-grid-item-0'] [data-element='media-grid-item-edit']"
},
{
"element": "[data-element='editor-media'] [data-element='property-umbracoFile']",
"elementPreventClick": true,
"title": "The uploaded image",
"content": "<p>Here you can see the image you have uploaded.</p>"
},
{
"element": "[data-element='editor-media'] [data-element='property-umbracoBytes']",
"elementPreventClick": true,
"title": "Image size",
"content": "<p>You will also find other details about the image, like the size.</p><p>Media items work in much the same way as content. Properties can vary depending on which <b>Media type</b> the current item belongs to.</p>"
},
{
"element": "[data-element='editor-media'] [data-element='sub-view-umbInfo']",
"title": "Info",
"content": "Under the Info-app you will find default information about the media item.",
"event": "click"
},
{
"element": "[data-element='editor-media'] [data-element='node-info-urls']",
"elementPreventClick": true,
"title": "Link to media",
"content": "The path to the media item..."
},
{
"element": "[data-element='editor-media'] [data-element='node-info-general']",
"elementPreventClick": true,
"title": "General information",
"content": "...and information about when the media item has been created and edited."
}
]
},
{
"name": "Adding media to content",
"alias": "theStarterKitAddingMediaToContent",
"group": "Create content",
"groupOrder": 110,
"requiredSections": [
"content"
],
"steps": [
{
"title": "Adding media to content",
"content": "<p>In this tour you will learn how to add media to a content page using a <b>Media picker</b>.</p><p>Your will use the image you uploaded to the Design folder as a new background image for the <b>Home page</b>.</p>",
"type": "intro"
},
{
"element": "#applications [data-element='section-content']",
"title": "Navigate to the Content section",
"content": "<p><b>Click</b> the Content section icon to open the content section.</p>",
"event": "click",
"backdropOpacity": 0.6
},
{
"element": "#tree [data-element='tree-item-Home']",
"title": "Home",
"content": "<p><b>Click</b> the Home node to open it.</p>",
"event": "click",
"eventElement": "#tree [data-element='tree-item-Home'] a.umb-tree-item__label"
},
{
"element": "[data-element='group-Design']",
"elementPreventClick": true,
"title": "Design",
"content": "<p>Under the <b>Design group</b> you will find the property to change the background image.</p>"
},
{
"element": "[data-element='editor-content'] [data-element='property-HeroBackgroundImage'] [data-element='sortable-thumbnails'] [data-element='sortable-thumbnail-0']",
"title": "Remove the current image",
"content": "<p>First we need to remove the current image so we can add our new image.</p><p><b>Hover</b> the image and <b>Click</b> on the red X i the bottom right corner of the image.</p>",
"event": "click",
"eventElement": "[data-element='editor-content'] [data-element='property-HeroBackgroundImage'] [data-element='sortable-thumbnails'] [data-element='sortable-thumbnail-0'] [data-element='action-remove']"
},
{
"element": "[data-element='editor-content'] [data-element='property-HeroBackgroundImage'] [data-element='sortable-thumbnails'] [data-element='sortable-thumbnails-add']",
"title": "Open the Media picker",
"content": "<p>Click the <b>Add icon</b> to open the <b>Media Picker</b>.</p>",
"event": "click"
},
{
"element": "[ng-controller*='Umbraco.Editors.MediaPickerController'] [data-element='editor-container']",
"title": "Select image",
"content": "<p>This Media picker is configured to only show images from the Design folder.</p><p><b>Click</b> on the image you just uploaded to select it.</p>"
},
{
"element": "[ng-controller*='Umbraco.Editors.MediaPickerController'] [button-style='success'] [data-element]",
"title": "Submit dialog",
"content": "Click <b>Select image</b> to add the selected image.",
"event": "click"
},
{
"element": "[data-element='button-preview']",
"title": "Preview",
"content": "<p><b>Click</b> Preview to see the changed background image.</p>",
"event": "click"
},
{
"title": "Remember to Save or Publish",
"content": "<p>If you want to keep the changes you've made, remember to Save or Publish the content item.</p>"
}
]
}
]
@@ -0,0 +1,237 @@
[
{
"name": "Document types",
"alias": "theStarterKitDocumentTypes",
"group": "Data structure",
"groupOrder": 120,
"requiredSections": [
"content",
"settings"
],
"steps": [
{
"title": "Document types = content structure",
"content": "<p>The first thing you do with a new Umbraco installation is to create a <strong>Document Type</strong>. A Document Type is a template for content. For each <em>type</em> of content you want to create, you'll create a Document Type.</p><p>The document type defines where content can be created, how many properties it holds and what the input method should be for these properties.</p><p>When you have at least one Document type in place you can start creating content</p><p>In this tour you will get an introduction to the Starter kits data structure and learn how to add a new property to a Document type.</p>",
"type": "intro"
},
{
"element": "#applications [data-element='section-settings']",
"title": "Navigate to the Settings sections",
"content": "In the <b>Settings section</b> you will find the document types.",
"event": "click",
"backdropOpacity": 0.6
},
{
"element": "#tree [data-element='tree-item-documentTypes']",
"title": "Document types tree",
"content": "<p>To see all the document types click the <b>arrow</b> to the left of the <b>Document Types</b> node.</p>",
"event": "click",
"eventElement": "#tree [data-element='tree-item-documentTypes'] [data-element='tree-item-expand']"
},
{
"element": "#tree [data-element='tree-item-documentTypes']",
"elementPreventClick": true,
"title": "Document types",
"content": "<p>In the tree you will find all the document types for the different types of content we can create for our website.</p><p>You can see a document type for a <b>Blog</b> and one for a <b>Blog post</b>. There is also a document type for a standard <b>Content Page</b> and one for a special <b>Contact</b> page.</p>"
},
{
"element": "#tree [data-element='tree-item-documentTypes'] [data-element='tree-item-Home']",
"title": "Home document type",
"content": "<p>We want to add a new piece of text on our <b>Home </b>page.</p><p>Let's have a look at how a Document type is set up. <b>Click</b> on the <b>Home</b> document type to open the document type editor.</p>",
"event": "click",
"eventElement": "#tree [data-element='tree-item-documentTypes'] [data-element='tree-item-Home'] a.umb-tree-item__label"
},
{
"element": "[data-element='editor-document-types'] .umb-editor-wrapper",
"elementPreventClick": true,
"title": "The Document Type Editor",
"content": "In the document type editor you can manage all the settings for a document type."
},
{
"element": "[data-element='editor-icon']",
"elementPreventClick": true,
"title": "The icon",
"content": "<p>In the top of the screen you will find the <b>Document type icon</b>.</p><p>Use the icon to help choose the right Document type when creating content.</p>"
},
{
"element": "[data-element='editor-name-field']",
"elementPreventClick": true,
"title": "The name",
"content": "<p>The name of the Document type.</p>"
},
{
"element": "[data-element='editor-sub-views']",
"elementPreventClick": true,
"title": "Navigation",
"content": "<p>The document type settings are split up into multiple views to keep them organized.</p><p>Right now we are on the <b>Design view</b> where we structure the <b>Properties</b>.</p>"
},
{
"element": "[data-element='group-Hero']",
"elementPreventClick": true,
"title": "Tabs to structure properties",
"content": "<p>Properties are organised in groups.</p><p>Use them to group your properties so it is easy to find the right place to update a piece of content.</p>"
},
{
"element": "[data-element='group-Hero'] [data-element='property-heroHeader']",
"elementPreventClick": true,
"title": "Property",
"content": "<p>Every document type has properties. These are the fields that the content editor is allowed to edit for the node.</p>"
},
{
"element": "[data-element='group-Content'] [data-element='property-add']",
"title": "Add new property",
"content": "<p>Let's add a new property to the <b>Content</b> group where we can add an About text to our Home page.</p>",
"event": "click"
},
{
"element": "[ng-controller*='Umbraco.Editors.PropertySettingsController'] [data-element='property-name']",
"title": "Enter a name",
"content": "Enter <code>Welcome Text</code> as name for the property.",
"view": "/App_Plugins/StarterKit/tours/views/validateText.html",
"customProperties": {
"validateText": "Welcome Text"
}
},
{
"element": "[ng-controller*='Umbraco.Editors.PropertySettingsController'] [data-element='property-description']",
"title": "Enter a description",
"content": "<p>A description will help to fill in the right content.</p><p>Enter a description for the property. It could be:<br/> <pre>Write a nice introduction so the visitors feel welcome</pre></p>"
},
{
"element": "[ng-controller*='Umbraco.Editors.PropertySettingsController'] [data-element='editor-add']",
"title": "Add editor",
"content": "The editor defines what data type the property is based on. Click <b>Add editor</b> to open the editor picker dialog.",
"event": "click"
},
{
"element": "[ng-controller*='Umbraco.Editors.DataTypePickerController'] [data-element='editor-data-type-picker']",
"elementPreventClick": true,
"title": "Editor picker",
"content": "<p>In the editor picker dialog we can pick one of the many built-in editors.</p>"
},
{
"element": "[data-element~='editor-data-type-picker'] [data-element='editor-Textarea']",
"title": "Select editor",
"content": "Select the <b>Textarea</b> editor which allows us to enter long texts.",
"event": "click"
},
{
"element": "[ng-controller~='Umbraco.Editors.DataTypeSettingsController'] [data-element='editor-data-type-settings']",
"elementPreventClick": true,
"title": "Editor settings",
"content": "Each property editor can have individual settings. We don't want to change any of these now."
},
{
"element": "[data-element~='editor-data-type-settings'] [data-element='button-submit']",
"title": "Save editor",
"content": "Click <b>Submit</b> to save the editor.",
"event": "click"
},
{
"element": "[data-element~='editor-property-settings'] [data-element='button-submit']",
"title": "Add property to document type",
"content": "Click <b>Submit</b> to add the property to the document type.",
"event": "click"
},
{
"element": "[data-element='button-save']",
"title": "Save the document type",
"content": "All we need now is to save the document type. Click <b>Save</b> to save the document type.",
"event": "click"
},
{
"element": "#applications [data-element='section-content']",
"title": "Navigate to the Content section",
"content": "To see the property we just added, let's head back to the <b>Content</b> section.",
"event": "click",
"backdropOpacity": 0.6
},
{
"element": "#tree [data-element='tree-item-Home']",
"title": "The Home page",
"event": "click",
"content": "<p>Click the <b>Home</b> node.</p>",
"eventElement": "#tree [data-element='tree-item-Home'] a.umb-tree-item__label"
},
{
"element": "[data-element='editor-content'] [data-element='group-Content']",
"elementPreventClick": true,
"title": "The Content group",
"content": "<p>Under the Content group you will find the new property.</p>"
},
{
"element": "[data-element='property-welcomeText']",
"title": "Add an About text",
"content": "<p>Here you can see the text area you added. Try entering some text. This could be</p><p><pre>This is the Home page!</pre></p>"
},
{
"element": "[data-element='button-saveAndPublish']",
"title": "Save and Publish",
"content": "<p><b>Click</b> on the <b>Publish</b> button to publish the changes and make them visible to the public.</p><p>In the next tour you will learn how to update the template to render content from the new <b>Welcome Text</b> property.</p>",
"event": "click"
}
]
},
{
"name": "Templating",
"alias": "theStarterKitTemplates",
"group": "Data structure",
"groupOrder": 120,
"requiredSections": [
"content",
"settings"
],
"steps": [
{
"title": "Render your content in a template",
"content": "<p>Templating in Umbraco builds on the concept of <b>Razor Views</b> from asp.net MVC. - This tour is a sneak peek on how to write templates in Umbraco.</p><p>In this tour you will learn how to render content from the new <b>Welcome Text</b> property we added to the <b>Home</b> document type, so you can see the content added to our <b>Home</b> content page.</p>",
"type": "intro"
},
{
"element": "#applications [data-element='section-settings']",
"title": "Navigate to the Settings section",
"content": "<p>In the <b>Settings</b> section you will find all the templates.</p><p>It is of course also possible to edit all your code files in your favorite code editor.</p>",
"event": "click",
"backdropOpacity": 0.6
},
{
"element": "#tree [data-element='tree-item-templates']",
"title": "Expand the Templates node",
"content": "<p>To see all our templates click the <b>arrow</b> to the left of the Templates node.</p>",
"event": "click",
"eventElement": "#tree [data-element='tree-item-templates'] [data-element='tree-item-expand']"
},
{
"element": "#tree [data-element='tree-item-templates'] [data-element='tree-item-Master']",
"title": "Master templates",
"content": "<p>The first template you will see is the <b>Master template</b>.</p><p>When creating new templates we don't want to duplicate header, footer etc. across all our templates so they get inherited from the Master.</p><p><b>Click</b> the <b>arrow</b> to the left of the Master template node to see the child templates.</p>",
"event": "click",
"eventElement": "#tree [data-element='tree-item-templates'] [data-element='tree-item-Master'] [data-element='tree-item-expand']"
},
{
"element": "#tree [data-element='tree-item-templates'] [data-element='tree-item-Home']",
"title": "Open Home template",
"content": "<p>When a document type is created you can choose to get a matching template created.</p><p>Click the <b>Home</b> template to open it.</p>",
"eventElement": "#tree [data-element='tree-item-templates'] [data-element='tree-item-Home'] a.umb-tree-item__label",
"event": "click"
},
{
"element": "[data-element='editor-templates'] [data-element='editor-container']",
"title": "Edit template",
"content": "<p>To render the field <b>Welcome Text</b> from the Home document type copy/paste the following code on <b>line 20</b> underneath the first <b>section</b>:<br/> <pre>&#60;section class=\"section section--themed section--content-center\"&#62;&#60;h1&#62;@Model.WelcomeText&#60;/h1&#62;&#60;/section&#62;</pre></p>"
},
{
"element": "[data-element='editor-templates'] [data-element='button-save']",
"title": "Save the template",
"content": "Click the <b>Save button</b> and your template will be saved.",
"event": "click"
},
{
"element": "[data-element='editor-container']",
"elementPreventClick": true,
"title": "Preview Home page",
"content": "<p>The Document type, template and content is now ready to preview.</p><p>You can now go back to you <b>Home page</b> and preview your new content.</p>"
}
]
}
]
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<language>
<area alias="dashboardTabs">
<key alias="lessons">Learn Umbraco</key>
</area>
</language>
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<language>
<area alias="dashboardTabs">
<key alias="lessons">Learn Umbraco</key>
</area>
</language>
@@ -0,0 +1,20 @@
angular.module('umbraco.services').factory('lessonsService', function ($http, $q, umbRequestHelper) {
var service = {
getLessons: function (path) {
var qs = "?path=" + path;
var url = umbRequestHelper.getApiUrl("lessonsApiBaseUrl", "GetLessons" + qs);
return umbRequestHelper.resourcePromise($http.get(url), "Failed to get lessons content");
},
getLessonSteps: function (path) {
var qs = "?path=" + path;
var url = umbRequestHelper.getApiUrl("lessonsApiBaseUrl", "GetLessonSteps" + qs);
return umbRequestHelper.resourcePromise($http.get(url), "Failed to get lessons content");
}
};
return service;
});
@@ -0,0 +1,15 @@
{
"javascript": [
"~/App_Plugins/Starterkit/lessons.service.js",
"~/App_Plugins/Starterkit/starterkithelp.controller.js",
"~/App_Plugins/Starterkit/tours/views/medialibrary/uploadimages.controller.js",
"~/App_Plugins/Starterkit/tours/views/validatetext.controller.js"
],
"dashboards":[
{
"alias": "lessons",
"view": "/App_Plugins/StarterKit/starterkithelp.html",
"sections": ["user-help"]
}
]
}
@@ -0,0 +1,36 @@
<div ng-controller="Umbraco.Starterkit.HelpController as vm">
<div ng-hide="vm.currentLesson">
<ul class="umb-help-list">
<li class="umb-help-list-item" ng-repeat="lesson in vm.lessons">
<a href="" title="{{lesson.name}}" ng-click="vm.loadLesson(lesson)">
<i class="umb-help-list-item__icon icon-help-alt"></i>
<span class="umb-help-list-item__title">{{lesson.name}}</span>
</a>
</li>
</ul>
</div>
<div class="umb-help-article" ng-if="vm.currentLesson">
<a href="" ng-click="vm.exitLesson()"><small>&larr; Back to overview</small></a>
<div ng-bind-html="vm.currentStep.content"></div>
<div class="umb-help-article-navigation">
<div>
<a ng-if="vm.currentStepIndex < vm.steps.length-1" href="" ng-click="vm.exitLesson()"><small>&larr; Back to overview</small></a>
</div>
<div>
<umb-button type="button" ng-if="vm.currentStepIndex > 0" action="vm.loadStep(vm.currentStepIndex-1)" label="Previous"></umb-button>
<umb-button type="button" button-style="success" ng-if="vm.currentStepIndex < vm.steps.length-1" action="vm.loadStep(vm.currentStepIndex+1)" label="Next"></umb-button>
<umb-button type="button" button-style="success" ng-if="vm.currentStepIndex === vm.steps.length-1" action="vm.exitLesson()" label="Complete"></umb-button>
</div>
</div>
</div>
</div>
@@ -0,0 +1,56 @@
(function () {
"use strict";
function UploadImagesController($scope, editorState, mediaResource) {
var vm = this;
var element = angular.element($scope.model.currentStep.element);
var currentNode = editorState.getCurrent();
var imageCount = 0;
vm.error = false;
vm.loading = false;
vm.initNextStep = initNextStep;
function init() {
vm.loading = true;
mediaResource.getChildren(currentNode.id)
.then(function (data) {
imageCount = data.totalItems;
vm.loading = false;
});
}
function initNextStep() {
vm.error = false;
vm.buttonState = "busy";
// make sure we have uploaded at least one image
mediaResource.getChildren(currentNode.id)
.then(function (data) {
var children = data;
if(children.items && children.totalItems > imageCount) {
$scope.model.nextStep();
} else {
vm.error = true;
}
vm.buttonState = "init";
});
}
init();
}
angular.module("umbraco").controller("Umbraco.Starterkit.Tours.MediaLibrary.UploadImagesController", UploadImagesController);
})();
@@ -0,0 +1,31 @@
<div ng-controller="Umbraco.Starterkit.Tours.MediaLibrary.UploadImagesController as vm">
<umb-load-indicator ng-if="vm.loading"></umb-load-indicator>
<umb-tour-step on-close="model.endTour()" ng-if="!loading">
<umb-tour-step-header
title="model.currentStep.title">
</umb-tour-step-header>
<umb-tour-step-content
content="model.currentStep.content">
<div ng-if="vm.error" class="color-red" style="margin-top: 5px;">Please upload an image</div>
</umb-tour-step-content>
<umb-tour-step-footer class="flex justify-between items-center">
<umb-tour-step-counter
current-step="model.currentStepIndex + 1"
total-steps="model.steps.length">
</umb-tour-step-counter>
<div>
<umb-button size="xs" button-style="success" type="button" action="vm.initNextStep()" label="Next" state="vm.buttonState"></umb-button>
</div>
</umb-tour-step-footer>
</umb-tour-step>
</div>
@@ -0,0 +1,25 @@
(function () {
"use strict";
function ValidateTextController($scope) {
var vm = this;
var element = angular.element($scope.model.currentStep.element);
var validateText = $scope.model.currentStep.customProperties.validateText ? $scope.model.currentStep.customProperties.validateText : "";
vm.error = false;
vm.initNextStep = initNextStep;
function initNextStep() {
if(element.val() === validateText) {
$scope.model.nextStep();
} else {
vm.error = true;
}
}
}
angular.module("umbraco").controller("Umbraco.Starterkit.Tours.ValidateTextController", ValidateTextController);
})();
@@ -0,0 +1,32 @@
<div ng-controller="Umbraco.Starterkit.Tours.ValidateTextController as vm">
<umb-tour-step on-close="model.endTour()">
<umb-tour-step-header
title="model.currentStep.title">
</umb-tour-step-header>
<umb-tour-step-content
content="model.currentStep.content">
<div ng-if="vm.error" class="color-red" style="margin-top: 5px;">
<span ng-if="!model.currentStep.customProperties.validateText">Please fill out the field</span>
<span ng-if="model.currentStep.customProperties.validateText">Please enter <span class="bold">{{ model.currentStep.customProperties.validateText }}</span> in the field</span>
</div>
</umb-tour-step-content>
<umb-tour-step-footer class="flex justify-between items-center">
<umb-tour-step-counter
current-step="model.currentStepIndex + 1"
total-steps="model.steps.length">
</umb-tour-step-counter>
<div>
<umb-button size="xs" button-style="success" type="button" action="vm.initNextStep()" label="Next"></umb-button>
</div>
</umb-tour-step-footer>
</umb-tour-step>
</div>
@@ -0,0 +1,576 @@
angular.module("umbraco").controller("Umbraco.PropertyEditors.NestedContent.PropertyEditorController", [
"$scope",
"$interpolate",
"$filter",
"$timeout",
"contentResource",
"localizationService",
"iconHelper",
"clipboardService",
"eventsService",
"overlayService",
function ($scope, $interpolate, $filter, $timeout, contentResource, localizationService, iconHelper, clipboardService, eventsService, overlayService)
{
var contentTypeAliases = [];
_.each($scope.model.config.contentTypes, function (contentType)
{
contentTypeAliases.push(contentType.ncAlias);
});
_.each($scope.model.config.contentTypes, function (contentType)
{
contentType.nameExp = !!contentType.nameTemplate
? $interpolate(contentType.nameTemplate)
: undefined;
});
$scope.nodes = [];
$scope.currentNode = undefined;
$scope.realCurrentNode = undefined;
$scope.scaffolds = undefined;
$scope.sorting = false;
$scope.inited = false;
$scope.minItems = $scope.model.config.minItems || 0;
$scope.maxItems = $scope.model.config.maxItems || 0;
if ($scope.maxItems === 0)
$scope.maxItems = 1000;
$scope.singleMode = $scope.minItems === 1 && $scope.maxItems === 1;
$scope.showIcons = Object.toBoolean($scope.model.config.showIcons);
$scope.wideMode = Object.toBoolean($scope.model.config.hideLabel);
$scope.hasContentTypes = $scope.model.config.contentTypes.length > 0;
$scope.labels = {};
localizationService.localizeMany(["grid_addElement", "content_createEmpty"]).then(function (data)
{
$scope.labels.grid_addElement = data[0];
$scope.labels.content_createEmpty = data[1];
});
// helper to force the current form into the dirty state
$scope.setDirty = function ()
{
if ($scope.propertyForm)
{
$scope.propertyForm.$setDirty();
}
};
$scope.addNode = function (alias)
{
var scaffold = $scope.getScaffold(alias);
var newNode = createNode(scaffold, null);
$scope.currentNode = newNode;
$scope.setDirty();
};
$scope.openNodeTypePicker = function ($event)
{
if ($scope.nodes.length >= $scope.maxItems)
{
return;
}
$scope.overlayMenu = {
show: false,
style: {},
filter: $scope.scaffolds.length > 12 ? true : false,
orderBy: "$index",
view: "itempicker",
event: $event,
clickPasteItem: function (item)
{
$scope.pasteFromClipboard(item.data);
$scope.overlayMenu.show = false;
$scope.overlayMenu = null;
},
submit: function (model)
{
if (model && model.selectedItem)
{
$scope.addNode(model.selectedItem.alias);
}
$scope.overlayMenu.show = false;
$scope.overlayMenu = null;
},
close: function ()
{
$scope.overlayMenu.show = false;
$scope.overlayMenu = null;
}
};
// this could be used for future limiting on node types
$scope.overlayMenu.availableItems = [];
_.each($scope.scaffolds, function (scaffold)
{
$scope.overlayMenu.availableItems.push({
alias: scaffold.contentTypeAlias,
name: scaffold.contentTypeName,
icon: iconHelper.convertFromLegacyIcon(scaffold.icon)
});
});
if ($scope.overlayMenu.availableItems.length === 0)
{
return;
}
$scope.overlayMenu.size = $scope.overlayMenu.availableItems.length > 6 ? "medium" : "small";
$scope.overlayMenu.pasteItems = [];
var availableNodesForPaste = clipboardService.retriveDataOfType("elementType", contentTypeAliases);
_.each(availableNodesForPaste, function (node)
{
$scope.overlayMenu.pasteItems.push({
alias: node.contentTypeAlias,
name: node.name, //contentTypeName
data: node,
icon: iconHelper.convertFromLegacyIcon(node.icon)
});
});
$scope.overlayMenu.title = $scope.overlayMenu.pasteItems.length > 0 ? $scope.labels.grid_addElement : $scope.labels.content_createEmpty;
$scope.overlayMenu.clickClearPaste = function ($event)
{
$event.stopPropagation();
$event.preventDefault();
clipboardService.clearEntriesOfType("elementType", contentTypeAliases);
$scope.overlayMenu.pasteItems = [];// This dialog is not connected via the clipboardService events, so we need to update manually.
};
if ($scope.overlayMenu.availableItems.length === 1 && $scope.overlayMenu.pasteItems.length === 0)
{
// only one scaffold type - no need to display the picker
$scope.addNode($scope.scaffolds[0].contentTypeAlias);
return;
}
$scope.overlayMenu.show = true;
};
$scope.editNode = function (idx)
{
if ($scope.currentNode && $scope.currentNode.key === $scope.nodes[idx].key)
{
$scope.currentNode = undefined;
} else
{
$scope.currentNode = $scope.nodes[idx];
}
};
$scope.deleteNode = function (idx)
{
if ($scope.nodes.length > $scope.model.config.minItems)
{
$scope.nodes.splice(idx, 1);
$scope.setDirty();
updateModel();
}
};
$scope.requestDeleteNode = function (idx)
{
if ($scope.model.config.confirmDeletes === true)
{
localizationService.localizeMany(["content_nestedContentDeleteItem", "general_delete", "general_cancel", "contentTypeEditor_yesDelete"]).then(function (data)
{
const overlay = {
title: data[1],
content: data[0],
closeButtonLabel: data[2],
submitButtonLabel: data[3],
submitButtonStyle: "danger",
close: function ()
{
overlayService.close();
},
submit: function ()
{
$scope.deleteNode(idx);
overlayService.close();
}
};
overlayService.open(overlay);
});
} else
{
$scope.deleteNode(idx);
}
};
$scope.getName = function (idx)
{
var name = "";
if ($scope.model.value[idx])
{
var contentType = $scope.getContentTypeConfig($scope.model.value[idx].ncContentTypeAlias);
if (contentType != null)
{
// first try getting a name using the configured label template
if (contentType.nameExp)
{
// Run the expression against the stored dictionary value, NOT the node object
var item = $scope.model.value[idx];
// Add a temporary index property
item["$index"] = (idx + 1);
var newName = contentType.nameExp(item);
if (newName && (newName = $.trim(newName)))
{
name = newName;
}
// Delete the index property as we don't want to persist it
delete item["$index"];
}
// if we still do not have a name and we have multiple content types to choose from, use the content type name (same as is shown in the content type picker)
if (!name && $scope.scaffolds.length > 1)
{
var scaffold = $scope.getScaffold(contentType.ncAlias);
if (scaffold)
{
name = scaffold.contentTypeName;
}
}
}
}
if (!name)
{
name = "Item " + (idx + 1);
}
// Update the nodes actual name value
if ($scope.nodes[idx].name !== name)
{
$scope.nodes[idx].name = name;
}
return name;
};
$scope.getIcon = function (idx)
{
var scaffold = $scope.getScaffold($scope.model.value[idx].ncContentTypeAlias);
return scaffold && scaffold.icon ? iconHelper.convertFromLegacyIcon(scaffold.icon) : "icon-folder";
}
$scope.sortableOptions = {
axis: "y",
cursor: "move",
handle: '.umb-nested-content__header-bar',
distance: 10,
opacity: 0.7,
tolerance: "pointer",
scroll: true,
start: function (ev, ui)
{
updateModel();
// Yea, yea, we shouldn't modify the dom, sue me
$("#umb-nested-content--" + $scope.model.id + " .umb-rte textarea").each(function ()
{
tinymce.execCommand("mceRemoveEditor", false, $(this).attr("id"));
$(this).css("visibility", "hidden");
});
$scope.$apply(function ()
{
$scope.sorting = true;
});
},
update: function (ev, ui)
{
$scope.setDirty();
},
stop: function (ev, ui)
{
$("#umb-nested-content--" + $scope.model.id + " .umb-rte textarea").each(function ()
{
tinymce.execCommand("mceAddEditor", true, $(this).attr("id"));
$(this).css("visibility", "visible");
});
$scope.$apply(function ()
{
$scope.sorting = false;
updateModel();
});
}
};
$scope.getScaffold = function (alias)
{
return _.find($scope.scaffolds, function (scaffold)
{
return scaffold.contentTypeAlias === alias;
});
}
$scope.getContentTypeConfig = function (alias)
{
return _.find($scope.model.config.contentTypes, function (contentType)
{
return contentType.ncAlias === alias;
});
}
$scope.showCopy = clipboardService.isSupported();
$scope.showPaste = false;
$scope.clickCopy = function ($event, node)
{
syncCurrentNode();
clipboardService.copy("elementType", node.contentTypeAlias, node);
$event.stopPropagation();
}
$scope.pasteFromClipboard = function (newNode)
{
if (newNode === undefined)
{
return;
}
// generate a new key.
newNode.key = String.CreateGuid();
$scope.nodes.push(newNode);
$scope.setDirty();
//updateModel();// done by setting current node...
$scope.currentNode = newNode;
}
function checkAbilityToPasteContent()
{
$scope.showPaste = clipboardService.hasEntriesOfType("elementType", contentTypeAliases);
}
eventsService.on("clipboardService.storageUpdate", checkAbilityToPasteContent);
var notSupported = [
"Umbraco.Tags",
"Umbraco.UploadField",
"Umbraco.ImageCropper"
];
// Initialize
var scaffoldsLoaded = 0;
$scope.scaffolds = [];
_.each($scope.model.config.contentTypes, function (contentType)
{
contentResource.getScaffold(-20, contentType.ncAlias).then(function (scaffold)
{
// make sure it's an element type before allowing the user to create new ones
if (scaffold.isElement)
{
// remove all tabs except the specified tab
var tabs = scaffold.variants[0].tabs;
var tab = _.find(tabs, function (tab)
{
return tab.id !== 0 && (tab.alias.toLowerCase() === contentType.ncTabAlias.toLowerCase() || contentType.ncTabAlias === "");
});
scaffold.variants[0].tabs = [];
if (tab)
{
scaffold.variants[0].tabs.push(tab);
angular.forEach(tab.properties,
function (property)
{
if (_.find(notSupported, function (x) { return x === property.editor; }))
{
property.notSupported = true;
// TODO: Not supported message to be replaced with 'content_nestedContentEditorNotSupported' dictionary key. Currently not possible due to async/timing quirk.
property.notSupportedMessage = "Property " + property.label + " uses editor " + property.editor + " which is not supported by Nested Content.";
}
});
}
// Store the scaffold object
$scope.scaffolds.push(scaffold);
}
scaffoldsLoaded++;
initIfAllScaffoldsHaveLoaded();
}, function (error)
{
scaffoldsLoaded++;
initIfAllScaffoldsHaveLoaded();
});
});
var initIfAllScaffoldsHaveLoaded = function ()
{
// Initialize when all scaffolds have loaded
if ($scope.model.config.contentTypes.length === scaffoldsLoaded)
{
// Because we're loading the scaffolds async one at a time, we need to
// sort them explicitly according to the sort order defined by the data type.
contentTypeAliases = [];
_.each($scope.model.config.contentTypes, function (contentType)
{
contentTypeAliases.push(contentType.ncAlias);
});
$scope.scaffolds = $filter("orderBy")($scope.scaffolds, function (s)
{
return contentTypeAliases.indexOf(s.contentTypeAlias);
});
// Convert stored nodes
if ($scope.model.value)
{
for (var i = 0; i < $scope.model.value.length; i++)
{
var item = $scope.model.value[i];
var scaffold = $scope.getScaffold(item.ncContentTypeAlias);
if (scaffold == null)
{
// No such scaffold - the content type might have been deleted. We need to skip it.
continue;
}
createNode(scaffold, item);
}
}
// Enforce min items
if ($scope.nodes.length < $scope.model.config.minItems)
{
for (var i = $scope.nodes.length; i < $scope.model.config.minItems; i++)
{
$scope.addNode($scope.scaffolds[0].contentTypeAlias);
}
}
// If there is only one item, set it as current node
if ($scope.singleMode || ($scope.nodes.length === 1 && $scope.maxItems === 1))
{
$scope.currentNode = $scope.nodes[0];
}
$scope.inited = true;
checkAbilityToPasteContent();
}
}
function createNode(scaffold, fromNcEntry)
{
var node = angular.copy(scaffold);
node.key = fromNcEntry && fromNcEntry.key ? fromNcEntry.key : String.CreateGuid();
var variant = node.variants[0];
for (var t = 0; t < variant.tabs.length; t++)
{
var tab = variant.tabs[t];
for (var p = 0; p < tab.properties.length; p++)
{
var prop = tab.properties[p];
prop.propertyAlias = prop.alias;
prop.alias = $scope.model.alias + "___" + prop.alias;
// Force validation to occur server side as this is the
// only way we can have consistency between mandatory and
// regex validation messages. Not ideal, but it works.
prop.validation = {
mandatory: false,
pattern: ""
};
if (fromNcEntry && fromNcEntry[prop.propertyAlias])
{
prop.value = fromNcEntry[prop.propertyAlias];
}
}
}
$scope.nodes.push(node);
return node;
}
function convertNodeIntoNCEntry(node)
{
var obj = {
key: node.key,
name: node.name,
ncContentTypeAlias: node.contentTypeAlias
};
for (var t = 0; t < node.variants[0].tabs.length; t++)
{
var tab = node.variants[0].tabs[t];
for (var p = 0; p < tab.properties.length; p++)
{
var prop = tab.properties[p];
if (typeof prop.value !== "function")
{
obj[prop.propertyAlias] = prop.value;
}
}
}
return obj;
}
function syncCurrentNode()
{
if ($scope.realCurrentNode)
{
$scope.$broadcast("ncSyncVal", { key: $scope.realCurrentNode.key });
}
}
function updateModel()
{
syncCurrentNode();
if ($scope.inited)
{
var newValues = [];
for (var i = 0; i < $scope.nodes.length; i++)
{
newValues.push(convertNodeIntoNCEntry($scope.nodes[i]));
}
$scope.model.value = newValues;
}
}
$scope.$watch("currentNode", function (newVal)
{
updateModel();
$scope.realCurrentNode = newVal;
});
var unsubscribe = $scope.$on("formSubmitting", function (ev, args)
{
updateModel();
});
$scope.$on("$destroy", function ()
{
unsubscribe();
});
}
]);
@@ -0,0 +1,17 @@
angular.module('umbraco.services').config(['$httpProvider', function ($httpProvider)
{
$httpProvider.interceptors.push(['$q', '$injector', 'notificationsService', function ($q, $injector, notificationsService)
{
return {
'request': function (request)
{
if (request.url.indexOf("views/propertyeditors/nestedcontent/nestedcontent.html") === 0)
{
request.url = '/App_Plugins/brothers.uNesting/uNesting.html';
}
return request || $q.when(request);
}
};
}]);
}]);
@@ -0,0 +1,9 @@
{
"javascript": [
"~/App_Plugins/brothers.uNesting/interceptor.js",
"~/App_Plugins/brothers.uNesting/uNesting.controller.js"
],
"css": [
"~/App_Plugins/brothers.uNesting/uNesting.css"
]
}
@@ -0,0 +1,26 @@
angular.module("umbraco").controller("brothers.uNesting.PropertyEditorController", function ($scope, $controller)
{
angular.extend(this, $controller('Umbraco.PropertyEditors.NestedContent.PropertyEditorController', { $scope: $scope }));
$scope.getView = function (node, idx)
{
if ($scope.model.value[idx])
{
var contentType = $scope.getContentTypeConfig($scope.model.value[idx].ncContentTypeAlias);
if (contentType !== null && contentType.nameExp)
{
// Run the expression against the stored dictionary value, NOT the node object
var item = $scope.model.value[idx];
var newName = contentType.nameExp(item);
if (newName && (newName = $.trim(newName)))
{
return newName;
}
}
}
return node.documentType.description || 'Enter data ...';
};
});
@@ -0,0 +1,159 @@
/* item */
.unesting-item
{
position: relative;
text-align: left;
background: #fff;
}
.unesting-item.ui-sortable-placeholder
{
background: #f3f3f5;
border: 1px solid #e9e9eb;
visibility: visible !important;
height: 55px;
margin-top: -1px;
}
/* header */
.unesting-item-header
{
border-bottom: 1px solid #e9e9eb;
cursor: pointer;
background-color: #fff;
user-select: none;
}
.unesting-item-header-inner
{
line-height: 20px;
position: relative;
margin-top: 1px;
padding: 15px 5px;
color: #1b264f;
border-radius: 3px 3px 0 0;
}
.unesting-item-header-inner i
{
position: absolute;
top: 50%;
margin-top: -11px;
font-size: 1.2rem;
}
.unesting-item-header-content.--has-icon
{
padding-left: 40px;
}
.unesting-item-header:hover .unesting-item-header-inner .unesting-item-header-content
{
padding-right: 130px;
}
.unesting-item-header-content
{
line-height: 20px;
color: #1b264f;
white-space: nowrap;
}
.unesting-item-header-content-name
{
max-height: 20px;
}
.unesting-item-header-content-text
{
color: #817f85;
font-size: 13px;
}
/* icons */
.unesting-icons
{
opacity: 0;
transition: opacity .12s ease-in-out;
position: absolute;
right: 0;
top: 3px;
padding: 5px;
margin-top: 8px;
display: flex;
grid-gap: 8px;
}
.unesting-item-header:hover .unesting-icons
{
opacity: 1;
}
.unesting-icon
{
display: flex;
flex-direction: row;
width: 32px;
height: 32px;
justify-content: center;
align-items: center;
border-radius: 20px;
border: 1px solid #e9e9eb;
cursor: pointer;
color: #1b264f;
transition: background 0.12s ease;
}
.unesting-icon:hover
{
background: #f6f4f4;
color: #2152a3;
text-decoration: none;
}
.unesting-icon.is-more i
{
font-size: 4px;
line-height: 4px;
height: 3px;
width: 3px;
border-radius: 50%;
background: #1b264f;
display: inline-block;
margin: 0 1px;
opacity: .6;
}
.unesting-icon .icon
{
font-size: 0.9rem;
}
.unesting-icon--disabled
{
opacity: .3;
}
.unesting-more-container
{
position: relative;
}
.unesting-more-dropdown
{
right: 0;
left: auto;
}
/* data type overrides */
.unesting-item .umb-sortable-thumbnails li
{
background: none;
}
@@ -0,0 +1,94 @@
<div id="umb-nested-content--{{model.id}}" class="umb-nested-content"
ng-controller="brothers.uNesting.PropertyEditorController"
ng-class="{'umb-nested-content--narrow':!wideMode, 'umb-nested-content--wide':wideMode}">
<umb-load-indicator ng-if="!inited"></umb-load-indicator>
<ng-form ng-if="inited">
<div class="umb-nested-content__items" ng-hide="nodes.length === 0" ui-sortable="sortableOptions" ng-model="nodes">
<div class="unesting-item" ng-repeat="node in nodes" ng-class="{ 'umb-nested-content__item--active' : $parent.realCurrentNode.key === node.key, 'umb-nested-content__item--single' : $parent.singleMode, 'is-hidden': $index === 1 }">
<div class="unesting-item-header" ng-click="$parent.editNode($index)" ng-hide="$parent.singleMode">
<div class="unesting-item-header-inner">
<i ng-if="showIcons" class="icon" ng-class="$parent.getIcon($index)"></i>
<div class="unesting-item-header-content" ng-class="{'--has-icon': showIcons}">
<div class="unesting-item-header-content-name" ng-bind="node.contentTypeName"></div>
<div class="unesting-item-header-content-text" ng-bind-html="getView(node, $index)"></div>
</div>
</div>
<div class="unesting-icons">
<div class="unesting-more-container">
<a class="unesting-icon is-more" ng-click="node._showMenu=!node._showMenu; $event.stopPropagation();" prevent-default>
<i></i><i></i><i></i>
</a>
<ul class="dropdown-menu umb-actions unesting-more-dropdown" ng-if="node._showMenu">
<li class="umb-action">
<a ng-click="" prevent-default>
<i class="icon icon-add"></i>
<span class="menu-label">Create</span>
</a>
</li>
<li class="umb-action">
<a ng-click="" prevent-default>
<i class="icon icon-eye"></i>
<span class="menu-label">Hide</span>
</a>
</li>
</ul>
</div>
<a class="unesting-icon" localize="title" title="general_visibility" ng-click="" prevent-default>
<i class="icon icon-lock"></i>
</a>
<a class="unesting-icon" localize="title" title="general_delete"
ng-class="{ 'umb-nested-content__icon--disabled': $parent.nodes.length <= $parent.minItems }"
ng-click="$parent.requestDeleteNode($index); $event.stopPropagation();" prevent-default>
<i class="icon icon-trash-alt"></i>
</a>
</div>
<!--<div class="umb-nested-content__icons">
<a class="umb-nested-content__icon umb-nested-content__icon--copy" title="{{copyIconTitle}}" ng-click="clickCopy($event, node);" ng-if="showCopy" prevent-default>
<i class="icon icon-documents"></i>
</a>
<a class="umb-nested-content__icon umb-nested-content__icon--delete" localize="title" title="general_delete" ng-class="{ 'umb-nested-content__icon--disabled': $parent.nodes.length <= $parent.minItems }" ng-click="$parent.requestDeleteNode($index); $event.stopPropagation();" prevent-default>
<i class="icon icon-trash"></i>
</a>
</div>-->
</div>
<div class="umb-nested-content__content" ng-if="$parent.realCurrentNode.key === node.key && !$parent.sorting">
<umb-nested-content-editor ng-model="node" tab-alias="ncTabAlias" />
</div>
</div>
</div>
<div ng-hide="hasContentTypes">
<div class="umb-nested-content__help-text">
<localize key="content_nestedContentNoContentTypes"></localize>
</div>
</div>
<div class="umb-nested-content__footer-bar" ng-hide="hasContentTypes === false || nodes.length >= maxItems">
<a href class="umb-nested-content__add-content" ng-class="{ '--disabled': !scaffolds.length }" ng-click="openNodeTypePicker($event)" prevent-default>
<localize key="grid_addElement"></localize>
</a>
</div>
</ng-form>
<umb-overlay ng-if="overlayMenu.show"
position="target"
size="overlayMenu.size"
view="overlayMenu.view"
model="overlayMenu">
</umb-overlay>
</div>
+1
View File
@@ -0,0 +1 @@
<%@ Application Inherits="Umbraco.Web.UmbracoApplication" Language="C#" %>
@@ -0,0 +1,35 @@
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("UmbracoPackages")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("UmbracoPackages")]
[assembly: AssemblyCopyright("Copyright © 2019")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from
// COM, set the ComVisible attribute to true on that type.
[assembly: ComVisible(false)]
// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("eeb8531b-a9f0-46fb-9532-abb92743290a")]
// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
+972
View File
@@ -0,0 +1,972 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<language alias="cs" intName="Czech" localName="česky" lcid="5" culture="cs-CZ">
<creator>
<name>umbraco</name>
<link>http://umbraco.org</link>
</creator>
<area alias="actions">
<key alias="assignDomain">Kultura a názvy hostitelů</key>
<key alias="auditTrail">Historie změn</key>
<key alias="browse">Prohlížet uzel</key>
<key alias="changeDocType">Změnit typ dokumentu</key>
<key alias="copy">Kopírovat</key>
<key alias="create">Vytvořit</key>
<key alias="createPackage">Vytvořit balíček</key>
<key alias="delete">Odstranit</key>
<key alias="disable">Deaktivovat</key>
<key alias="emptyRecycleBin">Vyprázdnit koš</key>
<key alias="exportDocumentType">Exportovat typ dokumentu</key>
<key alias="importDocumentType">Importovat typ dokumentu</key>
<key alias="importPackage">Importovat balíček</key>
<key alias="liveEdit">Editovat na stránce</key>
<key alias="logout">Odhlásit</key>
<key alias="move">Přesunout</key>
<key alias="notify">Upozornění</key>
<key alias="protect">Veřejný přístup</key>
<key alias="publish">Publikovat</key>
<key alias="unpublish">Nepublikovat</key>
<key alias="refreshNode">Znovu načíst uzly</key>
<key alias="republish">Znovu publikovat celý web</key>
<key alias="rights">Práva</key>
<key alias="rollback">Vrátit starší verzi</key>
<key alias="sendtopublish">Odeslat k publikování</key>
<key alias="sendToTranslate">Odeslat k překladu</key>
<key alias="sort">Seřadit</key>
<key alias="translate">Přeložit</key>
<key alias="update">Aktualizovat</key>
</area>
<area alias="assignDomain">
<key alias="permissionDenied">Přístup zakázán.</key>
<key alias="addNew">Přidat novou doménu</key>
<key alias="remove">odebrat</key>
<key alias="invalidNode">Neplatný uzel.</key>
<key alias="invalidDomain">Neplatný tvar domény.</key>
<key alias="duplicateDomain">Doména už byla přiřazena.</key>
<key alias="domain">Doména</key>
<key alias="language">Jazyk</key>
<key alias="domainCreated">Nová doména '%0%' byla vytvořena</key>
<key alias="domainDeleted">Doména '%0%' je odstraněna</key>
<key alias="domainExists">Doména '%0%' už byla přiřazena</key>
<key alias="domainUpdated">Doména '%0%' byla aktualizována</key>
<key alias="orEdit">Editace aktuálních domén</key>
<key alias="inherit">Dědit</key>
<key alias="setLanguage">Kultura</key>
<key alias="setLanguageHelp"><![CDATA[Nastaví kulturu pro uzly pod aktuálním uzlem,<br />nebo dědění kultury po nadřazeném uzlu. Vztahuje se také<br />
na aktivní uzel.]]></key>
<key alias="setDomains">Domény</key>
</area>
<area alias="auditTrails">
<key alias="atViewingFor">Zobrazení pro</key>
</area>
<area alias="buttons">
<key alias="select">Vybrat</key>
<key alias="somethingElse">Dělat něco jiného</key>
<key alias="bold">Tučně</key>
<key alias="deindent">Zrušit odsazení odstavce</key>
<key alias="formFieldInsert">Vložit formulářové pole</key>
<key alias="graphicHeadline">Vložit grafický nadpis</key>
<key alias="htmlEdit">Editovat Html</key>
<key alias="indent">Odsadit odstavec</key>
<key alias="italic">Kurzíva</key>
<key alias="justifyCenter">Zarovnat na střed</key>
<key alias="justifyLeft">Zarovnat na levo</key>
<key alias="justifyRight">Zarovnat na pravo</key>
<key alias="linkInsert">Vložit odkaz</key>
<key alias="linkLocal">Vložit místní odkaz (kotvu)</key>
<key alias="listBullet">Neuspořádaný seznam</key>
<key alias="listNumeric">Číslovaný seznam</key>
<key alias="macroInsert">Vložit makro</key>
<key alias="pictureInsert">Vložit obrázek</key>
<key alias="relations">Editovat vztahy</key>
<key alias="save">Uložit</key>
<key alias="saveAndPublish">Uložit a publikovat</key>
<key alias="saveToPublish">Uložit a odeslat ke schválení</key>
<key alias="showPage">Náhled</key>
<key alias="showPageDisabled">Náhled je deaktivován, protože není přiřazena žádná šablona</key>
<key alias="styleChoose">Vybrat styl</key>
<key alias="styleShow">Zobrazit styly</key>
<key alias="tableInsert">Vložit tabulku</key>
</area>
<area alias="changeDocType">
<key alias="changeDocTypeInstruction">Abyste změnili typ dokumentu pro zvolený obsah, nejprve jej vyberte ze seznamu typů platných pro tohle umístění.</key>
<key alias="changeDocTypeInstruction2">Pak potvrďte a/nebo pozměňte mapování vlastností z aktuálního typu na nový a dejte Uložit.</key>
<key alias="contentRepublished">Obsah byl znovu publikován.</key>
<key alias="currentProperty">Aktuální vlastnost</key>
<key alias="currentType">Aktuální typ</key>
<key alias="docTypeCannotBeChanged">Typ dokumentu nemůže být změněn, neboť neexistují alternativy platné pro toto umístění.</key>
<key alias="docTypeChanged">Typ dokumentu byl změněn</key>
<key alias="mapProperties">Mapování vlastností</key>
<key alias="mapToProperty">Mapování na vlastnost</key>
<key alias="newTemplate">Nová šablona</key>
<key alias="newType">Nový typ</key>
<key alias="none">nic</key>
<key alias="selectedContent">Obsah</key>
<key alias="selectNewDocType">Vybrat nový typ dokumentu</key>
<key alias="successMessage">Typ dokumentu pro zvolený obsah byl úspěšně změněný na [new type] a následující vlastnosti byly namapovány:</key>
<key alias="to">na</key>
<key alias="validationErrorPropertyWithMoreThanOneMapping">Nelze dokončit mapování vlastností, neboť nejméně jedna z vlastností má definováno více než jedno mapování.</key>
<key alias="validDocTypesNote">Jsou zobrazeny pouze alternativní typy platné pro aktuální umístění.</key>
</area>
<area alias="content">
<key alias="about">O této stránce</key>
<key alias="alias">Alias</key>
<key alias="alternativeTextHelp">(jak byste popsali obrázek přes telefon)</key>
<key alias="alternativeUrls">Alternativní adresy URL</key>
<key alias="clickToEdit">Klikněte pro editaci položky</key>
<key alias="createBy">Vytvořeno uživatelem</key>
<key alias="createByDesc" version="7.0">Původní autor</key>
<key alias="updatedBy" version="7.0">Aktualizováno uživatelem</key>
<key alias="createDate">Vytvořeno</key>
<key alias="createDateDesc" version="7.0">Datum/čas vytvoření tohoto dokumentu</key>
<key alias="documentType">Typ dokumentu</key>
<key alias="editing">Editování</key>
<key alias="expireDate">Datum odebrání</key>
<key alias="itemChanged">Tato položko byla změněna po publikování</key>
<key alias="itemNotPublished">Tato položka není publikována</key>
<key alias="lastPublished">Naposledy publikováno</key>
<key alias="mediatype">Typ média</key>
<key alias="mediaLinks">Odkaz na položky medií</key>
<key alias="membergroup">Skupina členů</key>
<key alias="memberrole">Role</key>
<key alias="membertype">Typ člena</key>
<key alias="noDate">Nevybráno žádné datum</key>
<key alias="nodeName">Titulek stránky</key>
<key alias="otherElements">Vlastnosti</key>
<key alias="parentNotPublished">Tento dokument je publikován, ale není viditelný, protože jeho rodič '%0%' publikován není</key>
<key alias="parentNotPublishedAnomaly">Jejda: tento dokument je publikován, ale není v mezipaměti (vnitřní chyba)</key>
<key alias="publish">Publikovat</key>
<key alias="publishStatus">Stav publikování</key>
<key alias="releaseDate">Datum publikování</key>
<key alias="unpublishDate">Datum ukončení publikování</key>
<key alias="removeDate">Datum odebrání</key>
<key alias="sortDone">Třídění je aktualizováno</key>
<key alias="sortHelp">Abyste uzly setřídili, jednoduše je přetáhněte anebo klikněte na jednu z hlaviček sloupce. Podržením "shift" nebo "control" při výběru můžete označit uzlů více.</key>
<key alias="statistics">Statistika</key>
<key alias="titleOptional">Titulek (volitelně)</key>
<key alias="type">Typ</key>
<key alias="unpublish">Nepublikovat</key>
<key alias="updateDate">Naposledy změněno</key>
<key alias="updateDateDesc" version="7.0">Datum/čas poslední změny dokumentu</key>
<key alias="uploadClear">Odebrat soubor(y)</key>
<key alias="urls">URL adresa dokumentu</key>
<key alias="memberof">Člen skupin(y)</key>
<key alias="notmemberof">Není člen skupin(y)</key>
<key alias="childItems" version="7.0">Podřízené položky</key>
<key alias="target" version="7.0">Cíl</key>
</area>
<area alias="media">
<key alias="clickToUpload">Klikněte pro nahrání</key>
</area>
<area alias="create">
<key alias="chooseNode">Kde chcete vytvořit nový %0%</key>
<key alias="createUnder">Vytvořit položku pod</key>
<key alias="updateData">Vyberte typ a titulek</key>
<key alias="noDocumentTypes" version="7.0"><![CDATA[Nejsou dostupné žádné povolené typy dokumentů. Tyto musíte povolit v sekci nastavení pod <strong>"typy dokumentů"</strong>.]]></key>
<key alias="noMediaTypes" version="7.0"><![CDATA[Nejsou dostupné žádné povolené typy medií. Tyto musíte povolit v sekci nastavení pod <strong>"typy medií"</strong>.]]></key>
</area>
<area alias="dashboard">
<key alias="browser">Prohlédnout svůj web</key>
<key alias="dontShowAgain">- Skrýt</key>
<key alias="nothinghappens">Jestli se umbraco neotevírá, možná budete muset povolit na tomto webu vyskakovací okna</key>
<key alias="openinnew">byl otevřený v novém okně</key>
<key alias="restart">Restart</key>
<key alias="visit">Navštívit</key>
<key alias="welcome">Vítejte</key>
</area>
<area alias="prompt">
<key alias="stay">Stay</key>
<key alias="discardChanges">Discard changes</key>
<key alias="unsavedChanges">You have unsaved changes</key>
<key alias="unsavedChangesWarning">Are you sure you want to navigate away from this page? - you have unsaved changes</key>
</area>
<area alias="bulk">
<key alias="done">Done</key>
<key alias="deletedItem">Deleted %0% item</key>
<key alias="deletedItems">Deleted %0% items</key>
<key alias="deletedItemOfItem">Deleted %0% out of %1% item</key>
<key alias="deletedItemOfItems">Deleted %0% out of %1% items</key>
<key alias="publishedItem">Published %0% item</key>
<key alias="publishedItems">Published %0% items</key>
<key alias="publishedItemOfItem">Published %0% out of %1% item</key>
<key alias="publishedItemOfItems">Published %0% out of %1% items</key>
<key alias="unpublishedItem">Unpublished %0% item</key>
<key alias="unpublishedItems">Unpublished %0% items</key>
<key alias="unpublishedItemOfItem">Unpublished %0% out of %1% item</key>
<key alias="unpublishedItemOfItems">Unpublished %0% out of %1% items</key>
<key alias="movedItem">Moved %0% item</key>
<key alias="movedItems">Moved %0% items</key>
<key alias="movedItemOfItem">Moved %0% out of %1% item</key>
<key alias="movedItemOfItems">Moved %0% out of %1% items</key>
<key alias="copiedItem">Copied %0% item</key>
<key alias="copiedItems">Copied %0% items</key>
<key alias="copiedItemOfItem">Copied %0% out of %1% item</key>
<key alias="copiedItemOfItems">Copied %0% out of %1% items</key>
</area>
<area alias="defaultdialogs">
<key alias="anchorInsert">Název</key>
<key alias="assignDomain">Spravovat názvy hostitelů</key>
<key alias="closeThisWindow">Zavřít toto okno</key>
<key alias="confirmdelete">Jste si jistí. že chcete odstranit</key>
<key alias="confirmdisable">Jste si jistí, že chcete deaktivovat</key>
<key alias="confirmlogout">Jste si jistí?</key>
<key alias="confirmSure">Jste si jistí?</key>
<key alias="cut">Vyjmout</key>
<key alias="editdictionary">Editovat položku slovníku</key>
<key alias="editlanguage">Editovat jazyk</key>
<key alias="insertAnchor">Vložit místní odkaz</key>
<key alias="insertCharacter">Vložit znak</key>
<key alias="insertgraphicheadline">Vložit grafický titulek</key>
<key alias="insertimage">Vložit obrázek</key>
<key alias="insertlink">Vložit odkaz</key>
<key alias="insertMacro">Kliknout pro přidání makra</key>
<key alias="inserttable">Vložit tabulku</key>
<key alias="lastEdited">Naposledy editováno</key>
<key alias="link">Odkaz</key>
<key alias="linkinternal">Místní odkaz:</key>
<key alias="linklocaltip">Při používání místních odkazů vložte znak "#" před odkaz</key>
<key alias="linknewwindow">Otevřít v novém okně?</key>
<key alias="macroContainerSettings">Nastavení makra</key>
<key alias="macroDoesNotHaveProperties">Toto makro nemá žádné vlastnosti, které by bylo možno editovat</key>
<key alias="paste">Vložit</key>
<key alias="permissionsEdit">Editovat oprávnění pro</key>
<key alias="recycleBinDeleting">Položky koše jsou nyní mazány. Nezavírejte, prosím, toto okno, dokud operace probíhá</key>
<key alias="recycleBinIsEmpty">Koš je nyní prázdný</key>
<key alias="recycleBinWarning">Odebrání položek z koše způsobí jejich trvalé odstranění</key>
<key alias="regexSearchError"><![CDATA[Webová služba<a target='_blank' href='http://regexlib.com'>regexlib.com</a> má v tuto chvíli nějaké problémy, které jsou mimo naší kontrolu. Omlouváme se za vzniklé nepříjemnosti.]]></key>
<key alias="regexSearchHelp">Vyhledat regulární výraz pro přidání validace formulářového prvku. Například: 'email, 'PSČ' 'url'</key>
<key alias="removeMacro">Odstranit makro</key>
<key alias="requiredField">Pole je vyžadování</key>
<key alias="sitereindexed">Web je přeindexován</key>
<key alias="siterepublished">Mezipaměť webu byla obnovena. Všechen publikovaný obsah je nyní aktuální, zatímco nepublikovaný obsah zůstal nepublikovaný.</key>
<key alias="siterepublishHelp">Mezipaměť webu bude obnovena. Všechen publikovaný obsah bude aktualizován, zatímco nepublikovaný obsah zůstane nepublikovaný.</key>
<key alias="tableColumns">Počet sloupců</key>
<key alias="tableRows">Počet řádků</key>
<key alias="thumbnailimageclickfororiginal">Klikněte na obrázek pro zobrazení v plné velikosti</key>
<key alias="treepicker">Vybrat položku</key>
<key alias="viewCacheItem">Zobrazit položku mezipaměti</key>
</area>
<area alias="dictionaryItem">
<key alias="description"><![CDATA[
Editujte různé jazykové verze pro položku slovníku '<em>%0%</em>' níže.<br/>Můžete přidat další jazyky v nabídce 'jazyky' nalevo.]]></key>
<key alias="displayName">Název jazyka</key>
</area>
<area alias="placeholders">
<key alias="username">Zadejte Vaše uživatelské jméno</key>
<key alias="password">Zadejte Vaše heslo</key>
<key alias="nameentity">Pojmenujte %0%...</key>
<key alias="entername">Zadejte jméno...</key>
<key alias="search">Pište pro vyhledání...</key>
<key alias="filter">Pište pro filtrování...</key>
</area>
<area alias="editcontenttype">
</area>
<area alias="editdatatype">
<key alias="addPrevalue">Přidat předlohu</key>
<key alias="dataBaseDatatype">Databázový datový typ</key>
<key alias="guid">GUID editoru vlastností</key>
<key alias="renderControl">Editor vlastností</key>
<key alias="rteButtons">Tlačítka</key>
<key alias="rteEnableAdvancedSettings">Povolit rozšířené nastavení pro</key>
<key alias="rteEnableContextMenu">Povolit kontextové menu</key>
<key alias="rteMaximumDefaultImgSize">Největší výchozí rozměr pro vložené obrázky</key>
<key alias="rteRelatedStylesheets">Související stylopisy</key>
<key alias="rteShowLabel">Zobrazit jmenovku</key>
<key alias="rteWidthAndHeight">Šířka a výška</key>
</area>
<area alias="errorHandling">
<key alias="errorButDataWasSaved">Vaše data byla uložena, ale než budete moci publikovat tuto stránku, je třeba odstranit některé chyby:</key>
<key alias="errorChangingProviderPassword">Současný MemberShip Provider nepodporuje změnu hesla (EnablePasswordRetrieval musí mít hodnotu true)</key>
<key alias="errorExistsWithoutTab">%0% již existuje</key>
<key alias="errorHeader">Vyskytly se chyby:</key>
<key alias="errorHeaderWithoutTab">Vyskytly se chyby:</key>
<key alias="errorInPasswordFormat">Heslo musí být nejméně %0% znaků dlouhé a obsahovat nejméně %1% nealfanumerických znaků</key>
<key alias="errorIntegerWithoutTab">%0% musí být celé číslo</key>
<key alias="errorMandatory">Pole %0% na záložce %1% je povinné</key>
<key alias="errorMandatoryWithoutTab">%0% je povinné pole</key>
<key alias="errorRegExp">%0% v %1% není ve správném formátu</key>
<key alias="errorRegExpWithoutTab">%0% není ve správném formátu</key>
</area>
<area alias="errors">
<key alias="dissallowedMediaType">Použití daného typu souboru bylo zakázáno adminitrátorem</key>
<key alias="codemirroriewarning">UPOZORNĚNÍ! I když CodeMirror je dle konfigurace povolený, je zakázaný v Internet Exploreru, protože není dost stabilní.</key>
<key alias="contentTypeAliasAndNameNotNull">Vyplňte, prosím, alias i název nového typu vlastností!</key>
<key alias="filePermissionsError">Vyskytl se problém při čtení/zápisu do určeného souboru nebo adresáře</key>
<key alias="missingTitle">Uveďte, prosím, titulek</key>
<key alias="missingType">Vyberte, prosím, typ</key>
<key alias="pictureResizeBiggerThanOrg">Chystáte se obrázek zvětšit více, než je jeho původní rozměr. Opravdu chcete pokračovat?</key>
<key alias="startNodeDoesNotExists">Počáteční uzel je odstraněný, kontaktujte, prosím, administrátora</key>
<key alias="stylesMustMarkBeforeSelect">Před změnou stylu označte, prosím, obsah</key>
<key alias="stylesNoStylesOnPage">Žádne aktivní styly nejsou dostupné</key>
<key alias="tableColMergeLeft">Umístěte, prosím, kurzor nalevo od těch dvou buňek, které chcete sloučit</key>
<key alias="tableSplitNotSplittable">Nemužete rozdělit buňku, která nebyla sloučená.</key>
</area>
<area alias="general">
<key alias="about">O...</key>
<key alias="action">Akce</key>
<key alias="actions">Akce</key>
<key alias="add">Přidat</key>
<key alias="alias">Alias</key>
<key alias="areyousure">Jste si jistí?</key>
<key alias="border">Okraj</key>
<key alias="by">o</key>
<key alias="cancel">Zrušit</key>
<key alias="cellMargin">Okraj buňky</key>
<key alias="choose">Vybrat</key>
<key alias="close">Zavřít</key>
<key alias="closewindow">Zavřít okno</key>
<key alias="comment">Komentovat</key>
<key alias="confirm">Potvrdit</key>
<key alias="constrainProportions">Zachovat proporce</key>
<key alias="continue">Pokračovat</key>
<key alias="copy">Kopírovat</key>
<key alias="create">Vytvořit</key>
<key alias="database">Databáse</key>
<key alias="date">Datum</key>
<key alias="default">Výchozí</key>
<key alias="delete">Odstranit</key>
<key alias="deleted">Odstraněno</key>
<key alias="deleting">Odstraňování...</key>
<key alias="design">Vzhled</key>
<key alias="dimensions">Rozměry</key>
<key alias="down">Dolů</key>
<key alias="download">Stáhnout</key>
<key alias="edit">Editovat</key>
<key alias="edited">Editováno</key>
<key alias="elements">Prvky</key>
<key alias="email">Email</key>
<key alias="error">Chyba</key>
<key alias="findDocument">Najít</key>
<key alias="height">Výška</key>
<key alias="help">Nápověda</key>
<key alias="icon">Ikona</key>
<key alias="import">Import</key>
<key alias="innerMargin">Vnitřní okraj</key>
<key alias="insert">Vložit</key>
<key alias="install">Instalovat</key>
<key alias="justify">Vyrovnat</key>
<key alias="language">Jazyk</key>
<key alias="layout">Rozvržení</key>
<key alias="loading">Nahrávání</key>
<key alias="locked">Zamčeno</key>
<key alias="login">Přihlášení</key>
<key alias="logoff">Odhlášení</key>
<key alias="logout">Odhlášení</key>
<key alias="macro">Makro</key>
<key alias="move">Přesunout</key>
<key alias="name">Název</key>
<key alias="new">Nový</key>
<key alias="next">Následující</key>
<key alias="no">Ne</key>
<key alias="of">z</key>
<key alias="ok">OK</key>
<key alias="open">Otevřít</key>
<key alias="or">nebo</key>
<key alias="password">Heslo</key>
<key alias="path">Cesta</key>
<key alias="pleasewait">Moment, prosím...</key>
<key alias="previous">Předchozí</key>
<key alias="properties">Vlastnosti</key>
<key alias="reciept">Email pro obdržení formulářových dat</key>
<key alias="recycleBin">Koš</key>
<key alias="remaining">Zbývající</key>
<key alias="rename">Přejmenovat</key>
<key alias="renew">Obnovit</key>
<key alias="required" version="7.0">Povinné</key>
<key alias="retry">Zopakovat</key>
<key alias="rights">Oprávnění</key>
<key alias="search">Hledat</key>
<key alias="server">Server</key>
<key alias="show">Zobrazit</key>
<key alias="showPageOnSend">Zobrazit stránku při odeslání</key>
<key alias="size">Rozměr</key>
<key alias="sort">Seřadit</key>
<key alias="submit">Submit</key>
<!-- TODO: Translate this -->
<key alias="type">Typ</key>
<key alias="typeToSearch">Pro hledání pište...</key>
<key alias="up">Nahoru</key>
<key alias="update">Aktualizovat</key>
<key alias="upgrade">Povýšit</key>
<key alias="upload">Nahrání</key>
<key alias="url">Url</key>
<key alias="user">Uživatel</key>
<key alias="username">Uživatelské jméno</key>
<key alias="value">Hodnota</key>
<key alias="view">Pohled</key>
<key alias="welcome">Vítejte...</key>
<key alias="width">Šířka</key>
<key alias="yes">Ano</key>
<key alias="folder">Složka</key>
<key alias="searchResults">Výsledky hledání</key>
<key alias="reorder">Reorder</key>
<key alias="reorderDone">I am done reordering</key>
</area>
<area alias="graphicheadline">
<key alias="backgroundcolor">Background color</key>
<key alias="bold">Bold</key>
<key alias="color">Text color</key>
<key alias="font">Font</key>
<key alias="text">Text</key>
</area>
<area alias="headers">
<key alias="page">Page</key>
</area>
<area alias="installer">
<key alias="databaseErrorCannotConnect">Instalátor se nemůže připojit k databázi.</key>
<key alias="databaseErrorWebConfig">Nelze uložit soubor web.config. Modifikujte, prosím, připojovací řetězec manuálně.</key>
<key alias="databaseFound">Vyše databáze byla nalezena a je identifikována jako</key>
<key alias="databaseHeader">Nastavení databáze</key>
<key alias="databaseInstall"><![CDATA[
Stiskněte tlačítko <strong>instalovat</strong>, abyste nainstalovali Umbraco %0% databázi
]]></key>
<key alias="databaseInstallDone"><![CDATA[Umbraco %0% bylo zkopírováno do Vaši databáze. Stiskněte <strong>následující</strong> pro pokračování.]]></key>
<key alias="databaseNotFound"><![CDATA[<p>Databáze nenalezena! Zkontrolujte, prosím, že informace v "připojovacím řetězci" souboru "web.config" jsou správné.</p>
<p>Pro pokračování otevřete, prosím, soubor "web.config" (za pužití Visual Studia nebo Vašeho oblíbeného tedtového editoru), přejděte na jeho konec, přidejte připojovací řetězec pro Vaši databázi v klíčí nazvaném "umbracoDbDSN" a soubor uložte. </p>
<p>
Klikněte na tlačítko <strong>zopakovat</strong>, až budete hotovi.<br /><a href="http://umbraco.org/redir/installWebConfig" target="_blank">
Další informace o editování souboru web.config zde.</a></p>]]></key>
<key alias="databaseText"><![CDATA[Pro dokončení tohoto kroku potřebujete znát některé informace týkající se Vašeho databázového serveru ("připojovací řetězec").<br />
Pokud je to nezbytné, kontaktujte vašeho poskytovatele hostingu.
Jestliže instalujete na místní počítač nebo server, budete potřebovat informace od Vašeho systémového administrátora.]]></key>
<key alias="databaseUpgrade"><![CDATA[
<p>
Stiskněte tlačítko <strong>povýšit</strong> pro povýšení Vaší databáze na Umbraco %0%</p>
<p>
Neobávejte se - žádný obsah nebude odstraněn a všechno bude fungovat jak má!
</p>
]]></key>
<key alias="databaseUpgradeDone"><![CDATA[Vaše databáze byla povýšená na konečnou verzi %0%.<br />Stiskněte <strong>Následující</strong> pro pokračování. ]]></key>
<key alias="databaseUpToDate"><![CDATA[Vaše současná databáze je aktuální!. Klikněte na <strong>následující</strong>, pro pokračování konfiguračního průvodce]]></key>
<key alias="defaultUserChangePass"><![CDATA[<strong>Heslo výchozího uživatele musí být změněno!</strong>]]></key>
<key alias="defaultUserDisabled"><![CDATA[<strong>Výchozí uživatel byl deaktivován, nebo nemá přístup k umbracu!</strong></p><p>Netřeba nic dalšího dělat. Klikněte na <b>Následující</b> pro pokračování.]]></key>
<key alias="defaultUserPassChanged"><![CDATA[<strong>Heslo výchozího uživatele bylo úspěšně změněno od doby instalace!</strong></p><p>Netřeba nic dalšího dělat. Klikněte na <b>Následující</b> pro pokračování.]]></key>
<key alias="defaultUserPasswordChanged">Heslo je změněno!</key>
<key alias="greatStart">Mějte skvělý start, sledujte naše uváděcí videa</key>
<key alias="licenseText">Kliknutím na tlačítko následující (nebo modifikováním umbracoConfigurationStatus v souboru web.config) přijímáte licenci tohoto software tak, jak je uvedena v poli níže. Upozorňujeme, že tato distribuce umbraca se skládá ze dvou různých licencí, open source MIT licence pro framework a umbraco freeware licence, která pokrývá UI.</key>
<key alias="None">Není nainstalováno.</key>
<key alias="permissionsAffectedFolders">Dotčené soubory a složky</key>
<key alias="permissionsAffectedFoldersMoreInfo">Další informace o nastavování oprávnění pro umbraco zde</key>
<key alias="permissionsAffectedFoldersText">Musíte udělit ASP.NET oprávnění měnit následující soubory/složky</key>
<key alias="permissionsAlmostPerfect"><![CDATA[<strong>Vaše nastavení oprávnění je téměř dokonalé!</strong><br /><br />
Můžete provozovat umbraco bez potíží, ale nebudete smět instalovat balíčky, které jsou doporučené pro plné využívání všech možností umbraca.]]></key>
<key alias="permissionsHowtoResolve">Jak to vyřešit</key>
<key alias="permissionsHowtoResolveLink">Klikněte zde, chcete-li číst textovou verzi</key>
<key alias="permissionsHowtoResolveText"><![CDATA[Shlédněte naše <strong>výukové video</strong> o nastavovaní oprávnění pro složky umbraca, nebo si přečtěte textovou verzi.]]></key>
<key alias="permissionsMaybeAnIssue"><![CDATA[<strong>Vaše nastavení oprávnění může být problém!</strong>
<br/><br />
Můžete provozovat umbraco bez potíží, ale nebudete smět vytvářet složky a instalovat balíčky, které jsou doporučené pro plné využívání všech možností umbraca.]]></key>
<key alias="permissionsNotReady"><![CDATA[<strong>Vaše nastavení oprívnění není připraveno pro umbraco!</strong>
<br /><br />
Abyste mohli umbraco provozovat, budete muset aktualizovat Vaše nastavení oprávnění.]]></key>
<key alias="permissionsPerfect"><![CDATA[<strong>Vaše nastavení oprávnění je dokonalé!</strong><br /><br />
Jste připraveni provozovat umbraco a instalovat balíčky!]]></key>
<key alias="permissionsResolveFolderIssues">Řešení potíží se složkami</key>
<key alias="permissionsResolveFolderIssuesLink">Následujte tento odkaz pro další informace o potížích s ASP.NET a vytvářením složek.</key>
<key alias="permissionsSettingUpPermissions">Nastavování oprávnění pro složky</key>
<key alias="permissionsText"><![CDATA[
umbraco potřebuje oprávnění pro zápis/změnu k některým složkám, aby mohlo ukládat soubory jako například obrázky a PDF.
Také ukládá dočasná data (čili mezipaměť) pro zvýšení výkonu Vašeho webu.
]]></key>
<key alias="runwayFromScratch">Chci začít od nuly</key>
<key alias="runwayFromScratchText"><![CDATA[
V tuto chíli je Váš web úplně prázdný, takže je ideální chvíle začít od nuly a vytvořit si vlastní typy dokumentu a šablon.
(<a href="http://umbraco.tv/documentation/videos/for-site-builders/foundation/document-types">zjistěte jak</a>)
Stále se můžete později rozhodnout nainstalovat Runway. Za tím účelem navštivte Vývojářskou sekci a zvolte Balíčky.
]]></key>
<key alias="runwayHeader">Právě jste vytvořili čistou platformu Umbraco. Co chcete dělat dále?</key>
<key alias="runwayInstalled">Runway je nainstalován</key>
<key alias="runwayInstalledText"><![CDATA[
Základy máte na svém místě. Vyberte, které moduly chcete na ně nainstalovat.<br />
Toto je náš seznam doporučených modulů, vyberte ty, které chcete nainstalovat, nebo si prohlédněte <a href="#" onclick="toggleModules(); return false;" id="toggleModuleList">úplný seznam modulů</a>
]]></key>
<key alias="runwayOnlyProUsers">Doporučeno pouze pro zkušené uživatele</key>
<key alias="runwaySimpleSite">Chci začít s jednoduchým webem</key>
<key alias="runwaySimpleSiteText"><![CDATA[
<p>
"Runway" je jednoduchý web poskytující některé základní typy dokumentů a šablon. Instalátor pro Vás může Runway nainstalovat automaticky a Vy ho pak můžete jednoduše editovat, rozšířit anebo úplně odstranit. Není nezbytný a můžete bez problému provozovat Umbraco bez něj. Runway nicméně nabízí jednoduché základy založené na nejlepších praktikách tak, abyste mohli začít rychleji, než kdykoliv jindy. Rozhodnete-li se Runway si nainstalovat, můžete si volitelně vybrat základní stavební bloky zvané Moduly Runway a stránky Runway si tak vylepšit.
</p>
<small>
<em>Runway obsahuje:</em> Úvodní stránku, stránku Začínáme, stránku Instalace modulů.<br />
<em>Volitelné moduly:</em> Horní navigace, Mapa webu, Kontakt, Galerie.
</small>
]]></key>
<key alias="runwayWhatIsRunway">Co je Runway</key>
<key alias="step1">Krok 1/5: Přijetí licence</key>
<key alias="step2">Krok 2/5: Konfigurace databáze</key>
<key alias="step3">Krok 3/5: Ověřování oprávnění k souborům</key>
<key alias="step4">Krok 4/5: Kontrola zabezpečení umbraca</key>
<key alias="step5">Krok 5/5: Umbraco je připraveno a můžete začít</key>
<key alias="thankYou">Děkujeme, že jeste si vybrali umbraco</key>
<key alias="theEndBrowseSite"><![CDATA[<h3>Prohlédněte si svůj nový web</h3>
Nainstalovali jste Runway, tak proč se nepodívat, jak Váš nový web vypadá.]]></key>
<key alias="theEndFurtherHelp"><![CDATA[<h3>Další pomoc a informace</h3>
Abyste získali pomoc od naší oceňované komunity, projděte si dokumentaci, nebo si pusťte některá videa zdarma o tom, jak vytvořit jednoduchý web, jak používat balíčky a rychlý úvod do terminologie umbraca]]></key>
<key alias="theEndHeader">Umbraco %0% je nainstalováno a připraveno k použití</key>
<key alias="theEndInstallFailed"><![CDATA[Pro dokončení instalace budete muset ručně změnit <strong>soubor /web.config</strong> a upravit klíč AppSetting <strong>umbracoConfigurationStatus</strong> dole na hodnotu <strong>'%0%'</strong>.]]></key>
<key alias="theEndInstallSuccess"><![CDATA[Můžete <strong>ihned začít</strong> kliknutím na tlačítko "Spustit Umbraco" níže. <br />Jestliže <strong>je pro Vás umbraco nové</strong>,
spoustu zdrojů naleznete na naších stránkách "začínáme".]]></key>
<key alias="theEndOpenUmbraco"><![CDATA[<h3>Spustit Umbraco</h3>
Chcete-li spravovat Váš web, jednoduše přejděte do administrace umbraca a začněte přidávat obsah, upravovat šablony a stylopisy, nebo přidávat nové funkce]]></key>
<key alias="Unavailable">Připojení k databázi selhalo.</key>
<key alias="Version3">Umbraco verze 3</key>
<key alias="Version4">Umbraco verze 4</key>
<key alias="watch">Shlédnout</key>
<key alias="welcomeIntro"><![CDATA[Tento průvodce Vás provede procesem nastavení <strong>umbraca %0%</strong> jako čisté instalace nebo povýšením z 3.0.
<br /><br />
Stiskněte <strong>"následující"</strong> pro spuštění průvodce.]]></key>
</area>
<area alias="language">
<key alias="cultureCode">Kód kultury</key>
<key alias="displayName">Název kultury</key>
</area>
<area alias="lockout">
<key alias="lockoutWillOccur">Byli jste nečinní a odhlášení proběhne automaticky za</key>
<key alias="renewSession">Obnovte nyní pro uložení práce</key>
</area>
<area alias="login">
<key alias="greeting0">Šťastnou super neděli</key>
<key alias="greeting1">Šťastné šílené pondělí</key>
<key alias="greeting2">Šťastné husté úterý</key>
<key alias="greeting3">Šťastnou překrásnou středu</key>
<key alias="greeting4">Šťastný bouřlivý čtvrtek</key>
<key alias="greeting5">Šťastný bláznivý pátek</key>
<key alias="greeting6">Šťastnou kočkobotu</key>
<key alias="instruction">přihlašte se níže</key>
<key alias="timeout">Relace vypršela</key>
<key alias="bottomText"><![CDATA[<p style="text-align:right;">&copy; 2001 - %0% <br /><a href="http://umbraco.org" style="text-decoration: none" target="_blank">umbraco.org</a></p> ]]></key>
</area>
<area alias="main">
<key alias="dashboard">Ovládací panel</key>
<key alias="sections">Sekce</key>
<key alias="tree">Obsah</key>
</area>
<area alias="moveOrCopy">
<key alias="choose">Vyberte stránku výše...</key>
<key alias="copyDone">%0% byl zkopírován do %1%</key>
<key alias="copyTo">Níže vyberte, kam má být dokument %0% zkopírován</key>
<key alias="moveDone">%0% byl přesunut do %1%</key>
<key alias="moveTo">Níže vyberte, kam má být dokument %0% přesunut</key>
<key alias="nodeSelected">byl vybrán jako kořen Vašeho nového obsahu, klikněte na 'ok' níže.</key>
<key alias="noNodeSelected">Ještě nebyl vybrán uzel, vyberte, prosím, uzel ze seznamu výše, než stisknete 'ok'</key>
<key alias="notAllowedByContentType">Aktuální uzel není povolen pod vybraným uzlem kvůli jeho typu</key>
<key alias="notAllowedByPath">Aktuální uzel nemůže být přesunut do jedné ze svých podstránek</key>
<key alias="notAllowedAtRoot">Aktuální uzel nemůže být v kořeni</key>
<key alias="notValid">Operace není povolena, protože máte nedostatečná práva pro 1 nebo více podřizených dokumentů.</key>
<key alias="relateToOriginal">Vztáhněte kopírované položky k originálu</key>
</area>
<area alias="notifications">
<key alias="editNotifications">Upravte vaše oznámení pro %0%</key>
<key alias="mailBody"><![CDATA[
Dobrý den, %0%
Toto je automatická zpráva informující Vás, že úloha '%1%'
byla provedena na stránce '%2%'
uživatelem '%3%'
Přejděte na http://%4%/#/content/content/edit/%5% pro editování.
Mějte hezký den!
Zdraví umbraco robot
]]></key>
<key alias="mailBodyHtml"><![CDATA[<p>Hi %0%</p>
<p>Toto je automatická zpráva informující Vás, že úloha <strong>'%1%'</strong>
byla provedena na stránce <a href="http://%4%/#/content/content/edit/%5%"><strong>'%2%'</strong></a>
uživatelem <strong>'%3%'</strong>
</p>
<div style="margin: 8px 0; padding: 8px; display: block;">
<br />
<a style="color: white; font-weight: bold; background-color: #5372c3; text-decoration : none; margin-right: 20px; border: 8px solid #5372c3; width: 150px;" href="http://%4%/#/content/content/edit/%5%">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDITOVAT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a> &nbsp;
<br />
</div>
<p>
<h3>Shrnutí změn:</h3>
<table style="width: 100%;">
%6%
</table>
</p>
<div style="margin: 8px 0; padding: 8px; display: block;">
<br />
<a style="color: white; font-weight: bold; background-color: #5372c3; text-decoration : none; margin-right: 20px; border: 8px solid #5372c3; width: 150px;" href="http://%4%/#/content/content/edit/%5%">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDITOVAT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a> &nbsp;
<br />
</div>
<p>Mějte hezký den!<br /><br />
Zdraví umbraco robot
</p>]]></key>
<key alias="mailSubject">[%0%] Upozornění o %1% na %2%</key>
<key alias="notifications">Upozornění</key>
</area>
<area alias="packager">
<key alias="chooseLocalPackageText"><![CDATA[
Vyberte balíček ve svém počítači kliknutím na tlačítko Procházet<br />
a výběrem balíčku. Balíčky umbraco mají obvykle přípony ".umb" nebo ".zip".
]]></key>
<key alias="packageAuthor">Autor</key>
<key alias="packageDocumentation">Dokumentace</key>
<key alias="packageMetaData">Meta data balíčku</key>
<key alias="packageName">Název balíčku</key>
<key alias="packageNoItemsHeader">Balíček neobsahuje žádné položky</key>
<key alias="packageNoItemsText"><![CDATA[Tento balíček neobsahuje žádné položky k odinstalování.<br/><br/>
Můžete jej ze systému bezpečně odstranit kliknutím na "odebrat balíček" níže.]]></key>
<key alias="packageOptions">Možnosti balíčku</key>
<key alias="packageReadme">Čti mě balíčku</key>
<key alias="packageRepository">Úložiště balíčku</key>
<key alias="packageUninstallConfirm">Potvrdit odinstalování</key>
<key alias="packageUninstalledHeader">Balíček byl odinstalován</key>
<key alias="packageUninstalledText">Balíček byl úspěšně odinstalován</key>
<key alias="packageUninstallHeader">Odinstalovat balíček</key>
<key alias="packageUninstallText"><![CDATA[Níže můžete zrušit zaškrtnutí položek, které si nepřejete nyní odebrat. Jakmile kliknete na "potvrdit odinstalování", všechny zaškrtnuté položky budou odebrány.<br />
<span style="color: Red; font-weight: bold;">Upozornění:</span> všechny dokumenty, media atd. závislé na položkách, které odstraníte, přestanou pracovat a mohou vést k nestabilitě systému,
takže odinstalovávejte opatrně. Jste-li na pochybách, kontaktujte autora balíčku.]]></key>
<key alias="packageVersion">Verze balíčku</key>
</area>
<area alias="paste">
<key alias="doNothing">Vložit s úplným formatováním (nedoporučeno)</key>
<key alias="errorMessage">Text, který chcete vložit, obsahuje speciální znaky nebo formatování. Toto může být způsobeno kopirováním textu z Microsoft Wordu. Umbraco může odstranit speciální znaky nebo formatování, takže vložený obsah bude pro web vhodnější.</key>
<key alias="removeAll">Vložit jako čistý text bez jakéhokoliv formátování</key>
<key alias="removeSpecialFormattering">Vložit, ale odstranit formátování (doporučeno)</key>
</area>
<area alias="publicAccess">
<key alias="paAdvanced">Ochrana prostřednictvím rolí</key>
<key alias="paAdvancedHelp"><![CDATA[Pokud si přejete řídit přístup ke stránce za použití autentizace prostřednictvím rolí,<br /> použijte členské skupiny umbraca.]]></key>
<key alias="paAdvancedNoGroups">Musíte vytvořit členskou skupinu před tím, než můžete použít autentizaci prostřednictvím rolí</key>
<key alias="paErrorPage">Chybová stránka</key>
<key alias="paErrorPageHelp">Použita, když jsou lidé přihlášení, ale nemají přístup</key>
<key alias="paHowWould">Vyberte, jak omezit přístup k této stránce</key>
<key alias="paIsProtected">%0% je nyní chráněna</key>
<key alias="paIsRemoved">Ochrana odebrána z %0%</key>
<key alias="paLoginPage">Přihlašovací stránka</key>
<key alias="paLoginPageHelp">Vyberte stránku, která obsahuje přihlašovací formulář</key>
<key alias="paRemoveProtection">Odstranit ochranu</key>
<key alias="paSelectPages">Vyberte stránky, které obsahují přihlašovací formulář a chybová hlášení</key>
<key alias="paSelectRoles">Vyberte role, které mají přístup k této stránce</key>
<key alias="paSetLogin">Nastavte přihlašovací jmého a heslo pro tuto stránku</key>
<key alias="paSimple">Jednouživatelská ochrana</key>
<key alias="paSimpleHelp">Jestliže chcete nastavit jenom jednoduchou ochranu prostřednictvím uživatelského jména a hesla</key>
</area>
<area alias="publish">
<key alias="contentPublishedFailedAwaitingRelease"><![CDATA[
%0% nemůže být publikována, protože položka je naplánovaná k uvolnění.
]]></key>
<key alias="contentPublishedFailedInvalid"><![CDATA[
%0% nemůže být publikována, protože tyto vlastnosti: %1% nesplňují validační pravidla.
]]></key>
<key alias="contentPublishedFailedByEvent"><![CDATA[
%0% nemůže být publikována, protože rozšíření třetí strany akci zrušilo.
]]></key>
<key alias="contentPublishedFailedByParent"><![CDATA[
%0% nemůže být publikována, protože rodičovská stránka není publikována.
]]></key>
<key alias="includeUnpublished">Zahrnout nepublikované podřízené stránky</key>
<key alias="inProgress">Probíhá publikování - počkejte, prosím...</key>
<key alias="inProgressCounter">%0% ze %1% stránek bylo publikováno...</key>
<key alias="nodePublish">%0% byla publikována</key>
<key alias="nodePublishAll">%0% a podstránky byly publikovány</key>
<key alias="publishAll">Publikovat %0% a všechny její podstránky</key>
<key alias="publishHelp"><![CDATA[Klikněte <em>ok</em> pro publikování <strong>%0%</strong> a tedy zveřejnění jejího obsahu.<br/><br />
Můžete publikovat tuto stránku a všechny její podstránky zatrhnutím <em>publikovat všchny podstránky</em> níže.
]]></key>
</area>
<area alias="colorpicker">
<key alias="noColors">Nenakonfigurovali jste žádné schválené barvy</key>
</area>
<area alias="relatedlinks">
<key alias="addExternal">Přidat vnější odkaz</key>
<key alias="addInternal">Přidat vnitřní odkaz</key>
<key alias="addlink">Přidat</key>
<key alias="caption">Nadpis</key>
<key alias="internalPage">Vnitřní stránka</key>
<key alias="linkurl">URL</key>
<key alias="modeDown">Posunout dolů</key>
<key alias="modeUp">Posunout nahoru</key>
<key alias="newWindow">Otevřít v novém okně</key>
<key alias="removeLink">Odebrat odkaz</key>
</area>
<area alias="rollback">
<key alias="currentVersion">Současná verze</key>
<key alias="diffHelp"><![CDATA[Tohle ukazuje rozdíly mezi současnou verzi a vybranou verzi<br /><del>Červený</del> text nebude ve vybrané verzi zobrazen, <ins>zelený znamená přidaný</ins>].]]></key>
<key alias="documentRolledBack">Dokument byl vrácen na starší verzi</key>
<key alias="htmlHelp">Tohle zobrazuje vybranou verzi jako html, jestliže chcete vidět rozdíly mezi 2 verzemi najednou, použijte rozdílové zobrazení</key>
<key alias="rollbackTo">Vrátit starší verzi </key>
<key alias="selectVersion">Vybrat verzi</key>
<key alias="view">Zobrazení</key>
</area>
<area alias="scripts">
<key alias="editscript">Editovat skriptovací soubor</key>
</area>
<area alias="sections">
<key alias="concierge">Domovník</key>
<key alias="content">Obsah</key>
<key alias="courier">Kurýr</key>
<key alias="developer">Vývojář</key>
<key alias="installer">Průvodce nastavením Umbraca</key>
<key alias="media">Media</key>
<key alias="member">Členové</key>
<key alias="newsletters">Zpravodaje</key>
<key alias="settings">Nastavení</key>
<key alias="statistics">Statistiky</key>
<key alias="translation">Překlad</key>
<key alias="users">Uživatelé</key>
<key alias="help" version="7.0">Nápověda</key>
</area>
<area alias="settings">
<key alias="defaulttemplate">Výchozí šablona</key>
<key alias="importDocumentTypeHelp">Pro importování typu dokumentu vyhledejte soubor ".udt" ve svém počítači tak, že kliknete na tlačítko "Prohledat" a pak kliknete na "Import" (na následující obrazovce budete vyzváni k potvrzení)</key>
<key alias="newtabname">Název nové záložky</key>
<key alias="nodetype">Typ uzlu</key>
<key alias="objecttype">Typ</key>
<key alias="stylesheet">Stylopis</key>
<key alias="script">Skript</key>
<key alias="tab">Záložka</key>
<key alias="tabname">Název záložky</key>
<key alias="tabs">Záložky</key>
<key alias="contentTypeEnabled">Nadřazený typ obsahu povolen</key>
<key alias="contentTypeUses">Tento typ obsahu používá</key>
<key alias="asAContentMasterType">jako nadřazený typ obsahu. Záložky z nadřazených typů obsahu nejsou zobrazeny a mohou byt editovány pouze na nadřazených typech obsahu samotných</key>
<key alias="noPropertiesDefinedOnTab">Na této záložce nejsou definovány žádné vlastnosti. Pro vytvoření nové vlastnosti klikněte na odkaz "přidat novou vlastnost" nahoře.</key>
</area>
<area alias="sort">
<key alias="sortOrder">Sort order</key>
<key alias="sortCreationDate">Creation date</key>
<key alias="sortDone">Třídění bylo ukončeno.</key>
<key alias="sortHelp">Abyste nastavili, jak mají být položky seřazeny, přetáhněte jednotlivé z nich nahoru či dolů. Anebo klikněte na hlavičku sloupce pro setřídění celé kolekce</key>
<key alias="sortPleaseWait"><![CDATA[ Čekejte, prosím. Položky jsou tříděny a může to chvíli trvat.]]></key>
</area>
<area alias="speechBubbles">
<key alias="contentPublishedFailedByEvent">Publikování bylo zrušeno doplňkem třetí strany</key>
<key alias="contentTypeDublicatePropertyType">Typ vlastnosti už existuje</key>
<key alias="contentTypePropertyTypeCreated">Typ vlastnosti vytvořen</key>
<key alias="contentTypePropertyTypeCreatedText"><![CDATA[Název: %0% <br />Datový typ: %1%]]></key>
<key alias="contentTypePropertyTypeDeleted">Typ vlastnosti odstraněn</key>
<key alias="contentTypeSavedHeader">Typ vlastnosti uložen</key>
<key alias="contentTypeTabCreated">Záložka vytvořena</key>
<key alias="contentTypeTabDeleted">Záložka odstraněna</key>
<key alias="contentTypeTabDeletedText">Záložka s id: %0% odstraněna</key>
<key alias="cssErrorHeader">Stylopis nebyl uložen</key>
<key alias="cssSavedHeader">Stylopis byl uložen</key>
<key alias="cssSavedText">Stylopis byl uložen bez chyb</key>
<key alias="dataTypeSaved">Datový typ byl uložen</key>
<key alias="dictionaryItemSaved">Položka slovníku byla uložena</key>
<key alias="editContentPublishedFailedByParent">Publikování se nezdařilo, protože nadřazená stránka není publikována</key>
<key alias="editContentPublishedHeader">Obsah byl publikován</key>
<key alias="editContentPublishedText">a je viditelný na webu</key>
<key alias="editContentSavedHeader">Obsah byl uložen</key>
<key alias="editContentSavedText">Nezapomeňte na publikování, aby se změny projevily</key>
<key alias="editContentSendToPublish">Odeslat ke schválení</key>
<key alias="editContentSendToPublishText">Změny byly odeslány ke schválení</key>
<key alias="editMediaSaved">Medium bylo uloženo</key>
<key alias="editMediaSavedText">Medium bylo uloženo bez chyb</key>
<key alias="editMemberSaved">Člen byl uložen</key>
<key alias="editStylesheetPropertySaved">Vlastnost stylopisu byla uložena</key>
<key alias="editStylesheetSaved">Stylopis byl uložen</key>
<key alias="editTemplateSaved">Šablona byla uložena</key>
<key alias="editUserError">Chyba při ukládání uživatele (zkontrolujte log)</key>
<key alias="editUserSaved">Uživatel byl uložen</key>
<key alias="editUserTypeSaved">Typ uživatele byl uložen</key>
<key alias="fileErrorHeader">Soubor nebyl uložen</key>
<key alias="fileErrorText">soubor nemohl být uložen. Zkontrolujte, prosím, oprávnění k souboru</key>
<key alias="fileSavedHeader">Soubor byl uložen</key>
<key alias="fileSavedText">Soubor byl uložen bez chyb</key>
<key alias="languageSaved">Jazyk byl uložen</key>
<key alias="templateErrorHeader">Šablona nebyla uložena</key>
<key alias="templateErrorText">Ujistěte se, prosím, že nemáte 2 šablony se stejným aliasem</key>
<key alias="templateSavedHeader">Šablona byla uložena</key>
<key alias="templateSavedText">Šablona byla uložena bez chyb!</key>
<key alias="contentUnpublished">Publikování obsahu bylo zrušeno</key>
<key alias="partialViewSavedHeader">Částečný pohled byl uložen</key>
<key alias="partialViewSavedText">Částečný pohled byl uložen bez chyb!</key>
<key alias="partialViewErrorHeader">Částečný pohled nebyl uložen</key>
<key alias="partialViewErrorText">Při ukládání souboru došlo k chybě.</key>
</area>
<area alias="stylesheet">
<key alias="aliasHelp">Používá CSS syntaxi např.: h1, .redHeader, .blueTex</key>
<key alias="editstylesheet">Editovat stylopis</key>
<key alias="editstylesheetproperty">Editovat vlastnost stylopisu</key>
<key alias="nameHelp">Název, který identifikuje vlastnost stylu v editoru formátovaného textu</key>
<key alias="preview">Náhled</key>
<key alias="styles">Styly</key>
</area>
<area alias="template">
<key alias="edittemplate">Editovat šablonu</key>
<key alias="insertContentArea">Vložit obsahovou oblast</key>
<key alias="insertContentAreaPlaceHolder">Vložit zástupce obsahové oblasti</key>
<key alias="insertDictionaryItem">Vložit položku slovníku</key>
<key alias="insertMacro">Vložit makro</key>
<key alias="insertPageField">Vložit pole stránky umbraco</key>
<key alias="mastertemplate">Nadřazená šablona</key>
<key alias="quickGuide">Rychlá příručka k šablonovým značkám umbraca</key>
<key alias="template">Šablona</key>
</area>
<area alias="grid">
<key alias="media">Image</key>
<key alias="macro">Macro</key>
<key alias="insertControl">Choose type of content</key>
<key alias="chooseLayout">Choose a layout</key>
<key alias="addRows">Add a row</key>
<key alias="addElement">Add content</key>
<key alias="dropElement">Drop content</key>
<key alias="settingsApplied">Settings applied</key>
<key alias="contentNotAllowed">This content is not allowed here</key>
<key alias="contentAllowed">This content is allowed here</key>
<key alias="clickToEmbed">Click to embed</key>
<key alias="clickToInsertImage">Click to insert image</key>
<key alias="placeholderImageCaption">Image caption...</key>
<key alias="placeholderWriteHere">Write here...</key>
<key alias="gridLayouts">Grid Layouts</key>
<key alias="gridLayoutsDetail">Layouts are the overall work area for the grid editor, usually you only need one or two different layouts</key>
<key alias="addGridLayout">Add Grid Layout</key>
<key alias="addGridLayoutDetail">Adjust the layout by setting column widths and adding additional sections</key>
<key alias="rowConfigurations">Row configurations</key>
<key alias="rowConfigurationsDetail">Rows are predefined cells arranged horizontally</key>
<key alias="addRowConfiguration">Add row configuration</key>
<key alias="addRowConfigurationDetail">Adjust the row by setting cell widths and adding additional cells</key>
<key alias="columns">Columns</key>
<key alias="columnsDetails">Total combined number of columns in the grid layout</key>
<key alias="settings">Settings</key>
<key alias="settingsDetails">Configure what settings editors can change</key>
<key alias="styles">Styles</key>
<key alias="stylesDetails">Configure what styling editors can change</key>
<key alias="allowAllEditors">Allow all editors</key>
<key alias="allowAllRowConfigurations">Allow all row configurations</key>
</area>
<area alias="templateEditor">
<key alias="alternativeField">Alternativní pole</key>
<key alias="alternativeText">Alternativní text</key>
<key alias="casing">Velká a malá písmena</key>
<key alias="encoding">Kódování</key>
<key alias="chooseField">Vybrat pole</key>
<key alias="convertLineBreaks">Konvertovat </key>
<key alias="convertLineBreaksHelp">Nahrazuje nové řádky html tagem &amp;lt;br&amp;gt;</key>
<key alias="customFields">Vlastní pole</key>
<key alias="dateOnly">Ano, pouze datum</key>
<key alias="formatAsDate">Formátovat jako datum</key>
<key alias="htmlEncode">HTML kódování</key>
<key alias="htmlEncodeHelp">Nahradí speciální znaky jejich HTML ekvivalentem.</key>
<key alias="insertedAfter">Bude vloženo za hodnotou pole</key>
<key alias="insertedBefore">Bude vloženo před hodnotou pole</key>
<key alias="lowercase">Malá písmena</key>
<key alias="none">Nic</key>
<key alias="postContent">Vložit za polem</key>
<key alias="preContent">Vložit před polem</key>
<key alias="recursive">Rekurzivní</key>
<key alias="standardFields">Standardní pole</key>
<key alias="uppercase">Velká písmena</key>
<key alias="urlEncode">Kódování URL</key>
<key alias="urlEncodeHelp">Formátuje speciální znaky v URL adresách</key>
<key alias="usedIfAllEmpty">Bude použito pouze pokud jsou pole nahoře prázdná</key>
<key alias="usedIfEmpty">Toto pole bude použito pouze pokud je primární pole prázdné</key>
<key alias="withTime">Ano, s časem. Oddělovač: </key>
</area>
<area alias="translation">
<key alias="details">Podrobnosti překladu</key>
<key alias="DownloadXmlDTD">Stáhnout xml DTD</key>
<key alias="fields">Pole</key>
<key alias="includeSubpages">Zahrnout podstránky</key>
<key alias="mailBody"><![CDATA[
Dobrý den, %0%
Toto je automatická zpráva informující Vás, že dokument '%1%'
byl vyžádán k překladu do '%5%' uživatelem %2%.
Přejděte na http://%3%/translation/details.aspx?id=%4% pro editování.
Anebo se přihlašte do umbraca, abyste získali přehled o svých překladatelských úlohách
http://%3%
Mějte hezký den!
Zdraví umbraco robot
]]></key>
<key alias="noTranslators">Žádní uživatelé překladatelé nebyli nalezeni. Vytvořte, prosím, překladatele před tím, než začnete posílat obsah k překladu</key>
<key alias="pageHasBeenSendToTranslation">Stránka '%0%' byla poslána k překladu</key>
<key alias="sendToTranslate">Poslat stránku '%0%' k překladu</key>
<key alias="totalWords">Slov celkem</key>
<key alias="translateTo">Přeložit do</key>
<key alias="translationDone">Překlad hotov.</key>
<key alias="translationDoneHelp">Klikutím níže můžete vidět stránky, které jste právě přeložili. Jestliže je nalezena originální stránka, dostanete srovnání 2 stránek.</key>
<key alias="translationFailed">Překlad selhal, xml soubor může být poškozený</key>
<key alias="translationOptions">Možnosti překladu</key>
<key alias="translator">Překladatel</key>
<key alias="uploadTranslationXml">Nahrát xml překladu</key>
</area>
<area alias="treeHeaders">
<key alias="cacheBrowser">Prohlížeč mezipaměti</key>
<key alias="contentRecycleBin">Koš</key>
<key alias="createdPackages">Vytvořené balíčky</key>
<key alias="dataTypes">Datové typy</key>
<key alias="dictionary">Slovník</key>
<key alias="installedPackages">Instalované balíčky</key>
<key alias="installSkin">Instalovat téma</key>
<key alias="installStarterKit">Instalovat startovní sadu</key>
<key alias="languages">Jazyky</key>
<key alias="localPackage">Instalovat místní balíček</key>
<key alias="macros">Makra</key>
<key alias="mediaTypes">Typy medií</key>
<key alias="member">Členové</key>
<key alias="memberGroups">Skupiny členů</key>
<key alias="memberRoles">Role</key>
<key alias="memberTypes">Typy členů</key>
<key alias="documentTypes">Typy dokumentů</key>
<key alias="packager">Balíčky</key>
<key alias="packages">Balíčky</key>
<key alias="repositories">Instalovat z úložiště</key>
<key alias="runway">Instalovat Runway</key>
<key alias="runwayModules">Moduly Runway</key>
<key alias="scripting">Skriptovací soubory</key>
<key alias="scripts">Skripty</key>
<key alias="stylesheets">Stylopisy</key>
<key alias="templates">Šablony</key>
<key alias="userPermissions">Oprávnění Uživatele</key>
<key alias="userTypes">Typy Uživatelů</key>
<key alias="users">Uživatelé</key>
</area>
<area alias="update">
<key alias="updateAvailable">Nová aktualizace je připrvena</key>
<key alias="updateDownloadText">%0% je připraven, klikněte zde pro stažení</key>
<key alias="updateNoServer">Žádné spojení se serverem</key>
<key alias="updateNoServerError">Chyba při kontrole aktualizace. Zkontrolujte, prosím, trasovací zásobník pro další informace</key>
</area>
<area alias="user">
<key alias="administrators">Administrátor</key>
<key alias="categoryField">Pole kategorie</key>
<key alias="changePassword">Změnit heslo</key>
<key alias="newPassword">Změnit heslo</key>
<key alias="confirmNewPassword">Potvrdit heslo</key>
<key alias="changePasswordDescription">Můžete změnit své heslo pro přístup do administrace Umbraca vyplněním formuláře níže a kliknutím na tlačítko 'Změnit Heslo'</key>
<key alias="contentChannel">Kanál obsahu</key>
<key alias="descriptionField">Popis</key>
<key alias="disabled">Deaktivovat uživatele</key>
<key alias="documentType">Typ dokumentu</key>
<key alias="editors">Editor</key>
<key alias="excerptField">Výtah</key>
<key alias="language">Jazyk</key>
<key alias="loginname">Přihlašovací jméno</key>
<key alias="mediastartnode">Úvodní uzel v knihovně medií</key>
<key alias="modules">Sekce</key>
<key alias="noConsole">Deaktivovat přistup k Umbracu</key>
<key alias="password">Heslo</key>
<key alias="resetPassword">Resetovat heslo</key>
<key alias="passwordChanged">Vyše heslo bylo změněno!</key>
<key alias="passwordConfirm">Potvrďte, prosím, nové heslo</key>
<key alias="passwordEnterNew">Zadejte Vaše nové heslo</key>
<key alias="passwordIsBlank">Vaše nové heslo nesmí být prázdné!</key>
<key alias="passwordCurrent">Současné heslo</key>
<key alias="passwordInvalid">Neplatné současné heslo</key>
<key alias="passwordIsDifferent">Nové heslo a potvrzující heslo se liší. Zkuste to, prosím, znovu!</key>
<key alias="passwordMismatch">Potvrzující heslo není stejné jako nové heslo!</key>
<key alias="permissionReplaceChildren">Nahradit oprávnění podřízených uzlů</key>
<key alias="permissionSelectedPages">Nyní měníte oprávnění pro stránky:</key>
<key alias="permissionSelectPages">Vyberte stránky, pro které chcete měnit oprávnění</key>
<key alias="searchAllChildren">Prohledat všechny podřízené uzly</key>
<key alias="startnode">Úvodní uzel v obsahu</key>
<key alias="username">Uživatelské jméno</key>
<key alias="userPermissions">Oprávnění uživatele</key>
<key alias="writer">Spisovatel</key>
<key alias="yourProfile" version="7.0">Váš profil</key>
<key alias="yourHistory" version="7.0">Vaše nedávná historie</key>
<key alias="sessionExpires" version="7.0">Relace vyprší za</key>
</area>
</language>
File diff suppressed because it is too large Load Diff
+958
View File
@@ -0,0 +1,958 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<language alias="de" intName="German (DE)" localName="Deutsch (DE)" lcid="7" culture="de-DE">
<creator>
<name>The Umbraco community</name>
<link>https://our.umbraco.com/documentation/Extending-Umbraco/Language-Files</link>
</creator>
<area alias="actions">
<key alias="assignDomain">Hostnamen verwalten</key>
<key alias="auditTrail">Protokoll</key>
<key alias="browse">Durchsuchen</key>
<key alias="changeDocType">Dokumenttyp ändern</key>
<key alias="copy">Kopieren</key>
<key alias="create">Erstellen</key>
<key alias="createPackage">Paket erstellen</key>
<key alias="delete">Löschen</key>
<key alias="disable">Deaktivieren</key>
<key alias="emptyRecycleBin">Papierkorb leeren</key>
<key alias="exportDocumentType">Dokumenttyp exportieren</key>
<key alias="importDocumentType">Dokumenttyp importieren</key>
<key alias="importPackage">Paket importieren</key>
<key alias="liveEdit">'Canvas'-Modus starten</key>
<key alias="logout">Abmelden</key>
<key alias="move">Verschieben</key>
<key alias="notify">Benachrichtigungen</key>
<key alias="protect">Öffentlicher Zugriff</key>
<key alias="publish">Veröffentlichen</key>
<key alias="unpublish">Veröffentlichung zurücknehmen</key>
<key alias="refreshNode">Aktualisieren</key>
<key alias="republish">Erneut veröffentlichen</key>
<key alias="restore" version="7.3.0">Wiederherstellen</key>
<key alias="rights">Berechtigungen</key>
<key alias="rollback">Zurücksetzen</key>
<key alias="sendtopublish">Zur Veröffentlichung einreichen</key>
<key alias="sendToTranslate">Zur Übersetzung senden</key>
<key alias="sort">Sortieren</key>
<key alias="toPublish">Zur Veröffentlichung einreichen</key>
<key alias="translate">Übersetzen</key>
<key alias="update">Aktualisieren</key>
<key alias="defaultValue">Standardwert</key>
</area>
<area alias="assignDomain">
<key alias="permissionDenied">Erlaubnis verweigert.</key>
<key alias="addNew">Neue Domain hinzufügen</key>
<key alias="remove">entfernen</key>
<key alias="invalidNode">Ungültiges Element.</key>
<key alias="invalidDomain">Format der Domain ungültig.</key>
<key alias="duplicateDomain">Domain wurde bereits zugewiesen.</key>
<key alias="language">Sprache</key>
<key alias="domain">Domain</key>
<key alias="domainCreated">Domain '%0%' hinzugefügt</key>
<key alias="domainDeleted">Domain '%0%' entfernt</key>
<key alias="domainExists">Die Domain '%0%' ist bereits zugeordnet</key>
<key alias="domainUpdated">Domain '%0%' aktualisiert</key>
<key alias="orEdit">Domains bearbeiten</key>
<key alias="inherit">Vererben</key>
<key alias="setLanguage">Kultur</key>
<key alias="setLanguageHelp">Definiert die Kultureinstellung für untergeordnete Elemente dieses Elements oder vererbt vom übergeordneten Element. Wird auch auf das aktuelle Element angewendet, sofern auf tieferer Ebene keine Domain zugeordnet ist.</key>
<key alias="setDomains">Domains</key>
</area>
<area alias="auditTrails">
<key alias="atViewingFor">Ansicht für</key>
</area>
<area alias="buttons">
<key alias="select">Auswählen</key>
<key alias="somethingElse">Etwas anderes machen</key>
<key alias="bold">Fett</key>
<key alias="deindent">Ausrücken</key>
<key alias="formFieldInsert">Formularelement einfügen</key>
<key alias="graphicHeadline">Graphische Überschrift einfügen</key>
<key alias="htmlEdit">HTML bearbeiten</key>
<key alias="indent">Einrücken</key>
<key alias="italic">Kursiv</key>
<key alias="justifyCenter">Zentriert</key>
<key alias="justifyLeft">Linksbündig</key>
<key alias="justifyRight">Rechtsbündig</key>
<key alias="linkInsert">Link einfügen</key>
<key alias="linkLocal">Anker einfügen</key>
<key alias="listBullet">Aufzählung</key>
<key alias="listNumeric">Nummerierung</key>
<key alias="macroInsert">Makro einfügen</key>
<key alias="pictureInsert">Abbildung einfügen</key>
<key alias="relations">Datenbeziehungen bearbeiten</key>
<key alias="returnToList">Zurück zur Liste</key>
<key alias="save">Speichern</key>
<key alias="saveAndPublish">Speichern und veröffentlichen</key>
<key alias="saveAndSchedule">Speichern und planen</key>
<key alias="saveToPublish">Speichern und zur Abnahme übergeben</key>
<key alias="showPage">Vorschau</key>
<key alias="showPageDisabled">Die Vorschaufunktion ist deaktiviert, da keine Vorlage zugewiesen ist</key>
<key alias="styleChoose">Stil auswählen</key>
<key alias="styleShow">Stil anzeigen</key>
<key alias="tableInsert">Tabelle einfügen</key>
</area>
<area alias="changeDocType">
<key alias="changeDocTypeInstruction">Um den Typ des ausgewählten Dokuments zu ändern, wählen Sie bitte zunächst aus der Liste der an dieser Stelle erlaubten Dokumenttypen.</key>
<key alias="changeDocTypeInstruction2">Im Anschluss bestätigen oder korrigieren Sie die Zuordnung der Eigenschaften und klicken Sie auf 'Speichern'.</key>
<key alias="contentRepublished">Der Inhalt wurde neu veröffentlicht.</key>
<key alias="currentProperty">Derzeitige Eigenschaft</key>
<key alias="currentType">Derzeitiger Datentyp</key>
<key alias="docTypeCannotBeChanged">Der Typ dieses Dokuments kann nicht geändert werden, da an dieser Stelle keine Alternativen zugelassen sind. Ein alternativer Dokumenttyp kann nur dann verwendet werden, wenn er unterhalb des diesem Dokument übergeordneten Elements angelegt werden darf.</key>
<key alias="docTypeChanged">Dokumenttyp geändert</key>
<key alias="mapProperties">Eigenschaften zuordnen</key>
<key alias="mapToProperty">Dieser Eigenschaft zuordnen</key>
<key alias="newTemplate">Neue Vorlage</key>
<key alias="newType">Neuer Typ</key>
<key alias="none">keiner</key>
<key alias="selectedContent">Inhalt</key>
<key alias="selectNewDocType">Neuen Dokumenttyp auswählen</key>
<key alias="successMessage">Der Typ des ausgewählten Dokuments wurde erfolgreich zu [new type] geändert und die Eigenschaften wie folgend zugeordnet:</key>
<key alias="to">nach</key>
<key alias="validationErrorPropertyWithMoreThanOneMapping">Die Zuordnung der Eigenschaften kann nicht abgeschlossen werden, da mindestens eine Eigenschaft mehrfach zugeordnet werden soll.</key>
<key alias="validDocTypesNote">Nur an dieser Stelle erlaubte Dokumenttypen werden angezeigt.</key>
</area>
<area alias="content">
<key alias="isPublished" version="7.2">Ist veröffentlicht</key>
<key alias="about">Über dieses Dokument</key>
<key alias="alias">Alias</key>
<key alias="alternativeTextHelp">(Wie würden Sie das Bild über das Telefon beschreiben?)</key>
<key alias="alternativeUrls">Alternative Links</key>
<key alias="clickToEdit">Klicken, um das Dokument zu bearbeiten</key>
<key alias="createBy">Erstellt von</key>
<key alias="createByDesc" version="7.0">Ursprünglicher Autor</key>
<key alias="updatedBy" version="7.0">Aktualisiert von</key>
<key alias="createDate">Erstellt am</key>
<key alias="createDateDesc" version="7.0">Erstellungszeitpunkt des Dokuments</key>
<key alias="documentType">Dokumenttyp</key>
<key alias="editing">In Bearbeitung</key>
<key alias="expireDate">Veröffentlichung aufheben am</key>
<key alias="itemChanged">Dieses Dokument wurde nach dem Veröffentlichen bearbeitet.</key>
<key alias="itemNotPublished">Dieses Dokument ist nicht veröffentlicht.</key>
<key alias="lastPublished">Zuletzt veröffentlicht</key>
<key alias="listViewNoItems" version="7.1.5">Diese Liste enthält keine Einträge.</key>
<key alias="mediatype">Medientyp</key>
<key alias="mediaLinks">Verweis auf Medienobjekt(e)</key>
<key alias="membergroup">Mitgliedergruppe</key>
<key alias="memberrole">Mitgliederrolle</key>
<key alias="membertype">Mitglieder-Typ</key>
<key alias="noDate">Kein Datum gewählt</key>
<key alias="nodeName">Name des Dokument</key>
<key alias="otherElements">Eigenschaften</key>
<key alias="parentNotPublished">Dieses Dokument ist veröffentlicht aber nicht sichtbar, da das übergeordnete Dokument '%0%' nicht publiziert ist</key>
<key alias="parentNotPublishedAnomaly">Ups! Dieses Dokument ist veröffentlicht aber nicht im internen Cache aufzufinden: Systemfehler.</key>
<key alias="publish">Veröffentlichen</key>
<key alias="publishStatus">Publikationsstatus</key>
<key alias="releaseDate">Veröffentlichen am</key>
<key alias="unpublishDate">Veröffentlichung widerrufen am</key>
<key alias="removeDate">Datum entfernen</key>
<key alias="sortDone">Sortierung abgeschlossen</key>
<key alias="sortHelp">Um die Dokumente zu sortieren, ziehen Sie sie einfach an die gewünschte Position. Sie können mehrere Zeilen markieren indem Sie die Umschalttaste ("Shift") oder die Steuerungstaste ("Strg") gedrückt halten</key>
<key alias="statistics">Statistiken</key>
<key alias="titleOptional">Titel (optional)</key>
<key alias="altTextOptional">Alternativtext (optional)</key>
<key alias="type">Typ</key>
<key alias="unpublish">Veröffentlichung widerrufen</key>
<key alias="updateDate">Zuletzt bearbeitet am</key>
<key alias="updateDateDesc" version="7.0">Letzter Änderungszeitpunkt des Dokuments</key>
<key alias="uploadClear">Datei entfernen</key>
<key alias="urls">Link zum Dokument</key>
<key alias="memberof">Mitglied der Gruppe(n)</key>
<key alias="notmemberof">Kein Mitglied der Gruppe(n)</key>
<key alias="childItems" version="7.0">Untergeordnete Elemente</key>
<key alias="target" version="7.0">Ziel</key>
</area>
<area alias="media">
<key alias="clickToUpload">Für Upload klicken</key>
</area>
<area alias="member">
<key alias="createNewMember">Neues Mitglied anlegen</key>
<key alias="allMembers">Alle Mitglieder</key>
</area>
<area alias="create">
<key alias="chooseNode">An welcher Stellen wollen Sie das Element erstellen</key>
<key alias="createUnder">Erstellen unter</key>
<key alias="updateData">Wählen Sie einen Namen und einen Typ</key>
<key alias="noDocumentTypes" version="7.0">Es stehen keine erlaubten Dokumenttypen zur Verfügung. Sie müssen diese in den Einstellungen (unter "Dokumenttypen") aktivieren.</key>
<key alias="noMediaTypes" version="7.0">Es stehen keine erlaubten Medientypen zur Verfügung. Sie müssen diese in den Einstellungen (unter "Medientypen") aktivieren.</key>
</area>
<area alias="dashboard">
<key alias="browser">Website anzeigen</key>
<key alias="dontShowAgain">- Verstecken</key>
<key alias="nothinghappens">Wenn Umbraco nicht geöffnet wurde, wurde möglicherweise das Pop-Up unterdrückt.</key>
<key alias="openinnew">wurde in einem neuen Fenster geöffnet</key>
<key alias="restart">Neu öffnen</key>
<key alias="visit">Besuchen</key>
<key alias="welcome">Willkommen</key>
</area>
<area alias="prompt">
<key alias="stay">Stay</key>
<key alias="discardChanges">Discard changes</key>
<key alias="unsavedChanges">You have unsaved changes</key>
<key alias="unsavedChangesWarning">Are you sure you want to navigate away from this page? - you have unsaved changes</key>
</area>
<area alias="bulk">
<key alias="done">Done</key>
<key alias="deletedItem">Deleted %0% item</key>
<key alias="deletedItems">Deleted %0% items</key>
<key alias="deletedItemOfItem">Deleted %0% out of %1% item</key>
<key alias="deletedItemOfItems">Deleted %0% out of %1% items</key>
<key alias="publishedItem">Published %0% item</key>
<key alias="publishedItems">Published %0% items</key>
<key alias="publishedItemOfItem">Published %0% out of %1% item</key>
<key alias="publishedItemOfItems">Published %0% out of %1% items</key>
<key alias="unpublishedItem">Unpublished %0% item</key>
<key alias="unpublishedItems">Unpublished %0% items</key>
<key alias="unpublishedItemOfItem">Unpublished %0% out of %1% item</key>
<key alias="unpublishedItemOfItems">Unpublished %0% out of %1% items</key>
<key alias="movedItem">Moved %0% item</key>
<key alias="movedItems">Moved %0% items</key>
<key alias="movedItemOfItem">Moved %0% out of %1% item</key>
<key alias="movedItemOfItems">Moved %0% out of %1% items</key>
<key alias="copiedItem">Copied %0% item</key>
<key alias="copiedItems">Copied %0% items</key>
<key alias="copiedItemOfItem">Copied %0% out of %1% item</key>
<key alias="copiedItemOfItems">Copied %0% out of %1% items</key>
</area>
<area alias="defaultdialogs">
<key alias="nodeNameLinkPicker">Name des Link</key>
<key alias="urlLinkPicker">Link</key>
<key alias="anchorInsert">Name</key>
<key alias="assignDomain">Hostnamen verwalten</key>
<key alias="closeThisWindow">Fenster schließen</key>
<key alias="confirmdelete">Sind Sie sicher?</key>
<key alias="confirmdisable">Deaktivieren bestätigen</key>
<key alias="confirmlogout">Sind Sie sicher?</key>
<key alias="confirmSure">Sind Sie sicher?</key>
<key alias="cut">Ausschneiden</key>
<key alias="editdictionary">Wörterbucheintrag bearbeiten</key>
<key alias="editlanguage">Sprache bearbeiten</key>
<key alias="insertAnchor">Anker einfügen</key>
<key alias="insertCharacter">Zeichen einfügen</key>
<key alias="insertgraphicheadline">Grafische Überschrift einfügen</key>
<key alias="insertimage">Abbildung einfügen</key>
<key alias="insertlink">Link einfügen</key>
<key alias="insertMacro">klicken um Macro hinzuzufügen</key>
<key alias="inserttable">Tabelle einfügen</key>
<key alias="lastEdited">Zuletzt bearbeitet</key>
<key alias="link">Link</key>
<key alias="linkinternal">Anker:</key>
<key alias="linklocaltip">Wenn lokale Links verwendet werden, füge ein "#" vor den Link ein</key>
<key alias="linknewwindow">In einem neuen Fenster öffnen?</key>
<key alias="macroContainerSettings">Macro Einstellungen</key>
<key alias="macroDoesNotHaveProperties">Dieses Makro enthält keine einstellbaren Eigenschaften.</key>
<key alias="paste">Einfügen</key>
<key alias="permissionsEdit">Berechtigungen bearbeiten für</key>
<key alias="recycleBinDeleting">Der Papierkorb wird geleert. Bitte warten Sie und schließen Sie das Fenster erst, wenn der Vorgang abgeschlossen ist.</key>
<key alias="recycleBinIsEmpty">Der Papierkorb ist leer</key>
<key alias="recycleBinWarning">Wenn Sie den Papierkorb leeren, werden die enthaltenen Elemente endgültig gelöscht. Dieser Vorgang kann nicht rückgängig gemacht werden.</key>
<key alias="regexSearchError">Der Webservice von &lt;a target='_blank' href='http://regexlib.com'&gt;regexlib.com&lt;/a&gt; ist zur Zeit nicht erreichbar. Bitte versuchen Sie es später erneut.</key>
<key alias="regexSearchHelp">Finden Sie einen vorbereiteten regulären Ausdruck zur Validierung der Werte, die in dieses Feld eingegeben werden - zum Beispiel 'email, 'plz', 'url' oder ähnlich.</key>
<key alias="removeMacro">Macro entfernen</key>
<key alias="requiredField">Pflichtfeld</key>
<key alias="sitereindexed">Die Website-Index wurd neu erstellt</key>
<key alias="siterepublished">Der Zwischenspeicher der Website wurde aktualisiert und alle veröffentlichten Inhalte sind jetzt auf dem neuesten Stand. Bisher unveröffentliche Inhalte wurden dabei nicht veröffentlicht.</key>
<key alias="siterepublishHelp">Der Zwischenspeicher der Website wird aktualisiert und der veröffentlichte Inhalt auf den neuesten Stand gebracht. Unveröffentlichte Inhalte bleiben dabei weiterhin unveröffentlicht.</key>
<key alias="tableColumns">Anzahl der Spalten</key>
<key alias="tableRows">Anzahl der Zeilen</key>
<key alias="thumbnailimageclickfororiginal">Für Originalgröße auf die Abbildung klicken</key>
<key alias="treepicker">Element auswählen</key>
<key alias="viewCacheItem">Zwischenspeicher-Element anzeigen</key>
</area>
<area alias="dictionaryItem">
<key alias="description">Bearbeiten Sie nachfolgend die verschiedenen Sprachversionen für den Wörterbucheintrag '&lt;em&gt;%0%&lt;/em&gt;'. &lt;br/&gt;Unter dem links angezeigten Menüpunkt 'Sprachen' können Sie weitere hinzufügen.</key>
<key alias="displayName">Name der Kultur</key>
</area>
<area alias="placeholders">
<key alias="username">Benutzername eingeben</key>
<key alias="password">Kennwort eingeben</key>
<key alias="nameentity">%0% benennen ...</key>
<key alias="entername">Name angeben ...</key>
<key alias="search">Durchsuchen ...</key>
<key alias="filter">Filtern ...</key>
<key alias="enterTags">Tippen, um Tags hinzuzufügen (nach jedem Tag die Eingabetaste drücken) ...</key>
<key alias="usernameHint">Der Benutzername ist normalerweise Ihre E-Mail-Adresse</key>
</area>
<area alias="editcontenttype">
<key alias="createListView" version="7.2">Angepasste Listenansicht erstellen</key>
<key alias="removeListView" version="7.2">Angepasste Listenansicht entfernen</key>
</area>
<area alias="editdatatype">
<key alias="addPrevalue">Vorgabewert hinzufügen</key>
<key alias="dataBaseDatatype">Feldtyp in der Datenbank</key>
<key alias="guid">Datentyp-GUID</key>
<key alias="renderControl">Steuerelement zur Darstellung</key>
<key alias="rteButtons">Schaltflächen</key>
<key alias="rteEnableAdvancedSettings">Erweiterte Einstellungen aktivieren für</key>
<key alias="rteEnableContextMenu">Kontextmenü aktivieren</key>
<key alias="rteMaximumDefaultImgSize">Maximale Standardgröße für eingefügte Bilder</key>
<key alias="rteRelatedStylesheets">Verknüpfte Stylesheets</key>
<key alias="rteShowLabel">Beschriftung anzeigen</key>
<key alias="rteWidthAndHeight">Breite und Höhe</key>
</area>
<area alias="errorHandling">
<key alias="errorButDataWasSaved">Ihre Daten wurden gespeichert. Bevor Sie diese Seite jedoch veröffentlichen können, müssen Sie die folgenden Korrekturen vornehmen:</key>
<key alias="errorChangingProviderPassword">Der aktuelle Mitgliedschaftsanbieter erlaubt keine Kennwortänderung (EnablePasswordRetrieval muss auf "true" gesetzt sein)</key>
<key alias="errorExistsWithoutTab">'%0%' ist bereits vorhanden</key>
<key alias="errorHeader">Bitte prüfen und korrigieren:</key>
<key alias="errorHeaderWithoutTab">Bitte prüfen und korrigieren:</key>
<key alias="errorInPasswordFormat">Für das Kennwort ist eine Mindestlänge von %0% Zeichen vorgesehen, wovon mindestens %1% Sonderzeichen (nicht alphanumerisch) sein müssen</key>
<key alias="errorIntegerWithoutTab">'%0%' muss eine Zahl sein</key>
<key alias="errorMandatory">'%0%' (in Registerkarte '%1%') ist ein Pflichtfeld</key>
<key alias="errorMandatoryWithoutTab">'%0%' ist ein Pflichtfeld</key>
<key alias="errorRegExp">'%0%' (in Registerkarte '%1%') hat ein falsches Format</key>
<key alias="errorRegExpWithoutTab">'%0%' hat ein falsches Format</key>
</area>
<area alias="errors">
<key alias="dissallowedMediaType">Dieser Dateityp wird durch die Systemeinstellungen blockiert</key>
<key alias="codemirroriewarning">ACHTUNG! Obwohl CodeMirror in den Einstellungen aktiviert ist, bleibt das Modul wegen mangelnder Stabilität in Internet Explorer deaktiviert.</key>
<key alias="contentTypeAliasAndNameNotNull">Bitte geben Sie die Bezeichnung und den Alias des neuen Dokumenttyps ein.</key>
<key alias="filePermissionsError">Es besteht ein Problem mit den Lese-/Schreibrechten auf eine Datei oder einen Ordner</key>
<key alias="missingTitle">Bitte geben Sie einen Titel ein</key>
<key alias="missingType">Bitte wählen Sie einen Typ</key>
<key alias="pictureResizeBiggerThanOrg">Soll die Abbildung wirklich über die Originalgröße hinaus vergrößert werden?</key>
<key alias="startNodeDoesNotExists">Startelement gelöscht, bitte kontaktieren Sie den System-Administrator.</key>
<key alias="stylesMustMarkBeforeSelect">Bitte markieren Sie den gewünschten Text, bevor Sie einen Stil auswählen</key>
<key alias="stylesNoStylesOnPage">Keine aktiven Stile vorhanden</key>
<key alias="tableColMergeLeft">Bitte platzieren Sie den Mauszeiger in die erste der zusammenzuführenden Zellen</key>
<key alias="tableSplitNotSplittable">Sie können keine Zelle trennen, die nicht zuvor aus mehreren zusammengeführt wurde.</key>
</area>
<area alias="general">
<key alias="about">Info</key>
<key alias="action">Aktion</key>
<key alias="actions">Aktionen</key>
<key alias="add">Hinzufügen</key>
<key alias="alias">Alias</key>
<key alias="areyousure">Sind Sie sicher?</key>
<key alias="border">Rahmen</key>
<key alias="by">von</key>
<key alias="cancel">Abbrechen</key>
<key alias="cellMargin">Zellabstand</key>
<key alias="choose">Auswählen</key>
<key alias="close">Schließen</key>
<key alias="closewindow">Fenster schließen</key>
<key alias="comment">Kommentar</key>
<key alias="confirm">bestätigen</key>
<key alias="constrainProportions">Seitenverhältnis beibehalten</key>
<key alias="continue">Weiter</key>
<key alias="copy">Kopieren</key>
<key alias="create">Erstellen</key>
<key alias="database">Datenbank</key>
<key alias="date">Datum</key>
<key alias="default">Standard</key>
<key alias="delete">Löschen</key>
<key alias="deleted">Gelöscht</key>
<key alias="deleting">Löschen ...</key>
<key alias="design">Design</key>
<key alias="dimensions">Abmessungen</key>
<key alias="down">nach unten</key>
<key alias="download">Herunterladen</key>
<key alias="edit">Bearbeiten</key>
<key alias="edited">Bearbeitet</key>
<key alias="elements">Elemente</key>
<key alias="email">E-Mail</key>
<key alias="error">Fehler</key>
<key alias="findDocument">Suche</key>
<key alias="height">Höhe</key>
<key alias="help">Hilfe</key>
<key alias="icon">Symbol</key>
<key alias="import">Import</key>
<key alias="innerMargin">Innerer Abstand</key>
<key alias="insert">Einfügen</key>
<key alias="install">installieren</key>
<key alias="justify">Zentrieren</key>
<key alias="language">Sprache</key>
<key alias="layout">Layout</key>
<key alias="loading">Laden</key>
<key alias="locked">Gesperrt</key>
<key alias="login">Anmelden</key>
<key alias="logoff">Abmelden</key>
<key alias="logout">Abmelden</key>
<key alias="macro">Makro</key>
<key alias="move">Verschieben</key>
<key alias="name">Name</key>
<key alias="new">Neu</key>
<key alias="next">Weiter</key>
<key alias="no">Nein</key>
<key alias="of">von</key>
<key alias="ok">Ok</key>
<key alias="open">Öffnen</key>
<key alias="or">oder</key>
<key alias="password">Kennwort</key>
<key alias="path">Pfad</key>
<key alias="pleasewait">Einen Moment bitte...</key>
<key alias="previous">Zurück</key>
<key alias="properties">Eigenschaften</key>
<key alias="reciept">E-Mail-Empfänger für die Formulardaten</key>
<key alias="recycleBin">Papierkorb</key>
<key alias="remaining">Verbleibend</key>
<key alias="rename">Umbenennen</key>
<key alias="renew">Erneuern</key>
<key alias="required" version="7.0">Pflichtangabe</key>
<key alias="retry">Wiederholen</key>
<key alias="rights">Berechtigungen</key>
<key alias="search">Suchen</key>
<key alias="server">Server</key>
<key alias="show">Anzeigen</key>
<key alias="showPageOnSend">Seite beim Senden anzeigen</key>
<key alias="size">Größe</key>
<key alias="sort">Sortieren</key>
<key alias="submit">Submit</key>
<!-- TODO: Translate this -->
<key alias="type">Typ</key>
<key alias="typeToSearch">Durchsuchen ...</key>
<key alias="up">nach oben</key>
<key alias="update">Aktualisieren</key>
<key alias="upgrade">Update</key>
<key alias="upload">Hochladen</key>
<key alias="url">URL</key>
<key alias="user">Benutzer</key>
<key alias="username">Benutzername</key>
<key alias="value">Wert</key>
<key alias="view">Ansicht</key>
<key alias="welcome">Willkommen ...</key>
<key alias="width">Breite</key>
<key alias="yes">Ja</key>
<key alias="folder">Ordner</key>
<key alias="searchResults">Suchergebnisse</key>
<key alias="reorder">Reorder</key>
<key alias="reorderDone">I am done reordering</key>
</area>
<area alias="graphicheadline">
<key alias="backgroundcolor">Hintergrundfarbe</key>
<key alias="bold">Fett</key>
<key alias="color">Textfarbe</key>
<key alias="font">Schriftart</key>
<key alias="text">Text</key>
</area>
<area alias="headers">
<key alias="page">Dokument</key>
</area>
<area alias="installer">
<key alias="databaseErrorCannotConnect">Mit dieser Datenbank kann leider keine Verbindung hergestellt werden.</key>
<key alias="databaseErrorWebConfig">Die "web.config"-Datei konnte nicht angepasst werden (Zugriffsrechte?). Bitte passen Sie die Verbindungszeichenfolge manuell an.</key>
<key alias="databaseFound">Die Datenbank ist erreichbar und wurde identifiziert als</key>
<key alias="databaseHeader">Datenbank</key>
<key alias="databaseInstall">Klicken Sie auf &lt;strong&gt;Installieren&lt;/strong&gt;, um die Datenbank für Umbraco %0% einzurichten.</key>
<key alias="databaseInstallDone">Die Datenbank wurde für Umbraco %0% konfiguriert. Klicken Sie auf &lt;strong&gt;weiter&lt;/strong&gt;, um fortzufahren.</key>
<key alias="databaseNotFound">&lt;p&gt;Die angegebene Datenbank ist leider nicht erreichbar. Bitte prüfen Sie die Verbindungszeichenfolge ("Connection String") in der "web.config"-Datei.&lt;/p&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;Klicken Sie nach erfolgter Anpassung auf &lt;strong&gt;Wiederholen&lt;/strong&gt;.&lt;br /&gt;Wenn Sie weitere technische Informationen benötigen, besuchen Sie &lt;a href="https://our.umbraco.com/wiki" target="_blank"&gt;The Umbraco documentation wiki&lt;/a&gt;.&lt;/p&gt;
</key>
<key alias="databaseText">Um diesen Schritt abzuschließen, müssen Sie die notwendigen Informationen zur Datenbankverbindung angeben.&lt;br /&gt;Bitte kontaktieren Sie Ihren Provider bzw. Server-Administrator für weitere Informationen.</key>
<key alias="databaseUpgrade">
&lt;p&gt;
Bitte bestätigen Sie mit einem Klick auf &lt;strong&gt;Update&lt;/strong&gt;, dass die Datenbank auf Umbraco %0% aktualisiert werden soll.&lt;/p&gt;
&lt;p&gt;
Keine Sorge - Dabei werden keine Inhalte gelöscht und alles wird weiterhin funktionieren!
&lt;/p&gt;
</key>
<key alias="databaseUpgradeDone">Die Datenbank wurde auf die Version %0% aktualisiert. Klicken Sie auf &lt;strong&gt;weiter&lt;/strong&gt;, um fortzufahren.</key>
<key alias="databaseUpToDate">Die Datenbank ist fertig eingerichtet. Klicken Sie auf &lt;strong&gt;"weiter"&lt;/strong&gt;, um mit der Einrichtung fortzufahren.</key>
<key alias="defaultUserChangePass">&lt;strong&gt;Das Kennwort des Standard-Benutzers muss geändert werden!&lt;/strong&gt;</key>
<key alias="defaultUserDisabled">&lt;strong&gt;Der Standard-Benutzer wurde deaktiviert oder hat keinen Zugriff auf Umbraco.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Es sind keine weiteren Aktionen notwendig. Klicken Sie auf &lt;b&gt;Weiter&lt;/b&gt; um fortzufahren.</key>
<key alias="defaultUserPassChanged">&lt;strong&gt;Das Kennwort des Standard-Benutzers wurde seit der Installation verändert.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Es sind keine weiteren Aktionen notwendig. Klicken Sie auf &lt;b&gt;Weiter&lt;/b&gt; um fortzufahren.</key>
<key alias="defaultUserPasswordChanged">Das Kennwort wurde geändert!</key>
<key alias="greatStart">Schauen Sie sich die Einführungsvideos für einen schnellen und einfachen Start an.</key>
<key alias="licenseText">Mit der Installation stimmen Sie der angezeigten Lizenz für diese Software zu. Bitte beachten Sie, dass diese Umbraco-Distribution aus zwei Lizenzen besteht. Einer freien Open-Source MIT-Lizenz für das Framework und der Umbraco-Freeware-Lizenz für die Verwaltungsoberfläche.</key>
<key alias="None">Noch nicht installiert.</key>
<key alias="permissionsAffectedFolders">Betroffene Verzeichnisse und Dateien</key>
<key alias="permissionsAffectedFoldersMoreInfo">Weitere Informationen zum Thema "Dateiberechtigungen" für Umbraco</key>
<key alias="permissionsAffectedFoldersText">Für die folgenden Dateien und Verzeichnisse müssen ASP.NET-Schreibberechtigungen gesetzt werden</key>
<key alias="permissionsAlmostPerfect">&lt;strong&gt;Die Dateiberechtigungen sind fast perfekt eingestellt!&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Damit können Sie Umbraco ohne Probleme verwenden, werden aber viele Erweiterungspakete können nicht installiert werden.</key>
<key alias="permissionsHowtoResolve">Problemlösung</key>
<key alias="permissionsHowtoResolveLink">Klicken Sie hier, um den technischen Artikel zu lesen</key>
<key alias="permissionsHowtoResolveText">Schauen Sie sich die &lt;strong&gt;Video-Lehrgänge&lt;/strong&gt; zum Thema Verzeichnisberechtigungen für Umbraco an oder lesen Sie den technischen Artikel.</key>
<key alias="permissionsMaybeAnIssue">&lt;strong&gt;Die Dateiberechtigungen sind möglicherweise fehlerhaft!&lt;/strong&gt;Sie können Umbraco vermutlich ohne Probleme verwenden, werden aber viele Erweiterungspakete können nicht installiert werden.</key>
<key alias="permissionsNotReady">&lt;strong&gt;Die Dateiberechtigungen sind nicht geeignet!&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Die Dateiberechtigungen müssen angepasst werden.</key>
<key alias="permissionsPerfect">&lt;strong&gt;Die Dateiberechtigungen sind perfekt eingestellt!&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt; Damit ist Umbraco komplett eingerichtet und es können problemlos Erweiterungspakete installiert werden.</key>
<key alias="permissionsResolveFolderIssues">Verzeichnisprobleme lösen</key>
<key alias="permissionsResolveFolderIssuesLink">Folgen Sie diesem Link für weitere Informationen zum Thema ASP.NET und der Erstellung von Verzeichnissen.</key>
<key alias="permissionsSettingUpPermissions">Verzeichnisberechtigungen anpassen</key>
<key alias="permissionsText">Umbraco benötigt Schreibrechte auf verschiedene Verzeichnisse, um Dateien wie Bilder oder PDF-Dokumente speichern zu können. Außerdem werden temporäre Daten zur Leistungssteigerung der Website angelegt.</key>
<key alias="runwayFromScratch">Ich möchte mit einem leeren System ohne Inhalte und Vorgaben starten</key>
<key alias="runwayFromScratchText">
Die Website ist zur Zeit komplett leer und ohne Inhalte und Vorgaben zu Erstellung eigener Dokumenttypen und Vorlagen bereit.
(&lt;a href="http://Umbraco.tv/documentation/videos/for-site-builders/foundation/document-types"&gt;So geht's&lt;/a&gt;)
Sie können "Runway" auch jederzeit später installieren. Verwenden Sie hierzu den Punkt "Pakete" im Entwickler-Bereich.
</key>
<key alias="runwayHeader">Die Einrichtung von Umbraco ist abgeschlossen und das Content-Management-System steht bereit. Wie soll es weitergehen?</key>
<key alias="runwayInstalled">'Runway' wurde installiert</key>
<key alias="runwayInstalledText">
Die Basis ist eingerichtet. Wählen Sie die Module aus, die Sie nun installieren möchten.&lt;br /&gt;
Dies sind unsere empfohlenen Module. Schauen Sie sich die an, die Sie installieren möchten oder Sie sich die &lt;a href="#" onclick="toggleModules(); return false;" id="toggleModuleList"&gt;komplette Liste der Module an.&lt;/a&gt;
</key>
<key alias="runwayOnlyProUsers">Nur für erfahrene Benutzer empfohlen</key>
<key alias="runwaySimpleSite">Ich möchte mit einer einfache Website starten</key>
<key alias="runwaySimpleSiteText">
&lt;p&gt;
"Runway" ist eine einfache Website mit einfachen Dokumententypen und Vorlagen. Der Installer kann Runway automatisch einrichten,
aber es kann einfach verändert, erweitert oder entfernt werden. Es ist nicht zwingend notwendig und Umbraco kann auch ohne Runway verwendet werden.
Runway bietet eine einfache Basis zum schnellen Start mit Umbraco.
Wenn Sie sich für Runway entscheiden, können Sie optional Blöcke nutzen, die "Runway Modules" und Ihre Runway-Seite erweitern.
&lt;/p&gt;
&lt;small&gt;
&lt;em&gt;Runway umfasst:&lt;/em&gt; Home page, Getting Started page, Installing Modules page.&lt;br /&gt;
&lt;em&gt;Optionale Module:&lt;/em&gt; Top Navigation, Sitemap, Contact, Gallery.
&lt;/small&gt;
</key>
<key alias="runwayWhatIsRunway">Was ist 'Runway'?</key>
<key alias="step1">Schritt 1/5 Lizenz</key>
<key alias="step2">Schritt 2/5: Datenbank</key>
<key alias="step3">Schritt 3/5: Dateiberechtigungen</key>
<key alias="step4">Schritt 4/5: Sicherheit</key>
<key alias="step5">Schritt 5/5: Umbraco ist startklar!</key>
<key alias="thankYou">Vielen Dank, dass Sie Umbraco installieren!</key>
<key alias="theEndBrowseSite">&lt;h3&gt;Zur neuen Seite&lt;/h3&gt;Sie haben Runway installiert, schauen Sie sich doch mal auf Ihrer Website um.</key>
<key alias="theEndFurtherHelp">&lt;h3&gt;Weitere Hilfe und Informationen&lt;/h3&gt;Hilfe von unserer preisgekrönten Community, Dokumentation und kostenfreie Videos, wie Sie eine einfache Website erstellen, ein Packages nutzen und eine schnelle Einführung in alle Umbraco-Begriffe</key>
<key alias="theEndHeader">Umbraco %0% wurde installiert und kann verwendet werden</key>
<key alias="theEndInstallFailed">Um die Installation abzuschließen, müssen Sie die &lt;strong&gt;"web.config"-Datei&lt;/strong&gt; von Hand anpassen und den AppSetting-Schlüssel &lt;strong&gt;UmbracoConfigurationStatus&lt;/strong&gt; auf den Wert &lt;strong&gt;'%0%'&lt;/strong&gt; ändern.</key>
<key alias="theEndInstallSuccess">Sie können &lt;strong&gt;sofort starten&lt;/strong&gt;, in dem Sie auf "Umbraco starten" klicken.</key>
<key alias="theEndOpenUmbraco">&lt;h3&gt;Umbraco starten&lt;/h3&gt;Um Ihre Website zu verwalten, öffnen Sie einfach den Administrationsbereich und beginnen Sie damit, Inhalte hinzuzufügen sowie Vorlagen und Stylesheets zu bearbeiten oder neue Funktionen einzurichten</key>
<key alias="Unavailable">Verbindung zur Datenbank fehlgeschlagen.</key>
<key alias="Version3">Umbraco Version 3</key>
<key alias="Version4">Umbraco Version 4</key>
<key alias="watch">Anschauen</key>
<key alias="welcomeIntro">Dieser Assistent führt Sie durch die Einrichtung einer neuen Installation von &lt;strong&gt;Umbraco %0%&lt;/strong&gt; oder einem Upgrade von Version 3.0.&lt;br /&gt;&lt;br /&gt;Klicken Sie auf &lt;strong&gt;weiter&lt;/strong&gt;, um zu beginnen.</key>
</area>
<area alias="language">
<key alias="cultureCode">Code der Kultur</key>
<key alias="displayName">Name der Kultur</key>
</area>
<area alias="lockout">
<key alias="lockoutWillOccur">Sie haben keine Tätigkeiten mehr durchgeführt und werden automatisch abgemeldet in</key>
<key alias="renewSession">Erneuern Sie, um Ihre Arbeit zu speichern ...</key>
</area>
<area alias="login">
<key alias="greeting0">Einen wunderbaren Sonntag</key>
<key alias="greeting1">Schönen Montag</key>
<key alias="greeting2">Einen großartigen Dienstag</key>
<key alias="greeting3">Wunderbaren Mittwoch</key>
<key alias="greeting4">Donnerwetter Donnerstag</key>
<key alias="greeting5">Frohen freundlichen Freitag</key>
<key alias="greeting6">Wunderbaren sonnigen Samstag</key>
<key alias="instruction">Hier anmelden:</key>
<key alias="signInWith">Anmelden mit</key>
<key alias="timeout">Sitzung abgelaufen</key>
<key alias="bottomText">&lt;p style="text-align:right;"&gt;&amp;copy; 2001 - %0% &lt;br /&gt;&lt;a href="http://umbraco.com" style="text-decoration: none" target="_blank"&gt;umbraco.org&lt;/a&gt;&lt;/p&gt; </key>
</area>
<area alias="main">
<key alias="dashboard">Dashboard</key>
<key alias="sections">Bereiche</key>
<key alias="tree">Inhalt</key>
</area>
<area alias="moveOrCopy">
<key alias="choose">Bitte Element auswählen ...</key>
<key alias="copyDone">%0% wurde nach %1% kopiert</key>
<key alias="copyTo">Bitte wählen Sie, wohin das Element %0% kopiert werden soll:</key>
<key alias="moveDone">%0% wurde nach %1% verschoben</key>
<key alias="moveTo">Bitte wählen Sie, wohin das Element %0% verschoben werden soll:</key>
<key alias="nodeSelected">wurde als das Ziel ausgewählt. Bestätigen mit 'Ok'.</key>
<key alias="noNodeSelected">Es ist noch kein Element ausgewählt. Bitte wählen Sie ein Element aus der Liste aus, bevor Sie fortfahren.</key>
<key alias="notAllowedByContentType">Das aktuelle Element kann aufgrund seines Dokumenttyps nicht an diese Stelle verschoben werden.</key>
<key alias="notAllowedByPath">Das ausgewählte Element kann nicht zu einem seiner eigenen Unterelemente verschoben werden.</key>
<key alias="notAllowedAtRoot">Dieses Element kann nicht auf der obersten Ebene platziert werden.</key>
<key alias="notValid">Diese Aktion ist nicht erlaubt, da Sie unzureichende Berechtigungen für mindestens ein untergeordnetes Element haben.</key>
<key alias="relateToOriginal">Kopierte Elemente mit dem Original verknüpfen</key>
</area>
<area alias="notifications">
<key alias="editNotifications">Bearbeiten Sie Ihre Benachrichtigungseinstellungen für '%0%'</key>
<key alias="mailBody">
Hallo %0%,
die Aufgabe '%1%' (von Benutzer '%3%') an der Seite '%2%' wurde ausgeführt.
Zum Bearbeiten verwenden Sie bitte diesen Link: http://%4%/#/content/content/edit/%5%
Einen schönen Tag wünscht
Ihr freundlicher Umbraco-Robot
</key>
<key alias="mailBodyHtml"><![CDATA[<p>Hallo %0%</p>
<p>Dies ist eine automatisch E-Mail, welche Sie informiert, dass die Aufgabe <strong>'%1%'</strong>
an der Seite <a href="http://%4%/#/content/content/edit/%5%"><strong>'%2%'</strong></a>
vom Benutzer <strong>'%3%'</strong> ausgeführt wurde.
</p>
<div style="margin: 8px 0; padding: 8px; display: block;">
<br />
<a style="color: white; font-weight: bold; background-color: #5372c3; text-decoration : none; margin-right: 20px; border: 8px solid #5372c3; width: 150px;" href="http://%4%/#/content/content/edit/%5%">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;BEARBEITEN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a> &nbsp;
<br />
</div>
<p>
<h3>Zusammenfassung der Aktualisierung:</h3>
<table style="width: 100%;">
%6%
</table>
</p>
<div style="margin: 8px 0; padding: 8px; display: block;">
<br />
<a style="color: white; font-weight: bold; background-color: #5372c3; text-decoration : none; margin-right: 20px; border: 8px solid #5372c3; width: 150px;" href="http://%4%/#/content/content/edit/%5%">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;BEARBEITEN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a> &nbsp;
<br />
</div>
<p>Einen schönen Tag wünscht<br /><br />
Ihr freundlicher Umbraco-Robot
</p>
]]></key>
<key alias="mailSubject">[%0%] Benachrichtigung: %1% ausgeführt an Seite '%2%' </key>
<key alias="notifications">Benachrichtigungen</key>
</area>
<area alias="packager">
<key alias="chooseLocalPackageText">Wählen Sie ein Paket auf Ihrem lokalen Computer über "Datei auswählen" aus. &lt;br /&gt;Umbraco-Pakete besitzen üblicherweise die Dateiendungen ".umb" oder ".zip".</key>
<key alias="packageAuthor">Autor</key>
<key alias="packageDocumentation">Dokumentation</key>
<key alias="packageMetaData">Paket-Meta-Daten</key>
<key alias="packageName">Name des Pakets</key>
<key alias="packageNoItemsHeader">Paket enthält keine Elemente</key>
<key alias="packageNoItemsText">Die Paket-Datei enthält keine Elemente die deinstalliert werden können.&lt;br/&gt;&lt;br/&gt;Sie können das Paket ohne Gefahr deinstallieren indem Sie "Paket deinstallieren" anklicken.</key>
<key alias="packageOptions">Paket-Optionen</key>
<key alias="packageReadme">Informationen zum Paket</key>
<key alias="packageRepository">Paket-Repository</key>
<key alias="packageUninstallConfirm">Deinstallation bestätigen</key>
<key alias="packageUninstalledHeader">Paket wurde deinstalliert</key>
<key alias="packageUninstalledText">Das Paket wurde erfolgreich deinstalliert</key>
<key alias="packageUninstallHeader">Paket deinstallieren</key>
<key alias="packageUninstallText">Sie können einzelne Elemente, die Sie nicht deinstallieren möchten, unten abwählen. Wenn Sie "Deinstallation bestätigen" klicken, werden alle markierten Elemente entfernt.&lt;br /&gt;&lt;span style="color: Red; font-weight: bold;"&gt;Achtung:&lt;/span&gt; alle Dokumente, Medien, etc, die von den zu entfernenden Elementen abhängen, werden nicht mehr funktionieren und im Zweifelsfall kann dass gesamte CMS instabil werden. Bitte deinstallieren Sie also mit Vorsicht. Falls Sie unsicher sind, kontaktieren Sie den Autor des Pakets.</key>
<key alias="packageVersion">Version des Pakets</key>
</area>
<area alias="paste">
<key alias="doNothing">Einfügen mit Formatierung (Nicht empfohlen)</key>
<key alias="errorMessage">Der Text, den Sie einfügen möchten, enthält Sonderzeichen oder spezielle Formatierungen. Dies kann zum Beispiel beim Kopieren aus Microsoft Word heraus passieren. Umbraco kann Sonderzeichen und spezielle Formatierungen automatisch entfernen, damit der eingefügte Inhalt besser für die Veröffentlichung im Web geeignet ist.</key>
<key alias="removeAll">Als reinen Text ohne jede Formatierung einfügen</key>
<key alias="removeSpecialFormattering">Einfügen, aber Formatierung bereinigen (Empfohlen)</key>
</area>
<area alias="publicAccess">
<key alias="paAdvanced">Rollenbasierter Zugriffschutz</key>
<key alias="paAdvancedHelp">Wenn Sie rollenbasierte Authentifikation mit Umbraco-Mitgliedsgruppen verwenden wollen.</key>
<key alias="paAdvancedNoGroups">Sie müssen zuerst eine Mitgliedsgruppe erstellen, bevor derrollenbasierte Zugriffschutz aktiviert werden kann.</key>
<key alias="paErrorPage">Fehlerseite</key>
<key alias="paErrorPageHelp">Seite mit Fehlermeldung (Benutzer-Login erfolgt, aber keinen Zugriff auf die aufgerufene Seite erlaubt)</key>
<key alias="paHowWould">Bitte wählen Sie, auf welche Art der Zugriff auf diese Seite geschützt werden soll</key>
<key alias="paIsProtected">%0% ist nun zugriffsgeschützt</key>
<key alias="paIsRemoved">Zugriffsschutz von %0% entfernt</key>
<key alias="paLoginPage">Login-Seite</key>
<key alias="paLoginPageHelp">Seite mit Login-Formular</key>
<key alias="paRemoveProtection">Zugriffsschutz entfernen</key>
<key alias="paSelectPages">Auswahl der Seiten, die das Login-Formular und die Fehlermeldung enthalten</key>
<key alias="paSelectRoles">Auswahl der Benutzerrollen, die Zugriff haben sollen</key>
<key alias="paSetLogin">Kennwort und Login für diese Seite setzen</key>
<key alias="paSimple">Zugriffsschutz durch einzelnen Benutzerzugang</key>
<key alias="paSimpleHelp">Wenn Sie einen einfachen Zugriffsschutz unter Verwendung eines einzelnen Logins mit Kennwort aktivieren wollen</key>
</area>
<area alias="publish">
<key alias="contentPublishedFailedAwaitingRelease">%0% kann nicht veröffentlicht werden, da die Veröffentlichung zeitlich geplant ist.</key>
<key alias="contentPublishedFailedInvalid">%0% konnte nicht veröffentlicht werden, da einige Daten die Gültigkeitsprüfung nicht bestanden haben.</key>
<key alias="contentPublishedFailedByEvent">%0% konnte nicht veröffentlicht werden, da ein Plug-In die Aktion abgebrochen hat.</key>
<key alias="contentPublishedFailedByParent">%0% kann nicht veröffentlicht werden, da das übergeordnete Dokument nicht veröffentlicht ist.</key>
<key alias="includeUnpublished">Unveröffentlichte Unterelemente einschließen</key>
<key alias="inProgress">Bitte warten, Veröffentlichung läuft...</key>
<key alias="inProgressCounter">%0% Elemente veröffentlicht, %1% Elemente ausstehend ...</key>
<key alias="nodePublish">%0% wurde veröffentlicht</key>
<key alias="nodePublishAll">%0% und die untergeordneten Elemente wurden veröffentlicht</key>
<key alias="publishAll">%0% und alle untergeordneten Elemente veröffentlichen</key>
<key alias="publishHelp">Mit &lt;em&gt;Ok&lt;/em&gt; wird &lt;strong&gt;%0%&lt;/strong&gt; veröffentlicht und auf der Website sichtbar.&lt;br/&gt;&lt;br /&gt;Sie können dieses Element mitsamt seinen untergeordneten Elementen veröffentlichen, indem Sie &lt;em&gt;Unveröffentlichte Unterelemente einschließen&lt;/em&gt; aktivieren.</key>
</area>
<area alias="colorpicker">
<key alias="noColors">Sie haben keine freigegeben Farben konfiguriert</key>
</area>
<area alias="relatedlinks">
<key alias="enterExternal">Externen Link eingeben</key>
<key alias="chooseInternal">Internen Link auswählen</key>
<key alias="caption">Beschriftung</key>
<key alias="link">Link</key>
<key alias="newWindow">In neuem Fenster öffnen</key>
<key alias="captionPlaceholder">Bezeichnung eingeben</key>
<key alias="externalLinkPlaceholder">Link eingeben</key>
</area>
<area alias="imagecropper">
<key alias="reset">Zurücksetzen</key>
</area>
<area alias="rollback">
<key alias="currentVersion">Aktuelle Version</key>
<key alias="diffHelp">Zeigt die Unterschiede zwischen der aktuellen und der ausgewählten Version an.&lt;br /&gt;Text in &lt;del&gt;rot&lt;/del&gt; fehlen in der ausgewählten Version, &lt;ins&gt;grün&lt;/ins&gt; markierter Text wurde hinzugefügt.</key>
<key alias="documentRolledBack">Dokument wurde zurückgesetzt</key>
<key alias="htmlHelp">Zeigt die ausgewählte Version als HTML an. Wenn Sie sich die Unterschiede zwischen zwei Versionen anzeigen lassen wollen, benutzen Sie bitte die Vergleichsansicht.</key>
<key alias="rollbackTo">Zurücksetzen auf</key>
<key alias="selectVersion">Version auswählen</key>
<key alias="view">Ansicht</key>
</area>
<area alias="scripts">
<key alias="editscript">Skript bearbeiten</key>
</area>
<area alias="sections">
<key alias="concierge">Umbraco Concierge</key>
<key alias="content">Inhalte</key>
<key alias="courier">Umbraco Courier</key>
<key alias="developer">Entwickler</key>
<key alias="installer">Konfigurationsassistent</key>
<key alias="media">Medien</key>
<key alias="member">Mitglieder</key>
<key alias="newsletters">Newsletter</key>
<key alias="settings">Einstellungen</key>
<key alias="statistics">Statistiken</key>
<key alias="translation">Übersetzung</key>
<key alias="users">Benutzer</key>
<key alias="help" version="7.0">Hilfe</key>
<key alias="forms">Formulare</key>
</area>
<area alias="help">
<key alias="theBestUmbracoVideoTutorials">Die besten Umbraco-Video-Tutorials</key>
</area>
<area alias="settings">
<key alias="defaulttemplate">Standardvorlage</key>
<key alias="importDocumentTypeHelp">Wählen Sie die lokale .udt-Datei aus, die den zu importierenden Dokumenttyp enthält und fahren Sie mit dem Import fort. Die endgültige Übernahme erfolgt im Anschluss erst nach einer weiteren Bestätigung.</key>
<key alias="newtabname">Beschriftung der neuen Registerkarte</key>
<key alias="nodetype">Elementtyp</key>
<key alias="objecttype">Typ</key>
<key alias="stylesheet">Stylesheet</key>
<key alias="script">Skript</key>
<key alias="tab">Registerkarte</key>
<key alias="tabname">Registerkartenbeschriftung</key>
<key alias="tabs">Registerkarten</key>
<key alias="contentTypeEnabled">Masterdokumenttyp aktiviert</key>
<key alias="contentTypeUses">Dieser Dokumenttyp verwendet</key>
<key alias="asAContentMasterType">als Masterdokumenttyp. Register vom Masterdokumenttyp werden nicht angezeigt und können nur im Masterdokumenttyp selbst bearbeitet werden</key>
<key alias="noPropertiesDefinedOnTab">Für dieses Register sind keine Eigenschaften definiert. Klicken Sie oben auf "neue Eigenschaft hinzufügen", um eine neue Eigenschaft hinzuzufügen.</key>
</area>
<area alias="sort">
<key alias="sortOrder">Sortierreihenfolge</key>
<key alias="sortCreationDate">Erstellungsdatum</key>
<key alias="sortDone">Sortierung abgeschlossen.</key>
<key alias="sortHelp">Ziehen Sie die Elemente an ihre gewünschte neue Position.</key>
<key alias="sortPleaseWait">Bitte warten, die Seiten werden sortiert. Das kann einen Moment dauern.</key>
</area>
<area alias="speechBubbles">
<key alias="operationFailedHeader">Fehlgeschlagen</key>
<key alias="invalidUserPermissionsText">Unzureichende Benutzerberechtigungen. Vorgang kann nicht abgeschlossen werden.</key>
<key alias="operationCancelledHeader">Abgebrochen</key>
<key alias="operationCancelledText">Vorgang wurde durch eine benutzerdefinierte Erweiterung abgebrochen</key>
<key alias="contentPublishedFailedByEvent">Das Veröffentlichen wurde von einem individuellen Ereignishandler abgebrochen</key>
<key alias="contentTypeDublicatePropertyType">Eigenschaft existiert bereits</key>
<key alias="contentTypePropertyTypeCreated">Eigenschaft erstellt</key>
<key alias="contentTypePropertyTypeCreatedText">Name: %0% Datentyp: %1%</key>
<key alias="contentTypePropertyTypeDeleted">Eigenschaft gelöscht</key>
<key alias="contentTypeSavedHeader">Dokumenttyp gespeichert</key>
<key alias="contentTypeTabCreated">Registerkarte erstellt</key>
<key alias="contentTypeTabDeleted">Registerkarte gelöscht</key>
<key alias="contentTypeTabDeletedText">Registerkarte %0% gelöscht</key>
<key alias="cssErrorHeader">Stylesheet wurde nicht gespeichert</key>
<key alias="cssSavedHeader">Stylesheet gespeichert</key>
<key alias="cssSavedText">Stylesheet erfolgreich gespeichert</key>
<key alias="dataTypeSaved">Datentyp gespeichert</key>
<key alias="dictionaryItemSaved">Wörterbucheintrag gespeichert</key>
<key alias="editContentPublishedFailedByParent">Veröffentlichung nicht möglich, da das übergeordnete Dokument nicht veröffentlicht ist.</key>
<key alias="editContentPublishedHeader">Inhalte veröffentlicht</key>
<key alias="editContentPublishedText">Sichtbar auf der Webseite</key>
<key alias="editContentSavedHeader">Inhalte gespeichert</key>
<key alias="editContentSavedText">Denken Sie daran, die Inhalte zu veröffentlichen, um die Änderungen sichtbar zu machen</key>
<key alias="editContentSendToPublish">Zur Abnahme eingereicht</key>
<key alias="editContentSendToPublishText">Die Änderungen wurden zur Abnahme eingereicht</key>
<key alias="editMediaSaved">Medium gespeichert</key>
<key alias="editMediaSavedText">Medium fehlerfrei gespeichert</key>
<key alias="editMemberSaved">Mitglied gespeichert</key>
<key alias="editStylesheetPropertySaved">Stylesheet-Regel gespeichert</key>
<key alias="editStylesheetSaved">Stylesheet gespeichert</key>
<key alias="editTemplateSaved">Vorlage gespeichert</key>
<key alias="editUserError">Fehler beim Speichern des Benutzers.</key>
<key alias="editUserSaved">Benutzer gespeichert</key>
<key alias="editUserTypeSaved">Benutzertyp gepsichert</key>
<key alias="fileErrorHeader">Datei wurde nicht gespeichert</key>
<key alias="fileErrorText">Datei konnte nicht gespeichert werden. Bitte überprüfen Sie die Schreibrechte auf Dateiebene.</key>
<key alias="fileSavedHeader">Datei gespeichert</key>
<key alias="fileSavedText">Datei erfolgreich gespeichert</key>
<key alias="languageSaved">Sprache gespeichert</key>
<key alias="templateErrorHeader">Vorlage wurde nicht gespeichert</key>
<key alias="templateErrorText">Bitte prüfen Sie, ob möglicherweise zwei Vorlagen den gleichen Alias verwenden.</key>
<key alias="templateSavedHeader">Vorlage gespeichert</key>
<key alias="templateSavedText">Vorlage erfolgreich gespeichert!</key>
<key alias="contentUnpublished">Veröffentlichung des Inhalts aufgehoben</key>
<key alias="partialViewSavedHeader">Partielle Ansicht gespeichert</key>
<key alias="partialViewSavedText">Partielle Ansicht ohne Fehler gespeichert.</key>
<key alias="partialViewErrorHeader">Partielle Ansicht nicht gespeichert</key>
<key alias="partialViewErrorText">Fehler beim Speichern der Datei.</key>
</area>
<area alias="stylesheet">
<key alias="aliasHelp">Gewünschter CSS-Selektor, zum Beispiel 'h1', '.bigHeader' oder 'p.infoText'</key>
<key alias="editstylesheet">Stylesheet bearbeiten</key>
<key alias="editstylesheetproperty">Stylesheet-Regel bearbeiten</key>
<key alias="nameHelp">Bezeichnung im Auswahlmenü des Rich-Text-Editors </key>
<key alias="preview">Vorschau</key>
<key alias="styles">Stile</key>
</area>
<area alias="template">
<key alias="edittemplate">Vorlage bearbeiten</key>
<key alias="insertContentArea">Platzhalter-Bereich verwenden</key>
<key alias="insertContentAreaPlaceHolder">Platzhalter einfügen</key>
<key alias="insertDictionaryItem">Wörterbucheintrag einfügen</key>
<key alias="insertMacro">Makro einfügen</key>
<key alias="insertPageField">Umbraco-Feld einfügen</key>
<key alias="mastertemplate">Mastervorlage</key>
<key alias="quickGuide">Schnellübersicht zu den verfügbaren Umbraco-Feldern</key>
<key alias="template">Vorlage</key>
</area>
<area alias="grid">
<key alias="media">Image</key>
<key alias="macro">Macro</key>
<key alias="insertControl">Element hinzufügen</key>
<key alias="addRows">Zeilenlayout auswählen</key>
<key alias="addElement">Einfach auf &lt;i class="icon icon-add blue"&gt;&lt;/i&gt; klicken, um das erste Element anzulegen</key>
<key alias="dropElement">Drop content</key>
<key alias="clickToEmbed">Klicken, um Inhalt einzubetten</key>
<key alias="clickToInsertImage">Klicken, um Abbildung einzufügen</key>
<key alias="placeholderImageCaption">Beschriftung ...</key>
<key alias="placeholderWriteHere">Hier schreiben ...</key>
<key alias="gridLayouts">Layouts</key>
<key alias="gridLayoutsDetail">Layouts sind die grundlegenden Arbeitsflächen für das Gestaltungsraster. Üblicherweise sind nicht mehr als ein oder zwei Layouts nötig.</key>
<key alias="addGridLayout">Layout hinzufügen</key>
<key alias="addGridLayoutDetail">Passen Sie das Layout an, indem Sie die Spaltenbreiten einstellen und Abschnitte hinzufügen.</key>
<key alias="rowConfigurations">Einstellungen für das Zeilenlayout</key>
<key alias="rowConfigurationsDetail">Zeilen sind vordefinierte horizontale Zellenanordnungen</key>
<key alias="addRowConfiguration">Zeilenlayout hinzufügen</key>
<key alias="addRowConfigurationDetail">Pasen Sie das Zeilenlayout an, indem Sie die Zellenbreite einstellen und Zellen hinzufügen.</key>
<key alias="columns">Spalten</key>
<key alias="columnsDetails">Insgesamte Spaltenanzahl im Layout</key>
<key alias="settings">Einstellungen</key>
<key alias="settingsDetails">Legen Sie fest, welche Einstellungen die Autoren anpassen können.</key>
<key alias="styles">CSS-Stile</key>
<key alias="stylesDetails">Legen Sie fest, welche Stile die Autoren anpassen können.</key>
<key alias="allowAllEditors">Alle Elemente erlauben</key>
<key alias="allowAllRowConfigurations">Alle Zeilenlayouts erlauben</key>
</area>
<area alias="templateEditor">
<key alias="alternativeField">Alternatives Feld</key>
<key alias="alternativeText">Alternativer Text</key>
<key alias="casing">Groß- und Kleinschreibung</key>
<key alias="encoding">Kodierung</key>
<key alias="chooseField">Feld auswählen</key>
<key alias="convertLineBreaks">Zeilenumbrüche ersetzen</key>
<key alias="convertLineBreaksHelp">Ersetzt Zeilenumbrüche durch das HTML-Tag &lt;br /&gt;</key>
<key alias="customFields">Benutzerdefinierte Felder</key>
<key alias="dateOnly">nur Datum</key>
<key alias="formatAsDate">Als Datum formatieren</key>
<key alias="htmlEncode">HTML kodieren</key>
<key alias="htmlEncodeHelp">Wandelt Sonderzeichen in HTML-Zeichencodes um</key>
<key alias="insertedAfter">Wird nach dem Feldinhalt eingefügt</key>
<key alias="insertedBefore">Wird vor dem Feldinhalt eingefügt</key>
<key alias="lowercase">Kleinbuchstaben</key>
<key alias="none">Keine</key>
<key alias="postContent">An den Feldinhalt anhängen</key>
<key alias="preContent">Dem Feldinhalt voranstellen</key>
<key alias="recursive">Rekursiv</key>
<key alias="removeParagraph">Textabsatz entfernen</key>
<key alias="removeParagraphHelp">Alle &lt;p&gt; am Anfang und am Ende des Feldinhalts werden entfernt</key>
<key alias="standardFields">Standardfelder</key>
<key alias="uppercase">Großbuchstaben</key>
<key alias="urlEncode">URL kodieren</key>
<key alias="urlEncodeHelp">Wandelt Sonderzeichen zur Verwendung in URLs um</key>
<key alias="usedIfAllEmpty">Wird nur verwendet, wenn beide vorgenannten Felder leer sind</key>
<key alias="usedIfEmpty">Dieses Feld wird nur verwendet, wenn das primäre Feld leer ist</key>
<key alias="withTime">Datum und Zeit mit Trennzeichen: </key>
</area>
<area alias="translation">
<key alias="details">Details zur Übersetzung</key>
<key alias="DownloadXmlDTD">Herunterladen der XML-Defintionen (XML-DTD)</key>
<key alias="fields">Felder</key>
<key alias="includeSubpages">Einschließlich der Unterseiten</key>
<key alias="mailBody">
Hallo %0%,
das Dokument '%1%' wurde von '%2%' zur Übersetzung in '%5%' freigegeben.
Zum Bearbeiten verwenden Sie bitte diesen Link: http://%3%/translation/details.aspx?id=%4%.
Sie können sich auch alle anstehenden Übersetzungen gesammelt im Umbraco-Verwaltungsbereich anzeigen lassen: http://%3%/umbraco
Einen schönen Tag wünscht
Ihr freundlicher Umbraco-Robot
</key>
<key alias="noTranslators">Bitte erstellen Sie zuerst mindestens einen Übersetzer.</key>
<key alias="pageHasBeenSendToTranslation">Die Seite '%0%' wurde zur Übersetzung gesendet</key>
<key alias="sendToTranslate">Sendet die Seite '%0%' zur Übersetzung</key>
<key alias="totalWords">Anzahl der Wörter</key>
<key alias="translateTo">Übersetzen in</key>
<key alias="translationDone">Übersetzung abgeschlossen.</key>
<key alias="translationDoneHelp">Sie können eine Vorschau der Seiten anzeigen, die Sie gerade übersetzt haben, indem Sie sie unten anklicken. Wenn die Originalseite zugeordnet werden kann, erhalten Sie einen Vergleich der beiden Seiten angezeigt.</key>
<key alias="translationFailed">Übersetzung fehlgeschlagen, die XML-Datei könnte beschädigt oder falsch formatiert sein</key>
<key alias="translationOptions">Übersetzungsoptionen</key>
<key alias="translator">Übersetzer</key>
<key alias="uploadTranslationXml">Hochladen der XML-Übersetzungsdatei</key>
</area>
<area alias="treeHeaders">
<key alias="cacheBrowser">Zwischenspeicher</key>
<key alias="contentRecycleBin">Papierkorb</key>
<key alias="createdPackages">Erstellte Pakete</key>
<key alias="dataTypes">Datentypen</key>
<key alias="dictionary">Wörterbuch</key>
<key alias="installedPackages">Installierte Pakete</key>
<key alias="installSkin">Design-Skin installieren</key>
<key alias="installStarterKit">Starter-Kit installieren</key>
<key alias="languages">Sprachen</key>
<key alias="localPackage">Lokales Paket hochladen und installieren</key>
<key alias="macros">Makros</key>
<key alias="mediaTypes">Medientypen</key>
<key alias="member">Mitglieder</key>
<key alias="memberGroups">Mitgliedergruppen</key>
<key alias="memberRoles">Mitgliederrollen</key>
<key alias="memberTypes">Mitglieder-Typen</key>
<key alias="documentTypes">Dokumententypen</key>
<key alias="packager">Pakete</key>
<key alias="packages">Pakete</key>
<key alias="repositories">Paket-Repositories</key>
<key alias="runway">'Runway' installieren</key>
<key alias="runwayModules">Runway-Module</key>
<key alias="scripting">Server-Skripte</key>
<key alias="scripts">Client-Skripte</key>
<key alias="stylesheets">Stylesheets</key>
<key alias="templates">Vorlagen</key>
<key alias="userPermissions">Berechtigungen</key>
<key alias="userTypes">Benutzertypen</key>
<key alias="users">Benutzer</key>
</area>
<area alias="update">
<key alias="updateAvailable">Neues Update verfügbar</key>
<key alias="updateDownloadText">%0% verfügbar, hier klicken zum Herunterladen</key>
<key alias="updateNoServer">Keine Verbindung zum Update-Server</key>
<key alias="updateNoServerError">Fehler beim Überprüfen der Updates. Weitere Informationen finden Sie im Stacktrace.</key>
</area>
<area alias="user">
<key alias="administrators">Administrator</key>
<key alias="categoryField">Feld für Kategorie</key>
<key alias="changePassword">Kennwort ändern</key>
<key alias="newPassword">Neues Kennwort</key>
<key alias="confirmNewPassword">Neues Kennwort (Bestätigung)</key>
<key alias="changePasswordDescription">Sie können Ihr Kennwort für den Zugriff auf den Umbraco-Verwaltungsbereich ändern, indem Sie das nachfolgende Formular ausfüllen und auf 'Kennwort ändern' klicken</key>
<key alias="contentChannel">Schnittstelle für externe Editoren</key>
<key alias="descriptionField">Feld für Beschreibung</key>
<key alias="disabled">Benutzer endgültig deaktivieren</key>
<key alias="documentType">Dokumenttyp</key>
<key alias="editors">Editor</key>
<key alias="excerptField">Feld für Textausschnitt</key>
<key alias="language">Sprache</key>
<key alias="loginname">Login</key>
<key alias="mediastartnode">Startelement in der Medienbibliothek</key>
<key alias="modules">Freigegebene Bereiche</key>
<key alias="noConsole">Zugang sperren</key>
<key alias="password">Kennwort</key>
<key alias="resetPassword">Kennwort zurücksetzen</key>
<key alias="passwordChanged">Ihr Kennwort wurde geändert!</key>
<key alias="passwordConfirm">Bitte bestätigen Sie das neue Kennwort</key>
<key alias="passwordEnterNew">Geben Sie Ihr neues Kennwort ein</key>
<key alias="passwordIsBlank">Ihr neues Kennwort darf nicht leer sein!</key>
<key alias="passwordCurrent">Aktuelles Kennwort</key>
<key alias="passwordInvalid">Aktuelles Kennwort falsch</key>
<key alias="passwordIsDifferent">Ihr neues Kennwort und die Wiederholung Ihres neuen Kennworts stimmen nicht überein. Bitte versuchen Sie es erneut!</key>
<key alias="passwordMismatch">Die Bestätigung Ihres Kennworts stimmt nicht mit dem angegebenen neuen Kennwort überein!</key>
<key alias="permissionReplaceChildren">Die Berechtigungen der untergeordneten Elemente ersetzen</key>
<key alias="permissionSelectedPages">Die Berechtigungen für folgende Seiten werden angepasst:</key>
<key alias="permissionSelectPages">Dokumente auswählen, um deren Berechtigungen zu ändern</key>
<key alias="searchAllChildren">Auch untergeordnete Elemente</key>
<key alias="startnode">Startelement in den Inhalten</key>
<key alias="username">Benutzername</key>
<key alias="userPermissions">Berechtigungen</key>
<key alias="usertype">Rolle</key>
<key alias="userTypes">Rollen</key>
<key alias="writer">Autor</key>
<key alias="yourProfile" version="7.0">Ihr Profil</key>
<key alias="yourHistory" version="7.0">Ihr Verlauf</key>
<key alias="sessionExpires" version="7.0">Sitzung läuft ab in</key>
</area>
</language>
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+868
View File
@@ -0,0 +1,868 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<language alias="he" intName="Hebrew (Israel)" localName="Hebrew" lcid="" culture="he-IL">
<creator>
<name>The Umbraco community</name>
<link>https://our.umbraco.com/documentation/Extending-Umbraco/Language-Files</link>
</creator>
<area alias="actions">
<key alias="assignDomain">נהל שמות מתחם</key>
<key alias="auditTrail">מעקב ביקורות</key>
<key alias="browse">צפה בתוכן</key>
<key alias="copy">העתק</key>
<key alias="create">צור</key>
<key alias="createPackage">צור חבילה</key>
<key alias="delete">מחק</key>
<key alias="disable">נטרל</key>
<key alias="emptyRecycleBin">רוקן סל מיחזור</key>
<key alias="exportDocumentType">ייצא סוג קובץ</key>
<key alias="importDocumentType">ייבא סוג מסמך</key>
<key alias="importPackage">ייבא חבילה</key>
<key alias="liveEdit">ערוך במצב "קנבס"</key>
<key alias="logout">יציאה</key>
<key alias="move">הזז</key>
<key alias="notify">התראות</key>
<key alias="protect">גישה ציבורית</key>
<key alias="publish">פרסם</key>
<key alias="refreshNode">רענן פריטי תוכן</key>
<key alias="republish">פרסם את כל האתר מחדש</key>
<key alias="rights">הרשאות</key>
<key alias="rollback">חזור לאחור</key>
<key alias="sendtopublish">שלח לפירסום</key>
<key alias="sendToTranslate">שלח לתירגום</key>
<key alias="sort">מיין</key>
<key alias="toPublish">שלח לפירסום</key>
<key alias="translate">תרגם</key>
<key alias="update">עדכן</key>
<key alias="LastRunInfoAction">יומן משימות מתוזמנות</key>
</area>
<area alias="assignDomain">
<key alias="addNew">הוסף דומיין חדש</key>
<key alias="domain">דומיין</key>
<key alias="domainCreated">הדומיין החדש %0% נוסף בהצלחה</key>
<key alias="domainDeleted">הדומיין %0% נמחק</key>
<key alias="domainExists">הדומיין %0% כבר מוקצה</key>
<key alias="domainUpdated">הדומיין %0% עודכן בהצלחה</key>
<key alias="orEdit">ערוך דומיין נוכחי</key>
</area>
<area alias="auditTrails">
<key alias="atViewingFor">צופה עבור</key>
</area>
<area alias="buttons">
<key alias="bold">מודגש</key>
<key alias="deindent">בטל מרחק שוליים מהפסקה</key>
<key alias="formFieldInsert">הוסף מתוך שדה</key>
<key alias="graphicHeadline">הוספת קו גרפי</key>
<key alias="htmlEdit">ערוך -Html</key>
<key alias="indent">מרחק שוליים מהפסקה</key>
<key alias="italic">נטוי</key>
<key alias="justifyCenter">ממורכז</key>
<key alias="justifyLeft">מוצמד לשמאל</key>
<key alias="justifyRight">מוצמד לימין</key>
<key alias="linkInsert">הוספת לינק</key>
<key alias="linkLocal">הוספת לינק מקומי (עוגן)</key>
<key alias="listBullet">רשימת תבליטים</key>
<key alias="listNumeric">רשימה ממוספרת</key>
<key alias="macroInsert">הוספת מקרו</key>
<key alias="pictureInsert">הוספת תמונה</key>
<key alias="relations">ערוך הקשר</key>
<key alias="save">שמור</key>
<key alias="saveAndPublish">שמור ופרסם</key>
<key alias="saveToPublish">שמור ושלח לאישור</key>
<key alias="showPage">תצוגה מקדימה</key>
<key alias="styleChoose">בחר עיצוב</key>
<key alias="styleShow">הצג עיצוב</key>
<key alias="tableInsert">הוספת טבלה</key>
</area>
<area alias="content">
<key alias="about">אודות עמוד זה</key>
<key alias="alias">קישור חלופי</key>
<key alias="alternativeTextHelp">(תיאור התמונה בקצרה)</key>
<key alias="alternativeUrls">קישור חלופי</key>
<key alias="clickToEdit">לחץ לעריכת פריט זה</key>
<key alias="createBy">נוצר על ידי</key>
<key alias="createDate">נוצר בתאריך</key>
<key alias="documentType">סוג מסמך</key>
<key alias="editing">עריכה</key>
<key alias="expireDate">הוסר ב</key>
<key alias="itemChanged">פריט זה שונה לאחר פירסומו</key>
<key alias="itemNotPublished">פריט זה לא פורסם</key>
<key alias="lastPublished">פורסם לאחרונה</key>
<key alias="mediatype">סוג מדיה</key>
<key alias="membergroup">קבוצת חברים</key>
<key alias="memberrole">תפקיד</key>
<key alias="membertype">סוג חבר</key>
<key alias="noDate">לא נבחר מידע</key>
<key alias="nodeName">כותרת עמוד</key>
<key alias="otherElements">הגדרות</key>
<key alias="parentNotPublished">מסמך זה פורסם אך לא זמין לצפיה, עקב כך שמסמך האב '%0%' ממתין לפירסום</key>
<key alias="publish">פרסם</key>
<key alias="publishStatus">סטטוס פירסום</key>
<key alias="releaseDate">פורסם ב</key>
<key alias="removeDate">נקה מידע</key>
<key alias="sortDone">סידור ממוין עודכן</key>
<key alias="sortHelp">כדי למיין את המסמכים, פשוט יש לגרור את המסמכים או ללחוץ על אחד מכותרות העמודות. ניתן לבחור מספר מסמכים בו זמנית על ידי לחיצת "Shift" או "Ctrl" בזמן הבחירה.</key>
<key alias="statistics">סטטיסטיקות</key>
<key alias="titleOptional">כותרת (לא חובה)</key>
<key alias="type">סוג</key>
<key alias="unpublish">ממתין לפירסום</key>
<key alias="updateDate">נערך לאחרונה</key>
<key alias="uploadClear">הסר קובץ</key>
<key alias="urls">קשר למסמך</key>
</area>
<area alias="create">
<key alias="chooseNode">היכן ברצונך ליצור את %0%</key>
<key alias="createUnder">צור ב</key>
<key alias="updateData">בחר סוג וכותרת</key>
</area>
<area alias="dashboard">
<key alias="browser">סייר באתר</key>
<key alias="dontShowAgain">- הסתר מידע לצמיתות</key>
<key alias="nothinghappens">במידה ואומברקו לא פתוח, יש צורך לאשר חלונות קופצים מאתר זה.</key>
<key alias="openinnew">נפתח בחלון חדש</key>
<key alias="restart">הפעל מחדש</key>
<key alias="visit">בקר</key>
<key alias="welcome">ברוכים הבאים</key>
</area>
<area alias="prompt">
<key alias="stay">Stay</key>
<key alias="discardChanges">Discard changes</key>
<key alias="unsavedChanges">You have unsaved changes</key>
<key alias="unsavedChangesWarning">Are you sure you want to navigate away from this page? - you have unsaved changes</key>
</area>
<area alias="bulk">
<key alias="done">Done</key>
<key alias="deletedItem">Deleted %0% item</key>
<key alias="deletedItems">Deleted %0% items</key>
<key alias="deletedItemOfItem">Deleted %0% out of %1% item</key>
<key alias="deletedItemOfItems">Deleted %0% out of %1% items</key>
<key alias="publishedItem">Published %0% item</key>
<key alias="publishedItems">Published %0% items</key>
<key alias="publishedItemOfItem">Published %0% out of %1% item</key>
<key alias="publishedItemOfItems">Published %0% out of %1% items</key>
<key alias="unpublishedItem">Unpublished %0% item</key>
<key alias="unpublishedItems">Unpublished %0% items</key>
<key alias="unpublishedItemOfItem">Unpublished %0% out of %1% item</key>
<key alias="unpublishedItemOfItems">Unpublished %0% out of %1% items</key>
<key alias="movedItem">Moved %0% item</key>
<key alias="movedItems">Moved %0% items</key>
<key alias="movedItemOfItem">Moved %0% out of %1% item</key>
<key alias="movedItemOfItems">Moved %0% out of %1% items</key>
<key alias="copiedItem">Copied %0% item</key>
<key alias="copiedItems">Copied %0% items</key>
<key alias="copiedItemOfItem">Copied %0% out of %1% item</key>
<key alias="copiedItemOfItems">Copied %0% out of %1% items</key>
</area>
<area alias="defaultdialogs">
<key alias="anchorInsert">שם</key>
<key alias="assignDomain">ניהול שם מתחם</key>
<key alias="closeThisWindow">סגור חלון זה</key>
<key alias="confirmdelete">האם הינך בטוח שברצונך למחוק זאת?</key>
<key alias="confirmdisable">האם הינך בטוח שברצונך לכבות זאת?</key>
<key alias="confirmlogout">האם הינך בטוח?</key>
<key alias="confirmSure">האם אתה בטוח?</key>
<key alias="cut">גזור</key>
<key alias="editdictionary">ערוך פרט מילון</key>
<key alias="editlanguage">ערוך שפה</key>
<key alias="insertAnchor">הוסף קישור מקומי</key>
<key alias="insertCharacter">הוסף תו</key>
<key alias="insertgraphicheadline">הוסף פס גרפי</key>
<key alias="insertimage">הוסף תמונה</key>
<key alias="insertlink">הוסף קישור</key>
<key alias="insertMacro">לחץ להוספת מאקרו חדש</key>
<key alias="inserttable">הוסף טבלה</key>
<key alias="lastEdited">נערך לאחרונה</key>
<key alias="link">קישור</key>
<key alias="linkinternal">קישור פנימי:</key>
<key alias="linklocaltip">בעת שימוש בקישוריים פנימיים, הוסף "#" בתחילת הקישור</key>
<key alias="linknewwindow">לפתוח בחלון חדש?</key>
<key alias="macroContainerSettings">הגדרות מאקרו</key>
<key alias="macroDoesNotHaveProperties">המאקרו לא מכיל מאפיינים שניתן לערוך</key>
<key alias="paste">הדבק</key>
<key alias="permissionsEdit">ערוך הרשאות עבור</key>
<key alias="recycleBinDeleting">הפריטים הנמצאים בסל המיחזור נמחקים כעת, השאר חלון זה פתוח עד לגמר פעולת המחיקה.</key>
<key alias="recycleBinIsEmpty">סל המיחזור ריק כעת</key>
<key alias="recycleBinWarning">מחיקת פריטים מסל המיחזור תמחוק את הפריטים לצמיתות</key>
<key alias="regexSearchError"><![CDATA[<a target='_blank' href='http://regexlib.com'>regexlib.com</a>'s webservice is currently experiencing some problems, which we have no control over. We are very sorry for this inconvenience.]]></key>
<key alias="regexSearchHelp">חיפוש ביטויים להוספת אימות עבור שדות טופס. לדוגמא: 'כתובת אימייל', 'מיקוד', 'כתובת אתר' ועוד</key>
<key alias="removeMacro">הסר מאקרו</key>
<key alias="requiredField">שדה חובה</key>
<key alias="sitereindexed">האתר אונדקס מחדש</key>
<key alias="siterepublished">זיכרון המטמון של האתר רוענן בהצלחה. כל התוכן המפורסם כעת מעודכן, שאר התוכן המיועד לפירסום ימתין לפירסום</key>
<key alias="siterepublishHelp">זיכרון המטמון של האתר ירוענן. כל התוכן שפורסם ירוענן בהתאם, שאר התוכן המיועד לפירסום ימתין לפירסום</key>
<key alias="tableColumns">מספר עמודות</key>
<key alias="tableRows">מספר שורות</key>
<key alias="thumbnailimageclickfororiginal">לחץ על התמונה לגודל מלא</key>
<key alias="treepicker">בחר פריט</key>
<key alias="viewCacheItem">צפה בפרטי זיכרון מטמון</key>
</area>
<area alias="dictionaryItem">
<key alias="description"><![CDATA[
ערוך את גרסאות השפות השונות לפריט המילון '<em>%0%</em>' למטה<br/>ניתן להוסיף שפות נוספות תחת "שפות" בתפריט בצד שמאל
]]></key>
<key alias="displayName">שם התצוגה לשפה</key>
</area>
<area alias="editcontenttype">
</area>
<area alias="editdatatype">
<key alias="addPrevalue">הוסף ערך מקדים</key>
<key alias="dataBaseDatatype">סוג מידע עבור בסיס נתונים</key>
<key alias="guid">Data Editor GUID</key>
<key alias="renderControl">הפוך שליטה</key>
<key alias="rteButtons">כפתורים</key>
<key alias="rteEnableAdvancedSettings">הפעל הגדרות מתקדמות עבור</key>
<key alias="rteEnableContextMenu">הפעל תפריט מקושר</key>
<key alias="rteMaximumDefaultImgSize">גודל תמונה מקסימלי כברירת מחדל עבור תמונות המתווספות</key>
<key alias="rteRelatedStylesheets">סגנונות עיצוב קרובים</key>
<key alias="rteShowLabel">הצג תוויות</key>
<key alias="rteWidthAndHeight">רוחב ואורך</key>
</area>
<area alias="errorHandling">
<key alias="errorButDataWasSaved">המידע שלך נשמר, אך לפני שניתן יהיה לפרסם אותו יש צורך לתקן את השגיאות הבאות:</key>
<key alias="errorChangingProviderPassword">ספק החברות הנוכחית לא תומך בשינוי סיסמה (EnablePasswordRetrieval צריך להיות מוגדר על true)</key>
<key alias="errorExistsWithoutTab">השדה %0% כבר קיים</key>
<key alias="errorHeader">התרחשו שגיאות:</key>
<key alias="errorHeaderWithoutTab">התרחשו שגיאות:</key>
<key alias="errorInPasswordFormat">הסיסמה חייבת להיות במינימום של %0% תווים characters long and contain at least %1% non-alpha numeric character(s)</key>
<key alias="errorIntegerWithoutTab">%0% חייב להיות מספר שלם</key>
<key alias="errorMandatory">השדה %0% בלשונית %1% הינו זה חובה</key>
<key alias="errorMandatoryWithoutTab">השדה %0% הינו זה חובה</key>
<key alias="errorRegExp">%0% ב- %1% אינו הפורמט התקין</key>
<key alias="errorRegExpWithoutTab">%0% אינו פורמט תקין</key>
</area>
<area alias="errors">
<key alias="codemirroriewarning">שים לב! למרות ש- CodeMirror מופעל מההגדרות, הוא נמצא במצב כבוי באינטרנט אקספלורר מפאת חוסר יציבות.</key>
<key alias="contentTypeAliasAndNameNotNull">אנא הזן את את הכינוי והשם עבור סוג המידע!</key>
<key alias="filePermissionsError">קיימת בעיית הרשאות גישה בקריאה/כתיבה עבור הקובץ או התיקיה הזו</key>
<key alias="missingTitle">אנא בחר כותרת</key>
<key alias="missingType">אנא בחר סוג</key>
<key alias="pictureResizeBiggerThanOrg">הינך עומד לשנות את התמונה לגודל גדול יותר מהמקור, האם ברצונך להמשיך</key>
<key alias="startNodeDoesNotExists">הפריט תוכן ההתחלתי נמחק, צור קשר עם מנהל האתר.</key>
<key alias="stylesMustMarkBeforeSelect">תחילה יש לסמן תוכן לפני שינוי עיצוב</key>
<key alias="stylesNoStylesOnPage">סגנונות עיצוב פעילים לא זמינים</key>
<key alias="tableColMergeLeft">יש למקם את הסמן משמאל לשני התאים אותם תרצה למזג</key>
<key alias="tableSplitNotSplittable">אין אפשרות לפצל תא שלא מוזג לפני כן.</key>
</area>
<area alias="general">
<key alias="about">אודות</key>
<key alias="action">פעולה</key>
<key alias="add">הוסף</key>
<key alias="alias">כינוי</key>
<key alias="areyousure">האם אתה בטוח?</key>
<key alias="border">גבול</key>
<key alias="by">או</key>
<key alias="cancel">בטל</key>
<key alias="cellMargin">שוליים לתא</key>
<key alias="choose">בחר</key>
<key alias="close">סגור</key>
<key alias="closewindow">סגור חלון</key>
<key alias="comment">הערה</key>
<key alias="confirm">אישור</key>
<key alias="constrainProportions">שמור על פרופורציות</key>
<key alias="continue">המשך</key>
<key alias="copy">העתק</key>
<key alias="create">צור</key>
<key alias="database">בסיס נתונים</key>
<key alias="date">תאריך</key>
<key alias="default">ברירת מחדל</key>
<key alias="delete">מחק</key>
<key alias="deleted">נמחק</key>
<key alias="deleting">מחיקה...</key>
<key alias="design">עיצוב</key>
<key alias="dimensions">מימדים</key>
<key alias="down">למטה</key>
<key alias="download">הורדה</key>
<key alias="edit">עריכה</key>
<key alias="edited">נערך</key>
<key alias="elements">אלמנטים</key>
<key alias="email">כתובת אימייל</key>
<key alias="error">שגיאה</key>
<key alias="findDocument">חפש</key>
<key alias="height">אורך</key>
<key alias="help">עזרה</key>
<key alias="icon">אייקון</key>
<key alias="import">ייבא</key>
<key alias="innerMargin">שוליים פנימיים</key>
<key alias="insert">הוסף</key>
<key alias="install">התקנה</key>
<key alias="justify">ליישר</key>
<key alias="language">שפה</key>
<key alias="layout">תכנית</key>
<key alias="loading">טוען</key>
<key alias="locked">נעול</key>
<key alias="login">התחבר</key>
<key alias="logoff">התנתק</key>
<key alias="logout">התנתק</key>
<key alias="macro">מקרו</key>
<key alias="move">הזז</key>
<key alias="name">שם</key>
<key alias="new">חדש</key>
<key alias="next">הבא</key>
<key alias="no">לא</key>
<key alias="of">של</key>
<key alias="ok">אישור</key>
<key alias="open">פתח</key>
<key alias="or">או</key>
<key alias="password">סיסמה</key>
<key alias="path">נתיב</key>
<key alias="pleasewait">אנא המתן בבקשה...</key>
<key alias="previous">הקודם</key>
<key alias="properties">הגדרות</key>
<key alias="reciept">כתובת אימייל לקבלת טופס</key>
<key alias="recycleBin">סל מיחזור</key>
<key alias="remaining">נשאר</key>
<key alias="rename">שנה שם</key>
<key alias="renew">חידוש</key>
<key alias="retry">נסה שנית</key>
<key alias="rights">הרשאות</key>
<key alias="search">חיפוש</key>
<key alias="server">שרת</key>
<key alias="show">הצג</key>
<key alias="showPageOnSend">הצג עמוד בשליחה</key>
<key alias="size">גודל</key>
<key alias="sort">סדר</key>
<key alias="submit">Submit</key>
<!-- TODO: Translate this -->
<key alias="type">סוג</key>
<key alias="typeToSearch">הקלד לחיפוש...</key>
<key alias="up">למעלה</key>
<key alias="update">עדכן</key>
<key alias="upgrade">שדרג</key>
<key alias="upload">העלאה</key>
<key alias="url">כתובת URL </key>
<key alias="user">משתמש</key>
<key alias="username">שם משתמש</key>
<key alias="value">ערך</key>
<key alias="view">צפיה</key>
<key alias="welcome">ברוכים הבאים...</key>
<key alias="width">רוחב</key>
<key alias="yes">כן</key>
<key alias="reorder">Reorder</key>
<key alias="reorderDone">I am done reordering</key>
</area>
<area alias="graphicheadline">
<key alias="backgroundcolor">צבע רקע</key>
<key alias="bold">מובלט</key>
<key alias="color">צבע טקסט</key>
<key alias="font">פונט</key>
<key alias="text">טקסט</key>
</area>
<area alias="headers">
<key alias="page">עמוד</key>
</area>
<area alias="installer">
<key alias="databaseErrorCannotConnect">ההתקנה לא מצליחה להתחבר לבסיס הנתונים.</key>
<key alias="databaseErrorWebConfig">אין אפשרות לשמור את הקובץ Web.config file. הגדר את ה- connection string באופן ידני.</key>
<key alias="databaseFound">בסיס הנתונים שלך נמצא והוא מזוהה כ</key>
<key alias="databaseHeader">הגדרת בסיס נתונים</key>
<key alias="databaseInstall"><![CDATA[
Press the <strong>install</strong> button to install the Umbraco %0% database
]]></key>
<key alias="databaseInstallDone"><![CDATA[Umbraco %0% has now been copied to your database. Press <strong>Next</strong> to proceed.]]></key>
<key alias="databaseNotFound"><![CDATA[<p>Database not found! Please check that the information in the "connection string" of the “web.config” file is correct.</p>
<p>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. </p>
<p>
Click the <strong>retry</strong> button when
done.<br /><a href="https://our.umbraco.com/documentation/Using-Umbraco/Config-files/webconfig7" target="_blank">
More information on editing web.config here.</a></p>]]></key>
<key alias="databaseText"><![CDATA[To complete this step, you must know some information regarding your database server ("connection string").<br />
Please contact your ISP if necessary.
If you're installing on a local machine or server you might need information from your system administrator.]]></key>
<key alias="databaseUpgrade"><![CDATA[
<p>
Press the <strong>upgrade</strong> button to upgrade your database to Umbraco %0%</p>
<p>
Don't worry - no content will be deleted and everything will continue working afterwards!
</p>
]]></key>
<key alias="databaseUpgradeDone"><![CDATA[Your database has been upgraded to the final version %0%.<br />Press <strong>Next</strong> to
proceed. ]]></key>
<key alias="databaseUpToDate"><![CDATA[Your current database is up-to-date!. Click <strong>next</strong> to continue the configuration wizard]]></key>
<key alias="defaultUserChangePass"><![CDATA[<strong>The Default users password needs to be changed!</strong>]]></key>
<key alias="defaultUserDisabled"><![CDATA[<strong>The Default user has been disabled or has no access to Umbraco!</strong></p><p>No further actions needs to be taken. Click <b>Next</b> to proceed.]]></key>
<key alias="defaultUserPassChanged"><![CDATA[<strong>The Default user's password has been successfully changed since the installation!</strong></p><p>No further actions needs to be taken. Click <strong>Next</strong> to proceed.]]></key>
<key alias="defaultUserPasswordChanged">הסיסמה שונתה!</key>
<key alias="greatStart">התחל מכאן, צפה בסרטוני ההדרכה עבור אומברקו</key>
<key alias="licenseText">על ידי לחיצה על 'הבא', הנך מאשר את פרטי התקנון כפי שמפורט בתיבת הטקטס למטה. שים לב, הפצה זו של אומברקו כוללת שני גירסאות שונות של רשיון,קוד פתוח ברשיון MIT עבור ה- framework ורשיון Umbraco freeware המכסה את ה- UI.</key>
<key alias="None">לא הותקן עדיין.</key>
<key alias="permissionsAffectedFolders">קבצים ותיקיות המושפעים</key>
<key alias="permissionsAffectedFoldersMoreInfo">מידע נוסף אודות התקנה ורשאות עבור אומרקו ניתן לקרוא כאן</key>
<key alias="permissionsAffectedFoldersText">על מנת לבצע זאת, יש צורך לאפשר הרשאות ל ASP.NET לערוך את הקצבים או התיקיות הבאות</key>
<key alias="permissionsAlmostPerfect"><![CDATA[<strong>Your permission settings are almost perfect!</strong><br /><br />
You can run Umbraco without problems, but you will not be able to install packages which are recommended to take full advantage of Umbraco.]]></key>
<key alias="permissionsHowtoResolve">איך לפתור</key>
<key alias="permissionsHowtoResolveLink">לחץ כאן לקרוא את גירסת הטקסט</key>
<key alias="permissionsHowtoResolveText"><![CDATA[Watch our <strong>video tutorial</strong> on setting up folder permissions for Umbraco or read the text version.]]></key>
<key alias="permissionsMaybeAnIssue"><![CDATA[<strong>Your permission settings might be an issue!</strong>
<br/><br />
You can run Umbraco without problems, but you will not be able to create folders or install packages which are recommended to take full advantage of Umbraco.]]></key>
<key alias="permissionsNotReady"><![CDATA[<strong>Your permission settings are not ready for Umbraco!</strong>
<br /><br />
In order to run Umbraco, you'll need to update your permission settings.]]></key>
<key alias="permissionsPerfect"><![CDATA[<strong>Your permission settings are perfect!</strong><br /><br />
You are ready to run Umbraco and install packages!]]></key>
<key alias="permissionsResolveFolderIssues">פתירת בעיות בתיקיה</key>
<key alias="permissionsResolveFolderIssuesLink">עקוב אחר הלינק המצורף על מנת לפתור בעיות עם ASP.NET ויצירת תיקיות חדשות.</key>
<key alias="permissionsSettingUpPermissions">הגדרת הרשאות לתיקיה</key>
<key alias="permissionsText"><![CDATA[
אומברקו צריכה אישור כתיבה/עריכה עבור מספר ספריות על מנת למיין קבצים כמו תמונות וקבצי PDF's.
בנוסף ישמר מידע זמני (cache) על מנת לשפר את הביצועים של האתר.
]]></key>
<key alias="runwayFromScratch">אני רוצה להתחיל מאתר ריק</key>
<key alias="runwayFromScratchText"><![CDATA[
Your website is completely empty at the moment, so thats perfect if you want to start from scratch and create your own document types and templates.
(<a href="http://Umbraco.tv/documentation/videos/for-site-builders/foundation/document-types">learn how</a>)
You can still choose to install Runway later on. Please go to the Developer section and choose Packages.
]]></key>
<key alias="runwayHeader">סיימת להתקין את מערכת אומברקו, מה ברצונך לעשות כעת?</key>
<key alias="runwayInstalled">Runway הותקן</key>
<key alias="runwayInstalledText"><![CDATA[
You have the foundation in place. Select what modules you wish to install on top of it.<br />
This is our list of recommended modules, check off the ones you would like to install, or view the <a href="#" onclick="toggleModules(); return false;" id="toggleModuleList">full list of modules</a>
]]></key>
<key alias="runwayOnlyProUsers">המלצות עבור משתמשים מנוסים</key>
<key alias="runwaySimpleSite">ברצוני להתחיל עם אתר פשוט</key>
<key alias="runwaySimpleSiteText"><![CDATA[
<p>
"Runway" is a simple website providing some basic document types and templates. The installer can set up Runway for you automatically,
but you can easily edit, extend or remove it. Its not necessary and you can perfectly use Umbraco without it. However,
Runway offers an easy foundation based on best practices to get you started faster than ever.
If you choose to install Runway, you can optionally select basic building blocks called Runway Modules to enhance your Runway pages.
</p>
<small>
<em>Included with Runway:</em> Home page, Getting Started page, Installing Modules page.<br />
<em>Optional Modules:</em> Top Navigation, Sitemap, Contact, Gallery.
</small>
]]></key>
<key alias="runwayWhatIsRunway">מה זה Runway</key>
<key alias="step1">צעד 1/5 אישור רשיון</key>
<key alias="step2">צעד 2/5: הגדרת בסיס נתונים</key>
<key alias="step3">צעד 3/5: אימות קובץ ההרשאות</key>
<key alias="step4">צעד 4/5: בדיקת האבטחה של אומברקו</key>
<key alias="step5">צעד 5/5: אומברקו מוכנה להתחיל</key>
<key alias="thankYou">תודה שבחרת באומברקו</key>
<key alias="theEndBrowseSite"><![CDATA[<h3>Browse your new site</h3>
You installed Runway, so why not see how your new website looks.]]></key>
<key alias="theEndFurtherHelp"><![CDATA[<h3>Further help and information</h3>
Get help from our award winning community, browse the documentation or watch some free videos on how to build a simple site, how to use packages and a quick guide to the Umbraco terminology]]></key>
<key alias="theEndHeader">אומברקו %0% מותקנת ומוכנה לשימוש</key>
<key alias="theEndInstallFailed"><![CDATA[To finish the installation, you'll need to
manually edit the <strong>/web.config file</strong> and update the AppSetting key <strong>UmbracoConfigurationStatus</strong> in the bottom to the value of <strong>'%0%'</strong>.]]></key>
<key alias="theEndInstallSuccess"><![CDATA[You can get <strong>started instantly</strong> by clicking the "Launch Umbraco" button below. <br />If you are <strong>new to Umbraco</strong>,
you can find plenty of resources on our getting started pages.]]></key>
<key alias="theEndOpenUmbraco"><![CDATA[<h3>Launch Umbraco</h3>
To manage your website, simply open the Umbraco back office and start adding content, updating the templates and stylesheets or add new functionality]]></key>
<key alias="Unavailable">ההתחברות לבסיס הנתונים נכשלה.</key>
<key alias="Version3">Umbraco גירסה 3</key>
<key alias="Version4">Umbraco גירסה 4</key>
<key alias="watch">צפה</key>
<key alias="welcomeIntro"><![CDATA[This wizard will guide you through the process of configuring <strong>Umbraco %0%</strong> for a fresh install or upgrading from version 3.0.
<br /><br />
Press <strong>"next"</strong> to start the wizard.]]></key>
</area>
<area alias="language">
<key alias="cultureCode">קוד שפה</key>
<key alias="displayName">שם השפה</key>
</area>
<area alias="lockout">
<key alias="lockoutWillOccur">לא זוהתה פעילות כלשהי ותבוצע התנתקות אוטומטית בעוד</key>
<key alias="renewSession">יש לבצע חידוש פעילות על מנת לשמור על התוכן</key>
</area>
<area alias="login">
<key alias="bottomText"><![CDATA[<p style="text-align:right;">&copy; 2001 - %0% <br /><a href="http://umbraco.com" style="text-decoration: none" target="_blank">umbraco.com</a></p> ]]></key>
</area>
<area alias="main">
<key alias="dashboard">לוח הבקרה</key>
<key alias="sections">איזורים</key>
<key alias="tree">תוכן</key>
</area>
<area alias="moveOrCopy">
<key alias="choose">בחר עמוד מלמעלה...</key>
<key alias="copyDone">%0% הועתק אל %1%</key>
<key alias="copyTo">בחר לאן המסמך %0% יועתק</key>
<key alias="moveDone">%0% הועבר אל %1%</key>
<key alias="moveTo">בחר להיכן המסמך %0% יועבר</key>
<key alias="nodeSelected">has been selected as the root of your new content, click 'ok' below.</key>
<key alias="noNodeSelected">No node selected yet, please select a node in the list above before clicking 'ok'</key>
<key alias="notAllowedByContentType">The current node is not allowed under the chosen node because of its type</key>
<key alias="notAllowedByPath">The current node cannot be moved to one of its subpages</key>
<key alias="notValid">TRANSLATE ME: 'The action isn't allowed since you have insufficient permissions on 1 or more child documents.'</key>
</area>
<area alias="notifications">
<key alias="editNotifications">ערוך את ההתראות עבור %0%</key>
<key alias="mailBody"><![CDATA[
שלום, %0%
זוהי הודעה אוטומטית המיידעת אותך שהמשימה %1%
בוצעה בעמוד %2% על ידי המשתמש %3%
לעריכה, יש ללחוץ על הלינק הבא://%4%/actions/editContent.aspx?id=%5% .
המשך יום נעים!
]]></key>
<key alias="mailBodyHtml"><![CDATA[<p>Hi %0%</p>
<p>This is an automated mail to inform you that the task <strong>'%1%'</strong>
has been performed on the page <a href="http://%4%/actions/preview.aspx?id=%5%"><strong>'%2%'</strong></a>
by the user <strong>'%3%'</strong>
</p>
<div style="margin: 8px 0; padding: 8px; display: block;">
<br />
<a style="color: white; font-weight: bold; background-color: #5372c3; text-decoration : none; margin-right: 20px; border: 8px solid #5372c3; width: 150px;" href="http://%4%/#/content/content/edit/%5%">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDIT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a> &nbsp;
<br />
</div>
<p>
<h3>Update summary:</h3>
<table style="width: 100%;">
%6%
</table>
</p>
<div style="margin: 8px 0; padding: 8px; display: block;">
<br />
<a style="color: white; font-weight: bold; background-color: #5372c3; text-decoration : none; margin-right: 20px; border: 8px solid #5372c3; width: 150px;" href="http://%4%/#/content/content/edit/%5%">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDIT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a> &nbsp;
<br />
</div>
<p>Have a nice day!<br /><br />
Cheers from the Umbraco robot
</p>]]></key>
<key alias="mailSubject">[%0%] התראות %1% בוצעו ב %2%</key>
<key alias="notifications">התראות</key>
</area>
<area alias="packager">
<key alias="chooseLocalPackageText"><![CDATA[
בחר חבילה מהמחשב שלך, על ידי לחיצה על כפתור ה "browse"<br />
ויש לבחור את החבילה הרצויה. לחבילות Umbraco יש בד"כ יש סיומות בשם ".umb" או ".zip".
]]></key>
<key alias="packageAuthor">יוצר החבילה</key>
<key alias="packageDocumentation">תיעוד</key>
<key alias="packageMetaData">מטה דטה עבור החבילה</key>
<key alias="packageName">שם החבילה</key>
<key alias="packageNoItemsHeader">החבילה לא מכילה אף פריט</key>
<key alias="packageNoItemsText"><![CDATA[החבילה אינה מכילה פריטים למחיקה.<br/><br/>
ניתן למחוק בבטיחות רבה את החבילה מהמערכת על ידי לחיצה על "הסר חבילה".]]></key>
<key alias="packageOptions">אפשרויות חבילה</key>
<key alias="packageReadme">תיאור החבילה</key>
<key alias="packageRepository">מאגר חבילות</key>
<key alias="packageUninstallConfirm">אשר הסרה</key>
<key alias="packageUninstalledHeader">החבילה הוסרה</key>
<key alias="packageUninstalledText">החבילה הוסרה בהצלחה!</key>
<key alias="packageUninstallHeader">הסר חבילה</key>
<key alias="packageUninstallText"><![CDATA[ניתן להוריד סימון מפריטים שאותם אינך רוצה להסיר, בזמן זה. כשילחץ כפתור "אשר הסרה" כל הפריטים המסומנים ימחקו.<br />
<span style="color: Red; font-weight: bold;">הערה:</span>כל מסמך, מדיה וכו' התלוים בפריטים שהסרת יפסיקו לעבוד, ויכולים להביא למצב של אי יציבות למערכת,
יש למחוק קבצים עם זהירות יתרה, אם יש ספק יש לפנות ליוצר החבילה.]]></key>
<key alias="packageVersion">גירסת החבילה</key>
</area>
<area alias="paste">
<key alias="doNothing">שמור עיצוב בהדבקה (לא מומלץ)</key>
<key alias="errorMessage">הטקסט שאתה עומד להדביק מכיל עיצוב או תווים מיוחדים. דבר זה יגול להגרם בעת העתקה ממסמך בוורד. אומברקו יכולה להסיר את העיצוב או תווים מיוחדים על מנת שהטקסט המועתק יתאים ל- Web.</key>
<key alias="removeAll">הסר עיצוב באופן מלא בהדבקה</key>
<key alias="removeSpecialFormattering">הדבק אך הסר רק עיצוב (מומלץ)</key>
</area>
<area alias="publicAccess">
<key alias="paAdvanced">תפקיד בסיסי בהגנה</key>
<key alias="paAdvancedHelp"><![CDATA[אם הינך רוצה לשלוט בגישה לעמוד על ידי זיהוי תפקיד המשתמש,<br /> על ידי שימוש בקבוצות הקיימות ב Umbraco.]]></key>
<key alias="paAdvancedNoGroups"><![CDATA[יש צורך ליצור קבוצה לפני שימוש <br />בזיהוי תפקיד המשתמש.]]></key>
<key alias="paErrorPage">עמוד שגיאות</key>
<key alias="paErrorPageHelp">השתמש בעת התחברות משתמשים וללא אפשרות גישה</key>
<key alias="paHowWould">בחר איך להגביל את הגישה לעמוד זה</key>
<key alias="paIsProtected">%0% כעת מוגן</key>
<key alias="paIsRemoved">הגנה הוסרה עבור %0%</key>
<key alias="paLoginPage">עמוד התחברות</key>
<key alias="paLoginPageHelp">בחר את העמוד המכיל טופס התחברות</key>
<key alias="paRemoveProtection">הסר הגנה</key>
<key alias="paSelectPages">בחר את העמודים המכילים פרטי התחברות והודעות שגיאה</key>
<key alias="paSelectRoles">בחר את הכללים אשר יש להם גישה לעמוד זה</key>
<key alias="paSetLogin">הגדר שם משתמש וסיסמה עבור עמוד זה</key>
<key alias="paSimple">הגנת משתמש יחיד</key>
<key alias="paSimpleHelp">אם ברצונך להגדיר הגנה פשוטה בעזרת שימוש בשם משתמש וסיסמה</key>
</area>
<area alias="publish">
<key alias="contentPublishedFailedByEvent"><![CDATA[
אין אפשרות לפרסם את התוכן %0%, תוסף צד שלישי מונע זאת.
]]></key>
<key alias="includeUnpublished">כלול עמודי ילדים שלא פורסמו</key>
<key alias="inProgress">אנא המתן - הפירסום בתהליך...</key>
<key alias="inProgressCounter">%0% מתוך %1% עמודים פורסמם בהצלחה...</key>
<key alias="nodePublish">העמוד %0% פורסם.</key>
<key alias="nodePublishAll">העמוד %0% וכל תתי העמודים פורסמו</key>
<key alias="publishAll">פרסם את העמוד %0% ואת כל תתי העמודים</key>
<key alias="publishHelp"><![CDATA[לחץ <em>ok</em> כדי לפרסם <strong>%0%</strong> ולהפוך תוכן זה זמין לציבור הרחב<br/><br />
הינך יכולה לפרסם את כל תתי העמודים על ידי סימון <em>פרסם את העמוד את כל תתי העמודים</em> למטה.
]]></key>
</area>
<area alias="relatedlinks">
<key alias="addExternal">הוסף קישור חיצוני</key>
<key alias="addInternal">הוסף קישור פנימי</key>
<key alias="addlink">הוסף</key>
<key alias="caption">כותרת</key>
<key alias="internalPage">עמוד פנימי</key>
<key alias="linkurl">קישור</key>
<key alias="modeDown">הורד למטה</key>
<key alias="modeUp">העלה למעלה</key>
<key alias="newWindow">פתח בחלון חדש</key>
<key alias="removeLink">הסר קישור</key>
</area>
<area alias="rollback">
<key alias="currentVersion">גירסה עדכנית</key>
<key alias="diffHelp"><![CDATA[להלן ההבדלים בין הגירסא הנוכחית לבין הגרסא שנבחרה. <br />טקסט <del>אדום</del> לא יוצג בגרסא שנבחרה, טקסט <ins>ירוק</ins> מייצט טקסט שנוסף.]]></key>
<key alias="documentRolledBack">המסמך שוחזר בהצלחה</key>
<key alias="htmlHelp">להלן הגרסא שנבחרה כHTML, אם הינך לצפות בשינויים בין שתי הגרסאות בו זמנית, בחר ב diff</key>
<key alias="rollbackTo">חזור לאחור אל</key>
<key alias="selectVersion">בחר גירסה</key>
<key alias="view">תצוגה</key>
</area>
<area alias="scripts">
<key alias="editscript">ערוך קובץ סקריפט</key>
</area>
<area alias="sections">
<key alias="concierge">Concierge</key>
<key alias="content">תוכן</key>
<key alias="courier">Courier</key>
<key alias="developer">מפתח</key>
<key alias="installer">אשף הגדרת אומברקו</key>
<key alias="media">מדיה</key>
<key alias="member">חברים</key>
<key alias="newsletters">עיתון</key>
<key alias="settings">הגדרות</key>
<key alias="statistics">סטטיסטיקות</key>
<key alias="translation">תירגום</key>
<key alias="users">משתמשים</key>
</area>
<area alias="settings">
<key alias="defaulttemplate">תבנית ברירת מחדל</key>
<key alias="importDocumentTypeHelp">על מנת לייבא סוג מסמך,מצא את הקובץ ".udt" במחשב שלך על ידי לחיצה על 'סייר' ואז 'ייבא' (ייתכן ותצטרך לבצע אימות במסך הבא)</key>
<key alias="newtabname">כותרת לשונית חדשה</key>
<key alias="nodetype">סוג פריט תוכן</key>
<key alias="objecttype">סוג</key>
<key alias="stylesheet">גליונות סגנון</key>
<key alias="tab">לשונית</key>
<key alias="tabname">כותרת לשונית</key>
<key alias="tabs">לשוניות</key>
</area>
<area alias="sort">
<key alias="sortOrder">Sort order</key>
<key alias="sortCreationDate">Creation date</key>
<key alias="sortDone">המיון הושלם.</key>
<key alias="sortHelp">יש לגרור את הפריטים מעלה או מטה כדי להגדיר את סדר התוכן. או לחץ על כותרת העמודה כדי למיין את כל פריטי התוכן</key>
<key alias="sortPleaseWait"><![CDATA[פריטי התוכן ממיונים ברגע זה, תהליך זה לוקח זמן מה.]]></key>
</area>
<area alias="speechBubbles">
<key alias="contentPublishedFailedByEvent">הפירסום בוטל על ידי תוסף צד שלישי</key>
<key alias="contentTypeDublicatePropertyType">סוג תכונה כבר קיים</key>
<key alias="contentTypePropertyTypeCreated">סוג תכונה נשמר</key>
<key alias="contentTypePropertyTypeCreatedText"><![CDATA[שם: %0% <br /> סוג מידע: %1%]]></key>
<key alias="contentTypePropertyTypeDeleted">סוג תכונה נמחק</key>
<key alias="contentTypeSavedHeader">סוג מסמך נשמר</key>
<key alias="contentTypeTabCreated">נוצרה לשונית</key>
<key alias="contentTypeTabDeleted">לשונית נמחקה</key>
<key alias="contentTypeTabDeletedText">לשונית עם מזהה: %0% נמחקה</key>
<key alias="cssErrorHeader">סגנון עיצוב לא נשמר</key>
<key alias="cssSavedHeader">סגנון עיצוב נשמר</key>
<key alias="cssSavedText">סגנון עיצוב נשמר ללא שגיאות</key>
<key alias="dataTypeSaved">סוג מידע נשמר</key>
<key alias="dictionaryItemSaved">פריט במילון נשמר</key>
<key alias="editContentPublishedFailedByParent">הפירסום נכשל, עמוד האב לא מפורסם</key>
<key alias="editContentPublishedHeader">התוכן פורסם</key>
<key alias="editContentPublishedText">ומוצג לצפיה באתר</key>
<key alias="editContentSavedHeader">תוכן נשמר</key>
<key alias="editContentSavedText">זכור לפרסם את התוכן על מנת שהשינויים יוצגו</key>
<key alias="editContentSendToPublish">נשלח לאישור</key>
<key alias="editContentSendToPublishText">השינויים נשלחו לאישור</key>
<key alias="editMemberSaved">חבר נשמר</key>
<key alias="editStylesheetPropertySaved">תגונה של סגנון עיצוב נשמרה</key>
<key alias="editStylesheetSaved">סגנון עיצוב נשמר</key>
<key alias="editTemplateSaved">תבנית נשמרה</key>
<key alias="editUserError">שגיאה בעת שמירת משתמש (בדוק Log)</key>
<key alias="editUserSaved">הגדרות משתמש נשמרו</key>
<key alias="fileErrorHeader">קובץ לא נשמר</key>
<key alias="fileErrorText">אין אפשרות לשמור את הקובץ, בדוק הרשאות</key>
<key alias="fileSavedHeader">הקובץ נשמר</key>
<key alias="fileSavedText">הקובץ נשמר ללא שגיאות</key>
<key alias="languageSaved">שפה נשמרה</key>
<key alias="templateErrorHeader">התבנית לא נשמרה</key>
<key alias="templateErrorText">שים לב שאין 2 תבניות עם אותו השם/כינוי</key>
<key alias="templateSavedHeader">התבנית נשמרה</key>
<key alias="templateSavedText">התבנית נשמרה ללא שגיאות!</key>
</area>
<area alias="stylesheet">
<key alias="aliasHelp">השתמש בסינטקס CSS לדוגמא: h1, .redHeader, .blueTex</key>
<key alias="editstylesheet">ערוך סגנון עיצוב</key>
<key alias="editstylesheetproperty">ערוך הגדרות סגנון עיצוב</key>
<key alias="nameHelp">שם לזיהוי הגדרות ה- style בעורך הטקסט העשיר</key>
<key alias="preview">תצוגה מקדימה</key>
<key alias="styles">עיצובים</key>
</area>
<area alias="template">
<key alias="edittemplate">ערוך תבנית</key>
<key alias="insertContentArea">הוסף איזור תוכן</key>
<key alias="insertContentAreaPlaceHolder">הוסף content area placeholder</key>
<key alias="insertDictionaryItem">הוסף פריט מילון</key>
<key alias="insertMacro">הוסף מקרו</key>
<key alias="insertPageField">הוסף שדה עמוד לאומברקו</key>
<key alias="mastertemplate">תבנית ראשית</key>
<key alias="quickGuide">מדריך מהיר עבור תבנית תגיות באומברקו</key>
<key alias="template">תבנית</key>
</area>
<area alias="grid">
<key alias="media">Image</key>
<key alias="macro">Macro</key>
<key alias="insertControl">Choose type of content</key>
<key alias="chooseLayout">Choose a layout</key>
<key alias="addRows">Add a row</key>
<key alias="addElement">Add content</key>
<key alias="dropElement">Drop content</key>
<key alias="settingsApplied">Settings applied</key>
<key alias="contentNotAllowed">This content is not allowed here</key>
<key alias="contentAllowed">This content is allowed here</key>
<key alias="clickToEmbed">Click to embed</key>
<key alias="clickToInsertImage">Click to insert image</key>
<key alias="placeholderImageCaption">Image caption...</key>
<key alias="placeholderWriteHere">Write here...</key>
<key alias="gridLayouts">Grid Layouts</key>
<key alias="gridLayoutsDetail">Layouts are the overall work area for the grid editor, usually you only need one or two different layouts</key>
<key alias="addGridLayout">Add Grid Layout</key>
<key alias="addGridLayoutDetail">Adjust the layout by setting column widths and adding additional sections</key>
<key alias="rowConfigurations">Row configurations</key>
<key alias="rowConfigurationsDetail">Rows are predefined cells arranged horizontally</key>
<key alias="addRowConfiguration">Add row configuration</key>
<key alias="addRowConfigurationDetail">Adjust the row by setting cell widths and adding additional cells</key>
<key alias="columns">Columns</key>
<key alias="columnsDetails">Total combined number of columns in the grid layout</key>
<key alias="settings">Settings</key>
<key alias="settingsDetails">Configure what settings editors can change</key>
<key alias="styles">Styles</key>
<key alias="stylesDetails">Configure what styling editors can change</key>
<key alias="allowAllEditors">Allow all editors</key>
<key alias="allowAllRowConfigurations">Allow all row configurations</key>
</area>
<area alias="templateEditor">
<key alias="alternativeField">שדה אלטרנטיבי</key>
<key alias="alternativeText">טקסט חלופי</key>
<key alias="casing">מסגרת</key>
<key alias="chooseField">בחר שדה</key>
<key alias="convertLineBreaks">המרת מעברי שורה</key>
<key alias="convertLineBreaksHelp">החלף מעברי שורה עם תגית ה HTML &amp;lt;br&amp;gt;</key>
<key alias="dateOnly">כן, תאריך בלבד</key>
<key alias="formatAsDate">פורמט תאריך</key>
<key alias="htmlEncode">קידוד HTML</key>
<key alias="htmlEncodeHelp">תווים מיוחדים יוחלפו בתווי HTML מתאימים.</key>
<key alias="insertedAfter">יוכנס אחרי ערך השדה</key>
<key alias="insertedBefore">יוכנס לפני ערך השדה</key>
<key alias="lowercase">אותיות קטנות</key>
<key alias="none">ללא</key>
<key alias="postContent">הוסף אחרי השדה</key>
<key alias="preContent">הוסף לפני השדה</key>
<key alias="recursive">רקורסיבי</key>
<key alias="removeParagraph">הסר תגי פסקה</key>
<key alias="removeParagraphHelp">מסיר את כל ה- &amp;lt;P&amp;gt; בתחילת ובסוף הטקסט</key>
<key alias="uppercase">אותיות גדולות</key>
<key alias="urlEncode">קידוד URL</key>
<key alias="urlEncodeHelp">תווים מיוחדים יעוצבו ב- URL</key>
<key alias="usedIfAllEmpty">יבוצע שימוש אך ורק עם ערך השדה יהיה ריק</key>
<key alias="usedIfEmpty">בשדה זה יבוצע שימוש אך ורק אם השדה העיקרי יהיה ריק</key>
<key alias="withTime">כן, עם שעה. תו מפריד: </key>
</area>
<area alias="translation">
<key alias="details">פרטי תירגום</key>
<key alias="DownloadXmlDTD">הורד xml DTD</key>
<key alias="fields">שדות</key>
<key alias="includeSubpages">כלול דפי משנה</key>
<key alias="mailBody"><![CDATA[
שלום %0%
זוהי הודעה אוטומטית הבאה ליידע אותך בנוגע למסמך '%1%'
שהוגשה בקשה לתירגום על '%5%' על ידי %2%.
לעריכה, לחץ על הלינק הבא: http://%3%/translation/details.aspx?id=%4% .
באפשרותך גם להיכנס למערכת על מנת לראות את כל משימות התירגום
http://%3%
המשך יום נעים.
]]></key>
<key alias="noTranslators">לא נמצאו משתמשמים המוגדרים כמתרגמים. יש ליצור משתמש המוגדר כמתרגם לפני שליחת תוכן לתירגום</key>
<key alias="pageHasBeenSendToTranslation">העמוד '%0%' נשלח לתירגום</key>
<key alias="sendToTranslate">שלח את העמוד '%0%' לתירגום</key>
<key alias="totalWords">סך הכל מילים</key>
<key alias="translateTo">תרגם עבור</key>
<key alias="translationDone">התירגום הושלם.</key>
<key alias="translationDoneHelp">ניתן לראות תצוגה מקדימה של העמודים שכבר תורגמו על ידי לחיצה על הלינק למטה. If the original page is found, you will get a comparison of the 2 pages.</key>
<key alias="translationFailed">התירגום נכשל, קובץ ה- xml עלול להיות מקולקל</key>
<key alias="translationOptions">אפשרויות תירגום</key>
<key alias="translator">מתרגם</key>
<key alias="uploadTranslationXml">העלה קובץ תירגום ב xml</key>
</area>
<area alias="treeHeaders">
<key alias="cacheBrowser">זיכרון מטמון בדפדפן</key>
<key alias="contentRecycleBin">סל מיחזור</key>
<key alias="createdPackages">יצירת חבילות</key>
<key alias="dataTypes">סוגי מידע</key>
<key alias="dictionary">מילון</key>
<key alias="installedPackages">חבילות מותקנות</key>
<key alias="installSkin">התקן עיצוב</key>
<key alias="installStarterKit">התקן ערכת התחלה</key>
<key alias="languages">שפות</key>
<key alias="localPackage">התקן חבילה מקומית</key>
<key alias="macros">מקרו</key>
<key alias="mediaTypes">סוגי מדיה</key>
<key alias="member">משתמשים</key>
<key alias="memberGroups">קבוצות משתמשים</key>
<key alias="memberRoles">כללים</key>
<key alias="memberTypes">סוגי משתמשים</key>
<key alias="documentTypes">סוגי מסמכים</key>
<key alias="packager">חבילות</key>
<key alias="packages">חבילות</key>
<key alias="repositories">התקן מתוך מאגר</key>
<key alias="runway">התקן Runway</key>
<key alias="runwayModules">מודולי Runway</key>
<key alias="scripting">קבצי סקריפטים</key>
<key alias="scripts">סקריפטים</key>
<key alias="stylesheets">גיליונות סגנון</key>
<key alias="templates">תבניות</key>
<key alias="userPermissions">הרשאות משתמש</key>
<key alias="userTypes">משתמש מקליד</key>
<key alias="users">משתמש</key>
</area>
<area alias="update">
<key alias="updateAvailable">עידכון חדש זמין</key>
<key alias="updateDownloadText">%0% זמין, כאן להורדה</key>
<key alias="updateNoServer">אין תקשורת עם השרת</key>
<key alias="updateNoServerError">בדיקת עידכונים נכשלה. בדוק את ה trace-stack למידע נוסף</key>
</area>
<area alias="user">
<key alias="administrators">מנהל ראשי</key>
<key alias="categoryField">שדה קטגוריה</key>
<key alias="changePassword">שנה את הסיסמה שלך</key>
<key alias="changePasswordDescription">בעמוד זה ניתן לשנות את הסיסמה שלך ולאחר מכן ללחוץ על הכפתור 'שנה סיסמה' למטה</key>
<key alias="contentChannel">ערוץ תוכן</key>
<key alias="descriptionField">שדה תיאור</key>
<key alias="disabled">נטרל משתמש</key>
<key alias="documentType">שדה מסמך</key>
<key alias="editors">עורך</key>
<key alias="excerptField">שדה תקציר</key>
<key alias="language">שפה</key>
<key alias="loginname">שם משתמש</key>
<key alias="mediastartnode">התחלה בפריט המדיה</key>
<key alias="modules">אזורים</key>
<key alias="noConsole">נטרל גישת אומברקו</key>
<key alias="password">סיסמה</key>
<key alias="passwordChanged">הסיסמה שונתה בהצלחה!</key>
<key alias="passwordConfirm">אישור סיסמה</key>
<key alias="passwordEnterNew">הזן את הסיסמה החדשה שלך</key>
<key alias="passwordIsBlank">שדה סיסמה לא יכול להיות ריק !</key>
<key alias="passwordIsDifferent">סיסמאות לא תואמות, אנא בדוק זאת ונסה שנית</key>
<key alias="passwordMismatch">אישור סיסמה לא תואם !</key>
<key alias="permissionReplaceChildren">החלף הרשאות בכל תתי הפריטים</key>
<key alias="permissionSelectedPages">הינך משנה הרשאות לעמודים הבאים:</key>
<key alias="permissionSelectPages">בחר עמוד/עמודים לשינוי הרשאות</key>
<key alias="searchAllChildren">חפש בכל הפריטים</key>
<key alias="startnode">התחלה בפריט התוכן</key>
<key alias="username">שם תצוגה</key>
<key alias="userPermissions">הרשאות משתמש</key>
<key alias="usertype">סוג משתמש</key>
<key alias="userTypes">סוגי משתמש</key>
<key alias="writer">כותב</key>
</area>
</language>
+859
View File
@@ -0,0 +1,859 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<language alias="it" intName="Italian" localName="italiano" lcid="16" culture="it-IT">
<creator>
<name>The Umbraco community</name>
<link>https://our.umbraco.com/documentation/Extending-Umbraco/Language-Files</link>
</creator>
<area alias="actions">
<key alias="assignDomain">Gestisci hostnames</key>
<key alias="auditTrail">Audit Trail</key>
<key alias="browse">Sfoglia</key>
<key alias="copy">Copia</key>
<key alias="create">Crea</key>
<key alias="createPackage">Crea pacchetto</key>
<key alias="delete">Cancella</key>
<key alias="disable">Disabilita</key>
<key alias="emptyRecycleBin">Svuota il cestino</key>
<key alias="exportDocumentType">Esporta il tipo di documento</key>
<key alias="importDocumentType">Importa il tipo di documento</key>
<key alias="importPackage">Importa il pacchetto</key>
<key alias="liveEdit">Modifica in Area di Lavoro</key>
<key alias="logout">Uscita</key>
<key alias="move">Sposta</key>
<key alias="notify">Notifiche</key>
<key alias="protect">Accesso pubblico</key>
<key alias="publish">Pubblica</key>
<key alias="refreshNode">Aggiorna nodi</key>
<key alias="republish">Ripubblica intero sito</key>
<key alias="rights">Permessi</key>
<key alias="rollback">Annulla ultima modifica</key>
<key alias="sendtopublish">Invia per la pubblicazione</key>
<key alias="sendToTranslate">Invia per la traduzione</key>
<key alias="sort">Ordina</key>
<key alias="toPublish">Invia la pubblicazione</key>
<key alias="translate">Traduci</key>
<key alias="unpublish">Annulla pubblicazione</key>
<key alias="update">Aggiorna</key>
</area>
<area alias="assignDomain">
<key alias="addNew">Aggiungi nuovo dominio</key>
<key alias="domain">Dominio</key>
<key alias="domainCreated"><![CDATA[Il dominio '%0%' è stato creato]]></key>
<key alias="domainDeleted"><![CDATA[Il dominio '%0%' è stato cancellato]]></key>
<key alias="domainExists"><![CDATA[Il dominio '%0%' è già stato assegnato]]></key>
<key alias="domainUpdated"><![CDATA[Il dominio '%0%' è stato aggiornato]]></key>
<key alias="invalidDomain">Hostname non valido</key>
<key alias="orEdit">Modifica il dominio corrente</key>
</area>
<area alias="auditTrails">
<key alias="atViewingFor">Visualizzazione per</key>
</area>
<area alias="buttons">
<key alias="bold">Grassetto</key>
<key alias="deindent">Cancella rientro paragrafo</key>
<key alias="formFieldInsert">Inserisci dal file</key>
<key alias="graphicHeadline">Inserisci intestazione grafica</key>
<key alias="htmlEdit">Modifica Html</key>
<key alias="indent">Inserisci rientro paragrafo</key>
<key alias="italic">Corsivo</key>
<key alias="justifyCenter">Centra</key>
<key alias="justifyLeft">Allinea testo a sinistra</key>
<key alias="justifyRight">Allinea testo a destra</key>
<key alias="linkInsert">Inserisci Link</key>
<key alias="linkLocal">Inserisci local link (ancora)</key>
<key alias="listBullet">Elenco puntato</key>
<key alias="listNumeric">Elenco numerato</key>
<key alias="macroInsert">Inserisci macro</key>
<key alias="pictureInsert">Inserisci immagine</key>
<key alias="relations">Modifica relazioni</key>
<key alias="save">Salva</key>
<key alias="saveAndPublish">Salva e pubblica</key>
<key alias="saveToPublish">Salva e invia per approvazione</key>
<key alias="showPage">Anteprima</key>
<key alias="showPageDisabled"><![CDATA[L'anteprima è disabilitata dato che non è stato assegnato alcun template]]></key>
<key alias="styleChoose">Scegli lo stile</key>
<key alias="styleShow">Mostra gli stili</key>
<key alias="tableInsert">Inserisci tabella</key>
</area>
<area alias="content">
<key alias="about">Informazioni su questa pagina</key>
<key alias="alias">Link alternativo</key>
<key alias="alternativeTextHelp"><![CDATA[(come descriveresti l'immagine via telefono)]]></key>
<key alias="alternativeUrls">Links alternativi</key>
<key alias="clickToEdit">Clicca per modificare questo elemento</key>
<key alias="createBy">Creato da</key>
<key alias="createDate">Creato il</key>
<key alias="documentType">Tipo di documento</key>
<key alias="editing">Modifica</key>
<key alias="expireDate">Attivo fino al</key>
<key alias="itemChanged"><![CDATA[Questo elemento è stato modificato dopo la pubblicazione]]></key>
<key alias="itemNotPublished"><![CDATA[Questo elemento non è stato pubblicato]]></key>
<key alias="lastPublished">Ultima pubblicazione</key>
<key alias="mediaLinks">Link ai media</key>
<key alias="mediatype">Tipo di media</key>
<key alias="membergroup">Gruppo di membri</key>
<key alias="memberrole">Ruolo</key>
<key alias="membertype">Tipologia Membro</key>
<key alias="noDate"><![CDATA[La data non è stata selezionata]]></key>
<key alias="nodeName">Titolo della Pagina</key>
<key alias="otherElements"><![CDATA[Proprietà]]></key>
<key alias="parentNotPublished"><![CDATA[Questo documento è pubblicato ma non è visibile perchè il padre '%0%' non è pubblicato]]></key>
<key alias="publish">Pubblicato</key>
<key alias="publishStatus">Stato della pubblicazione</key>
<key alias="releaseDate">Pubblicato il</key>
<key alias="removeDate">Rimuovi data</key>
<key alias="sortDone">Ordinamento dei nodi aggiornato</key>
<key alias="sortHelp"><![CDATA[Per ordinare i nodi, è sufficiente trascinare i nodi o fare clic su una delle intestazioni di colonna. È possibile selezionare più nodi tenendo premuto il tasto "shift" o "control" durante la selezione]]></key>
<key alias="statistics">Statistiche</key>
<key alias="titleOptional">Titolo (opzionale)</key>
<key alias="type">Tipo</key>
<key alias="unpublish">Non pubblicare</key>
<key alias="updateDate">Ultima modifica</key>
<key alias="uploadClear">Rimuovi il file</key>
<key alias="urls">Link al documento</key>
</area>
<area alias="create">
<key alias="chooseNode"><![CDATA[Dove vuoi creare il nuovo %0%]]></key>
<key alias="createUnder">Crea al</key>
<key alias="updateData">Scegli il tipo ed il titolo</key>
</area>
<area alias="dashboard">
<key alias="browser"><![CDATA[Naviga il tuo sito web]]></key>
<key alias="dontShowAgain"><![CDATA[Non mostrare più]]></key>
<key alias="nothinghappens"><![CDATA[se Umbraco non si sta aprendo, potresti aver bisogno di rimuovere il blocco popup]]></key>
<key alias="openinnew">hai aperto una nuova finestra</key>
<key alias="restart">Riavvia</key>
<key alias="visit">Visita</key>
<key alias="welcome">Benvenuto</key>
</area>
<area alias="prompt">
<key alias="stay">Rimani</key>
<key alias="discardChanges">Scarta le modifiche</key>
<key alias="unsavedChanges">Hai delle modifiche non salvate</key>
<key alias="unsavedChangesWarning">Sei sicuro di voler lasciare questa pagina? - hai delle modifiche non salvate</key>
</area>
<area alias="bulk">
<key alias="done">Fatto</key>
<key alias="deletedItem">Elimianto %0% elemento</key>
<key alias="deletedItems">Elimianto %0% elementi</key>
<key alias="deletedItemOfItem">Eliminato %0% su %1% elemento</key>
<key alias="deletedItemOfItems">Eliminato %0% su %1% elementi</key>
<key alias="publishedItem">Pubblicato %0% elemento</key>
<key alias="publishedItems">Pubblicato %0% elementi</key>
<key alias="publishedItemOfItem">Pubblicato %0% su %1% elemento</key>
<key alias="publishedItemOfItems">Pubblicato %0% su %1% elementi</key>
<key alias="unpublishedItem">%0% elemento non pubblicato</key>
<key alias="unpublishedItems">%0% elementi non pubblicati</key>
<key alias="unpublishedItemOfItem">Elementi non pubblicati - %0% su %1%</key>
<key alias="unpublishedItemOfItems">Elementi non pubblicati - %0% su %1%</key>
<key alias="movedItem">Spostato %0% elemento</key>
<key alias="movedItems">Spsotato %0% elementi</key>
<key alias="movedItemOfItem">Spostato %0% su %1% elemento</key>
<key alias="movedItemOfItems">Spostato %0% su %1% elementi</key>
<key alias="copiedItem">Copiato %0% elemento</key>
<key alias="copiedItems">Copiato %0% elementi</key>
<key alias="copiedItemOfItem">Copiato %0% su %1% elemento</key>
<key alias="copiedItemOfItems">Copiato %0% su %1% elementi</key>
</area>
<area alias="defaultdialogs">
<key alias="nodeNameLinkPicker">Titolo del Link</key>
<key alias="urlLinkPicker">Link</key>
<key alias="anchorInsert">Nome</key>
<key alias="assignDomain">Gestione alias Hostnames</key>
<key alias="closeThisWindow">Chiudi questa finestra</key>
<key alias="confirmdelete"><![CDATA[Sei sicuro di voler eliminare?]]></key>
<key alias="confirmdisable"><![CDATA[Sei sicuro di voler disabilitare?]]></key>
<key alias="confirmlogout"><![CDATA[Sei sicuro?]]></key>
<key alias="confirmSure"><![CDATA[Sei sicuro?]]></key>
<key alias="cut">Taglia</key>
<key alias="editdictionary">Modifica elemento Dictionary</key>
<key alias="editlanguage">Modifica il linguaggio</key>
<key alias="insertAnchor">Inserisci il link locale</key>
<key alias="insertCharacter">Inserisci carattere</key>
<key alias="insertgraphicheadline"><![CDATA[Inserisci Titolo Modalità Grafica]]></key>
<key alias="insertimage"><![CDATA[Inserisci immagine]]></key>
<key alias="insertlink">Inserisci link</key>
<key alias="insertMacro">Inserisci macro</key>
<key alias="inserttable">Inserisci tabella</key>
<key alias="lastEdited">Ultima modifica</key>
<key alias="link">Link</key>
<key alias="linkinternal"><![CDATA[Link interno:]]></key>
<key alias="linklocaltip"><![CDATA[Quando usi il link locale, inserisci # prima del link]]></key>
<key alias="linknewwindow"><![CDATA[Apri in nuova finestra?]]></key>
<key alias="macroContainerSettings">Impostazioni Macro</key>
<key alias="macroDoesNotHaveProperties"><![CDATA[Questa macro non contiene proprietà editabili]]></key>
<key alias="paste">Incolla</key>
<key alias="permissionsEdit">Modifica il Permesso per</key>
<key alias="recycleBinDeleting"><![CDATA[Gli elementi presenti nel cestino verranno cancellati. Non chiudere questa finestra finchè l'operazione non è terminata.]]></key>
<key alias="recycleBinIsEmpty"><![CDATA[Il cestino è vuoto]]></key>
<key alias="recycleBinWarning"><![CDATA[Gli elementi cancellati dal cestino non potranno essere recuperati.]]></key>
<key alias="regexSearchError"><![CDATA[Il webservice <a target='_blank' href='http://regexlib.com'>regexlib.com</a> ha attualmente qualche problema, di cui non abbiamo il controllo. Siamo spiacevoli dell'inconveniente.]]></key>
<key alias="regexSearchHelp"><![CDATA[Ricerca un'espressione regolare da aggiungere al campo della form per poter validare il contenuto. Esempio: 'email, 'zip-code' 'url']]></key>
<key alias="removeMacro">Elimina Macro</key>
<key alias="requiredField">Campo obbligatorio</key>
<key alias="sitereindexed"><![CDATA[Il sito è stato reindicizzato]]></key>
<key alias="siterepublished"><![CDATA[Il sito è stato ripubblicato]]></key>
<key alias="siterepublishHelp"><![CDATA[La cache del sito sarà ricreata. Tutti gli elementi pubblicati saranno aggiornati, tutti quelli non pubblicati rimarranno tali.]]></key>
<key alias="tableColumns">Numero di colonne</key>
<key alias="tableRows">Numero di righe</key>
<key alias="thumbnailimageclickfororiginal"><![CDATA[Clicca sull'immmagine per ingrandirla]]></key>
<key alias="treepicker">Seleziona elemento</key>
<key alias="viewCacheItem">Visualizza gli elementi in cache</key>
</area>
<area alias="dictionaryItem">
<key alias="description"><![CDATA[Modifica le traduzioni per l'elemento '%0%'. Puoi aggiungere una lingua sotto "Lingue" nel menù a sinistra]]></key>
<key alias="displayName"><![CDATA[Identificativo Cultura]]></key>
</area>
<area alias="editcontenttype">
</area>
<area alias="editdatatype">
<key alias="addPrevalue"><![CDATA[Aggiungi valore predefinito]]></key>
<key alias="dataBaseDatatype"><![CDATA[Tipo di Dato del database]]></key>
<key alias="guid"><![CDATA[Tipo di dati GUID]]></key>
<key alias="renderControl">Rendering controllo</key>
<key alias="rteButtons">Bottoni</key>
<key alias="rteEnableAdvancedSettings">Abilita impostazioni avanzate per</key>
<key alias="rteEnableContextMenu">Abilita menu contestuale</key>
<key alias="rteMaximumDefaultImgSize">Dimensione massima delle immagini inserite</key>
<key alias="rteRelatedStylesheets">Fogli di stile collegati</key>
<key alias="rteShowLabel">Visualizza etichetta</key>
<key alias="rteWidthAndHeight">Larghezza e altezza</key>
</area>
<area alias="errorHandling">
<key alias="errorButDataWasSaved"><![CDATA[I tuoi dati sono stati salvati, ma prima che tu possa pubblicare la tua pagina ci sono degli errori che devono essere corretti:]]></key>
<key alias="errorChangingProviderPassword"><![CDATA[Il MemberShip provider corrente non supporta il cambio password (EnablePasswordRetrieval deve essere true)]]></key>
<key alias="errorExistsWithoutTab"><![CDATA[%0% esiste già]]></key>
<key alias="errorHeader"><![CDATA[Si sono verificati degli errori:]]></key>
<key alias="errorHeaderWithoutTab"><![CDATA[Si sono verificati degli errori:]]></key>
<key alias="errorInPasswordFormat"><![CDATA[La password deve essere lunga almeno %0% caratteri e deve contenere almeno %1% carattere(i) non alfanumerico(i)]]></key>
<key alias="errorIntegerWithoutTab"><![CDATA[%0% deve essere un intero]]></key>
<key alias="errorMandatory"><![CDATA[%0% nella tab %1% è un campo obbligatorio]]></key>
<key alias="errorMandatoryWithoutTab"><![CDATA[%0% è un campo obbligatorio]]></key>
<key alias="errorRegExp"><![CDATA[%0% in %1% non è un formato corretto]]></key>
<key alias="errorRegExpWithoutTab"><![CDATA[%0% non è un formato corretto]]></key>
</area>
<area alias="errors">
<key alias="codemirroriewarning"><![CDATA[NOTA! Anche se CodeMirror è attivata per la configurazione, è disattivato in Internet Explorer perché non è abbastanza stabile.]]></key>
<key alias="contentTypeAliasAndNameNotNull"><![CDATA[Per favore compila entrambi i campi alias e nome sul nuovo propertytype!]]></key>
<key alias="filePermissionsError"><![CDATA[Si è verificato un problema nella lettura/scrittura di un file o di una cartella]]></key>
<key alias="missingTitle"><![CDATA[Per favore inserisci un titolo]]></key>
<key alias="missingType"><![CDATA[Per favore scegli un tipo]]></key>
<key alias="pictureResizeBiggerThanOrg"><![CDATA[Stai allargano l'immagine più dell'originale. Sei sicuro che vuoi procedere?]]></key>
<key alias="startNodeDoesNotExists"><![CDATA[Nodo iniziale cancellato, per favore contatta il tuo amministratore]]></key>
<key alias="stylesMustMarkBeforeSelect"><![CDATA[Per favore evidenzia il contenuto prima di cambiare lo stile]]></key>
<key alias="stylesNoStylesOnPage"><![CDATA[Nessuno stile attivo disponibile]]></key>
<key alias="tableColMergeLeft"><![CDATA[Per favore posiziona il cursore a sinistra delle due celle che desideri unire ]]></key>
<key alias="tableSplitNotSplittable"><![CDATA[Non puoi dividere una cella che non è stata unita.]]></key>
</area>
<area alias="general">
<key alias="about">Info</key>
<key alias="action">Azione</key>
<key alias="add">Aggiungi</key>
<key alias="alias">Alias</key>
<key alias="areyousure"><![CDATA[Sei sicuro?]]></key>
<key alias="border">Bordo</key>
<key alias="by">o</key>
<key alias="cancel">Annulla</key>
<key alias="cellMargin"><![CDATA[Margine Cella (cell margin)]]></key>
<key alias="choose">Scegli</key>
<key alias="close">Chiudi</key>
<key alias="closewindow">Chiudi la finestra</key>
<key alias="comment">Commento</key>
<key alias="confirm">Conferma</key>
<key alias="constrainProportions">Blocca le proporzioni</key>
<key alias="continue">Continua</key>
<key alias="copy">Copia</key>
<key alias="create">Crea</key>
<key alias="database">Base di dati</key>
<key alias="date">Data</key>
<key alias="default">Default</key>
<key alias="delete">Elimina</key>
<key alias="deleted">Eliminato</key>
<key alias="deleting">Elimina...</key>
<key alias="design">Design</key>
<key alias="dimensions">Dimensioni</key>
<key alias="down"><![CDATA[Giù]]></key>
<key alias="download">Scarica</key>
<key alias="edit">Modifica</key>
<key alias="edited">Modificato</key>
<key alias="elements">Elementi</key>
<key alias="email">Email</key>
<key alias="error">Errore</key>
<key alias="findDocument">Trova</key>
<key alias="folder">Cartella</key>
<key alias="height">Altezza</key>
<key alias="help">Guida</key>
<key alias="icon">Icona</key>
<key alias="import">Importa</key>
<key alias="innerMargin"><![CDATA[Margine interno (inner margin)]]></key>
<key alias="insert">Inserisci</key>
<key alias="install">Installa</key>
<key alias="justify">Giustificato</key>
<key alias="language">Lingua</key>
<key alias="layout">Layout</key>
<key alias="loading">Caricamento</key>
<key alias="locked">Bloccato</key>
<key alias="login">Login</key>
<key alias="logoff">Log off</key>
<key alias="logout">Logout</key>
<key alias="macro">Macro</key>
<key alias="move">Sposta</key>
<key alias="name">Nome</key>
<key alias="new">Nuovo</key>
<key alias="next">Successivo</key>
<key alias="no">No</key>
<key alias="of">di</key>
<key alias="ok">Ok</key>
<key alias="open">Apri</key>
<key alias="or">o</key>
<key alias="password">Password</key>
<key alias="path">Percorso</key>
<key alias="pleasewait"><![CDATA[Attendere prego...]]></key>
<key alias="previous">Precedente</key>
<key alias="properties"><![CDATA[Proprietà]]></key>
<key alias="reciept"><![CDATA[Email ricevuta in data]]></key>
<key alias="recycleBin">Cestino</key>
<key alias="remaining">Rimangono</key>
<key alias="rename">Rinomina</key>
<key alias="renew">Rinnova</key>
<key alias="retry">Riprova</key>
<key alias="rights">Permessi</key>
<key alias="search">Cerca</key>
<key alias="server">Server</key>
<key alias="show">Mostra</key>
<key alias="showPageOnSend">Mostra la pagina inviata</key>
<key alias="size">Dimensione</key>
<key alias="sort">Ordina</key>
<key alias="submit">Submit</key>
<!-- TODO: Translate this -->
<key alias="type">Tipo</key>
<key alias="typeToSearch"><![CDATA[Parola da cercare...]]></key>
<key alias="up">Su</key>
<key alias="update">Aggiorna</key>
<key alias="upgrade">Aggiornamento</key>
<key alias="upload">Carica</key>
<key alias="url">Url</key>
<key alias="user">Utente</key>
<key alias="username"><![CDATA[Username]]></key>
<key alias="value">Valore</key>
<key alias="view">Vedi</key>
<key alias="welcome">Benvenuto...</key>
<key alias="width">Larghezza</key>
<key alias="yes">Si</key>
<key alias="reorder">Reorder</key>
<key alias="reorderDone">I am done reordering</key>
</area>
<area alias="graphicheadline">
<key alias="backgroundcolor">Colore di sfondo</key>
<key alias="bold">Grassetto</key>
<key alias="color">Colore del testo</key>
<key alias="font">Carattere</key>
<key alias="text">Testo</key>
</area>
<area alias="headers">
<key alias="page">Pagina</key>
</area>
<area alias="installer">
<key alias="databaseErrorCannotConnect"><![CDATA[Impossibile connettersi alla base dati.]]></key>
<key alias="databaseErrorWebConfig"><![CDATA[Impossibile salvare il file web.config. Modificare la stringa di connessione manualmente.]]></key>
<key alias="databaseFound"><![CDATA[Database trovato ed identificato come]]></key>
<key alias="databaseHeader"><![CDATA[Configurazione database]]></key>
<key alias="databaseInstall"><![CDATA[Premi il tasto <strong>installa</strong> per installare il database Umbraco %0% ]]></key>
<key alias="databaseInstallDone"><![CDATA[Umbraco %0% è stato copiato nel tuo database. Premi <strong>Avanti</strong> per proseguire.]]></key>
<key alias="databaseNotFound"><![CDATA[<p>Database non trovato! Perfavore, controlla che le informazioni della stringa di connessione nel file "web.config" siano corrette.</p>
<p>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.</p><p>Clicca il tasto <strong>riprova</strong> quando hai finito.<br /><a href="https://our.umbraco.com/documentation/Using-Umbraco/Config-files/webconfig7" target="_blank"> Maggiori dettagli per la modifica del file web.config qui.</a></p>]]></key>
<key alias="databaseText"><![CDATA[Per completare questo passaggio, devi conoscere alcune informazioni riguardanti il tuo database server ("connection string"). Se è necessario contatta il tuo ISP per reperire le informazioni necessarie. Se stai effettuando l'installazione in locale o su un server, puoi richiederle al tuo amministratore di sistema]]></key>
<key alias="databaseUpgrade"><![CDATA[<p>Premi il tasto <strong>aggiorna</strong> per aggiornare il database ad Umbraco %0%</p><p>Non preoccuparti, il contenuto non verrà perso e tutto continuerà a funzionare dopo l'aggiornamento!</p>]]></key>
<key alias="databaseUpgradeDone"><![CDATA[Il tuo database è stato aggiornato all'ultima versione %0%.<br />Premi il tasto <strong>Avanti</strong> per continuare.]]></key>
<key alias="databaseUpToDate"><![CDATA[Il tuo database è stato aggiornato!. Clicca il tasto <strong>Avanti</strong> per continuare la configurazione.]]></key>
<key alias="defaultUserChangePass"><![CDATA[<strong>La password predefinita per l'utente di default deve essere cambiata!</strong>]]></key>
<key alias="defaultUserDisabled"><![CDATA[<strong>L'utente di default è stato disabilitato o non ha accesso ad Umbraco!</strong></p><p>Non è necessario eseguire altre operazioni. Clicca il tasto <strong>Avanti</strong> per continuare.]]></key>
<key alias="defaultUserPassChanged"><![CDATA[<strong>La password è stata modificata con successo</strong></p><p>Non è necessario eseguire altre operazioni. Clicca il tasto <strong>Avanti</strong> per continuare.]]></key>
<key alias="defaultUserPasswordChanged"><![CDATA[La password è stata modificata!]]></key>
<key alias="greatStart"><![CDATA[Parti alla grande, guarda i nostri video introduttivi]]></key>
<key alias="licenseText"><![CDATA[Cliccando il pulsante Avanti (o modificando la voce UmbracoConfigurationStatus nel file web.config), accettti le condizioni di licenza specificate nel box sottostante. Nota che questa distribuzione di Umbraco è composta da due differenti licenze, la MIT open source per il framework e la Umbraco freeware per la UI.]]></key>
<key alias="None"><![CDATA[Ancora non installato.]]></key>
<key alias="permissionsAffectedFolders"><![CDATA[File e directory interessati]]></key>
<key alias="permissionsAffectedFoldersMoreInfo"><![CDATA[Ulteriori informazioni sull'impostazione dei permessi per Umbraco]]></key>
<key alias="permissionsAffectedFoldersText"><![CDATA[Devi autorizzare l'utente ASP.NET a modificare i seguenti files/cartelle]]></key>
<key alias="permissionsAlmostPerfect"><![CDATA[<strong>Le impostazioni dei permessi sono perfette!</strong><br /><br />Puoi eseguire Umbraco senza problemi, ma potresti non poter installare i pacchetti che sono consigliati per sfruttare tutti i vantaggi offerti da Umbraco.]]></key>
<key alias="permissionsHowtoResolve"><![CDATA[Risoluzione del problema]]></key>
<key alias="permissionsHowtoResolveLink"><![CDATA[Clicca qui per leggere la versione testuale]]></key>
<key alias="permissionsHowtoResolveText"><![CDATA[Guarda il nostro <strong>video tutorial</strong> su come impostare i permessi delle cartelle per Umbraco o leggi la versione testuale.]]></key>
<key alias="permissionsMaybeAnIssue"><![CDATA[<strong>Le impostazioni dei permessi potrebbero avere dei problemi!</strong> <br/><br /> Puoi eseguire Umbraco, ma potresti non essere in grado di creare cartelle o installare pacchetti che sono raccomandati per sfruttare tutti i vantaggi di Umbraco.]]></key>
<key alias="permissionsNotReady"><![CDATA[<strong>Le impostazioni dei permessi non sono corrette per Umbraco!</strong> <br /><br /> Per eseguire Umbraco, devi aggiornare le impostazioni dei permessi.]]></key>
<key alias="permissionsPerfect"><![CDATA[<strong>La configurazione dei permessi è perfetta!</strong><br /><br /> Sei pronto per avviare Umbraco e installare i pacchetti!]]></key>
<key alias="permissionsResolveFolderIssues"><![CDATA[Risolvere il problema sulla cartella]]></key>
<key alias="permissionsResolveFolderIssuesLink"><![CDATA[Clicca questo link per ulteriori informazioni sui problemi con ASP.NET e la creazione di cartelle.]]></key>
<key alias="permissionsSettingUpPermissions"><![CDATA[Impostazione dei permessi delle cartelle]]></key>
<key alias="permissionsText"><![CDATA[per poter archiviare file come immagini e PDF, Umbraco deve avere accesso in scrittura/modifica ad alcune directory. Inoltre per incrementare le prestazioni del tuo sito, deve essere possibile memorizzare informazioni temporanee (es: cache).]]></key>
<key alias="runwayFromScratch"><![CDATA[Voglio partire da zero]]></key>
<key alias="runwayFromScratchText"><![CDATA[Il tuo sito al momento è completamente vuoto, e questo è il punto di partenza ideale per creare da zero i tuoi tipi documento e i tuoi templates. (<a href="http://Umbraco.tv/documentation/videos/for-site-builders/foundation/document-types">Guarda come</a>) Puoi anche installare eventuali Runway in un secondo momento. Vai nella sezione Developer e scegli Pacchetti.]]></key>
<key alias="runwayHeader"><![CDATA[Hai configurato una versione pulita della piattaforma Umbraco. Cosa vuoi fare adesso?]]></key>
<key alias="runwayInstalled">Runway è installato</key>
<key alias="runwayInstalledText"><![CDATA[
Hai le basi. Seleziona quali moduli vorresti installare.<br />
Questa è la lista dei nostri moduli raccomandati, seleziona quali vorresti installare, o vedi <a href="#" onclick="toggleModules(); return false;" id="toggleModuleList">l'intera lista di moduli</a>
]]></key>
<key alias="runwayOnlyProUsers">Raccommandato solo per utenti esperti</key>
<key alias="runwaySimpleSite">Vorrei iniziare da un sito semplice</key>
<key alias="runwaySimpleSiteText"><![CDATA[
<p>
"Runway" è un semplice sito web contenente alcuni tipi di documento e alcuni templates di base. L'installer configurerà Runway per te automaticamente,
ma tu potrai facilmente modificarlo, estenderlo o eliminarlo. Non è necessario installarlo e potrai usare Umbraco anche senza di esso, ma
Runway ti offre le basi e le best practices per cominciare velocemente.
Se sceglierai di installare Runway, volendo potrai anche selezionare i moduli di Runway per migliorare le pagine.
</p>
<small>
<em>Inclusi in Runway:</em> Home page, pagina Guida introduttiva, pagina Installazione moduli<br />
<em>Moduli opzionali:</em> Top Navigation, Sitemap, Contatti, Gallery.
</small>
]]></key>
<key alias="runwayWhatIsRunway">Cosa è Runway</key>
<key alias="step1">Passo 1/5 Accettazione licenza</key>
<key alias="step2">Passo 2/5: Configurazione database</key>
<key alias="step3">Passo 3/5: Controllo permessi dei file</key>
<key alias="step4">Passo 4/5: Controllo impostazioni sicurezza</key>
<key alias="step5">Passo 5/5: Umbraco è pronto per iniziare</key>
<key alias="thankYou">Grazie per aver scelto Umbraco</key>
<key alias="theEndBrowseSite"><![CDATA[<h3>Naviga per il tuo nuovo sito</h3>
Hai installato Runway, quindi perché non dare uno sguardo al vostro nuovo sito web.]]></key>
<key alias="theEndFurtherHelp"><![CDATA[<h3>Ulteriori informazioni e assistenza</h3>
Fatti aiutare dalla nostra community, consulta la documentazione o guarda alcuni video gratuiti su come costruire un semplice sito web, come usare i pacchetti e una guida rapida alla terminologia Umbraco]]></key>
<key alias="theEndHeader"><![CDATA[Umbraco %0% è installato e pronto per l'uso]]></key>
<key alias="theEndInstallFailed"><![CDATA[Per terminare l'installazione, dovrai modificare manualmente il file <strong>/web.config</strong> e aggiornare la chiave AppSetting <strong>UmbracoConfigurationStatus</strong> impostando il valore <strong>'%0%'</strong>.]]></key>
<key alias="theEndInstallSuccess"><![CDATA[Puoi <strong>iniziare immediatamente</strong> cliccando sul bottone "Avvia Umbraco". <br />Se sei <strong>nuovo a Umbraco</strong>, si possono trovare un sacco di risorse sulle nostre pagine Getting Started.]]></key>
<key alias="theEndOpenUmbraco"><![CDATA[<h3>Avvia Umbraco</h3>
Per gestire il tuo sito web, è sufficiente aprire il back office di Umbraco e iniziare ad aggiungere i contenuti, aggiornando i modelli e i fogli di stile o aggiungere nuove funzionalità]]></key>
<key alias="Unavailable">Connessione al database non riuscita.</key>
<key alias="Version3">Umbraco Versione 3</key>
<key alias="Version4">Umbraco Versione 4</key>
<key alias="watch">Guarda</key>
<key alias="welcomeIntro"><![CDATA[Questa procedura guidata ti guiderà attraverso il processo di configurazione <strong>Umbraco %0%</strong> per una nuova installazione o per l'aggiornamento dalla versione 3.0.
<br /><br />
Clicca <strong>"avanti"</strong> per avviare la procedura.]]></key>
</area>
<area alias="language">
<key alias="cultureCode">Codice cultura</key>
<key alias="displayName">Nome cultura</key>
</area>
<area alias="lockout">
<key alias="lockoutWillOccur"><![CDATA[Sei stato inattivo e si è verificata una disconnessione automatica]]></key>
<key alias="renewSession">Riconnetti adesso per salvare il tuo lavoro</key>
</area>
<area alias="login">
<key alias="bottomText"><![CDATA[<p style="text-align:right;">&copy; 2001 - %0% <br /><a href="http://umbraco.com" style="text-decoration: none" target="_blank">umbraco.com</a></p> ]]></key>
</area>
<area alias="main">
<key alias="dashboard">Dashboard</key>
<key alias="sections">Sezioni</key>
<key alias="tree">Contenuto</key>
</area>
<area alias="moveOrCopy">
<key alias="choose">Scegli la pagina sopra...</key>
<key alias="copyDone"><![CDATA[%0% è sto copiato per %1%]]></key>
<key alias="copyTo">Seleziona dove il documento %0% deve essere copiato</key>
<key alias="moveDone"><![CDATA[%0% è stato spostato in %1%]]></key>
<key alias="moveTo">Seleziona dove il documento %0% deve essere spostato</key>
<key alias="nodeSelected"><![CDATA[è stato selezionato come radice del nuovo contenuto, clicca 'ok' per proseguire.]]></key>
<key alias="noNodeSelected"><![CDATA[Nessun nodo selezionato, si prega di selezionare un nodo nella lista di cui sopra prima di fare click su 'Ok']]></key>
<key alias="notAllowedByContentType"><![CDATA[Non è possibile associare questo tipo di nodo sotto il nodo selezionato.]]></key>
<key alias="notAllowedByPath"><![CDATA[Il nodo corrente non può essere spostato ad un'altra sua sottopagina]]></key>
<key alias="notValid"><![CDATA[Quest'azione non è consentita dato che non hai i permessi su uno o più documenti figlio.]]></key>
<key alias="relateToOriginal"><![CDATA[Collega gli elementi copiati all'originale]]></key>
</area>
<area alias="notifications">
<key alias="editNotifications"><![CDATA[Modifica la tua notifica per %0%]]></key>
<key alias="mailBody"><![CDATA[
Salve %0%
Questa è un'email automatica per informare che l'azione '%1%'
è stata eseguita sulla pagina '%2%'
dall'utente '%3%'
Vai al link http://%4%/#/content/content/edit/%5% per effettuare le modifiche.
Buona giornata!
Grazie da Umbraco
]]></key>
<key alias="mailBodyHtml"><![CDATA[<p>Salve %0%</p>
<p>Questa è un'email automatica per informare che l'azione <strong>'%1%'</strong>
è stata eseguita sulla pagina <a href="http://%4%/actions/preview.aspx?id=%5%"><strong>'%2%'</strong></a>
dall'utente <strong>'%3%'</strong>
</p>
<div style="margin: 8px 0; padding: 8px; display: block;">
<br />
<a style="color: white; font-weight: bold; background-color: #5372c3; text-decoration : none; margin-right: 20px; border: 8px solid #5372c3; width: 150px;" href="http://%4%/#/content/content/edit/%5%">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;MODIFICA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a> &nbsp;
<br />
</div>
<p>
<h3>Riepilogo aggiornamento:</h3>
<table style="width: 100%;">
%6%
</table>
</p>
<div style="margin: 8px 0; padding: 8px; display: block;">
<br />
<a style="color: white; font-weight: bold; background-color: #5372c3; text-decoration : none; margin-right: 20px; border: 8px solid #5372c3; width: 150px;" href="http://%4%/#/content/content/edit/%5%">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDIT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a> &nbsp;
<br />
</div>
<p>Buona giornata!<br /><br />
Grazie da Umbraco
</p>]]></key>
<key alias="mailSubject">[%0%] Notifica per %1% eseguita su %2%</key>
<key alias="notifications">Notifiche</key>
</area>
<area alias="packager">
<key alias="chooseLocalPackageText"><![CDATA[
Scegli un pacchetto dal tuo computer cliccando il pulsante Sfoglia<br />
e selezionando il pacchetto. I pacchetti Umbraco generalmente hanno l'estensione ".umb" o ".zip".
]]></key>
<key alias="packageAuthor">Autore</key>
<key alias="packageDocumentation">Documentazione</key>
<key alias="packageMetaData">Meta dati pacchetto</key>
<key alias="packageName">Nome del pacchetto</key>
<key alias="packageNoItemsHeader">Il pacchetto non contiene tutti gli elementi</key>
<key alias="packageNoItemsText"><![CDATA[Questo pacchetto non contiene elementi da disinstallare.<br/><br/>
E' possibile rimuovere questo pacchetto dal sistema cliccando "rimuovi pacchetto" in basso.]]></key>
<key alias="packageOptions">Opzioni pacchetto</key>
<key alias="packageReadme">Pacchetto leggimi</key>
<key alias="packageRepository">Pacchetto repository</key>
<key alias="packageUninstallConfirm">Conferma eliminazione</key>
<key alias="packageUninstalledHeader"><![CDATA[Il pacchetto è stato disinstallato]]></key>
<key alias="packageUninstalledText"><![CDATA[Il pacchetto è stato disinstallato con successo]]></key>
<key alias="packageUninstallHeader">Disinstalla pacchetto</key>
<key alias="packageUninstallText"><![CDATA[È possibile deselezionare gli elementi che non si desidera rimuovere, in questo momento, in basso. Quando si fa click su "Conferma eliminazione" verranno rimossi tutti gli elementi selezionati.<br />
<span style="color: Red; font-weight: bold;">Avviso:</span> tutti i documenti, i media, etc a seconda degli elementi che rimuoverai, smetteranno di funzionare, e potrebbero portare a un'instabilità del sistema,
perciò disinstalla con cautela. In caso di dubbio contattare l'autore del pacchetto.]]></key>
<key alias="packageVersion">Versione del pacchetto</key>
</area>
<area alias="paste">
<key alias="doNothing"><![CDATA[Incolla con tutte le formattazioni (Non consigliato)]]></key>
<key alias="errorMessage"><![CDATA[Il testo che stai cercando di incollare contiene caratteri speciali o una formattazione. Questo potrebbe essere causato da Microsoft Word. Umbraco può rimuovere carattere speciali o formattazioni automaticamente, per rendere il contenuto da incollare più adatto per il web.]]></key>
<key alias="removeAll"><![CDATA[Incolla come testo semplice senza alcuna formattazione]]></key>
<key alias="removeSpecialFormattering"><![CDATA[Incolla, ma rimuove la formattazione (Consigliato)]]></key>
</area>
<area alias="publicAccess">
<key alias="paAdvanced"><![CDATA[Protezione basata su ruoli]]></key>
<key alias="paAdvancedHelp"><![CDATA[Se vuoi controllare gli accessi alla pagina tramite l'autenticazione basata sui ruoli,<br /> usando i gruppi di membri di Umbraco.]]></key>
<key alias="paAdvancedNoGroups">Devi creare un gruppo di membri prima di utilizzare l'autenticazione basata sui ruoli</key>
<key alias="paErrorPage"><![CDATA[Pagina di Errore]]></key>
<key alias="paErrorPageHelp"><![CDATA[Usato quando qualcuno è connesso, ma non ha accesso]]></key>
<key alias="paHowWould"><![CDATA[Vuoi restringere l'accesso a questa pagina?]]></key>
<key alias="paIsProtected"><![CDATA[%0% è ora protetta]]></key>
<key alias="paIsRemoved"><![CDATA[Protezione rimossa da %0%]]></key>
<key alias="paLoginPage"><![CDATA[Pagina di Login]]></key>
<key alias="paLoginPageHelp"><![CDATA[Scegliere la pagina che ha il formulario di login]]></key>
<key alias="paRemoveProtection"><![CDATA[Rimuovere la protezione]]></key>
<key alias="paSelectPages"><![CDATA[Seleziona le pagine che contengono la form di login e i messaggi di errore]]></key>
<key alias="paSelectRoles"><![CDATA[Seleziona i ruoli che hanno accesso a questa pagina]]></key>
<key alias="paSetLogin"><![CDATA[Imposta login e password per questa pagina]]></key>
<key alias="paSimple"><![CDATA[Semplice: Proteggi usando login e password]]></key>
<key alias="paSimpleHelp"><![CDATA[Se vuoi impostare la protezione usando solo login e password]]></key>
</area>
<area alias="publish">
<key alias="contentPublishedFailedByEvent"><![CDATA[%0% non può esser pubblicato a causa di una estensione di terze parti che causa l'annullamento dell'operazione]]></key>
<key alias="contentPublishedFailedByParent"><![CDATA[%0% non può essere pubblicato perchè una pagina padre non è pubblicata.]]></key>
<key alias="includeUnpublished"><![CDATA[Includi tutte le pagine figlio non pubblicate]]></key>
<key alias="inProgress"><![CDATA[Pubblicazione in corso - attendere...]]></key>
<key alias="inProgressCounter"><![CDATA[%0% su di %1% pagine sono state pubblicate...]]></key>
<key alias="nodePublish"><![CDATA[%0% è stato pubblicato]]></key>
<key alias="nodePublishAll"><![CDATA[%0% e sottopagine sono state pubblicate]]></key>
<key alias="publishAll"><![CDATA[Pubblica %0% è tutte le sue sottopagine]]></key>
<key alias="publishHelp"><![CDATA[Clicca <em>ok</em> per pubblicare <strong>%0%</strong> e rendere questo contenuto accessibile al pubblico.<br/><br />Puoi pubblicare questa pagina e tutte le sue sottopagine selezionando <em>pubblica tutti i figli</em> qui sotto.]]></key>
</area>
<area alias="relatedlinks">
<key alias="addExternal"><![CDATA[Aggiungi link esterno]]></key>
<key alias="addInternal"><![CDATA[Aggiungi link interno]]></key>
<key alias="addlink"><![CDATA[Aggiungi]]></key>
<key alias="caption"><![CDATA[Didascalia]]></key>
<key alias="internalPage"><![CDATA[Pagina locale]]></key>
<key alias="linkurl"><![CDATA[URL]]></key>
<key alias="modeDown"><![CDATA[Sposta giù]]></key>
<key alias="modeUp"><![CDATA[Sposta su]]></key>
<key alias="newWindow"><![CDATA[Apri in una nuova finestra]]></key>
<key alias="removeLink"><![CDATA[Rimuovi link]]></key>
</area>
<area alias="rollback">
<key alias="currentVersion"><![CDATA[Versione corrente]]></key>
<key alias="diffHelp"><![CDATA[Qui vengono mostrate le differenze tra la versione corrente e la versione selezionata<br />Il testo <del>in rosso</del> non verrà mostrato nella versione selezionata, <ins>quello in verde verrà aggiunto</ins>]]></key>
<key alias="documentRolledBack"><![CDATA[Il documento è stato riportato alla versione scelta.]]></key>
<key alias="htmlHelp"><![CDATA[Qui viene mostrata la versione selezionata in formato html, se vuoi vedere contemporaneamente le differenze tra le due versioni, usa la modalità diff view]]></key>
<key alias="rollbackTo"><![CDATA[Ritorna alla versione ]]></key>
<key alias="selectVersion"><![CDATA[Seleziona la versione]]></key>
<key alias="view"><![CDATA[Vedi]]></key>
</area>
<area alias="scripts">
<key alias="editscript"><![CDATA[Modifica il file di script]]></key>
</area>
<area alias="sections">
<key alias="concierge">Concierge</key>
<key alias="content">Contenuto</key>
<key alias="courier">Courier</key>
<key alias="developer">Sviluppo</key>
<key alias="installer">Configurazione guidata Umbraco</key>
<key alias="media">Media</key>
<key alias="member">Membri</key>
<key alias="newsletters">Newsletters</key>
<key alias="settings">Impostazioni</key>
<key alias="statistics">Statistiche</key>
<key alias="translation">Traduzione</key>
<key alias="users">Utenti</key>
</area>
<area alias="settings">
<key alias="asAContentMasterType"><![CDATA[come tipo di contenuto master. Le tab del tipo di contenuto master non sono mostrate e possono essere modificate solo direttamente dal tipo di contenuto master.]]></key>
<key alias="contentTypeEnabled">Tipo di contenuto master abilitato</key>
<key alias="contentTypeUses">Questo tipo di contenuto usa</key>
<key alias="defaulttemplate"><![CDATA[Template di base]]></key>
<key alias="importDocumentTypeHelp"><![CDATA[Importa un tipo di documento, trova il file con estensione ".udt" sul tuo computer dopo aver cliccato il pulsante "Sfoglia" e poi clicca "Importa" (potrebbe chiederti una conferma nella prossima schermata)]]></key>
<key alias="newtabname"><![CDATA[Titolo nuova tab]]></key>
<key alias="nodetype"><![CDATA[Tipo di nodo]]></key>
<key alias="objecttype">Tipo</key>
<key alias="stylesheet">Foglio di stile</key>
<key alias="tab">Tab</key>
<key alias="tabname">Titolo tab</key>
<key alias="tabs">Tabs</key>
</area>
<area alias="sort">
<key alias="sortOrder">Sort order</key>
<key alias="sortCreationDate">Creation date</key>
<key alias="sortDone"><![CDATA[Ordinamento completato.]]></key>
<key alias="sortHelp"><![CDATA[Sposta su o giù le pagine trascinandole per determinarne l'ordinamento. Oppure clicca la testata della colonna per ordinare l'intero gruppo di pagine]]></key>
<key alias="sortPleaseWait"><![CDATA[Si prega di attendere. Gli elementi sono in fase di ordinamento, questo può richiedere del tempo.]]></key>
</area>
<area alias="speechBubbles">
<key alias="contentPublishedFailedByEvent"><![CDATA[La pubblicazione è stata cancellata da un add-in di terze parti.]]></key>
<key alias="contentTypeDublicatePropertyType"><![CDATA[Proprietà già esistente]]></key>
<key alias="contentTypePropertyTypeCreated"><![CDATA[Tipo di proprietà creata]]></key>
<key alias="contentTypePropertyTypeCreatedText"><![CDATA[Nome: %0% <br /> Tipo di dati: %1%]]></key>
<key alias="contentTypePropertyTypeDeleted"><![CDATA[Tipo di proprietà eliminata]]></key>
<key alias="contentTypeSavedHeader">Tipo di documento salvato</key>
<key alias="contentTypeTabCreated">Tab creata</key>
<key alias="contentTypeTabDeleted">Tab eliminata</key>
<key alias="contentTypeTabDeletedText">Tab con id: %0% eliminata</key>
<key alias="contentUnpublished">Contenuto non pubblicare</key>
<key alias="cssErrorHeader"><![CDATA[Foglio di stile non salvato]]></key>
<key alias="cssSavedHeader"><![CDATA[Foglio di stile salvato]]></key>
<key alias="cssSavedText"><![CDATA[Foglio di stile salvato correttamente]]></key>
<key alias="dataTypeSaved">Tipo di dato salvato</key>
<key alias="dictionaryItemSaved"><![CDATA[Elemento del dizionario salvato]]></key>
<key alias="editContentPublishedFailedByParent"><![CDATA[Pubblicazione fallita perchè la pagina padre non è stata pubblicata]]></key>
<key alias="editContentPublishedHeader"><![CDATA[Contenuto pubblicato]]></key>
<key alias="editContentPublishedText"><![CDATA[e visibile nel sito web]]></key>
<key alias="editContentSavedHeader"><![CDATA[Contenuto salvato]]></key>
<key alias="editContentSavedText"><![CDATA[Ricorda di pubblicare per rendere i cambiamenti visibili]]></key>
<key alias="editContentSendToPublish"><![CDATA[Invia per approvazione]]></key>
<key alias="editContentSendToPublishText"><![CDATA[I cambiamenti sono stati inviati per l'approvazione]]></key>
<key alias="editMemberSaved"><![CDATA[Membro salvato]]></key>
<key alias="editStylesheetPropertySaved"><![CDATA[Proprietà del foglio di stile salvata]]></key>
<key alias="editStylesheetSaved"><![CDATA[Foglio di stile salvato]]></key>
<key alias="editTemplateSaved"><![CDATA[Template salvato]]></key>
<key alias="editUserError"><![CDATA[Errore durante il salvataggio dell'utente (verifica il log)]]></key>
<key alias="editUserSaved"><![CDATA[Utente salvato]]></key>
<key alias="editUserTypeSaved">Tipo utente salvato</key>
<key alias="fileErrorHeader"><![CDATA[File non salvato]]></key>
<key alias="fileErrorText"><![CDATA[Il file non può essere salvato. Controlla le impostazioni dei permessi sui file]]></key>
<key alias="fileSavedHeader"><![CDATA[File salvato]]></key>
<key alias="fileSavedText"><![CDATA[File salvato con successo]]></key>
<key alias="languageSaved"><![CDATA[Lingua salvata]]></key>
<key alias="partialViewSavedHeader">Partial view salvata</key>
<key alias="partialViewSavedText">Partial view salvata senza errori!</key>
<key alias="partialViewErrorHeader">Partial view non salvata</key>
<key alias="partialViewErrorText">Errore durante il salvataggio del file.</key>
<key alias="templateErrorHeader"><![CDATA[Template non salvato]]></key>
<key alias="templateErrorText"><![CDATA[Per favore controlla di non avere due templates con lo stesso alias]]></key>
<key alias="templateSavedHeader"><![CDATA[Template salvato]]></key>
<key alias="templateSavedText"><![CDATA[Template salvato con successo!]]></key>
</area>
<area alias="stylesheet">
<key alias="aliasHelp"><![CDATA[Usa la sintassi CSS standard es: h1, .redHeader, .blueTex]]></key>
<key alias="editstylesheet"><![CDATA[Modifica foglio di stile]]></key>
<key alias="editstylesheetproperty"><![CDATA[Modifica proprietà del foglio di stile]]></key>
<key alias="nameHelp"><![CDATA[Nome che identifica lo stile nel rich text editor]]></key>
<key alias="preview">Anteprima</key>
<key alias="styles">Stili</key>
</area>
<area alias="template">
<key alias="edittemplate"><![CDATA[Modifica template]]></key>
<key alias="insertContentArea"><![CDATA[Inserisci area di contenuto (content area)]]></key>
<key alias="insertContentAreaPlaceHolder"><![CDATA[Inserisci un segnaposto per l'area per si contenuto (content area placeholder)]]></key>
<key alias="insertDictionaryItem"><![CDATA[Inserisci una voce del dizionario]]></key>
<key alias="insertMacro"><![CDATA[Inserisci Macro]]></key>
<key alias="insertPageField"><![CDATA[Inserisci Campo]]></key>
<key alias="mastertemplate">Master template</key>
<key alias="quickGuide"><![CDATA[Guida rapida sui tags dei template Umbraco]]></key>
<key alias="template">Template</key>
</area>
<area alias="grid">
<key alias="media">Image</key>
<key alias="macro">Macro</key>
<key alias="insertControl">Seleziona il tipo di contenuto</key>
<key alias="chooseLayout">Seleziona un layout</key>
<key alias="addRows">Aggiungi una riga</key>
<key alias="addElement">Aggiungi contenuto</key>
<key alias="dropElement">Elimina contenuto</key>
<key alias="settingsApplied">Impostazioni applicati</key>
<key alias="contentNotAllowed">Questo contenuto non è consentito qui</key>
<key alias="contentAllowed">Questo contenuto è consentito qui</key>
<key alias="clickToEmbed">Clicca per incorporare</key>
<key alias="clickToInsertImage">Clicca per inserire l'immagine</key>
<key alias="placeholderImageCaption">Didascalia dell'immagine...</key>
<key alias="placeholderWriteHere">Scrivi qui...</key>
<key alias="gridLayouts">I Grid Layout</key>
<key alias="gridLayoutsDetail">I layout sono l'area globale di lavoro per il grid editor, di solito ti serve solo uno o due layout differenti</key>
<key alias="addGridLayout">Aggiungi un Grid Layout</key>
<key alias="addGridLayoutDetail">Sistema il layout impostando la larghezza della colonna ed aggiungendo ulteriori sezioni</key>
<key alias="rowConfigurations">Configurazioni della riga</key>
<key alias="rowConfigurationsDetail">Le righe sono le colonne predefinite disposte orizzontalmente</key>
<key alias="addRowConfiguration">Aggiungi configurazione della riga</key>
<key alias="addRowConfigurationDetail">Sistema la riga impostando la larghezza della colonna ed aggiungendo ulteriori colonne</key>
<key alias="columns">Colonne</key>
<key alias="columnsDetails">Totale combinazioni delle colonne nel grid layout</key>
<key alias="settings">Impostazioni</key>
<key alias="settingsDetails">Configura le impostazioni che possono essere cambiate dai editori</key>
<key alias="styles">Stili</key>
<key alias="stylesDetails">Configura i stili che possono essere cambiati dai editori</key>
<key alias="allowAllEditors">Permetti tutti i editor</key>
<key alias="allowAllRowConfigurations">Permetti tutte le configurazioni della riga</key>
</area>
<area alias="templateEditor">
<key alias="alternativeField"><![CDATA[Campo alternativo]]></key>
<key alias="alternativeText"><![CDATA[Testo alternativo]]></key>
<key alias="casing"><![CDATA[Maiuscole/Minuscole]]></key>
<key alias="chooseField">Scegli il campo</key>
<key alias="convertLineBreaks">Converte le interruzioni di linea</key>
<key alias="convertLineBreaksHelp"><![CDATA[Copia le interruzioni di linea con html-tag &lt;br&gt;]]></key>
<key alias="customFields">Campi Personalizzati</key>
<key alias="dateOnly"><![CDATA[Si, solo Data]]></key>
<key alias="formatAsDate"><![CDATA[In formato data]]></key>
<key alias="htmlEncode"><![CDATA[Codifica HTML]]></key>
<key alias="htmlEncodeHelp"><![CDATA[Andrà a sostituire i caratteri speciali con il loro equivalente HTML.]]></key>
<key alias="insertedAfter"><![CDATA[Sarà inserito dopo il valore del campo]]></key>
<key alias="insertedBefore"><![CDATA[Sarà inserito prima il valore del campo]]></key>
<key alias="lowercase">Minuscolo</key>
<key alias="none">Nessuno</key>
<key alias="postContent"><![CDATA[Inserisci dopo il campo]]></key>
<key alias="preContent"><![CDATA[Inserisci prima il campo]]></key>
<key alias="recursive">Ricorsivo</key>
<key alias="removeParagraph"><![CDATA[Rimuovi i tag paragrafo]]></key>
<key alias="removeParagraphHelp"><![CDATA[Rimuoverà &lt;P&gt; all'inizio e alla fine del testo]]></key>
<key alias="standardFields">Campi Standard</key>
<key alias="uppercase">Maiuscolo</key>
<key alias="urlEncode"><![CDATA[Codifica URL]]></key>
<key alias="urlEncodeHelp"><![CDATA[Andrà a sostituire i caratteri speciali con il loro equivalente negli url.]]></key>
<key alias="usedIfAllEmpty"><![CDATA[Sarà usato solo se i valori dei campi sopra sono vuoti]]></key>
<key alias="usedIfEmpty"><![CDATA[Questo campo sarà usato soltanto se il campo primario è vuoto]]></key>
<key alias="withTime"><![CDATA[Si, aggiungi l'ora. Separatore: ]]></key>
</area>
<area alias="translation">
<key alias="details">Dettagli</key>
<key alias="DownloadXmlDTD">Scarica xml DTD</key>
<key alias="fields">Campi</key>
<key alias="includeSubpages">Includi le sottopagine</key>
<key alias="mailBody"><![CDATA[
Salve %0%
Questa è un'email automatica per informarti che è stata richiesta una traduzione in '%5%' da %2%
per il documento il documento '%1%'.
Vai al http://%3%/translation/details.aspx?id=%4% per effettuare la modifica.
Oppure effettua il login in Umbraco per avere una panoramica delle attività di traduzione
http://%3%
Buona giornata!
Grazie da Umbraco
]]></key>
<key alias="noTranslators"><![CDATA[Non è stato trovato nessun utente con ruolo di traduttore. Crealo prima di inviare il contenuto per la traduzione]]></key>
<key alias="pageHasBeenSendToTranslation"><![CDATA[La pagina '%0%' è stata inviata per la traduzione]]></key>
<key alias="sendToTranslate"><![CDATA[Invia la pagina per la traduzione]]></key>
<key alias="totalWords"><![CDATA[Totale parole]]></key>
<key alias="translateTo"><![CDATA[Si traduce in]]></key>
<key alias="translationDone"><![CDATA[Traduzione completata.]]></key>
<key alias="translationDoneHelp"><![CDATA[È possibile visualizzare in anteprima le pagine che hai appena tradotto, cliccando qui sotto. Se esiste la pagina originale, si otterrà un confronto tra le due pagine.]]></key>
<key alias="translationFailed"><![CDATA[Traduzione non riuscita, il file XML potrebbe essere danneggiato]]></key>
<key alias="translationOptions"><![CDATA[Opzioni di traduzione]]></key>
<key alias="translator">Traduttore</key>
<key alias="uploadTranslationXml"><![CDATA[Carica il file xml di traduzione]]></key>
</area>
<area alias="treeHeaders">
<key alias="cacheBrowser">Cache Browser</key>
<key alias="contentRecycleBin">Cestino</key>
<key alias="createdPackages">Pacchetti creati</key>
<key alias="dataTypes">Tipi di dato</key>
<key alias="dictionary">Dizionario</key>
<key alias="installedPackages">Pacchetti installati</key>
<key alias="installSkin">Installare skin</key>
<key alias="installStarterKit">Installare starter kit</key>
<key alias="languages">Lingue</key>
<key alias="localPackage">Installa un pacchetto locale</key>
<key alias="macros">Macros</key>
<key alias="mediaTypes">Tipi di media</key>
<key alias="member">Membri</key>
<key alias="memberGroups">Gruppi di Membri</key>
<key alias="memberRoles">Ruoli</key>
<key alias="memberTypes">Tipologia Membri</key>
<key alias="documentTypes">Tipi di documento</key>
<key alias="packager">Pacchetti</key>
<key alias="packages">Pacchetti</key>
<key alias="repositories">Installa dal repository</key>
<key alias="runway">Installa Runway</key>
<key alias="runwayModules">Moduli Runway</key>
<key alias="scripting">Files di scripting</key>
<key alias="scripts">Scripts</key>
<key alias="stylesheets">Fogli di stile</key>
<key alias="templates">Templates</key>
<key alias="userPermissions">Permessi Utente</key>
<key alias="userTypes">Tipi di Utente</key>
<key alias="users">Utenti</key>
</area>
<area alias="update">
<key alias="updateAvailable"><![CDATA[Nuovo aggiornamento pronto]]></key>
<key alias="updateDownloadText"><![CDATA[%0% è pronto, clicca qui per download]]></key>
<key alias="updateNoServer"><![CDATA[Non connesso al server]]></key>
<key alias="updateNoServerError"><![CDATA[Errore di controllo per l'aggiornamento. Si prega di rivedere lo stack-trace per ulteriori informazioni]]></key>
</area>
<area alias="user">
<key alias="administrators">Amministratore</key>
<key alias="categoryField">Campo Categoria</key>
<key alias="changePassword">Cambia la tua password</key>
<key alias="changePasswordDescription"><![CDATA[È possibile modificare la password di accesso al Back Office Umbraco compilando il modulo sottostante e clicca sul pulsante 'Modifica password']]></key>
<key alias="confirmNewPassword">Conferma la nuova password</key>
<key alias="contentChannel">Contenuto del canale</key>
<key alias="descriptionField">Campo Descrizione</key>
<key alias="disabled">Disabilita l'utente</key>
<key alias="documentType">Tipo di Documento</key>
<key alias="editors">Editor</key>
<key alias="excerptField">Campo Eccezione</key>
<key alias="language">Lingua</key>
<key alias="loginname">Login</key>
<key alias="mediastartnode"><![CDATA[Nodo di inizio nella sezione Media]]></key>
<key alias="modules">Sezioni</key>
<key alias="newPassword">Modifica la tua password</key>
<key alias="noConsole"><![CDATA[Disabilita l'accesso ad Umbraco]]></key>
<key alias="password">Password</key>
<key alias="passwordChanged"><![CDATA[La tua password è stata cambiata!]]></key>
<key alias="passwordConfirm"><![CDATA[Si prega di confermare la nuova password]]></key>
<key alias="passwordCurrent">Password attuale</key>
<key alias="passwordEnterNew"><![CDATA[Inserisci la tua nuova password]]></key>
<key alias="passwordInvalid"><![CDATA[La password corrente non è valida]]></key>
<key alias="passwordIsBlank"><![CDATA[La nuova password non può essere vuota!]]></key>
<key alias="passwordIsDifferent"><![CDATA[C'era una differenza tra la nuova password e la conferma della password. Riprova!]]></key>
<key alias="passwordMismatch"><![CDATA[La password di conferma non corrisponde alla nuova password!]]></key>
<key alias="permissionReplaceChildren"><![CDATA[Sostituisci permessi sui nodi figlio]]></key>
<key alias="permissionSelectedPages"><![CDATA[Stai modificando i permessi per le seguenti pagine:]]></key>
<key alias="permissionSelectPages"><![CDATA[Seleziona le pagine alle quali vuoi modificare i permessi]]></key>
<key alias="searchAllChildren"><![CDATA[Cerca in tutti i figli]]></key>
<key alias="startnode"><![CDATA[Nodo di inizio della sezione Contenuto]]></key>
<key alias="username">Username</key>
<key alias="userPermissions"><![CDATA[Permessi Utente]]></key>
<key alias="usertype"><![CDATA[Tipo di utente]]></key>
<key alias="userTypes"><![CDATA[Tipi Utente]]></key>
<key alias="writer">Writer</key>
</area>
</language>
File diff suppressed because it is too large Load Diff
+849
View File
@@ -0,0 +1,849 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<language alias="ko" intName="Korean" localName="한국어" lcid="18" culture="ko-KR">
<creator>
<name>The Umbraco community</name>
<link>https://our.umbraco.com/documentation/Extending-Umbraco/Language-Files</link>
</creator>
<area alias="actions">
<key alias="assignDomain">호스트명 관리</key>
<key alias="auditTrail">감사 추적</key>
<key alias="browse">노드 탐색</key>
<key alias="copy">복사</key>
<key alias="create">새로 만들기</key>
<key alias="createPackage">패키지 새로 만들기</key>
<key alias="delete">삭제</key>
<key alias="disable">비활성</key>
<key alias="emptyRecycleBin">휴지통 비우기</key>
<key alias="exportDocumentType">추출 문서 유형</key>
<key alias="importDocumentType">등록 문서 유형</key>
<key alias="importPackage">패키지 등록</key>
<key alias="liveEdit">캔버스 내용 편집</key>
<key alias="logout">종료</key>
<key alias="move">이동</key>
<key alias="notify">알림</key>
<key alias="protect">퍼블릭 접근</key>
<key alias="publish">발행</key>
<key alias="refreshNode">노드 새로 고침</key>
<key alias="republish">전체 사이트 재발행</key>
<key alias="rights">권한</key>
<key alias="rollback">롤백</key>
<key alias="sendtopublish">발행 항목으로 전달</key>
<key alias="sendToTranslate">번역 항목으로 전달</key>
<key alias="sort">정렬</key>
<key alias="toPublish">발행 항목으로 전달</key>
<key alias="translate">번역</key>
<key alias="update">업데이트</key>
</area>
<area alias="assignDomain">
<key alias="addNew">새로운 도메인 추가</key>
<key alias="domain">도메인</key>
<key alias="domainCreated">새로운 '%0%' 도메인이 생성되었습니다</key>
<key alias="domainDeleted">'%0%' 도메인이 삭제되었습니다</key>
<key alias="domainExists">'%0%' 도메인이 이미 존재합니다</key>
<key alias="domainUpdated">'%0%' 도메인이 업데이트 되었습니다</key>
<key alias="orEdit">현재 도메인 수정</key>
</area>
<area alias="auditTrails">
<key alias="atViewingFor">보기</key>
</area>
<area alias="buttons">
<key alias="bold">굵게</key>
<key alias="deindent">단락 들여쓰기 취소</key>
<key alias="formFieldInsert">폼 필드 삽입</key>
<key alias="graphicHeadline">그래픽 헤드라인 삽입</key>
<key alias="htmlEdit">Html 편집</key>
<key alias="indent">단락 들여쓰기</key>
<key alias="italic">기울임꼴</key>
<key alias="justifyCenter">가운데 맞춤</key>
<key alias="justifyLeft">왼쪽 맞춤</key>
<key alias="justifyRight">오른쪽 맞춤</key>
<key alias="linkInsert">하이퍼 링크</key>
<key alias="linkLocal">기호 삽입</key>
<key alias="listBullet">기호 목록</key>
<key alias="listNumeric">번호 목록</key>
<key alias="macroInsert">매크로 삽입</key>
<key alias="pictureInsert">이미지 삽입</key>
<key alias="relations">관계 편집</key>
<key alias="save">저장</key>
<key alias="saveAndPublish">저장 후 발행</key>
<key alias="saveToPublish">저장 후 승인을 위해 전송</key>
<key alias="showPage">미리보기</key>
<key alias="styleChoose">스타일 선택</key>
<key alias="styleShow">스타일 보기</key>
<key alias="tableInsert">테이블 삽입</key>
</area>
<area alias="content">
<key alias="about">이 페이지 정보</key>
<key alias="alias">대체 링크</key>
<key alias="alternativeTextHelp">(전화위에 그림을 어떻게 설명하시겠습니까)</key>
<key alias="alternativeUrls">대체 링크</key>
<key alias="clickToEdit">이 항목을 편집하시려면 클릭하세요.</key>
<key alias="createBy">작성자</key>
<key alias="createDate">생성일</key>
<key alias="documentType">문서 유형</key>
<key alias="editing">편집</key>
<key alias="expireDate">삭제됨</key>
<key alias="itemChanged">이 항목은 발행후 변경되었습니다.</key>
<key alias="itemNotPublished">이 항목은 발행되지 않았습니다.</key>
<key alias="lastPublished">마지막 발행일</key>
<key alias="mediatype">미디어 타입</key>
<key alias="membergroup">사용자 그룹</key>
<key alias="memberrole">역할</key>
<key alias="membertype">사용자 타입</key>
<key alias="noDate">날짜가 선택되지 않았습니다.</key>
<key alias="nodeName">페이지 제목</key>
<key alias="otherElements">속성</key>
<key alias="parentNotPublished">이문서는 발행되었지만 부모문서 '%0%'가 발행되지 않아 볼 수 없습니다.</key>
<key alias="publish">발행</key>
<key alias="publishStatus">발행 상태</key>
<key alias="releaseDate">발행됨</key>
<key alias="removeDate">날짜 삭제</key>
<key alias="sortDone">정렬이 업데이트되었습니다.</key>
<key alias="sortHelp">노드를 드래그하거나 컬럼헤더를 클릭하면 노드가 정렬됩니다. 쉬프트키나 컨트롤키를 이용하면 여러노드선택이 가능합니다.</key>
<key alias="statistics">통계</key>
<key alias="titleOptional">제목(옵션)</key>
<key alias="type">유형</key>
<key alias="unpublish">발행취소</key>
<key alias="updateDate">마지막 수정일</key>
<key alias="uploadClear">파일 삭제</key>
<key alias="urls">문서에 링크</key>
</area>
<area alias="create">
<key alias="chooseNode">새로운 %0% (을)를 생성할 위치를 지정하십시오</key>
<key alias="createUnder">생성자</key>
<key alias="updateData">타입과 제목을 선택하세요</key>
</area>
<area alias="dashboard">
<key alias="browser">브라우저에서 보기</key>
<key alias="dontShowAgain">TRANSLATE ME: '- Hide'</key>
<key alias="nothinghappens">Umbraco 가 열리지 않으면, 이 사이트의 팝업을 허용하여야 합니다</key>
<key alias="openinnew">새로운 창으로 열렸습니다</key>
<key alias="restart">재시작</key>
<key alias="visit">방문</key>
<key alias="welcome">환영합니다</key>
</area>
<area alias="prompt">
<key alias="stay">Stay</key>
<key alias="discardChanges">Discard changes</key>
<key alias="unsavedChanges">You have unsaved changes</key>
<key alias="unsavedChangesWarning">Are you sure you want to navigate away from this page? - you have unsaved changes</key>
</area>
<area alias="bulk">
<key alias="done">Done</key>
<key alias="deletedItem">Deleted %0% item</key>
<key alias="deletedItems">Deleted %0% items</key>
<key alias="deletedItemOfItem">Deleted %0% out of %1% item</key>
<key alias="deletedItemOfItems">Deleted %0% out of %1% items</key>
<key alias="publishedItem">Published %0% item</key>
<key alias="publishedItems">Published %0% items</key>
<key alias="publishedItemOfItem">Published %0% out of %1% item</key>
<key alias="publishedItemOfItems">Published %0% out of %1% items</key>
<key alias="unpublishedItem">Unpublished %0% item</key>
<key alias="unpublishedItems">Unpublished %0% items</key>
<key alias="unpublishedItemOfItem">Unpublished %0% out of %1% item</key>
<key alias="unpublishedItemOfItems">Unpublished %0% out of %1% items</key>
<key alias="movedItem">Moved %0% item</key>
<key alias="movedItems">Moved %0% items</key>
<key alias="movedItemOfItem">Moved %0% out of %1% item</key>
<key alias="movedItemOfItems">Moved %0% out of %1% items</key>
<key alias="copiedItem">Copied %0% item</key>
<key alias="copiedItems">Copied %0% items</key>
<key alias="copiedItemOfItem">Copied %0% out of %1% item</key>
<key alias="copiedItemOfItems">Copied %0% out of %1% items</key>
</area>
<area alias="defaultdialogs">
<key alias="anchorInsert">이름</key>
<key alias="assignDomain">호스트네임 관리</key>
<key alias="closeThisWindow">이창 닫기</key>
<key alias="confirmdelete">정말로 삭제하시겠습니까?</key>
<key alias="confirmdisable">정말로 비활성화하시겠습니까?</key>
<key alias="confirmlogout">로그아웃 하시겠습니까?</key>
<key alias="confirmSure">확실합니까?</key>
<key alias="cut">TRANSLATE ME: 'Cut'</key>
<key alias="editdictionary">사전 항목 편집</key>
<key alias="editlanguage">언어 편집</key>
<key alias="insertAnchor">내부 링크삽입</key>
<key alias="insertCharacter">문자열 삽입</key>
<key alias="insertgraphicheadline">그래픽 헤드라인 삽입</key>
<key alias="insertimage">그림삽입</key>
<key alias="insertlink">링크 삽입</key>
<key alias="insertMacro">매크로 추가 클릭</key>
<key alias="inserttable">테이블 삽입</key>
<key alias="lastEdited">마지막 수정</key>
<key alias="link">링크</key>
<key alias="linkinternal">내부링크:</key>
<key alias="linklocaltip">내부링크를 사용하실 때 링크앞에 "#"를 넣어주세요</key>
<key alias="linknewwindow">새 창으로 여시겠습니까?</key>
<key alias="macroContainerSettings">매크로 세팅</key>
<key alias="macroDoesNotHaveProperties">이 매크로에는 편집할 수 있는 항목이 포함되어 있지 않습니다.</key>
<key alias="paste">붙여넣기</key>
<key alias="permissionsEdit">권한 편집</key>
<key alias="recycleBinDeleting">휴지통안에 이 항목들이 완전히 삭제중 입니다. 작업이 완료되기전까지 창을 닫지마세요.</key>
<key alias="recycleBinIsEmpty">휴지통이 비었습니다.</key>
<key alias="recycleBinWarning">휴지통에서 삭제하시면 완전히 삭제됩니다.</key>
<key alias="regexSearchError"><![CDATA[<a target='_blank' href='http://regexlib.com'>regexlib.com</a>의 웹서비스는 현재 제어할 수 없는 몇가지 문제점이 보고되었습니다. 불편을 드려 대단히 죄송합니다.]]></key>
<key alias="regexSearchHelp">필드 유효성검사를 위해 정규표현식을 검색합니다. 예: 'email, 'zip-code' 'url'</key>
<key alias="removeMacro">매크로 삭제</key>
<key alias="requiredField">필수 필드</key>
<key alias="sitereindexed">사이트의 색인이 재생성되었습니다.</key>
<key alias="siterepublished">웹사이트 캐쉬가 재생되었습니다. 모든 발행컨텐츠가 업데이트되었습니다. 그러나 모든 미발행 컨텐츠는 여전히 미발행상태입니다.</key>
<key alias="siterepublishHelp">웹사이트 캐쉬가 재생되었습니다. 모든 발행컨텐츠가 업데이트되었습니다. 그러나 모든 미발행 컨텐츠는 미발행상태로 남아있습니다.</key>
<key alias="tableColumns">컬럼수</key>
<key alias="tableRows">줄수</key>
<key alias="thumbnailimageclickfororiginal">이미지를 전체크기로 보시려면 클릭하세요.</key>
<key alias="treepicker">아이템 선택</key>
<key alias="viewCacheItem">캐쉬 아이템 보기</key>
</area>
<area alias="dictionaryItem">
<key alias="description"><![CDATA[
'<em>%0%</em>'사전 항목 아래에 다른 언어버전들을 편집하세요<br/>왼쪽 '언어'메뉴를 사용하여 추가 언어들을 설정할 수 있습니다.
]]></key>
<key alias="displayName">국가명</key>
</area>
<area alias="editcontenttype">
</area>
<area alias="editdatatype">
<key alias="addPrevalue">이전값 더하기</key>
<key alias="dataBaseDatatype">데이터베이스 데이터타입</key>
<key alias="guid">데이터타입 GUID</key>
<key alias="renderControl">Render 컨트롤</key>
<key alias="rteButtons">버튼</key>
<key alias="rteEnableAdvancedSettings">고급설정 사용</key>
<key alias="rteEnableContextMenu">context 메뉴 사용</key>
<key alias="rteMaximumDefaultImgSize">삽입이미지의 기본사이즈 최대값</key>
<key alias="rteRelatedStylesheets">관련 스타일시트</key>
<key alias="rteShowLabel">라벨 보기</key>
<key alias="rteWidthAndHeight">너비와 높이</key>
</area>
<area alias="errorHandling">
<key alias="errorButDataWasSaved">데이터가 저장되었지만, 이 페이지를 발행하기전에 에러들부터 수정하셔야 합니다</key>
<key alias="errorChangingProviderPassword">현재의 멤버쉽 프로바이더는 암호변경을 지원하지 않습니다(EnablePasswordRetrieval need to be true)</key>
<key alias="errorExistsWithoutTab">%0% 은 이미 존재합니다.</key>
<key alias="errorHeader">에러:</key>
<key alias="errorHeaderWithoutTab">에러:</key>
<key alias="errorInPasswordFormat">암호는 최소 %0% 자 이상이며 적어도 %1% 개의 알파벳이 아닌 문자를 포함해야 합니다.</key>
<key alias="errorIntegerWithoutTab">%0% must be an integer</key>
<key alias="errorMandatory">The %0% field in the %1% tab is mandatory</key>
<key alias="errorMandatoryWithoutTab">%0% 은 필수선택 항목입니다.</key>
<key alias="errorRegExp">%0% at %1% 올바른 형식이 아닙니다.</key>
<key alias="errorRegExpWithoutTab">%0% 올바른 형식이 아닙니다.</key>
</area>
<area alias="errors">
<key alias="codemirroriewarning">주의! CodeMirror가 설정에서 활성화 되었어도 충분히 안정적이지 않기 때문에 인터넷 익스플로러에선 비활성화 됩니다.</key>
<key alias="contentTypeAliasAndNameNotNull">새 속성타입에 이름과 별칭을 모두 채우세요!</key>
<key alias="filePermissionsError">특정 파일또는 폴더에 읽기/쓰기 접근제한 문제가 있습니다</key>
<key alias="missingTitle">제목을 넣어주세요</key>
<key alias="missingType">유형을 선택해주세요</key>
<key alias="pictureResizeBiggerThanOrg">원본크기보다 큰사이즈의 이미지를 만들려고 합니다. 계속하시겠습니까?</key>
<key alias="startNodeDoesNotExists">시작노드가 삭제되었습니다. 관리자에게 문의하세요</key>
<key alias="stylesMustMarkBeforeSelect">스타일을 변경하시기 전에 컨텐츠를 체크하세요</key>
<key alias="stylesNoStylesOnPage">사용할 수 있는 스타일이 없습니다.</key>
<key alias="tableColMergeLeft">합치기 원하시는 두셀의 왼쪽에 커서를 가져다놓으세요</key>
<key alias="tableSplitNotSplittable">병합되지 않은 셀을 분리할 수 없습니다.</key>
</area>
<area alias="general">
<key alias="about">정보</key>
<key alias="action">액션</key>
<key alias="add">추가</key>
<key alias="alias">별칭</key>
<key alias="areyousure">확실합니까?</key>
<key alias="border">경계선</key>
<key alias="by">또는</key>
<key alias="cancel">취소</key>
<key alias="cellMargin">셀 마진</key>
<key alias="choose">선택</key>
<key alias="close">닫기</key>
<key alias="closewindow">창 닫기</key>
<key alias="comment">코멘트</key>
<key alias="confirm">확인</key>
<key alias="constrainProportions">비율 맞추기</key>
<key alias="continue">계속</key>
<key alias="copy">복사</key>
<key alias="create">생성</key>
<key alias="database">데이타베이스</key>
<key alias="date">날짜</key>
<key alias="default">기본</key>
<key alias="delete">삭제</key>
<key alias="deleted">삭제됨</key>
<key alias="deleting">삭제중...</key>
<key alias="design">디자인</key>
<key alias="dimensions">범위</key>
<key alias="down">아래로</key>
<key alias="download">다운로드</key>
<key alias="edit">편집</key>
<key alias="edited">편집됨</key>
<key alias="elements">항목</key>
<key alias="email">이메일</key>
<key alias="error">에러</key>
<key alias="findDocument">찾기</key>
<key alias="height">높이</key>
<key alias="help">도움말</key>
<key alias="icon">아이콘</key>
<key alias="import">가져오기</key>
<key alias="innerMargin">내부 마진</key>
<key alias="insert">삽입</key>
<key alias="install">설치</key>
<key alias="justify">적용</key>
<key alias="language">언어</key>
<key alias="layout">레이아웃</key>
<key alias="loading">로딩</key>
<key alias="locked">TRANSLATE ME: 'Locked'</key>
<key alias="login">로그인</key>
<key alias="logoff">로그오프</key>
<key alias="logout">로그아웃</key>
<key alias="macro">매크로</key>
<key alias="move">이동</key>
<key alias="name">이름</key>
<key alias="new">새로</key>
<key alias="next">다음</key>
<key alias="no">아니요</key>
<key alias="of"></key>
<key alias="ok">완료</key>
<key alias="open">열기</key>
<key alias="or">또는</key>
<key alias="password">비밀번호</key>
<key alias="path">경로</key>
<key alias="pleasewait">잠시만 기다려주세요...</key>
<key alias="previous">이전</key>
<key alias="properties">속성</key>
<key alias="reciept">수신된 폼데이터 이메일전송</key>
<key alias="recycleBin">휴지통</key>
<key alias="remaining">남아있는</key>
<key alias="rename">이름바꾸기</key>
<key alias="renew">TRANSLATE ME: 'Renew'</key>
<key alias="retry">재시도</key>
<key alias="rights">권한</key>
<key alias="search">검색</key>
<key alias="server">서버</key>
<key alias="show">보기</key>
<key alias="showPageOnSend">전송된 페이지보기</key>
<key alias="size">사이즈</key>
<key alias="sort">정렬</key>
<key alias="submit">Submit</key>
<!-- TODO: Translate this -->
<key alias="type">타입</key>
<key alias="typeToSearch">검색유형...</key>
<key alias="up">위로</key>
<key alias="update">업데이트</key>
<key alias="upgrade">업그레이드</key>
<key alias="upload">업로드</key>
<key alias="url">Url</key>
<key alias="user">사용자</key>
<key alias="username">사용자</key>
<key alias="value"></key>
<key alias="view">보기</key>
<key alias="welcome">환영합니다...</key>
<key alias="width">너비</key>
<key alias="yes"></key>
<key alias="reorder">Reorder</key>
<key alias="reorderDone">I am done reordering</key>
</area>
<area alias="graphicheadline">
<key alias="backgroundcolor">배경색</key>
<key alias="bold">굵게</key>
<key alias="color">글자색</key>
<key alias="font">폰트</key>
<key alias="text">글꼴</key>
</area>
<area alias="headers">
<key alias="page">페이지</key>
</area>
<area alias="installer">
<key alias="databaseErrorCannotConnect">인스톨러가 데이터베이스에 연결할 수 없습니다.</key>
<key alias="databaseErrorWebConfig">web.config를 저장할 수 없습니다.connection string을 수동으로 수정하세요.</key>
<key alias="databaseFound">데이터베이스가 확인되었으며 정보는 </key>
<key alias="databaseHeader">데이터베이스 설정</key>
<key alias="databaseInstall"><![CDATA[<strong>설치</strong> 버튼을 누르면 Umbraco %0% 데이터베이스가 설치됩니다.]]></key>
<key alias="databaseInstallDone"><![CDATA[Umbraco %0% 가 데이터베이스에 복사되었습니다. 계속하시려면 <strong>다음</strong>을 누르세요.]]></key>
<key alias="databaseNotFound"><![CDATA[<p>데이터베이스를 찾을 수 없습니다. “web.config”파일의 "connection string"이 바르게 설정되었는지 확인하세요.</p>
<p>"web.config" 파일에 맨아래에 ,키네임을 "UmbracoDbDSN"로 하여 사용하시는 데이터베이스의 connection string 정보를 입력하시고 파일을 저장하세요. </p>
<p>
완료 후<strong>재시도</strong>버튼을 누르세요.<br /><a href="https://our.umbraco.com/documentation/Using-Umbraco/Config-files/webconfig7" target="_blank">
web.config의 더많은 정보는 여기에 있습니다.</a></p>]]></key>
<key alias="databaseText"><![CDATA[이과정을 위해선, 당신의 DB서버 정보에 대해서 알고 계셔야합니다.("connection string").<br />
필요하시다면 사용하시는 ISP쪽에 문의하시기 바랍니다..
로컬 머신이나 서버에 설치되어 있다면 해당 시스템 관리자에게 문의하시기 바랍니다.]]></key>
<key alias="databaseUpgrade"><![CDATA[<p><strong>업그레이드</strong> 버튼을 누르면 여러분의 데이터베이스를 Umbraco %0% 로 업데이트합니다.</p><p>어떤 컨텐트도 삭제되지 않으니 걱정마세요!</p>]]></key>
<key alias="databaseUpgradeDone"><![CDATA[데이터베이스가 최신 버전 %0% 로 업그레이드 되었습니다.<br />계속 진행하시려면 <strong>다음</strong> 을 누르세요. ]]></key>
<key alias="databaseUpToDate"><![CDATA[데이터베이스가 업데이트 되었습니다. <strong>다음</strong>을 클릭하시면 설정마법사를 계속 진행합니다.]]></key>
<key alias="defaultUserChangePass"><![CDATA[<strong>기본 사용자의 암호가 변경되어야 합니다!</strong>]]></key>
<key alias="defaultUserDisabled"><![CDATA[<strong>기본 사용자가 비활성화되었거나 Umbraco에 접근할 수 없습니다!</strong></p><p>더 이상 과정이 필요없으시면 <b>다음</b>을 눌러주세요.]]></key>
<key alias="defaultUserPassChanged"><![CDATA[<strong>설치후 기본사용자의 암호가 성공적으로 변경되었습니다!</strong></p><p>더 이상 과정이 필요없으시면 <strong>다음</strong>을 눌러주세요.]]></key>
<key alias="defaultUserPasswordChanged">비밀번호가 변경되었습니다!</key>
<key alias="greatStart">편리한 시작을 위해, 소개 Video를 시청하세요</key>
<key alias="licenseText">다음버튼을 누르시면 (또는Web.config에 UmbracoConfigurationStatus를 수정하시면), 여러분은 아래에 명시된 소프트웨어 라이센스를 수락합니다. Umbraco 배포는 2가지 다른 라이센스로 구성되어 있습니다. 프레임워크에는 오픈소스 MIT라이센스가 UI에는 Umbraco 프리웨어 라이센스가 적용됩니다.</key>
<key alias="None">아직 설치되지 않았습니다.</key>
<key alias="permissionsAffectedFolders">영향받는 파일과 폴더</key>
<key alias="permissionsAffectedFoldersMoreInfo">Umbraco권한관리을 위해 더정보가 필요하시면 여기를 누르세요</key>
<key alias="permissionsAffectedFoldersText">다음 파일/폴더에 ASP.NET 수정권한이 필요합니다.</key>
<key alias="permissionsAlmostPerfect"><![CDATA[<strong>권한 설정이 대부분 완벽합니다!</strong><br /><br />
여러분은 문제없이 Umbraco사용이 가능하지만 일부 추천 패키지가 설치되지 않을 수 있습니다.]]></key>
<key alias="permissionsHowtoResolve">문제해결방법</key>
<key alias="permissionsHowtoResolveLink">문서버전을 읽으시려면 클릭하세요</key>
<key alias="permissionsHowtoResolveText"><![CDATA[Umbraco를 위한 폴더권한세팅을 위해 텍스트 버전을 읽으시거나 저희 <strong>Video tutorial</strong>를 시청하세요.]]></key>
<key alias="permissionsMaybeAnIssue"><![CDATA[<strong>퍼미션 세팅에 문제가 있을 수 있습니다.</strong>
<br/><br />
Umbraco를 문제없이 실행할 수 있지만, 폴더를 만들거나 추천패키지를 설치하지 못할 수 있습니다.]]></key>
<key alias="permissionsNotReady"><![CDATA[<strong>권한 설정이 완료되지 않았습니다!</strong>
<br /><br />
Umbraco 실행을 위해, 권한설정을 업데이트하세요.]]></key>
<key alias="permissionsPerfect"><![CDATA[<strong>권한세팅이 완벽합니다!</strong><br /><br />
Umbraco 패키지 설치를 진행할 준비가 되었습니다. ]]></key>
<key alias="permissionsResolveFolderIssues">폴더 문제해결</key>
<key alias="permissionsResolveFolderIssuesLink">다음 링크는 ASP.NET이나 폴더생성문제에 대한 더 많은 정보를 제공합니다.</key>
<key alias="permissionsSettingUpPermissions">폴더 권한 세팅</key>
<key alias="permissionsText">Umbraco 는 특정 디렉토리에 쓰기/수정 권한이 필요합니다. 이것은 PDF나 그림과 같은 파일을 저장하고 cache같은 임시데이터을 위해 사용됩니다.</key>
<key alias="runwayFromScratch">scratch를 시작하기 원합니다.</key>
<key alias="runwayFromScratchText"><![CDATA[
사이트가 완전히 비어있는 상태입니다. 스크래치를 시작하시거나 문서유형, 템플릿을 만드시기에 완벽한 상태입니다.
(<a href="http://Umbraco.tv/documentation/videos/for-site-builders/foundation/document-types">learn how</a>)
Runway설치를 나중에 실행하실 수 있습니다. 개발도구 부분에서 패키지를 선택하세요.
]]></key>
<key alias="runwayHeader">여러분은 Umbraco 플랫폼 설치를 완료하였습니다. 다음엔 어떤 작업을 원하십니까?</key>
<key alias="runwayInstalled">Runway 가 설치됨</key>
<key alias="runwayInstalledText"><![CDATA[
이곳은 설치관리페이지입니다. 설치를 원하시는 모듈을 선택하세요.<br />
이것은 저희가 권장하는 모듈들입니다. 설치를 원하시는 모듈을 확인하세요 모듈이 없다면 <a href="#" onclick="toggleModules(); return false;" id="toggleModuleList">전체 모듈리스트</a>를 보세요
]]></key>
<key alias="runwayOnlyProUsers">경험이 있는 사용자 분들만 추천합니다.</key>
<key alias="runwaySimpleSite">간단한 웹사이트 생성을 원합니다.</key>
<key alias="runwaySimpleSiteText"><![CDATA[
<p>
"Runway" 는 간단한 웹사이트 생성을 위한 기본 문서타입과 템플릿을 제공합니다. 인스톨러를 이용해 Runway를 자동으로 설치하신 후
여러분은 쉽게 수정, 확장, 삭제가 가능하십니다.
Umbraco에 익숙하시다면 Runway 가 필요없지만 그렇지 않으신경우 Runway는 가장 빨리 시작할 수 있는 최고의 예제를 제공합니다.
Runway 설치를 선택하시면, 여러분은 옵션으로 Runway 페이지에 쓰이는 Runway 모듈로 불리는 기본 빌딩 블록들을 선택하실 수 있습니다.
</p>
<small>
<em>Runway 포함사항:</em> 홈페이지, Getting Started 페이지, 모듈 설치페이지.<br />
<em>옵션 모듈들:</em> 네이게이션, 사이트맵, 연락처, 갤러리.
</small>
]]></key>
<key alias="runwayWhatIsRunway">Runway 란?</key>
<key alias="step1">Step 1/5 라이센스 허가</key>
<key alias="step2">Step 2/5 데이터베이스 설정</key>
<key alias="step3">Step 3/5 파일권한 확인</key>
<key alias="step4">Step 4/5 Umbraco 보안설정 확인</key>
<key alias="step5">Step 5/5 Umbraco를 시작할 준비가 되었습니다.</key>
<key alias="thankYou">Umbraco를 선택해주셔서 감사합니다.</key>
<key alias="theEndBrowseSite"><![CDATA[<h3>새 사이트 보기</h3>
Runway가 설치되었습니다, 새 웹사이트를 볼 수 있습니다.]]></key>
<key alias="theEndFurtherHelp"><![CDATA[<h3>고급 도움말과 정보</h3>
우수 커뮤니티에서 도음을 받으세요. 간단한 사이트제작이나 패키지 사용법, Umbraco기술의 퀵가이드를 제공하는 문서를 보시거나 무료 비디오를 시청하세요.]]></key>
<key alias="theEndHeader">Umbraco %0% 가 설치되어 사용준비가 되었습니다.</key>
<key alias="theEndInstallFailed"><![CDATA[설치를 마치기 위해, <strong>/web.config file</strong>을 수동으로 편집해야 합니다. AppSetting 키의 <strong>UmbracoConfigurationStatus</strong> 를 <strong>'%0%'</strong>의 값으로 설정하세요.]]></key>
<key alias="theEndInstallSuccess"><![CDATA[<strong>Umbraco 와 첫만남</strong>이시면 <br />아래의 "Umbraco 접속하기" 버튼을 클릭하여 <strong>즉시 시작</strong>하실 수 있습니다.
시작페이지에서 풍부한 리소소를 제공받을 수 있습니다.]]></key>
<key alias="theEndOpenUmbraco"><![CDATA[<h3>Umbraco 실행</h3>
사이트 관리를 위해서 Umbraco 관리자를 여시고 컨텐츠를 추가하시거나 템플릿과 스타일시트 업데이트 또는 새기능을 추가하세요]]></key>
<key alias="Unavailable">데이터베이스에 연결 실패</key>
<key alias="Version3">Umbraco 버전 3</key>
<key alias="Version4">Umbraco 버전 4</key>
<key alias="watch">보기</key>
<key alias="welcomeIntro"><![CDATA[이 마법사는 버전 3.0에서 <strong>Umbraco %0%</strong> 로 신규설치나 업그레이드가 가능하도록 도와줍니다.
<br /><br />
마법사를 시작하시려면 <strong>"다음"</strong> 을 누르세요.]]></key>
</area>
<area alias="language">
<key alias="cultureCode">국가 코드</key>
<key alias="displayName">국가명</key>
</area>
<area alias="lockout">
<key alias="lockoutWillOccur">TRANSLATE ME: 'You've been idle and logout will automatically occur in'</key>
<key alias="renewSession">TRANSLATE ME: 'Renew now to save your work'</key>
</area>
<area alias="login">
<key alias="bottomText"><![CDATA[<p style="text-align:right;">&copy; 2001 - %0% <br /><a href="http://umbraco.com" style="text-decoration: none" target="_blank">umbraco.com</a></p> ]]></key>
</area>
<area alias="main">
<key alias="dashboard">대시보드</key>
<key alias="sections">세부항목</key>
<key alias="tree">컨텐츠</key>
</area>
<area alias="moveOrCopy">
<key alias="choose">페이지 상단 선택...</key>
<key alias="copyDone">%0% 가 %1%로 복사되었습니다.</key>
<key alias="copyTo">%0%문서가 복사될 곳을 선택하세요</key>
<key alias="moveDone">%0% 가 %1%로 이동되었습니다.</key>
<key alias="moveTo">%0%문서가 이동할 곳을 선택하세요</key>
<key alias="nodeSelected">새 컨텐츠의 루트로 선택되었습니다. 확인을 클릭하세요</key>
<key alias="noNodeSelected">아직 노드가 선택되지 않았습니다, 확인 버튼을 누르기전에 리스트에 노드를 선택하세요.</key>
<key alias="notAllowedByContentType">현재노드는 타입때문에 선택된 노드아래로 갈 수 없습니다.</key>
<key alias="notAllowedByPath">현재 노드는 서브페이지로 이동할 수 없습니다.</key>
<key alias="notValid">TRANSLATE ME: 'The action isn't allowed since you have insufficient permissions on 1 or more child documents.'</key>
</area>
<area alias="notifications">
<key alias="editNotifications">%0% 에 대한 알림 편집</key>
<key alias="mailBody"><![CDATA[
안녕하세요 %0%
사용자 '%3%' 가 작업 '%1%' 를 페이지 '%2%' 에서
진행했음을 알리는 자동 발송 메일입니다.
편집하시려면 http://%4%/#/content/content/edit/%5% 로 이동하세요
좋은 하루 되세요!
]]></key>
<key alias="mailBodyHtml"><![CDATA[<p>안녕하세요 %0%</p>
<p>사용자 <strong>'%3%'</strong> 가 작업 <strong>'%1%'</strong> 를
페이지 <a href="http://%4%/actions/preview.aspx?id=%5%"><strong>'%2%'</strong></a> 에서
진행했음을 알리는 자동 발송 메일입니다.
</p>
<div style="margin: 8px 0; padding: 8px; display: block;">
<br />
<a style="color: white; font-weight: bold; background-color: #5372c3; text-decoration : none; margin-right: 20px; border: 8px solid #5372c3; width: 150px;" href="http://%4%/#/content/content/edit/%5%">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;편집&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a> &nbsp;
<br />
</div>
<p>
<h3>업데이트 요약:</h3>
<table style="width: 100%;">
%6%
</table>
</p>
<div style="margin: 8px 0; padding: 8px; display: block;">
<br />
<a style="color: white; font-weight: bold; background-color: #5372c3; text-decoration : none; margin-right: 20px; border: 8px solid #5372c3; width: 150px;" href="http://%4%/#/content/content/edit/%5%">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;편집&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a> &nbsp;
<br />
</div>
<p>좋은 하루 되세요!<br /><br />
</p>]]></key>
<key alias="mailSubject">%1%에 대한 [%0]알림이 %2%에 생성되었습니다</key>
<key alias="notifications">알림</key>
</area>
<area alias="packager">
<key alias="chooseLocalPackageText"><![CDATA[
사용하시는 PC에서 패키지를 선택하세요<br />
Umbraco 패키지는 보통 ".umb" 나 ".zip" 확장자를 가집니다.
]]></key>
<key alias="packageAuthor">저자</key>
<key alias="packageDocumentation">문서화</key>
<key alias="packageMetaData">패키지 메타데이터</key>
<key alias="packageName">패키지 이름</key>
<key alias="packageNoItemsHeader">패키지가 포함한 아이템이 없습니다.</key>
<key alias="packageNoItemsText"><![CDATA[이 패키지엔 삭제할 아이템이 포함되어 있지 않습니다.<br/><br/>
아래 "패키지 삭제"를 클릭하시면 안전하게 시스템에서 삭제하실 수 있습니다.]]></key>
<key alias="packageOptions">패키지 옵션</key>
<key alias="packageReadme">패키지 정보</key>
<key alias="packageRepository">패키지 저장소</key>
<key alias="packageUninstallConfirm">삭제 확인</key>
<key alias="packageUninstalledHeader">패키지가 삭제되었습니다.</key>
<key alias="packageUninstalledText">패키지가 성공적으로 삭제되었습니다.</key>
<key alias="packageUninstallHeader">패키지 삭제</key>
<key alias="packageUninstallText"><![CDATA[삭제하시려는 항목은 선택하지 않을 수 있습니다. "삭제 확인" 버튼을 누를때 체크되어있지 항목은 모두 삭제됩니다.<br />
<span style="color: Red; font-weight: bold;">알림:</span> 문서, 미디어등 삭제항목에 관련된 모든 항목이 삭제됩니다, 작업을 중단하면 시스템이 불안정적으로 동작할 수 있습니다.
삭제는 매우 주의를 요하기 때문에 의심스러운항목은 패키지 제작자에게 문의하시기 바랍니다.]]></key>
<key alias="packageVersion">패키지 버전</key>
</area>
<area alias="paste">
<key alias="doNothing">포맷을 포함여하 붙여넣기(권장하지 않음)</key>
<key alias="errorMessage">붙여넣으려는 텍스트에 특수한 문자나 포맷이 포함되어있습니다. Microsoft Word문서에서 바로 복사해와서 문제가 발생된것일 수 있습니다. Umbraco는 붙여넣으려는 컨텐츠가 웹에 적합하도록 특수한 문자나 포맷을 자동으로 제거합니다</key>
<key alias="removeAll">포맷을 전혀 적용하지 않고 붙여넣기</key>
<key alias="removeSpecialFormattering">포맷을 제거하고 붙여넣기(권장)</key>
</area>
<area alias="publicAccess">
<key alias="paAdvanced">역할 기반 제한</key>
<key alias="paAdvancedHelp"><![CDATA[역할 기반인증을 사용하여 컨트롤 접근제한을 설정하시려면,<br /> Umbraco의 사용자그룹을 사용하세요.]]></key>
<key alias="paAdvancedNoGroups"><![CDATA[역할 기반인증을 사용하시기전에 <br />사용자 그룹부터 생성해야합니다.]]></key>
<key alias="paErrorPage">에러 페이지</key>
<key alias="paErrorPageHelp">로그인을 시도할 때 접근할 수 없습니다.</key>
<key alias="paHowWould">이페이지의 접근제한을 어떻게 제한할지 선택하세요</key>
<key alias="paIsProtected">%0% 제한되었습니다.</key>
<key alias="paIsRemoved">%0% 의 제한이 제거되었습니다</key>
<key alias="paLoginPage">로그인 페이지</key>
<key alias="paLoginPageHelp">로그인 폼 양식페이지를 선택하세요</key>
<key alias="paRemoveProtection">제한 제거</key>
<key alias="paSelectPages">로그인 폼과 에러메세지가 포함된 페이지를 선택하세요</key>
<key alias="paSelectRoles">이 페이지에 접근할 역할을 선택하세요</key>
<key alias="paSetLogin">이 페이지에 로그인과 암호 설정</key>
<key alias="paSimple">사용자 제한</key>
<key alias="paSimpleHelp">로그인과 암호를 이용해 사용자 제한</key>
</area>
<area alias="publish">
<key alias="contentPublishedFailedByEvent">제3공급자 익스텐션 취소때문에 %0% 가 발행할 수없습니다.</key>
<key alias="includeUnpublished">미발행된 자식 문서 포함</key>
<key alias="inProgress">발행 진행중 - 잠시만 기다리세요...</key>
<key alias="inProgressCounter">%1% 페이지를 제외한 %0% 가 발행됨...</key>
<key alias="nodePublish">%0% 발행됨</key>
<key alias="nodePublishAll">%0% 과 서브페이지가 발행되었습니다</key>
<key alias="publishAll">%0% 와 모든 서브페이지 발행</key>
<key alias="publishHelp"><![CDATA[<strong>%0%</strong>를 발행하기위해 <em>확인</em>를 클릭하세요 and thereby making it's content publicly available.<br/><br />
이 페이지와 모든 서브페이지를 아래 <em>모든 자식문서 발행</em>을 체크하여 발행할 수 있습니다.
]]></key>
</area>
<area alias="relatedlinks">
<key alias="addExternal">외부링크 추가</key>
<key alias="addInternal">내부링크 추가</key>
<key alias="addlink">추가</key>
<key alias="caption">설명</key>
<key alias="internalPage">내부 페이지</key>
<key alias="linkurl">URL</key>
<key alias="modeDown">아래로 이동</key>
<key alias="modeUp">위로 이동</key>
<key alias="newWindow">새 창 열기</key>
<key alias="removeLink">링크 삭제</key>
</area>
<area alias="rollback">
<key alias="currentVersion">현재 버전</key>
<key alias="diffHelp"><![CDATA[현재 버전과 선택한 버전의 차이점을 보여줍니다<br /><del>빨간</del> 텍스트는 선택한 버전에선 보이지 않습니다. <ins>녹색은 추가되었음을 의미합니다</ins>]]></key>
<key alias="documentRolledBack">문서가 롤백되었습니다.</key>
<key alias="htmlHelp">선택한 버전을 html로 보여줍니다. 두 버전의 차이점을 동시에 보시려면, 차이점 보기를 사용하세요</key>
<key alias="rollbackTo">롤백</key>
<key alias="selectVersion">버전 선택</key>
<key alias="view">보기</key>
</area>
<area alias="scripts">
<key alias="editscript">스크립트 파일 편집</key>
</area>
<area alias="sections">
<key alias="concierge">안내</key>
<key alias="content">컨텐츠</key>
<key alias="courier">가이드</key>
<key alias="developer">개발도구</key>
<key alias="installer">Umbraco 설치마법사</key>
<key alias="media">미디어</key>
<key alias="member">구성원</key>
<key alias="newsletters">뉴스레터</key>
<key alias="settings">세팅</key>
<key alias="statistics">통계</key>
<key alias="translation">변환</key>
<key alias="users">사용자</key>
</area>
<area alias="settings">
<key alias="defaulttemplate">기본 템플릿</key>
<key alias="importDocumentTypeHelp">문서를 가져오시려면 사용하시는 컴퓨터에 ".udt"를 찾아 선택하시고 "가져오기"를 클릭하세요(다음 단계에서 확인여부를 문의합니다)</key>
<key alias="newtabname">새 색인 제목</key>
<key alias="nodetype">노드타입</key>
<key alias="objecttype">타입</key>
<key alias="stylesheet">스타일시트</key>
<key alias="tab">색인</key>
<key alias="tabname">색인 제목</key>
<key alias="tabs">색인</key>
</area>
<area alias="sort">
<key alias="sortOrder">Sort order</key>
<key alias="sortCreationDate">Creation date</key>
<key alias="sortDone">정렬 완료</key>
<key alias="sortHelp">다른 아이템을 마우스로 위,아래로 드래그 하여 이동하거나 열의 헤더를 클릭하여 아이템을 정렬할 수 있습니다</key>
<key alias="sortPleaseWait"><![CDATA[잠시 기다리십시오. 아이템을 정렬 하는데 잠시 시간이 소요될 수 있습니다]]></key>
</area>
<area alias="speechBubbles">
<key alias="contentPublishedFailedByEvent">3rd party add-in 때문에 발행이 취소되었습니다.</key>
<key alias="contentTypeDublicatePropertyType">속성타입이 이미존재합니다</key>
<key alias="contentTypePropertyTypeCreated">속성타입 생성되었습니다</key>
<key alias="contentTypePropertyTypeCreatedText"><![CDATA[이름: %0% <br /> 데이터타입: %1%]]></key>
<key alias="contentTypePropertyTypeDeleted">속성타입 삭제됨</key>
<key alias="contentTypeSavedHeader">컨텐츠타입 저장됨</key>
<key alias="contentTypeTabCreated">색인 생성</key>
<key alias="contentTypeTabDeleted">색인 삭제</key>
<key alias="contentTypeTabDeletedText">Tab with id: %0% 삭제됨</key>
<key alias="cssErrorHeader">스타일시트 저장되지 않음</key>
<key alias="cssSavedHeader">스타일시트 저장</key>
<key alias="cssSavedText">스타일시트 에러없이 저장</key>
<key alias="dataTypeSaved">데이터타입 저장됨</key>
<key alias="dictionaryItemSaved">사전 항목 저장됨</key>
<key alias="editContentPublishedFailedByParent">부모페이지가 발행되지 않았기때문에 발행에 실패했습니다.</key>
<key alias="editContentPublishedHeader">컨텐츠 발행됨</key>
<key alias="editContentPublishedText">and 웹사이트에서 보기</key>
<key alias="editContentSavedHeader">컨텐츠 저장됨</key>
<key alias="editContentSavedText">변경된 내용이 적용되어 발행됨을 기억하세요</key>
<key alias="editContentSendToPublish">승인을 위해 전송</key>
<key alias="editContentSendToPublishText">변경사항이 승인을 위해 전송되었습니다.</key>
<key alias="editMemberSaved">사용자 저장됨</key>
<key alias="editStylesheetPropertySaved">스타일시트 속성 저장됨</key>
<key alias="editStylesheetSaved">스타일시트 저장됨</key>
<key alias="editTemplateSaved">템플릿 저장됨</key>
<key alias="editUserError">사용자 저장에러(로그 확인)</key>
<key alias="editUserSaved">사용자 저장됨</key>
<key alias="fileErrorHeader">파일 저장되지 않음</key>
<key alias="fileErrorText">파일이 저장되지 않았습니다. 권한을 확인하세요</key>
<key alias="fileSavedHeader">파일 저장</key>
<key alias="fileSavedText">파일이 에러없이 저장</key>
<key alias="languageSaved">언어 저장됨</key>
<key alias="templateErrorHeader">템플릿이 저장되지 않음</key>
<key alias="templateErrorText">2 템플릿에 동일한 별칭이 적용되지 않았는지 확인하시기 바랍니다.</key>
<key alias="templateSavedHeader">템플릿 저장</key>
<key alias="templateSavedText">탬플릿이 에러없이 저장되었습니다!</key>
</area>
<area alias="stylesheet">
<key alias="aliasHelp">CSS 태그를 사용하세요 예: h1, .redHeader, .blueTex</key>
<key alias="editstylesheet">스타일시트 편집</key>
<key alias="editstylesheetproperty">스타일시트 속성편집</key>
<key alias="nameHelp">rich text editor 에 스타일속성을 확인할 수 있는 이름을 붙이세요</key>
<key alias="preview">미리보기</key>
<key alias="styles">스타일</key>
</area>
<area alias="template">
<key alias="edittemplate">템플릿 편집</key>
<key alias="insertContentArea">컨텐츠범위 삽입</key>
<key alias="insertContentAreaPlaceHolder">컨텐츠범위 Placeholder 삽입</key>
<key alias="insertDictionaryItem">사전 항목 삽입</key>
<key alias="insertMacro">매크로 삽입</key>
<key alias="insertPageField">Umbraco 페이지필드 삽입</key>
<key alias="mastertemplate">마스터 템플릿</key>
<key alias="quickGuide">Umbraco 템플릿태그 퀵가이드</key>
<key alias="template">템플릿</key>
</area>
<area alias="grid">
<key alias="media">Image</key>
<key alias="macro">Macro</key>
<key alias="insertControl">Choose type of content</key>
<key alias="chooseLayout">Choose a layout</key>
<key alias="addRows">Add a row</key>
<key alias="addElement">Add content</key>
<key alias="dropElement">Drop content</key>
<key alias="settingsApplied">Settings applied</key>
<key alias="contentNotAllowed">This content is not allowed here</key>
<key alias="contentAllowed">This content is allowed here</key>
<key alias="clickToEmbed">Click to embed</key>
<key alias="clickToInsertImage">Click to insert image</key>
<key alias="placeholderImageCaption">Image caption...</key>
<key alias="placeholderWriteHere">Write here...</key>
<key alias="gridLayouts">Grid Layouts</key>
<key alias="gridLayoutsDetail">Layouts are the overall work area for the grid editor, usually you only need one or two different layouts</key>
<key alias="addGridLayout">Add Grid Layout</key>
<key alias="addGridLayoutDetail">Adjust the layout by setting column widths and adding additional sections</key>
<key alias="rowConfigurations">Row configurations</key>
<key alias="rowConfigurationsDetail">Rows are predefined cells arranged horizontally</key>
<key alias="addRowConfiguration">Add row configuration</key>
<key alias="addRowConfigurationDetail">Adjust the row by setting cell widths and adding additional cells</key>
<key alias="columns">Columns</key>
<key alias="columnsDetails">Total combined number of columns in the grid layout</key>
<key alias="settings">Settings</key>
<key alias="settingsDetails">Configure what settings editors can change</key>
<key alias="styles">Styles</key>
<key alias="stylesDetails">Configure what styling editors can change</key>
<key alias="allowAllEditors">Allow all editors</key>
<key alias="allowAllRowConfigurations">Allow all row configurations</key>
</area>
<area alias="templateEditor">
<key alias="alternativeField">대체 필드</key>
<key alias="alternativeText">대체 글꼴</key>
<key alias="casing">Casing</key>
<key alias="chooseField">필드 선택</key>
<key alias="convertLineBreaks">줄바꿈문자 변환</key>
<key alias="convertLineBreaksHelp">줄바꿈문자를 Html태그 &amp;amp;lt;br&amp;amp;gt; 로 변경</key>
<key alias="dateOnly">예, 날짜만</key>
<key alias="formatAsDate">날짜포맷으로</key>
<key alias="htmlEncode">HTML 인코딩</key>
<key alias="htmlEncodeHelp">HTML과 동일하게 특수문자를 변경하시겠습니까</key>
<key alias="insertedAfter">필드 값 후에 삽입하시겠습니까</key>
<key alias="insertedBefore">필드값 전에 삽입하시겠습니까</key>
<key alias="lowercase">소문자</key>
<key alias="none">없음</key>
<key alias="postContent">필드뒤에 삽입</key>
<key alias="preContent">필드앞에 삽입</key>
<key alias="recursive">Recursive</key>
<key alias="removeParagraph">단락 태그삭제</key>
<key alias="removeParagraphHelp">문서 시작과 끝의 &amp;amp;lt;P&amp;amp;gt; 를 삭제하시겠습니까</key>
<key alias="uppercase">대문자</key>
<key alias="urlEncode">URL 인코딩</key>
<key alias="urlEncodeHelp">URL의 특수문자를 포맷하겠습니까</key>
<key alias="usedIfAllEmpty">필드 위의 값들이 비었을때만 사용가능합니다.</key>
<key alias="usedIfEmpty">이 필드는 최초필드가 비었을때만 사용가능합니다.</key>
<key alias="withTime">예, 시간를 :로 구분하여</key>
</area>
<area alias="translation">
<key alias="details">번역 세부항목</key>
<key alias="DownloadXmlDTD">다운로드 xml DTD</key>
<key alias="fields">필드</key>
<key alias="includeSubpages">서브페이지 포함</key>
<key alias="mailBody"><![CDATA[
안녕하세요 %0%
%2% 에 의해 문서 '%1%' 가 '%5%' 로 번역요청되었음을
알리는 자동 발송 메일입니다.
편집하시려면 http://%3%/translation/details.aspx?id=%4% 로
번역작업을 전반적으로 보시려면 Umbraco에 로그인 하세요
http://%3%
좋은 하루 되세요!
]]></key>
<key alias="noTranslators">번역자를 찾을 수 없습니다. 컨텐츠를 번역하기위해 발송하시기 전에 번역자를 생성하세요.</key>
<key alias="pageHasBeenSendToTranslation">'%0%' 페이지가 번역을 위해 전송되었습니다.</key>
<key alias="sendToTranslate">번역을 위해 '%0%' 페이지 전송하기Send the page '%0%' to translation</key>
<key alias="totalWords">총 단어 수</key>
<key alias="translateTo">번역</key>
<key alias="translationDone">번역 완료</key>
<key alias="translationDoneHelp">아래를 클릭하셔서 방금 번역한 페이지를 미리볼 수 있습니다. 원본 페이지가 있다면 두 페이지를 비교해보시기 바랍니다.</key>
<key alias="translationFailed">번역에 실패했습니다. Xml 파일에 문제가 있을수 있습니다.</key>
<key alias="translationOptions">번역 옵션</key>
<key alias="translator">번역자</key>
<key alias="uploadTranslationXml">번역 XML 업로드</key>
</area>
<area alias="treeHeaders">
<key alias="cacheBrowser">캐시 브라우저</key>
<key alias="contentRecycleBin">휴지통</key>
<key alias="createdPackages">생성된 패키지</key>
<key alias="dataTypes">데이터 타입</key>
<key alias="dictionary">사전</key>
<key alias="installedPackages">설치된 패키지</key>
<key alias="installSkin">TRANSLATE ME: 'Install skin'</key>
<key alias="installStarterKit">TRANSLATE ME: 'Install starter kit'</key>
<key alias="languages">언어</key>
<key alias="localPackage">로컬 패키지 설치</key>
<key alias="macros">매크로</key>
<key alias="mediaTypes">미디어 타입</key>
<key alias="member">구성원</key>
<key alias="memberGroups">구성원 그룹</key>
<key alias="memberRoles">역할</key>
<key alias="memberTypes">구성원 유형</key>
<key alias="packager">패키지</key>
<key alias="packages">패키지</key>
<key alias="repositories">저장소에 설치</key>
<key alias="runway">Runway 설치</key>
<key alias="runwayModules">Runway 모듈</key>
<key alias="scripting">스크립트 파일</key>
<key alias="scripts">스크립트</key>
<key alias="stylesheets">스타일시트</key>
<key alias="templates">템플릿</key>
<key alias="userPermissions">사용자권한</key>
<key alias="userTypes">사용자 유형</key>
<key alias="users">사용자</key>
</area>
<area alias="update">
<key alias="updateAvailable">새 업데이트가 준비되었습니다.</key>
<key alias="updateDownloadText">%0% 가 준비되었습니다. 다운로드를 위해 여기를 클릭하세요</key>
<key alias="updateNoServer">연결할 서버가 없습니다연결할 서버가 없습니다</key>
<key alias="updateNoServerError">업데이트을 위해 에러를 체크합니다 더많은 정보를 보시려면 stack 추적을 하세요</key>
</area>
<area alias="user">
<key alias="administrators">관리자</key>
<key alias="categoryField">카테고리 필드</key>
<key alias="changePassword">Change Your Password</key>
<key alias="changePasswordDescription">You can change your password for accessing the Umbraco Back Office by filling out the form below and click the 'Change Password' button</key>
<key alias="contentChannel">컨텐츠 채널</key>
<key alias="descriptionField">설명 필드</key>
<key alias="disabled">사용자 비활성화</key>
<key alias="documentType">문서 타입</key>
<key alias="editors">편집자</key>
<key alias="excerptField">필드 발췌</key>
<key alias="language">언어</key>
<key alias="loginname">로그인</key>
<key alias="mediastartnode">미디어 라이브러리에 시작노드</key>
<key alias="modules">세부항목</key>
<key alias="noConsole">Umbraco 접속 비활성화</key>
<key alias="password">비밀번호</key>
<key alias="passwordChanged">Your password has been changed!</key>
<key alias="passwordConfirm">Please confirm the new password</key>
<key alias="passwordEnterNew">Enter your new password</key>
<key alias="passwordIsBlank">Your new password cannot be blank!</key>
<key alias="passwordIsDifferent">There was a difference between the new password and the confirmed password. Please try again!</key>
<key alias="passwordMismatch">The confirmed password doesn't match the new password!</key>
<key alias="permissionReplaceChildren">자식노드 권한변경</key>
<key alias="permissionSelectedPages">현재 이페이지의 권한을 수정하는 중입니다:</key>
<key alias="permissionSelectPages">권한변경할 페이지를 선택해주세요</key>
<key alias="searchAllChildren">하위항목 모두찾기</key>
<key alias="startnode">컨텐츠의 시작노드</key>
<key alias="username">사용자명</key>
<key alias="userPermissions">사용자권한</key>
<key alias="usertype">사용자 타입</key>
<key alias="userTypes">사용자 타입</key>
<key alias="writer">작성자</key>
</area>
</language>
+942
View File
@@ -0,0 +1,942 @@
<?xml version="1.0" encoding="utf-8"?>
<language alias="no" intName="Norwegian" localName="norsk" lcid="20" culture="nb-NO">
<creator>
<name>The Umbraco community</name>
<link>http://our.umbraco.org/documentation/Extending-Umbraco/Language-Files</link>
</creator>
<area alias="actions">
<key alias="assignDomain">Angi domene</key>
<key alias="auditTrail">Revisjoner</key>
<key alias="browse">Bla gjennom</key>
<key alias="changeDocType">Skift dokumenttype</key>
<key alias="copy">Kopier</key>
<key alias="create">Opprett</key>
<key alias="createPackage">Opprett pakke</key>
<key alias="delete">Slett</key>
<key alias="disable">Deaktiver</key>
<key alias="emptyRecycleBin">Tøm papirkurv</key>
<key alias="exportDocumentType">Eksporter dokumenttype</key>
<key alias="importDocumentType">Importer dokumenttype</key>
<key alias="importPackage">Importer pakke</key>
<key alias="liveEdit">Rediger i Canvas</key>
<key alias="logout">Logg av</key>
<key alias="move">Flytt</key>
<key alias="notify">Varslinger</key>
<key alias="protect">Offentlig tilgang</key>
<key alias="publish">Publiser</key>
<key alias="unpublish">Avpubliser</key>
<key alias="refreshNode">Oppdater noder</key>
<key alias="republish">Republiser hele siten</key>
<key alias="restore" version="7.3.0">Gjenopprett</key>
<key alias="rights">Rettigheter</key>
<key alias="rollback">Reverser</key>
<key alias="sendtopublish">Send til publisering</key>
<key alias="sendToTranslate">Send til oversetting</key>
<key alias="sort">Sorter</key>
<key alias="translate">Oversett</key>
<key alias="update">Oppdater</key>
</area>
<area alias="assignDomain">
<key alias="permissionDenied">Ingen tilgang.</key>
<key alias="addNew">Legg til domene</key>
<key alias="remove">Fjern</key>
<key alias="invalidNode">Ugyldig node.</key>
<key alias="invalidDomain">Ugyldig domeneformat.</key>
<key alias="duplicateDomain">Domene er allerede tilknyttet.</key>
<key alias="language">Språk</key>
<key alias="domain">Domene</key>
<key alias="domainCreated">Domene '%0%' er nå opprettet og tilknyttet siden</key>
<key alias="domainDeleted">Domenet '%0%' er nå slettet</key>
<key alias="domainExists">Domenet '%0%' er allerede tilknyttet</key>
<key alias="domainUpdated">Domenet '%0%' er nå oppdatert</key>
<key alias="orEdit">eller rediger eksisterende domener</key>
<key alias="inherit">Arv</key>
<key alias="setLanguage">Språk</key>
<key alias="setLanguageHelp"><![CDATA[Sett språk for underordnede noder eller arv språk fra overordnet.<br/>Vil også gjelde denne noden, med mindre et underordnet domene også gjelder.]]></key>
<key alias="setDomains">Domener</key>
</area>
<area alias="auditTrails">
<key alias="atViewingFor">Viser for</key>
</area>
<area alias="buttons">
<key alias="select">Velg</key>
<key alias="somethingElse">Gjør noe annet</key>
<key alias="bold">Fet</key>
<key alias="deindent">Reduser innrykk</key>
<key alias="formFieldInsert">Sett inn skjemafelt</key>
<key alias="graphicHeadline">Sett inn grafisk overskrift</key>
<key alias="htmlEdit">Rediger HTML</key>
<key alias="indent">Øk innrykk</key>
<key alias="italic">Kursiv</key>
<key alias="justifyCenter">Midtstill</key>
<key alias="justifyLeft">Juster tekst venstre</key>
<key alias="justifyRight">Juster tekst høyre</key>
<key alias="linkInsert">Sett inn lenke</key>
<key alias="linkLocal">Sett inn lokal lenke (anker)</key>
<key alias="listBullet">Punktmerking</key>
<key alias="listNumeric">Nummerering</key>
<key alias="macroInsert">Sett inn makro</key>
<key alias="pictureInsert">Sett inn bilde</key>
<key alias="relations">Rediger relasjoner</key>
<key alias="returnToList">Tilbake til listen</key>
<key alias="save">Lagre</key>
<key alias="saveAndPublish">Lagre og publiser</key>
<key alias="saveAndSchedule">Lagre og planlegge</key>
<key alias="saveToPublish">Lagre og send til publisering</key>
<key alias="showPage">Forhåndsvis</key>
<key alias="showPageDisabled">Forhåndsvisning er deaktivert siden det ikke er angitt noen mal</key>
<key alias="styleChoose">Velg formattering</key>
<key alias="styleShow">Vis stiler</key>
<key alias="tableInsert">Sett inn tabell</key>
</area>
<area alias="changeDocType">
<key alias="changeDocTypeInstruction">For å endre det valge innholdets dokumenttype, velger du først en ny dokumenttype som er gyldig på gjeldende plassering.</key>
<key alias="changeDocTypeInstruction2">Kontroller deretter at alle egenskaper blir overført riktig til den nye dokumenttypen og klikk på Lagre.</key>
<key alias="contentRepublished">Innholdet har blitt republisert.</key>
<key alias="currentProperty">Nåværende egenskap</key>
<key alias="currentType">Nåværende type</key>
<key alias="docTypeCannotBeChanged">Du kan ikke endre dokumenttype, ettersom det ikke er andre gyldige dokumenttyper på denne plasseringen.</key>
<key alias="docTypeChanged">Dokumenttype endret</key>
<key alias="mapProperties">Overfør egenskaper</key>
<key alias="mapToProperty">Overfør til egenskap</key>
<key alias="newTemplate">Ny mal</key>
<key alias="newType">Ny type</key>
<key alias="none">ingen</key>
<key alias="selectedContent">Innhold</key>
<key alias="selectNewDocType">Velg ny dokumenttype</key>
<key alias="successMessage">Dokumenttypen på det valgte innhold ble endret til [new type], og følgende egenskaper ble overført:</key>
<key alias="to">til</key>
<key alias="validationErrorPropertyWithMoreThanOneMapping">Overføringen av egenskaper kunne ikke fullføres da en eller flere egenskaper er satt til å bli overført mer enn en gang.</key>
<key alias="validDocTypesNote">Kun andre dokumenttyper som er gyldige for denne plasseringen vises.</key>
</area>
<area alias="content">
<key alias="isPublished" version="7.2">Publisert</key>
<key alias="about">Om siden</key>
<key alias="alias">Alias</key>
<key alias="alternativeTextHelp">(hvordan du ville beskrevet bildet over telefon)</key>
<key alias="alternativeUrls">Alternative lenker</key>
<key alias="clickToEdit">Klikk for å redigere denne noden</key>
<key alias="createBy">Opprettet av</key>
<key alias="createByDesc" version="7.0">Opprinnelig forfatter</key>
<key alias="updatedBy" version="7.0">Oppdatert av</key>
<key alias="createDate">Opprettet den</key>
<key alias="createDateDesc" version="7.0">Tidspunkt for opprettelse</key>
<key alias="documentType">Dokumenttype</key>
<key alias="editing">Redigerer</key>
<key alias="expireDate">Utløpsdato</key>
<key alias="itemChanged">Denne noden er endret siden siste publisering</key>
<key alias="itemNotPublished">Denne noden er enda ikke publisert</key>
<key alias="lastPublished">Sist publisert</key>
<key alias="listViewNoItems" version="7.1.5">Det er ingen elementer å vise i listen.</key>
<key alias="mediatype">Mediatype</key>
<key alias="mediaLinks">Link til media</key>
<key alias="membergroup">Medlemsgruppe</key>
<key alias="memberrole">Rolle</key>
<key alias="membertype">Medlemstype</key>
<key alias="noDate">Ingen dato valgt</key>
<key alias="nodeName">Sidetittel</key>
<key alias="otherElements">Egenskaper</key>
<key alias="parentNotPublished">Dette dokumentet er publisert, men ikke synlig ettersom den overliggende siden '%0%' ikke er publisert</key>
<key alias="parentNotPublishedAnomaly">Intern feil: dokumentet er publisert men finnes ikke i hurtigbuffer</key>
<key alias="publish">Publisert</key>
<key alias="publishStatus">Publiseringsstatus</key>
<key alias="releaseDate">Publiseringsdato</key>
<key alias="unpublishDate">Dato for avpublisering</key>
<key alias="removeDate">Fjern dato</key>
<key alias="sortDone">Sorteringsrekkefølgen er oppdatert</key>
<key alias="sortHelp">Trekk og slipp nodene eller klikk på kolonneoverskriftene for å sortere. Du kan velge flere noder ved å holde shift eller control tastene mens du velger.</key>
<key alias="statistics">Statistikk</key>
<key alias="titleOptional">Tittel (valgfri)</key>
<key alias="altTextOptional">Alternativ tekst (valgfri)</key>
<key alias="type">Type</key>
<key alias="unpublish">Avpubliser</key>
<key alias="updateDate">Sist endret</key>
<key alias="updateDateDesc" version="7.0">Tidspunkt for siste endring</key>
<key alias="uploadClear">Fjern fil</key>
<key alias="urls">Lenke til dokument</key>
<key alias="memberof">Medlem av gruppe(ne)</key>
<key alias="notmemberof">Ikke medlem av gruppe(ne)</key>
<key alias="childItems" version="7.0">Undersider</key>
<key alias="target" version="7.0">Åpne i vindu</key>
</area>
<area alias="media">
<key alias="clickToUpload">Klikk for å laste opp</key>
</area>
<area alias="member">
<key alias="createNewMember">Opprett et nytt medlem</key>
<key alias="allMembers">Alle medlemmer</key>
</area>
<area alias="create">
<key alias="chooseNode">Hvor ønsker du å oprette den nye %0%</key>
<key alias="createUnder">Opprett under</key>
<key alias="updateData">Velg en type og skriv en tittel</key>
<key alias="noDocumentTypes" version="7.0"><![CDATA[Det er ingen tillatte dokumenttyper tilgjengelig. Du må tillate disse i innstillinger under <strong>"dokumenttyper"</strong>.]]></key>
<key alias="noMediaTypes" version="7.0"><![CDATA[Det er ingen tillatte mediatyper tilgjengelig. Du må tillate disse i innstillinger under <strong>"mediatyper"</strong>.]]></key>
</area>
<area alias="dashboard">
<key alias="browser">Til ditt nettsted</key>
<key alias="dontShowAgain">- Skjul</key>
<key alias="nothinghappens">Hvis Umbraco ikke starter, kan det skyldes at pop-up vinduer ikke er tillatt</key>
<key alias="openinnew">er åpnet i nytt vindu</key>
<key alias="restart">Omstart</key>
<key alias="visit">Besøk</key>
<key alias="welcome">Velkommen</key>
</area>
<area alias="prompt">
<key alias="stay">Stay</key>
<key alias="discardChanges">Discard changes</key>
<key alias="unsavedChanges">You have unsaved changes</key>
<key alias="unsavedChangesWarning">Are you sure you want to navigate away from this page? - you have unsaved changes</key>
</area>
<area alias="bulk">
<key alias="done">Done</key>
<key alias="deletedItem">Deleted %0% item</key>
<key alias="deletedItems">Deleted %0% items</key>
<key alias="deletedItemOfItem">Deleted %0% out of %1% item</key>
<key alias="deletedItemOfItems">Deleted %0% out of %1% items</key>
<key alias="publishedItem">Published %0% item</key>
<key alias="publishedItems">Published %0% items</key>
<key alias="publishedItemOfItem">Published %0% out of %1% item</key>
<key alias="publishedItemOfItems">Published %0% out of %1% items</key>
<key alias="unpublishedItem">Unpublished %0% item</key>
<key alias="unpublishedItems">Unpublished %0% items</key>
<key alias="unpublishedItemOfItem">Unpublished %0% out of %1% item</key>
<key alias="unpublishedItemOfItems">Unpublished %0% out of %1% items</key>
<key alias="movedItem">Moved %0% item</key>
<key alias="movedItems">Moved %0% items</key>
<key alias="movedItemOfItem">Moved %0% out of %1% item</key>
<key alias="movedItemOfItems">Moved %0% out of %1% items</key>
<key alias="copiedItem">Copied %0% item</key>
<key alias="copiedItems">Copied %0% items</key>
<key alias="copiedItemOfItem">Copied %0% out of %1% item</key>
<key alias="copiedItemOfItems">Copied %0% out of %1% items</key>
</area>
<area alias="defaultdialogs">
<key alias="anchorInsert">Navn på lokal link</key>
<key alias="assignDomain">Rediger domener</key>
<key alias="closeThisWindow">Lukk dette vinduet</key>
<key alias="confirmdelete">Er du sikker på at du vil slette</key>
<key alias="confirmdisable">Er du sikker på at du vil deaktivere</key>
<key alias="confirmlogout">Er du sikker på at du vil forlate Umbraco?</key>
<key alias="confirmSure">Er du sikker?</key>
<key alias="cut">Klipp ut</key>
<key alias="editdictionary">Rediger ordboksnøkkel</key>
<key alias="editlanguage">Rediger språk</key>
<key alias="insertAnchor">Sett inn lokal link</key>
<key alias="insertCharacter">Sett inn spesialtegn</key>
<key alias="insertgraphicheadline">Sett inn grafisk overskrift</key>
<key alias="insertimage">Sett inn bilde</key>
<key alias="insertlink">Sett inn lenke</key>
<key alias="insertMacro">Sett inn makro</key>
<key alias="inserttable">Sett inn tabell</key>
<key alias="lastEdited">Sist redigert</key>
<key alias="link">Lenke</key>
<key alias="linkinternal">Intern link:</key>
<key alias="linklocaltip">Ved lokal link, sett inn "#" foran link</key>
<key alias="linknewwindow">Åpne i nytt vindu?</key>
<key alias="macroContainerSettings">Makroinnstillinger</key>
<key alias="macroDoesNotHaveProperties">Denne makroen har ingen egenskaper du kan endre</key>
<key alias="paste">Lim inn</key>
<key alias="permissionsEdit">Endre rettigheter for</key>
<key alias="recycleBinDeleting">Innholdet i papirkurven blir nå slettet. Vennligst ikke lukk dette vinduet mens denne operasjonen foregår</key>
<key alias="recycleBinIsEmpty">Papirkurven er nå tom</key>
<key alias="recycleBinWarning">Når elementer blir slettet fra papirkurven vil de være slettet for alltid</key>
<key alias="regexSearchError"><![CDATA[<a target='_blank' href='http://regexlib.com'>regexlib.com</a> tjenesten opplever for tiden problemer som vi ikke har kontroll over. Vi beklager denne ubeleiligheten.]]></key>
<key alias="regexSearchHelp">Søk etter et regulært uttrykk for å legge inn validering til et felt. Eksempel: 'email, 'zip-code' 'url'</key>
<key alias="removeMacro">Fjern makro</key>
<key alias="requiredField">Obligatorisk</key>
<key alias="sitereindexed">Nettstedet er indeksert</key>
<key alias="siterepublished">Hurtigbufferen er blitt oppdatert. Alt publisert innhold er nå à jour. Alt upublisert innhold er fortsatt ikke publisert.</key>
<key alias="siterepublishHelp">Hurtigbufferen for siden vil bli oppdatert. Alt publisert innhold vil bli oppdatert, mens upublisert innhold vil forbli upublisert.</key>
<key alias="tableColumns">Antall kolonner</key>
<key alias="tableRows">Antall rader</key>
<key alias="thumbnailimageclickfororiginal">Klikk på bildet for å se det i full størrelse</key>
<key alias="treepicker">Velg punkt</key>
<key alias="viewCacheItem">Se buffret node</key>
</area>
<area alias="dictionaryItem">
<key alias="description"><![CDATA[Rediger de forskjellige språkversjonene for ordbokelementet '<em>%0%</em>' under.<br/>Du kan legge til flere språk under 'språk' i menyen til venstre.]]></key>
<key alias="displayName">Språk</key>
</area>
<area alias="placeholders">
<key alias="username">Skriv inn ditt brukernavn</key>
<key alias="password">Skriv inn ditt passord</key>
<key alias="nameentity">Navngi %0%...</key>
<key alias="entername">Skriv inn navn...</key>
<key alias="search">Søk...</key>
<key alias="filter">Filtrer...</key>
<key alias="enterTags">Skriv inn nøkkelord (trykk på Enter etter hvert nøkkelord)...</key>
</area>
<area alias="editcontenttype">
<key alias="createListView" version="7.2">Opprett brukerdefinert listevisning</key>
<key alias="removeListView" version="7.2">Fjern brukerdefinert listevisning</key>
</area>
<area alias="editdatatype">
<key alias="addPrevalue">Legg til forhåndsverdi</key>
<key alias="dataBaseDatatype">Database datatype</key>
<key alias="guid">Kontrollelement GUID</key>
<key alias="renderControl">Kontrollelement</key>
<key alias="rteButtons">Knapper</key>
<key alias="rteEnableAdvancedSettings">Aktiver avanserte instillinger for</key>
<key alias="rteEnableContextMenu">Aktiver kontektsmeny</key>
<key alias="rteMaximumDefaultImgSize">Maksimum standard størrelse på innsatte bilder</key>
<key alias="rteRelatedStylesheets">Beslektede stilark</key>
<key alias="rteShowLabel">Vis etikett</key>
<key alias="rteWidthAndHeight">Bredde og høyde</key>
</area>
<area alias="errorHandling">
<key alias="errorButDataWasSaved">Dine data har blitt lagret, men før du kan publisere denne siden må du rette noen feil:</key>
<key alias="errorChangingProviderPassword">Den gjeldende Membership Provider støtter ikke endring av passord. (EnablePasswordRetrieval må være satt til sann)</key>
<key alias="errorExistsWithoutTab">%0% finnes allerede</key>
<key alias="errorHeader">Det var feil i dokumentet:</key>
<key alias="errorHeaderWithoutTab">Det var feil i skjemaet:</key>
<key alias="errorInPasswordFormat">Passordet bør være minst %0% tegn og inneholde minst %1% numeriske tegn</key>
<key alias="errorIntegerWithoutTab">%0% må være et heltall</key>
<key alias="errorMandatory">%0% under %1% er obligatorisk</key>
<key alias="errorMandatoryWithoutTab">%0% er obligatorisk</key>
<key alias="errorRegExp">%0% under %1% er ikke i et korrekt format</key>
<key alias="errorRegExpWithoutTab">%0% er ikke i et korrekt format</key>
</area>
<area alias="errors">
<key alias="dissallowedMediaType">Filtypen er deaktivert av administrator</key>
<key alias="codemirroriewarning">NB! Selv om CodeMirror er aktivert i konfigurasjon er det deaktivert i Internet Explorer pga. ustabilitet.</key>
<key alias="contentTypeAliasAndNameNotNull">Fyll ut både alias og navn på den nye egenskapstypen!</key>
<key alias="filePermissionsError">Det er et problem med lese/skrive rettighetene til en fil eller mappe</key>
<key alias="missingTitle">Tittel mangler</key>
<key alias="missingType">Type mangler</key>
<key alias="pictureResizeBiggerThanOrg">Du er i ferd med å gjøre bildet større enn originalen. Det vil forringe kvaliteten på bildet, ønsker du å fortsette?</key>
<key alias="startNodeDoesNotExists">Startnode er slettet. Kontakt din administrator</key>
<key alias="stylesMustMarkBeforeSelect">Du må markere innhold før du kan endre stil</key>
<key alias="stylesNoStylesOnPage">Det er ingen aktive stiler eller formateringer på denne siden</key>
<key alias="tableColMergeLeft">Sett markøren til venstre i de 2 cellene du ønsker å slå sammen</key>
<key alias="tableSplitNotSplittable">Du kan ikke dele en celle som allerede er delt.</key>
</area>
<area alias="general">
<key alias="about">Om</key>
<key alias="action">Handling</key>
<key alias="actions">Muligheter</key>
<key alias="add">Legg til</key>
<key alias="alias">Alias</key>
<key alias="areyousure">Er du sikker?</key>
<key alias="border">Ramme</key>
<key alias="by">av</key>
<key alias="cancel">Avbryt</key>
<key alias="cellMargin">Cellemargin</key>
<key alias="choose">Velg</key>
<key alias="close">Lukk</key>
<key alias="closewindow">Lukk vindu</key>
<key alias="comment">Kommentar</key>
<key alias="confirm">Bekreft</key>
<key alias="constrainProportions">Behold proposjoner</key>
<key alias="continue">Fortsett</key>
<key alias="copy">Kopier</key>
<key alias="create">Opprett</key>
<key alias="database">Database</key>
<key alias="date">Dato</key>
<key alias="default">Standard</key>
<key alias="delete">Slett</key>
<key alias="deleted">Slettet</key>
<key alias="deleting">Sletter...</key>
<key alias="design">Design</key>
<key alias="dimensions">Dimensjoner</key>
<key alias="down">Ned</key>
<key alias="download">Last ned</key>
<key alias="edit">Rediger</key>
<key alias="edited">Endret</key>
<key alias="elements">Elementer</key>
<key alias="email">E-post</key>
<key alias="error">Feil</key>
<key alias="findDocument">Finn</key>
<key alias="height">Høyde</key>
<key alias="help">Hjelp</key>
<key alias="icon">Ikon</key>
<key alias="import">Importer</key>
<key alias="innerMargin">Indre margin</key>
<key alias="insert">Sett inn</key>
<key alias="install">Installer</key>
<key alias="justify">Justering</key>
<key alias="language">Språk</key>
<key alias="layout">Layout</key>
<key alias="loading">Laster</key>
<key alias="locked">Låst</key>
<key alias="login">Logg inn</key>
<key alias="logoff">Logg ut</key>
<key alias="logout">Logg ut</key>
<key alias="macro">Makro</key>
<key alias="move">Flytt</key>
<key alias="name">Navn</key>
<key alias="new">Ny</key>
<key alias="next">Neste</key>
<key alias="no">Nei</key>
<key alias="of">av</key>
<key alias="ok">OK</key>
<key alias="open">Åpne</key>
<key alias="or">eller</key>
<key alias="password">Passord</key>
<key alias="path">Sti</key>
<key alias="pleasewait">Ett øyeblikk...</key>
<key alias="previous">Forrige</key>
<key alias="properties">Egenskaper</key>
<key alias="reciept">E-post som innholdet i skjemaet skal sendes til</key>
<key alias="recycleBin">Papirkurv</key>
<key alias="remaining">Gjenværende</key>
<key alias="rename">Gi nytt navn</key>
<key alias="renew">Forny</key>
<key alias="required" version="7.0">Påkrevd</key>
<key alias="retry">Prøv igjen</key>
<key alias="rights">Rettigheter</key>
<key alias="search">Søk</key>
<key alias="server">Server</key>
<key alias="show">Vis</key>
<key alias="showPageOnSend">Hvilken side skal vises etter at skjemaet er sendt</key>
<key alias="size">Størrelse</key>
<key alias="sort">Sorter</key>
<key alias="submit">Send</key>
<key alias="type">Type</key>
<key alias="typeToSearch">Søk...</key>
<key alias="up">Opp</key>
<key alias="update">Oppdater</key>
<key alias="upgrade">Oppgrader</key>
<key alias="upload">Last opp</key>
<key alias="url">Url</key>
<key alias="user">Bruker</key>
<key alias="username">Brukernavn</key>
<key alias="value">Verdi</key>
<key alias="view">Visning</key>
<key alias="welcome">Velkommen...</key>
<key alias="width">Bredde</key>
<key alias="yes">Ja</key>
<key alias="folder">Mappe</key>
<key alias="searchResults">Søkeresultater</key>
<key alias="reorder">Sorter</key>
<key alias="reorderDone">Avslutt sortering</key>
<key alias="preview">Eksempel</key>
<key alias="changePassword">Bytt passord</key>
<key alias="to">til</key>
<key alias="listView">Listevisning</key>
<key alias="saving">Lagrer...</key>
<key alias="current">nåværende</key>
<key alias="embed">Innbygging</key>
<key alias="retrieve">Hent</key>
<key alias="selected">valgt</key>
</area>
<area alias="graphicheadline">
<key alias="backgroundcolor">Bakgrunnsfarge</key>
<key alias="bold">Fet</key>
<key alias="color">Tekstfarge</key>
<key alias="font">Skrifttype</key>
<key alias="text">Tekst</key>
</area>
<area alias="headers">
<key alias="page">Side</key>
</area>
<area alias="installer">
<key alias="databaseErrorCannotConnect">Installasjonsprogrammet kan ikke koble til databasen</key>
<key alias="databaseErrorWebConfig">Kunne ikke lagre Web.Config-filen. Vennligst endre databasens tilkoblingsstreng manuelt. </key>
<key alias="databaseFound">Din database er funnet og identifisert som</key>
<key alias="databaseHeader">Databasekonfigurasjon</key>
<key alias="databaseInstall"><![CDATA[Klikk <strong>installer</strong>-knappen for å installere Umbraco %0% databasen]]></key>
<key alias="databaseInstallDone"><![CDATA[Umbraco %0% har nå blitt kopiert til din database. Trykk <strong>Neste</strong> for å fortsette.]]></key>
<key alias="databaseNotFound"><![CDATA[<p>Databasen ble ikke funnet! Vennligst sjekk at informasjonen i "connection string" i "web.config"-filen er korrekt.</p><p>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.</p><p>Klikk <strong>prøv på nytt</strong> når du er ferdig.<br /> <a href="http://our.umbraco.org/documentation/Using-Umbraco/Config-files/webconfig7" target="_blank">Mer informasjon om redigering av web.config her.</a></p>]]></key>
<key alias="databaseText"><![CDATA[For å fullføre dette steget, må du vite en del informasjon om din database server ("tilkoblingsstreng").<br/> Vennligst kontakt din ISP om nødvendig. Hvis du installerer på en lokal maskin eller server, må du kanskje skaffe informasjonen fra din systemadministrator.]]></key>
<key alias="databaseUpgrade"><![CDATA[<p> Trykk på knappen <strong>oppgrader</strong> for å oppgradere databasen din til Umbraco %0%</p> <p> Ikke vær urolig - intet innhold vil bli slettet og alt vil fortsette å virke etterpå! </p>]]></key>
<key alias="databaseUpgradeDone"><![CDATA[Databasen din har blitt oppgradert til den siste utgaven, %0%.<br/>Trykk <strong>Neste</strong> for å fortsette.]]></key>
<key alias="databaseUpToDate"><![CDATA[Databasen din er av nyeste versjon! Klikk <strong>neste</strong> for å fortsette konfigurasjonsveiviseren]]></key>
<key alias="defaultUserChangePass"><![CDATA[<strong>Passordet til standardbrukeren må endres!]]></key>
<key alias="defaultUserDisabled"><![CDATA[<strong>Standardbrukeren har blitt deaktivert eller har ingen tilgang til Umbraco!</strong></p><p>Ingen videre handling er nødvendig. Klikk <b>neste</b> for å fortsette.]]></key>
<key alias="defaultUserPassChanged"><![CDATA[<strong>Passordet til standardbrukeren har blitt forandret etter installasjonen!</strong></p><p>Ingen videre handling er nødvendig. Klikk <strong>Neste</strong> for å fortsette.]]></key>
<key alias="defaultUserPasswordChanged">Passordet er blitt endret!</key>
<key alias="greatStart">Få en god start med våre introduksjonsvideoer</key>
<key alias="licenseText">Ved å klikke på Neste-knappen (eller endre UmbracoConfigurationStatus i Web.config), godtar du lisensen for denne programvaren som angitt i boksen nedenfor. Legg merke til at denne Umbraco distribusjon består av to ulike lisenser, åpen kilde MIT lisens for rammen og Umbraco frivareverktøy lisens som dekker brukergrensesnittet.</key>
<key alias="None">Ikke installert.</key>
<key alias="permissionsAffectedFolders">Berørte filer og mapper</key>
<key alias="permissionsAffectedFoldersMoreInfo">Mer informasjon om å sette opp rettigheter for Umbraco her</key>
<key alias="permissionsAffectedFoldersText">Du må gi ASP.NET brukeren rettigheter til å endre de følgende filer og mapper</key>
<key alias="permissionsAlmostPerfect"><![CDATA[<strong>Rettighetene er nesten perfekt satt opp!</strong><br/><br/> Du kan kjøre Umbraco uten problemer, men du vil ikke være i stand til å installere de anbefalte pakkene for å utnytte Umbraco fullt ut.]]></key>
<key alias="permissionsHowtoResolve">Hvordan løse problemet</key>
<key alias="permissionsHowtoResolveLink">Klikk her for å lese tekstversjonen</key>
<key alias="permissionsHowtoResolveText"><![CDATA[Se vår <strong>innføringsvideo</strong> om å sette opp rettigheter for Umbraco eller les tekstversjonen.]]></key>
<key alias="permissionsMaybeAnIssue"><![CDATA[<strong>Rettighetsinnstillingene kan være et problem!</strong><br/><br/> Du kan kjøre Umbraco uten problemer, men du vil ikke være i stand til å installere de anbefalte pakkene for å utnytte Umbraco fullt ut.]]></key>
<key alias="permissionsNotReady"><![CDATA[<strong>Rettighetsinstillingene er ikke klargjort for Umbraco!</strong><br/><br/> For å kunne kjøre Umbraco, må du oppdatere rettighetsinnstillingene dine.]]></key>
<key alias="permissionsPerfect"><![CDATA[<strong>Rettighetsinnstillingene er perfekt!</strong><br/><br/>Du er klar for å kjøre Umbraco og installere pakker!]]></key>
<key alias="permissionsResolveFolderIssues">Løser mappeproblem</key>
<key alias="permissionsResolveFolderIssuesLink">Følg denne linken for mer informasjon om problemer med ASP.NET og oppretting av mapper</key>
<key alias="permissionsSettingUpPermissions">Konfigurerer mappetillatelser</key>
<key alias="permissionsText"><![CDATA[Umbraco trenger skrive/endre tilgang til enkelte mapper for å kunne lagre filer som bilder og PDF-dokumenter. Den lagrer også midlertidig data (aka: hurtiglager) for å øke ytelsen på websiden din.]]></key>
<key alias="runwayFromScratch">Jeg ønsker å starte fra bunnen.</key>
<key alias="runwayFromScratchText"><![CDATA[Din website er helt tom for øyeblikket. Dette er perfekt hvis du vil begynne helt forfra og lage dine egne dokumenttyper og maler. (<a href="http://Umbraco.tv/documentation/videos/for-site-builders/foundation/document-types">lær hvordan</a>) Du kan fortsatt velge å installere Runway senere. Vennligst gå til Utvikler-seksjonen og velg Pakker.]]></key>
<key alias="runwayHeader">Du har akkurat satt opp en ren Umbraco plattform. Hva vil du gjøre nå?</key>
<key alias="runwayInstalled">Runway er installert</key>
<key alias="runwayInstalledText"><![CDATA[Du har nå fundamentet på plass. Velg hvilke moduler du ønsker å installer på toppen av det.<br/> Dette er vår liste av anbefalte moduler- Kryss av de du ønsker å installere, eller se den<a href="#" onclick="toggleModules(); return false;" id="toggleModuleList">fulle listen av moduler</a> ]]></key>
<key alias="runwayOnlyProUsers">Bare anbefalt for erfarne brukere</key>
<key alias="runwaySimpleSite">Jeg vil starte med en enkel webside</key>
<key alias="runwaySimpleSiteText"><![CDATA[<p> "Runway" er en enkel webside som utstyrer deg med noen grunnleggende dokumenttyper og maler. Veiviseren kan sette opp Runway for deg automatisk, men du kan enkelt endre, utvide eller slette den. Runway er ikke nødvendig, og du kan enkelt bruke Umbraco uten den. Imidlertidig tilbyr Runway et enkelt fundament basert på de beste metodene for å hjelpe deg i gang fortere enn noensinne. Hvis du velger å installere Runway, kan du også velge blant grunnleggende byggeklosser kalt Runway Moduler for å forøke dine Runway-sider. </p> <small> <em>Sider inkludert i Runway:</em> Hjemmeside, Komme-i-gang, Installere moduler.<br /> <em>Valgfrie Moduler:</em> Toppnavigasjon, Sidekart, Kontakt, Galleri. </small> ]]></key>
<key alias="runwayWhatIsRunway">Hva er Runway</key>
<key alias="step1">Steg 1/5 Godta lisens</key>
<key alias="step2">Steg 2/5 Database konfigurasjon</key>
<key alias="step3">Steg 3/5: Valider filrettigheter</key>
<key alias="step4">Steg 4/5: Skjekk Umbraco sikkerheten</key>
<key alias="step5">Steg 5/5: Umbraco er klar for deg til å starte!</key>
<key alias="thankYou">Tusen takk for at du valgte Umbraco!</key>
<key alias="theEndBrowseSite"><![CDATA[<h3>Se ditt nye nettsted</h3> Du har installert Runway, hvorfor ikke se hvordan ditt nettsted ser ut.]]></key>
<key alias="theEndFurtherHelp"><![CDATA[<h3>Mer hjelp og info</h3> Få hjelp fra vårt prisbelønte samfunn, bla gjennom dokumentasjonen eller se noen gratis videoer på hvordan man bygger et enkelt nettsted, hvordan bruke pakker og en rask guide til Umbraco terminologi]]></key>
<key alias="theEndHeader">Umbraco %0% er installert og klar til bruk</key>
<key alias="theEndInstallFailed"><![CDATA[For å fullføre installasjonen, må du manuelt endre <strong>web.config</strong> filen, og oppdatere AppSetting-nøkkelen <strong>UmbracoConfigurationStatus</strong> til verdien <strong>'%0%'</strong>]]></key>
<key alias="theEndInstallSuccess"><![CDATA[Du kan <strong>starte øyeblikkelig</strong> ved å klikke på "Start Umbraco" knappen nedenfor. <br/>Hvis du er <strong>ny på Umbraco</strong>, kan du finne mange ressurser på våre komme-i-gang sider.]]></key>
<key alias="theEndOpenUmbraco"><![CDATA[<h3>Start Umbraco</h3> For å administrere din webside, åpne Umbraco og begynn å legge til innhold, oppdatere maler og stilark eller utvide funksjonaliteten]]></key>
<key alias="Unavailable">Tilkobling til databasen mislyktes.</key>
<key alias="Version3">Umbraco Versjon 3</key>
<key alias="Version4">Umbraco Versjon 4</key>
<key alias="watch">Se</key>
<key alias="welcomeIntro"><![CDATA[Denne veiviseren vil hjelpe deg gjennom prosessen med å konfigurere <strong>Umbraco %0%</strong> for en ny installasjon eller oppgradering fra versjon 3.0. <br/><br/> Trykk <strong>"neste"</strong> for å starte veiviseren.]]></key>
</area>
<area alias="language">
<key alias="cultureCode">Språkkode</key>
<key alias="displayName">Språk</key>
</area>
<area alias="lockout">
<key alias="lockoutWillOccur">Du har vært inaktiv og vil logges ut automatisk om</key>
<key alias="renewSession">Forny innlogging for å lagre</key>
</area>
<area alias="login">
<key alias="greeting0">Da er det søndag!</key>
<key alias="greeting1">Smil, det er mandag!</key>
<key alias="greeting2">Hurra, det er tirsdag!</key>
<key alias="greeting3">For en herlig onsdag!</key>
<key alias="greeting4">Gledelig torsdag!</key>
<key alias="greeting5">Endelig fredag!</key>
<key alias="greeting6">Gledelig lørdag</key>
<key alias="instruction">Logg på nedenfor</key>
<key alias="signInWith">Logg på med</key>
<key alias="timeout">Din sesjon er utløpt</key>
<key alias="bottomText"><![CDATA[<p style="text-align:right;">&copy; 2001 - %0% <br /><a href="http://umbraco.com" style="text-decoration: none" target="_blank">umbraco.com</a></p> ]]></key>
</area>
<area alias="main">
<key alias="dashboard">Skrivebord</key>
<key alias="sections">Seksjoner</key>
<key alias="tree">Innhold</key>
</area>
<area alias="moveOrCopy">
<key alias="choose">Velg side over...</key>
<key alias="copyDone">%0% er nå kopiert til %1%</key>
<key alias="copyTo">Kopier til</key>
<key alias="moveDone">%0% er nå flyttet til %1%</key>
<key alias="moveTo">Flytt til</key>
<key alias="nodeSelected">har blitt valgt som rot til ditt nye innhold, klikk 'ok' nedenfor.</key>
<key alias="noNodeSelected">Ingen node er valgt, vennligst velg en node i listen over før du klikker 'fortsett'</key>
<key alias="notAllowedByContentType">Gjeldende nodes type tillates ikke under valgt node</key>
<key alias="notAllowedByPath">Gjeldende node kan ikke legges under en underordnet node</key>
<key alias="notAllowedAtRoot">Denne noden kan ikke ligge på rotnivå</key>
<key alias="notValid">Handlingen tillates ikke. Du mangler tilgang til en eller flere underordnede noder.</key>
<key alias="relateToOriginal">Relater kopierte elementer til original(e)</key>
</area>
<area alias="notifications">
<key alias="editNotifications">Rediger dine varsler for %0%</key>
<key alias="mailBody"><![CDATA[
Hei %0%
Dette er en automatisk mail for å informere om at handlingen '%1%'
er utført på siden '%2%'
av brukeren '%3%'
Gå til http://%4%/Umbraco/default.aspx?section=content&id=%5% for å redigere.
Ha en fin dag!
Vennlig hilsen Umbraco roboten
]]></key>
<key alias="mailBodyHtml"><![CDATA[<p>Hei %0%</p>
<p>Dette er en automatisk mail for å informere om at handlingen '%1%'
er blitt utført på siden <a href="http://%4%/actions/preview.aspx?id=%5%"><strong>'%2%'</strong></a>
av brukeren <strong>'%3%'</strong>
</p>
<div style="margin: 8px 0; padding: 8px; display: block;">
<br />
<a style="color: white; font-weight: bold; background-color: #5372c3; text-decoration : none; margin-right: 20px; border: 8px solid #5372c3; width: 150px;" href="http://%4%/Umbraco/actions/editContent.aspx?id=%5%">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;REDIGER&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a> &nbsp;
<br />
</div>
<p>
<h3>Rettelser:</h3>
<table style="width: 100%;">
%6%
</table>
</p>
<div style="margin: 8px 0; padding: 8px; display: block;">
<br />
<a style="color: white; font-weight: bold; background-color: #5372c3; text-decoration : none; margin-right: 20px; border: 8px solid #5372c3; width: 150px;" href="http://%4%/Umbraco/actions/editContent.aspx?id=%5%">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;REDIGER&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a> &nbsp;
<br />
</div>
<p>Ha en fin dag!<br /><br />
Vennlig hilsen Umbraco roboten
</p>]]></key>
<key alias="mailSubject">[%0%] Varsling om %1% utført på %2%</key>
<key alias="notifications">Varslinger</key>
</area>
<area alias="packager">
<key alias="chooseLocalPackageText"><![CDATA[Klikk browse og velg pakke fra lokal disk.<br/> Umbraco-pakker har vanligvis endelsen ".umb" eller ".zip".]]></key>
<key alias="packageAuthor">Utvikler</key>
<key alias="packageDocumentation">Dokumentasjon</key>
<key alias="packageMetaData">Metadata</key>
<key alias="packageName">Pakkenavn</key>
<key alias="packageNoItemsHeader">Pakken inneholder ingen elementer</key>
<key alias="packageNoItemsText"><![CDATA[Denne pakkefilen inneholder ingen elementer å avinstallere.<br/><br/>Du kan trygt fjerne pakken fra systemet ved å klikke "avinstaller pakke" nedenfor.]]></key>
<key alias="packageOptions">Alternativer for pakke</key>
<key alias="packageReadme">Lesmeg for pakke</key>
<key alias="packageRepository">Pakkebrønn</key>
<key alias="packageUninstallConfirm">Bekreft avinstallering</key>
<key alias="packageUninstalledHeader">Pakken ble avinstallert</key>
<key alias="packageUninstalledText">Pakken ble vellykket avinstallert</key>
<key alias="packageUninstallHeader">Avinstaller pakke</key>
<key alias="packageUninstallText"><![CDATA[Du kan velge bort elementer du ikke vil slette på dette tidspunkt, nedenfor. Når du klikker "bekreft avinstallering" vil alle elementer som er krysset av bli slettet.<br/> <span style="color:red;font-weight:bold;">Advarsel:</span> alle dokumenter, media, etc. som som er avhengig av elementene du sletter, vil slutte å virke, noe som kan føre til ustabilitet, så avinstaller med forsiktighet. Hvis du er i tvil, kontakt pakkeutvikleren.]]></key>
<key alias="packageVersion">Pakkeversjon</key>
</area>
<area alias="paste">
<key alias="doNothing">Lim inn med full formattering (Anbefales ikke)</key>
<key alias="errorMessage">Teksten du er i ferd med å lime inn, inneholder spesialtegn eller formattering. Dette kan skyldes at du kopierer fra f.eks. Microsoft Word. Umbraco kan fjerne denne spesialformatteringen automatisk slik at innholdet er mer velegnet for visning på en webside.</key>
<key alias="removeAll">Lim inn som ren tekst, dvs. fjern al formattering</key>
<key alias="removeSpecialFormattering">Lim inn og fjern uegnet formatering (anbefalt)</key>
</area>
<area alias="publicAccess">
<key alias="paAdvanced">Avansert: Beskytt ved å velge hvilke brukergrupper som har tilgang til siden</key>
<key alias="paAdvancedHelp"><![CDATA[Om du ønsker å kontrollere tilgang til siden ved å bruke rolle-basert autentisering,<br /> ved å bruke Umbraco's medlems-grupper]]></key>
<key alias="paAdvancedNoGroups">Du må opprette en medlemsgruppe før du kan bruke rollebasert autentikasjon.</key>
<key alias="paErrorPage">Feilside</key>
<key alias="paErrorPageHelp">Brukt når personer logger på, men ikke har tilgang</key>
<key alias="paHowWould">Hvordan vil du beskytte siden din?</key>
<key alias="paIsProtected">%0% er nå beskyttet</key>
<key alias="paIsRemoved">Beskyttelse fjernet fra %0%</key>
<key alias="paLoginPage">Innloggingsside</key>
<key alias="paLoginPageHelp">Velg siden som har loginformularet</key>
<key alias="paRemoveProtection">Fjern beskyttelse</key>
<key alias="paSelectPages">Velg sidene som inneholder login-skjema og feilmelding ved feil innolgging.</key>
<key alias="paSelectRoles">Velg rollene som har tilgang til denne siden</key>
<key alias="paSetLogin">Sett brukernavn og passord for denne siden</key>
<key alias="paSimple">Enkelt: Beskytt ved hjelp av brukernavn og passord</key>
<key alias="paSimpleHelp">Om du ønsker å bruke enkel autentisering via ett enkelt brukernavn og passord</key>
</area>
<area alias="publish">
<key alias="contentPublishedFailedAwaitingRelease">%0% kunne ikke publiseres fordi den har planlagt utgivelsesdato.</key>
<key alias="contentPublishedFailedInvalid">%0% ble ikke publisert. Ett eller flere felter ble ikke godkjent av validering.</key>
<key alias="contentPublishedFailedByEvent">%0% kunne ikke publiseres fordi et tredjepartstillegg avbrøt handlingen.</key>
<key alias="contentPublishedFailedByParent">%0% kan ikke publiseres fordi en overordnet side ikke er publisert.</key>
<key alias="includeUnpublished">Inkluder upubliserte undersider</key>
<key alias="inProgress">Publiserer - vennligst vent...</key>
<key alias="inProgressCounter">%0% av %1% sider har blitt publisert...</key>
<key alias="nodePublish">%0% er nå publisert</key>
<key alias="nodePublishAll">%0% og alle undersider er nå publisert</key>
<key alias="publishAll">Publiser alle undersider</key>
<key alias="publishHelp"><![CDATA[Klikk <em>ok</em> for å publisere <strong>%0%</strong> og dermed gjøre innholdet synlig for alle.<br/><br />Du kan publisere denne siden og alle dens undersider ved å krysse av <em>Publiser alle undersider</em> nedenfor.]]></key>
</area>
<area alias="colorpicker">
<key alias="noColors">Du har ikke konfigurert noen godkjente farger</key>
</area>
<area alias="relatedlinks">
<key alias="enterExternal">skriv inn ekstern lenke</key>
<key alias="chooseInternal">velg en intern side</key>
<key alias="caption">Tittel</key>
<key alias="link">Lenke</key>
<key alias="newWindow">Åpne i nytt vindu</key>
<key alias="captionPlaceholder">Skriv inn en tekst</key>
<key alias="externalLinkPlaceholder">Skriv inn en lenke</key>
</area>
<area alias="imagecropper">
<key alias="reset">Nullstill</key>
</area>
<area alias="rollback">
<key alias="currentVersion">Gjeldende versjon</key>
<key alias="diffHelp"><![CDATA[Dette viser forskjellene mellom den gjeldende og den valgte versjonen<br /><del>Rød</del> tekst vil ikke bli vist i den valgte versjonen. , <ins>grønn betyr lagt til</ins>]]></key>
<key alias="documentRolledBack">Dokumentet er tilbakeført til en tidligere versjon</key>
<key alias="htmlHelp">Dette viser den valgte versjonen som HTML, bruk avviksvisningen hvis du ønsker å se forksjellene mellom to versjoner samtidig.</key>
<key alias="rollbackTo">Tilbakefør til</key>
<key alias="selectVersion">Velg versjon</key>
<key alias="view">Vis</key>
</area>
<area alias="scripts">
<key alias="editscript">Rediger scriptfilen</key>
</area>
<area alias="sections">
<key alias="concierge">Concierge</key>
<key alias="content">Innhold</key>
<key alias="courier">Courier</key>
<key alias="developer">Utvikler</key>
<key alias="installer">Umbraco konfigurasjonsveiviser</key>
<key alias="media">Mediaarkiv</key>
<key alias="member">Medlemmer</key>
<key alias="newsletters">Nyhetsbrev</key>
<key alias="settings">Innstillinger</key>
<key alias="statistics">Statistikk</key>
<key alias="translation">Oversettelse</key>
<key alias="users">Brukere</key>
<key alias="help" version="7.0">Hjelp</key>
<key alias="forms">Skjemaer</key>
</area>
<area alias="help">
<key alias="theBestUmbracoVideoTutorials">De beste Umbraco opplæringsvideoer</key>
</area>
<area alias="settings">
<key alias="defaulttemplate">Standardmal</key>
<key alias="importDocumentTypeHelp">For å importere en dokumenttype, finn ".udt" filen på datamaskinen din ved å klikke "Utforsk" knappen og klikk "Importer" (du vil bli spurt om bekreftelse i det neste skjermbildet)</key>
<key alias="newtabname">Ny tittel på arkfane</key>
<key alias="nodetype">Nodetype</key>
<key alias="objecttype">Type</key>
<key alias="stylesheet">Stilark</key>
<key alias="script">Script</key>
<key alias="tab">Arkfane</key>
<key alias="tabname">Tittel på arkfane</key>
<key alias="tabs">Arkfaner</key>
<key alias="contentTypeEnabled">Hovedinnholdstype aktivert</key>
<key alias="contentTypeUses">Denne dokumenttypen bruker</key>
<key alias="asAContentMasterType">som hoveddokumenttype. Arkfaner fra hoveddokumenttyper vises ikke og kan kun endres på hoveddokumenttypen selv.</key>
<key alias="noPropertiesDefinedOnTab">Ingen egenskaper definert i denne arkfanen. Klikk på "legg til ny egenskap" lenken i toppen for å opprette en ny egenskap.</key>
</area>
<area alias="sort">
<key alias="sortOrder">Sort order</key>
<key alias="sortCreationDate">Creation date</key>
<key alias="sortDone">Sortering ferdig.</key>
<key alias="sortHelp">Dra elementene opp eller ned for å arrangere dem. Du kan også klikke kolonneoverskriftene for å sortere alt på en gang.</key>
<key alias="sortPleaseWait"><![CDATA[Vennligst vent. Elementene blir sortert, dette kan ta litt tid.]]></key>
</area>
<area alias="speechBubbles">
<key alias="operationFailedHeader">En feil oppsto</key>
<key alias="invalidUserPermissionsText">Utilstrekkelige brukertillatelser, kunne ikke fullføre operasjonen</key>
<key alias="operationCancelledHeader">Avbrutt</key>
<key alias="operationCancelledText">Handlingen ble avbrutt av et tredjepartstillegg</key>
<key alias="contentPublishedFailedByEvent">Publisering ble avbrutt av et tredjepartstillegg</key>
<key alias="contentTypeDublicatePropertyType">Egenskaptypen finnes allerede</key>
<key alias="contentTypePropertyTypeCreated">Egenskapstype opprettet</key>
<key alias="contentTypePropertyTypeCreatedText"><![CDATA[Navn: %0% <br /> DataType: %1%]]></key>
<key alias="contentTypePropertyTypeDeleted">Egenskapstype slettet</key>
<key alias="contentTypeSavedHeader">Innholdstype lagret</key>
<key alias="contentTypeTabCreated">Du har opprettet en arkfane</key>
<key alias="contentTypeTabDeleted">Arkfane slettet</key>
<key alias="contentTypeTabDeletedText">Arkfane med id: %0% slettet</key>
<key alias="cssErrorHeader">Stilarket ble ikke lagret</key>
<key alias="cssSavedHeader">Stilarket ble lagret</key>
<key alias="cssSavedText">Stilark lagret uten feil</key>
<key alias="dataTypeSaved">Datatype lagret</key>
<key alias="dictionaryItemSaved">Ordbokelement lagret</key>
<key alias="editContentPublishedFailedByParent">Publiseringen feilet fordi den overliggende siden ikke er publisert</key>
<key alias="editContentPublishedHeader">Innhold publisert</key>
<key alias="editContentPublishedText">og er nå synlig for besøkende</key>
<key alias="editContentSavedHeader">Innhold lagret</key>
<key alias="editContentSavedText">Husk å publisere for å gjøre endringene synlig for besøkende</key>
<key alias="editContentSendToPublish">Sendt for godkjenning</key>
<key alias="editContentSendToPublishText">Endringer har blitt sendt til godkjenning</key>
<key alias="editMediaSaved">Media lagret</key>
<key alias="editMediaSavedText">Media lagret uten feil</key>
<key alias="editMemberSaved">Medlem lagret</key>
<key alias="editStylesheetPropertySaved">Stilarksegenskap lagret</key>
<key alias="editStylesheetSaved">Stilark lagret</key>
<key alias="editTemplateSaved">Mal lagret</key>
<key alias="editUserError">Feil ved lagring av bruker (sjekk loggen)</key>
<key alias="editUserSaved">Bruker lagret</key>
<key alias="editUserTypeSaved">Brukertypen lagret</key>
<key alias="fileErrorHeader">Filen ble ikke lagret</key>
<key alias="fileErrorText">Filen kunne ikke lagres. Vennligst sjekk filrettigheter</key>
<key alias="fileSavedHeader">Filen ble lagret</key>
<key alias="fileSavedText">Filen ble lagret uten feil</key>
<key alias="languageSaved">Språk lagret</key>
<key alias="templateErrorHeader">Malen ble ikke lagret</key>
<key alias="templateErrorText">Vennligst forviss deg om at du ikke har to maler med samme alias</key>
<key alias="templateSavedHeader">Malen ble lagret</key>
<key alias="templateSavedText">Malen ble lagret uten feil!</key>
<key alias="contentUnpublished">Innhold avpublisert</key>
<key alias="partialViewSavedHeader">Delmal lagret</key>
<key alias="partialViewSavedText">Delmal lagret uten feil</key>
<key alias="partialViewErrorHeader">Delmal ble ikke lagret!</key>
<key alias="partialViewErrorText">En feil oppsto ved lagring av delmal</key>
</area>
<area alias="stylesheet">
<key alias="aliasHelp">Bruk CSS syntaks f.eks: h1, .redHeader, .blueText</key>
<key alias="editstylesheet">Rediger stilark</key>
<key alias="editstylesheetproperty">Rediger egenskap for stilark</key>
<key alias="nameHelp">Navn for å identifisere stilarksegenskapen i rik-tekst editoren</key>
<key alias="preview">Forhåndsvis</key>
<key alias="styles">Stiler</key>
</area>
<area alias="template">
<key alias="edittemplate">Rediger mal</key>
<key alias="insertContentArea">Sett inn innholdsområde</key>
<key alias="insertContentAreaPlaceHolder">Sett inn plassholder for innholdsområde</key>
<key alias="insertDictionaryItem">Sett inn ordbokselement</key>
<key alias="insertMacro">Sett inn makro</key>
<key alias="insertPageField">Sett inn Umbraco sidefelt</key>
<key alias="mastertemplate">Hovedmal</key>
<key alias="quickGuide">Hurtigguide til Umbraco sine maltagger</key>
<key alias="template">Mal</key>
</area>
<area alias="grid">
<key alias="media">Image</key>
<key alias="macro">Macro</key>
<key alias="insertControl">Sett inn element</key>
<key alias="chooseLayout">Velg layout</key>
<key alias="addRows">Legg til rad</key>
<key alias="addElement">Legg til innhold</key>
<key alias="dropElement">Slipp innhold</key>
<key alias="settingsApplied">Raden har tilpasset design</key>
<key alias="contentNotAllowed">Innholdstypen er ikke tillatt her</key>
<key alias="contentAllowed">Innholdstypen er tillatt her</key>
<key alias="clickToEmbed">Klikk for å bygge inn</key>
<key alias="clickToInsertImage">Klikk for å sette inn et bilde</key>
<key alias="placeholderImageCaption">Bildetekst...</key>
<key alias="placeholderWriteHere">Skriv her...</key>
<key alias="gridLayouts">Rutenettoppsett</key>
<key alias="gridLayoutsDetail">Et oppsett er det overordnede arbeidsområdet til ditt rutenett - du vil typisk kun behøve ett eller to</key>
<key alias="addGridLayout">Legg til rutenettoppsett</key>
<key alias="addGridLayoutDetail">Juster oppsettet ved å konfigurere kolonnebredder og legge til ytterligere seksjoner</key>
<key alias="rowConfigurations">Radkonfigurasjoner</key>
<key alias="rowConfigurationsDetail">Rader er forhåndsdefinerte celler arrangert vannrett</key>
<key alias="addRowConfiguration">Legg til radkonfigurasjon</key>
<key alias="addRowConfigurationDetail">Juster raden ved å sette cellebredder og legge til flere celler</key>
<key alias="columns">Kolonner</key>
<key alias="columnsDetails">Totalt antall kolonner i rutenettet</key>
<key alias="settings">Innstillinger</key>
<key alias="settingsDetails">Konfigurer hvilke innstillinger brukeren kan endre</key>
<key alias="styles">Stiler</key>
<key alias="stylesDetails">Konfigurer hvilke stiler redaktørene kan endre</key>
<key alias="allowAllEditors">Tillatt alle editorer</key>
<key alias="allowAllRowConfigurations">Tillat alle radkonfigurasjoner</key>
<key alias="setAsDefault">Bruk som standard</key>
<key alias="chooseExtra">Velg ekstra</key>
<key alias="chooseDefault">Velg standard</key>
<key alias="areAdded">er lagt til</key>
</area>
<area alias="templateEditor">
<key alias="alternativeField">Alternativt felt</key>
<key alias="alternativeText">Alternativ tekst</key>
<key alias="casing">Store/små bokstaver</key>
<key alias="encoding">Encoding</key>
<key alias="chooseField">Felt som skal settes inn</key>
<key alias="convertLineBreaks">Konverter linjeskift</key>
<key alias="convertLineBreaksHelp">Erstatter et linjeskift med htmltaggen &lt;br&gt;</key>
<key alias="customFields">Egendefinerte felt</key>
<key alias="dateOnly">Ja, kun dato</key>
<key alias="formatAsDate">Formatter som dato</key>
<key alias="htmlEncode">HTML koding</key>
<key alias="htmlEncodeHelp">Formater spesialtegn med tilsvarende HTML-tegn.</key>
<key alias="insertedAfter">Denne teksten vil settes inn etter verdien av feltet</key>
<key alias="insertedBefore">Denne teksten vil settes inn før verdien av feltet</key>
<key alias="lowercase">Små bokstaver</key>
<key alias="none">Ingen</key>
<key alias="postContent">Sett inn etter felt</key>
<key alias="preContent">Sett inn før felt</key>
<key alias="recursive">Rekursivt</key>
<key alias="standardFields">Standardfelter</key>
<key alias="uppercase">Store bokstaver</key>
<key alias="urlEncode">URL koding</key>
<key alias="urlEncodeHelp">Dersom innholdet av feltene skal sendes til en URL skal spesialtegn formatteres</key>
<key alias="usedIfAllEmpty">Denne teksten vil benyttes dersom feltene over er tomme</key>
<key alias="usedIfEmpty">Dette feltet vil benyttes dersom feltet over er tomt</key>
<key alias="withTime">Ja, med klokkeslett. Dato/tid separator: </key>
</area>
<area alias="translation">
<key alias="details">Oversettelses detaljer</key>
<key alias="DownloadXmlDTD">Last ned XML DTD</key>
<key alias="fields">Felt</key>
<key alias="includeSubpages">Inkluder undersider</key>
<key alias="mailBody"><![CDATA[
Hei %0%
Dette er en automatisk mail for å informere deg om at dokumentet '%1%'
har blitt anmodet oversatt til '%5%' av %2%.
Gå til http://%3%/Umbraco/translation/default.aspx?id=%4% for å redigere.
Ha en fin dag!
Vennlig hilsen Umbraco Robot.
]]></key>
<key alias="noTranslators">Ingen oversettelses-bruker funnet. Vennligst opprett en oversettelses-bruker før du begynner å sende innhold til oversetting</key>
<key alias="pageHasBeenSendToTranslation">Siden '%0%' har blitt sendt til oversetting</key>
<key alias="sendToTranslate">Send til oversetting</key>
<key alias="totalWords">Antall ord</key>
<key alias="translateTo">Oversett til</key>
<key alias="translationDone">Oversetting fullført.</key>
<key alias="translationDoneHelp">Du kan forhåndsvise sidene du nettopp har oversatt ved å klikke nedenfor. Hvis den originale siden finnes, vil du få en sammenligning av sidene.</key>
<key alias="translationFailed">Oversetting mislykkes, XML filen kan være korrupt</key>
<key alias="translationOptions">Alternativer for oversetting</key>
<key alias="translator">Oversetter</key>
<key alias="uploadTranslationXml">Last opp XML med oversettelse</key>
</area>
<area alias="treeHeaders">
<key alias="cacheBrowser">Hurtigbufferleser</key>
<key alias="contentRecycleBin">Papirkurv</key>
<key alias="createdPackages">Opprettede pakker</key>
<key alias="datatype">Datatyper</key>
<key alias="dictionary">Ordbok</key>
<key alias="installedPackages">Installerte pakker</key>
<key alias="installSkin">Installer utseende</key>
<key alias="installStarterKit">Installer startpakke</key>
<key alias="languages">Språk</key>
<key alias="localPackage">Installer lokal pakke</key>
<key alias="macros">Makroer</key>
<key alias="mediaTypes">Mediatyper</key>
<key alias="member">Medlemmer</key>
<key alias="memberGroup">Medlemsgrupper</key>
<key alias="memberRoles">Roller</key>
<key alias="memberType">Medlemstyper</key>
<key alias="nodeTypes">Dokumenttyper</key>
<key alias="packager">Pakker</key>
<key alias="packages">Pakker</key>
<key alias="repositories">Installer fra pakkeregister</key>
<key alias="runway">Installer Runway</key>
<key alias="runwayModules">Runway moduler</key>
<key alias="scripting">Skriptfiler</key>
<key alias="scripts">Skript</key>
<key alias="stylesheets">Stiler</key>
<key alias="templates">Maler</key>
<key alias="userPermissions">Brukertillatelser</key>
<key alias="userTypes">Brukertyper typer</key>
<key alias="users">Brukere</key>
</area>
<area alias="update">
<key alias="updateAvailable">Ny oppdatering er klar</key>
<key alias="updateDownloadText">%0% er klar, klikk her for å laste ned</key>
<key alias="updateNoServer">Ingen forbindelse til server</key>
<key alias="updateNoServerError">Kunne ikke sjekke etter ny oppdatering. Se trace for mere info.</key>
</area>
<area alias="user">
<key alias="administrators">Administrator</key>
<key alias="categoryField">Kategorifelt</key>
<key alias="changePassword">Bytt passord</key>
<key alias="newPassword">Nytt passord</key>
<key alias="confirmNewPassword">Bekreft nytt passord</key>
<key alias="changePasswordDescription">Du kan endre passordet til Umbraco ved å fylle ut skjemaet under og klikke "Bytt passord" knappen.</key>
<key alias="contentChannel">Innholdskanal</key>
<key alias="descriptionField">Beskrivelsesfelt</key>
<key alias="disabled">Deaktiver bruker</key>
<key alias="documentType">Dokumenttype</key>
<key alias="editors">Redaktør</key>
<key alias="excerptField">Utdragsfelt</key>
<key alias="language">Språk</key>
<key alias="loginname">Brukernavn</key>
<key alias="mediastartnode">Øverste nivå i Media</key>
<key alias="modules">Moduler</key>
<key alias="noConsole">Deaktiver tilgang til Umbraco</key>
<key alias="password">Passord</key>
<key alias="resetPassword">Nullstill passord</key>
<key alias="passwordChanged">Passordet er endret</key>
<key alias="passwordConfirm">Bekreft nytt passord</key>
<key alias="passwordEnterNew">Nytt passord</key>
<key alias="passwordIsBlank">Nytt passord kan ikke være blankt</key>
<key alias="passwordCurrent">Gjeldende passord</key>
<key alias="passwordInvalid">Feil passord</key>
<key alias="passwordIsDifferent">Nytt og bekreftet passord må være like</key>
<key alias="passwordMismatch">Nytt og bekreftet passord må være like</key>
<key alias="permissionReplaceChildren">Overskriv tillatelser på undernoder</key>
<key alias="permissionSelectedPages">Du redigerer for øyeblikket tillatelser for sidene:</key>
<key alias="permissionSelectPages">Velg sider for å redigere deres tillatelser</key>
<key alias="searchAllChildren">Søk i alle undersider</key>
<key alias="startnode">Startnode</key>
<key alias="username">Navn</key>
<key alias="userPermissions">Brukertillatelser</key>
<key alias="writer">Forfatter</key>
<key alias="change">Endre</key>
<key alias="yourProfile" version="7.0">Din profil</key>
<key alias="yourHistory" version="7.0">Din historikk</key>
<key alias="sessionExpires" version="7.0">Sesjonen utløper om</key>
</area>
</language>
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+839
View File
@@ -0,0 +1,839 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<language alias="pt" intName="Portuguese Brazil" localName="Portuguese Brazil" lcid="" culture="pt-BR">
<creator>
<name>The Umbraco community</name>
<link>https://our.umbraco.com/documentation/Extending-Umbraco/Language-Files</link>
</creator>
<area alias="actions">
<key alias="assignDomain">Gerenciar hostnames</key>
<key alias="auditTrail">Caminho de Auditoria</key>
<key alias="browse">Navegar o Nó</key>
<key alias="copy">Copiar</key>
<key alias="create">Criar</key>
<key alias="createPackage">Criar Pacote</key>
<key alias="delete">Remover</key>
<key alias="disable">Desabilitar</key>
<key alias="emptyRecycleBin">Esvaziar Lixeira</key>
<key alias="exportDocumentType">Exportar Tipo de Documento</key>
<key alias="importDocumentType">Importar Tipo de Documento</key>
<key alias="importPackage">Importar Pacote</key>
<key alias="liveEdit">Editar na Tela</key>
<key alias="logout">Sair</key>
<key alias="move">Mover</key>
<key alias="notify">Notificações</key>
<key alias="protect">Acesso público</key>
<key alias="publish">Publicar</key>
<key alias="refreshNode">Recarregar nós</key>
<key alias="republish">Republicar site inteiro</key>
<key alias="rights">Permissões</key>
<key alias="rollback">Reversão</key>
<key alias="sendtopublish">Enviar para Publicação</key>
<key alias="sendToTranslate">Enviar para Tradução</key>
<key alias="sort">Classificar</key>
<key alias="toPublish">Enviar para publicação</key>
<key alias="translate">Traduzir</key>
<key alias="update">Atualizar</key>
</area>
<area alias="assignDomain">
<key alias="addNew">Adicionar novo Domínio</key>
<key alias="domain">Domínio</key>
<key alias="domainCreated">Novo domínio '%0%' foi criado</key>
<key alias="domainDeleted">Domínio '%0%' foi removido</key>
<key alias="domainExists">Domínio '%0%' já foi designado</key>
<key alias="domainUpdated">Domínio '%0%' foi atualizado</key>
<key alias="orEdit">Editar Domínios Atuais</key>
</area>
<area alias="auditTrails">
<key alias="atViewingFor">Visão para</key>
</area>
<area alias="buttons">
<key alias="bold">Negrito</key>
<key alias="deindent">Remover Travessão de Parágrafo</key>
<key alias="formFieldInsert">Inserir campo de formulário</key>
<key alias="graphicHeadline">Inserir manchete de gráfico</key>
<key alias="htmlEdit">Editar Html</key>
<key alias="indent">Travessão de Parágrafo</key>
<key alias="italic">Itálico</key>
<key alias="justifyCenter">Centro</key>
<key alias="justifyLeft">Justificar à Esquerda</key>
<key alias="justifyRight">Justificar à Direita</key>
<key alias="linkInsert">Inserir Link</key>
<key alias="linkLocal">Inserir link local (âncora)</key>
<key alias="listBullet">Lista de tópicos</key>
<key alias="listNumeric">Lista numérica</key>
<key alias="macroInsert">Inserir macro</key>
<key alias="pictureInsert">Inserir figura</key>
<key alias="relations">Editar relacionamentos</key>
<key alias="save">Salvar</key>
<key alias="saveAndPublish">Salvar e publicar</key>
<key alias="saveToPublish">Salvar e mandar para aprovação</key>
<key alias="showPage">Prévia</key>
<key alias="styleChoose">Escolha estilo</key>
<key alias="styleShow">Mostrar estilos</key>
<key alias="tableInsert">Inserir tabela</key>
</area>
<area alias="content">
<key alias="about">Sobre esta página</key>
<key alias="alias">Link alternativo</key>
<key alias="alternativeTextHelp">(como você descreveria a imagem pelo telefone)</key>
<key alias="alternativeUrls">Links Alternativos</key>
<key alias="clickToEdit">Clique para editar este item</key>
<key alias="createBy">Criado por</key>
<key alias="createDate">Criado</key>
<key alias="documentType">Tipo de Documento</key>
<key alias="editing">Editando</key>
<key alias="expireDate">Remover em</key>
<key alias="itemChanged">Este item foi alterado após a publicação</key>
<key alias="itemNotPublished">Este item não está publicado</key>
<key alias="lastPublished">Última publicação</key>
<key alias="mediatype">Tipo de Mídia</key>
<key alias="membergroup">Grupo do Membro</key>
<key alias="memberrole">Função</key>
<key alias="membertype">Tipo de Membro</key>
<key alias="noDate">Nenhuma data escolhida</key>
<key alias="nodeName">Título da Página</key>
<key alias="otherElements">Propriedades</key>
<key alias="parentNotPublished">Este documento está publicado mas não está visível porque o pai '%0%' não está publicado</key>
<key alias="publish">Publicar</key>
<key alias="publishStatus">Status da Publicação</key>
<key alias="releaseDate">Publicado em </key>
<key alias="removeDate">Remover Data</key>
<key alias="sortDone">Ordem de classificação está atualizada</key>
<key alias="sortHelp">Para classificar os nós simplesmente arraste os nós ou clique em um dos títulos de colunas. Você pode selecionar múltiplos nós ao pressionar e segurar 'shift' ou 'control' durante a seleção</key>
<key alias="statistics">Estatísticas</key>
<key alias="titleOptional">Título (opcional)</key>
<key alias="type">Tipo</key>
<key alias="unpublish">Des-Publicar</key>
<key alias="updateDate">Última edição</key>
<key alias="uploadClear">Remover arquivo</key>
<key alias="urls">Link ao documento</key>
</area>
<area alias="create">
<key alias="chooseNode">Onde você quer criar seu novo(a) %0%</key>
<key alias="createUnder">Criado em</key>
<key alias="updateData">Escolha um tipo e um título</key>
</area>
<area alias="dashboard">
<key alias="browser">Navegue seu site</key>
<key alias="dontShowAgain">- Esconder</key>
<key alias="nothinghappens">Se Umbraco não estiver abrindo talvez você precise hablitar pop-ups para este site</key>
<key alias="openinnew">foi aberto em uma nova janela</key>
<key alias="restart">Reiniciar</key>
<key alias="visit">Visitar</key>
<key alias="welcome">Bem Vindo(a)</key>
</area>
<area alias="prompt">
<key alias="stay">Stay</key>
<key alias="discardChanges">Discard changes</key>
<key alias="unsavedChanges">You have unsaved changes</key>
<key alias="unsavedChangesWarning">Are you sure you want to navigate away from this page? - you have unsaved changes</key>
</area>
<area alias="bulk">
<key alias="done">Done</key>
<key alias="deletedItem">Deleted %0% item</key>
<key alias="deletedItems">Deleted %0% items</key>
<key alias="deletedItemOfItem">Deleted %0% out of %1% item</key>
<key alias="deletedItemOfItems">Deleted %0% out of %1% items</key>
<key alias="publishedItem">Published %0% item</key>
<key alias="publishedItems">Published %0% items</key>
<key alias="publishedItemOfItem">Published %0% out of %1% item</key>
<key alias="publishedItemOfItems">Published %0% out of %1% items</key>
<key alias="unpublishedItem">Unpublished %0% item</key>
<key alias="unpublishedItems">Unpublished %0% items</key>
<key alias="unpublishedItemOfItem">Unpublished %0% out of %1% item</key>
<key alias="unpublishedItemOfItems">Unpublished %0% out of %1% items</key>
<key alias="movedItem">Moved %0% item</key>
<key alias="movedItems">Moved %0% items</key>
<key alias="movedItemOfItem">Moved %0% out of %1% item</key>
<key alias="movedItemOfItems">Moved %0% out of %1% items</key>
<key alias="copiedItem">Copied %0% item</key>
<key alias="copiedItems">Copied %0% items</key>
<key alias="copiedItemOfItem">Copied %0% out of %1% item</key>
<key alias="copiedItemOfItems">Copied %0% out of %1% items</key>
</area>
<area alias="defaultdialogs">
<key alias="anchorInsert">Nome</key>
<key alias="assignDomain">Gerenciar hostnames</key>
<key alias="closeThisWindow">Fechar esta janela</key>
<key alias="confirmdelete">Certeza em remover</key>
<key alias="confirmdisable">Certeza em desabilitar</key>
<key alias="confirmlogout">Tem certeza</key>
<key alias="confirmSure">Tem certeza?</key>
<key alias="cut">Cortar</key>
<key alias="editdictionary">Editar Item de Dicionário</key>
<key alias="editlanguage">Editar Linguagem</key>
<key alias="insertAnchor">Inserir link local</key>
<key alias="insertCharacter">Inserir charactere</key>
<key alias="insertgraphicheadline">Inserir manchete de gráfico</key>
<key alias="insertimage">Inserir figura</key>
<key alias="insertlink">Inserir Link</key>
<key alias="insertMacro">Inserir Macro</key>
<key alias="inserttable">Inserir tabela</key>
<key alias="lastEdited">Última Edição</key>
<key alias="link">Link</key>
<key alias="linkinternal">Link interno:</key>
<key alias="linklocaltip">Ao usar links locais insira "#" na frente do link</key>
<key alias="linknewwindow">Abrir em nova janela?</key>
<key alias="macroContainerSettings">Configurações de Macro</key>
<key alias="macroDoesNotHaveProperties">Este macro não contém nenhuma propriedade que possa ser editada</key>
<key alias="paste">Colar</key>
<key alias="permissionsEdit">Editar Permissões para</key>
<key alias="recycleBinDeleting">Os itens na lixeira agora estão sendo removidos. Favor não fechar esta janela enquanto este processo é concluído</key>
<key alias="recycleBinIsEmpty">A lixeira agora está vazia</key>
<key alias="recycleBinWarning">Quando itens são removidos da lixeira estes somem para sempre</key>
<key alias="regexSearchError"><![CDATA[O serviço web <a target='_blank' href='http://regexlib.com'>regexlib.com</a> está no momento sofrendo dificuldades dos quais não temos controle. Pedimos desculpas pela inconveniência.]]></key>
<key alias="regexSearchHelp">Busque por uma expressão regular para adicionar validação à um campo de formulário. Exemplo: 'email', 'zip-code' (código postal), 'url'</key>
<key alias="removeMacro">Remover Macro</key>
<key alias="requiredField">Campo obrigatório</key>
<key alias="sitereindexed">Site foi re-indexado</key>
<key alias="siterepublished">O cache do website foi atualizado. Todo conteúdo publicado está atualizado agora. No entanto, todo conteúdo não publicado ainda permanecerá invisível</key>
<key alias="siterepublishHelp">O cache do website será atualizado. Todo conteúdo publicado será atualizado, enquanto o conteúdo que não foi publicado permanecerá invisível</key>
<key alias="tableColumns">Número de colunas</key>
<key alias="tableRows">Número de linhas</key>
<key alias="thumbnailimageclickfororiginal">Clique para ver a imagem em seu tamanho original</key>
<key alias="treepicker">Escolha item</key>
<key alias="viewCacheItem">Ver Item em Cache</key>
</area>
<area alias="dictionaryItem">
<key alias="description"><![CDATA[Editar as diferente versões de linguagem para o item de dicionário '<em>%0%</em>' abaixo <br /> Você pode adicionar mais linguagens sob 'linguagens' no menu à esquerda]]></key>
<key alias="displayName">Nome da Cultura</key>
</area>
<area alias="editcontenttype">
</area>
<area alias="editdatatype">
<key alias="addPrevalue">Adicionar valor prévio</key>
<key alias="dataBaseDatatype">Tipo de Dados do Banco de Dados</key>
<key alias="guid">GUID do Editor de Propriedades</key>
<key alias="renderControl">Editor de Propriedades</key>
<key alias="rteButtons">Botões</key>
<key alias="rteEnableAdvancedSettings">Habilitar configurações avançadas para</key>
<key alias="rteEnableContextMenu">Habilitar menu de contexto</key>
<key alias="rteMaximumDefaultImgSize">Tamanho padrão máximo para imagens inseridas</key>
<key alias="rteRelatedStylesheets">Stylesheets relacionadas</key>
<key alias="rteShowLabel">Mostrar Rótulo</key>
<key alias="rteWidthAndHeight">Largura e altura</key>
</area>
<area alias="errorHandling">
<key alias="errorButDataWasSaved">Seus dados foram salvos mas antes que possa publicar esta página existem alguns erros que precisam ser concertados:</key>
<key alias="errorChangingProviderPassword">O provedor de membros (Membership provider) atual não suporta alterações de senha (EnablePasswordRetrieval tem que estar definica como true)</key>
<key alias="errorExistsWithoutTab">%0% já existe</key>
<key alias="errorHeader">Houve erros:</key>
<key alias="errorHeaderWithoutTab">Houve erros:</key>
<key alias="errorInPasswordFormat">A senha deve ter no mínimo %0% caracteres e conter pelo menos %1% caractere(s) não alfa-númérico</key>
<key alias="errorIntegerWithoutTab">%0% tem que ser um inteiro</key>
<key alias="errorMandatory">O campo %0% na guia %1% é mandatório</key>
<key alias="errorMandatoryWithoutTab">%0% é um campo mandatório</key>
<key alias="errorRegExp">%0% em %1% não está no formato correto</key>
<key alias="errorRegExpWithoutTab">%0% não está em um formato correto</key>
</area>
<area alias="errors">
<key alias="codemirroriewarning">NOTA! Mesmo que CodeMirror esteja habilitado pela configuração o mesmo foi desabilitado em Internet Explorer pois não é estável o suficiente.</key>
<key alias="contentTypeAliasAndNameNotNull">Favor preencher ambos apelidos e nome na sua nova propriedade de tipo!</key>
<key alias="filePermissionsError">Houve um erro com o acesso de ler/escrever em um arquivo ou pasta específica</key>
<key alias="missingTitle">Favor digitar um título</key>
<key alias="missingType">Favor escolher um tipo</key>
<key alias="pictureResizeBiggerThanOrg">Você está prestes a tornar esta figura maior que o tamanho original. Tem certeza que deseja proceguir?</key>
<key alias="startNodeDoesNotExists">Nó inicial removido, favor entrar em contato com seu administrador</key>
<key alias="stylesMustMarkBeforeSelect">Favor marcar conteúdo antes de alterar o estilo</key>
<key alias="stylesNoStylesOnPage">Nenhum estilo ativo disponível</key>
<key alias="tableColMergeLeft">Favor colocar o cursos à esquerda das duas células que deseja mesclar</key>
<key alias="tableSplitNotSplittable">Você não pode dividir uma célula que não foi mesclada.</key>
</area>
<area alias="general">
<key alias="about">Sobre</key>
<key alias="action">Ação</key>
<key alias="add">Adicionar</key>
<key alias="alias">Apelido</key>
<key alias="areyousure">Tem certeza?</key>
<key alias="border">Borda</key>
<key alias="by">por</key>
<key alias="cancel">Cancelar</key>
<key alias="cellMargin">Margem da célula</key>
<key alias="choose">Escolher</key>
<key alias="close">Fechar</key>
<key alias="closewindow">Fechar Janela</key>
<key alias="comment">Comentário</key>
<key alias="confirm">Confirmar</key>
<key alias="constrainProportions">Restrições de proporções</key>
<key alias="continue">Continuar</key>
<key alias="copy">Copiar</key>
<key alias="create">Criar</key>
<key alias="database">Banco de Dados</key>
<key alias="date">Data</key>
<key alias="default">Padrão</key>
<key alias="delete">Remover</key>
<key alias="deleted">Removido</key>
<key alias="deleting">Removendo...</key>
<key alias="design">Desenho</key>
<key alias="dimensions">Dimensões</key>
<key alias="down">Abaixo</key>
<key alias="download">Download</key>
<key alias="edit">Editar</key>
<key alias="edited">Editado</key>
<key alias="elements">Elementos</key>
<key alias="email">Email</key>
<key alias="error">Erro</key>
<key alias="findDocument">Buscar</key>
<key alias="height">Altura</key>
<key alias="help">Ajuda</key>
<key alias="icon">Ícone</key>
<key alias="import">Importar</key>
<key alias="innerMargin">Margem interna</key>
<key alias="insert">Inserir</key>
<key alias="install">Instalar</key>
<key alias="justify">Justificar</key>
<key alias="language">Idioma</key>
<key alias="layout">Esboço</key>
<key alias="loading">Carregando</key>
<key alias="locked">Travado</key>
<key alias="login">Login</key>
<key alias="logoff">Sair</key>
<key alias="logout">Logout</key>
<key alias="macro">Macro</key>
<key alias="move">Mover</key>
<key alias="name">Nome</key>
<key alias="new">Novo</key>
<key alias="next">Próximo</key>
<key alias="no">Não</key>
<key alias="of">de</key>
<key alias="ok">OK</key>
<key alias="open">Abrir</key>
<key alias="or">ou</key>
<key alias="password">Senha</key>
<key alias="path">Caminho</key>
<key alias="pleasewait">Um momento por favor...</key>
<key alias="previous">Prévio</key>
<key alias="properties">Propriedades</key>
<key alias="reciept">Email para receber dados do formulário</key>
<key alias="recycleBin">Lixeira</key>
<key alias="remaining">Remanescentes</key>
<key alias="rename">Renomear</key>
<key alias="renew">Renovar</key>
<key alias="retry">Tentar novamente</key>
<key alias="rights">Permissões</key>
<key alias="search">Busca</key>
<key alias="server">Servidor</key>
<key alias="show">Mostrar</key>
<key alias="showPageOnSend">Mostrar página durante envio</key>
<key alias="size">Tamanho</key>
<key alias="sort">Classificar</key>
<key alias="submit">Submit</key>
<!-- TODO: Translate this -->
<key alias="type">Tipo</key>
<key alias="typeToSearch">Digite para buscar...</key>
<key alias="up">Acima</key>
<key alias="update">Atualizar</key>
<key alias="upgrade">Atualizar</key>
<key alias="upload">Subir (Upload)</key>
<key alias="url">Url</key>
<key alias="user">Usuário</key>
<key alias="username">Usuário</key>
<key alias="value">Valor</key>
<key alias="view">Ver</key>
<key alias="welcome">Bem Vindo(a)...</key>
<key alias="width">Largura</key>
<key alias="yes">Sim</key>
<key alias="reorder">Reorder</key>
<key alias="reorderDone">I am done reordering</key>
</area>
<area alias="graphicheadline">
<key alias="backgroundcolor">Cor de fundo</key>
<key alias="bold">Negrito</key>
<key alias="color">Cor do Texto</key>
<key alias="font">Fonte</key>
<key alias="text">Texto</key>
</area>
<area alias="headers">
<key alias="page">Página</key>
</area>
<area alias="installer">
<key alias="databaseErrorCannotConnect">O instalador não pôde conectar-se ao banco de dados.</key>
<key alias="databaseErrorWebConfig">Não foi possível salvar o arquivo web.config. Favor modificar a linha de conexão manualmente.</key>
<key alias="databaseFound">Seu banco de dados foi encontrado e identificado como</key>
<key alias="databaseHeader">Configuração do Banco de Dados</key>
<key alias="databaseInstall"><![CDATA[Pressione o botão <strong>instalar</strong> para instalar o banco de dados do Umbraco %0%]]></key>
<key alias="databaseInstallDone"><![CDATA[Umbraco %0% agora foi copiado para seu banco de dados. Pressione <strong>Próximo</strong> para prosseguir.]]></key>
<key alias="databaseNotFound"><![CDATA[<p>Banco de dados não encontrado! Favor checar se a informação no "connection string" do "web.config" esteja correta. </p>
<p>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 </p>
<p>Clique o botão <strong>tentar novamente</strong> quando terminar. <br /><a href="https://our.umbraco.com/documentation/Using-Umbraco/Config-files/webconfig7" target="_blank">
Mais informações em como editar o web.config aqui.</a></p>]]></key>
<key alias="databaseText"><![CDATA[Para completar este passo, você deve saber algumas informações relativas ao seu servidor de banco de dados ("connection string"). <br /> 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.]]></key>
<key alias="databaseUpgrade"><![CDATA[<p>
Pressione o botão <strong>atualizar</strong> para atualizar seu banco de dados para Umbraco %0%</p>
<p>
Não se preocupe - nenhum conteúdo será removido e tudo estará funcionando depois disto!</p>
]]></key>
<key alias="databaseUpgradeDone"><![CDATA[Seu banco de dados foi atualizado para última versão %0%. <br />Pressione <strong>Próximo</strong> para prosseguir.]]></key>
<key alias="databaseUpToDate"><![CDATA[Seu banco de dados atual está desatualizado! Clique <strong>próximo</strong> para continuar com o assistente de configuração]]></key>
<key alias="defaultUserChangePass"><![CDATA[<strong>A senha do usuário padrão precisa ser alterada!</strong>]]></key>
<key alias="defaultUserDisabled"><![CDATA[<strong>O usuário padrão foi desabilitado ou não tem acesso à Umbraco!</strong></p><p>Nenhuma ação posterior precisa ser tomada. Clique <b>Próximo</b> para prosseguir.]]></key>
<key alias="defaultUserPassChanged"><![CDATA[<strong>A senha do usuário padrão foi alterada com sucesso desde a instalação!</strong></p><p>Nenhuma ação posterior é necessária. Clique <strong>Próximo</strong> para prosseguir.]]></key>
<key alias="defaultUserPasswordChanged">Senha foi alterada!</key>
<key alias="greatStart">Comece com o pé direito, assista nossos vídeos introdutórios</key>
<key alias="licenseText">Ao clicar no próximo botão (ou modificando o UmbracoConfigurationStatus no web.config), você aceita a licença deste software cmo especificado na caixa abaixo. Note que esta distribuição de Umbraco consiste em duas licenças diferentes, a licença aberta MIT para a framework e a licença de software livre (freeware) Umbraco que cobre o UI.</key>
<key alias="None">Nenhum instalado ainda.</key>
<key alias="permissionsAffectedFolders">Pastas e arquivos afetados</key>
<key alias="permissionsAffectedFoldersMoreInfo">Mais informações em como configurar permissões para Umbraco aqui</key>
<key alias="permissionsAffectedFoldersText">Você precisa conceder permissão de modificação ASP.NET aos seguintes arquivos/pastas</key>
<key alias="permissionsAlmostPerfect"><![CDATA[<strong>Suas permissões estão quase perfeitas!</strong><br /><br />
Você pode correr Umbraco sem problemas, mas não vai ser capaz de instalar pacotes que são recomendados para tirar total vantagem de Umbraco.]]></key>
<key alias="permissionsHowtoResolve">Como Resolver</key>
<key alias="permissionsHowtoResolveLink">Clique aqui para ler a versão texto</key>
<key alias="permissionsHowtoResolveText"><![CDATA[Assista nosso <strong>vídeo tutorial</strong> sobre configuração de permissões de pastas para Umbraco ou leia a versão texto.]]></key>
<key alias="permissionsMaybeAnIssue"><![CDATA[<strong>Suas permissões podem ser um problema!</strong>
<br/><br/>
Você pode correr Umbraco sem problemas mas não será capaz de criar pastas ou instalar pacotes que são recomendados para tirar total vantagem de Umbraco.]]></key>
<key alias="permissionsNotReady"><![CDATA[<strong>Suas permissões não estão prontas para Umbraco!</strong>
<br /><br />
Para correr Umbraco você vai precisar atualizar as configurações de permissões.]]></key>
<key alias="permissionsPerfect"><![CDATA[<strong>Suas configurações de permissões estão perfeitas!</strong> <br /><br /> Você está pronto para correr o Umbraco e instalar pacotes!]]></key>
<key alias="permissionsResolveFolderIssues">Resolvendo problemas de pastas</key>
<key alias="permissionsResolveFolderIssuesLink">Siga este link para mais informações sobre problemas com ASP.NET e criação de pastas</key>
<key alias="permissionsSettingUpPermissions">Configurando permissões de pastas</key>
<key alias="permissionsText"><![CDATA[Umbraco necessita acesso ler/escrever à certos diretórios para que possa guardar arquivos como fotos e PDFs.
Também guarda informações temporárias (cache) para melhorar a performance do seu website.]]></key>
<key alias="runwayFromScratch">Eu quero começar do zero</key>
<key alias="runwayFromScratchText"><![CDATA[Seu site está completamente vazio no momento, então isso é perfeito se você deseja começar do zero e criar seus próprios documentos e modelos.
(<a href="http://Umbraco.tv/documentation/videos/for-site-builders/foundation/document-types">learn how</a>)
Você ainda pode escolher instalar Runway mais tarde. Favor ir à seção Desenvolvedor e selecione pacotes.]]></key>
<key alias="runwayHeader">Você acabou de configurar uma plataforma Umbraco limpa. O que deseja fazer a seguir?</key>
<key alias="runwayInstalled">Runway está instalado</key>
<key alias="runwayInstalledText"><![CDATA[Você tem uma fundação instalada. Selecione quais módulos deseja instalar além do básico. <br/>
Esta é nossa lista de módulos recomendados, selecione os que gostaria de instalar, ou veja a <a href="#" onclick="toggleModules(); return false;" id="toggleModuleList">lista completa de módulos</a>]]></key>
<key alias="runwayOnlyProUsers">Somente recomendado para usuários experientes</key>
<key alias="runwaySimpleSite">Eu quero começar com um site simples</key>
<key alias="runwaySimpleSiteText"><![CDATA[<p>
"Runway" é um website simples que provê alguns documentos básicos e modelos. O instalador pode configurar Runway automaticamente mas você pode editar facilmente, extender ou removê-lo. Não é necessário e você pode perfeitamente usar Umbraco sem ele.
No entanto, Runway oferece uma fundação básica sobre melhores práticas em como começar o mais rápido possível.
Se escolher instalar Runway você pode opcionalmente selecionar blocos de construção básicos chamados módulos Runway para melhorar suas páginas Runway.</p>
<small>
<em>Incluso com Runway:</em> Página Inicial, Começando, Instalando Módulos.<br />
<em>Módulos Opcionais: </em> Navegação de Topo, Mapa de Site, Contato, Galeria.
</small>
]]></key>
<key alias="runwayWhatIsRunway">O que é Runway</key>
<key alias="step1">Passo 1/5 Aceitar Licença</key>
<key alias="step2">Passo 2/5: Configuração do Banco de Dados</key>
<key alias="step3">Passo 3/5: Validando Permissões de Arquivos</key>
<key alias="step4">Passo 4/5: Checar segurança Umbraco</key>
<key alias="step5">Passo 5/5: Umbraco está pronto para ser usado</key>
<key alias="thankYou">Obrigado por escolher Umbraco</key>
<key alias="theEndBrowseSite"><![CDATA[<h3>Navegue seu site</h3>
Você instalou Runway, então por que não ver como é seu novo website.]]></key>
<key alias="theEndFurtherHelp"><![CDATA[<h3>Ajuda adicional e informações</h3>
Consiga ajuda de nossa comunidade ganhadora de prêmios, navegue a documentação e assista alguns vídeos grátis sobre como construir um site simples, como usar pacotes e um guia prático sobre a terminologia Umbraco]]></key>
<key alias="theEndHeader">Umbraco %0% está instalado e pronto para uso</key>
<key alias="theEndInstallFailed"><![CDATA[Para finalizar a instalação você necessita mudar o arquivo <strong>web.config</strong> e atualizar a chave AppSettings <strong>UmbracoConfigurationStatus</strong> no final para <strong>'%0%'</strong>.]]></key>
<key alias="theEndInstallSuccess"><![CDATA[Você pode <strong>iniciar instantâneamente</strong> clicando em "Lançar Umbraco" abaixo. <br/> Se você é <strong>novo com Umbraco</strong> você pode encontrar vários recursos em nossa página para iniciantes.]]></key>
<key alias="theEndOpenUmbraco"><![CDATA[<h3>Lançar Umbraco</h3>
Para gerenciar seu website, simplesmente abra a área administrativa do Umbraco para começar adicionando conteúdo, atualizando modelos e stylesheets e adicionando nova funcionalidade]]></key>
<key alias="Unavailable">Conexão ao banco falhou.</key>
<key alias="Version3">Umbraco Versão 3</key>
<key alias="Version4">Umbraco Versão 4</key>
<key alias="watch">Assistir</key>
<key alias="welcomeIntro"><![CDATA[Este assistente irá guiá-lo pelo processo de configuração do <strong>Umbraco %0%</strong> para uma nova instalação ou atualizando desde verão 3.0.
<br /><br />
Pressione <strong>"próximo"</strong> para iniciar o assistente.]]></key>
</area>
<area alias="language">
<key alias="cultureCode">Código da Cultura</key>
<key alias="displayName">Nome da Cultura</key>
</area>
<area alias="lockout">
<key alias="lockoutWillOccur">Você está inativo e logout irá ocorrer automaticamente em</key>
<key alias="renewSession">Renovar agora para salvar seu trabalho</key>
</area>
<area alias="login">
<key alias="bottomText"><![CDATA[<p style="text-align:right;">&copy; 2001 - %0% <br /><a href="http://umbraco.com" style="text-decoration: none" target="_blank">umbraco.com</a></p> ]]></key>
</area>
<area alias="main">
<key alias="dashboard">Painel</key>
<key alias="sections">Seções</key>
<key alias="tree">Conteúdo</key>
</area>
<area alias="moveOrCopy">
<key alias="choose">Escolha página acima...</key>
<key alias="copyDone">%0% foi copiado para %1%</key>
<key alias="copyTo">Selecione onde o documento %0% deve ser copiado abaixo</key>
<key alias="moveDone">%0% foi movido para %1%</key>
<key alias="moveTo">Selecione onde o documento %0% dever ser movido abaixo</key>
<key alias="nodeSelected">foi selecionado como raíz do seu novo conteúdo, clique 'ok' abaixo.</key>
<key alias="noNodeSelected">Nenhum nó selecionado, favor selecionar um nó na lista acima antes de clicar em 'ok'</key>
<key alias="notAllowedByContentType">O nó atual não é permitido embaixo do nó escolhido por causa de seu tipo</key>
<key alias="notAllowedByPath">O nó atual não pode ser movido para uma de suas sub-páginas</key>
<key alias="notValid">TRANSLATE ME: 'The action isn't allowed since you have insufficient permissions on 1 or more child documents.'</key>
</area>
<area alias="notifications">
<key alias="editNotifications">Editar sua notificação para %0%</key>
<key alias="mailBody"><![CDATA[
Olá %0%
Esta é uma mensagem automatizada de email para informar que a tarefa '%1%' foi realizada na página '%2%' pelo usuário '%3%'
Vá até http://%4%/#/content/content/edit/%5% para editar.
Tenha um bom dia!
Saudações do robô Umbraco]]></key>
<key alias="mailBodyHtml"><![CDATA[<p>Olá %0%</p>
<p>Esta é uma mensagem automatizada para informar que a tarefa <strong>'%1%'</strong>
foi completada na página <a href="http://%4%/actions/preview.aspx?id=%5%"><strong>'%2%'</strong></a>
pelo usuário <strong>'%3%'</strong>
</p>
<div style="margin: 8px 0; padding: 8px; display: block;">
<br />
<a style="color: white; font-weight: bold; background-color: #5372c3; text-decoration : none; margin-right: 20px; border: 8px solid #5372c3; width: 150px;" href="http://%4%/#/content/content/edit/%5%">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDIT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a> &nbsp;
<br />
</div>
<p>
<h3>Resumo da Atualização:</h3>
<table style="width: 100%;">
%6%
</table>
</p>
<div style="margin: 8px 0; padding: 8px; display: block;">
<br />
<a style="color: white; font-weight: bold; background-color: #5372c3; text-decoration : none; margin-right: 20px; border: 8px solid #5372c3; width: 150px;" href="http://%4%/#/content/content/edit/%5%">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDIT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a> &nbsp;
<br />
</div>
<p>Tenha um bom dia!<br /><br />
Saudações do robô Umbraco
</p>
]]></key>
<key alias="mailSubject">[%0%] Notificação sobre %1% realizada em %2%</key>
<key alias="notifications">Notificações</key>
</area>
<area alias="packager">
<key alias="chooseLocalPackageText"><![CDATA[Selecione o pacote em sua máquina clicando no botão Navegar <br /> e localizando o pacote. Pacotes Umbraco tem extensão ".umb" ou ".zip".]]></key>
<key alias="packageAuthor">Autor</key>
<key alias="packageDocumentation">Documentação</key>
<key alias="packageMetaData">Dado meta do pacote</key>
<key alias="packageName">Nome do pacote</key>
<key alias="packageNoItemsHeader">Pacote não contém nenhum item</key>
<key alias="packageNoItemsText"><![CDATA[Este arquivo de pacote não contém nenhum item a ser desinstalado. <br /><br />
Você pode remover com segurança do seu sistema clicando em "desinstalar pacote" abaixo.]]></key>
<key alias="packageOptions">Oções do pacote</key>
<key alias="packageReadme">Leia-me do pacote</key>
<key alias="packageRepository">Repositório do pacote</key>
<key alias="packageUninstallConfirm">Confirmar desinstalação</key>
<key alias="packageUninstalledHeader">Pacote foi desinstalado</key>
<key alias="packageUninstalledText">O pacote foi desinstalado com sucesso</key>
<key alias="packageUninstallHeader">Desinstalar pacote</key>
<key alias="packageUninstallText"><![CDATA[Você pode de-selecionar itens que não deseja remover neste momento, abaixo. Quando clicar em "confirmar desinstalação" todos os itens selecionados serão removido. <br />
<span style="color: Red; font-weight: bold;">Aviso:</span> quaisquer documentos, mídia, etc dependentes dos itens que forem removidos vão parar de funcionar e podem levar à instabilidade do sistema. Então desinstale com cuidado. Se tiver dúvidas, contate o autor do pacote]]></key>
<key alias="packageVersion">Versão do pacote</key>
</area>
<area alias="paste">
<key alias="doNothing">Colar com formatação completa (Não recomendado)</key>
<key alias="errorMessage">O texto que você está tentando colar contém caracteres ou formatação especial. Isto pode ser causado ao copiar textos diretamente do Microsoft Word. Umbraco pode remover os caracteres ou formatação especial automaticamente para que o conteúdo colado seja mais adequado para a internet.</key>
<key alias="removeAll">Colar como texto crú sem nenhuma formatação</key>
<key alias="removeSpecialFormattering">Colar, mas remover formatação (Recomendado)</key>
</area>
<area alias="publicAccess">
<key alias="paAdvanced">Proteção baseada em função</key>
<key alias="paAdvancedHelp"><![CDATA[Se você deseja controlar o acesso à página usando autenticação baseada em funções, <br /> usando grupos de membros do Umbraco.]]></key>
<key alias="paAdvancedNoGroups"><![CDATA[Você precisa criar um grupo de membros antes que possa usar <br /> autenticação baseada em função.]]></key>
<key alias="paErrorPage">Página de Erro</key>
<key alias="paErrorPageHelp">Usado quando as pessoas estão logadas, mas não para ter acesso</key>
<key alias="paHowWould">Escolha como restringir o acesso à esta página</key>
<key alias="paIsProtected">%0% agora está protegido</key>
<key alias="paIsRemoved">Proteção removida de %0%</key>
<key alias="paLoginPage">Página de Login</key>
<key alias="paLoginPageHelp">Escolha a página que tem o formulário de login</key>
<key alias="paRemoveProtection">Remover Proteção</key>
<key alias="paSelectPages">Selecione as páginas que contém o formulário de login e mensagens de erro</key>
<key alias="paSelectRoles">Escolha as funções que terão acesso à esta página</key>
<key alias="paSetLogin">Defina o login e senha para esta página</key>
<key alias="paSimple">Proteção à um usuário específico</key>
<key alias="paSimpleHelp">Se você deseja configurar proteção simples usando somente um usuário e senha</key>
</area>
<area alias="publish">
<key alias="contentPublishedFailedByEvent">%0% não pode ser publicado devido à uma extensão de terceiros que cancelou a ação.</key>
<key alias="includeUnpublished">Incluir páginas filhas ainda não publicadas</key>
<key alias="inProgress">Publicação em progresso - favor aguardar...</key>
<key alias="inProgressCounter">%0% de %1% páginas foram publicadas...</key>
<key alias="nodePublish">%0% foi publicada</key>
<key alias="nodePublishAll">%0% e sub-páginas foram publicadas</key>
<key alias="publishAll">Publicar %0% e todoas suas sub-páginas</key>
<key alias="publishHelp"><![CDATA[Clique em <em>ok</em> para publicar <strong>%0%</strong> e assim fazer com que seu conteúdo se torne disponível. <br /><br />
Você pode publicar esta página e todas suas sub-páginas ao selecionar <em>publicar todos filhos</em> abaixo.]]></key>
</area>
<area alias="relatedlinks">
<key alias="addExternal">Adicionar link externo</key>
<key alias="addInternal">Adicionar link interno</key>
<key alias="addlink">Adicionar</key>
<key alias="caption">Legenda</key>
<key alias="internalPage">Página interna</key>
<key alias="linkurl">URL</key>
<key alias="modeDown">Mover Abaixo</key>
<key alias="modeUp">Mover Acima</key>
<key alias="newWindow">Abrir em nova janela</key>
<key alias="removeLink">Remover Link</key>
</area>
<area alias="rollback">
<key alias="currentVersion">Versão atual</key>
<key alias="diffHelp"><![CDATA[Isto mostra as diferenças entre a versão atual e a versão selecionada <br />Texto <del>vermelho</del> não será mostrado na versão selecionada; <ins>verde significa adicionado</ins>]]></key>
<key alias="documentRolledBack">Documento foi revertido</key>
<key alias="htmlHelp">Isto mostra a versão selecionada como html se você deseja ver as diferenças entre as 2 versões ao mesmo tempo use a visão em diff</key>
<key alias="rollbackTo">Reverter à</key>
<key alias="selectVersion">Selecione versão</key>
<key alias="view">Ver</key>
</area>
<area alias="scripts">
<key alias="editscript">Editar arquivo de script</key>
</area>
<area alias="sections">
<key alias="concierge">Porteiro</key>
<key alias="content">Conteúdo</key>
<key alias="courier">Mensageiro</key>
<key alias="developer">Desenvolvedor</key>
<key alias="installer">Assistente de Configuração Umbraco</key>
<key alias="media">Mídia</key>
<key alias="member">Membros</key>
<key alias="newsletters">Boletins Informativos</key>
<key alias="settings">Configurações</key>
<key alias="statistics">Estatísticas</key>
<key alias="translation">Tradução</key>
<key alias="users">Usuários</key>
</area>
<area alias="settings">
<key alias="defaulttemplate">Modelo padrão</key>
<key alias="importDocumentTypeHelp">Para importar um tipo de documento encontre o arquivo ".udt" em seu computador clicando em "Navegar" e depois clicando em "Importar"(você pode confirmar na próxima tela)</key>
<key alias="newtabname">Novo Título da Guia</key>
<key alias="nodetype">Tipo de Nó</key>
<key alias="objecttype">Tipo</key>
<key alias="stylesheet">Stylesheet</key>
<key alias="tab">Guia</key>
<key alias="tabname">Título da Guia</key>
<key alias="tabs">Guias</key>
</area>
<area alias="sort">
<key alias="sortOrder">Sort order</key>
<key alias="sortCreationDate">Creation date</key>
<key alias="sortDone">Classificação concluída.</key>
<key alias="sortHelp">Arraste os diferentes itens para cima ou para baixo para definir como os mesmos serão arranjados. Ou clique no título da coluna para classificar a coleção completa de itens</key>
<key alias="sortPleaseWait"><![CDATA[Favor esperar. Itens estão sendo classificados, isto pode demorar um tempo.]]></key>
</area>
<area alias="speechBubbles">
<key alias="contentPublishedFailedByEvent">Publicação foi cancelada por add-in de terceiros</key>
<key alias="contentTypeDublicatePropertyType">Tipo de propriedade já existe</key>
<key alias="contentTypePropertyTypeCreated">Tipo de propriedade criada</key>
<key alias="contentTypePropertyTypeCreatedText"><![CDATA[Nome: %0% <br /> Tipo de Dado: %1%]]></key>
<key alias="contentTypePropertyTypeDeleted">Tipo de propriedade removido</key>
<key alias="contentTypeSavedHeader">Tipo de Documento salvo</key>
<key alias="contentTypeTabCreated">Guia criada</key>
<key alias="contentTypeTabDeleted">Guia removida</key>
<key alias="contentTypeTabDeletedText">Guia com ID: %0% removida</key>
<key alias="cssErrorHeader">Stylesheet não salva</key>
<key alias="cssSavedHeader">Stylesheet salva</key>
<key alias="cssSavedText">Stylesheet salva sem nenhum erro</key>
<key alias="dataTypeSaved">Typo de Dado salvo</key>
<key alias="dictionaryItemSaved">Item de Dicionário salvo</key>
<key alias="editContentPublishedFailedByParent">Publicação falhou porque a página pai não está publicada</key>
<key alias="editContentPublishedHeader">Conteúdo publicado</key>
<key alias="editContentPublishedText">e visível no website</key>
<key alias="editContentSavedHeader">Conteúdo salvo</key>
<key alias="editContentSavedText">Lembre-se de publicar para tornar as mudanças visíveis</key>
<key alias="editContentSendToPublish">Enviado para Aprovação</key>
<key alias="editContentSendToPublishText">Alterações foram enviadas para aprovação</key>
<key alias="editMemberSaved">Membro salvo</key>
<key alias="editStylesheetPropertySaved">Propriedade de Stylesheet salva</key>
<key alias="editStylesheetSaved">Stylesheet salva</key>
<key alias="editTemplateSaved">Modelo salvo</key>
<key alias="editUserError">Erro ao salvar usuário (verificar log)</key>
<key alias="editUserSaved">Usuário Salvo</key>
<key alias="fileErrorHeader">Arquivo não salvo</key>
<key alias="fileErrorText">Arquivo não pode ser salvo. Favor checar as permissões do arquivo</key>
<key alias="fileSavedHeader">Arquivo salvo</key>
<key alias="fileSavedText">Arquivo salvo sem nenhum erro</key>
<key alias="languageSaved">Linguagem salva</key>
<key alias="templateErrorHeader">Modelo não salvo</key>
<key alias="templateErrorText">Favor confirmar que não existem 2 modelos com o mesmo apelido</key>
<key alias="templateSavedHeader">Modelo salvo</key>
<key alias="templateSavedText">Modelo salvo sem nenhum erro!</key>
</area>
<area alias="stylesheet">
<key alias="aliasHelp">Use sintaxe CSS ex: h1, .redHeader, .blueTex</key>
<key alias="editstylesheet">Editar stylesheet</key>
<key alias="editstylesheetproperty">Editar propriedade do stylesheet</key>
<key alias="nameHelp">Nome para identificar a propriedade de estilo no editor de texto rico (richtext)</key>
<key alias="preview">Prévia</key>
<key alias="styles">Estilos</key>
</area>
<area alias="template">
<key alias="edittemplate">Editar modelo</key>
<key alias="insertContentArea">Inserir área de conteúdo</key>
<key alias="insertContentAreaPlaceHolder">Inserir área de conteúdo em espaço reservado</key>
<key alias="insertDictionaryItem">Inserir item de dicionário</key>
<key alias="insertMacro">Inserir Macro</key>
<key alias="insertPageField">Inserir campo de página Umbraco</key>
<key alias="mastertemplate">Modelo mestre</key>
<key alias="quickGuide">Guia rápido para etiquetas de modelos Umbraco</key>
<key alias="template">Modelo</key>
</area>
<area alias="grid">
<key alias="media">Image</key>
<key alias="macro">Macro</key>
<key alias="insertControl">Choose type of content</key>
<key alias="chooseLayout">Choose a layout</key>
<key alias="addRows">Add a row</key>
<key alias="addElement">Add content</key>
<key alias="dropElement">Drop content</key>
<key alias="settingsApplied">Settings applied</key>
<key alias="contentNotAllowed">This content is not allowed here</key>
<key alias="contentAllowed">This content is allowed here</key>
<key alias="clickToEmbed">Click to embed</key>
<key alias="clickToInsertImage">Click to insert image</key>
<key alias="placeholderImageCaption">Image caption...</key>
<key alias="placeholderWriteHere">Write here...</key>
<key alias="gridLayouts">Grid Layouts</key>
<key alias="gridLayoutsDetail">Layouts are the overall work area for the grid editor, usually you only need one or two different layouts</key>
<key alias="addGridLayout">Add Grid Layout</key>
<key alias="addGridLayoutDetail">Adjust the layout by setting column widths and adding additional sections</key>
<key alias="rowConfigurations">Row configurations</key>
<key alias="rowConfigurationsDetail">Rows are predefined cells arranged horizontally</key>
<key alias="addRowConfiguration">Add row configuration</key>
<key alias="addRowConfigurationDetail">Adjust the row by setting cell widths and adding additional cells</key>
<key alias="columns">Columns</key>
<key alias="columnsDetails">Total combined number of columns in the grid layout</key>
<key alias="settings">Settings</key>
<key alias="settingsDetails">Configure what settings editors can change</key>
<key alias="styles">Styles</key>
<key alias="stylesDetails">Configure what styling editors can change</key>
<key alias="allowAllEditors">Allow all editors</key>
<key alias="allowAllRowConfigurations">Allow all row configurations</key>
</area>
<area alias="templateEditor">
<key alias="alternativeField">Campo alternativo</key>
<key alias="alternativeText">Texto alternativo</key>
<key alias="casing">Letra Maíscula ou minúscula</key>
<key alias="chooseField">Escolha campo</key>
<key alias="convertLineBreaks">Converter Quebra de Linhas</key>
<key alias="convertLineBreaksHelp">Substitui quebra de linhas com a etiqueta html &amp;lt;br&amp;gt;</key>
<key alias="dateOnly">Sim, Data somente</key>
<key alias="formatAsDate">Formatar como data</key>
<key alias="htmlEncode">Codificar HTML</key>
<key alias="htmlEncodeHelp">Vai substituir caracteres especiais por seus equivalentes em HTML.</key>
<key alias="insertedAfter">Será inserida após o valor do campo</key>
<key alias="insertedBefore">Será inserida antes do valor do campo</key>
<key alias="lowercase">Minúscula</key>
<key alias="none">Nenhum</key>
<key alias="postContent">Inserir após campo</key>
<key alias="preContent">Inserir antes do campo</key>
<key alias="recursive">Recursivo</key>
<key alias="removeParagraph">Remover etiquetas de parágrafo</key>
<key alias="removeParagraphHelp">Removerá quaisquer &amp;lt;P&amp;gt; do começo ao fim do texto</key>
<key alias="uppercase">Maiúscula</key>
<key alias="urlEncode">Codificar URL</key>
<key alias="urlEncodeHelp">Vai formatar caracteres especiais em URLs</key>
<key alias="usedIfAllEmpty">Será usado somente quando os valores nos campos acima estiverem vazios</key>
<key alias="usedIfEmpty">Este campo somente será usado se o campo primário estiver em vazio</key>
<key alias="withTime">Sim, com hora. Separador:</key>
</area>
<area alias="translation">
<key alias="details">Detalhes da Tradução</key>
<key alias="DownloadXmlDTD">Download Xml DTD</key>
<key alias="fields">Campos</key>
<key alias="includeSubpages">Incluir sub-páginas</key>
<key alias="mailBody"><![CDATA[Olá %0%
Este é um email automatizado para informar que o documento '%1%' foi enviado para ser traduzido em '%5%' por %2%.
Vá para http://%3%/translation/details.aspx?id=%4% para editar.
Ou visite o Umbraco para ter uma visão geral das tarefas de tradução
http://%3%
Tenha um bom dia!
Saudações do robô Umbraco
]]></key>
<key alias="noTranslators">Nenhum usuário tradutor encontrado. Favor criar um usuário tradutor antes que possa começar a enviar conteúdo para tradução</key>
<key alias="pageHasBeenSendToTranslation">A página '%0%' foi enviada para tradução</key>
<key alias="sendToTranslate">Enviar página '%0%' para tradução</key>
<key alias="totalWords">Total de palavras</key>
<key alias="translateTo">Traduzir para</key>
<key alias="translationDone">Tradução concluída.</key>
<key alias="translationDoneHelp">Você pode visualizar as páginas que acaba de traduzir ao clicar abaixo. Se a página original for encontrada você poderá fazer a comparação entre as 2 páginas.</key>
<key alias="translationFailed">Tradução falhou, o arquivo xml pode estar corrupto</key>
<key alias="translationOptions">Opções de Tradução</key>
<key alias="translator">Tradutor</key>
<key alias="uploadTranslationXml">Upload Xml de Tradução</key>
</area>
<area alias="treeHeaders">
<key alias="cacheBrowser">Navegador de Cache</key>
<key alias="contentRecycleBin">Lixeira</key>
<key alias="createdPackages">Pacotes criados</key>
<key alias="dataTypes">Tipo de Dado</key>
<key alias="dictionary">Dicionário</key>
<key alias="installedPackages">Pacotes instalados</key>
<key alias="installSkin">Instalar tema</key>
<key alias="installStarterKit">Instalar kit de iniciante</key>
<key alias="languages">Linguagens</key>
<key alias="localPackage">Instalar pacote local</key>
<key alias="macros">Macros</key>
<key alias="mediaTypes">Tipos de Mídia</key>
<key alias="member">Membros</key>
<key alias="memberGroups">Grupos de Membros</key>
<key alias="memberRoles">Funções</key>
<key alias="memberTypes">Tipo de Membro</key>
<key alias="documentTypes">Tipos de Documentos</key>
<key alias="packager">Pacotes</key>
<key alias="packages">Pacotes</key>
<key alias="repositories">Instalar desde o repositório</key>
<key alias="runway">Instalar Runway</key>
<key alias="runwayModules">Módulos Runway</key>
<key alias="scripting">Arquivos de Script</key>
<key alias="scripts">Scripts</key>
<key alias="stylesheets">Stylesheets</key>
<key alias="templates">Modelos</key>
<key alias="userPermissions">Permissões de usuário</key>
<key alias="userTypes">Tipos de Usuários</key>
<key alias="users">Usuários</key>
</area>
<area alias="update">
<key alias="updateAvailable">Nova atualização pronta</key>
<key alias="updateDownloadText">%0% está pronto, clique aqui para download</key>
<key alias="updateNoServer">Nenhuma conexão ao servidor</key>
<key alias="updateNoServerError">Erro ao procurar por atualização. Favor revisar os detalhes (stack-trace) para mais informações</key>
</area>
<area alias="user">
<key alias="administrators">Administrador</key>
<key alias="categoryField">Campo de Categoria</key>
<key alias="changePassword">Alterar Sua Senha</key>
<key alias="changePasswordDescription">você pode alterar sua senha para acessar a área administrativa do Umbraco preenchendo o formulário abaixo e clicando no botão 'Alterar Senha'</key>
<key alias="contentChannel">Canal de Conteúdo</key>
<key alias="descriptionField">Campo de descrição</key>
<key alias="disabled">Desabilitar Usuário</key>
<key alias="documentType">Tipo de Documento</key>
<key alias="editors">Editor</key>
<key alias="excerptField">Campo de excerto</key>
<key alias="language">Linguagem</key>
<key alias="loginname">Login</key>
<key alias="mediastartnode">Nó Inicial na Biblioteca de Mídia</key>
<key alias="modules">Seções</key>
<key alias="noConsole">Desabilitar Acesso Umbraco</key>
<key alias="password">Senha</key>
<key alias="passwordChanged">Sua senha foi alterada!</key>
<key alias="passwordConfirm">Favor confirmar sua nova senha</key>
<key alias="passwordEnterNew">Digite sua nova senha</key>
<key alias="passwordIsBlank">Sua nova senha não pode estar em branco!</key>
<key alias="passwordIsDifferent">Há uma diferença entre a nova senha e a confirmação da senha. Favor tentar novamente!</key>
<key alias="passwordMismatch">A confirmação da senha não é igual à nova senha!</key>
<key alias="permissionReplaceChildren">Substituir permissões do nó filho</key>
<key alias="permissionSelectedPages">Vocês está modificando permissões para as páginas no momento:</key>
<key alias="permissionSelectPages">Selecione páginas para modificar suas permissões</key>
<key alias="searchAllChildren">Buscar todos filhos</key>
<key alias="startnode">Nó Inicial do Conteúdo</key>
<key alias="username">Nome de Usuário</key>
<key alias="userPermissions">Permissões de usuário</key>
<key alias="usertype">Tipo de usuário</key>
<key alias="userTypes">Tipos de usuários</key>
<key alias="writer">Escrevente</key>
</area>
</language>
File diff suppressed because it is too large Load Diff
+949
View File
@@ -0,0 +1,949 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<language alias="sv" intName="Swedish" localName="Svenska" lcid="29" culture="sv-SE">
<creator>
<name>The Umbraco community</name>
<link>https://our.umbraco.com/documentation/Extending-Umbraco/Language-Files</link>
</creator>
<area alias="actions">
<key alias="assignDomain">Hantera domännamn</key>
<key alias="auditTrail">Hantera versioner</key>
<key alias="browse">Surfa på sidan</key>
<key alias="changeDocType">Ändra dokumenttyp</key>
<key alias="copy">Kopiera</key>
<key alias="create">Skapa</key>
<key alias="createPackage">Skapa paket</key>
<key alias="createblueprint">Skapa innehållsmall</key>
<key alias="defaultValue">Standardvärde</key>
<key alias="delete">Ta bort</key>
<key alias="disable">Avaktivera</key>
<key alias="emptyRecycleBin">Töm papperskorgen</key>
<key alias="exportDocumentType">Exportera dokumenttyp</key>
<key alias="importDocumentType">Importera dokumenttyp</key>
<key alias="importPackage">Importera paket</key>
<key alias="liveEdit">Redigera i Canvas</key>
<key alias="logout">Logga ut</key>
<key alias="move">Flytta</key>
<key alias="notify">Meddelanden</key>
<key alias="protect">Lösenordsskydd</key>
<key alias="publish">Publicera</key>
<key alias="refreshNode">Ladda om noder</key>
<key alias="republish">Publicera hela webbplatsen</key>
<key alias="rights">Rättigheter</key>
<key alias="rollback">Ångra ändringar</key>
<key alias="sendtopublish">Skicka för publicering</key>
<key alias="sendToTranslate">Skicka för översättning</key>
<key alias="sort">Sortera</key>
<key alias="toPublish">Skicka för publicering</key>
<key alias="translate">Översätt</key>
<key alias="unpublish">Avpublicera</key>
<key alias="update">Uppdatera</key>
</area>
<area alias="assignDomain">
<key alias="addNew">Lägg till nytt domännamn</key>
<key alias="domain">Domännamn</key>
<key alias="domainCreated">Har skapat domännamnet %0%</key>
<key alias="domainDeleted">Har tagit bort domännamnet %0%</key>
<key alias="domainExists">Domänen %0% är redan tillagd</key>
<key alias="domainUpdated">Domännamnet %0% har uppdaterats</key>
<key alias="duplicateDomain">Domänen är redan tilldelad</key>
<key alias="inherit">Ärv</key>
<key alias="invalidDomain">Ogiltigt domännamn</key>
<key alias="invalidNode">Ogiltig nod</key>
<key alias="language">Språk</key>
<key alias="orEdit">Redigera domännamn</key>
<key alias="permissionDenied">Ingen behörighet</key>
<key alias="remove">Ta bort</key>
<key alias="setDomains">Domäner</key>
<key alias="setLanguage">Kultur</key>
<key alias="setLanguageHelp"><![CDATA[Sätt kulturen för noder under aktuell nod,<br /> eller ärv kulturen från föregående noder. Appliceras även<br />
på befintlig nod.]]></key>
</area>
<area alias="auditTrails">
<key alias="atViewingFor">Visar för</key>
<key alias="delete">Innehållet raderat</key>
<key alias="unpublish">Innehållet avpublicerat</key>
<key alias="unpublishvariant">Innehållet avpublicerat för språk: %0% </key>
<key alias="publish">Spara och publicera utförd av användaren</key>
<key alias="publishvariant">Innehåll publicerat för språk: %0% </key>
<key alias="save">Innehåll sparat</key>
<key alias="savevariant">Innehåll sparat för språk: %0%</key>
<key alias="move">Innehåll flyttat</key>
<key alias="copy">Innehåll kopierat</key>
<key alias="rollback">Innehållet rullades tillbaka</key>
<key alias="sendtopublish">Innehåll skickat för publicering</key>
<key alias="sendtopublishvariant">Innehåll skickat för publicering för språk: %0%</key>
<key alias="sort">Sortering av underliggande objekt utfört av användaren</key>
<key alias="smallCopy">Kopiera</key>
<key alias="smallPublish">Publicera</key>
<key alias="smallPublishVariant">Publicera</key>
<key alias="smallMove">Flytta</key>
<key alias="smallSave">Spara</key>
<key alias="smallSaveVariant">Spara</key>
<key alias="smallDelete">Ta bort</key>
<key alias="smallUnpublish">Avpublicera</key>
<key alias="smallUnpublishVariant">Avpublicera</key>
<key alias="smallRollBack">Rulla tillbaka</key>
<key alias="smallSendToPublish">Skicka till publicering</key>
<key alias="smallSendToPublishVariant">Skicka till publicering</key>
<key alias="smallSort">Sortera</key>
<key alias="historyIncludingVariants">Historik (alla varianter)</key>
</area>
<area alias="blueprints">
<key alias="createBlueprintFrom">Skapa en ny innehållsmall för '%0%'</key>
<key alias="blankBlueprint">Tom</key>
<key alias="selectBlueprint">Välj en innehållsmall</key>
<key alias="createdBlueprintHeading">Innehållsmall skapad</key>
<key alias="createdBlueprintMessage">En innehållsmall skapades från '%0%'</key>
<key alias="duplicateBlueprintMessage">En annan innehållsmall med samma namn finns redan</key>
<key alias="blueprintDescription">En innehållsmall är fördefinierat innehåll som en redaktör kan välja att använda som grund för att skapa nytt innehåll</key>
</area>
<area alias="buttons">
<key alias="bold">Fetstil</key>
<key alias="deindent">Minska indrag</key>
<key alias="formFieldInsert">Infoga formulärfält</key>
<key alias="graphicHeadline">Infoga grafisk rubrik</key>
<key alias="htmlEdit">Ändra html</key>
<key alias="indent">Öka indrag</key>
<key alias="italic">Kursiv</key>
<key alias="justifyCenter">Centrera</key>
<key alias="justifyLeft">Vänsterjustera</key>
<key alias="justifyRight">Högerjustera </key>
<key alias="linkInsert">Infoga länk</key>
<key alias="linkLocal">Infoga intern länk (ankare)</key>
<key alias="listBullet">Punktlista</key>
<key alias="listNumeric">Numrerad lista</key>
<key alias="macroInsert">Infoga macro</key>
<key alias="pictureInsert">Infoga bild</key>
<key alias="publishAndClose">Publicera och stäng</key>
<key alias="relations">Ändra relation</key>
<key alias="returnToList">Återvänd till lista</key>
<key alias="save">Spara</key>
<key alias="saveAndPublish">Spara och publicera</key>
<key alias="saveAndSchedule">Spara och schemalägg</key>
<key alias="saveToPublish">Spara och skicka för godkännande</key>
<key alias="select">Välj</key>
<key alias="showPage">Förhandsgranska</key>
<key alias="showPageDisabled">Förhandsgranskning är avstängt på grund av att det inte finns någon mall tilldelad</key>
<key alias="somethingElse">Ångra</key>
<key alias="styleChoose">Välj stil</key>
<key alias="styleShow">Visa stil</key>
<key alias="tableInsert">Infoga tabell</key>
</area>
<area alias="changeDocType">
<key alias="changeDocTypeInstruction">För att ändra vald dokumenttyp, välj först i listan av giltiga typer för denna platsen.</key>
<key alias="changeDocTypeInstruction2">Konfirmera sedan och/eller ändra mappningen av egenskaper från aktuell dokumenttyp till den nya, och klicka sedan på spara.</key>
<key alias="contentRepublished">Innehållet har blivit publicerat på nytt</key>
<key alias="currentProperty">Aktuell egenskap</key>
<key alias="currentType">Aktuell typ</key>
<key alias="docTypeCannotBeChanged">Dokumenttypen kan inte ändras, eftersom det inte finns några giltiga val för denna plats.</key>
<key alias="docTypeChanged">Dokumenttypen är ändrad</key>
<key alias="mapProperties">Mappningsegenskaper</key>
<key alias="mapToProperty">Mappning till egenskap</key>
<key alias="newTemplate">Ny sidmall</key>
<key alias="newType">Ny egenskap</key>
<key alias="none">ingen</key>
<key alias="selectedContent">Innehåll</key>
<key alias="selectNewDocType">Välj ny dokumenttyp</key>
<key alias="successMessage">Dokumenttypen på valt innehåll har ändrats till [new type] utan problem och följande egenskaper är mappade:</key>
<key alias="to">till</key>
<key alias="validationErrorPropertyWithMoreThanOneMapping">Kunde inte slutföra egenskapsmappningen då en eller flera egenskaper har en eller flera mappningar definierade.</key>
<key alias="validDocTypesNote">Enbart giltiga alternativa egenskaper visas för platsen</key>
</area>
<area alias="colorpicker">
<key alias="noColors">Du har inte konfigurerat några giltiga färger</key>
</area>
<area alias="content">
<key alias="about">Om denna sida</key>
<key alias="alias">Alias</key>
<key alias="alternativeTextHelp">(hur skulle du beskriva denna bild för någon över telefon)</key>
<key alias="alternativeUrls">Alternativa länkar</key>
<key alias="altTextOptional">Alternativ text (optionell)</key>
<key alias="childItems">Underliggande noder</key>
<key alias="clickToEdit">Klicka för att redigera detta objekt</key>
<key alias="createBy">Skapad av</key>
<key alias="createByDesc">Ursprunglig författare</key>
<key alias="createDate">Skapad</key>
<key alias="createDateDesc">Datum/tid som dokumentet skapades</key>
<key alias="documentType">Dokumenttyp</key>
<key alias="editing">Redigering</key>
<key alias="expireDate">Ta bort</key>
<key alias="isPublished">Är publicerad</key>
<key alias="itemChanged">Detta objekt har ändrats efter publicering</key>
<key alias="itemNotPublished">Detta objekt är inte publicerat</key>
<key alias="lastPublished">Senast publicerat</key>
<key alias="listViewNoItems">Det finns inget att visa i listan</key>
<key alias="mediaLinks">Länk till medieobjekt</key>
<key alias="mediatype">Mediatyp</key>
<key alias="membergroup">Medlemsgrupp</key>
<key alias="memberof">Medlem av grupp(er)</key>
<key alias="memberrole">Roll</key>
<key alias="membertype">Medlemstyp</key>
<key alias="noDate">Inget datum valt</key>
<key alias="nodeName">Sidnamn</key>
<key alias="noProperties">Inget innehåll kan läggas till för det här objektet</key>
<key alias="notmemberof">Ej medlem av grupp(er)</key>
<key alias="otherElements">Egenskaper</key>
<key alias="parentNotPublished">Detta dokument är publicerat men syns inte eftersom den överordnade sidan %0% inte är publicerad</key>
<key alias="parentNotPublishedAnomaly">Oops: detta dokument är publicerat men finns inte i cacheminnet (internt fel)</key>
<key alias="publish">Publicera</key>
<key alias="published">Publicerad</key>
<key alias="publishStatus">Publiceringsstatus</key>
<key alias="releaseDate">Publiceringsdatum</key>
<key alias="removeDate">Rensa datum</key>
<key alias="schedulePublishHelp">Välj datum och tid för att publicera och / eller avpublicera innehållsobjektet.</key>
<key alias="setDate">Välj datum</key>
<key alias="sortDone">Sorteringsordningen har uppdaterats</key>
<key alias="sortHelp">För att sortera noderna, dra i dem eller klicka på någon av kolumnrubrikerna. Du kan markera flera noder samtidigt genom att hålla nere SHIFT eller CONTROL medan du klickar</key>
<key alias="statistics">Statistik</key>
<key alias="target">Mål</key>
<key alias="titleOptional">Titel (valfritt)</key>
<key alias="type">Typ</key>
<key alias="unpublish">Avpublicera</key>
<key alias="unpublishDate">Avpubliceras</key>
<key alias="updateDate">Senast redigerad</key>
<key alias="updateDateDesc">Datum/tid detta dokument ändrats</key>
<key alias="updatedBy">Uppdaterad av</key>
<key alias="uploadClear">Ta bort fil</key>
<key alias="urls">Länk till dokument</key>
</area>
<area alias="create">
<key alias="chooseNode">Var vill du skapa den nya %0%</key>
<key alias="createUnder">Skapa innehåll under</key>
<key alias="noDocumentTypes"><![CDATA[Det finns inga giltiga dokumenttyper tillgängliga. Du måste aktivera dessa under sektionen inställningar och under <strong>"dokumenttyper"</strong>.]]></key>
<key alias="noMediaTypes"><![CDATA[Det finns inga giltiga mediatyper tillgängliga. Du måste aktivera dessa under sektionen inställningar och under <strong>"mediatyper"</strong>.]]></key>
<key alias="updateData">Välj typ och rubrik</key>
</area>
<area alias="dashboard">
<key alias="browser">Surfa på din webbplats</key>
<key alias="dontShowAgain">- Dölj</key>
<key alias="nothinghappens">Om Umbraco inte öppnas kan det bero på att du måste tillåta poppuppfönster att öppnas från denna webbplats</key>
<key alias="openinnew">har öppnats i ett nytt fönster</key>
<key alias="restart">Starta om</key>
<key alias="welcome">Välkommen</key>
<key alias="visit">Besök</key>
</area>
<area alias="dashboardTabs">
<key alias="contentIntro">Komma igång</key>
<key alias="contentRedirectManager">URL-omdirigeringshantering</key>
<key alias="mediaFolderBrowser">Innehåll</key>
<key alias="settingsWelcome">Välkommen</key>
<key alias="memberIntro">Komma igång</key>
<key alias="formsInstall">Installera Umbraco Forms</key>
</area>
<area alias="prompt">
<key alias="stay">Stay</key>
<key alias="discardChanges">Discard changes</key>
<key alias="unsavedChanges">You have unsaved changes</key>
<key alias="unsavedChangesWarning">Are you sure you want to navigate away from this page? - you have unsaved changes</key>
</area>
<area alias="bulk">
<key alias="done">Klar</key>
<key alias="deletedItem">Tog bort %0% objekt</key>
<key alias="deletedItems">Tog bort %0% objekt</key>
<key alias="deletedItemOfItem">Tog bort %0% av %1% objekt</key>
<key alias="deletedItemOfItems">Tog bort %0% av %1% objekt</key>
<key alias="publishedItem">Publicerade %0% objekt</key>
<key alias="publishedItems">Publicerade %0% objekt</key>
<key alias="publishedItemOfItem">Publicerade %0% av %1% objekt</key>
<key alias="publishedItemOfItems">Publicerade %0% av %1% objekt</key>
<key alias="unpublishedItem">Avpublicerade %0% objekt</key>
<key alias="unpublishedItems">Avpublicerade %0% objekt</key>
<key alias="unpublishedItemOfItem">Avpublicerade %0% av %1% objekt</key>
<key alias="unpublishedItemOfItems">Avpublicerade %0% av %1% objekt</key>
<key alias="movedItem">Flyttade %0% objekt</key>
<key alias="movedItems">Flyttade %0% objekt</key>
<key alias="movedItemOfItem">Flyttade %0% av %1% objekt</key>
<key alias="movedItemOfItems">Flyttade %0% av %1% objekt</key>
<key alias="copiedItem">Kopierade %0% objekt</key>
<key alias="copiedItems">Kopierade %0% objekt</key>
<key alias="copiedItemOfItem">Kopierade %0% av %1% objekt</key>
<key alias="copiedItemOfItems">Kopierade %0% av %1% objekt</key>
</area>
<area alias="defaultdialogs">
<key alias="anchorInsert">Namn</key>
<key alias="assignDomain">Hantera domännamn</key>
<key alias="closeThisWindow">Stäng fönstret</key>
<key alias="confirmdelete">Är du säker på att du vill ta bort</key>
<key alias="confirmdisable">Är du säker på att du vill avaktivera</key>
<key alias="confirmlogout">Är du säker?</key>
<key alias="confirmSure">Är du säker?</key>
<key alias="cut">Klipp ut</key>
<key alias="editdictionary">Redigera ord i ordboken</key>
<key alias="editlanguage">Redigera språk</key>
<key alias="insertAnchor">Infoga ankarlänk</key>
<key alias="insertCharacter">Infoga tecken</key>
<key alias="insertgraphicheadline">Infoga grafisk rubrik</key>
<key alias="insertimage">Infoga bild</key>
<key alias="insertlink">Lägg in länk</key>
<key alias="insertMacro">Infoga makro</key>
<key alias="inserttable">Infoga tabell</key>
<key alias="lastEdited">Senast redigerad</key>
<key alias="link">Länk</key>
<key alias="linkinternal">Intern länk:</key>
<key alias="linklocaltip">När du använder lokala länkar, lägg till "#" framför länken</key>
<key alias="linknewwindow">Öppna i nytt fönster?</key>
<key alias="macroContainerSettings">Makroinställningar</key>
<key alias="macroDoesNotHaveProperties">Detta makro innehåller inga egenskaper som du kan redigera</key>
<key alias="paste">Klistra in</key>
<key alias="permissionsEdit">Redigera rättigheter för</key>
<key alias="recycleBinDeleting">Allt som ligger i papperskorgen tas nu bort. Stäng inte detta fönster förrän detta är klart</key>
<key alias="recycleBinIsEmpty">Papperskorgen är nu tom</key>
<key alias="recycleBinWarning">Om du tömmer papperskorgen kommer allt som ligger i den att tas bort permanent</key>
<key alias="regexSearchError"><![CDATA[<a target='_blank' href='http://regexlib.com'>regexlib.com</a>'s webbtjänst har för närvarande driftsstörningar. Tyvärr kan vi inte göra något åt detta.]]></key>
<key alias="regexSearchHelp">Sök efter en regular expression som kan validera ett formulärsfält. t.ex. 'email' eller 'url'</key>
<key alias="removeMacro">Ta bort makro</key>
<key alias="requiredField">Obligatoriskt formulärsfält</key>
<key alias="sitereindexed">Webbplatsen har indexerats</key>
<key alias="siterepublished">Cache för webbplatsen har uppdaterats. Allt publicerat innehåll är nu uppdaterat. Innehåll som inte har publicerats är fortfarande opublicerat.</key>
<key alias="siterepublishHelp">Webbplatsens cache kommer att uppdateras. Allt innehåll som är publicerat kommer att uppdateras. Innehåll som inte är publicerat kommer att förbli opublicerat.</key>
<key alias="tableColumns">Antal kolumner</key>
<key alias="tableRows">Antal rader</key>
<key alias="thumbnailimageclickfororiginal">Klicka på förhandsgranskningsbilden för att se bilden i full storlek</key>
<key alias="treepicker">Välj ett objekt</key>
<key alias="viewCacheItem">Se cachat objekt</key>
</area>
<area alias="dictionaryItem">
<key alias="description">Redigera de olika översättningarna för ordboksinlägget %0% nedan. Du kan lägga till ytterligare språk under 'språk' i menyn till vänster.</key>
<key alias="displayName">Språknamn</key>
</area>
<area alias="editcontenttype">
<key alias="createListView">Skapa en anpassad listvy</key>
<key alias="removeListView">Radera anpassad listvy</key>
</area>
<area alias="editdatatype">
<key alias="addPrevalue">Lägg till värde</key>
<key alias="dataBaseDatatype">Datatyp i databasen</key>
<key alias="guid">Datatyp GUID</key>
<key alias="renderControl">Rendera som</key>
<key alias="rteButtons">Knappar</key>
<key alias="rteEnableAdvancedSettings">Slå på avancerade inställningar för</key>
<key alias="rteEnableContextMenu">Slå på kontextmeny</key>
<key alias="rteMaximumDefaultImgSize">Maximal förinställd storlek för bilder som läggs in</key>
<key alias="rteRelatedStylesheets">Relaterade stilmallar</key>
<key alias="rteShowLabel">Visa etikett</key>
<key alias="rteWidthAndHeight">Bredd och höjd</key>
</area>
<area alias="errorHandling">
<key alias="errorButDataWasSaved">Informationen har sparats, men innan du kan publicera denna sida måste du åtgärda följande fel:</key>
<key alias="errorChangingProviderPassword">Det går inte att byta lösenord i den medlemshanterare du har valt (EnablePasswordRetrieval måste vara satt till 'true').</key>
<key alias="errorExistsWithoutTab">%0% redan finns</key>
<key alias="errorHeader">Följande fel inträffade:</key>
<key alias="errorHeaderWithoutTab">Följande fel inträffade:</key>
<key alias="errorInPasswordFormat">Lösenordet måste bestå av minst %0% tecken varav minst %1% är icke-alfanumeriska tecken (t.ex. %, #, !, @).</key>
<key alias="errorIntegerWithoutTab">%0% måste vara ett heltal</key>
<key alias="errorMandatory">%0% under %1% är ett obligatoriskt fält</key>
<key alias="errorMandatoryWithoutTab">%0% är ett obligatoriskt fält</key>
<key alias="errorRegExp">%0% under %1% har ett felaktigt format</key>
<key alias="errorRegExpWithoutTab">%0% har ett felaktigt format</key>
</area>
<area alias="errors">
<key alias="codemirroriewarning">Även om CodeMirror är aktiverad i konfigurationen, så är den avaktiverad i Internet Explorer på grund av att den inte är tillräckligt stabil</key>
<key alias="contentTypeAliasAndNameNotNull">Du måste ange både alias och namn för den nya egenskapstypen!</key>
<key alias="dissallowedMediaType">Filtypen är icke godkännd av administratören</key>
<key alias="filePermissionsError">Ett fel upptäcktes i läsningen/skrivningen till den aktuella filen eller mappen</key>
<key alias="missingTitle">Du måste skriva en rubrik</key>
<key alias="missingType">Du måste välja en typ</key>
<key alias="pictureResizeBiggerThanOrg">Du kommer att göra bilden större än originalstorleken. Är du säker på att du vill fortsätta?</key>
<key alias="startNodeDoesNotExists">Startsidan har tagits bort, var vänlig kontakta administratören</key>
<key alias="stylesMustMarkBeforeSelect">Du måste markera något innan du kan göra stiländringar</key>
<key alias="stylesNoStylesOnPage">Det finns inga tillgängliga stilar</key>
<key alias="tableColMergeLeft">Placera markören i den vänstra av de två celler du vill slå ihop</key>
<key alias="tableSplitNotSplittable">Du kan inte dela en cell som inte är ihopslagen.</key>
</area>
<area alias="general">
<key alias="about">Om</key>
<key alias="action">Åtgärd</key>
<key alias="actions">Händelser</key>
<key alias="add">Lägg till</key>
<key alias="alias">Alias</key>
<key alias="areyousure">Är du säker?</key>
<key alias="border">Kant</key>
<key alias="by">eller</key>
<key alias="cancel">Avbryt</key>
<key alias="cellMargin">Cellmarginal</key>
<key alias="choose">Välj</key>
<key alias="close">Stäng</key>
<key alias="closewindow">Stäng fönstret</key>
<key alias="comment">Kommentar</key>
<key alias="confirm">Bekräfta</key>
<key alias="constrainProportions">Begränsa proportioner</key>
<key alias="content">Innehåll</key>
<key alias="continue">Fortsätt</key>
<key alias="copy">Kopiera</key>
<key alias="create">Skapa</key>
<key alias="database">Databas</key>
<key alias="date">Datum</key>
<key alias="default">Standard</key>
<key alias="delete">Ta bort</key>
<key alias="deleted">Borttagen</key>
<key alias="deleting">Tar bort...</key>
<key alias="design">Design</key>
<key alias="dimensions">Dimensioner</key>
<key alias="down">Ner</key>
<key alias="download">Ladda ned</key>
<key alias="edit">Redigera</key>
<key alias="edited">Redigerad</key>
<key alias="elements">Element</key>
<key alias="email">E-post</key>
<key alias="error">Fel</key>
<key alias="findDocument">Hitta</key>
<key alias="folder">Mapp</key>
<key alias="general">Generella</key>
<key alias="groups">Grupper</key>
<key alias="height">Höjd</key>
<key alias="help">Hjälp</key>
<key alias="history">Historik</key>
<key alias="icon">Ikon</key>
<key alias="import">Importera</key>
<key alias="innerMargin">Innermarginal</key>
<key alias="insert">Lägg in</key>
<key alias="install">Installera</key>
<key alias="justify">Justera</key>
<key alias="language">Språk</key>
<key alias="layout">Layout</key>
<key alias="links">Länkar</key>
<key alias="loading">Laddar</key>
<key alias="locked">Låst</key>
<key alias="login">Logga in</key>
<key alias="logoff">Logga ut</key>
<key alias="logout">Logga ut</key>
<key alias="macro">Makro</key>
<key alias="move">Flytta</key>
<key alias="name">Namn</key>
<key alias="new">Nytt</key>
<key alias="next">Nästa</key>
<key alias="no">Nej</key>
<key alias="of">av</key>
<key alias="ok">OK</key>
<key alias="open">Öppna</key>
<key alias="or">eller</key>
<key alias="orderBy">Sortering</key>
<key alias="password">Lösenord</key>
<key alias="path">Sökväg</key>
<key alias="pleasewait">Ett ögonblick...</key>
<key alias="previous">Föregående</key>
<key alias="properties">Egenskaper</key>
<key alias="reciept">E-postadress för formulärsdata</key>
<key alias="recycleBin">Papperskorg</key>
<key alias="remaining">Återstående</key>
<key alias="remove">Ta bort</key>
<key alias="rename">Döp om</key>
<key alias="renew">Förnya</key>
<key alias="required">Obligatorisk</key>
<key alias="retry">Försök igen</key>
<key alias="rights">Rättigheter</key>
<key alias="scheduledPublishing">Schemalagd publicering</key>
<key alias="search">Sök</key>
<key alias="searchNoResult">Tyvärr kan vi inte hitta det du söker.</key>
<key alias="searchResults">Sökresultat</key>
<key alias="server">Server</key>
<key alias="show">Visa</key>
<key alias="showPageOnSend">Vilken sida skall visas när formuläret är skickat</key>
<key alias="size">Storlek</key>
<key alias="sort">Sortera</key>
<key alias="submit">Skicka</key>
<key alias="type">Skriv</key>
<key alias="typeToSearch">Skriv för att söka...</key>
<key alias="up">Upp</key>
<key alias="update">Uppdatera</key>
<key alias="upgrade">Uppgradera</key>
<key alias="upload">Ladda upp</key>
<key alias="url">URL</key>
<key alias="user">Användare</key>
<key alias="username">Användarnamn</key>
<key alias="value">Värde</key>
<key alias="welcome">Välkommen...</key>
<key alias="width">Bredd</key>
<key alias="view">Titta på</key>
<key alias="yes">Ja</key>
<key alias="reorder">Sortera</key>
<key alias="reorderDone">Avsluta sortering</key>
<key alias="preview">Förhandsvisning</key>
<key alias="changePassword">Ändra lösenord</key>
<key alias="to">till</key>
<key alias="listView">Listvy</key>
<key alias="saving">Sparar...</key>
<key alias="current">nuvarande</key>
<key alias="embed">Inbäddning</key>
<key alias="retrieve">Hämta</key>
<key alias="selected">valda</key>
</area>
<area alias="graphicheadline">
<key alias="backgroundcolor">Bakgrundsfärg</key>
<key alias="bold">Fetstil</key>
<key alias="color">Textfärg</key>
<key alias="font">Typsnitt</key>
<key alias="text">Text</key>
</area>
<area alias="headers">
<key alias="page">Sida</key>
</area>
<area alias="installer">
<key alias="databaseErrorCannotConnect">Installationsprogrammet kan inte ansluta till databasen.</key>
<key alias="databaseErrorWebConfig">Kunde inte spara filen web.config. Vänligen ändra databasanslutnings-inställningarna manuellt.</key>
<key alias="databaseFound">Din databas har lokaliserats och är identifierad som</key>
<key alias="databaseHeader">Databaskonfiguration</key>
<key alias="databaseInstall"><![CDATA[För att installera Umbraco %0% databasen, tryck på knappen <strong>installera</strong>]]></key>
<key alias="databaseInstallDone"><![CDATA[Nu har Umbraco %0% kopierats till din databas. Tryck <strong>Nästa</strong> för att fortsätta.]]></key>
<key alias="databaseNotFound"><![CDATA[<p>Databasen kunde inte hittas! Kontrollera att informationen i databasanslutnings-inställningarna i filen "web.config" är rätt.</p> <p>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. </p> <p> Klicka på <strong>Försök igen</strong> knappen när du är klar.<br />><a href="https://our.umbraco.com/documentation/Using-Umbraco/Config-files/webconfig7" target="_blank"> Mer information om att redigera web.config hittar du här.</a></p>]]></key>
<key alias="databaseText"><![CDATA[För att avsluta det här steget måste du veta lite information om din databasserver ("connection string").<br /> 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.]]></key>
<key alias="databaseUpgrade"><![CDATA[<p> Tryck <strong>Uppgradera</strong> knappen för att uppgradera din databas till Umbraco %0%</p> <p> Du behöver inte vara orolig. Inget innehåll kommer att raderas och efteråt kommer allt att fungera som vanligt! </p>]]></key>
<key alias="databaseUpgradeDone"><![CDATA[Din databas har nu uppgraderats till den senaste versionen %0%.<br />Tryck <strong>Nästa</strong> för att fortsätta.]]></key>
<key alias="databaseUpToDate"><![CDATA[Din nuvarande databas behöver inte uppgraderas! Klicka <strong>Nästa</strong> för att fortsätta med konfigurationsguiden]]></key>
<key alias="defaultUserChangePass"><![CDATA[<strong>Lösenordet på standardanvändaren måste bytas!</strong>]]></key>
<key alias="defaultUserDisabled"><![CDATA[<strong>Standardanvändaren har avaktiverats eller har inte åtkomst till Umbraco!</strong></p><p>Du behöver inte göra något ytterligare här. Klicka <b>Next</b> för att fortsätta.]]></key>
<key alias="defaultUserPassChanged"><![CDATA[<strong>Standardanvändarens lösenord har ändrats sedan installationen!</strong></p><p>Du behöver inte göra något ytterligare här. Klicka <strong>Nästa</strong> för att fortsätta.]]></key>
<key alias="defaultUserPasswordChanged">Lösenordet är ändrat!</key>
<key alias="greatStart">Få en flygande start, kolla på våra introduktionsvideor</key>
<key alias="licenseText">Genom att klicka på Nästa knappen (eller redigera UmbracoConfigurationStatus i web.config), accepterar du licensavtalet för den här mjukvaran som det är skrivet i rutan nedan. Observera att den här Umbracodistributionen består av två olika licensavtal, "the open source MIT license" för ramverket och "the Umbraco freeware license" som täcker användargränssnittet.</key>
<key alias="None">Inte installerad än.</key>
<key alias="permissionsAffectedFolders">Berörda filer och mappar</key>
<key alias="permissionsAffectedFoldersMoreInfo">Här hittar du mer information om att sätta rättigheter för Umbraco</key>
<key alias="permissionsAffectedFoldersText">Du måste ge ASP.NET ändra rättigheter till följande filer/mappar</key>
<key alias="permissionsAlmostPerfect"><![CDATA[<strong>Dina rättighetsinställningar är nästa perfekta!</strong>
<br /><br /> Du kan köra Umbraco utan problem, men du kommer inte att kunna installera paket vilket är rekommenderat för att kunna utnyttja Umbraco fullt ut.]]></key>
<key alias="permissionsHowtoResolve">Hur skall man lösa</key>
<key alias="permissionsHowtoResolveLink">Klicka här för att läsa text-versionen</key>
<key alias="permissionsHowtoResolveText"><![CDATA[Titta på vår <strong>video-självstudiekurs</strong> om hur du konfigurerar mapp-rättigheter för Umbraco eller läs text-versionen.]]></key>
<key alias="permissionsMaybeAnIssue"><![CDATA[<strong>Dina rättighetsinställningar kan vara ett problem!</strong><br /><br /> Du kan köra Umbraco utan problem, men du kommer inte att kunna skapa mappar eller installera paket vilket är rekommenderat för att kunna utnyttja Umbraco fullt ut.]]></key>
<key alias="permissionsNotReady"><![CDATA[<strong>Dina rättighetsinställningar är inte reda för Umbraco!</strong> <br /><br /> För att kunna köra Umbraco måste du ändra dina rättighetsinställningar.]]></key>
<key alias="permissionsPerfect"><![CDATA[<strong>Dina rättighetsinställningar är perfekta!</strong><br /><br />Du är redo att köra Umbraco och installera paket!]]></key>
<key alias="permissionsResolveFolderIssues">Lösa mapp problem</key>
<key alias="permissionsResolveFolderIssuesLink">Följ den här länken för mer information om problem med ASP.NET och att skapa mappar</key>
<key alias="permissionsSettingUpPermissions">Konfigurerar mapprättigheter</key>
<key alias="permissionsText">Umbraco behöver skriv/ändra rättigheter till vissa mappar för att spara filer som bilder och PDFer. Umbraco sparar också temporär data (så kallad cache) för att öka prestandan på din webbplats.</key>
<key alias="runwayFromScratch">Jag vill börja från början</key>
<key alias="runwayFromScratchText"><![CDATA[Just nu är din webbplats för fullständigt tom och det är ju perfekt om du vill börja från början med att skapa dina egna dokumentyper och mallar. (<a href="http://Umbraco.tv/documentation/videos/for-site-builders/foundation/document-types">lär dig hur</a>) Du kan fortfarande välja att installera Runway senare. Gå in i Utvecklarsektionen och välj Paket.]]></key>
<key alias="runwayHeader">Du har just installerat en ren Umbraco platform. Vad vill du göra härnäst?</key>
<key alias="runwayInstalled">Runway är installerat</key>
<key alias="runwayInstalledText"><![CDATA[Du har nu grunden på plats. Välj vilka moduler du vill installera ovanpå den.<br /> Det här är vår lista över rekommenderade moduler, markera de moduler du vill installera, eller visa den <a href="#" onclick="toggleModules(); return false;" id="toggleModuleList">fullständiga listan</a>]]></key>
<key alias="runwayOnlyProUsers">Endast rekommenderad för erfarna användare</key>
<key alias="runwaySimpleSite">Jag vill börja med en enkel webbplats</key>
<key alias="runwaySimpleSiteText"><![CDATA[<p> "Runway" är en enkel webbplats med några enkla dokumentyper och mallar. Installationsguiden kan automatiskt installera Runway åt dig, men du kan lätt ändra, utöka eller ta bort den. Det är inte nödvändigt och du kan använda Umbraco utan den, men Runway erbjuder en enkel grund baserad på bästa praxis för att hjälpa dig igång snabbare än någonsin tidigare. Om du väljer att installera Runway, kan du välja till grundläggande byggstenar så kallade Runway-moduler för att utöka dina Runway-sidor. </p> <small><em>Inkluderat i Runway:</em> Startsida, "komma igång"-sida och en sidan om att installera moduler.<br /> <em>Tilläggs moduler:</em> Toppnavigation, Sitemap, Kontakt och galleri. </small>]]></key>
<key alias="runwayWhatIsRunway">Vad är Runway</key>
<key alias="step1">Steg 1/5 Acceptera licensavtalet</key>
<key alias="step2">Steg 2/5: Databaskonfiguration</key>
<key alias="step3">Steg 3/5: Bekräftar filrättigheter</key>
<key alias="step4">Steg 4/5: Umbraco säkerhetskontroll</key>
<key alias="step5">Steg 5/5: Umbraco är redo att ge dig en flygande start</key>
<key alias="thankYou">Tack för att du valde Umbraco</key>
<key alias="theEndBrowseSite"><![CDATA[<h3>Besök din nya webbplats</h3> Du installerade Runway, så varför inte se hur din nya webbplats ser ut.]]></key>
<key alias="theEndFurtherHelp"><![CDATA[<h3>Ytterligare hjälp och information</h3> Få hjälp från våra prisbelönta community, bläddra i dokumentationen eller titta på några gratis videor om hur man bygger en enkel webbplats, hur du använder paket eller en snabbguide till Umbracos terminologi]]></key>
<key alias="theEndHeader">Umbraco %0% är installerat och klart för användning</key>
<key alias="theEndInstallFailed"><![CDATA[För att avsluta installationen måste du manuellt redigera <strong>/web.config</strong> filen och ändra AppSettingsnyckeln <strong>UmbracoConfigurationStatus</strong> på slutet till <strong>%0%</strong>]]></key>
<key alias="theEndInstallSuccess"><![CDATA[Du kan <strong>börja omedelbart</strong> genom att klicka på "Starta Umbraco"-knappen nedan. <br />Om du är en <strong>ny Umbraco användare</strong>kan du hitta massor av resurser på våra kom igång sidor.]]></key>
<key alias="theEndOpenUmbraco"><![CDATA[<h3>Starta Umbraco</h3> För att administrera din webbplats öppnar du bara Umbraco back office och börjar lägga till innehåll, uppdatera mallar och stilmallar eller lägga till nya funktioner.]]></key>
<key alias="Unavailable">Anslutningen till databasen misslyckades.</key>
<key alias="watch">Se</key>
<key alias="welcomeIntro"><![CDATA[Den här guiden kommer att guida dig genom processen med att konfigurera <strong>Umbraco %0%</strong> antingen för en ny installation eller en uppgradering från version 3.0. <br /><br /> Tryck på <strong>"next"</strong> för att börja.]]></key>
<key alias="Version3">Umbraco Version 3</key>
<key alias="Version4">Umbraco Version 4</key>
</area>
<area alias="language">
<key alias="cultureCode">Språkkod</key>
<key alias="displayName">Språknamn</key>
</area>
<area alias="lockout">
<key alias="lockoutWillOccur">Du har varit inaktiv och kommer automatiskt att loggas ut</key>
<key alias="renewSession">Förnya nu för att spara ditt arbete</key>
</area>
<area alias="login">
<key alias="bottomText"><![CDATA[<p style="text-align:right;">&copy; 2001 - %0% <br /><a href="http://umbraco.com" style="text-decoration: none" target="_blank">umbraco.com</a></p> ]]></key>
<key alias="greeting0">Happy super Sunday</key>
<key alias="greeting1">Happy manic Monday</key>
<key alias="greeting2">Happy tremendous Tuesday</key>
<key alias="greeting3">Happy wonderful Wednesday</key>
<key alias="greeting4">Happy thunderous Thursday</key>
<key alias="greeting5">Happy friendly Friday</key>
<key alias="greeting6">Happy shiny Saturday</key>
<key alias="instruction">Logga in nedan</key>
<key alias="signInWith">Logga in med</key>
<key alias="timeout">Sessionen har nått sin maxgräns</key>
</area>
<area alias="main">
<key alias="dashboard">Översikt</key>
<key alias="sections">Sektioner</key>
<key alias="tree">Innehåll</key>
</area>
<area alias="media">
<key alias="clickToUpload">Klicka för att ladda upp</key>
<key alias="orClickHereToUpload">eller klicka här för att välja filer</key>
</area>
<area alias="moveOrCopy">
<key alias="choose">Välj sida ovan...</key>
<key alias="copyDone">%0% har kopierats till %1%</key>
<key alias="copyTo">Ange mål att kopiera sidan %0% till nedan</key>
<key alias="moveDone">%0% har flyttats till %1%</key>
<key alias="moveTo">Ange vart sidan %0% skall flyttas till nedan</key>
<key alias="nodeSelected">är nu roten för ditt nya innehåll. Klicka 'ok' nedan.</key>
<key alias="noNodeSelected">Du har inte valt någon sida än. Välj en sida i listan ovan och klicka sedan 'fortsätt'.</key>
<key alias="notAllowedAtRoot">Aktuell nod får inte existera i roten</key>
<key alias="notAllowedByContentType">Den aktuella sidan får inte vara undersida till den valda sidan eftersom den har fel dokumenttyp.</key>
<key alias="notAllowedByPath">Den aktuella sidan kan inte flyttas till en av sina egna undersidor.</key>
<key alias="notValid">Händelsen är inte tillåten på grund av att du inte har tillräckliga rättigheter till 1 eller flera underliggande sidor</key>
<key alias="relateToOriginal">Relatera kopierat objekt till orginalet</key>
</area>
<area alias="notifications">
<key alias="editNotifications">Inställningar för notifieringar gällande %0%</key>
<key alias="mailBody">Hej %0% Detta mail skickas till dig automatiskt för att meddela att '%1%' har utförts på sidan '%2%' av användaren '%3%' Gå till http://%4%/actions/editContent.aspx?id=%5% för att redigera.</key>
<key alias="mailBodyHtml"><![CDATA[<p>Hej %0%</p> <p>Detta mail skickas till dig automatiskt för att meddela att <strong>'%1%'</strong> har utförts på sidan <a href="http://%4%/actions/preview.aspx?id=%5%"><strong>'%2%'</strong></a> av användaren <strong>'%3%'</strong> </p> <div style="margin: 8px 0; padding: 8px; display: block;"> <br /> <a style="color: white; font-weight: bold; background-color: #5372c3; text-decoration : none; margin-right: 20px; border: 8px solid #5372c3; width: 150px;" href="http://%4%/actions/editContent.aspx?id=%5%">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDIT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a> &nbsp; <br /> </div> <p> <h3>Sammanfattning av uppdateringen:</h3> <table style="width: 100%;"> %6% </table> </p> <div style="margin: 8px 0; padding: 8px; display: block;"> <br /> <a style="color: white; font-weight: bold; background-color: #66cc66; text-decoration : none; margin-right: 20px; border: 8px solid #66cc66; width: 150px;" href="http://%4%/actions/publish.aspx?id=%5%">&nbsp;&nbsp;PUBLICERA&nbsp;&nbsp;</a> &nbsp; <a style="color: white; font-weight: bold; background-color: #5372c3; text-decoration : none; margin-right: 20px; border: 8px solid #5372c3; width: 150px;" href="http://%4%/actions/editContent.aspx?id=%5%">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;REDIGERA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a> &nbsp; <a style="color: white; font-weight: bold; background-color: #ca4a4a; text-decoration : none; margin-right: 20px; border: 8px solid #ca4a4a; width: 150px;" href="http://%4%/actions/delete.aspx?id=%5%">&nbsp;&nbsp;&nbsp;&nbsp;TA BORT&nbsp;&nbsp;&nbsp;&nbsp;</a> <br /> </div>]]></key>
<key alias="mailSubject">[%0%] Meddelande för att informera om att %1% har utförts på %2%</key>
<key alias="notifications">Notifieringar</key>
</area>
<area alias="packager">
<key alias="chooseLocalPackageText"><![CDATA[Välj ett installationspaket, genom att klicka på utforska<br />och leta upp paketet. Umbracos installationspaket har oftast filändelsen ".umb" eller ".zip".]]></key>
<key alias="packageAuthor">Utvecklare</key>
<key alias="packageDocumentation">Dokumentation</key>
<key alias="packageMetaData">Paket metadata</key>
<key alias="packageName">Paketnamn</key>
<key alias="packageNoItemsHeader">Paketet innehåller inga poster</key>
<key alias="packageNoItemsText"><![CDATA[Paketfilen innehåller inga poster som kan avinstalleras.<br/><br/>Det är säkert att ta bort den ur systemet genom att klicka på "avinstallera paket" nedan.]]></key>
<key alias="packageOptions">Paketalternativ</key>
<key alias="packageReadme">Paket läsmig</key>
<key alias="packageRepository">Paketvalv</key>
<key alias="packageUninstallConfirm">Bekräfta avinstallation</key>
<key alias="packageUninstalledHeader">Paketet har avinstallerats</key>
<key alias="packageUninstalledText">Paketet har avinstallerats utan problem</key>
<key alias="packageUninstallHeader">Avinstallera paket</key>
<key alias="packageUninstallText"><![CDATA[Nedan kan du avmarkera de poster du inte vill avinstallera just nu. När du klickar på "bekräfta avinstallation" kommer alla markerade poster att avinstalleras.<br/><span style="color: Red; font-weight: bold;">OBS!</span> dokument, media osv som använder de borttagna posterna kommer sluta fungera vilket kan leda till att systemet blir instabilt. Avinstallera därför med försiktighet. Om du är osäker, kontakta personen som skapat paketet.]]></key>
<key alias="packageVersion">Paketversion</key>
</area>
<area alias="paste">
<key alias="doNothing">Klistra in med helt bibehållen formatering (rekommenderas ej)</key>
<key alias="errorMessage">Texten du försöker klistra in innehåller specialtecken och/eller formateringstaggar. Detta kan bero på att texten kommer från t.ex. Microsoft Word. Umbraco kan ta bort specialtecken och formateringstaggar automatiskt så att innehållet lämpar sig bättre för webbpublicering.</key>
<key alias="removeAll">Klistra in texten helt utan formatering</key>
<key alias="removeSpecialFormattering">Klistra in texen och ta bort specialformatering (rekommenderas)</key>
</area>
<area alias="placeholders">
<key alias="entername">Fyll i ett namn...</key>
<key alias="filter">Skriv för att filtrera...</key>
<key alias="nameentity">Namnge %0%...</key>
<key alias="password">Fyll i ditt lösenord</key>
<key alias="search">Skriv för att söka...</key>
<key alias="username">Fyll i ditt lösenord</key>
<key alias="enterTags">Skriv för att lägga till taggar (och tryck enter efter varje tagg)...</key>
</area>
<area alias="publicAccess">
<key alias="paAdvanced">Rollbaserat lösenordsskydd</key>
<key alias="paAdvancedHelp"><![CDATA[Välj detta alternativ om du vill skydda sidan med hjälp av rollbaserat lösenordsskydd.<br /> Då används Umbracos medlemsgrupper.]]></key>
<key alias="paAdvancedNoGroups"><![CDATA[Du måste skapa en medlemsgrupp innan du kan använda <br />rollbaserat lösenordsskydd.]]></key>
<key alias="paErrorPage">Sida med felmeddelande</key>
<key alias="paErrorPageHelp">Används när en användare är inloggad, men saknar rättigheter att se sidan</key>
<key alias="paHowWould">Välj hur du vill lösenordsskydda sidan</key>
<key alias="paIsProtected">%0% är nu lösenordsskyddad</key>
<key alias="paIsRemoved">Lösenordsskyddet är nu borttaget på %0%</key>
<key alias="paLoginPage">Inloggningssida</key>
<key alias="paLoginPageHelp">Välj sidan med inloggningsformuläret</key>
<key alias="paRemoveProtection">Ta bort lösenordsskydd</key>
<key alias="paSelectPages">Välj sidorna med inloggningsformulär och felmeddelande</key>
<key alias="paSelectRoles">Välj de roller som ska ha tillgång till denna sida</key>
<key alias="paSetLogin">Ange användarnamn och lösenord för denna sida</key>
<key alias="paSimple">Samma lösenord för alla användare</key>
<key alias="paSimpleHelp">Välj detta alternativ om du vill skydda sidan med ett enkelt användarnamn och lösenord. Alla loggar då in med samma inloggningsuppgifter.</key>
</area>
<area alias="publish">
<key alias="contentPublishedFailedAwaitingRelease"> %0% kunde inte publiceras på grund av dess tidsinställda publicering.</key>
<key alias="contentPublishedFailedByEvent">%0% kunde inte publiceras på grund av att ett tredjepartstillägg avbröt publiceringen.</key>
<key alias="contentPublishedFailedByParent">%0% kan inte publiceras, på grund av att överordnad nod inte är publicerad.</key>
<key alias="contentPublishedFailedInvalid">%0% kunde inte publiceras på grund av följande orsaker: %1% passerade inte valideringen.</key>
<key alias="includeUnpublished">Inkludera opublicerade undersidor</key>
<key alias="inProgress">Publicering pågår - vänligen vänta...</key>
<key alias="inProgressCounter">%0% av %1% sidor har publicerats...</key>
<key alias="nodePublish">%0% har publicerats</key>
<key alias="nodePublishAll">%0% och underliggande sidor har publicerats</key>
<key alias="publishAll">Publicera %0% och alla dess underordnade sidor</key>
<key alias="publishHelp"><![CDATA[Klicka på <em>ok</em> för att publicera <strong>%0%</strong>. Därmed blir innehållet publikt.<br/><br /> Du kan publicera denna sida och alla dess undersidor genom att kryssa i <em>publicera alla undersidor</em>. ]]></key>
</area>
<area alias="relatedlinks">
<key alias="enterExternal">ange en extern länk</key>
<key alias="chooseInternal">ange en intern sida</key>
<key alias="caption">Rubrik</key>
<key alias="link">Länk</key>
<key alias="newWindow">Öppna i nytt fönster</key>
<key alias="captionPlaceholder">Ange visningstext</key>
<key alias="externalLinkPlaceholder">Ange adress</key>
</area>
<area alias="imagecropper">
<key alias="reset">Återställ</key>
<key alias="saveCrop">spara beskärning</key>
<key alias="addCrop">Lägg till ny beskärning</key>
</area>
<area alias="rollback">
<key alias="currentVersion">Nuvarande version</key>
<key alias="diffHelp"><![CDATA[Här visas skillnaderna mellan nuvarande version och vald version<br /><del>Röd</del> text kommer inte att synas i den valda versionen. , <ins>Grön betyder att den har tillkommit</ins>]]></key>
<key alias="documentRolledBack">Dokumentet har återgått till en tidigare version</key>
<key alias="htmlHelp">Här visas den valda sidversionen i HTML. Om du vill se skillnaden mellan två versioner samtidigt, välj istället "Diff".</key>
<key alias="rollbackTo">Återgå till</key>
<key alias="selectVersion">Vald version</key>
<key alias="view">Visningsläge</key>
</area>
<area alias="scripts">
<key alias="editscript">Redigera script</key>
</area>
<area alias="sections">
<key alias="concierge">Concierge</key>
<key alias="content">Innehåll</key>
<key alias="courier">Courier</key>
<key alias="developer">Utvecklare</key>
<key alias="forms">Formulär</key>
<key alias="help">Hjälp</key>
<key alias="installer">Umbraco konfigurationsguide</key>
<key alias="media">Media</key>
<key alias="member">Medlemmar</key>
<key alias="newsletters">Nyhetsbrev</key>
<key alias="settings">Inställningar</key>
<key alias="statistics">Statistik</key>
<key alias="translation">Översättning</key>
<key alias="users">Användare</key>
</area>
<area alias="settings">
<key alias="asAContentMasterType">som huvudinnehållstyp. Tabbar från huvudinnehållstyper visas inte och kan endast redigeras på själva huvudinnehållstypen.</key>
<key alias="contentTypeEnabled">Huvudinnehållstyp påslagen</key>
<key alias="contentTypeUses">Denna huvudinnehållstyp använder</key>
<key alias="defaulttemplate">Defaultmall</key>
<key alias="importDocumentTypeHelp">För att importera en dokumenttyp, leta upp ".udt"-filen på din hårddisk genom att klicka på "Browse"-knappen och sedan på "Importera" (du får bekräfta ditt val i nästa steg).</key>
<key alias="newtabname">Namn på ny flik</key>
<key alias="nodetype">Nodtyp</key>
<key alias="noPropertiesDefinedOnTab">Inga egenskaper definierade i denna sektion. Klicka på "Lägg till ny egenskap" länken vid toppen för att skapa en ny egenskap.</key>
<key alias="objecttype">Typ</key>
<key alias="script">Skript</key>
<key alias="stylesheet">Stilmall</key>
<key alias="tab">Flik</key>
<key alias="tabname">Fliknamn</key>
<key alias="tabs">Flikar</key>
</area>
<area alias="sort">
<key alias="sortOrder">Sort order</key>
<key alias="sortCreationDate">Creation date</key>
<key alias="sortDone">Sortering klar</key>
<key alias="sortHelp">Välj i vilken ordning du vill ha sidorna genom att dra dem upp eller ner i listan. Du kan också klicka på kolumnrubrikerna för att sortera grupper av sidor</key>
<key alias="sortPleaseWait"><![CDATA[Vänta medan sidorna sorteras. Det kan ta en stund.]]></key>
</area>
<area alias="speechBubbles">
<key alias="contentPublishedFailedByEvent">Publiceringen avbröts av ett tredjepartstillägg</key>
<key alias="contentTypeDublicatePropertyType">Egenskapstyp finns redan</key>
<key alias="contentTypePropertyTypeCreated">Egenskapstyp skapad</key>
<key alias="contentTypePropertyTypeCreatedText"><![CDATA[Namn: %0% <br /> Datatyp: %1%]]></key>
<key alias="contentTypePropertyTypeDeleted">Egenskapstypen har tagits bort</key>
<key alias="contentTypeSavedHeader">Innehållstypen har sparats</key>
<key alias="contentTypeTabCreated">Ny flik skapad</key>
<key alias="contentTypeTabDeleted">Fliken har tagits bort</key>
<key alias="contentTypeTabDeletedText">Fliken med id: %0% har tagits bort</key>
<key alias="contentUnpublished">Innehållet är avpublicerat</key>
<key alias="cssErrorHeader">Stilmallen kunde inte sparas</key>
<key alias="cssSavedHeader">Stilmallen sparades</key>
<key alias="cssSavedText">Stilmallen sparades utan fel</key>
<key alias="dataTypeSaved">Datatypen har sparats</key>
<key alias="dictionaryItemSaved">Ordet sparades i ordboken</key>
<key alias="editContentPublishedFailedByParent">Det gick inte att publicera sidan eftersom dess överordnade sida inte är publicerad</key>
<key alias="editContentPublishedHeader">Innehållet är publicerat</key>
<key alias="editContentPublishedText">och syns på webbplatsen</key>
<key alias="editContentSavedHeader">Innehållet har sparats</key>
<key alias="editContentSavedText">Kom ihåg att publicera för att ändringarna ska synas på webbplatsen</key>
<key alias="editContentSendToPublish">Skickat för godkännande</key>
<key alias="editContentSendToPublishText">Ändringarna har skickats för godkännande</key>
<key alias="editMediaSaved">Mediaobjektet är sparat</key>
<key alias="editMediaSavedText">Media sparat</key>
<key alias="editMemberSaved">Medlemmen har sparats</key>
<key alias="editStylesheetPropertySaved">Egenskap för stilmall har sparats</key>
<key alias="editStylesheetSaved">Stilmallen har sparats</key>
<key alias="editTemplateSaved">Sidmallen har sparats</key>
<key alias="editUserError">Ett fel inträffade när användaren sparades (läs logg-filen)</key>
<key alias="editUserSaved">Användaren har sparats</key>
<key alias="editUserTypeSaved">Användartypen har sparats</key>
<key alias="fileErrorHeader">Filen sparades inte</key>
<key alias="fileErrorText">filen kunde inte sparas. Kontrollera filrättigheterna</key>
<key alias="fileSavedHeader">Filen har sparats</key>
<key alias="fileSavedText">Filen sparades utan fel</key>
<key alias="languageSaved">Språket har sparats</key>
<key alias="partialViewErrorHeader">Partial view Ej sparad</key>
<key alias="partialViewErrorText">Ett fel uppstod när filen sparades</key>
<key alias="partialViewSavedHeader">Partial view sparad</key>
<key alias="partialViewSavedText">Partial view sparad utan fel!</key>
<key alias="templateErrorHeader">Sidmallen har inte sparats</key>
<key alias="templateErrorText">Kontrollera att du inte har två sidmallar med samma alias</key>
<key alias="templateSavedHeader">Sidmallen har sparats</key>
<key alias="templateSavedText">Sidmallen sparades utan fel</key>
</area>
<area alias="stylesheet">
<key alias="aliasHelp">Använder CSS-syntax, t ex: h1, .redHeader, .blueTex</key>
<key alias="editstylesheet">Redigera stilmall</key>
<key alias="editstylesheetproperty">Redigera egenskaper för stilmall</key>
<key alias="nameHelp">Namnet som används för att identifiera stilen i HTML-editorn</key>
<key alias="preview">Förhandsgranska</key>
<key alias="styles">Stilar</key>
</area>
<area alias="template">
<key alias="createdDate">Skapad</key>
<key alias="edittemplate">Redigera sidmall</key>
<key alias="insertContentArea">Lägg in innehållsyta</key>
<key alias="insertContentAreaPlaceHolder">Lägg in platshållare för innehållsyta</key>
<key alias="insertDictionaryItem">Lägg in ord från ordboken</key>
<key alias="insertMacro">Lägg in makro</key>
<key alias="insertPageField">Lägg in sidfält</key>
<key alias="mastertemplate">Huvudmall</key>
<key alias="quickGuide">Snabbguide för taggar i Umbracos sidmallar</key>
<key alias="template">Sidmall</key>
</area>
<area alias="grid">
<key alias="media">Image</key>
<key alias="macro">Macro</key>
<key alias="insertControl">Lägg till</key>
<key alias="chooseLayout">Choose layout</key>
<key alias="addRows">Lägg till rad</key>
<key alias="addElement">Add content</key>
<key alias="dropElement">Drop content</key>
<key alias="contentNotAllowed">Indholdet er ikke tilladt her</key>
<key alias="contentAllowed">Indholdet er tilladt her</key>
<key alias="clickToEmbed">Klicka för att lägga in</key>
<key alias="clickToInsertImage">Klicka för att lägga till bild</key>
<key alias="placeholderImageCaption">Bildtext...</key>
<key alias="placeholderWriteHere">Skriv här...</key>
<key alias="gridLayouts">Rutnätslayouter</key>
<key alias="gridLayoutsDetail">Layouter är arbetsytan för rutnätet, oftast så behöver du bara en eller två layouter</key>
<key alias="addGridLayout">Lägg till layout</key>
<key alias="addGridLayoutDetail">Redigera layouten genom att sätta kolumnbredd och lägg till fler sektioner</key>
<key alias="rowConfigurations">Radkonfigureringar</key>
<key alias="rowConfigurationsDetail">Rader är fördefinierade celler, arrangerade horisontellt</key>
<key alias="addRowConfiguration">Lägg till radkonfiguration</key>
<key alias="addRowConfigurationDetail">Justera rad genom att ställa in cellbredder och lägga till ytterligare celler</key>
<key alias="columns">Kolumner</key>
<key alias="columnsDetails">Sammanlagda antalet kolumner i rutnätslayout</key>
<key alias="settings">Inställningar</key>
<key alias="settingsDetails">Konfigurera vilka inställningar redaktörer kan ändra</key>
<key alias="styles">Stilar</key>
<key alias="stylesDetails">Konfigurera vilken styling redaktörer kan ändra</key>
<key alias="allowAllEditors">Tillåt alla editors</key>
<key alias="allowAllRowConfigurations">Tillåt alla rad- konfigurationer</key>
</area>
<area alias="templateEditor">
<key alias="alternativeField">Alternativt fält</key>
<key alias="alternativeText">Alternativ text</key>
<key alias="casing">Casing</key>
<key alias="chooseField">Välj fält</key>
<key alias="convertLineBreaks">Konvertera radbrytningar</key>
<key alias="convertLineBreaksHelp">Byter radbrytningar mot html-taggen &amp;lt;br&amp;gt;</key>
<key alias="customFields">Anpassade fält</key>
<key alias="dateOnly">Ja, endast datum</key>
<key alias="encoding">Omkodning</key>
<key alias="formatAsDate">Formatera som datum</key>
<key alias="htmlEncode">HTML-omkodning</key>
<key alias="htmlEncodeHelp">Ersätter specialtecken med deras HTML-motsvarigheter.</key>
<key alias="insertedAfter">Kommer läggas till efter fältets värde</key>
<key alias="insertedBefore">Kommer läggas till före fältets värde</key>
<key alias="lowercase">Gemener</key>
<key alias="none">Ingen</key>
<key alias="postContent">Infoga efter fält</key>
<key alias="preContent">Infoga före fält</key>
<key alias="recursive">Rekursiv</key>
<key alias="removeParagraph">Avlägsna stycke-taggar</key>
<key alias="removeParagraphHelp">Kommer att avlägsna alla &amp;lt;P&amp;gt; i början och slutet av texten</key>
<key alias="standardFields">Standardfält</key>
<key alias="uppercase">Versaler</key>
<key alias="urlEncode">URL-koda</key>
<key alias="urlEncodeHelp">Om fältets innehåll skall sändas till en url, skall detta slås på så att specialtecken kodas</key>
<key alias="usedIfAllEmpty">Texten kommer användas om ovanstående fält är tomma</key>
<key alias="usedIfEmpty">Fältet kommer användas om det primära fältet ovan är tomt</key>
<key alias="withTime">Ja, med tid. Separator:</key>
</area>
<area alias="translation">
<key alias="details">Översättningsdetaljer</key>
<key alias="DownloadXmlDTD">Ladda hem DTD för XML</key>
<key alias="fields">Fält</key>
<key alias="includeSubpages">Inkludera undersidor</key>
<key alias="mailBody">Hej %0%. Detta är ett automatisk mail skickat for att informera dig om att det finns en översättningsförfrågan på dokument '%1%' till '%5%' skickad av %2%. För att redigera, besök http://%3%/translation/details.aspx?id=%4%. För att få en översikt över dina översättningsuppgigter loggar du in i Umbraco på: http://%3%</key>
<key alias="noTranslators">Hittade inga användare som är översättare. Vänligen skapa en användare som är översättare innan du börjar skicka innehåll för översättning</key>
<key alias="pageHasBeenSendToTranslation">Sidan %0% har skickats för översättning</key>
<key alias="sendToTranslate">Skicka sidan %0% för översättning</key>
<key alias="totalWords">Totalt antal ord</key>
<key alias="translateTo">Översätt till</key>
<key alias="translationDone">Översättning klar.</key>
<key alias="translationDoneHelp">Du kan förhandsgranska sidorna du nyss har översatt genom att klicka nedan. Om originalsidan finns kommer du att se en jämförelse mellan din sida och originalsidan.</key>
<key alias="translationFailed">Översättningen misslyckades. XML-filen kan vara korrupt</key>
<key alias="translationOptions">Valmöjligheter översättning</key>
<key alias="translator">Översättare</key>
<key alias="uploadTranslationXml">Ladda upp översättning i XML-format</key>
</area>
<area alias="treeHeaders">
<key alias="cacheBrowser">Cacha webbläsare</key>
<key alias="contentRecycleBin">Papperskorg</key>
<key alias="createdPackages">Skapade paket</key>
<key alias="dataTypes">Datatyper</key>
<key alias="dictionary">Ordbok</key>
<key alias="installedPackages">Installerade paket</key>
<key alias="installSkin">Installera skin</key>
<key alias="installStarterKit">Installera Startkit</key>
<key alias="languages">Språk</key>
<key alias="localPackage">Installera lokalt paket</key>
<key alias="macros">Makron</key>
<key alias="mediaTypes">Mediatyper</key>
<key alias="member">Medlem</key>
<key alias="memberGroups">Medlemsgrupper</key>
<key alias="memberRoles">Roller</key>
<key alias="memberTypes">Medlemstyper</key>
<key alias="documentTypes">Dokumenttyper</key>
<key alias="packager">Paket</key>
<key alias="packages">Paket</key>
<key alias="repositories">Installera från gemensamt bibliotek</key>
<key alias="runway">Installera Runway</key>
<key alias="runwayModules">Runway-moduler</key>
<key alias="scripting">Skript-filer</key>
<key alias="scripts">Skript</key>
<key alias="stylesheets">Stilmallar</key>
<key alias="templates">Sidmallar</key>
<key alias="userPermissions">Användarrättigheter</key>
<key alias="userTypes">Användartyper</key>
<key alias="users">Användare</key>
</area>
<area alias="update">
<key alias="updateAvailable">Ny uppdatering tillgänglig</key>
<key alias="updateDownloadText">%0% är klart, klicka här för att ladda ner</key>
<key alias="updateNoServer">Ingen kontakt med server</key>
<key alias="updateNoServerError">Fel vid kontroll av uppdatering. Se trace-stack för mer information.</key>
</area>
<area alias="user">
<key alias="administrators">Administratör</key>
<key alias="categoryField">Kategorifält</key>
<key alias="changePassword">Ändra lösenord</key>
<key alias="changePasswordDescription">Du kan byta ditt lösenord för Umbraco Back Office genom att fylla i nedanstående formulär och klicka på knappen "Ändra lösenord".</key>
<key alias="confirmNewPassword">Bekräfta det nya lösenordet</key>
<key alias="contentChannel">Innehållskanal</key>
<key alias="createUser">Skapa användare</key>
<key alias="descriptionField">Fält för beskrivning</key>
<key alias="disabled">Avaktivera användare</key>
<key alias="documentType">Dokumenttyp</key>
<key alias="editors">Redaktör</key>
<key alias="excerptField">Fält för utdrag</key>
<key alias="language">Språk</key>
<key alias="loginname">Login</key>
<key alias="mediastartnode">Startnod i mediabiblioteket</key>
<key alias="modules">Sektioner</key>
<key alias="newPassword">Byt ditt lösenord</key>
<key alias="noConsole">Inaktivera tillgång till Umbraco</key>
<key alias="password">Lösenord</key>
<key alias="passwordChanged">Ditt lösenord är nu ändrat!</key>
<key alias="passwordConfirm">Vänligen bekräfta ditt nya lösenord</key>
<key alias="passwordCurrent">Nuvarande lösenord</key>
<key alias="passwordEnterNew">Vänligen fyll i ditt nya lösenord</key>
<key alias="passwordInvalid">Nuvarande lösenord är ogiltigt</key>
<key alias="passwordIsBlank">Ditt nya lösenord kan inte vara tomt!</key>
<key alias="passwordIsDifferent">Lösenorden matchar inte. Vänligen försök igen!</key>
<key alias="passwordMismatch">Det bekräftade lösenordet matchar inte det nya lösenordet!</key>
<key alias="permissionReplaceChildren">Ersätt rättigheterna på underliggande noder</key>
<key alias="permissionSelectedPages">Du redigerar nu rättigheterna för sidorna:</key>
<key alias="permissionSelectPages">Välj de sidor vars rättigheter du vill redigera</key>
<key alias="resetPassword">Återställ lösenord</key>
<key alias="searchAllChildren">Sök igenom alla undernoder</key>
<key alias="sessionExpires">Sessionen går ut</key>
<key alias="sortNameAscending">Namn (A-Z)</key>
<key alias="sortNameDescending">Namn (Z-A)</key>
<key alias="startnode">Startnod i innehåll</key>
<key alias="username">Användarens namn</key>
<key alias="userPermissions">Användarrättigheter</key>
<key alias="usertype">Användartyp</key>
<key alias="userTypes">Användartyper</key>
<key alias="writer">Skribent</key>
<key alias="yourHistory">Din nuvarande historik</key>
<key alias="yourProfile">Din profil</key>
</area>
</language>
+961
View File
@@ -0,0 +1,961 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<language alias="tr" intName="Turkish" localName="Türkçe" lcid="" culture="tr-TR">
<creator>
<name>The Umbraco community</name>
<link>https://our.umbraco.com/documentation/Extending-Umbraco/Language-Files</link>
</creator>
<area alias="actions">
<key alias="assignDomain">Kültür ve Hostnames</key>
<key alias="auditTrail">Denetim Trail</key>
<key alias="browse">Düğüm Araştır</key>
<key alias="changeDocType">Belge Türü Değiştir</key>
<key alias="copy">Kopya</key>
<key alias="create">Oluştur</key>
<key alias="createPackage">Paket Oluştur</key>
<key alias="delete">Sil</key>
<key alias="disable">Devre Dışı Bırak</key>
<key alias="emptyRecycleBin">Geri Dönüşümü Boşat</key>
<key alias="exportDocumentType">Belge Türü Çıkart</key>
<key alias="importDocumentType">Belge Türü Al</key>
<key alias="importPackage">Paket Ekle</key>
<key alias="liveEdit">Tuval Düzele</key>
<key alias="logout">Çıkış</key>
<key alias="move">Taşı</key>
<key alias="notify">Bildirimler</key>
<key alias="protect">Genel Erişim</key>
<key alias="publish">Yayımla</key>
<key alias="unpublish">Yayından Kaldır</key>
<key alias="refreshNode">Yeniden Yükle</key>
<key alias="republish">Siteleri Yeniden Yayınla</key>
<key alias="restore" version="7.3.0">Düzelt</key>
<key alias="rights">İzinler</key>
<key alias="rollback">Rollback</key>
<key alias="sendtopublish">Yayın için Gönder</key>
<key alias="sendToTranslate">Çeviri Gönder</key>
<key alias="sort">Sırala</key>
<key alias="toPublish">Yayına Gönder</key>
<key alias="translate">Çevir</key>
<key alias="update">Güncelle</key>
<key alias="defaultValue">Varsayılan Değer</key>
</area>
<area alias="assignDomain">
<key alias="permissionDenied">İzin reddedildi.</key>
<key alias="addNew">Yeni Domain ekle</key>
<key alias="remove">kaldır</key>
<key alias="invalidNode">Geçersiz node.</key>
<key alias="invalidDomain">Geçersiz domain biçimi.</key>
<key alias="duplicateDomain">Domain zaten eklenmiş.</key>
<key alias="language">Dil</key>
<key alias="domain">Domain</key>
<key alias="domainCreated">Yeni domain '%0%' oluşturuldu</key>
<key alias="domainDeleted">Domain '%0%' silindi</key>
<key alias="domainExists">Domain '%0%' zaten atanmış</key>
<key alias="domainUpdated">Domain '%0%' güncellendi</key>
<key alias="orEdit">Geçerli domain düzenle</key>
<key alias="inherit">Miras Al</key>
<key alias="setLanguage">Kültür</key>
<key alias="setLanguageHelp"><![CDATA[Geçerli düğümün altındaki düğümler için kültür Set <br /> veya üst düğümleri kültürünü devralır. Ayrıca <br /> geçerli olacaktır
Geçerli düğümün , bir etki altında çok uygulanmadığı sürece .]]></key>
<key alias="setDomains">Domainler</key>
</area>
<area alias="auditTrails">
<key alias="atViewingFor">Görüntüleniyor</key>
</area>
<area alias="buttons">
<key alias="select">Seç</key>
<key alias="somethingElse">Başka birşey yapın</key>
<key alias="bold">Kalın</key>
<key alias="deindent">Paragraf girinti iptal</key>
<key alias="formFieldInsert">Form alanı ekle</key>
<key alias="graphicHeadline">Grafik başlık ekle</key>
<key alias="htmlEdit">Html Düzenle</key>
<key alias="indent">Paragraf girintisi</key>
<key alias="italic">Yatık</key>
<key alias="justifyCenter">Ortalı</key>
<key alias="justifyLeft">Sola Yasla</key>
<key alias="justifyRight">Sağa Yasla</key>
<key alias="linkInsert">Link ekle</key>
<key alias="linkLocal">Yerel bağlantı ekle</key>
<key alias="listBullet">Bulet listesi</key>
<key alias="listNumeric">Sayısal Liste</key>
<key alias="macroInsert">Macro ekle</key>
<key alias="pictureInsert">Resim ekle</key>
<key alias="relations">Düzenleme ilişkileri</key>
<key alias="returnToList">Listeye Dön</key>
<key alias="save">Kaydet</key>
<key alias="saveAndPublish">Kaydet ve Yayınla</key>
<key alias="saveToPublish">Kaydet ve Onay için gönder</key>
<key alias="showPage">Önizle</key>
<key alias="showPageDisabled">Önizleme kapalı, Atanmış şablon yok</key>
<key alias="styleChoose">Stili seçin</key>
<key alias="styleShow">Stilleri Göster</key>
<key alias="tableInsert">Tablo Ekle</key>
</area>
<area alias="changeDocType">
<key alias="changeDocTypeInstruction">Seçilen içerik için belge türünü değiştirmek için , öncelikle bu konum için geçerli türleri listesinden seçim yapın.</key>
<key alias="changeDocTypeInstruction2">Ardından onaylamak ve / veya yeni akım tip özellikleri haritalama değişiklik ve Kaydet'i tıklatın .</key>
<key alias="contentRepublished">İçerik yeniden yayımlanmıştır .</key>
<key alias="currentProperty">Güncel Mülkiyet</key>
<key alias="currentType">Güncel tip</key>
<key alias="docTypeCannotBeChanged">Bu konum için geçerli hiçbir alternatifi olduğu gibi belge türü , değiştirilemez . Seçilen içerik öğesinin ebeveyn altında izin verilir ve mevcut tüm alt içerik öğeleri altında oluşturulacak izin eğer bir alternatif geçerli olacaktır .</key>
<key alias="docTypeChanged">Belge Türü değiştirildi</key>
<key alias="mapProperties">harita Özellikleri</key>
<key alias="mapToProperty">Mülkiyet Harita</key>
<key alias="newTemplate">Yeni Şablon</key>
<key alias="newType">Yeni Tip</key>
<key alias="none">Hiçbiri</key>
<key alias="selectedContent">İçerik</key>
<key alias="selectNewDocType">Yeni Belge Tipi Seçiniz</key>
<key alias="successMessage">Seçilen içeriğin belge türü başarıyla [ yeni tip ] değişti ve aşağıdaki özellikleri eşleştirilmiş edilmiştir :</key>
<key alias="to">için</key>
<key alias="validationErrorPropertyWithMoreThanOneMapping">Bir veya daha fazla özellikleri olarak mülkiyet haritalama tamamlayamadı birden fazla eşleme tanımlanmış var.</key>
<key alias="validDocTypesNote">Bulunduğunuz yerin için geçerli Sadece alternatif türleri görüntülenir.</key>
</area>
<area alias="content">
<key alias="isPublished" version="7.2">Yayımlandı</key>
<key alias="about">Bu sayfa hakkında</key>
<key alias="alias">takma ad</key>
<key alias="alternativeTextHelp">( nasıl telefon üzerinden resim anlatırsınız )</key>
<key alias="alternativeUrls">Alternatif Linkler</key>
<key alias="clickToEdit">Bu öğeyi düzenlemek için tıklayın</key>
<key alias="createBy">Tarafından yaratıldı</key>
<key alias="createByDesc" version="7.0">orijinal yazar</key>
<key alias="updatedBy" version="7.0">tarafından güncellendi</key>
<key alias="createDate">oluşturuldu</key>
<key alias="createDateDesc" version="7.0">Bu belgenin oluşturulduğu tarih / zaman</key>
<key alias="documentType">Belge Türü</key>
<key alias="editing">kurgu</key>
<key alias="expireDate">en kaldır</key>
<key alias="itemChanged">Bu madde yayınlanmasından sonra değiştirildi</key>
<key alias="itemNotPublished">Bu öğe yayınlanmadı</key>
<key alias="lastPublished">Son yayınlanan</key>
<key alias="listViewNoItems" version="7.1.5">Listede gösterilecek öğe yok.</key>
<key alias="mediatype">Medya Türü</key>
<key alias="mediaLinks">Medya öğesinin bağlantı ( lar)</key>
<key alias="membergroup">Üye Grubu</key>
<key alias="memberrole">rol</key>
<key alias="membertype">Üye Türü</key>
<key alias="noDate">Hiçbir tarih seçildi</key>
<key alias="nodeName">Sayfa başlığı</key>
<key alias="otherElements">Özellikler</key>
<key alias="parentNotPublished">Ebeveyn ' %0% ' yayımlanmamış olduğu için bu belge yayınladı ama görünür değildir</key>
<key alias="parentNotPublishedAnomaly">Hata : Bu belge yayınlandı ancak önbellek ( iç hata ) değil</key>
<key alias="publish">yayınlamak</key>
<key alias="publishStatus">Yayın Durum</key>
<key alias="releaseDate">en Yayınla</key>
<key alias="unpublishDate">en yayından</key>
<key alias="removeDate">temizle tarihi</key>
<key alias="sortDone">Sıralama güncellenir</key>
<key alias="sortHelp">Düğümlerini sıralamak için, sadece düğümleri sürükleyin veya sütun başlıkları birini tıklatın . Seçerken " shift " veya " kontrol " tuşunu basılı tutarak birden fazla düğüm seçebilirsiniz</key>
<key alias="statistics">istatistik</key>
<key alias="titleOptional">Başlık (isteğe bağlı)</key>
<key alias="altTextOptional">Alternatif metin (isteğe bağlı)</key>
<key alias="type">tip</key>
<key alias="unpublish">Yayından</key>
<key alias="updateDate">Son düzenleme</key>
<key alias="updateDateDesc" version="7.0">Bu belgenin düzenlendiği tarih / zaman</key>
<key alias="uploadClear">Dosya(ları) kaldırın</key>
<key alias="urls">Belgeye Bağlantı</key>
<key alias="memberof">Grubun Üyesi(leri)</key>
<key alias="notmemberof">Grubun bir üyesi değil</key>
<key alias="childItems" version="7.0">Çocuk öğeleri</key>
<key alias="target" version="7.0">hedef</key>
</area>
<area alias="media">
<key alias="clickToUpload">Yüklemek için tıklayın</key>
</area>
<area alias="create">
<key alias="chooseNode">Nerede yeni %0% yaratmak istiyorsun</key>
<key alias="createUnder">Altında bir öğe oluşturun</key>
<key alias="updateData">Bir tür ve bir başlık seçin</key>
<key alias="noDocumentTypes" version="7.0"><![CDATA[Hiçbir izin belge türleri mevcut. Sen altında ayarlar bölümünde bu etkinleştirmeniz gerekir <strong>"belge türleri"</strong>.]]></key>
<key alias="noMediaTypes" version="7.0"><![CDATA[Hiçbir izin verilen ortam tipi mevcuttur . Sen altında ayarlar bölümünde bu etkinleştirmeniz gerekir <strong>"ortam türleri"</strong>.]]></key>
</area>
<area alias="dashboard">
<key alias="browser">Web sitenizi tarayın</key>
<key alias="dontShowAgain">- gizle</key>
<key alias="nothinghappens">CMS açılış değilse , bu siteden pop-up izin gerekebilir</key>
<key alias="openinnew">Yeni bir pencere açtı</key>
<key alias="restart">Tekrar başlat</key>
<key alias="visit">ziyaret</key>
<key alias="welcome">hoşgeldiniz</key>
</area>
<area alias="defaultdialogs">
<key alias="anchorInsert">isim</key>
<key alias="assignDomain">konak yönetin</key>
<key alias="closeThisWindow">Bu pencereyi kapatın</key>
<key alias="confirmdelete">Silmek istediğine emin misin</key>
<key alias="confirmdisable">Eğer devre dışı bırakmak istediğinizden emin misiniz</key>
<key alias="confirmlogout">Emin misiniz?</key>
<key alias="confirmSure">Emin misiniz?</key>
<key alias="cut">Kes</key>
<key alias="editdictionary">Düzenleme Sözlük Öğe</key>
<key alias="editlanguage">Dil Düzenleme</key>
<key alias="insertAnchor">Yerel bağlantı ekleme</key>
<key alias="insertCharacter">Karakter Ekle</key>
<key alias="insertgraphicheadline">Grafik başlığı ekleyin</key>
<key alias="insertimage">Resim ekle</key>
<key alias="insertlink">Link Ekle</key>
<key alias="insertMacro"> Bir makro eklemek için tıklayın</key>
<key alias="inserttable">Tablo Ekle</key>
<key alias="lastEdited">Son DÜzenleme</key>
<key alias="link">Bağlantı</key>
<key alias="linkinternal">İç Bağlantı:</key>
<key alias="linklocaltip">Yerel bağlantıları kullanırken, bağlantının önündeki "# " insert</key>
<key alias="linknewwindow">Yeni pencerede aç</key>
<key alias="macroContainerSettings">Makro ayarları</key>
<key alias="macroDoesNotHaveProperties">Düzenleyebileceğiniz Bu makro herhangi bir özellikleri içermiyor</key>
<key alias="paste">Yapıştır</key>
<key alias="permissionsEdit">İzinleri düzenle</key>
<key alias="recycleBinDeleting">Geri dönüşüm kutusu öğeleri şimdi siliniyor. Bu işlem gerçekleşirken bu pencereyi kapatın etmeyiniz</key>
<key alias="recycleBinIsEmpty">Geri dönüşüm kutusu artık boş</key>
<key alias="recycleBinWarning">Öğeleri geri dönüşüm kutusu silindiğinde, onlar sonsuza kadar gitmiş olacak</key>
<key alias="regexSearchError"><![CDATA[<a target='_blank' href='http://regexlib.com'>regexlib.com</a>'s webcoder şu anda üzerinde hiçbir kontrole sahip bazı sorunları, yaşanıyor. Bu rahatsızlıktan dolayı çok üzgünüz.]]></key>
<key alias="regexSearchHelp">Bir düzenli ifade arama form alanına doğrulama ekleyin. Örnek: 'E-posta', zip code 'url'</key>
<key alias="removeMacro">Makro kaldır</key>
<key alias="requiredField">Gerekli alan</key>
<key alias="sitereindexed">Site yeniden indekslendi</key>
<key alias="siterepublished">Web sitesi yenilendi önbelleği olmuştur. Tüm içerik güncel artık yayımlamak. Tüm yayınlanmamış içeriği hala yayınlanmamış olmakla birlikte</key>
<key alias="siterepublishHelp">Web sitesi önbelleği yenilenir olacaktır. Yayınlanmamış içerik yayınlanmamış kalacak ise tüm yayınlanan içerik, güncellenecektir.</key>
<key alias="tableColumns">Sütün sayısı</key>
<key alias="tableRows">Satır sayısı</key>
<key alias="thumbnailimageclickfororiginal">Tam boyutta görmek için resmin üzerine tıklayın</key>
<key alias="treepicker">öğeyi seçin</key>
<key alias="viewCacheItem">Görünüm Önbellek Öğe</key>
</area>
<area alias="dictionaryItem">
<key alias="description"><![CDATA[
Sözlük öğe için farklı dil sürümlerini düzenle '<em>%0%</em>' aşağıda<br/>Sol taraftaki menüden 'diller' başlığı altında ek dil ekleyebilirsiniz
]]></key>
<key alias="displayName">Kültür adı</key>
</area>
<area alias="placeholders">
<key alias="username">Kullanıcı adınızı giriniz</key>
<key alias="password">Parolanızı giriniz</key>
<key alias="nameentity">Ad %0%...</key>
<key alias="entername">Adınızı girin...</key>
<key alias="search">Aramak için yazın...</key>
<key alias="filter">Filtrelemek için yazın...</key>
<key alias="enterTags">(Basın, her etiketinden sonra girin) etiket eklemek için yazın ...</key>
</area>
<area alias="editcontenttype">
<key alias="createListView" version="7.2">Özel liste görünüm oluşturun</key>
<key alias="removeListView" version="7.2">Özel liste görünümü kaldır</key>
</area>
<area alias="editdatatype">
<key alias="addPrevalue">Ön değer ekle</key>
<key alias="dataBaseDatatype">Veritabanı veritürü</key>
<key alias="guid">Mülkiyet editörü GUID</key>
<key alias="renderControl">Mülkiyet editörü</key>
<key alias="rteButtons">Düğmeler</key>
<key alias="rteEnableAdvancedSettings">Gelişmiş ayarları etkinleştir...</key>
<key alias="rteEnableContextMenu">Bağlam menüsünü etkinleştir</key>
<key alias="rteMaximumDefaultImgSize">Eklenen görüntülerin maksimum varsayılan boyutu</key>
<key alias="rteRelatedStylesheets">İlgili stil</key>
<key alias="rteShowLabel">Etiketi göster</key>
<key alias="rteWidthAndHeight">Yükseklik ve Genişlik</key>
</area>
<area alias="errorHandling">
<key alias="errorButDataWasSaved">Verileriniz kaydedildi, ancak bu sayfayı yayınlamak için önce ilk düzeltmek için gereken bazı hatalar vardır:</key>
<key alias="errorChangingProviderPassword">Geçerli üyelik sağlayıcısı değişen şifreyi desteklemiyor (EnablePasswordRetrieval doğru olması gerekir)</key>
<key alias="errorExistsWithoutTab">%0% zaten var</key>
<key alias="errorHeader">Hatalar vardı:</key>
<key alias="errorHeaderWithoutTab">Hatalar vardı:</key>
<key alias="errorInPasswordFormat">Şifre %0% karakter uzunluğunda en az olması ve en az %1% non-alfa sayısal karakter (ler) içermelidir</key>
<key alias="errorIntegerWithoutTab">%0% bir tamsayı olmalıdır</key>
<key alias="errorMandatory">%1% sekmesinde %0% alan zorunludur</key>
<key alias="errorMandatoryWithoutTab">%0% zorunlu bir alandır</key>
<key alias="errorRegExp">%0% - %1% bir doğru biçimde değil</key>
<key alias="errorRegExpWithoutTab">%0% Bir doğru biçimde değil</key>
</area>
<area alias="errors">
<key alias="dissallowedMediaType">Belirtilen dosya türü yönetici tarafından izin verilmeyen olmuştur</key>
<key alias="codemirroriewarning">NOT! CodeMirror yapılandırma tarafından etkin olsa bile yeterince kararlı değil, çünkü Internet Explorer'da devre dışı bırakılır.</key>
<key alias="contentTypeAliasAndNameNotNull">Yeni özellik tipine takma adını ve hem de doldurunuz!</key>
<key alias="filePermissionsError">Belirli bir dosya veya klasör için okuma / yazma erişimi olan bir sorun var</key>
<key alias="macroErrorLoadingPartialView">Error loading Partial View script (Dosya: %0%)</key>
<key alias="missingTitle">Lütfen bir başlık girin</key>
<key alias="missingType">Lütfen bir tür seçin</key>
<key alias="pictureResizeBiggerThanOrg">Orijinal boyutundan daha resmi büyütmek üzereyiz. Devam etmek istediğinizden emin misiniz?</key>
<key alias="startNodeDoesNotExists">Silinen düğüm başlatın, lütfen yöneticinize başvurun</key>
<key alias="stylesMustMarkBeforeSelect">Tarzı değiştirmeden önce içerik işaretleyiniz</key>
<key alias="stylesNoStylesOnPage">Henüz aktif stilleri</key>
<key alias="tableColMergeLeft">Birleştirmek istediğiniz iki hücre solundaki imleci Lütfen</key>
<key alias="tableSplitNotSplittable">Sen birleştirilmiş henüz bir hücreyi bölemezsiniz.</key>
</area>
<area alias="general">
<key alias="about">Hakkında</key>
<key alias="action">Eylem</key>
<key alias="actions">Eylemler</key>
<key alias="add">Ekle</key>
<key alias="alias">Takma ad</key>
<key alias="areyousure">Emin misiniz?</key>
<key alias="border">Sınır</key>
<key alias="by">tarafında</key>
<key alias="cancel">İptal</key>
<key alias="cellMargin">hücre marjı</key>
<key alias="choose">Seçim</key>
<key alias="close">Kapat</key>
<key alias="closewindow">Pencereyi kapat</key>
<key alias="comment">Açıklama</key>
<key alias="confirm">Onayla</key>
<key alias="constrainProportions">oranları sınırlamak</key>
<key alias="continue">Devam et</key>
<key alias="copy">Kopyala</key>
<key alias="create">Oluştur</key>
<key alias="database">Veritabanı</key>
<key alias="date">Tarih</key>
<key alias="default">Standart</key>
<key alias="delete">Sil</key>
<key alias="deleted">Silindi</key>
<key alias="deleting">Siliniyor...</key>
<key alias="design">Dizayn</key>
<key alias="dimensions">Boyutlar</key>
<key alias="down">Aşağı</key>
<key alias="download">İndir</key>
<key alias="edit">Düzenle</key>
<key alias="edited">Düzenlendi</key>
<key alias="elements">Elemanları</key>
<key alias="email">E-Posta</key>
<key alias="error">Hata</key>
<key alias="findDocument">Bul</key>
<key alias="height">Yükseklik</key>
<key alias="help">Yardım</key>
<key alias="icon">İkon</key>
<key alias="import">İthalat</key>
<key alias="innerMargin">İç Marj</key>
<key alias="insert">Ekle</key>
<key alias="install">Kur</key>
<key alias="justify">Satır Uzunluğu</key>
<key alias="language">Dil</key>
<key alias="layout">Düzen</key>
<key alias="loading">Yükleniyor</key>
<key alias="locked">Kilitli</key>
<key alias="login">Giriş yap</key>
<key alias="logoff">Oturum Kapat</key>
<key alias="logout">Çıkış yap</key>
<key alias="macro">Makro</key>
<key alias="move">Taşı</key>
<key alias="name">Ad</key>
<key alias="new">Yeni</key>
<key alias="next">Sonraki</key>
<key alias="no">Hayır</key>
<key alias="of">arasında</key>
<key alias="ok">TAMAM</key>
<key alias="open"></key>
<key alias="or">veya</key>
<key alias="password">Parola</key>
<key alias="path">Yol</key>
<key alias="pleasewait">Bir dakika lütfen...</key>
<key alias="previous">Önceki</key>
<key alias="properties">Özellikler</key>
<key alias="reciept">Form verilerini almak için e-posta</key>
<key alias="recycleBin">Geridönüşüm kutusu</key>
<key alias="remaining">Kalan</key>
<key alias="rename">Adını Değiştir</key>
<key alias="renew">Yenile</key>
<key alias="required" version="7.0">Gerekli</key>
<key alias="retry">Tekrar dene</key>
<key alias="rights">İzinler</key>
<key alias="search">Arama</key>
<key alias="server">Sunucu</key>
<key alias="show">Göster</key>
<key alias="showPageOnSend">Gönder sayfasını göster</key>
<key alias="size">Boyut</key>
<key alias="sort">Sırala</key>
<key alias="type">Tip</key>
<key alias="typeToSearch">Aramak için yazın...</key>
<key alias="up">Yukarı</key>
<key alias="update">Güncelle</key>
<key alias="upgrade">Yükselt</key>
<key alias="upload">Yükle</key>
<key alias="url">URL</key>
<key alias="user">Kullanıcı</key>
<key alias="username">Kullanıcı adı</key>
<key alias="value">Değer</key>
<key alias="view">Görünüm</key>
<key alias="welcome">Hoşgeldiniz...</key>
<key alias="width">Genişlik</key>
<key alias="yes">Evet</key>
<key alias="folder">Klasör</key>
<key alias="searchResults">Arama Sonuçları</key>
</area>
<area alias="graphicheadline">
<key alias="backgroundcolor">Arka plan rengi</key>
<key alias="bold">Kalın</key>
<key alias="color">Metin Rengi</key>
<key alias="font">Yazı</key>
<key alias="text">Metin</key>
</area>
<area alias="headers">
<key alias="page">Sayfa</key>
</area>
<area alias="installer">
<key alias="databaseErrorCannotConnect">Yükleyici veritabanına bağlanamıyor.</key>
<key alias="databaseErrorWebConfig">Web.config dosyasını kaydedilemedi. El bağlantı dizesini değiştirin lütfen.</key>
<key alias="databaseFound">Web.config dosyasını kaydedilemedi. El bağlantı dizesini değiştirin lütfen....</key>
<key alias="databaseHeader">Veritabanı yapılandırması</key>
<key alias="databaseInstall"><![CDATA[
<strong>Kurulum</strong> için dğümeye basın %0% veritabanı
]]></key>
<key alias="databaseInstallDone"><![CDATA[CMS %0% Şimdi veritabanına kopyalandı. <strong>Sonraki</strong> Devam için.]]></key>
<key alias="databaseNotFound"><![CDATA[<p>Veritabanı bulunamadı! "Web.config" nin "bağlantı dizesinde" bilgi dosyası doğru olup olmadığını kontrol edin.</p>
<p>Devam etmek için, (Visual Studio veya sevdiğiniz metin editörü kullanarak) "web.config" dosyasını düzenlemek lütfen, altına gidin "UmbracoDbDSN" adlı anahtarı veritabanınız için bağlantı dizesini eklemek ve dosyayı kaydedin. </p>
<p>
<strong>Tekrar dene</strong>.
<br />
<a href="https://our.umbraco.com/documentation/Using-Umbraco/Config-files/webconfig7" target="_blank">
Burada düzenleme web.config Hakkında Daha Fazla Bilgi.</a></p>]]></key>
<key alias="databaseText"><![CDATA[Bu adımı tamamlamak için, veritabanı sunucusu ("bağlantı dizesi") ile ilgili bazı bilgileri bilmeniz gerekir.<br />
Gerekirse ISS'nize irtibata geçiniz.
Eğer yerel makine veya sunucu üzerinde yükleme ediyorsanız, sistem yöneticinizden bilgi gerekebilir.]]></key>
<key alias="databaseUpgrade"><![CDATA[
<p>
CMS %0% için veritabanını <strong>yükseltme</strong> için yükseltme düğmesine basın
</p>
<p>
Merak etmeyin - hiçbir içerik silinmeyecek ve her şey sonradan çalışmaya devam edecektir!
</p>
]]></key>
<key alias="databaseUpgradeDone"><![CDATA[Sizin veritabanı son sürüme yükseltilmiş oldu %0%.<br /> <strong>Sonraki</strong> işlem. ]]></key>
<key alias="databaseUpToDate"><![CDATA[Your current database is up-to-date!. Click <strong>next</strong> to continue the configuration wizard]]></key>
<key alias="defaultUserChangePass"><![CDATA[<strong>The Default users' password needs to be changed!</strong>]]></key>
<key alias="defaultUserDisabled"><![CDATA[<strong>The Default user has been disabled or has no access to Umbraco!</strong></p><p>No further actions needs to be taken. Click <b>Next</b> to proceed.]]></key>
<key alias="defaultUserPassChanged"><![CDATA[<strong>The Default user's password has been successfully changed since the installation!</strong></p><p>No further actions needs to be taken. Click <strong>Next</strong> to proceed.]]></key>
<key alias="defaultUserPasswordChanged">The password is changed!</key>
<key alias="greatStart">Get a great start, watch our introduction videos</key>
<key alias="licenseText">By clicking the next button (or modifying the umbracoConfigurationStatus in web.config), you accept the license for this software as specified in the box below. Notice that this Umbraco distribution consists of two different licenses, the open source MIT license for the framework and the Umbraco freeware license that covers the UI.</key>
<key alias="None">Not installed yet.</key>
<key alias="permissionsAffectedFolders">Affected files and folders</key>
<key alias="permissionsAffectedFoldersMoreInfo">More information on setting up permissions for Umbraco here</key>
<key alias="permissionsAffectedFoldersText">You need to grant ASP.NET modify permissions to the following files/folders</key>
<key alias="permissionsAlmostPerfect"><![CDATA[<strong>Your permission settings are almost perfect!</strong><br /><br />
You can run Umbraco without problems, but you will not be able to install packages which are recommended to take full advantage of Umbraco.]]></key>
<key alias="permissionsHowtoResolve">How to Resolve</key>
<key alias="permissionsHowtoResolveLink">Click here to read the text version</key>
<key alias="permissionsHowtoResolveText"><![CDATA[Watch our <strong>video tutorial</strong> on setting up folder permissions for Umbraco or read the text version.]]></key>
<key alias="permissionsMaybeAnIssue"><![CDATA[<strong>Your permission settings might be an issue!</strong>
<br/><br />
You can run Umbraco without problems, but you will not be able to create folders or install packages which are recommended to take full advantage of Umbraco.]]></key>
<key alias="permissionsNotReady"><![CDATA[<strong>Your permission settings are not ready for Umbraco!</strong>
<br /><br />
In order to run Umbraco, you'll need to update your permission settings.]]></key>
<key alias="permissionsPerfect"><![CDATA[<strong>Your permission settings are perfect!</strong><br /><br />
You are ready to run Umbraco and install packages!]]></key>
<key alias="permissionsResolveFolderIssues">Resolving folder issue</key>
<key alias="permissionsResolveFolderIssuesLink">Follow this link for more information on problems with ASP.NET and creating folders</key>
<key alias="permissionsSettingUpPermissions">Setting up folder permissions</key>
<key alias="permissionsText"><![CDATA[
Umbraco needs write/modify access to certain directories in order to store files like pictures and PDF's.
It also stores temporary data (aka: cache) for enhancing the performance of your website.
]]></key>
<key alias="runwayFromScratch">Baştan başlamak istiyorum</key>
<key alias="runwayFromScratchText"><![CDATA[
Your website is completely empty at the moment, so that's perfect if you want to start from scratch and create your own document types and templates.
(<a href="http://Umbraco.tv/documentation/videos/for-site-builders/foundation/document-types">learn how</a>)
You can still choose to install Runway later on. Please go to the Developer section and choose Packages.
]]></key>
<key alias="runwayHeader">You've just set up a clean Umbraco platform. What do you want to do next?</key>
<key alias="runwayInstalled">Runway is installed</key>
<key alias="runwayInstalledText"><![CDATA[
You have the foundation in place. Select what modules you wish to install on top of it.<br />
This is our list of recommended modules, check off the ones you would like to install, or view the <a href="#" onclick="toggleModules(); return false;" id="toggleModuleList">full list of modules</a>
]]></key>
<key alias="runwayOnlyProUsers">Only recommended for experienced users</key>
<key alias="runwaySimpleSite">I want to start with a simple website</key>
<key alias="runwaySimpleSiteText"><![CDATA[
<p>
"Runway" is a simple website providing some basic document types and templates. The installer can set up Runway for you automatically,
but you can easily edit, extend or remove it. It's not necessary and you can perfectly use Umbraco without it. However,
Runway offers an easy foundation based on best practices to get you started faster than ever.
If you choose to install Runway, you can optionally select basic building blocks called Runway Modules to enhance your Runway pages.
</p>
<small>
<em>Included with Runway:</em> Home page, Getting Started page, Installing Modules page.<br />
<em>Optional Modules:</em> Top Navigation, Sitemap, Contact, Gallery.
</small>
]]></key>
<key alias="runwayWhatIsRunway">What is Runway</key>
<key alias="step1">Step 1/5 Accept license</key>
<key alias="step2">Step 2/5: Database configuration</key>
<key alias="step3">Step 3/5: Validating File Permissions</key>
<key alias="step4">Step 4/5: Check Umbraco security</key>
<key alias="step5">Step 5/5: Umbraco is ready to get you started</key>
<key alias="thankYou">Thank you for choosing Umbraco</key>
<key alias="theEndBrowseSite"><![CDATA[<h3>Browse your new site</h3>
You installed Runway, so why not see how your new website looks.]]></key>
<key alias="theEndFurtherHelp"><![CDATA[<h3>Further help and information</h3>
Get help from our award winning community, browse the documentation or watch some free videos on how to build a simple site, how to use packages and a quick guide to the Umbraco terminology]]></key>
<key alias="theEndHeader">Umbraco %0% is installed and ready for use</key>
<key alias="theEndInstallFailed"><![CDATA[To finish the installation, you'll need to
manually edit the <strong>/web.config file</strong> and update the AppSetting key <strong>UmbracoConfigurationStatus</strong> in the bottom to the value of <strong>'%0%'</strong>.]]></key>
<key alias="theEndInstallSuccess"><![CDATA[You can get <strong>started instantly</strong> by clicking the "Launch Umbraco" button below. <br />If you are <strong>new to Umbraco</strong>,
you can find plenty of resources on our getting started pages.]]></key>
<key alias="theEndOpenUmbraco"><![CDATA[<h3>Launch Umbraco</h3>
To manage your website, simply open the Umbraco back office and start adding content, updating the templates and stylesheets or add new functionality]]></key>
<key alias="Unavailable">Connection to database failed.</key>
<key alias="Version3">Umbraco Version 3</key>
<key alias="Version4">Umbraco Version 4</key>
<key alias="watch">Watch</key>
<key alias="welcomeIntro"><![CDATA[This wizard will guide you through the process of configuring <strong>Umbraco %0%</strong> for a fresh install or upgrading from version 3.0.
<br /><br />
Press <strong>"next"</strong> to start the wizard.]]></key>
</area>
<area alias="language">
<key alias="cultureCode">Kültür Kodu</key>
<key alias="displayName">Kültür Adı</key>
</area>
<area alias="lockout">
<key alias="lockoutWillOccur">Sen boşta oldum ve çıkış otomatik olarak gerçekleşecek</key>
<key alias="renewSession">İşinizi kaydetmek için şimdi Yenile</key>
</area>
<area alias="login">
<key alias="greeting0">Pazar</key>
<key alias="greeting1">Pazartesi </key>
<key alias="greeting2">Salı</key>
<key alias="greeting3">Çarşamba</key>
<key alias="greeting4">Perşembe</key>
<key alias="greeting5">Cuma</key>
<key alias="greeting6">İçerik Yönetim Sistemi</key>
<key alias="instruction">Giriş Yapın</key>
<key alias="timeout">Oturum zaman aşımına uğradı</key>
<key alias="bottomText"><![CDATA[<p style="text-align:right;">&copy; 2015 - %0% <br /><a href="http://umbraco.com" style="text-decoration: none" target="_blank">umbraco.com</a></p> ]]></key>
</area>
<area alias="main">
<key alias="dashboard">Gösterge Paneli</key>
<key alias="sections">Bölümler</key>
<key alias="tree">İçerik</key>
</area>
<area alias="moveOrCopy">
<key alias="choose">Choose page above...</key>
<key alias="copyDone">%0% has been copied to %1%</key>
<key alias="copyTo">Select where the document %0% should be copied to below</key>
<key alias="moveDone">%0% has been moved to %1%</key>
<key alias="moveTo">Select where the document %0% should be moved to below</key>
<key alias="nodeSelected">has been selected as the root of your new content, click 'ok' below.</key>
<key alias="noNodeSelected">No node selected yet, please select a node in the list above before clicking 'ok'</key>
<key alias="notAllowedByContentType">The current node is not allowed under the chosen node because of its type</key>
<key alias="notAllowedByPath">The current node cannot be moved to one of its subpages</key>
<key alias="notAllowedAtRoot">The current node cannot exist at the root</key>
<key alias="notValid">The action isn't allowed since you have insufficient permissions on 1 or more child documents.</key>
<key alias="relateToOriginal">Relate copied items to original</key>
</area>
<area alias="notifications">
<key alias="editNotifications">Edit your notification for %0%</key>
<key alias="mailBody"><![CDATA[
Hi %0%
This is an automated mail to inform you that the task '%1%'
has been performed on the page '%2%'
by the user '%3%'
Go to http://%4%/#/content/content/edit/%5% to edit.
Have a nice day!
Cheers from the Umbraco robot
]]></key>
<key alias="mailBodyHtml"><![CDATA[<p>Hi %0%</p>
<p>This is an automated mail to inform you that the task <strong>'%1%'</strong>
has been performed on the page <a href="http://%4%/#/content/content/edit/%5%"><strong>'%2%'</strong></a>
by the user <strong>'%3%'</strong>
</p>
<div style="margin: 8px 0; padding: 8px; display: block;">
<br />
<a style="color: white; font-weight: bold; background-color: #5372c3; text-decoration : none; margin-right: 20px; border: 8px solid #5372c3; width: 150px;" href="http://%4%/#/content/content/edit/%5%">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDIT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a> &nbsp;
<br />
</div>
<p>
<h3>Update summary:</h3>
<table style="width: 100%;">
%6%
</table>
</p>
<div style="margin: 8px 0; padding: 8px; display: block;">
<br />
<a style="color: white; font-weight: bold; background-color: #5372c3; text-decoration : none; margin-right: 20px; border: 8px solid #5372c3; width: 150px;" href="http://%4%/#/content/content/edit/%5%">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EDIT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a> &nbsp;
<br />
</div>
<p>Have a nice day!<br /><br />
Cheers from the Umbraco robot
</p>]]></key>
<key alias="mailSubject">[%0%] Notification about %1% performed on %2%</key>
<key alias="notifications">Notifications</key>
</area>
<area alias="packager">
<key alias="chooseLocalPackageText"><![CDATA[
Choose Package from your machine, by clicking the Browse<br />
button and locating the package. Umbraco packages usually have a ".umb" or ".zip" extension.
]]></key>
<key alias="packageAuthor">Author</key>
<key alias="packageDocumentation">Documentation</key>
<key alias="packageMetaData">Package meta data</key>
<key alias="packageName">Package name</key>
<key alias="packageNoItemsHeader">Package doesn't contain any items</key>
<key alias="packageNoItemsText"><![CDATA[This package file doesn't contain any items to uninstall.<br/><br/>
You can safely remove this from the system by clicking "uninstall package" below.]]></key>
<key alias="packageOptions">Package options</key>
<key alias="packageReadme">Package readme</key>
<key alias="packageRepository">Package repository</key>
<key alias="packageUninstallConfirm">Confirm uninstall</key>
<key alias="packageUninstalledHeader">Package was uninstalled</key>
<key alias="packageUninstalledText">The package was successfully uninstalled</key>
<key alias="packageUninstallHeader">Uninstall package</key>
<key alias="packageUninstallText"><![CDATA[You can unselect items you do not wish to remove, at this time, below. When you click "confirm uninstall" all checked-off items will be removed.<br />
<span style="color: Red; font-weight: bold;">Notice:</span> any documents, media etc depending on the items you remove, will stop working, and could lead to system instability,
so uninstall with caution. If in doubt, contact the package author.]]></key>
<key alias="packageVersion">Package version</key>
</area>
<area alias="paste">
<key alias="doNothing">Paste with full formatting (Not recommended)</key>
<key alias="errorMessage">The text you're trying to paste contains special characters or formatting. This could be caused by copying text from Microsoft Word. Umbraco can remove special characters or formatting automatically, so the pasted content will be more suitable for the web.</key>
<key alias="removeAll">Paste as raw text without any formatting at all</key>
<key alias="removeSpecialFormattering">Paste, but remove formatting (Recommended)</key>
</area>
<area alias="publicAccess">
<key alias="paAdvanced">Role based protection</key>
<key alias="paAdvancedHelp"><![CDATA[If you wish to control access to the page using role-based authentication,<br /> using Umbraco's member groups.]]></key>
<key alias="paAdvancedNoGroups"><![CDATA[You need to create a membergroup before you can use <br />role-based authentication.]]></key>
<key alias="paErrorPage">Error Page</key>
<key alias="paErrorPageHelp">Used when people are logged on, but do not have access</key>
<key alias="paHowWould">Choose how to restrict access to this page</key>
<key alias="paIsProtected">%0% is now protected</key>
<key alias="paIsRemoved">Protection removed from %0%</key>
<key alias="paLoginPage">Login Page</key>
<key alias="paLoginPageHelp">Choose the page that contains the login form</key>
<key alias="paRemoveProtection">Remove Protection</key>
<key alias="paSelectPages">Select the pages that contain login form and error messages</key>
<key alias="paSelectRoles">Pick the roles who have access to this page</key>
<key alias="paSetLogin">Set the login and password for this page</key>
<key alias="paSimple">Single user protection</key>
<key alias="paSimpleHelp">If you just want to setup simple protection using a single login and password</key>
</area>
<area alias="publish">
<key alias="contentPublishedFailedAwaitingRelease"><![CDATA[
%0% could not be published because the item is scheduled for release.
]]></key>
<key alias="contentPublishedFailedInvalid"><![CDATA[
%0% could not be published because these properties: %1% did not pass validation rules.
]]></key>
<key alias="contentPublishedFailedByEvent"><![CDATA[
%0% could not be published, a 3rd party add-in cancelled the action.
]]></key>
<key alias="contentPublishedFailedByParent"><![CDATA[
%0% can not be published, because a parent page is not published.
]]></key>
<key alias="includeUnpublished">Include unpublished child pages</key>
<key alias="inProgress">Publishing in progress - please wait...</key>
<key alias="inProgressCounter">%0% out of %1% pages have been published...</key>
<key alias="nodePublish">%0% has been published</key>
<key alias="nodePublishAll">%0% and subpages have been published</key>
<key alias="publishAll">Publish %0% and all its subpages</key>
<key alias="publishHelp"><![CDATA[Click <em>ok</em> to publish <strong>%0%</strong> and thereby making its content publicly available.<br/><br />
You can publish this page and all it's sub-pages by checking <em>publish all children</em> below.
]]></key>
</area>
<area alias="colorpicker">
<key alias="noColors">You have not configured any approved colours</key>
</area>
<area alias="relatedlinks">
<key alias="enterExternal">harici bağlantı gir</key>
<key alias="chooseInternal">iç sayfa seç</key>
<key alias="caption">Altyazı</key>
<key alias="link">Bağlantı</key>
<key alias="newWindow">yeni pencere</key>
<key alias="captionPlaceholder">Yeni altyazı gir</key>
<key alias="externalLinkPlaceholder">Bağlantı gir</key>
</area>
<area alias="imagecropper">
<key alias="reset">Sıfırla</key>
</area>
<area alias="rollback">
<key alias="currentVersion">Varolan versiyon</key>
<key alias="diffHelp"><![CDATA[This shows the differences between the current version and the selected version<br /><del>Red</del> text will not be shown in the selected version. , <ins>green means added</ins>]]></key>
<key alias="documentRolledBack">Document has been rolled back</key>
<key alias="htmlHelp">This displays the selected version as HTML, if you wish to see the difference between 2 versions at the same time, use the diff view</key>
<key alias="rollbackTo">Rollback to</key>
<key alias="selectVersion">Versiyon seç</key>
<key alias="view">Görünüm</key>
</area>
<area alias="scripts">
<key alias="editscript">Düzenleme komut dosyası</key>
</area>
<area alias="sections">
<key alias="concierge">Kapıcı</key>
<key alias="content">İçerik</key>
<key alias="courier">Kurya</key>
<key alias="developer">Geliştirici</key>
<key alias="installer">CMS Yapılandırma Sihirbazı</key>
<key alias="media">Medya</key>
<key alias="member">Üyeler</key>
<key alias="newsletters">Haber Bültenleri</key>
<key alias="settings">Ayarlar</key>
<key alias="statistics">İstatistik</key>
<key alias="translation">Çeviri</key>
<key alias="users">Kullanıcılar</key>
<key alias="help" version="7.0">Yardım</key>
<key alias="forms">Formlar</key>
</area>
<area alias="help">
<key alias="theBestUmbracoVideoTutorials">Kayadata</key>
</area>
<area alias="settings">
<key alias="defaulttemplate">Varsayılan şablonu</key>
<key alias="importDocumentTypeHelp">To import a document type, find the ".udt" file on your computer by clicking the "Browse" button and click "Import" (you'll be asked for confirmation on the next screen)</key>
<key alias="newtabname">New Tab Title</key>
<key alias="nodetype">Node type</key>
<key alias="objecttype">Type</key>
<key alias="stylesheet">Stylesheet</key>
<key alias="script">Script</key>
<key alias="tab">Tab</key>
<key alias="tabname">Tab Title</key>
<key alias="tabs">Tabs</key>
<key alias="contentTypeEnabled">Master Content Type enabled</key>
<key alias="contentTypeUses">This Content Type uses</key>
<key alias="asAContentMasterType">as a Master Content Type. Tabs from Master Content Types are not shown and can only be edited on the Master Content Type itself</key>
<key alias="noPropertiesDefinedOnTab">No properties defined on this tab. Click on the "add a new property" link at the top to create a new property.</key>
</area>
<area alias="sort">
<key alias="sortDone">Sorting complete.</key>
<key alias="sortHelp">Drag the different items up or down below to set how they should be arranged. Or click the column headers to sort the entire collection of items</key>
<key alias="sortPleaseWait"><![CDATA[ Please wait. Items are being sorted, this can take a while.]]></key>
</area>
<area alias="speechBubbles">
<key alias="operationFailedHeader">Hata</key>
<key alias="invalidUserPermissionsText">Kullanıcı izniniz yeterli olmadığı için, işleminiz gerçekleştirilmedi.</key>
<key alias="operationCancelledHeader">İptal Edildi</key>
<key alias="operationCancelledText">İşleminiz 3.Parti yazılım tarafından iptal edildi.</key>
<key alias="contentPublishedFailedByEvent">Sayfa yayınlama 3.Parti yazılım tarafından iptal edildi.</key>
<key alias="contentTypeDublicatePropertyType">Property type zaten bulunuyor</key>
<key alias="contentTypePropertyTypeCreated">Property type oluşturuldu</key>
<key alias="contentTypePropertyTypeCreatedText"><![CDATA[Name: %0% <br /> DataType: %1%]]></key>
<key alias="contentTypePropertyTypeDeleted">Propertytype silindi</key>
<key alias="contentTypeSavedHeader">Döküman Tipi kaydedildi</key>
<key alias="contentTypeTabCreated">Tab oluşturuldu</key>
<key alias="contentTypeTabDeleted">Tab silindi</key>
<key alias="contentTypeTabDeletedText">Tab id: %0% silindi</key>
<key alias="cssErrorHeader">Stylesheet kaydedilmedi</key>
<key alias="cssSavedHeader">Stylesheet kaydedildi</key>
<key alias="cssSavedText">Stylesheet sorunsuz kaydedildi</key>
<key alias="dataTypeSaved">Data tipi kaydedildi</key>
<key alias="dictionaryItemSaved">Sözlük elemanı kaydedildi</key>
<key alias="editContentPublishedFailedByParent">Bağlı olduğu sayfa yayınlanmadığından dolayı işlem başarısız oldu.</key>
<key alias="editContentPublishedHeader">İçerik yayınlandı</key>
<key alias="editContentPublishedText">ve web sitesinde görülebilir.</key>
<key alias="editContentSavedHeader">İçeirk kaydedildi.</key>
<key alias="editContentSavedText">Remember to publish to make changes visible</key>
<key alias="editContentSendToPublish">Onaya gönder</key>
<key alias="editContentSendToPublishText">Değişiklikler onaya gönderildi</key>
<key alias="editMediaSaved">Medya kaydedildi</key>
<key alias="editMediaSavedText">Medya sorunsuz kaydedildi</key>
<key alias="editMemberSaved">Üye kaydedildi</key>
<key alias="editStylesheetPropertySaved">Stylesheet Property kaydedildi</key>
<key alias="editStylesheetSaved">Stylesheet kaydedildi</key>
<key alias="editTemplateSaved">Template kaydedildi</key>
<key alias="editUserError">Kullanıcı kaydedilirken hata oluştu (log kontrol)</key>
<key alias="editUserSaved">Kullanıcı kaydedildi</key>
<key alias="editUserTypeSaved">Kullanıcı tipi kaydedildi</key>
<key alias="fileErrorHeader">Dosya kaydedilemedi</key>
<key alias="fileErrorText">dosya kaydedilemedi. Lütfen dosya izinlerini kontrol edin</key>
<key alias="fileSavedHeader">Dosya kaydedildi</key>
<key alias="fileSavedText">Dosya sorunsuz kaydedildi</key>
<key alias="languageSaved">Dil kaydedildi</key>
<key alias="templateErrorHeader">Template kaydedilmedi</key>
<key alias="templateErrorText">Aynı isim ile 2 template bulunmadığından emin olun</key>
<key alias="templateSavedHeader">Template kaydedildi</key>
<key alias="templateSavedText">Template sorunsuz kaydedildi!</key>
<key alias="contentUnpublished">İçerik yayından kaldırıldı</key>
<key alias="partialViewSavedHeader">Partial view kaydedildi</key>
<key alias="partialViewSavedText">Partial view sorunsuz kaydedildi!</key>
<key alias="partialViewErrorHeader">Partial view kaydedilmedi</key>
<key alias="partialViewErrorText">Dosya kaydedilirken bir hata oluştu.</key>
</area>
<area alias="stylesheet">
<key alias="aliasHelp">CSS sözdizimi kullanımları. örneğin: h1, .redHeader, .blueTex</key>
<key alias="editstylesheet">Stil dosyası düzenle</key>
<key alias="editstylesheetproperty">Stil dosyası özelliği düzenle</key>
<key alias="nameHelp">Name to identify the style property in the rich text editor</key>
<key alias="preview">Ön izleme</key>
<key alias="styles">Stiller</key>
</area>
<area alias="template">
<key alias="edittemplate">Edit template</key>
<key alias="insertContentArea">Insert content area</key>
<key alias="insertContentAreaPlaceHolder">Insert content area placeholder</key>
<key alias="insertDictionaryItem">Insert dictionary item</key>
<key alias="insertMacro">Insert Macro</key>
<key alias="insertPageField">Insert Umbraco page field</key>
<key alias="mastertemplate">Master template</key>
<key alias="quickGuide">Quick Guide to Umbraco template tags</key>
<key alias="template">Template</key>
</area>
<area alias="grid">
<key alias="media">Image</key>
<key alias="macro">Macro</key>
<key alias="insertControl">Insert control</key>
<key alias="addRows">Choose a layout for the page</key>
<key alias="addElement"><![CDATA[To start, click the <i class="icon icon-add blue"></i> below and add your first element]]></key>
<key alias="clickToEmbed">Click to embed</key>
<key alias="clickToInsertImage">Click to insert image</key>
<key alias="placeholderImageCaption">Image caption...</key>
<key alias="placeholderWriteHere">Write here...</key>
<key alias="gridLayouts">Grid layouts</key>
<key alias="gridLayoutsDetail">Layouts are the overall work area for the grid editor, usually you only need one or two different layouts</key>
<key alias="addGridLayout">Add grid layout</key>
<key alias="addGridLayoutDetail">Adjust the layout by setting column widths and adding additional sections</key>
<key alias="rowConfigurations">Row configurations</key>
<key alias="rowConfigurationsDetail">Rows are predefined cells arranged horizontally</key>
<key alias="addRowConfiguration">Add row configuration</key>
<key alias="addRowConfigurationDetail">Adjust the row by setting cell widths and adding additional cells</key>
<key alias="columns">Columns</key>
<key alias="columnsDetails">Total combined number of columns in the grid layout</key>
<key alias="settings">Settings</key>
<key alias="settingsDetails">Configure what settings editors can change</key>
<key alias="styles">Styles</key>
<key alias="stylesDetails">Configure what styling editors can change</key>
<key alias="allowAllEditors">Allow all editors</key>
<key alias="allowAllRowConfigurations">Allow all row configurations</key>
</area>
<area alias="templateEditor">
<key alias="alternativeField">Alternative field</key>
<key alias="alternativeText">Alternative Text</key>
<key alias="casing">Casing</key>
<key alias="encoding">Encoding</key>
<key alias="chooseField">Choose field</key>
<key alias="convertLineBreaks">Convert line breaks</key>
<key alias="convertLineBreaksHelp">Replaces line breaks with html-tag &amp;lt;br&amp;gt;</key>
<key alias="customFields">Custom Fields</key>
<key alias="dateOnly">Yes, Date only</key>
<key alias="formatAsDate">Format as date</key>
<key alias="htmlEncode">HTML encode</key>
<key alias="htmlEncodeHelp">Will replace special characters by their HTML equivalent.</key>
<key alias="insertedAfter">Will be inserted after the field value</key>
<key alias="insertedBefore">Will be inserted before the field value</key>
<key alias="lowercase">Lowercase</key>
<key alias="none">None</key>
<key alias="postContent">Insert after field</key>
<key alias="preContent">Insert before field</key>
<key alias="recursive">Recursive</key>
<key alias="removeParagraph">Remove Paragraph tags</key>
<key alias="removeParagraphHelp">Will remove any &amp;lt;P&amp;gt; in the beginning and end of the text</key>
<key alias="standardFields">Standard Fields</key>
<key alias="uppercase">Uppercase</key>
<key alias="urlEncode">URL encode</key>
<key alias="urlEncodeHelp">Will format special characters in URLs</key>
<key alias="usedIfAllEmpty">Will only be used when the field values above are empty</key>
<key alias="usedIfEmpty">This field will only be used if the primary field is empty</key>
<key alias="withTime">Yes, with time. Separator: </key>
</area>
<area alias="translation">
<key alias="details">Translation details</key>
<key alias="DownloadXmlDTD">Download XML DTD</key>
<key alias="fields">Fields</key>
<key alias="includeSubpages">Include subpages</key>
<key alias="mailBody"><![CDATA[
Hi %0%
This is an automated mail to inform you that the document '%1%'
has been requested for translation into '%5%' by %2%.
Go to http://%3%/translation/details.aspx?id=%4% to edit.
Or log into Umbraco to get an overview of your translation tasks
http://%3%
Have a nice day!
Cheers from the Umbraco robot
]]></key>
<key alias="noTranslators">No translator users found. Please create a translator user before you start sending content to translation</key>
<key alias="pageHasBeenSendToTranslation">The page '%0%' has been send to translation</key>
<key alias="sendToTranslate">Send the page '%0%' to translation</key>
<key alias="totalWords">Toplam kelime</key>
<key alias="translateTo">Translate to</key>
<key alias="translationDone">Çeviri tamamlandı.</key>
<key alias="translationDoneHelp">You can preview the pages, you've just translated, by clicking below. If the original page is found, you will get a comparison of the 2 pages.</key>
<key alias="translationFailed">Translation failed, the XML file might be corrupt</key>
<key alias="translationOptions">Çeviri opsiyonları</key>
<key alias="translator">Çevirmen</key>
<key alias="uploadTranslationXml">Upload translation XML</key>
</area>
<area alias="treeHeaders">
<key alias="cacheBrowser">Cache Browser</key>
<key alias="contentRecycleBin">Çöp Kutusu</key>
<key alias="createdPackages">Oluşturulan Paketler</key>
<key alias="datatype">Data Tipleri</key>
<key alias="dictionary">Sözlük</key>
<key alias="installedPackages">Kurulu paketler</key>
<key alias="installSkin">Görünüm kur</key>
<key alias="installStarterKit">Başlangıç kiti kur</key>
<key alias="languages">Diller</key>
<key alias="localPackage">Yerel paket yükle</key>
<key alias="macros">Makrolar</key>
<key alias="mediaTypes">Medya Tipleri</key>
<key alias="member">Üyeler</key>
<key alias="memberGroup">Üye Grupları</key>
<key alias="memberRoles">Roller</key>
<key alias="memberType">Üye Tipleri</key>
<key alias="nodeTypes">Döküman Tipleri</key>
<key alias="packager">Paketler</key>
<key alias="packages">Paketler</key>
<key alias="repositories">Depodan kurulum yap</key>
<key alias="runway">Install Runway</key>
<key alias="runwayModules">Runway modülleri</key>
<key alias="scripting">Scripting Dosyaları</key>
<key alias="scripts">Scriptler</key>
<key alias="stylesheets">Stil dosyaları</key>
<key alias="templates">Şablonlar</key>
</area>
<area alias="update">
<key alias="updateAvailable">Yeni bir güncelleme geldi</key>
<key alias="updateDownloadText">%0% hazır, indirimek için tıklayın</key>
<key alias="updateNoServer">Sunucu bağlantısı yok</key>
<key alias="updateNoServerError">Güncelleme için kontrol hatası. Daha fazla bilgi için iz yığını gözden geçirin.</key>
</area>
<area alias="user">
<key alias="administrators">Yöneticiler</key>
<key alias="categoryField">Kategori alanı</key>
<key alias="changePassword">Şifreni değiştir</key>
<key alias="newPassword">Yeni şifre</key>
<key alias="confirmNewPassword">Yeni şifreyi onayla</key>
<key alias="changePasswordDescription">Aşağıdaki formu doldurarak CMS Geri Office'i erişmek için parolanızı değiştirmeniz ve ' Şifre Değiştir ' düğmesine tıklayabilirsiniz</key>
<key alias="contentChannel">İçerik Kanalı</key>
<key alias="descriptionField">Açıklama alanı</key>
<key alias="disabled">Kullanıcıyı devre dışı bırak</key>
<key alias="documentType">Döküman Tipi</key>
<key alias="editors">editör</key>
<key alias="excerptField">Alıntı alan</key>
<key alias="language">Dil</key>
<key alias="loginname">Kullanıcı adı</key>
<key alias="mediastartnode">Medya kütüphane düğüm başlatın</key>
<key alias="modules">Bölümler</key>
<key alias="noConsole">CMS Erişim devre dışı bırakma</key>
<key alias="password">Parola</key>
<key alias="resetPassword">Şifrenizi sıfırlayın</key>
<key alias="passwordChanged">Şifreniz değiştirildi!</key>
<key alias="passwordConfirm">Yeni parolayı onaylayın</key>
<key alias="passwordEnterNew">Yeni şifrenizi girin</key>
<key alias="passwordIsBlank">Yeni şifre boş olamaz!</key>
<key alias="passwordCurrent">Mevcut Şifre</key>
<key alias="passwordInvalid">Geçersiz şifre</key>
<key alias="passwordIsDifferent">Yeni şifre ile teyit şifre arasında bir fark yoktu. Lütfen tekrar deneyin!</key>
<key alias="passwordMismatch">Teyit şifre yeni bir şifre eşleşmiyor !</key>
<key alias="permissionReplaceChildren">Alt düğümü izinlerini değiştirin</key>
<key alias="permissionSelectedPages">Şu anda sayfaları için izinleri değiştiriyorsunuz:</key>
<key alias="permissionSelectPages">Onların izinlerini değiştirmek için sayfaları seçin</key>
<key alias="searchAllChildren">Tüm alt düğümlerde ara</key>
<key alias="startnode">içerikte düğüm başlat</key>
<key alias="username">Kullanıcı adı</key>
<key alias="userPermissions">Kullanıcı izinleri</key>
<key alias="usertype">Kullanıcı türü</key>
<key alias="userTypes">Kullanıcı tipleri</key>
<key alias="writer">Yazar</key>
<key alias="change">Değiştir</key>
<key alias="yourProfile" version="7.0">Profiliniz</key>
<key alias="yourHistory" version="7.0">Son tarih</key>
<key alias="sessionExpires" version="7.0">Oturum sona eriyor</key>
</area>
</language>
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,68 @@
// Umbraco SpeechBubble Javascript
// Dependency Loader Constructor
function UmbracoSpeechBubble(id) {
this.id = id;
this.ie = document.all ? true : false;
this.GenerateSpeechBubble();
}
UmbracoSpeechBubble.prototype.GenerateSpeechBubble = function () {
var sbHtml = document.getElementById(this.id);
sbHtml.innerHTML = '' +
'<div class="speechBubbleTop"></div>' +
'<div class="speechBubbleContent">' +
'<img id="' + this.id + 'Icon" style="float: left; margin: 0px 5px 10px 3px;" />' +
' <img class="speechClose" onClick="UmbSpeechBubble.Hide();" id="' + this.id + 'close" src="/umbraco/images/speechBubble/speechBubble_close.gif" width="18" height="18" border="0" alt="Close"' +
' onmouseover="this.src = \'/umbraco/images/speechBubble/speechBubble_close_over.gif\';" onmouseout="this.src=\'images/speechBubble/speechBubble_close.gif\';">' +
' <div style="float: right; width: 186px; margin-right: 10px;"><h3 id="' + this.id + 'Header">The header!</h3>' +
' <p style="width: 185px" id="' + this.id + 'Message">Default Text Container!<br /></p></div><br style="clear: both" />' +
'</div>' +
'<div class="speechBubbleBottom"></div>';
};
UmbracoSpeechBubble.prototype.ShowMessage = function (icon, header, message, dontAutoHide) {
var speechBubble = jQuery("#" + this.id);
jQuery("#" + this.id + "Header").html(header);
jQuery("#" + this.id + "Message").html(message);
jQuery("#" + this.id + "Icon").attr('src', 'images/speechBubble/' + icon + '.png');
if (!this.ie) {
if (!dontAutoHide) {
jQuery("#" + this.id).fadeIn("slow").animate({ opacity: 1.0 }, 5000).fadeOut("fast");
} else {
jQuery(".speechClose").show();
jQuery("#" + this.id).fadeIn("slow");
}
} else {
// this is special for IE as it handles fades with pngs very ugly
jQuery("#" + this.id).show();
if (!dontAutoHide) {
setTimeout('UmbSpeechBubble.Hide();', 5000);
} else {
jQuery(".speechClose").show();
}
}
};
UmbracoSpeechBubble.prototype.Hide = function () {
if (!this.ie) {
jQuery("#" + this.id).fadeOut("slow");
} else {
jQuery("#" + this.id).hide();
}
};
// Initialize
var UmbSpeechBubble = null
function InitUmbracoSpeechBubble() {
if (UmbSpeechBubble == null)
UmbSpeechBubble = new UmbracoSpeechBubble("defaultSpeechbubble");
}
jQuery(document).ready(function() {
InitUmbracoSpeechBubble();
});
+95
View File
@@ -0,0 +1,95 @@
var app = angular.module('umbraco', [
'umbraco.filters',
'umbraco.directives',
'umbraco.resources',
'umbraco.services',
'umbraco.packages',
'umbraco.views',
'ngRoute',
'ngAnimate',
'ngCookies',
'ngSanitize',
'ngTouch',
'ngMessages',
'tmh.dynamicLocale',
'ngFileUpload',
'LocalStorageModule',
'chart.js'
]);
app.config(['$compileProvider', function ($compileProvider) {
// when not in debug mode remove all angularjs debug css classes and HTML comments from the dom
$compileProvider.debugInfoEnabled(Umbraco.Sys.ServerVariables.isDebuggingEnabled);
// don't execute directives inside comments
$compileProvider.commentDirectivesEnabled(false);
// don't execute directives inside css classes
$compileProvider.cssClassDirectivesEnabled(false);
}]);
// I configure the $animate service during bootstrap.
angular.module("umbraco").config(
function configureAnimate( $animateProvider ) {
// By default, the $animate service will check for animation styling
// on every structural change. This requires a lot of animateFrame-based
// DOM-inspection. However, we can tell $animate to only check for
// animations on elements that have a specific class name RegExp pattern
// present. In this case, we are requiring the "umb-animated" class.
$animateProvider.classNameFilter( /\bumb-animated\b/ );
}
);
var packages = angular.module("umbraco.packages", []);
//this ensures we can inject our own views into templateCache and clear
//the entire cache before the app runs, due to the module
//order, clearing will always happen before umbraco.views and umbraco
//module is initilized.
angular.module("umbraco.views", ["umbraco.viewcache"]);
angular.module("umbraco.viewcache", [])
.run(function ($rootScope, $templateCache, localStorageService) {
/** For debug mode, always clear template cache to cut down on
dev frustration and chrome cache on templates */
if (Umbraco.Sys.ServerVariables.isDebuggingEnabled) {
$templateCache.removeAll();
}
else {
var storedVersion = localStorageService.get("umbVersion");
if (!storedVersion || storedVersion !== Umbraco.Sys.ServerVariables.application.cacheBuster) {
//if the stored version doesn't match our cache bust version, clear the template cache
$templateCache.removeAll();
//store the current version
localStorageService.set("umbVersion", Umbraco.Sys.ServerVariables.application.cacheBuster);
}
}
})
.config([
//This ensures that all of our angular views are cache busted, if the path starts with views/ and ends with .html, then
// we will append the cache busting value to it. This way all upgraded sites will not have to worry about browser cache.
"$provide", function($provide) {
return $provide.decorator("$http", [
"$delegate", function($delegate) {
var get = $delegate.get;
$delegate.get = function (url, config) {
if (Umbraco.Sys.ServerVariables.application && url.startsWith("views/") && url.endsWith(".html")) {
var rnd = Umbraco.Sys.ServerVariables.application.cacheBuster;
var _op = (url.indexOf("?") > 0) ? "&" : "?";
url += _op + "umb__rnd=" + rnd;
}
return get(url, config);
};
return $delegate;
}
]);
}
]);
//Call a document callback if defined, this is sort of a dodgy hack to
// be able to configure angular values in the Default.cshtml
// view which is much easier to do that configuring values by injecting them in the back office controller
// to follow through to the js initialization stuff
if (angular.isFunction(document.angularReady)) {
document.angularReady.apply(this, [app]);
}
@@ -0,0 +1,48 @@
function dualSelectBoxShift(id) {
var posVal = document.getElementById(id + "_posVals");
var selVal = document.getElementById(id + "_selVals");
// First check the possible items
for (var i=0;i<posVal.options.length;i++) {
if (posVal.options[i].selected) {
var selNew = document.createElement('option');
selNew.text = posVal[i].text;
selNew.value = posVal[i].value;
try {
selVal.add(selNew, null);
}
catch(ex) {
selVal.add(selNew);
}
posVal.remove(i);
i--;
}
}
// do the same with the selected items, to return them
for (var i=0;i<selVal.options.length;i++) {
if (selVal.options[i].selected) {
var selNew = document.createElement('option');
selNew.text = selVal[i].text;
selNew.value = selVal[i].value;
try {
posVal.add(selNew, null);
}
catch(ex) {
posVal.add(selNew);
}
selVal.remove(i);
i--;
}
}
// update hidden value field with all values
var hiddenVal = "";
for (var i=0;i<selVal.options.length;i++) {
hiddenVal += selVal.options[i].value + ",";
}
if (hiddenVal != "")
hiddenVal = hiddenVal.substring(0, hiddenVal.length-1);
document.getElementById(id + "_theValue").value = hiddenVal;
}
@@ -0,0 +1,88 @@
// ---------------------------------------------
// guiFunctions
// ---------------------------------------------
function toggleTree(sender) {
var tree = jQuery("#leftDIV");
var frame = jQuery("#rightDIV");
var disp = tree.css("display")
var link = jQuery(sender);
if (disp == "none") {
tree.show();
link.removeClass();
resizePage();
}
else {
tree.hide();
link.addClass("on");
var clientWidth = jQuery(window).width();
frame.width(clientWidth - 20);
}
}
function resizePage(sender) {
var dashboard = jQuery("#rightDIV");
var dashboardFrame = jQuery("#right");
var tree = jQuery("#leftDIV");
var treeToggle = jQuery("#treeToggle");
var appIcons = jQuery("#PlaceHolderAppIcons");
var uiArea = jQuery("#uiArea");
if (jQuery(window)) {
var clientHeight = jQuery(window).height() - 48;
var clientWidth = jQuery(window).width();
var leftWidth = parseInt(clientWidth * 0.25);
var rightWidth = parseInt(clientWidth - leftWidth - 30);
// check if appdock is present
var treeHeight = parseInt(clientHeight - 5);
// resize leftdiv
tree.width(leftWidth);
if (appIcons != null) {
treeHeight = treeHeight - 135;
resizeGuiWindow("PlaceHolderAppIcons", leftWidth, 140);
}
resizeGuiWindow("treeWindow", leftWidth, treeHeight)
if (tree.css("display") == "none") {
dashboard.width(clientWidth - 24);
} else {
dashboard.width(rightWidth);
}
if (clientHeight > 0) {
dashboard.height(clientHeight);
treeToggle.height(clientHeight);
}
treeToggle.show();
uiArea.show();
}
}
function resizeGuiWindow(windowName, newWidth, newHeight, window) {
//This no longer does anything and shouldn't be used.
}
function resizeGuiWindowWithTabs(windowName, newWidth, newHeight) {
right.document.all[windowName + "ContainerTable"].width = newWidth + 22
right.document.all[windowName + "ContainerTableSpacer"].width = newWidth
right.document.all[windowName + "Bottom"].width = newWidth + 12
right.document.all[windowName + "BottomSpacer"].width = newWidth
right.document.all[windowName].style.width = newWidth
// Der skal forskellig størrelse på højden afhængig af om vinduet har en label i bunden
if (right.document.all[windowName + 'BottomLabel']) {
right.document.all[windowName + "ContainerTable"].height = newHeight - 13;
right.document.all[windowName].style.height = newHeight - 13;
} else {
right.document.all[windowName + "ContainerTable"].height = newHeight + 3;
right.document.all[windowName].style.height = newHeight + 3;
}
}
+164
View File
@@ -0,0 +1,164 @@
/** Executed when the application starts, binds to events and set global state */
app.run(['$rootScope', '$route', '$location', 'urlHelper', 'navigationService', 'appState', 'assetsService', 'eventsService', '$cookies', 'tourService',
function ($rootScope, $route, $location, urlHelper, navigationService, appState, assetsService, eventsService, $cookies, tourService) {
//This sets the default jquery ajax headers to include our csrf token, we
// need to user the beforeSend method because our token changes per user/login so
// it cannot be static
$.ajaxSetup({
beforeSend: function (xhr) {
xhr.setRequestHeader("X-UMB-XSRF-TOKEN", $cookies["UMB-XSRF-TOKEN"]);
var queryStrings = urlHelper.getQueryStringParams();
if (queryStrings.umbDebug === "true" || queryStrings.umbdebug === "true") {
xhr.setRequestHeader("X-UMB-DEBUG", "true");
}
}
});
/** Listens for authentication and checks if our required assets are loaded, if/once they are we'll broadcast a ready event */
eventsService.on("app.authenticated", function (evt, data) {
assetsService._loadInitAssets().then(function () {
appReady(data);
tourService.registerAllTours().then(function () {
// Auto start intro tour
tourService.getTourByAlias("umbIntroIntroduction").then(function (introTour) {
// start intro tour if it hasn't been completed or disabled
if (introTour && introTour.disabled !== true && introTour.completed !== true) {
tourService.startTour(introTour);
}
});
});
});
});
function appReady(data) {
appState.setGlobalState("isReady", true);
//send the ready event with the included returnToPath,returnToSearch data
eventsService.emit("app.ready", data);
returnToPath = null, returnToSearch = null;
}
var currentRouteParams = null;
/** execute code on each successful route */
$rootScope.$on('$routeChangeSuccess', function (event, current, previous) {
var toRetain = currentRouteParams ? navigationService.retainQueryStrings(currentRouteParams, current.params) : null;
//if toRetain is not null it means that there are missing query strings and we need to update the current params
if (toRetain) {
$route.updateParams(toRetain);
currentRouteParams = toRetain;
}
else {
currentRouteParams = angular.copy(current.params);
}
var deployConfig = Umbraco.Sys.ServerVariables.deploy;
var deployEnv, deployEnvTitle;
if (deployConfig) {
deployEnv = Umbraco.Sys.ServerVariables.deploy.CurrentWorkspace;
deployEnvTitle = "(" + deployEnv + ") ";
}
if (current.params.section) {
//Uppercase the current section, content, media, settings, developer, forms
var currentSection = current.params.section.charAt(0).toUpperCase() + current.params.section.slice(1);
var baseTitle = currentSection + " - " + $location.$$host;
//Check deploy for Global Umbraco.Sys obj workspace
if (deployEnv) {
$rootScope.locationTitle = deployEnvTitle + baseTitle;
}
else {
$rootScope.locationTitle = baseTitle;
}
}
else {
if (deployEnv) {
$rootScope.locationTitle = deployEnvTitle + "Umbraco - " + $location.$$host;
}
$rootScope.locationTitle = "Umbraco - " + $location.$$host;
}
});
/** When the route change is rejected - based on checkAuth - we'll prevent the rejected route from executing including
wiring up it's controller, etc... and then redirect to the rejected URL. */
$rootScope.$on('$routeChangeError', function (event, current, previous, rejection) {
if (rejection.path) {
event.preventDefault();
var returnPath = null;
if (rejection.path == "/login" || rejection.path.startsWith("/login/")) {
//Set the current path before redirecting so we know where to redirect back to
returnPath = encodeURIComponent($location.url());
}
$location.path(rejection.path)
if (returnPath) {
$location.search("returnPath", returnPath);
}
}
});
//Bind to $routeUpdate which will execute anytime a location changes but the route is not triggered.
//This is the case when a route uses "reloadOnSearch: false" or "reloadOnUrl: false" which is the case for many or our routes so that we are able to maintain
//global state query strings without force re-loading views.
//We can then detect if it's a location change that should force a route or not programatically.
$rootScope.$on('$routeUpdate', function (event, next) {
if (!currentRouteParams) {
//if there is no current route then always route which is done with reload
$route.reload();
}
else {
var toRetain = navigationService.retainQueryStrings(currentRouteParams, next.params);
//if toRetain is not null it means that there are missing query strings and we need to update the current params
if (toRetain) {
$route.updateParams(toRetain);
}
//check if the location being changed is only due to global/state query strings which means the location change
//isn't actually going to cause a route change.
if (!toRetain && navigationService.isRouteChangingNavigation(currentRouteParams, next.params)) {
//The location change will cause a route change, continue the route if the query strings haven't been updated.
$route.reload();
}
else {
//navigation is not changing but we should update the currentRouteParams to include all current parameters
if (toRetain) {
currentRouteParams = toRetain;
}
else {
currentRouteParams = angular.copy(next.params);
}
}
}
});
//check for touch device, add to global appState
//var touchDevice = ("ontouchstart" in window || window.touch || window.navigator.msMaxTouchPoints === 5 || window.DocumentTouch && document instanceof DocumentTouch);
var touchDevice = /android|webos|iphone|ipad|ipod|blackberry|iemobile|touch/i.test(navigator.userAgent.toLowerCase());
appState.setGlobalState("touchDevice", touchDevice);
}]);
@@ -0,0 +1,19 @@
LazyLoad.js([
'lib/jquery/jquery.min.js',
'lib/angular/angular.js',
'lib/angular-cookies/angular-cookies.js',
'lib/angular-touch/angular-touch.js',
'lib/angular-sanitize/angular-sanitize.js',
'lib/angular-messages/angular-messages.js',
'lib/underscore/underscore-min.js',
'lib/angular-ui-sortable/sortable.js',
'js/installer.app.js',
'js/umbraco.directives.js',
'js/umbraco.installer.js'
], function () {
jQuery(document).ready(function () {
angular.bootstrap(document, ['umbraco']);
});
}
);
@@ -0,0 +1,7 @@
var app = angular.module('umbraco', [
'umbraco.directives',
'umbraco.install',
'ngCookies',
'ngSanitize',
'ngTouch'
]);
+239
View File
@@ -0,0 +1,239 @@
app.config(function ($routeProvider) {
/**
* This determines if the route can continue depending on authentication and initialization requirements
* @param {boolean} authRequired If true, it checks if the user is authenticated and will resolve successfully
otherwise the route will fail and the $routeChangeError event will execute, in that handler we will redirect to the rejected
path that is resolved from this method and prevent default (prevent the route from executing)
* @returns {promise}
*/
var canRoute = function(authRequired) {
return {
/** Checks that the user is authenticated, then ensures that are requires assets are loaded */
isAuthenticatedAndReady: function ($q, userService, $route, assetsService, appState) {
//don't need to check if we've redirected to login and we've already checked auth
if (!$route.current.params.section
&& ($route.current.params.check === false || $route.current.params.check === "false")) {
return $q.when(true);
}
return userService.isAuthenticated()
.then(function () {
//before proceeding all initial assets must be loaded
return assetsService._loadInitAssets().then(function () {
//This could be the first time has loaded after the user has logged in, in this case
// we need to broadcast the authenticated event - this will be handled by the startup (init)
// handler to set/broadcast the ready state
var broadcast = appState.getGlobalState("isReady") !== true;
return userService.getCurrentUser({ broadcastEvent: broadcast }).then(function (user) {
//is auth, check if we allow or reject
if (authRequired) {
//This checks the current section and will force a redirect to 'content' as the default
if ($route.current.params.section.toLowerCase() === "default" || $route.current.params.section.toLowerCase() === "umbraco" || $route.current.params.section === "") {
$route.current.params.section = "content";
}
var found = _.find(user.allowedSections, function (s) {
return s.localeCompare($route.current.params.section, undefined, { sensitivity: 'accent' }) === 0;
})
// U4-5430, Benjamin Howarth
// We need to change the current route params if the user only has access to a single section
// To do this we need to grab the current user's allowed sections, then reject the promise with the correct path.
if (found) {
//this will resolve successfully so the route will continue
return $q.when(true);
} else {
return $q.reject({ path: "/" + user.allowedSections[0] });
}
}
else {
return $q.when(true);
}
});
});
}, function () {
//not auth, check if we allow or reject
if (authRequired) {
//the check=false is checked above so that we don't have to make another http call to check
//if they are logged in since we already know they are not.
return $q.reject({ path: "/login/false" });
}
else {
//this will resolve successfully so the route will continue
return $q.when(true);
}
});
}
};
};
/** When this is used to resolve it will attempt to log the current user out */
var doLogout = function() {
return {
isLoggedOut: function ($q, $location, userService) {
return userService.logout().then(function () {
// we have to redirect here instead of the routes redirectTo
// https://github.com/angular/angular.js/commit/7f4b356c2bebb87f0c26b57a20415b004b20bcd1
$location.path("/login/false");
//success so continue
return $q.when(true);
}, function() {
//logout failed somehow ? we'll reject with the login page i suppose
return $q.reject({ path: "/login/false" });
});
}
}
}
$routeProvider
.when("/", {
redirectTo: '/content'
})
.when('/login', {
templateUrl: 'views/common/login.html',
//ensure auth is *not* required so it will redirect to /
resolve: canRoute(false)
})
.when('/login/:check', {
templateUrl: 'views/common/login.html',
//ensure auth is *not* required so it will redirect to /
resolve: canRoute(false)
})
.when('/logout', {
resolve: doLogout()
})
.when('/:section?', {
//This allows us to dynamically change the template for this route since you cannot inject services into the templateUrl method.
template: "<div ng-include='templateUrl'></div>",
//This controller will execute for this route, then we can execute some code in order to set the template Url
controller: function ($scope, $route, $routeParams, $location, sectionService) {
//We are going to check the currently loaded sections for the user and if the section we are navigating
//to has a custom route path we'll use that
sectionService.getSectionsForUser().then(function(sections) {
//find the one we're requesting
var found = _.find(sections, function(s) {
return s.alias.localeCompare($routeParams.section, undefined, { sensitivity: 'accent' }) === 0;
})
if (found && found.routePath) {
//there's a custom route path so redirect
$location.path(found.routePath);
}
else {
//there's no custom route path so continue as normal
$routeParams.url = "dashboard.aspx?app=" + $routeParams.section;
$scope.templateUrl = 'views/common/dashboard.html';
}
});
},
reloadOnSearch: false,
resolve: canRoute(true)
})
.when('/:section/framed/:url', {
//This occurs when we need to launch some content in an iframe
templateUrl: function (rp) {
if (!rp.url)
throw "A framed resource must have a url route parameter";
return 'views/common/legacy.html';
},
reloadOnSearch: false,
resolve: canRoute(true)
})
.when('/:section/:tree/:method?', {
//This allows us to dynamically change the template for this route since you cannot inject services into the templateUrl method.
template: "<div ng-include='templateUrl'></div>",
//This controller will execute for this route, then we replace the template dynamically based on the current tree.
controller: function ($scope, $routeParams, treeService) {
if (!$routeParams.method) {
$scope.templateUrl = "views/common/dashboard.html";
return;
}
//TODO: Fix this special case by using components, the packager should be a component and then we just have a view for each route like normal rendering the component with the correct parameters
//special case for the package section
var packagePages = ["edit", "options"];
if ($routeParams.section.toLowerCase() === "packages" && $routeParams.tree.toLowerCase() === "packages" && packagePages.indexOf($routeParams.method.toLowerCase()) === -1) {
$scope.templateUrl = "views/packages/overview.html";
return;
}
//TODO: Fix this special case by using components, the users section should be a component and then we just have a view for each route like normal rendering the component with the correct parameters
//special case for the users section
var usersPages = ["user", "group"];
if ($routeParams.section.toLowerCase() === "users" && $routeParams.tree.toLowerCase() === "users" && usersPages.indexOf($routeParams.method.toLowerCase()) === -1) {
$scope.templateUrl = "views/users/overview.html";
return;
}
// Here we need to figure out if this route is for a user's package tree and if so then we need
// to change it's convention view path to:
// /App_Plugins/{mypackage}/backoffice/{treetype}/{method}.html
// otherwise if it is a core tree we use the core paths:
// views/{treetype}/{method}.html
var packageTreeFolder = treeService.getTreePackageFolder($routeParams.tree);
if (packageTreeFolder) {
$scope.templateUrl = (Umbraco.Sys.ServerVariables.umbracoSettings.appPluginsPath +
"/" + packageTreeFolder +
"/backoffice/" + $routeParams.tree + "/" + $routeParams.method + ".html");
}
else {
$scope.templateUrl = ('views/' + $routeParams.tree + '/' + $routeParams.method + '.html');
}
},
reloadOnSearch: false,
resolve: canRoute(true)
})
.when('/:section/:tree/:method?/:id', {
//This allows us to dynamically change the template for this route since you cannot inject services into the templateUrl method.
template: "<div ng-include='templateUrl'></div>",
//This controller will execute for this route, then we replace the template dynamically based on the current tree.
controller: function ($scope, $route, $routeParams, treeService) {
if (!$routeParams.tree || !$routeParams.method) {
$scope.templateUrl = "views/common/dashboard.html";
}
// Here we need to figure out if this route is for a package tree and if so then we need
// to change it's convention view path to:
// /App_Plugins/{mypackage}/backoffice/{treetype}/{method}.html
// otherwise if it is a core tree we use the core paths:
// views/{treetype}/{method}.html
var packageTreeFolder = treeService.getTreePackageFolder($routeParams.tree);
if (packageTreeFolder) {
$scope.templateUrl = (Umbraco.Sys.ServerVariables.umbracoSettings.appPluginsPath +
"/" + packageTreeFolder +
"/backoffice/" + $routeParams.tree + "/" + $routeParams.method + ".html");
}
else {
$scope.templateUrl = ('views/' + $routeParams.tree + '/' + $routeParams.method + '.html');
}
},
reloadOnSearch: false,
reloadOnUrl: false,
resolve: canRoute(true)
})
.otherwise({ redirectTo: '/login' });
}).config(function ($locationProvider) {
$locationProvider.html5Mode(false); //turn html5 mode off
$locationProvider.hashPrefix('');
});
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
@@ -0,0 +1,175 @@
(function () {
'use strict';
angular.module('umbraco.filters', []);
'use strict';
angular.module('umbraco.filters').filter('compareArrays', function () {
return function inArray(array, compareArray, compareProperty) {
var result = [];
angular.forEach(array, function (arrayItem) {
var exists = false;
angular.forEach(compareArray, function (compareItem) {
if (arrayItem[compareProperty] === compareItem[compareProperty]) {
exists = true;
}
});
if (!exists) {
result.push(arrayItem);
}
});
return result;
};
});
'use strict';
// Filter to take a node id and grab it's name instead
// Usage: {{ pickerAlias | ncNodeName }}
// Cache for node names so we don't make a ton of requests
var ncNodeNameCache = {
id: '',
keys: {}
};
angular.module('umbraco.filters').filter('ncNodeName', function (editorState, entityResource) {
function formatLabel(firstNodeName, totalNodes) {
return totalNodes <= 1 ? firstNodeName // If there is more than one item selected, append the additional number of items selected to hint that
: firstNodeName + ' (+' + (totalNodes - 1) + ')';
}
return function (input) {
// Check we have a value at all
if (input === '' || input.toString() === '0') {
return '';
}
var currentNode = editorState.getCurrent();
// Ensure a unique cache per editor instance
var key = 'ncNodeName_' + currentNode.key;
if (ncNodeNameCache.id !== key) {
ncNodeNameCache.id = key;
ncNodeNameCache.keys = {};
}
// MNTP values are comma separated IDs. We'll only fetch the first one for the NC header.
var ids = input.split(',');
var lookupId = ids[0];
// See if there is a value in the cache and use that
if (ncNodeNameCache.keys[lookupId]) {
return formatLabel(ncNodeNameCache.keys[lookupId], ids.length);
}
// No value, so go fetch one
// We'll put a temp value in the cache though so we don't
// make a load of requests while we wait for a response
ncNodeNameCache.keys[lookupId] = 'Loading...';
var type = lookupId.indexOf('umb://media/') === 0 ? 'Media' : lookupId.indexOf('umb://member/') === 0 ? 'Member' : 'Document';
entityResource.getById(lookupId, type).then(function (ent) {
ncNodeNameCache.keys[lookupId] = ent.name;
});
// Return the current value for now
return formatLabel(ncNodeNameCache.keys[lookupId], ids.length);
};
}).filter('ncRichText', function () {
return function (input) {
return $('<div/>').html(input).text();
};
});
'use strict';
/**
* @ngdoc filter
* @name umbraco.filters.preserveNewLineInHtml
* @description
* Used when rendering a string as HTML (i.e. with ng-bind-html) to convert line-breaks to <br /> tags
**/
angular.module('umbraco.filters').filter('preserveNewLineInHtml', function () {
return function (text) {
if (!text) {
return '';
}
return text.replace(/\n/g, '<br />');
};
});
'use strict';
angular.module('umbraco.filters').filter('safe_html', [
'$sce',
function ($sce) {
return function (text) {
return $sce.trustAsHtml(text);
};
}
]);
'use strict';
angular.module('umbraco.filters').filter('timespan', function () {
return function (input) {
var sec_num = parseInt(input, 10);
var hours = Math.floor(sec_num / 3600);
var minutes = Math.floor((sec_num - hours * 3600) / 60);
var seconds = sec_num - hours * 3600 - minutes * 60;
if (hours < 10) {
hours = '0' + hours;
}
if (minutes < 10) {
minutes = '0' + minutes;
}
if (seconds < 10) {
seconds = '0' + seconds;
}
var time = hours + ':' + minutes + ':' + seconds;
return time;
};
});
'use strict';
/**
* @ngdoc filter
* @name umbraco.filters.filter:truncate
* @namespace truncateFilter
*
* param {any} wordwise if true, the string will be cut after last fully displayed word.
* param {any} max max length of the outputtet string
* param {any} tail option tail, defaults to: ' ...'
*
* @description
* Limits the length of a string, if a cut happens only the string will be appended with three dots to indicate that more is available.
*/
angular.module('umbraco.filters').filter('truncate', function () {
return function (value, wordwise, max, tail) {
if (!value)
return '';
max = parseInt(max, 10);
if (!max)
return value;
if (value.length <= max)
return value;
value = value.substr(0, max);
if (wordwise) {
var lastspace = value.lastIndexOf(' ');
if (lastspace != -1) {
value = value.substr(0, lastspace);
}
}
return value + (tail || (wordwise ? ' \u2026' : '\u2026'));
};
});
'use strict';
/**
* @ngdoc filter
* @name umbraco.filters.filter:umbWordLimit
* @namespace umbWordLimitFilter
*
* @description
* Limits the number of words in a string to the passed in value
*/
(function () {
'use strict';
function umbWordLimitFilter() {
return function (collection, property) {
if (!angular.isString(collection)) {
return collection;
}
if (angular.isUndefined(property)) {
return collection;
}
var newString = '';
var array = [];
array = collection.split(' ', property);
array.length = property;
newString = array.join(' ');
return newString;
};
}
angular.module('umbraco.filters').filter('umbWordLimit', umbWordLimitFilter);
}());
}());
@@ -0,0 +1,422 @@
(function () {
'use strict';
angular.module('umbraco.install', ['umbraco.directives']);
'use strict';
angular.module('umbraco.install').controller('Umbraco.InstallerController', function ($scope, installerService) {
// TODO: Decouple the service from the controller - the controller should be responsible
// for the model (state) and the service should be responsible for helping the controller,
// the controller should be passing the model into it's methods for manipulation and not hold
// state. We should not be assigning properties from a service to a controller's scope.
// see: https://github.com/umbraco/Umbraco-CMS/commit/b86ef0d7ac83f699aee35d807f7f7ebb6dd0ed2c#commitcomment-5721204
$scope.stepIndex = 0;
//comment this out if you just want to see tips
installerService.init();
//uncomment this to see tips
//installerService.switchToFeedback();
$scope.installer = installerService.status;
$scope.forward = function () {
installerService.forward();
};
$scope.backward = function () {
installerService.backward();
};
$scope.install = function () {
installerService.install();
};
$scope.gotoStep = function (step) {
installerService.gotoNamedStep(step);
};
$scope.restart = function () {
installerService.gotoStep(0);
};
});
//this ensure that we start with a clean slate on every install and upgrade
angular.module('umbraco.install').run(function ($templateCache) {
$templateCache.removeAll();
});
'use strict';
angular.module('umbraco.install').factory('installerService', function ($rootScope, $q, $timeout, $http, $templateRequest) {
var _status = {
index: 0,
current: undefined,
steps: undefined,
loading: true,
progress: '100%'
};
var factTimer = undefined;
var _installerModel = {
installId: undefined,
instructions: {}
};
//add to umbraco installer facts here
var facts = [
'Umbraco helped millions of people watch a man jump from the edge of space',
'Over 500 000 websites are currently powered by Umbraco',
'At least 2 people have named their cat \'Umbraco\'',
'On an average day more than 1000 people download Umbraco',
'<a target=\'_blank\' href=\'https://umbraco.tv/\'>umbraco.tv</a> is the premier source of Umbraco video tutorials to get you started',
'You can find the world\'s friendliest CMS community at <a target=\'_blank\' href=\'https://our.umbraco.com/\'>our.umbraco.com</a>',
'You can become a certified Umbraco developer by attending one of the official courses',
'Umbraco works really well on tablets',
'You have 100% control over your markup and design when crafting a website in Umbraco',
'Umbraco is the best of both worlds: 100% free and open source, and backed by a professional and profitable company',
'There\'s a pretty big chance you\'ve visited a website powered by Umbraco today',
'\'Umbraco-spotting\' is the game of spotting big brands running Umbraco',
'At least 4 people have the Umbraco logo tattooed on them',
'\'Umbraco\' is the Danish name for an allen key',
'Umbraco has been around since 2005, that\'s a looong time in IT',
'More than 600 people from all over the world meet each year in Denmark in May for our annual conference <a target=\'_blank\' href=\'https://umbra.co/codegarden\'>CodeGarden</a>',
'While you are installing Umbraco someone else on the other side of the planet is probably doing it too',
'You can extend Umbraco without modifying the source code using either JavaScript or C#',
'Umbraco has been installed in more than 198 countries'
];
/**
Returns the description for the step at a given index based on the order of the serverOrder of steps
Since they don't execute on the server in the order that they are displayed in the UI.
*/
function getDescriptionForStepAtIndex(steps, index) {
var sorted = _.sortBy(steps, 'serverOrder');
if (sorted[index]) {
return sorted[index].description;
}
return null;
}
/* Returns the description for the given step name */
function getDescriptionForStepName(steps, name) {
var found = _.find(steps, function (i) {
return i.name == name;
});
return found ? found.description : null;
}
//calculates the offset of the progressbar on the installer
function calculateProgress(steps, next) {
var sorted = _.sortBy(steps, 'serverOrder');
var pct = '100%';
for (var i = sorted.length - 1; i >= 0; i--) {
if (sorted[i].name == next) {
pct = Math.floor((i + 1) / steps.length * 100) + '%';
break;
}
}
return pct;
}
//helpful defaults for the view loading
function resolveView(view) {
if (view.indexOf('.html') < 0) {
view = view + '.html';
}
if (view.indexOf('/') < 0) {
view = 'views/install/' + view;
}
return view;
}
/** Have put this here because we are not referencing our other modules */
function safeApply(scope, fn) {
if (scope.$$phase || scope.$root.$$phase) {
if (angular.isFunction(fn)) {
fn();
}
} else {
if (angular.isFunction(fn)) {
scope.$apply(fn);
} else {
scope.$apply();
}
}
}
var service = {
status: _status,
//loads the needed steps and sets the intial state
init: function init() {
service.status.loading = true;
if (!_status.all) {
//pre-load the error page, if an error occurs, the page might not be able to load
// so we want to make sure it's available in the templatecache first
$templateRequest('views/install/error.html').then(function (x) {
service.getSteps().then(function (response) {
service.status.steps = response.data.steps;
service.status.index = 0;
_installerModel.installId = response.data.installId;
service.findNextStep();
$timeout(function () {
service.status.loading = false;
service.status.configuring = true;
}, 2000);
});
});
}
},
//loads available packages from our.umbraco.com
getPackages: function getPackages() {
return $http.get(Umbraco.Sys.ServerVariables.installApiBaseUrl + 'GetPackages');
},
getSteps: function getSteps() {
return $http.get(Umbraco.Sys.ServerVariables.installApiBaseUrl + 'GetSetup');
},
gotoStep: function gotoStep(index) {
var step = service.status.steps[index];
step.view = resolveView(step.view);
if (!step.model) {
step.model = {};
}
service.status.index = index;
service.status.current = step;
service.retrieveCurrentStep();
},
gotoNamedStep: function gotoNamedStep(stepName) {
var step = _.find(service.status.steps, function (s, index) {
if (s.view && s.name === stepName) {
service.status.index = index;
return true;
}
return false;
});
step.view = resolveView(step.view);
if (!step.model) {
step.model = {};
}
service.retrieveCurrentStep();
service.status.current = step;
},
/**
Finds the next step containing a view. If one is found it stores it as the current step
and retreives the step information and returns it, otherwise returns null .
*/
findNextStep: function findNextStep() {
var step = _.find(service.status.steps, function (s, index) {
if (s.view && index >= service.status.index) {
service.status.index = index;
return true;
}
return false;
});
if (step) {
if (step.view.indexOf('.html') < 0) {
step.view = step.view + '.html';
}
if (step.view.indexOf('/') < 0) {
step.view = 'views/install/' + step.view;
}
if (!step.model) {
step.model = {};
}
service.status.current = step;
service.retrieveCurrentStep();
//returns the next found step
return step;
} else {
//there are no more steps found containing a view so return null
return null;
}
},
storeCurrentStep: function storeCurrentStep() {
_installerModel.instructions[service.status.current.name] = service.status.current.model;
},
retrieveCurrentStep: function retrieveCurrentStep() {
if (_installerModel.instructions[service.status.current.name]) {
service.status.current.model = _installerModel.instructions[service.status.current.name];
}
},
/** Moves the installer forward to the next view, if there are not more views than the installation will commence */
forward: function forward() {
service.storeCurrentStep();
service.status.index++;
var found = service.findNextStep();
if (!found) {
//no more steps were found so start the installation process
service.install();
}
},
backwards: function backwards() {
service.storeCurrentStep();
service.gotoStep(service.status.index--);
},
install: function install() {
service.storeCurrentStep();
service.switchToFeedback();
service.status.feedback = getDescriptionForStepAtIndex(service.status.steps, 0);
service.status.progress = 0;
function processInstallStep() {
$http.post(Umbraco.Sys.ServerVariables.installApiBaseUrl + 'PostPerformInstall', _installerModel).then(function (response) {
var data = response.data;
if (!data.complete) {
//progress feedback
service.status.progress = calculateProgress(service.status.steps, data.nextStep);
if (data.view) {
//set the current view and model to whatever the process returns, the view is responsible for retriggering install();
var v = resolveView(data.view);
service.status.current = {
view: v,
model: data.model
};
//turn off loading bar and feedback
service.switchToConfiguration();
} else {
var desc = getDescriptionForStepName(service.status.steps, data.nextStep);
if (desc) {
service.status.feedback = desc;
}
processInstallStep();
}
} else {
service.complete();
}
}, function (response) {
var data = response.data;
var status = response.status;
//need to handle 500's separately, this will happen if something goes wrong outside
// of the installer (like app startup events or something) and these will get returned as text/html
// not as json. If this happens we can't actually load in external views since they will YSOD as well!
// so we need to display this in our own internal way
if (status >= 500 && status < 600) {
service.status.current = {
view: 'ysod',
model: null
};
var ysod = data;
//we need to manually write the html to the iframe - the html contains full html markup
$timeout(function () {
document.getElementById('ysod').contentDocument.write(ysod);
}, 500);
} else {
//this is where we handle installer error
var v = data.view ? resolveView(data.view) : resolveView('error');
var model = data.model ? data.model : data;
service.status.current = {
view: v,
model: model
};
}
service.switchToConfiguration();
});
}
processInstallStep();
},
randomFact: function randomFact() {
safeApply($rootScope, function () {
service.status.fact = facts[_.random(facts.length - 1)];
});
},
switchToFeedback: function switchToFeedback() {
service.status.current = undefined;
service.status.loading = true;
service.status.configuring = false;
//initial fact
service.randomFact();
//timed facts
factTimer = window.setInterval(function () {
service.randomFact();
}, 6000);
},
switchToConfiguration: function switchToConfiguration() {
service.status.loading = false;
service.status.configuring = true;
service.status.feedback = undefined;
service.status.fact = undefined;
if (factTimer) {
clearInterval(factTimer);
}
},
complete: function complete() {
service.status.progress = '100%';
service.status.done = true;
service.status.feedback = 'Redirecting you to Umbraco, please wait';
service.status.loading = false;
if (factTimer) {
clearInterval(factTimer);
}
$timeout(function () {
window.location.href = Umbraco.Sys.ServerVariables.umbracoBaseUrl;
}, 1500);
}
};
return service;
});
'use strict';
angular.module('umbraco.install').controller('Umbraco.Installer.DataBaseController', function ($scope, $http, installerService) {
$scope.checking = false;
$scope.invalidDbDns = false;
$scope.dbs = [
{
name: 'Microsoft SQL Server Compact (SQL CE)',
id: 0
},
{
name: 'Microsoft SQL Server',
id: 1
},
{
name: 'Microsoft SQL Azure',
id: 3
},
{
name: 'Custom connection string',
id: -1
}
];
if (installerService.status.current.model.dbType === undefined) {
installerService.status.current.model.dbType = 0;
}
$scope.validateAndForward = function () {
if (!$scope.checking && this.myForm.$valid) {
$scope.checking = true;
$scope.invalidDbDns = false;
var model = installerService.status.current.model;
$http.post(Umbraco.Sys.ServerVariables.installApiBaseUrl + 'PostValidateDatabaseConnection', model).then(function (response) {
if (response.data === true) {
installerService.forward();
} else {
$scope.invalidDbDns = true;
}
$scope.checking = false;
}, function () {
$scope.invalidDbDns = true;
$scope.checking = false;
});
}
};
});
'use strict';
angular.module('umbraco.install').controller('Umbraco.Installer.MachineKeyController', function ($scope, installerService) {
$scope.continue = function () {
installerService.status.current.model = true;
installerService.forward();
};
$scope.ignoreKey = function () {
installerService.status.current.model = false;
installerService.forward();
};
});
'use strict';
angular.module('umbraco.install').controller('Umbraco.Installer.PackagesController', function ($scope, installerService) {
installerService.getPackages().then(function (response) {
$scope.packages = response.data;
});
$scope.setPackageAndContinue = function (pckId) {
installerService.status.current.model = pckId;
installerService.forward();
};
});
'use strict';
angular.module('umbraco.install').controller('Umbraco.Install.UserController', function ($scope, installerService) {
$scope.passwordPattern = /.*/;
$scope.installer.current.model.subscribeToNewsLetter = false;
if ($scope.installer.current.model.minNonAlphaNumericLength > 0) {
var exp = '';
for (var i = 0; i < $scope.installer.current.model.minNonAlphaNumericLength; i++) {
exp += '.*[\\W].*';
}
//replace duplicates
exp = exp.replace('.*.*', '.*');
$scope.passwordPattern = new RegExp(exp);
}
$scope.validateAndInstall = function () {
installerService.install();
};
$scope.validateAndForward = function () {
if (this.myForm.$valid) {
installerService.forward();
}
};
});
}());
@@ -0,0 +1,213 @@
(function () {
'use strict';
angular.module('umbraco.interceptors', []) // We have to add the interceptor to the queue as a string because the interceptor depends upon service instances that are not available in the config block.
.config([
'$httpProvider',
function ($httpProvider) {
$httpProvider.defaults.xsrfHeaderName = 'X-UMB-XSRF-TOKEN';
$httpProvider.defaults.xsrfCookieName = 'UMB-XSRF-TOKEN';
$httpProvider.interceptors.push('securityInterceptor');
$httpProvider.interceptors.push('debugRequestInterceptor');
$httpProvider.interceptors.push('doNotPostDollarVariablesOnPostRequestInterceptor');
$httpProvider.interceptors.push('cultureRequestInterceptor');
}
]);
'use strict';
(function () {
'use strict';
/**
* Used to set the current client culture on all requests API requests
* @param {any} $routeParams
*/
function cultureRequestInterceptor($injector) {
return {
//dealing with requests:
'request': function request(config) {
if (!Umbraco.Sys.ServerVariables.umbracoSettings.umbracoPath) {
// no settings available, we're probably on the login screen
return config;
}
if (!config.url.match(RegExp(Umbraco.Sys.ServerVariables.umbracoSettings.umbracoPath + '/backoffice/', 'i'))) {
// it's not an API request, no handling
return config;
}
var $routeParams = $injector.get('$routeParams');
if ($routeParams) {
// it's an API request, add the current client culture as a header value
config.headers['X-UMB-CULTURE'] = $routeParams.cculture ? $routeParams.cculture : $routeParams.mculture;
}
return config;
}
};
}
angular.module('umbraco.interceptors').factory('cultureRequestInterceptor', cultureRequestInterceptor);
}());
'use strict';
(function () {
'use strict';
/**
* Used to set debug headers on all requests where necessary
* @param {any} $q
* @param {any} urlHelper
*/
function debugRequestInterceptor($q, urlHelper) {
return {
//dealing with requests:
'request': function request(config) {
var queryStrings = urlHelper.getQueryStringParams();
if (queryStrings.umbDebug === 'true' || queryStrings.umbdebug === 'true') {
config.headers['X-UMB-DEBUG'] = 'true';
}
return config;
}
};
}
angular.module('umbraco.interceptors').factory('debugRequestInterceptor', debugRequestInterceptor);
}());
'use strict';
function _typeof(obj) {
if (typeof Symbol === 'function' && typeof Symbol.iterator === 'symbol') {
_typeof = function _typeof(obj) {
return typeof obj;
};
} else {
_typeof = function _typeof(obj) {
return obj && typeof Symbol === 'function' && obj.constructor === Symbol && obj !== Symbol.prototype ? 'symbol' : typeof obj;
};
}
return _typeof(obj);
}
(function () {
'use strict';
function removeProperty(obj, propertyPrefix) {
for (var property in obj) {
if (obj.hasOwnProperty(property)) {
if (property.startsWith(propertyPrefix) && obj[property] !== undefined) {
obj[property] = undefined;
}
if (_typeof(obj[property]) === 'object') {
removeProperty(obj[property], propertyPrefix);
}
}
}
}
function transform(data) {
removeProperty(data, '$');
}
function doNotPostDollarVariablesRequestInterceptor($q, urlHelper) {
return {
//dealing with requests:
'request': function request(config) {
if (config.method === 'POST') {
var clone = angular.copy(config);
transform(clone.data);
return clone;
}
return config;
}
};
}
angular.module('umbraco.interceptors').factory('doNotPostDollarVariablesOnPostRequestInterceptor', doNotPostDollarVariablesRequestInterceptor);
}());
'use strict';
(function () {
'use strict';
/** Used to filter the request interceptor */
function requestInterceptorFilter() {
return ['www.gravatar.com'];
}
angular.module('umbraco.interceptors').value('requestInterceptorFilter', requestInterceptorFilter);
}());
'use strict';
(function () {
'use strict';
/**
* This http interceptor listens for authentication successes and failures
* @param {any} $q
* @param {any} $injector
* @param {any} requestRetryQueue
* @param {any} notificationsService
* @param {any} eventsService
* @param {any} requestInterceptorFilter
*/
function securityInterceptor($q, $injector, requestRetryQueue, notificationsService, eventsService, requestInterceptorFilter) {
return {
'response': function response(_response) {
// Intercept successful requests
//Here we'll check if our custom header is in the response which indicates how many seconds the user's session has before it
//expires. Then we'll update the user in the user service accordingly.
var headers = _response.headers();
if (headers['x-umb-user-seconds']) {
// We must use $injector to get the $http service to prevent circular dependency
var userService = $injector.get('userService');
userService.setUserTimeout(headers['x-umb-user-seconds']);
}
//this checks if the user's values have changed, in which case we need to update the user details throughout
//the back office similar to how we do when a user logs in
if (headers['x-umb-user-modified']) {
eventsService.emit('app.userRefresh');
}
return _response;
},
'responseError': function responseError(rejection) {
// Intercept failed requests
// Make sure we have the configuration of the request (don't we always?)
var config = rejection.config ? rejection.config : {};
// Make sure we have an object for the headers of the request
var headers = config.headers ? config.headers : {};
//Here we'll check if we should ignore the error (either based on the original header set or the request configuration)
if (headers['x-umb-ignore-error'] === 'ignore' || config.umbIgnoreErrors === true || angular.isArray(config.umbIgnoreStatus) && config.umbIgnoreStatus.indexOf(rejection.status) !== -1) {
//exit/ignore
return $q.reject(rejection);
}
if (config.url) {
var filtered = _.find(requestInterceptorFilter(), function (val) {
return config.url.indexOf(val) > 0;
});
if (filtered) {
return $q.reject(rejection);
}
}
//A 401 means that the user is not logged in
if (rejection.status === 401) {
//avoid an infinite loop
var umbRequestHelper = $injector.get('umbRequestHelper');
var getCurrentUserPath = umbRequestHelper.getApiUrl('authenticationApiBaseUrl', 'GetCurrentUser');
if (!rejection.config.url.endsWith(getCurrentUserPath)) {
var userService = $injector.get('userService');
// see above
//Associate the user name with the retry to ensure we retry for the right user
return userService.getCurrentUser().then(function (user) {
var userName = user ? user.name : null;
//The request bounced because it was not authorized - add a new request to the retry queue
return requestRetryQueue.pushRetryFn('unauthorized-server', userName, function retryRequest() {
// We must use $injector to get the $http service to prevent circular dependency
return $injector.get('$http')(rejection.config);
});
});
}
} else if (rejection.status === 404) {
//a 404 indicates that the request was not found - this could be due to a non existing url, or it could
//be due to accessing a url with a parameter that doesn't exist, either way we should notifiy the user about it
var errMsg = 'The URL returned a 404 (not found): <br/><i>' + rejection.config.url.split('?')[0] + '</i>';
if (rejection.data && rejection.data.ExceptionMessage) {
errMsg += '<br/> with error: <br/><i>' + rejection.data.ExceptionMessage + '</i>';
}
notificationsService.error('Request error', errMsg);
} else if (rejection.status === 403) {
//if the status was a 403 it means the user didn't have permission to do what the request was trying to do.
//How do we deal with this now, need to tell the user somehow that they don't have permission to do the thing that was
//requested. We can either deal with this globally here, or we can deal with it globally for individual requests on the umbRequestHelper,
// or completely custom for services calling resources.
//http://issues.umbraco.org/issue/U4-2749
//It was decided to just put these messages into the normal status messages.
var msg = 'Unauthorized access to URL: <br/><i>' + rejection.config.url.split('?')[0] + '</i><br/>Contact your administrator for information.';
notificationsService.error('Authorization error', msg);
}
return $q.reject(rejection);
}
};
}
angular.module('umbraco.interceptors').factory('securityInterceptor', securityInterceptor);
}());
}());
@@ -0,0 +1,190 @@
(function () {
'use strict';
/*********************************************************************************************************/
/* Preview app and controller */
/*********************************************************************************************************/
var app = angular.module('umbraco.preview', [
'umbraco.resources',
'umbraco.services'
]).controller('previewController', function ($scope, $window, $location) {
//gets a real query string value
function getParameterByName(name, url) {
if (!url)
url = $window.location.href;
name = name.replace(/[\[\]]/g, '\\$&');
var regex = new RegExp('[?&]' + name + '(=([^&#]*)|&|#|$)'), results = regex.exec(url);
if (!results)
return null;
if (!results[2])
return '';
return decodeURIComponent(results[2].replace(/\+/g, ' '));
}
function configureSignalR(iframe) {
// signalr hub
var previewHub = $.connection.previewHub;
// visibility tracking
var dirtyContent = false;
var visibleContent = true;
document.addEventListener('visibilitychange', function () {
visibleContent = !document.hidden;
if (visibleContent && dirtyContent) {
dirtyContent = false;
console.log('Visible, reloading.');
var iframeDoc = iframe.contentWindow || iframe.contentDocument;
iframeDoc.location.reload();
}
});
previewHub.client.refreshed = function (message, sender) {
console.log('Notified by SignalR preview hub (' + message + ').');
if ($scope.pageId != message) {
console.log('Not a notification for us (' + $scope.pageId + ').');
return;
}
if (!visibleContent) {
console.log('Not visible, will reload.');
dirtyContent = true;
return;
}
console.log('Reloading.');
var iframeDoc = iframe.contentWindow || iframe.contentDocument;
iframeDoc.location.reload();
};
$.connection.hub.start().done(function () {
console.log('Connected to SignalR preview hub (ID=' + $.connection.hub.id + ')');
}).fail(function () {
console.log('Could not connect to SignalR preview hub.');
});
}
var isInit = getParameterByName('init');
if (isInit === 'true') {
//do not continue, this is the first load of this new window, if this is passed in it means it's been
//initialized by the content editor and then the content editor will actually re-load this window without
//this flag. This is a required trick to get around chrome popup mgr.
return;
}
setPageUrl();
$scope.isOpen = false;
$scope.frameLoaded = false;
$scope.valueAreLoaded = false;
$scope.devices = [
{
name: 'desktop',
css: 'desktop',
icon: 'icon-display',
title: 'Desktop'
},
{
name: 'laptop - 1366px',
css: 'laptop border',
icon: 'icon-laptop',
title: 'Laptop'
},
{
name: 'iPad portrait - 768px',
css: 'iPad-portrait border',
icon: 'icon-ipad',
title: 'Tablet portrait'
},
{
name: 'iPad landscape - 1024px',
css: 'iPad-landscape border',
icon: 'icon-ipad flip',
title: 'Tablet landscape'
},
{
name: 'smartphone portrait - 480px',
css: 'smartphone-portrait border',
icon: 'icon-iphone',
title: 'Smartphone portrait'
},
{
name: 'smartphone landscape - 320px',
css: 'smartphone-landscape border',
icon: 'icon-iphone flip',
title: 'Smartphone landscape'
}
];
$scope.previewDevice = $scope.devices[0];
function setPageUrl() {
$scope.pageId = $location.search().id || getParameterByName('id');
var culture = $location.search().culture || getParameterByName('culture');
if ($scope.pageId) {
var query = 'id=' + $scope.pageId;
if (culture) {
query += '&culture=' + culture;
}
$scope.pageUrl = 'frame?' + query;
}
}
/*****************************************************************************/
/* Preview devices */
/*****************************************************************************/
// Set preview device
$scope.updatePreviewDevice = function (device) {
$scope.previewDevice = device;
};
/*****************************************************************************/
/* Exit Preview */
/*****************************************************************************/
$scope.exitPreview = function () {
var culture = $location.search().culture || getParameterByName('culture');
var relativeUrl = '/' + $scope.pageId;
if (culture) {
relativeUrl += '?culture=' + culture;
}
window.top.location.href = '../preview/end?redir=' + encodeURIComponent(relativeUrl);
};
$scope.onFrameLoaded = function (iframe) {
$scope.frameLoaded = true;
configureSignalR(iframe);
};
/*****************************************************************************/
/* Panel management */
/*****************************************************************************/
$scope.openPreviewDevice = function () {
$scope.showDevicesPreview = true;
};
/*****************************************************************************/
/* Change culture */
/*****************************************************************************/
$scope.changeCulture = function (culture) {
if ($location.search().culture !== culture) {
$scope.frameLoaded = false;
$location.search('culture', culture);
setPageUrl();
}
};
}).component('previewIFrame', {
template: '<div style=\'width:100%;height:100%;margin:0 auto;overflow:hidden;\'><iframe id=\'resultFrame\' src=\'about:blank\' ng-src="{{vm.src}}" frameborder=\'0\'></iframe></div>',
controller: function controller($element, $scope, angularHelper) {
var vm = this;
vm.$postLink = function () {
var resultFrame = $element.find('#resultFrame');
resultFrame.on('load', iframeReady);
};
function iframeReady() {
var iframe = $element.find('#resultFrame').get(0);
hideUmbracoPreviewBadge(iframe);
angularHelper.safeApply($scope, function () {
vm.onLoaded({ iframe: iframe });
$scope.frameLoaded = true;
});
}
function hideUmbracoPreviewBadge(iframe) {
if (iframe && iframe.contentDocument && iframe.contentDocument.getElementById('umbracoPreviewBadge')) {
iframe.contentDocument.getElementById('umbracoPreviewBadge').style.display = 'none';
}
}
;
},
controllerAs: 'vm',
bindings: {
src: '<',
onLoaded: '&'
}
}).config(function ($locationProvider) {
$locationProvider.html5Mode(false);
//turn html5 mode off
$locationProvider.hashPrefix('');
});
}());
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,102 @@
var ctrlDown = false;
var shiftDown = false;
var keycode = 0
var currentRichTextDocument = null;
var currentRichTextObject = null;
function umbracoCheckKeysUp(e) {
ctrlDown = e.ctrlKey;
shiftDown = e.shiftKey;
}
function umbracoActivateKeys(ctrl, shift, key) {
ctrlDown = ctrl;
shiftDown = shift;
keycode = key
return runShortCuts();
}
function umbracoActivateKeysUp(ctrl, shift, key) {
ctrlDown = ctrl;
shiftDown = shift;
keycode = key;
}
function umbracoCheckKeys(e) {
ctrlDown = e.ctrlKey;
shiftDown = e.shiftKey;
keycode = e.keyCode;
return runShortCuts();
}
function shortcutCheckKeysPressFirefox(e) {
if (ctrlDown && keycode == 83)
e.preventDefault();
}
function runShortCuts() {
if (currentRichTextObject != undefined && currentRichTextObject != null) {
if (ctrlDown) {
if (!shiftDown && keycode == 9)
functionsFrame.tabSwitch(1);
else
if (shiftDown && keycode == 9) functionsFrame.tabSwitch(-1);
if (keycode == 83) {doSubmit(); return false;}
if (shiftDown && currentRichTextObject) {
if (keycode == 70) {functionsFrame.umbracoInsertForm(myAlias); return false;}
if (keycode == 76) {functionsFrame.umbracoLink(myAlias); return false;}
if (keycode == 77) {functionsFrame.umbracoInsertMacro(myAlias, umbracoPath); return false;}
if (keycode == 80) {functionsFrame.umbracoImage(myAlias); return false;}
if (keycode == 84) {functionsFrame.umbracoInsertTable(myAlias); return false;}
if (keycode == 86) {functionsFrame.umbracoShowStyles(myAlias); return false;}
if (keycode == 85) {functionsFrame.document.getElementById('TabView1_tab01layer_publish').click(); return false;}
}
}
} else
if (isDialog) {
if (keycode == 27) {window.close();} // ESC
if (keycode == 13 && functionsFrame.submitOnEnter != undefined) {
if (!functionsFrame.disableEnterSubmit) {
if (functionsFrame.submitOnEnter) {
// firefox hack
if (window.addEventListener)
e.preventDefault();
doSubmit();
}
}
}
if (ctrlDown) {
if (keycode == 83)
doSubmit();
else if (keycode == 85)
document.getElementById('TabView1_tab01layer_publish').click();
else if (!shiftDown && keycode == 9) {
functionsFrame.tabSwitch(1);
return false;
}
else
if (shiftDown && keycode == 9) {
functionsFrame.tabSwitch(-1);
return false;
}
}
}
return true;
}
if (window.addEventListener) {
document.addEventListener('keyup', umbracoCheckKeysUp, false);
document.addEventListener('keydown', umbracoCheckKeys, false);
document.addEventListener('keypress', shortcutCheckKeysPressFirefox, false);
} else {
document.attachEvent( "onkeyup", umbracoCheckKeysUp);
document.attachEvent("onkeydown", umbracoCheckKeys);
}

Some files were not shown because too many files have changed in this diff Show More