From df10ebebcae0b48e91515988537ede6030d44d45 Mon Sep 17 00:00:00 2001 From: Sebastiaan Janssen Date: Thu, 10 Jan 2013 08:21:27 -0100 Subject: [PATCH 1/7] Get latest translations in --- src/Umbraco.Web.UI/umbraco/config/lang/en.xml | 14 +- .../umbraco/config/lang/en_us.xml | 964 ++++++++++++++++++ src/Umbraco.Web.UI/umbraco/config/lang/it.xml | 14 +- src/Umbraco.Web.UI/umbraco/config/lang/ru.xml | 23 +- src/Umbraco.Web.UI/umbraco/config/lang/zh.xml | 22 +- .../plugins/umbracocss/langs/en_us.js | 3 + .../plugins/umbracocss/langs/en_us_dlg.js | 3 + .../tinymce3/plugins/umbracocss/langs/it.js | 3 + .../plugins/umbracocss/langs/it_dlg.js | 3 + .../tinymce3/plugins/umbracoembed/langs/de.js | 10 + .../plugins/umbracoembed/langs/de_dlg.js | 10 + .../plugins/umbracoembed/langs/en_us.js | 10 + .../plugins/umbracoembed/langs/en_us_dlg.js | 10 + .../tinymce3/plugins/umbracoembed/langs/it.js | 9 + .../plugins/umbracoembed/langs/it_dlg.js | 9 + .../plugins/umbracoimg/langs/en_us_dlg.js | 43 + .../plugins/umbracolink/langs/en_us_dlg.js | 1 + .../plugins/umbracomacro/langs/en_us.js | 3 + .../plugins/umbracomacro/langs/en_us_dlg.js | 3 + .../tinymce3/themes/umbraco/langs/en_us.js | 74 ++ .../themes/umbraco/langs/en_us_dlg.js | 55 + .../tinymce3/themes/umbraco/langs/it.js | 36 +- .../tinymce3/themes/umbraco/langs/it_dlg.js | 101 +- 23 files changed, 1350 insertions(+), 73 deletions(-) create mode 100644 src/Umbraco.Web.UI/umbraco/config/lang/en_us.xml create mode 100644 src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracocss/langs/en_us.js create mode 100644 src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracocss/langs/en_us_dlg.js create mode 100644 src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracocss/langs/it.js create mode 100644 src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracocss/langs/it_dlg.js create mode 100644 src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracoembed/langs/de.js create mode 100644 src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracoembed/langs/de_dlg.js create mode 100644 src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracoembed/langs/en_us.js create mode 100644 src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracoembed/langs/en_us_dlg.js create mode 100644 src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracoembed/langs/it.js create mode 100644 src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracoembed/langs/it_dlg.js create mode 100644 src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracoimg/langs/en_us_dlg.js create mode 100644 src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracolink/langs/en_us_dlg.js create mode 100644 src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracomacro/langs/en_us.js create mode 100644 src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracomacro/langs/en_us_dlg.js create mode 100644 src/Umbraco.Web.UI/umbraco_client/tinymce3/themes/umbraco/langs/en_us.js create mode 100644 src/Umbraco.Web.UI/umbraco_client/tinymce3/themes/umbraco/langs/en_us_dlg.js diff --git a/src/Umbraco.Web.UI/umbraco/config/lang/en.xml b/src/Umbraco.Web.UI/umbraco/config/lang/en.xml index cff03cdec8..e373cdd713 100644 --- a/src/Umbraco.Web.UI/umbraco/config/lang/en.xml +++ b/src/Umbraco.Web.UI/umbraco/config/lang/en.xml @@ -1,5 +1,5 @@ - - + + umbraco http://umbraco.org @@ -37,7 +37,7 @@ Add new Domain - Invalid hostname + Invalid hostname Domain New domain '%0%' has been created Domain '%0%' is deleted @@ -780,7 +780,11 @@ To manage your website, simply open the umbraco back office and start adding con Xslt could not be saved, check file permissions Xslt saved No errors in xslt - Content unpublished + Content unpublished + Partial view saved + Partial view saved without any errors! + Partial view not saved + An error occurred saving the file. Uses CSS syntax ex: h1, .redHeader, .blueTex @@ -959,4 +963,4 @@ To manage your website, simply open the umbraco back office and start adding con User types Writer - \ No newline at end of file + diff --git a/src/Umbraco.Web.UI/umbraco/config/lang/en_us.xml b/src/Umbraco.Web.UI/umbraco/config/lang/en_us.xml new file mode 100644 index 0000000000..20c66a95f1 --- /dev/null +++ b/src/Umbraco.Web.UI/umbraco/config/lang/en_us.xml @@ -0,0 +1,964 @@ + + + + umbraco + http://umbraco.org + + + Manage hostnames + Audit Trail + Browse Node + Copy + Create + Create Package + Delete + Disable + Empty recycle bin + Export Document Type + Import Document Type + Import Package + Edit in Canvas + Exit + Move + Notifications + Public access + Publish + Reload nodes + Republish entire site + Permissions + Rollback + Send To Publish + Send To Translation + Sort + Send to publication + Translate + Update + + + Add new Domain + Invalid hostname + Domain + New domain '%0%' has been created + Domain '%0%' is deleted + Domain '%0%' has already been assigned + + + https://www.example.com/, example.com/en, etc. Use * to match
+ any domain and just set the culture.]]> +
+ Domain '%0%' has been updated + Edit Current Domains + + + Viewing for + + + Bold + Cancel Paragraph Indent + Insert form field + Insert graphic headline + Edit Html + Indent Paragraph + Italic + Center + Justify Left + Justify Right + Insert Link + Insert local link (anchor) + Bullet List + Numeric List + Insert macro + Insert picture + Edit relations + Save + Save and publish + Save and send for approval + Preview + Preview is disabled because there's no template assigned + Choose style + Show styles + Insert table + + + About this page + Alias + (how would you describe the picture over the phone) + Alternative Links + Click to edit this item + Created by + Created + Document Type + Editing + Remove at + This item has been changed after publication + This item is not published + Last published + Media Type + Link to media item(s) + Member Group + Role + Member Type + No date chosen + Page Title + Properties + This document is published but is not visible because the parent '%0%' is unpublished + Publish + Publication Status + Publish at + Clear Date + Sortorder is updated + To sort the nodes, simply drag the nodes or click one of the column headers. You can select multiple nodes by holding the "shift" or "control" key while selecting + Statistics + Title (optional) + Type + Unpublish + Last edited + Remove file + Link to document + + + Where do you want to create the new %0% + Create at + Choose a type and a title + + + Browse your website + - Hide + If umbraco isn't opening, you might need to allow popups from this site + has opened in a new window + Restart + Visit + Welcome + + + Name + Manage hostnames + Close this window + Are you sure you want to delete + Are you sure you want to disable + Please check this box to confirm deletion of %0% item(s) + Are you sure? + Are you sure? + Cut + Edit Dictionary Item + Edit Language + Insert local link + Insert character + Insert graphic headline + Insert picture + Insert link + Click to add a Macro + Insert table + Last Edited + Link + Internal link: + When using local links, insert "#" infront of link + Open in new window? + Macro Settings + This macro does not contain any properties you can edit + Paste + Edit Permissions for + The items in the recycle bin is now being deleted. Please do not close this window while this operation takes place + The recycle bin is now empty + When items are deleted from the recycle bin, they will be gone forever + regexlib.com's webservice is currently experiencing some problems, which we have no control over. We are very sorry for this inconvenience.]]> + Search for a regular expression to add validation to a form field. Exemple: 'email, 'zip-code' 'url' + Remove Macro + Required Field + Site is reindexed + The website cache has been refreshed. All publish content is now uptodate. While all unpublished content is still unpublished + The website cache will be refreshed. All published content will be updated, while unpublished content will stay unpublished. + Number of columns + Number of rows + + Set a placeholder id by setting an ID on your placeholder you can inject content into this template from child templates, + by refering this ID using a <asp:content /> element.]]> + + + Select a placeholder id from the list below. You can only + choose Id's from the current template's master.]]> + + Click on the image to see full size + Pick item + View Cache Item + + + + %0%' below
You can add additional languages under the 'languages' in the menu on the left + ]]> +
+ Culture Name + + + Allowed child nodetypes + Create + Delete tab + Description + New tab + Tab + Thumbnail + + + Add prevalue + Database datatype + Data Editor GUID + Render control + Buttons + Enable advanced settings for + Enable context menu + Maximum default size of inserted images + Related stylesheets + Show label + Width and height + + + Your data has been saved, but before you can publish this page there are some errors you need to fix first: + The current MemberShip Provider does not support changing password (EnablePasswordRetrieval need to be true) + %0% already exists + There were errors: + There were errors: + The password should be a minimum of %0% characters long and contain at least %1% non-alpha numeric character(s) + %0% must be an integer + The %0% field in the %1% tab is mandatory + %0% is a mandatory field + %0% at %1% is not in a correct format + %0% is not in a correct format + + + NOTE! Even though CodeMirror is enabled by configuration, it is disabled in Internet Explorer because it's not stable enough. + Please fill both alias and name on the new propertytype! + There is a problem with read/write access to a specific file or folder + Please enter a title + Please choose a type + You're about to make the picture larger than the original size. Are you sure that you want to proceed? + Error in python script + The python script has not been saved, because it contained error(s) + Startnode deleted, please contact your administrator + Please mark content before changing style + No active styles available + Please place cursor at the left of the two cells you wish to merge + You cannot split a cell that hasn't been merged. + Error in xslt source + The XSLT has not been saved, because it contained error(s) + + + About + Action + Add + Alias + Are you sure? + Border + or + Cancel + Cell margin + Choose + Close + Close Window + Comment + Confirm + Constrain proportions + Continue + Copy + Create + Database + Date + Default + Delete + Deleted + Deleting... + Design + Dimensions + Down + Download + Edit + Edited + Elements + Email + Error + Find + Height + Help + Icon + Import + Inner margin + Insert + Install + Justify + Language + Layout + Loading + Locked + Login + Log off + Logout + Macro + Move + Name + New + Next + No + of + OK + Open + or + Password + Path + Placeholder ID + One moment please... + Previous + Properties + Email to receive form data + Recycle Bin + Remaining + Rename + Renew + Retry + Permissions + Search + Server + Show + Show page on Send + Size + Sort + Type + Type to search... + Up + Update + Upgrade + Upload + Url + User + Username + Value + View + Welcome... + Width + Yes + Folder + + + Background color + Bold + Text color + Font + Text + + + Page + + + The installer cannot connect to the database. + Could not save the web.config file. Please modify the connection string manually. + Your database has been found and is identified as + Database configuration + + install button to install the Umbraco %0% database + ]]> + + Next to proceed.]]> + + Database not found! Please check that the information in the "connection string" of the “web.config” file is correct.

+

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.

+

+ Click the retry button when + done.
+ More information on editing web.config here.

]]> +
+ + + Please contact your ISP if necessary. + If you're installing on a local machine or server you might need information from your system administrator.]]> + + + + Press the upgrade button to upgrade your database to Umbraco %0%

+

+ Don't worry - no content will be deleted and everything will continue working afterwards! +

+ ]]> +
+ + Press Next to + proceed. ]]> + + next to continue the configuration wizard]]> + The Default users’ password needs to be changed!]]> + The Default user has been disabled or has no access to umbraco!

No further actions needs to be taken. Click Next to proceed.]]> + The Default user's password has been successfully changed since the installation!

No further actions needs to be taken. Click Next to proceed.]]> + The password is changed! + + + umbraco creates a default user with a login ('admin') and password ('default'). It's important that the password is + changed to something unique. +

+

+ This step will check the default user's password and suggest if it needs to be changed. +

+ ]]> +
+ Get a great start, watch our introduction videos + 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. + Not installed yet. + Affected files and folders + More information on setting up permissions for umbraco here + You need to grant ASP.NET modify permissions to the following files/folders + + Your permission settings are almost perfect!

+ You can run umbraco without problems, but you will not be able to install packages which are recommended to take full advantage of umbraco.]]> +
+ How to Resolve + Click here to read the text version + video tutorial on setting up folder permissions for umbraco or read the text version.]]> + + Your permission settings might be an issue! +

+ 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.]]> +
+ + Your permission settings are not ready for umbraco! +

+ In order to run umbraco, you'll need to update your permission settings.]]> +
+ + Your permission settings are perfect!

+ You are ready to run umbraco and install packages!]]> +
+ Resolving folder issue + Follow this link for more information on problems with ASP.NET and creating folders + Setting up folder permissions + + + + I want to start from scratch + + learn how) + You can still choose to install Runway later on. Please go to the Developer section and choose Packages. + ]]> + + You’ve just set up a clean Umbraco platform. What do you want to do next? + Runway is installed + + + This is our list of recommended modules, check off the ones you would like to install, or view the full list of modules + ]]> + + Only recommended for experienced users + I want to start with a simple website + + + "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. +

+ + Included with Runway: Home page, Getting Started page, Installing Modules page.
+ Optional Modules: Top Navigation, Sitemap, Contact, Gallery. +
+ ]]> +
+ What is Runway + Step 1/5 Accept license + Step 2/5: Database configuration + Step 3/5: Validating File Permissions + Step 4/5: Check umbraco security + Step 5/5: Umbraco is ready to get you started + Thank you for choosing umbraco + + Browse your new site +You installed Runway, so why not see how your new website looks.]]> + + + Further help and information +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]]> + + Umbraco %0% is installed and ready for use + + /web.config file and update the AppSetting key umbracoConfigurationStatus in the bottom to the value of '%0%'.]]> + + + started instantly by clicking the "Launch Umbraco" button below.
If you are new to umbraco, +you can find plenty of resources on our getting started pages.]]> +
+ + Launch Umbraco +To manage your website, simply open the umbraco back office and start adding content, updating the templates and stylesheets or add new functionality]]> + + Connection to database failed. + Umbraco Version 3 + Umbraco Version 4 + Watch + + umbraco %0% for a fresh install or upgrading from version 3.0. +

+ Press "next" to start the wizard.]]> +
+ + + Culture Code + Culture Name + + + You've been idle and logout will automatically occur in + Renew now to save your work + + + © 2001 - %0%
umbraco.org

]]>
+ Welcome to umbraco, type your username and password in the boxes below: + + + Dashboard + Sections + Content + + + Choose page above... + %0% has been copied to %1% + Select where the document %0% should be copied to below + %0% has been moved to %1% + Select where the document %0% should be moved to below + has been selected as the root of your new content, click 'ok' below. + No node selected yet, please select a node in the list above before clicking 'ok' + The current node is not allowed under the chosen node because of its type + The current node cannot be moved to one of its subpages + The action isn't allowed since you have insufficient permissions on 1 or more child documents. + Relate copied items to original + + + Edit your notification for %0% + + + + + 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%' +

+
+
+   PUBLISH     +      EDIT        +     DELETE     +
+
+

+

Update summary:

+ + %6% +
+

+ +
+
+   PUBLISH     +      EDIT        +     DELETE     +
+
+ +

Have a nice day!

+ Cheers from the umbraco robot +

]]> +
+ [%0%] Notification about %1% performed on %2% + Notifications + + + + + button and locating the package. umbraco packages usually have a ".umb" or ".zip" extension. + ]]> + + Author + Demonstration + Documentation + Package meta data + Package name + Package doesn't contain any items + +
+ You can safely remove this from the system by clicking "uninstall package" below.]]> +
+ No upgrades available + Package options + Package readme + Package repository + Confirm uninstall + Package was uninstalled + The package was successfully uninstalled + Uninstall package + + + Notice: 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.]]> + + Download update from the repository + Upgrade package + Upgrade instructions + There's an upgrade available for this package. You can download it directly from the umbraco package repository. + Package version + View package website + + + Paste with full formatting (Not recommended) + 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. + Paste as raw text without any formatting at all + Paste, but remove formatting (Recommended) + + + Role based protection + using umbraco's member groups.]]> + role-based authentication.]]> + Error Page + Used when people are logged on, but do not have access + Choose how to restict access to this page + %0% is now protected + Protection removed from %0% + Login Page + Choose the page that has the login formular + Remove Protection + Select the pages that contain login form and error messages + Pick the roles who have access to this page + Set the login and password for this page + Single user protection + If you just want to setup simple protection using a single login and password + + + + + + + + + Include unpublished child pages + Publishing in progress - please wait... + %0% out of %1% pages have been published... + %0% has been published + %0% and subpages have been published + Publish %0% and all its subpages + + ok to publish %0% and thereby making it's content publicly available.

+ You can publish this page and all it's sub-pages by checking publish all children below. + ]]> +
+ + + Add external link + Add internal link + Add + Caption + Internal page + URL + Move Down + Move Up + Open in new window + Remove link + + + Current version + Red text will not be shown in the selected version. , green means added]]> + Document has been rolled back + 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 + Rollback to + Select version + View + + + Edit script file + + + Concierge + Content + Courier + Developer + Umbraco Configuration Wizard + Media + Members + Newsletters + Settings + Statistics + Translation + Users + + + Default template + Dictionary Key + 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) + New Tab Title + Nodetype + Type + Stylesheet + Stylesheet property + Tab + Tab Title + Tabs + Master Content Type enabled + This Content Type uses + as a Master Content Type. Tabs from Master Content Types are not shown and can only be edited on the Master Content Type itself + + + Sorting complete. + 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 +
Do not close this window during sorting]]>
+ + + Publising was cancelled by a 3rd party add-in + Property type already exists + Property type created + DataType: %1%]]> + Propertytype deleted + Document Type saved + Tab created + Tab deleted + Tab with id: %0% deleted + Stylesheet not saved + Stylesheet saved + Stylesheet saved without any errors + Datatype saved + Dictionary item saved + Publising failed because the parent page isn't published + Content published + and visible at the website + Content saved + Remember to publish to make changes visible + Sent For Approval + Changes have been sent for approval + Member saved + Stylesheet Property Saved + Stylesheet saved + Template saved + Error saving user (check log) + User Saved + User type saved + File not saved + file could not be saved. Please check file permissions + File saved + File saved without any errors + Language saved + Python script not saved + Python script could not be saved due to error + Python script saved + No errors in python script + Template not saved + Please make sure that you do not have 2 templates with the same alias + Template saved + Template saved without any errors! + Xslt not saved + Xslt contained an error + Xslt could not be saved, check file permissions + Xslt saved + No errors in xslt + Partial view saved + Partial view saved without any errors! + Partial view not saved + An error occurred saving the file. + + + Uses CSS syntax ex: h1, .redHeader, .blueTex + Edit stylesheet + Edit stylesheet property + Name to identify the style property in the rich text editor + Preview + Styles + + + Edit template + Insert content area + Insert content area placeholder + Insert dictionary item + Insert Macro + Insert umbraco page field + Master template + Quick Guide to umbraco template tags + Template + + + Alternative field + Alternative Text + Casing + Choose field + Convert Linebreaks + Replaces linebreaks with html-tag &lt;br&gt; + Custom Fields + Yes, Date only + Format as date + HTML encode + Will replace special characters by their HTML equivalent. + Will be inserted after the field value + Will be inserted before the field value + Lowercase + None + Insert after field + Insert before field + Recursive + Remove Paragraph tags + Will remove any &lt;P&gt; in the beginning and end of the text + Standard Fields + Uppercase + URL encode + Will format special characters in URLs + Will only be used when the field values above are empty + This field will only be used if the primary field is empty + Yes, with time. Seperator: + + + Tasks assigned to you + + assigned to you. To see a detailed view including comments, click on "Details" or just the page name. + You can also download the page as XML directly by clicking the "Download Xml" link.
+ To close a translation task, please go to the Details view and click the "Close" button. + ]]> +
+ close task + Translation details + Download all translation tasks as xml + Download xml + Download xml DTD + Fields + Include subpages + + + + [%0%] Translation task for %1% + No translator users found. Please create a translator user before you start sending content to translation + Tasks created by you + + created by you. To see a detailed view including comments, + click on "Details" or just the page name. You can also download the page as XML directly by clicking the "Download Xml" link. + To close a translation task, please go to the Details view and click the "Close" button. + ]]> + + The page '%0%' has been send to translation + Send the page '%0%' to translation + Assigned by + Task opened + Total words + Translate to + Translation completed. + 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. + Translation failed, the xml file might be corrupt + Translation options + Translator + Upload translation xml + + + Cache Browser + Recycle Bin + Created packages + Data Types + Dictionary + Installed packages + Install skin + Install starter kit + Languages + Install local package + Macros + Media Types + Members + Member Groups + Roles + Member Types + Document Types + Packages + Packages + Python Files + Install from repository + Install Runway + Runway modules + Scripting Files + Scripts + Stylesheets + Templates + XSLT Files + + + New update ready + %0% is ready, click here for download + No connection to server + Error checking for update. Please review trace-stack for further information + + + Administrator + Category field + Change Your Password + Change Your Password + Confirm new password + You can change your password for accessing the Umbraco Back Office by filling out the form below and click the 'Change Password' button + Content Channel + Redirect to canvas on login + Description field + Disable User + Document Type + Editor + Excerpt field + Language + Login + Start Node in Media Library + Sections + Disable Umbraco Access + Password + Your password has been changed! + Please confirm the new password + Enter your new password + Your new password cannot be blank! + Current password + Invalid current password + There was a difference between the new password and the confirmed password. Please try again! + The confirmed password doesn't match the new password! + Replace child node permssions + You are currently modifying permissions for the pages: + Select pages to modify their permissions + Search all children + Start Node in Content + Username + User permissions + User type + User types + Writer + +
diff --git a/src/Umbraco.Web.UI/umbraco/config/lang/it.xml b/src/Umbraco.Web.UI/umbraco/config/lang/it.xml index d7fd5b3e18..ab70d7880c 100644 --- a/src/Umbraco.Web.UI/umbraco/config/lang/it.xml +++ b/src/Umbraco.Web.UI/umbraco/config/lang/it.xml @@ -32,6 +32,7 @@ Ordina Invia la pubblicazione Traduci + Annulla pubblicazione Aggiorna @@ -40,8 +41,9 @@ - per esempio: yourdomain.com, www.yourdomain.com + + Hostname non valido Modifica il dominio corrente @@ -69,6 +71,7 @@ Salva e pubblica Salva e invia per approvazione Anteprima + Scegli lo stile Mostra gli stili Inserisci tabella @@ -553,6 +556,7 @@ Per gestire il tuo sito web, è sufficiente aprire il back office di Umbraco e i + @@ -600,6 +604,9 @@ Per gestire il tuo sito web, è sufficiente aprire il back office di Umbraco e i Utenti + + Tipo di contenuto master abilitato + Questo tipo di contenuto usa @@ -627,6 +634,7 @@ Per gestire il tuo sito web, è sufficiente aprire il back office di Umbraco e i Tab creata Tab eliminata Tab con id: %0% eliminata + Contenuto non pubblicato @@ -802,6 +810,7 @@ Per gestire il tuo sito web, è sufficiente aprire il back office di Umbraco e i Campo Categoria Cambia la tua password + Conferma la nuova password Contenuto del canale Ridireziona al canvas al login Campo Descrizione @@ -813,6 +822,7 @@ Per gestire il tuo sito web, è sufficiente aprire il back office di Umbraco e i Login Sezioni + Modifica la tua password Password @@ -834,4 +844,4 @@ Per gestire il tuo sito web, è sufficiente aprire il back office di Umbraco e i Writer - \ No newline at end of file + diff --git a/src/Umbraco.Web.UI/umbraco/config/lang/ru.xml b/src/Umbraco.Web.UI/umbraco/config/lang/ru.xml index b4892f3e89..1a0e884ad2 100644 --- a/src/Umbraco.Web.UI/umbraco/config/lang/ru.xml +++ b/src/Umbraco.Web.UI/umbraco/config/lang/ru.xml @@ -1,4 +1,4 @@ - + Alexander Bryukhov (Unico Design company) @@ -40,8 +40,13 @@ Создан новый домен '%0%' Домен '%0%' удален Домен с именем '%0%' уже существует - Например: yourdomain.com, www.yourdomain.com + + + https://www.example.com/, example.com/en, и т.п. Используйте символ '*'
+ если домен не важен, а нужно просто установить язык.]]> +
Домен '%0%' обновлен + Неверное имя домена Править существующие домены @@ -69,6 +74,7 @@ Сохранить и опубликовать Сохранить и направить на публикацию Предварительный просмотр + Предварительный просмотр запрещен, так как документу не сопоставлен шаблон Показать стили Выбрать стиль Вставить таблицу @@ -265,6 +271,7 @@ Email адрес Ошибка Найти + Папка Высота Справка Иконка @@ -591,6 +598,11 @@ + + + Включая неопубликованные дочерние документы Идет публикация. Пожалуйста, подождите... %0% из %1% документов опубликованы... @@ -640,6 +652,9 @@ Пользователи + Родительский тип контента разрешен + Данный тип контента использует + в качестве родительского типа. Вкладки родительского типа не показаны и могут быть изменены непосредственно в родительском типе Шаблон по-умолчанию Словарная статья Чтобы импортировать тип документа, найдите файл ".udt" на своем компьютере, нажав на кнопку "Обзор", затем нажмите "Импортировать" (на следующем экране будет запрошено подтверждение для этой операции). @@ -842,6 +857,7 @@ Поле категории Изменить пароль Вы можете сменить свой пароль для доступа к административной панели Umbraco, заполнив нижеследующие поля и нажав на кнопку 'Изменить пароль' + Подтверждение нового пароля Канал содержимого При входе перевести в режим редактирования "на месте" Поле описания @@ -853,6 +869,7 @@ Имя входа (логин) Начальный узел в Медиа-библиотеке Разделы + Сменить пароль Отключить доступ к административной панели Umbraco Пароль Ваш пароль доступа изменен! @@ -875,4 +892,4 @@ Типы пользователей Автор -
+ \ No newline at end of file diff --git a/src/Umbraco.Web.UI/umbraco/config/lang/zh.xml b/src/Umbraco.Web.UI/umbraco/config/lang/zh.xml index ec2b83242b..a158293f42 100644 --- a/src/Umbraco.Web.UI/umbraco/config/lang/zh.xml +++ b/src/Umbraco.Web.UI/umbraco/config/lang/zh.xml @@ -32,6 +32,7 @@ 排序 提交至发布者 翻译 + 取消发布 更新 @@ -40,8 +41,13 @@ 新域名 '%0%' 已创建 域名 '%0%' 已删除 域名 '%0%' 已使用 - 例如:yourdomain.com、www.yourdomain.com + + + https://www.example.com/、example.com/en、……使用 * 代表任意域名,
+ 只需要设置语言部分即可。]]> +
域名 '%0%' 已更新 + 域名错误 编辑当前域名 @@ -69,6 +75,7 @@ 保存并发布 保存并提交审核 预览 + 因未设置模板无法预览 选择样式 显示样式 插入表格 @@ -580,6 +587,11 @@ + + + 包含未发布的子项 正在发布,请稍候… %0% 中的 %1% 页面已发布… @@ -629,6 +641,9 @@ 用户 + 作为主控文档类型. 主控文档类型的标签只能在主控文档类型里修改。 + 主控文档类型激活 + 该文档类型使用 默认模板 字典键 要导入文档类型,请点击“浏览”按钮,再点击“导入”,然后在您电脑上查找 ".udt"文件导入(下一页中需要您再次确认) @@ -656,6 +671,7 @@ 选项卡已创建 选项卡已删除 id为%0%的选项卡已删除 + 内容已取消发布 样式表未保存 样式表已保存 样式表保存,无错误。 @@ -828,6 +844,7 @@ 分类字段 更改密码 要改变密码,请在框中输入新密码,然后单击“更改密码”。 + 确认新密码 内容频道 登录后进入实时编辑模式 描述字段 @@ -839,6 +856,7 @@ 登录 默认打开媒体项 区域 + 更改密码 禁用后台管理界面 密码 您的密码已更改! @@ -860,4 +878,4 @@ 用户类型 撰稿人 - \ No newline at end of file + diff --git a/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracocss/langs/en_us.js b/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracocss/langs/en_us.js new file mode 100644 index 0000000000..fbda3698e0 --- /dev/null +++ b/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracocss/langs/en_us.js @@ -0,0 +1,3 @@ +tinyMCE.addI18n('en_us.example',{ + desc : 'This is just a template button' +}); diff --git a/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracocss/langs/en_us_dlg.js b/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracocss/langs/en_us_dlg.js new file mode 100644 index 0000000000..0468c4553c --- /dev/null +++ b/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracocss/langs/en_us_dlg.js @@ -0,0 +1,3 @@ +tinyMCE.addI18n('en_us.example_dlg',{ + title : 'This is just a example title' +}); diff --git a/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracocss/langs/it.js b/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracocss/langs/it.js new file mode 100644 index 0000000000..1e2d9a5088 --- /dev/null +++ b/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracocss/langs/it.js @@ -0,0 +1,3 @@ +tinyMCE.addI18n('it.example',{ +desc : 'Esempio di pulsante' +}); diff --git a/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracocss/langs/it_dlg.js b/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracocss/langs/it_dlg.js new file mode 100644 index 0000000000..8ee63fb598 --- /dev/null +++ b/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracocss/langs/it_dlg.js @@ -0,0 +1,3 @@ +tinyMCE.addI18n('it.example_dlg',{ +title : 'Esempio di titolo' +}); diff --git a/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracoembed/langs/de.js b/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracoembed/langs/de.js new file mode 100644 index 0000000000..ad0b940580 --- /dev/null +++ b/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracoembed/langs/de.js @@ -0,0 +1,10 @@ +tinyMCE.addI18n('de.embed_dlg', { + title: 'Medien von Drittanbietern einbetten', + general: 'Allgemein', + url: 'Url:', + size: 'Abmessungen:', + constrain_proportions: 'Proportionen beibehalten', + preview: 'Vorschau', + source: 'Quellcode' + +}); diff --git a/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracoembed/langs/de_dlg.js b/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracoembed/langs/de_dlg.js new file mode 100644 index 0000000000..ad0b940580 --- /dev/null +++ b/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracoembed/langs/de_dlg.js @@ -0,0 +1,10 @@ +tinyMCE.addI18n('de.embed_dlg', { + title: 'Medien von Drittanbietern einbetten', + general: 'Allgemein', + url: 'Url:', + size: 'Abmessungen:', + constrain_proportions: 'Proportionen beibehalten', + preview: 'Vorschau', + source: 'Quellcode' + +}); diff --git a/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracoembed/langs/en_us.js b/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracoembed/langs/en_us.js new file mode 100644 index 0000000000..e46f45c725 --- /dev/null +++ b/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracoembed/langs/en_us.js @@ -0,0 +1,10 @@ +tinyMCE.addI18n('en_us.embed_dlg', { + title: 'Embed third party media', + general: 'General', + url: 'Url:', + size: 'Size:', + constrain_proportions: 'Constrain', + preview: 'Preview', + source: 'Source' + +}); \ No newline at end of file diff --git a/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracoembed/langs/en_us_dlg.js b/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracoembed/langs/en_us_dlg.js new file mode 100644 index 0000000000..8c6a070226 --- /dev/null +++ b/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracoembed/langs/en_us_dlg.js @@ -0,0 +1,10 @@ +tinyMCE.addI18n('en_us.embed_dlg', { + title: 'Embed third party media', + general: 'General', + url: 'Url:', + size: 'Size:', + constrain_proportions: 'Constrain', + preview: 'Preview', + source: 'Source' + +}); diff --git a/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracoembed/langs/it.js b/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracoembed/langs/it.js new file mode 100644 index 0000000000..a34f018b1a --- /dev/null +++ b/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracoembed/langs/it.js @@ -0,0 +1,9 @@ +tinyMCE.addI18n('en.embed_dlg', { +title: 'Integra media di terze parti', +general: 'Generale', +url: 'Url:', +size: 'Dimensione:', +constrain_proportions: 'Vincolo', +preview: 'Anteprima', +source: 'Sorgente' +}); diff --git a/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracoembed/langs/it_dlg.js b/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracoembed/langs/it_dlg.js new file mode 100644 index 0000000000..8209a7c0df --- /dev/null +++ b/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracoembed/langs/it_dlg.js @@ -0,0 +1,9 @@ +tinyMCE.addI18n('it.embed_dlg', { +title: 'Integra media di terze parti', +general: 'Generale', +url: 'Url:', +size: 'Dimensione:', +constrain_proportions: 'Vincolo', +preview: 'Anteprima', +source: 'Sorgente' +}); diff --git a/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracoimg/langs/en_us_dlg.js b/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracoimg/langs/en_us_dlg.js new file mode 100644 index 0000000000..db5be8ae0b --- /dev/null +++ b/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracoimg/langs/en_us_dlg.js @@ -0,0 +1,43 @@ +tinyMCE.addI18n('en_us.umbimage_dlg', { + tab_general: 'General', + tab_appearance: 'Appearance', + tab_advanced: 'Advanced', + general: 'General', + title: 'Title', + preview: 'Preview', + constrain_proportions: 'Constrain proportions', + langdir: 'Language direction', + langcode: 'Language code', + long_desc: 'Long description link', + style: 'Style', + classes: 'Classes', + ltr: 'Left to right', + rtl: 'Right to left', + id: 'Id', + map: 'Image map', + swap_image: 'Swap image', + alt_image: 'Alternative image', + mouseover: 'for mouse over', + mouseout: 'for mouse out', + misc: 'Miscellaneous', + example_img: 'Appearance preview image', + missing_alt: 'Are you sure you want to continue without including an Image Description? Without it the image may not be accessible to some users with disabilities, or to those using a text browser, or browsing the Web with images turned off.', + dialog_title: 'Insert/edit image', + src: 'Image URL', + alt: 'Image description', + list: 'Image list', + border: 'Border', + dimensions: 'Dimensions', + vspace: 'Vertical space', + hspace: 'Horizontal space', + align: 'Alignment', + align_baseline: 'Baseline', + align_top: 'Top', + align_middle: 'Middle', + align_bottom: 'Bottom', + align_texttop: 'Text top', + align_textbottom: 'Text bottom', + align_left: 'Left', + align_right: 'Right', + image_list: 'Image list' +}); \ No newline at end of file diff --git a/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracolink/langs/en_us_dlg.js b/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracolink/langs/en_us_dlg.js new file mode 100644 index 0000000000..65703ee223 --- /dev/null +++ b/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracolink/langs/en_us_dlg.js @@ -0,0 +1 @@ +tinyMCE.addI18n('en_us.advlink_dlg', { "target_name": "Target Name", classes: "Classes", style: "Style", id: "ID", "popup_position": "Position (X/Y)", langdir: "Language Direction", "popup_size": "Size", "popup_dependent": "Dependent (Mozilla/Firefox Only)", "popup_resizable": "Make Window Resizable", "popup_location": "Show Location Bar", "popup_menubar": "Show Menu Bar", "popup_toolbar": "Show Toolbars", "popup_statusbar": "Show Status Bar", "popup_scrollbars": "Show Scrollbars", "popup_return": "Insert \'return false\'", "popup_name": "Window Name", "popup_url": "Popup URL", popup: "JavaScript Popup", "target_blank": "Open in New Window", "target_top": "Open in Top Frame (Replaces All Frames)", "target_parent": "Open in Parent Window/Frame", "target_same": "Open in This Window/Frame", "anchor_names": "Anchors", "popup_opts": "Options", "advanced_props": "Advanced Properties", "event_props": "Events", "popup_props": "Popup Properties", "general_props": "General Properties", "advanced_tab": "Advanced", "events_tab": "Events", "popup_tab": "Popup", "general_tab": "General", list: "Link List", "is_external": "The URL you entered seems to be an external link. Do you want to add the required http:// prefix?", "is_email": "The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?", titlefield: "Title", target: "Target", url: "Link URL", title: "Insert/Edit Link", "link_list": "Link List", rtl: "Right to Left", ltr: "Left to Right", accesskey: "AccessKey", tabindex: "TabIndex", rev: "Relationship Target to Page", rel: "Relationship Page to Target", mime: "Target MIME Type", encoding: "Target Character Encoding", langcode: "Language Code", "target_langcode": "Target Language", width: "Width", height: "Height" }); \ No newline at end of file diff --git a/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracomacro/langs/en_us.js b/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracomacro/langs/en_us.js new file mode 100644 index 0000000000..61fee28c63 --- /dev/null +++ b/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracomacro/langs/en_us.js @@ -0,0 +1,3 @@ +tinyMCE.addI18n('en_us.umbracomacro',{ + desc : 'Insert macro' +}); diff --git a/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracomacro/langs/en_us_dlg.js b/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracomacro/langs/en_us_dlg.js new file mode 100644 index 0000000000..0468c4553c --- /dev/null +++ b/src/Umbraco.Web.UI/umbraco_client/tinymce3/plugins/umbracomacro/langs/en_us_dlg.js @@ -0,0 +1,3 @@ +tinyMCE.addI18n('en_us.example_dlg',{ + title : 'This is just a example title' +}); diff --git a/src/Umbraco.Web.UI/umbraco_client/tinymce3/themes/umbraco/langs/en_us.js b/src/Umbraco.Web.UI/umbraco_client/tinymce3/themes/umbraco/langs/en_us.js new file mode 100644 index 0000000000..338916378b --- /dev/null +++ b/src/Umbraco.Web.UI/umbraco_client/tinymce3/themes/umbraco/langs/en_us.js @@ -0,0 +1,74 @@ +tinyMCE.addI18n('en_us.umbraco',{"underline_desc":"Underline (Ctrl+U)", +"italic_desc":"Italic (Ctrl+I)", +"bold_desc":"Bold (Ctrl+B)", +dd:"Definition Description", +dt:"Definition Term ", +samp:"Code Sample", +code:"Code", +blockquote:"Block Quote", +h6:"Heading 6", +h5:"Heading 5", +h4:"Heading 4", +h3:"Heading 3", +h2:"Heading 2", +h1:"Heading 1", +pre:"Preformatted", +address:"Address", +div:"DIV", +paragraph:"Paragraph", +block:"Format", +fontdefault:"Font Family", +"font_size":"Font Size", +"style_select":"Styles", +"anchor_delta_height":"", +"anchor_delta_width":"", +"charmap_delta_height":"", +"charmap_delta_width":"", +"colorpicker_delta_height":"", +"colorpicker_delta_width":"", +"link_delta_height":"", +"link_delta_width":"", +"image_delta_height":"", +"image_delta_width":"", +"more_colors":"More Colors...", +"toolbar_focus":"Jump to tool buttons - Alt+Q, Jump to editor - Alt-Z, Jump to element path - Alt-X", +newdocument:"Are you sure you want clear all contents?", +path:"Path", +"clipboard_msg":"Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?", +"blockquote_desc":"Block Quote", +"help_desc":"Help", +"newdocument_desc":"New Document", +"image_props_desc":"Image Properties", +"paste_desc":"Paste (Ctrl+V)", +"copy_desc":"Copy (Ctrl+C)", +"cut_desc":"Cut (Ctrl+X)", +"anchor_desc":"Insert/Edit Anchor", +"visualaid_desc":"show/Hide Guidelines/Invisible Elements", +"charmap_desc":"Insert Special Character", +"backcolor_desc":"Select Background Color", +"forecolor_desc":"Select Text Color", +"custom1_desc":"Your Custom Description Here", +"removeformat_desc":"Remove Formatting", +"hr_desc":"Insert Horizontal Line", +"sup_desc":"Superscript", +"sub_desc":"Subscript", +"code_desc":"Edit HTML Source", +"cleanup_desc":"Cleanup Messy Code", +"image_desc":"Insert/Edit Image", +"unlink_desc":"Unlink", +"link_desc":"Insert/Edit Link", +"redo_desc":"Redo (Ctrl+Y)", +"undo_desc":"Undo (Ctrl+Z)", +"indent_desc":"Increase Indent", +"outdent_desc":"Decrease Indent", +"numlist_desc":"Insert/Remove Numbered List", +"bullist_desc":"Insert/Remove Bulleted List", +"justifyfull_desc":"Align Full", +"justifyright_desc":"Align Right", +"justifycenter_desc":"Align Center", +"justifyleft_desc":"Align Left", +"striketrough_desc":"Strikethrough", +"help_shortcut":"Press ALT-F10 for toolbar. Press ALT-0 for help", +"rich_text_area":"Rich Text Area", +"shortcuts_desc":"Accessability Help", +toolbar:"Toolbar"}); diff --git a/src/Umbraco.Web.UI/umbraco_client/tinymce3/themes/umbraco/langs/en_us_dlg.js b/src/Umbraco.Web.UI/umbraco_client/tinymce3/themes/umbraco/langs/en_us_dlg.js new file mode 100644 index 0000000000..c5fd891722 --- /dev/null +++ b/src/Umbraco.Web.UI/umbraco_client/tinymce3/themes/umbraco/langs/en_us_dlg.js @@ -0,0 +1,55 @@ +tinyMCE.addI18n('en_us.umbraco_dlg', {"link_list":"Link List", +"link_is_external":"The URL you entered seems to be an external link. Do you want to add the required http:// prefix?", +"link_is_email":"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?", +"link_titlefield":"Title", +"link_target_blank":"Open Link in a New Window", +"link_target_same":"Open Link in the Same Window", +"link_target":"Target", +"link_url":"Link URL", +"link_title":"Insert/Edit Link", +"image_align_right":"Right", +"image_align_left":"Left", +"image_align_textbottom":"Text Bottom", +"image_align_texttop":"Text Top", +"image_align_bottom":"Bottom", +"image_align_middle":"Middle", +"image_align_top":"Top", +"image_align_baseline":"Baseline", +"image_align":"Alignment", +"image_hspace":"Horizontal Space", +"image_vspace":"Vertical Space", +"image_dimensions":"Dimensions", +"image_alt":"Image Description", +"image_list":"Image List", +"image_border":"Border", +"image_src":"Image URL", +"image_title":"Insert/Edit Image", +"charmap_title":"Insert Character", + "charmap_usage":"Use left and right arrows to navigate.", +"colorpicker_name":"Name:", +"colorpicker_color":"Color:", +"colorpicker_named_title":"Named Colors", +"colorpicker_named_tab":"Named", +"colorpicker_palette_title":"Palette Colors", +"colorpicker_palette_tab":"Palette", +"colorpicker_picker_title":"Color Picker", +"colorpicker_picker_tab":"Picker", +"colorpicker_title":"Select a Color", +"code_wordwrap":"Word Wrap", +"code_title":"View Source", +"anchor_name":"Name", +"anchor_title":"Insert/Edit Anchor", +"about_loaded":"Loaded Plugins", +"about_version":"Version", +"about_author":"Author", +"about_plugin":"Plugin", +"about_plugins":"Plugins", +"about_license":"License", +"about_help":"Help", +"about_general":"About", +"about_title":"About TinyMCE", +"anchor_invalid":"Please specify a valid anchor name.", +"accessibility_help":"Accessibility Help", +"accessibility_usage_title":"General Usage", +"invalid_color_value":"Invalid color value", +"":""}); diff --git a/src/Umbraco.Web.UI/umbraco_client/tinymce3/themes/umbraco/langs/it.js b/src/Umbraco.Web.UI/umbraco_client/tinymce3/themes/umbraco/langs/it.js index 7708133754..1cff652533 100644 --- a/src/Umbraco.Web.UI/umbraco_client/tinymce3/themes/umbraco/langs/it.js +++ b/src/Umbraco.Web.UI/umbraco_client/tinymce3/themes/umbraco/langs/it.js @@ -1,6 +1,16 @@ tinyMCE.addI18n('it.umbraco',{ -style_select:"Stili", -font_size:"Grandezza carattere", +"style_select":"Stili", +"anchor_delta_height":"", +"anchor_delta_width":"", +"charmap_delta_height":"", +"charmap_delta_width":"", +"colorpicker_delta_height":"", +"colorpicker_delta_width":"", +"link_delta_height":"", +"link_delta_width":"", +"image_delta_height":"", +"image_delta_width":"", +"font_size":"Grandezza carattere", fontdefault:"Famiglia carattere", block:"Formato", paragraph:"Paragrafo", @@ -18,9 +28,9 @@ code:"Codice", samp:"Esempio codice", dt:"Termine definizione", dd:"Descrizione definizione", -bold_desc:"Grassetto (Ctrl+B)", -italic_desc:"Corsivo (Ctrl+I)", -underline_desc:"Sottolineato (Ctrl+U)", +"bold_desc":"Grassetto (Ctrl+B)", +"italic_desc":"Corsivo (Ctrl+I)", +"underline_desc":"Sottolineato (Ctrl+U)", striketrough_desc:"Barrato", justifyleft_desc:"Allinea a sinistra", justifycenter_desc:"Centra", @@ -52,11 +62,15 @@ copy_desc:"Copia", paste_desc:"Incolla", image_props_desc:"Propriet\u00E0 immagine", newdocument_desc:"Nuovo documento", -help_desc:"Aiuto", -blockquote_desc:"Testo quotato", -clipboard_msg:"Copia/Taglia/Incolla non \u00E8 disponibile in Mozilla e Firefox..\r\nSi desidera avere maggiori informazioni su questo problema?", +"help_desc":"Aiuto", +"blockquote_desc":"Testo quotato", +"clipboard_msg":"Copia/Taglia/Incolla non \u00E8 disponibile in Mozilla e Firefox..\r\nSi desidera avere maggiori informazioni su questo problema?", path:"Percorso", newdocument:"Sei sicuro di voler cancellare tutti i contenuti?", -toolbar_focus:"Vai ai pulsanti strumento - Alt+Q, Vai all'editor - Alt-Z, Vai al percorso dell'elemento - Alt-X", -more_colors:"Colori aggiuntivi" -}); \ No newline at end of file +"toolbar_focus":"Vai ai pulsanti strumento - Alt+Q, Vai all'editor - Alt-Z, Vai al percorso dell'elemento - Alt-X", +"more_colors":"Colori aggiuntivi", +"rich_text_area":"Rich Text Area", +"help_shortcut":"Premere ALT-F10 per la barra degli strumenti. Premere ALT-0 per aiuto", +"shortcuts_desc":"Guida accessibilit\u00E0", +toolbar:"Barra degli strumenti" +}); diff --git a/src/Umbraco.Web.UI/umbraco_client/tinymce3/themes/umbraco/langs/it_dlg.js b/src/Umbraco.Web.UI/umbraco_client/tinymce3/themes/umbraco/langs/it_dlg.js index 6b4e1fb7cd..ff20774420 100644 --- a/src/Umbraco.Web.UI/umbraco_client/tinymce3/themes/umbraco/langs/it_dlg.js +++ b/src/Umbraco.Web.UI/umbraco_client/tinymce3/themes/umbraco/langs/it_dlg.js @@ -1,51 +1,52 @@ tinyMCE.addI18n('it.umbraco_dlg',{ -about_title:"Informazioni su TinyMCE", -about_general:"Informazioni", -about_help:"Aiuto", -about_license:"Licenza", -about_plugins:"Plugins", -about_plugin:"Plugin", -about_author:"Autore", -about_version:"Versione", -about_loaded:"Plugin caricati", -anchor_title:"Inserisci/modifica ancora", -anchor_name:"Nome ancora", -code_title:"Editor sorgente HTML", -code_wordwrap:"A capo automatico", -colorpicker_title:"Seleziona un colore", -colorpicker_picker_tab:"Selettore", -colorpicker_picker_title:"Selettore colori", -colorpicker_palette_tab:"Tavolozza", -colorpicker_palette_title:"Tavolozza dei colori", -colorpicker_named_tab:"Per nome", -colorpicker_named_title:"Colori per nome", -colorpicker_color:"Colore:", -colorpicker_name:"Nome:", -charmap_title:"Seleziona carattere speciale", -image_title:"Inserisci/modifica immagine", -image_src:"URL immagine", -image_alt:"Descrizione immagine", -image_list:"Lista immagini", -image_border:"Bordo", -image_dimensions:"Dimensioni", -image_vspace:"Spaziatura verticale", -image_hspace:"Spaziatura orizzontale", -image_align:"Allineamentot", -image_align_baseline:"Alla base", -image_align_top:"In alto", -image_align_middle:"In mezzo", -image_align_bottom:"In basso", -image_align_texttop:"In alto al testo", -image_align_textbottom:"In basso al testo", -image_align_left:"A sinistra", -image_align_right:"A destra", -link_title:"Inserisci/modifica collegamento", -link_url:"URL collegamento", -link_target:"Target", -link_target_same:"Apri link nella stessa finestra", -link_target_blank:"Apri link in una nuova finestra", -link_titlefield:"Titolo", -link_is_email:"L'URL inserito sembra essere un indirizzo email. Aggiungere il necessario prefisso mailto: ?", -link_is_external:"L'URL inserito sembra essere un link esterno. Aggiungere il necessario prefisso http:// ?", -link_list:"Lista collegamenti" -}); \ No newline at end of file +"about_title":"Informazioni su TinyMCE", +"about_general":"Informazioni", +"about_help":"Aiuto", +"about_license":"Licenza", +"about_plugins":"Plugins", +"about_plugin":"Plugin", +"about_author":"Autore", +"about_version":"Versione", +"about_loaded":"Plugin caricati", +"anchor_title":"Inserisci/modifica ancora", +"anchor_name":"Nome ancora", +"code_title":"Editor sorgente HTML", +"code_wordwrap":"A capo automatico", +"colorpicker_title":"Seleziona un colore", +"colorpicker_picker_tab":"Selettore", +"colorpicker_picker_title":"Selettore colori", +"colorpicker_palette_tab":"Tavolozza", +"colorpicker_palette_title":"Tavolozza dei colori", +"colorpicker_named_tab":"Per nome", +"colorpicker_named_title":"Colori per nome", +"colorpicker_color":"Colore:", +"colorpicker_name":"Nome:", +"charmap_title":"Seleziona carattere speciale", +"charmap_usage":"Usa le frecce sinistra e destra per navigare.", +"image_title":"Inserisci/modifica immagine", +"image_src":"URL immagine", +"image_alt":"Descrizione immagine", +"image_list":"Lista immagini", +"image_border":"Bordo", +"image_dimensions":"Dimensioni", +"image_vspace":"Spaziatura verticale", +"image_hspace":"Spaziatura orizzontale", +"image_align":"Allineamento", +"image_align_baseline":"Alla base", +"image_align_top":"In alto", +"image_align_middle":"In mezzo", +"image_align_bottom":"In basso", +"image_align_texttop":"In alto al testo", +"image_align_textbottom":"In basso al testo", +"image_align_left":"A sinistra", +"image_align_right":"A destra", +"link_title":"Inserisci/modifica collegamento", +"link_url":"URL collegamento", +"link_target":"Target", +"link_target_same":"Apri link nella stessa finestra", +"link_target_blank":"Apri link in una nuova finestra", +"link_titlefield":"Titolo", +"link_is_email":"L'URL inserito sembra essere un indirizzo email. Aggiungere il necessario prefisso mailto: ?", +"link_is_external":"L'URL inserito sembra essere un link esterno. Aggiungere il necessario prefisso http:// ?", +"link_list":"Lista collegamenti" +}); From 98ed32c8cf7f68d28decf3dde0c034821b20d366 Mon Sep 17 00:00:00 2001 From: Sebastiaan Janssen Date: Thu, 10 Jan 2013 09:55:35 -0100 Subject: [PATCH 2/7] Include the new translation files in the project so they get in the build too --- src/Umbraco.Web.UI/Umbraco.Web.UI.csproj | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj b/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj index 3e7f7e4be1..091a38801b 100644 --- a/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj +++ b/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj @@ -415,6 +415,7 @@ UI.xml + @@ -985,6 +986,10 @@ + + + + @@ -997,6 +1002,10 @@ + + + + @@ -1004,6 +1013,7 @@ + @@ -1011,6 +1021,7 @@ + @@ -1021,6 +1032,8 @@ + + @@ -1188,6 +1201,8 @@ + + From a53efb394ff0c88b2dc18cd8525c6dd3d084ae97 Mon Sep 17 00:00:00 2001 From: Sebastiaan Janssen Date: Thu, 10 Jan 2013 10:54:56 -0100 Subject: [PATCH 3/7] Closing 4.11.2 branch --- src/Umbraco.Web.UI/Umbraco.Web.UI.csproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj b/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj index 091a38801b..bcc19d6399 100644 --- a/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj +++ b/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj @@ -1000,6 +1000,8 @@ + + From 06f9dee6495e57cb933efe69b11caad689bdeda3 Mon Sep 17 00:00:00 2001 From: Sebastiaan Janssen Date: Thu, 10 Jan 2013 11:05:34 -0100 Subject: [PATCH 4/7] Added tag 4.11.2 for changeset 73711b806a40 --- .hgtags | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgtags b/.hgtags index 6daa26e240..1483c63d46 100644 --- a/.hgtags +++ b/.hgtags @@ -16,3 +16,4 @@ f6da531fbb4c251ff61d314e2a7effb13c71e74a Release-4.10.0 7f827760cb49d749616859f528d19dde64807947 Release-4.11.1 7f827760cb49d749616859f528d19dde64807947 Release-4.11.1 6eb5f2fb5a88aa29ea544499df9160a1b31b5638 Release-4.11.1 +73711b806a4044dbf0d7d7c095ddfdda23b09932 4.11.2 From 227a38fb98a95549846a613c26d51e5c29bdbd29 Mon Sep 17 00:00:00 2001 From: Sebastiaan Janssen Date: Thu, 10 Jan 2013 11:05:43 -0100 Subject: [PATCH 5/7] Removed tag 4.11.2 --- .hgtags | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.hgtags b/.hgtags index 1483c63d46..a39f944015 100644 --- a/.hgtags +++ b/.hgtags @@ -17,3 +17,5 @@ f6da531fbb4c251ff61d314e2a7effb13c71e74a Release-4.10.0 7f827760cb49d749616859f528d19dde64807947 Release-4.11.1 6eb5f2fb5a88aa29ea544499df9160a1b31b5638 Release-4.11.1 73711b806a4044dbf0d7d7c095ddfdda23b09932 4.11.2 +73711b806a4044dbf0d7d7c095ddfdda23b09932 4.11.2 +0000000000000000000000000000000000000000 4.11.2 From ab6c5ac21a1a93d8cc6c4e4624ec13689c5394e5 Mon Sep 17 00:00:00 2001 From: Sebastiaan Janssen Date: Thu, 10 Jan 2013 11:05:52 -0100 Subject: [PATCH 6/7] Added tag Release-4.11.2 for changeset 73711b806a40 --- .hgtags | 1 + 1 file changed, 1 insertion(+) diff --git a/.hgtags b/.hgtags index a39f944015..684ac05c99 100644 --- a/.hgtags +++ b/.hgtags @@ -19,3 +19,4 @@ f6da531fbb4c251ff61d314e2a7effb13c71e74a Release-4.10.0 73711b806a4044dbf0d7d7c095ddfdda23b09932 4.11.2 73711b806a4044dbf0d7d7c095ddfdda23b09932 4.11.2 0000000000000000000000000000000000000000 4.11.2 +73711b806a4044dbf0d7d7c095ddfdda23b09932 Release-4.11.2 From a1cc58408f56838c4912cd1470d2b9e58f347e76 Mon Sep 17 00:00:00 2001 From: Sebastiaan Janssen Date: Thu, 10 Jan 2013 11:22:42 -0100 Subject: [PATCH 7/7] Include the new translation files in the project so they get in the build too --- src/Umbraco.Web.UI/Umbraco.Web.UI.csproj | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj b/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj index 99c9775849..d555b38684 100644 --- a/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj +++ b/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj @@ -1014,6 +1014,8 @@ + + @@ -1024,10 +1026,14 @@ + + + +