Просмотр исходного кода

6.1.0.2 release

Former-commit-id: 7992fbb42899f2c60fcf05131fa9b20696683f10
Gaudenz Alder 8 лет назад
Родитель
Сommit
2f2cfa2de1
74 измененных файлов с 2810 добавлено и 2762 удалено
  1. 8 0
      ChangeLog
  2. 1 1
      VERSION
  3. 68 69
      etc/mxgraph/mxClient.js
  4. 1 1
      war/cache.manifest
  5. 360 354
      war/js/app.min.js
  6. 442 446
      war/js/atlas-viewer.min.js
  7. 747 752
      war/js/atlas.min.js
  8. 4 7
      war/js/diagramly/App.js
  9. 7 3
      war/js/diagramly/Dialogs.js
  10. 7 1
      war/js/diagramly/DriveClient.js
  11. 28 146
      war/js/diagramly/EditorUi.js
  12. 290 33
      war/js/diagramly/GitHubClient.js
  13. 4 19
      war/js/diagramly/GitHubFile.js
  14. 41 12
      war/js/diagramly/Menus.js
  15. 1 1
      war/js/diagramly/OneDriveClient.js
  16. 69 70
      war/js/embed-static.min.js
  17. 1 7
      war/js/mxgraph/Actions.js
  18. 2 2
      war/js/mxgraph/Dialogs.js
  19. 69 70
      war/js/reader.min.js
  20. 443 447
      war/js/viewer.min.js
  21. 5 3
      war/plugins/voice.js
  22. 4 6
      war/resources/dia.txt
  23. 4 6
      war/resources/dia_am.txt
  24. 4 6
      war/resources/dia_ar.txt
  25. 4 6
      war/resources/dia_bg.txt
  26. 4 6
      war/resources/dia_bn.txt
  27. 4 6
      war/resources/dia_bs.txt
  28. 4 6
      war/resources/dia_ca.txt
  29. 4 6
      war/resources/dia_cs.txt
  30. 4 6
      war/resources/dia_da.txt
  31. 4 6
      war/resources/dia_de.txt
  32. 4 6
      war/resources/dia_el.txt
  33. 4 6
      war/resources/dia_es.txt
  34. 4 6
      war/resources/dia_et.txt
  35. 4 6
      war/resources/dia_fa.txt
  36. 4 6
      war/resources/dia_fi.txt
  37. 4 6
      war/resources/dia_fil.txt
  38. 4 6
      war/resources/dia_fr.txt
  39. 4 6
      war/resources/dia_gu.txt
  40. 4 6
      war/resources/dia_he.txt
  41. 4 6
      war/resources/dia_hi.txt
  42. 4 6
      war/resources/dia_hr.txt
  43. 4 6
      war/resources/dia_hu.txt
  44. 4 6
      war/resources/dia_i18n.txt
  45. 4 6
      war/resources/dia_id.txt
  46. 4 6
      war/resources/dia_it.txt
  47. 4 6
      war/resources/dia_ja.txt
  48. 4 6
      war/resources/dia_kn.txt
  49. 4 6
      war/resources/dia_ko.txt
  50. 4 6
      war/resources/dia_lt.txt
  51. 4 6
      war/resources/dia_lv.txt
  52. 4 6
      war/resources/dia_ml.txt
  53. 4 6
      war/resources/dia_mr.txt
  54. 4 6
      war/resources/dia_ms.txt
  55. 4 6
      war/resources/dia_nl.txt
  56. 4 6
      war/resources/dia_no.txt
  57. 4 6
      war/resources/dia_pl.txt
  58. 4 6
      war/resources/dia_pt-br.txt
  59. 4 6
      war/resources/dia_pt.txt
  60. 4 6
      war/resources/dia_ro.txt
  61. 4 6
      war/resources/dia_ru.txt
  62. 4 6
      war/resources/dia_sk.txt
  63. 4 6
      war/resources/dia_sl.txt
  64. 4 6
      war/resources/dia_sr.txt
  65. 4 6
      war/resources/dia_sv.txt
  66. 4 6
      war/resources/dia_sw.txt
  67. 4 6
      war/resources/dia_ta.txt
  68. 4 6
      war/resources/dia_te.txt
  69. 4 6
      war/resources/dia_th.txt
  70. 4 6
      war/resources/dia_tr.txt
  71. 4 6
      war/resources/dia_uk.txt
  72. 4 6
      war/resources/dia_vi.txt
  73. 4 6
      war/resources/dia_zh-tw.txt
  74. 4 6
      war/resources/dia_zh.txt

+ 8 - 0
ChangeLog

@@ -1,3 +1,11 @@
+14-FEB-2017: 6.1.0.2
+
+- Adds picker for GitHub
+- Uses mxGraph 3.7.0.2 beta 3
+- Changes dialog title for PDF export in Chrome app
+- Adds pages option in image and SVG export dialog
+- Fixes cancel in message dialog for GitHub insert
+
 11-FEB-2017: 6.1.0.1
 
 - Fixes overwrite of GitHub files

+ 1 - 1
VERSION

@@ -1 +1 @@
-6.1.0.1
+6.1.0.2

Разница между файлами не показана из-за своего большого размера
+ 68 - 69
etc/mxgraph/mxClient.js


+ 1 - 1
war/cache.manifest

@@ -1,7 +1,7 @@
 CACHE MANIFEST
 
 # THIS FILE WAS GENERATED. DO NOT MODIFY!
-# 02/11/2017 11:43 AM
+# 02/14/2017 11:28 AM
 
 /app.html
 /index.html?offline=1

Разница между файлами не показана из-за своего большого размера
+ 360 - 354
war/js/app.min.js


Разница между файлами не показана из-за своего большого размера
+ 442 - 446
war/js/atlas-viewer.min.js


Разница между файлами не показана из-за своего большого размера
+ 747 - 752
war/js/atlas.min.js


+ 4 - 7
war/js/diagramly/App.js

@@ -618,11 +618,6 @@ mxUtils.extend(App, EditorUi);
  */
 App.prototype.defaultUserPicture = 'https://lh3.googleusercontent.com/-HIzvXUy6QUY/AAAAAAAAAAI/AAAAAAAAAAA/giuR7PQyjEk/photo.jpg?sz=30';
 
-/**
- * Executes the first step for connecting to Google Drive.
- */
-App.prototype.micImage = 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA5UlEQVR4Xr3SMYrCQBTGcSfIQiAgRIS9hOANBCurPUAuIAp7A7FVsFkIbLGYA9gKtoKNYG3jll5AFNKG518YMD6SISD4wY9J4MvkMYwRkZqOMSZkifGFe1b4pnvW3TqK8oMo14twxUgXPRSlDxU7TcUNPqATlG7wCi93cA2Iq2x7l7IJsgofB6UTiEjKklFqsabQSdFA5jqDAzrYQGeNNv5d9yDBEAME6NreFmP8Yuma4A8hFpiLSFNAYYYYn0jwCIUnxMcER4h1whS+7hseXKcu9ifGeQ+qeO8GjN7DPve+Q6+oewPhmE63Qfsb6AAAAABJRU5ErkJggg==';
-
 /**
  * 
  */
@@ -693,8 +688,10 @@ App.prototype.init = function()
 	/**
 	 * Creates github client.
 	 */
-	this.gitHub = (urlParams['gh'] != '0' && (urlParams['embed'] != '1'
-		|| urlParams['gh'] == '1')) ? new GitHubClient(this) : null;
+	this.gitHub = (!mxClient.IS_IE || document.documentMode == 10 ||
+			mxClient.IS_IE11 || mxClient.IS_EDGE) &&
+			(urlParams['gh'] != '0' && (urlParams['embed'] != '1' ||
+			urlParams['gh'] == '1')) ? new GitHubClient(this) : null;
 	
 	if (this.gitHub != null)
 	{

+ 7 - 3
war/js/diagramly/Dialogs.js

@@ -475,7 +475,7 @@ var SplashDialog = function(editorUi)
 		storage = mxResources.get('browser');
 	}
 	
-	if (serviceCount > 1)
+	if (!mxClient.IS_CHROMEAPP && serviceCount > 1)
 	{
 		var link = document.createElement('a');
 		link.setAttribute('href', 'javascript:void(0)');
@@ -3619,14 +3619,16 @@ var ImageDialog = function(editorUi, title, initialValue, fn, ignoreExisting, co
 /**
  * Constructs a new print dialog.
  */
-PrintDialog.prototype.create = function(editorUi)
+PrintDialog.prototype.create = function(editorUi, titleText)
 {
 	var graph = editorUi.editor.graph;
 	var div = document.createElement('div');
 	
 	var title = document.createElement('h3');
+	title.style.width = '100%';
+	title.style.textAlign = 'center';
 	title.style.marginTop = '0px';
-	mxUtils.write(title, mxResources.get('print'));
+	mxUtils.write(title, titleText || mxResources.get('print'));
 	div.appendChild(title);
 	
 	var pageCount = 1;
@@ -8276,5 +8278,7 @@ var CustomDialog = function(editorUi, content, okFn, cancelFn, okButtonText, hel
 
 	div.appendChild(btns);
 
+	this.cancelBtn = cancelBtn;
+	this.okButton = okBtn;
 	this.container = div;
 };

+ 7 - 1
war/js/diagramly/DriveClient.js

@@ -793,7 +793,7 @@ DriveClient.prototype.getXmlFile = function(resp, doc, success, error, ignoreMim
 				success(file);
 			}
 		}
-	}), error, resp.mimeType == 'image/png');
+	}), error, resp.mimeType.substring(0, 6) == 'image/');
 };
 
 /**
@@ -1178,6 +1178,12 @@ DriveClient.prototype.pickFile = function(fn, acceptAllFiles)
 					view.setMimeTypes(this.mimeTypes);
 					view2.setMimeTypes(this.mimeTypes);
 				}
+				else
+				{
+					// Workaround for no files shown
+					view.setMimeTypes(this.mimeTypes + ',image/png,image/jpg,image/svg+xml,' +
+						'application/xml,text/plain,text/html');
+				}
 				
 				this[name] = new google.picker.PickerBuilder()
 			        .setOAuthToken(this[name + 'Token'])

+ 28 - 146
war/js/diagramly/EditorUi.js

@@ -2782,7 +2782,7 @@
 	/**
 	 *
 	 */
-	EditorUi.prototype.exportSvg = function(scale, transparentBackground, ignoreSelection, addShadow, editable, embedImages, noCrop)
+	EditorUi.prototype.exportSvg = function(scale, transparentBackground, ignoreSelection, addShadow, editable, embedImages, noCrop, currentPage)
 	{
 		if (this.spinner.spin(document.body, mxResources.get('export')))
 		{
@@ -2828,7 +2828,7 @@
 				
 				if (editable)
 				{
-					svgRoot.setAttribute('content', this.getFileData(true, null, null, null, ignoreSelection));
+					svgRoot.setAttribute('content', this.getFileData(true, null, null, null, ignoreSelection, currentPage));
 				}
 				
 				var svg = '<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">\n' +
@@ -3054,7 +3054,7 @@
 			}
 		}
 
-		if (addTitle && file != null && file.getTitle() != null)
+		if (addTitle && file != null && file.getTitle() != null && file.getTitle() != this.defaultFilename)
 		{
 			params.push('title=' + encodeURIComponent(file.getTitle()));
 		}
@@ -3168,141 +3168,7 @@
 		
 		fn(value, scr);
 	};
-	
-	/**
-	 * 
-	 */
-	EditorUi.prototype.showGitHubDialog = function(filePath, fn, defaultPath)
-	{
-		if (this.gitHubDialog == null)
-		{
-			var div = document.createElement('div');
-			div.style.whiteSpace = 'nowrap';
-			var graph = this.editor.graph;
-			
-			var hd = document.createElement('h3');
-			mxUtils.write(hd, mxResources.get('github'));
-			hd.style.cssText = 'width:100%;text-align:center;margin-top:0px;margin-bottom:12px';
-			div.appendChild(hd);
-			
-			var table = document.createElement('table');
-			var tbody = document.createElement('tbody');
-			table.style.marginBottom = '16px';
-			
-			var addRow = mxUtils.bind(this, function(label, placeholder, value)
-			{
-				var row = document.createElement('tr');
-				var td1 = document.createElement('td');
-				td1.style.padding = '4px';
-				var td2 = td1.cloneNode(true);
-				
-				mxUtils.write(td1, label || '');
-				var input = document.createElement('input');
-				input.setAttribute('type', 'text');
-				input.style.width = '230px';
-				input.style.marginLeft = '4px';
-				input.value = value || '';
-				td2.appendChild(input);
-				
-				if (placeholder != null)
-				{
-					input.setAttribute('placeholder', placeholder);
-				}
-				
-				mxEvent.addListener(input, 'keypress', mxUtils.bind(this, function(evt)
-				{
-					if (evt.keyCode == 13 && !mxEvent.isConsumed(evt))
-					{
-						mxEvent.consume(evt);
-						this.hideDialog();
-						invokeFn();
-					}
-				}));
-				
-				row.appendChild(td1);
-				row.appendChild(td2);
-				tbody.appendChild(row);
-				
-				return input;
-			});
 
-			var orgInput = addRow(mxResources.get('organisation') + ':', 'org');
-			var repoInput = addRow(mxResources.get('repository') + ':', 'repo');
-			var pathInput = addRow();
-			var refInput = addRow(mxResources.get('ref') + ':', 'master');
-			
-			table.appendChild(tbody);
-			div.appendChild(table);
-			
-			var invokeFn = mxUtils.bind(this, function()
-			{
-				// Checks path for leading/trailing slashes
-				var path = pathInput.value;
-				
-				if (path.charAt(0) == '/')
-				{
-					path = path.substring(1);
-				}
-				
-				if (!filePath && path.charAt(path.length) == '/')
-				{
-					path = path.substring(0, path.length - 1);
-				}
-				
-				var ref = refInput.value;
-				
-				if (ref == '')
-				{
-					ref = 'master';
-				}
-				
-				this.gitHubDialog.fn(orgInput.value, repoInput.value, ref, path);
-			});
-			
-			this.gitHubDialog = new CustomDialog(this, div, invokeFn);
-			var ui = this;
-			
-			this.gitHubDialog.init = function(thisFn, fPath, dPath)
-			{
-				var file = ui.getCurrentFile();
-				
-				if (file != null && file.constructor == GitHubFile)
-				{
-					if (orgInput.value == '')
-					{
-						orgInput.value = file.meta.org || '';
-					}
-					
-					if (repoInput.value == '')
-					{
-						repoInput.value = file.meta.repo || '';
-					}
-				}
-								
-				var td = pathInput.parentNode.previousSibling;
-				td.innerHTML = '';
-				mxUtils.write(td, mxResources.get((fPath) ? 'path' : 'folder'));
-				pathInput.setAttribute('placeholder', (fPath) ? 'folder/filename.ext' : 'root');
-				pathInput.value = dPath || '';
-				orgInput.focus();
-				
-				if (mxClient.IS_FF || document.documentMode >= 5 || mxClient.IS_QUIRKS)
-				{
-					orgInput.select();
-				}
-				else
-				{
-					document.execCommand('selectAll', false, null);
-				}
-				
-				this.fn = thisFn;
-			};
-		}
-		
-		this.showDialog(this.gitHubDialog.container, 340, 200, true, true);
-		this.gitHubDialog.init(fn, filePath, defaultPath);
-	};
-	
 	/**
 	 * 
 	 */
@@ -3600,7 +3466,7 @@
 		var div = document.createElement('div');
 		div.style.whiteSpace = 'nowrap';
 		var graph = this.editor.graph;
-		var height = 246;
+		var height = 280;
 		
 		var hd = document.createElement('h3');
 		mxUtils.write(hd, title);
@@ -3671,12 +3537,27 @@
 		}
 		
 		var include = this.addCheckbox(div, mxResources.get('includeCopyOfMyDiagram'), true);
-		include.style.marginBottom = '16px';
+		var hasPages = this.pages != null && this.pages.length > 1;
+		var allPages = allPages = this.addCheckbox(div, mxResources.get('allPages'), hasPages, !hasPages);
+		allPages.style.marginLeft = '24px';
+		allPages.style.marginBottom = '16px';
 	
+		mxEvent.addListener(include, 'change', function()
+		{
+			if (include.checked)
+			{
+				allPages.removeAttribute('disabled');
+			}
+			else
+			{
+				allPages.setAttribute('disabled', 'disabled');
+			}
+		});
+		
 		var dlg = new CustomDialog(this, div, mxUtils.bind(this, function()
 		{
-			callback(zoomInput.value, transparent.checked, !selection.checked,
-				shadow.checked, include.checked, cb5.checked, cb6.checked);
+			callback(zoomInput.value, transparent.checked, !selection.checked, shadow.checked,
+				include.checked, cb5.checked, cb6.checked, !allPages.checked);
 		}), null, btnLabel, helpLink);
 		this.showDialog(dlg.container, 320, height, true, true);
 		zoomInput.focus();
@@ -4127,7 +4008,7 @@
 	/**
 	 *
 	 */
-	EditorUi.prototype.exportImage = function(scale, transparentBackground, ignoreSelection, addShadow, editable, noCrop)
+	EditorUi.prototype.exportImage = function(scale, transparentBackground, ignoreSelection, addShadow, editable, noCrop, currentPage)
 	{
 		if (this.spinner.spin(document.body, mxResources.get('exporting')))
 		{
@@ -4149,7 +4030,7 @@
 			   		try
 			   		{
 			   			this.saveCanvas(canvas, (editable) ? this.getFileData(
-			   				true, null, null, null, ignoreSelection) : null);
+			   				true, null, null, null, ignoreSelection, currentPage) : null);
 			   		}
 			   		catch (e)
 			   		{
@@ -4396,9 +4277,10 @@
 	 * Returns true if the given URL is known to have CORS headers.
 	 */
 	EditorUi.prototype.isCorsEnabledForUrl = function(url)
-	{	
-		return url.substring(0, 34) === 'https://raw.githubusercontent.com/' ||
-			/^https:\/\/.*\.github\.io\//.test(url);
+	{
+		return url.substring(0, 34) === 'https?://raw.githubusercontent.com/' ||
+			/^https?:\/\/.*\.github\.io\//.test(url) ||
+			/^https?:\/\/(.*\.)?rawgit\.com\//.test(url);
 	};
 
 	/**

+ 290 - 33
war/js/diagramly/GitHubClient.js

@@ -356,7 +356,8 @@ GitHubClient.prototype.createGitHubFile = function(org, repo, ref, req, asLibrar
 		}
 		else
 		{
-			content = (window.atob) ? atob(content) : Base64.decode(content, true);
+			// Workaround for character encoding issues in IE10/11
+			content = (window.atob && !mxClient.IS_IE && !mxClient.IS_IE11) ? atob(content) : Base64.decode(content);
 		}
 	}
 	
@@ -422,7 +423,10 @@ GitHubClient.prototype.insertFile = function(filename, data, success, error, asL
 					}), error);
 				}), mxUtils.bind(this, function()
 				{
-					// do nothing
+					if (error != null)
+					{
+						error();
+					}
 				}));
 			}
 		}
@@ -446,7 +450,7 @@ GitHubClient.prototype.showCommitDialog = function(filename, isNew, success, can
 	{
 		resume();
 		success(message);
-	}), mxResources.get('changes'), null, null, null, null, mxUtils.bind(this, function()
+	}), mxResources.get('commitMessage'), null, null, null, null, mxUtils.bind(this, function()
 	{
 		cancel();
 	}));
@@ -553,7 +557,7 @@ GitHubClient.prototype.saveFile = function(file, success, error)
 					var dlg = new ErrorDialog(this.ui, mxResources.get('errorSavingFile'),
 						mxResources.get('fileChangedOverwrite'), mxResources.get('cancel'), mxUtils.bind(this, function()
 						{
-							success(null);
+							error();
 						}), null, mxResources.get('overwrite'), mxUtils.bind(this, function()
 						{
 							resume();
@@ -577,7 +581,7 @@ GitHubClient.prototype.saveFile = function(file, success, error)
 		fn(file.meta.sha);
 	}), mxUtils.bind(this, function()
 	{
-		success(null);
+		error();
 	}));
 };
 
@@ -594,33 +598,7 @@ GitHubClient.prototype.pickLibrary = function(fn)
  */
 GitHubClient.prototype.pickFolder = function(fn)
 {
-	var ask = mxUtils.bind(this, function(defaultPath)
-	{
-		this.ui.showGitHubDialog(false, mxUtils.bind(this, function(org, repo, ref, path)
-		{
-			if (this.ui.spinner.spin(document.body, mxResources.get('loading')))
-			{
-				var req = new mxXmlRequest(this.baseUrl + '/repos/' + org + '/' + repo +
-					'/contents/' + path + '?ref=' + encodeURIComponent(ref), null, 'GET');
-				
-				this.executeRequest(req, mxUtils.bind(this, function(req)
-				{
-					this.ui.spinner.stop();
-					fn(org + '/' + repo + '/' + ref + '/' + path);
-				}), mxUtils.bind(this, function(err)
-				{
-					this.ui.spinner.stop();
-					
-					this.ui.handleError({message: mxResources.get('folderNotFound')}, null, function()
-					{
-						ask(path);
-					});
-				}));
-			}
-		}), defaultPath);
-	});
-	
-	ask('');
+	this.showGitHubDialog(false, fn);
 };
 
 /**
@@ -633,10 +611,289 @@ GitHubClient.prototype.pickFile = function(fn)
 		this.ui.loadFile('H' + encodeURIComponent(path));
 	});
 	
-	this.ui.showGitHubDialog(true, mxUtils.bind(this, function(org, repo, ref, path)
+	this.showGitHubDialog(true, fn);
+};
+
+/**
+ * 
+ */
+GitHubClient.prototype.showGitHubDialog = function(showFiles, fn)
+{
+	var org = null;
+	var repo = null;
+	var ref = null;
+	var path = null;
+	
+	var content = document.createElement('div');
+	content.style.whiteSpace = 'nowrap';
+	content.style.overflow = 'hidden';
+	content.style.height = '224px';
+
+	var hd = document.createElement('h3');
+	mxUtils.write(hd, mxResources.get((showFiles) ? 'selectFile' : 'selectFolder'));
+	hd.style.cssText = 'width:100%;text-align:center;margin-top:0px;margin-bottom:12px';
+	content.appendChild(hd);
+
+	var div = document.createElement('div');
+	div.style.whiteSpace = 'nowrap';
+	div.style.overflow = 'auto';
+	div.style.height = '194px';
+	content.appendChild(div);
+
+	var dlg = new CustomDialog(this.ui, content, mxUtils.bind(this, function()
 	{
 		fn(org + '/' + repo + '/' + ref + '/' + path);
 	}));
+	this.ui.showDialog(dlg.container, 340, 270, true, true);
+	
+	if (showFiles)
+	{
+		dlg.okButton.parentNode.removeChild(dlg.okButton);
+	}
+	
+	var updatePathInfo = mxUtils.bind(this, function(hideRef)
+	{
+		var pathInfo = document.createElement('div');
+		pathInfo.style.marginBottom = '8px';
+		
+		var link = document.createElement('a');
+		link.setAttribute('href', 'javascript:void(0);');
+		mxUtils.write(link,  org + '/' + repo);
+		pathInfo.appendChild(link);
+		
+		mxEvent.addListener(link, 'click', mxUtils.bind(this, function()
+		{
+			path = null;
+			selectRepo();
+		}));
+		
+		if (!hideRef)
+		{
+			mxUtils.write(pathInfo, ' / ');
+			
+			var link = document.createElement('a');
+			link.setAttribute('href', 'javascript:void(0);');
+			mxUtils.write(link,  ref);
+			pathInfo.appendChild(link);
+			
+			mxEvent.addListener(link, 'click', mxUtils.bind(this, function()
+			{
+				path = null;
+				selectRef();
+			}));
+		}
+		
+		if (path != null && path.length > 0)
+		{
+			var tokens = path.split('/');
+			
+			for (var i = 0; i < tokens.length; i++)
+			{
+				(function(index)
+				{
+					mxUtils.write(pathInfo, ' / ');
+	
+					var link = document.createElement('a');
+					link.setAttribute('href', 'javascript:void(0);');
+					mxUtils.write(link, tokens[index]);
+					pathInfo.appendChild(link);
+					
+					mxEvent.addListener(link, 'click', mxUtils.bind(this, function()
+					{
+						path = tokens.slice(0, index + 1).join('/');
+						selectFile();
+					}));
+				})(i);
+			}
+		}
+		
+		div.appendChild(pathInfo);
+	});
+	
+	var selectFile = mxUtils.bind(this, function()
+	{
+		var req = new mxXmlRequest(this.baseUrl + '/repos/' + org + '/' + repo +
+				'/contents/' + path + '?ref=' + encodeURIComponent(ref), null, 'GET');
+		dlg.okButton.removeAttribute('disabled');
+		div.innerHTML = '';
+		this.ui.spinner.spin(div, mxResources.get('loading'));
+		
+		this.executeRequest(req, mxUtils.bind(this, function(req)
+		{
+			updatePathInfo();
+			this.ui.spinner.stop();
+			var files = JSON.parse(req.getText());
+			
+			if (path != null && path.length > 0)
+			{
+				var link = document.createElement('a');
+				link.setAttribute('href', 'javascript:void(0);');
+				mxUtils.write(link, '../ [Up]');
+				div.appendChild(link);
+				mxUtils.br(div);
+				
+				mxEvent.addListener(link, 'click', mxUtils.bind(this, function()
+				{
+					if (path == '')
+					{
+						path = null;
+						selectRepo();
+					}
+					else
+					{
+						var tokens = path.split('/');
+						path = tokens.slice(0, tokens.length - 1).join('/');
+						selectFile();
+					}
+				}));
+			}
+
+			if (files == null || files.length == 0)
+			{
+				mxUtils.write(div, mxResources.get('noFiles'));
+			}
+			else
+			{
+				var listFiles = mxUtils.bind(this, function(showFolders)
+				{
+					for (var i = 0; i < files.length; i++)
+					{
+						(function(file)
+						{
+							if (showFolders == (file.type == 'dir'))
+							{
+								var link = document.createElement('a');
+								link.setAttribute('href', 'javascript:void(0);');
+								mxUtils.write(link, file.name + ((file.type == 'dir') ? '/' : ''));
+								div.appendChild(link);
+								mxUtils.br(div);
+								
+								mxEvent.addListener(link, 'click', mxUtils.bind(this, function()
+								{
+									if (file.type == 'dir')
+									{
+										path = file.path;
+										selectFile();
+									}
+									else if (showFiles && file.type == 'file')
+									{
+										fn(org + '/' + repo + '/' + ref + '/' + file.path);
+									}
+								}));
+							}
+						})(files[i]);
+					}
+				});
+				
+				listFiles(true);
+				
+				if (showFiles)
+				{
+					listFiles(false);
+				}
+			}
+		}), mxUtils.bind(this, function(err)
+		{
+			this.ui.spinner.stop();
+			updatePathInfo(true);
+			this.ui.handleError(err);
+		}));
+	});
+	
+	var selectRef = mxUtils.bind(this, function()
+	{
+		var req = new mxXmlRequest(this.baseUrl + '/repos/' + org + '/' + repo + '/branches', null, 'GET');
+		dlg.okButton.setAttribute('disabled', 'disabled');
+		div.innerHTML = '';
+		this.ui.spinner.spin(div, mxResources.get('loading'));
+		
+		this.executeRequest(req, mxUtils.bind(this, function(req)
+		{
+			this.ui.spinner.stop();
+			updatePathInfo(true);
+			var branches = JSON.parse(req.getText());
+			
+			if (branches == null || branches.length == 0)
+			{
+				mxUtils.write(div, mxResources.get('noFiles'));
+			}
+			else
+			{
+				for (var i = 0; i < branches.length; i++)
+				{
+					(function(branch)
+					{
+						var link = document.createElement('a');
+						link.setAttribute('href', 'javascript:void(0);');
+						mxUtils.write(link, branch.name);
+						div.appendChild(link);
+						mxUtils.br(div);
+						
+						mxEvent.addListener(link, 'click', mxUtils.bind(this, function()
+						{
+							ref = branch.name;
+							path = '';
+							selectFile();
+						}));
+					})(branches[i]);
+				}
+			}
+		}), mxUtils.bind(this, function(err)
+		{
+			this.ui.spinner.stop();
+			updatePathInfo(true);
+			this.ui.handleError(err);
+		}));
+	});
+	
+	var selectRepo = mxUtils.bind(this, function()
+	{
+		var req = new mxXmlRequest(this.baseUrl + '/user/repos', null, 'GET');
+		dlg.okButton.setAttribute('disabled', 'disabled');
+		div.innerHTML = '';
+		this.ui.spinner.spin(div, mxResources.get('loading'));
+		
+		this.executeRequest(req, mxUtils.bind(this, function(req)
+		{
+			this.ui.spinner.stop();
+			var repos = JSON.parse(req.getText());
+			
+			if (repos == null || repos.length == 0)
+			{
+				mxUtils.write(div, mxResources.get('noFiles'));
+			}
+			else
+			{
+				for (var i = 0; i < repos.length; i++)
+				{
+					(function(repository)
+					{
+						var link = document.createElement('a');
+						link.setAttribute('href', 'javascript:void(0);');
+						mxUtils.write(link, repository.full_name);
+						div.appendChild(link);
+						mxUtils.br(div);
+						
+						mxEvent.addListener(link, 'click', mxUtils.bind(this, function()
+						{
+							org = repository.owner.login;
+							repo = repository.name;
+							ref = repository.default_branch;
+							path = '';
+	
+							selectFile();
+						}));
+					})(repos[i]);
+				}
+			}
+		}), mxUtils.bind(this, function(err)
+		{
+			this.ui.spinner.stop();
+			this.ui.handleError(err);
+		}));
+	});
+	
+	selectRepo();
 };
 
 /**

+ 4 - 19
war/js/diagramly/GitHubFile.js

@@ -161,30 +161,15 @@ GitHubFile.prototype.saveFile = function(title, revision, success, error)
 			{
 				this.savingFile = false;
 				this.isModified = prevModified;
+				this.meta.sha = commit.content.sha;
+				this.meta.html_url = commit.content.html_url;
+				this.meta.download_url = commit.content.download_url;
+				this.contentChanged();
 
 				if (success != null)
 				{
 					success();
 				}
-				
-				// No commit means save was cancelled
-				if (commit == null)
-				{
-					this.setModified(modified || this.isModified());
-					
-					if (this.isModified())
-					{
-						this.addUnsavedStatus();
-					}
-				}
-				else
-				{
-					this.meta.sha = commit.content.sha;
-					this.meta.html_url = commit.content.html_url;
-					this.meta.download_url = commit.content.download_url;
-					
-					this.contentChanged();
-				}
 			}),
 			mxUtils.bind(this, function(err)
 			{

+ 41 - 12
war/js/diagramly/Menus.js

@@ -87,6 +87,14 @@
 				(editorUi.pages != null && editorUi.pages.length > 1) ?
 				420 : 360, true, true);
 		};
+
+		// Export PDF action for chrome OS (same as print with different dialog title)
+		editorUi.actions.addAction('exportPdf', function()
+		{
+			editorUi.showDialog(new PrintDialog(editorUi, mxResources.get('formatPdf')).container, 360,
+				(editorUi.pages != null && editorUi.pages.length > 1) ?
+				420 : 360, true, true);
+		});
 		
 		editorUi.actions.addAction('open...', function()
 		{
@@ -1156,14 +1164,14 @@
 					editorUi.showExportDialog(mxResources.get('image'), false, mxResources.get('export'),
 						'https://support.draw.io/display/DO/Exporting+Files',
 						mxUtils.bind(this, function(scale, transparentBackground, ignoreSelection,
-							addShadow, editable, embedImages, cropImage)
+							addShadow, editable, embedImages, cropImage, currentPage)
 						{
 							var val = parseInt(scale);
 							
 							if (!isNaN(val) && val > 0)
 							{
 							   	this.editorUi.exportImage(val / 100, transparentBackground, ignoreSelection,
-							   		addShadow, editable, !cropImage);
+							   		addShadow, editable, !cropImage, currentPage);
 							}
 						}), true);
 				}), parent);
@@ -1186,14 +1194,14 @@
 				editorUi.showExportDialog(mxResources.get('formatSvg'), true, mxResources.get('export'),
 					'https://support.draw.io/display/DO/Exporting+Files',
 					mxUtils.bind(this, function(scale, transparentBackground, ignoreSelection,
-						addShadow, editable, embedImages, cropImage)
+						addShadow, editable, embedImages, cropImage, currentPage)
 					{
 						var val = parseInt(scale);
 						
 						if (!isNaN(val) && val > 0)
 						{
 						   	this.editorUi.exportSvg(val / 100, transparentBackground, ignoreSelection,
-						   		addShadow, editable, embedImages, !cropImage);
+						   		addShadow, editable, embedImages, !cropImage, currentPage);
 						}
 					}), true);
 			}), parent);
@@ -1203,7 +1211,7 @@
 			// Redirects export to PDF to print in Chrome App
 			if (mxClient.IS_CHROMEAPP)
 			{
-				menu.addItem(mxResources.get('formatPdf') + '...', null, this.editorUi.actions.get('print').funct, parent);
+				menu.addItem(mxResources.get('formatPdf') + '...', null, this.editorUi.actions.get('exportPdf').funct, parent);
 			}
 			// Disabled for standalone mode in iOS because new tab cannot be closed
 			else if (!editorUi.isOffline() && (!mxClient.IS_IOS || !navigator.standalone))
@@ -1263,7 +1271,6 @@
 
 			menu.addItem(mxResources.get('formatXml') + '...', null, mxUtils.bind(this, function()
 			{
-				
 				var div = document.createElement('div');
 				div.style.whiteSpace = 'nowrap';
 				var noPages = editorUi.pages == null || editorUi.pages.length <= 1;
@@ -1383,7 +1390,13 @@
 			
 			var doImportFile = mxUtils.bind(this, function(data, mime, filename)
 			{
-				if (mime == 'image/png')
+				// Gets insert location
+				var view = graph.view;
+				var bds = graph.getGraphBounds();
+				var x = graph.snap(Math.ceil(Math.max(0, bds.x / view.scale - view.translate.x) + 4 * graph.gridSize));
+				var y = graph.snap(Math.ceil(Math.max(0, (bds.y + bds.height) / view.scale - view.translate.y) + 4 * graph.gridSize));
+				
+				if (mime.substring(0, 6) == 'image/')
 				{
 					editorUi.loadImage(data, mxUtils.bind(this, function(img)
 	    			{
@@ -1391,7 +1404,7 @@
 	    				{
 		    				var s = Math.min(1, Math.min(editorUi.maxImageSize / w2, editorUi.maxImageSize / h2));
 
-							editorUi.importFile(data, mime, 0, 0, Math.round(w2 * s), Math.round(h2 * s), filename, function(cells)
+							editorUi.importFile(data, mime, x, y, Math.round(w2 * s), Math.round(h2 * s), filename, function(cells)
 							{
 								editorUi.spinner.stop();
 								graph.setSelectionCells(cells);
@@ -1404,7 +1417,7 @@
 				}
 				else
 				{
-					editorUi.importFile(data, mime, 0, 0, 0, 0, filename, function(cells)
+					editorUi.importFile(data, mime, x, y, 0, 0, filename, function(cells)
 					{
 						editorUi.spinner.stop();
 						graph.setSelectionCells(cells);
@@ -1412,6 +1425,22 @@
 				}
 			});
 			
+			var getMimeType = mxUtils.bind(this, function(filename)
+			{
+				var mime = 'text/xml';
+				
+				if (/(\.png)$/i.test(filename))
+				{
+					mime = 'image/png';
+				}
+				else if (/(\.jpe?g)$/i.test(filename))
+				{
+					mime = 'image/jpg';
+				}
+				
+				return mime;
+			});
+			
 			function pickFileFromService(service)
 			{
 				// Drive requires special arguments for libraries and bypassing realtime
@@ -1421,7 +1450,7 @@
 					{
 						if (service == editorUi.dropbox)
 						{
-							var mime = (/(\.png)$/i.test(id)) ? 'image/png' : 'text/xml';
+							var mime = getMimeType(id);
 							
 							editorUi.loadUrl(id, function(data)
 							{
@@ -1430,7 +1459,7 @@
 							function(resp)
 							{
 								editorUi.handleError(resp, (resp != null) ? mxResources.get('errorLoadingFile') : null);
-							}, mime == 'image/png');
+							}, mime.substring(0, 6) == 'image/');
 						}
 						else
 						{
@@ -1439,7 +1468,7 @@
 							// as slightly different semantic, but works the same way.
 							service.getFile(id, function(file)
 							{
-								var mime = (/(\.png)$/i.test(file.getTitle())) ? 'image/png' : 'text/xml';
+								var mime = getMimeType(file.getTitle());
 								doImportFile(file.getData(), mime, file.getTitle());
 							},
 							function(resp)

+ 1 - 1
war/js/diagramly/OneDriveClient.js

@@ -291,7 +291,7 @@ OneDriveClient.prototype.getFile = function(id, success, error, denyConvert, asL
 									{
 										success(new OneDriveFile(this.ui, data, meta));
 									}
-					    		}), err, meta.file.mimeType == 'image/png');
+					    		}), err, meta.file.mimeType.substring(0, 6) == 'image/');
 							}
 			    		}
 			    		else if (error != null)

Разница между файлами не показана из-за своего большого размера
+ 69 - 70
war/js/embed-static.min.js


+ 1 - 7
war/js/mxgraph/Actions.js

@@ -452,14 +452,8 @@ Actions.prototype.init = function()
 		    		// Removes HTML tags
 	    			var temp = document.createElement('div');
 	    			temp.innerHTML = label;
-	    			label = mxUtils.extractTextWithWhitespace([temp]);
+	    			label = mxUtils.extractTextWithWhitespace(temp.childNodes);
 	    			
-					// Strips trailing line break
-				    if (label.length > 0 && label.charAt(label.length - 1) == '\n')
-				    {
-				    	label = label.substring(0, label.length - 1);
-				    }
-				    
 					graph.cellLabelChanged(state.cell, label);
 		    	}
 		    	else

+ 2 - 2
war/js/mxgraph/Dialogs.js

@@ -944,9 +944,9 @@ PageSetupDialog.getFormats = function()
 /**
  * Constructs a new print dialog.
  */
-var PrintDialog = function(editorUi)
+var PrintDialog = function(editorUi, title)
 {
-	this.create(editorUi);
+	this.create(editorUi, title);
 };
 
 /**

Разница между файлами не показана из-за своего большого размера
+ 69 - 70
war/js/reader.min.js


Разница между файлами не показана из-за своего большого размера
+ 443 - 447
war/js/viewer.min.js


+ 5 - 3
war/plugins/voice.js

@@ -13,6 +13,8 @@
  */
 Draw.loadPlugin(function(ui) {
 	
+	var micImage = 'data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA5UlEQVR4Xr3SMYrCQBTGcSfIQiAgRIS9hOANBCurPUAuIAp7A7FVsFkIbLGYA9gKtoKNYG3jll5AFNKG518YMD6SISD4wY9J4MvkMYwRkZqOMSZkifGFe1b4pnvW3TqK8oMo14twxUgXPRSlDxU7TcUNPqATlG7wCi93cA2Iq2x7l7IJsgofB6UTiEjKklFqsabQSdFA5jqDAzrYQGeNNv5d9yDBEAME6NreFmP8Yuma4A8hFpiLSFNAYYYYn0jwCIUnxMcER4h1whS+7hseXKcu9ifGeQ+qeO8GjN7DPve+Q6+oewPhmE63Qfsb6AAAAABJRU5ErkJggg==';
+	
 	// Speech recognition never supported without synthesis 
 	if (!('speechSynthesis' in window))
 	{
@@ -175,13 +177,13 @@ Draw.loadPlugin(function(ui) {
 			{
 				if (recognizing != null)
 				{
-	    			td.innerHTML = '<img style="margin-right:4px;" align="absmiddle" border="0" src="' + ui.micImage + '"/> Listening...';
+	    			td.innerHTML = '<img style="margin-right:4px;" align="absmiddle" border="0" src="' + micImage + '"/> Listening...';
 					td.setAttribute('title', 'Click to Stop (Ctrl+O)');
 	    			td.style.color = 'darkGray';
 				}
 				else
 				{
-					td.innerHTML = '<img style="margin-right:4px;" align="absmiddle" border="0" src="' + ui.micImage + '"/> Click to Speak';
+					td.innerHTML = '<img style="margin-right:4px;" align="absmiddle" border="0" src="' + micImage + '"/> Click to Speak';
 					td.setAttribute('title', 'Click to Speak (Ctrl+O)');
 					td.style.color = '#235695';
 				}
@@ -660,7 +662,7 @@ Draw.loadPlugin(function(ui) {
 				    {
 			    		if (td != null)
 			    		{
-			    			td.innerHTML = '<img style="margin-right:4px;" align="absmiddle" border="0" src="' + ui.micImage +
+			    			td.innerHTML = '<img style="margin-right:4px;" align="absmiddle" border="0" src="' + micImage +
 			    				'"/> ' + event.results[i][0].transcript;
 			    			td.style.color = (event.results[i].isFinal) ? '#235695' : 'darkGray';
 			    		}

+ 4 - 6
war/resources/dia.txt

@@ -77,7 +77,6 @@ cannotLoad=Load attempts failed. Please try again later.
 cannotLogin=Log in attempts failed. Please try again later.
 cannotOpenFile=Cannot open file
 change=Change
-changes=Changes
 changeOrientation=Change Orientation
 changeUser=Change user
 changesNotSaved=Changes have not been saved
@@ -87,6 +86,7 @@ chatWindowTitle=Chat
 chooseAnOption=Choose an option
 chromeApp=Chrome App
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Filename
 fileExists=File already exists
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=File not found
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=The file was not found. It does not exist or you do not have read access.
 fileNotLoaded=File not loaded
 fileNotSaved=File not saved
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Supported formats are files saved from this software (.xml), .vsdx and .gliffy
 options=Options
 organic=Organic
-organisation=Organisation
 orthogonal=Orthogonal
 otherViewer=other viewer
 otherViewers=other viewers
@@ -474,7 +473,6 @@ pageSetup=Page Setup
 pageScale=Page Scale
 pan=Pan
 panTooltip=Space+Drag to pan
-path=Path
 paperSize=Paper Size
 pattern=Pattern
 paste=Paste
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=This file was created or modified in a newer version of this app. You will be redirected now.
 realtimeTimeout=It looks like you've made a few changes while offline. We're sorry, these changes cannot be saved.
 redo=Redo
-ref=Ref
 refresh=Refresh
 regularExpression=Regular Expression
 rememberMe=Remember me
@@ -536,7 +533,6 @@ renaming=Renaming
 replace=Replace
 replaceIt={1} already exists. Do you want to replace it?
 replaceExistingDrawing=Replace existing drawing
-repository=Repository
 required=required
 reset=Reset
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Select All
 selectionOnly=Selection Only
 selectEdges=Select Edges
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Select Font
 selectNone=Select None
 selectVertices=Select Vertices

+ 4 - 6
war/resources/dia_am.txt

@@ -77,7 +77,6 @@ cannotLoad=Load attempts failed. Please try again later.
 cannotLogin=Log in attempts failed. Please try again later.
 cannotOpenFile=Cannot open file
 change=Change
-changes=Changes
 changeOrientation=Change Orientation
 changeUser=Change user
 changesNotSaved=Changes have not been saved
@@ -87,6 +86,7 @@ chatWindowTitle=Chat
 chooseAnOption=Choose an option
 chromeApp=Chrome App
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Filename
 fileExists=File already exists
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=File not found
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=The file was not found. It does not exist or you do not have read access.
 fileNotLoaded=File not loaded
 fileNotSaved=File not saved
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Supported formats are files saved from this software (.xml), .vsdx and .gliffy
 options=Options
 organic=Organic
-organisation=Organisation
 orthogonal=Orthogonal
 otherViewer=other viewer
 otherViewers=other viewers
@@ -474,7 +473,6 @@ pageSetup=Page Setup
 pageScale=Page Scale
 pan=Pan
 panTooltip=Space+Drag to pan
-path=Path
 paperSize=Paper Size
 pattern=Pattern
 paste=Paste
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=This file was created or modified in a newer version of this app. You will be redirected now.
 realtimeTimeout=It looks like you've made a few changes while offline. We're sorry, these changes cannot be saved.
 redo=Redo
-ref=Ref
 refresh=Refresh
 regularExpression=Regular Expression
 rememberMe=Remember me
@@ -536,7 +533,6 @@ renaming=Renaming
 replace=Replace
 replaceIt={1} already exists. Do you want to replace it?
 replaceExistingDrawing=Replace existing drawing
-repository=Repository
 required=required
 reset=Reset
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Select All
 selectionOnly=Selection Only
 selectEdges=Select Edges
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Select Font
 selectNone=Select None
 selectVertices=Select Vertices

+ 4 - 6
war/resources/dia_ar.txt

@@ -77,7 +77,6 @@ cannotLoad=‫لقد فشلت محاولات الرفع. المرجو المحا
 cannotLogin=‫لقد فشلت محاولات تسجيل الدخول. المرجو المحاولة لاحقا‬
 cannotOpenFile=‫تعذر فتح الملف‬
 change=‫تغيير‬
-changes=Changes
 changeOrientation=‫تغيير الاتجاه‬
 changeUser=‫تغيير المستخدم‬
 changesNotSaved=‫لم يتم حفظ التغييرات‬
@@ -87,6 +86,7 @@ chatWindowTitle=‫دردشة‬
 chooseAnOption=‫اختر خيارا‬
 chromeApp=‫تطبيق Chrome‬
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=‫اسم الملف‬
 fileExists=‫الملف موجود مسبقا‬
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=‫الملف غير موجود‬
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=‫تعذر إيجاد الملف. الملف غير موجود أو أذونات القراءة غير متوفرة.‬
 fileNotLoaded=‫لم يتم تحميل الملف‬
 fileNotSaved=‫لم يتم حفظ الملف‬
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=‫الصيغة المعتمدة هي الملفات ذات امتداد .XML المحفوظة من هذا البرنامج‬
 options=‫الخيارات‬
 organic=‫عضوي‬
-organisation=Organisation
 orthogonal=‫متعامد‬
 otherViewer=‫مشاهد آخر‬
 otherViewers=‫مشاهدون آخرون‬
@@ -474,7 +473,6 @@ pageSetup=‫إعداد الصفحة‬
 pageScale=‫مقياس الصفحة‬
 pan=‫تحريك‬
 panTooltip=‫اضغط على مسافة ثم اسحب للتحريك‬
-path=Path
 paperSize=‫حجم الصفحة‬
 pattern=‫نموذج‬
 paste=‫لصق‬
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=‫تم إنجاز أو تعديل هذا الملف باستخدام draw.io pro. تتم الآن إعادة التوجيه.‬
 realtimeTimeout=‫يبدو أنك قمت ببعض التعجيلات في وضع غير الاتصال. نعتذر عن عدم إمكانية حفظ التغييرات.‬
 redo=‫إعادة تنفيذ الأمر‬
-ref=Ref
 refresh=‫إعادة تحميل‬
 regularExpression=Regular Expression
 rememberMe=‫تذكرني‬
@@ -536,7 +533,6 @@ renaming=‫تتم الآن إعادة التسمية‬
 replace=Replace
 replaceIt=‫{1} موجود بالفعل. هل تريد استبداله؟‬
 replaceExistingDrawing=‫استبدال الرسم الحالي‬
-repository=Repository
 required=‫مطلوب‬
 reset=‫إعادة تعيين‬
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=‫تحديد الكل‬
 selectionOnly=Selection Only
 selectEdges=‫تحديد الحواف‬
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=‫تحديد الخط‬
 selectNone=Select None
 selectVertices=‫تحديد القمم‬

+ 4 - 6
war/resources/dia_bg.txt

@@ -77,7 +77,6 @@ cannotLoad=Load attempts failed. Please try again later.
 cannotLogin=Log in attempts failed. Please try again later.
 cannotOpenFile=Cannot open file
 change=Change
-changes=Changes
 changeOrientation=Change Orientation
 changeUser=Change user
 changesNotSaved=Changes have not been saved
@@ -87,6 +86,7 @@ chatWindowTitle=Chat
 chooseAnOption=Choose an option
 chromeApp=Chrome App
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Filename
 fileExists=File already exists
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=File not found
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=The file was not found. It does not exist or you do not have read access.
 fileNotLoaded=File not loaded
 fileNotSaved=File not saved
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Supported formats are files saved from this software (.xml), .vsdx and .gliffy
 options=Options
 organic=Organic
-organisation=Organisation
 orthogonal=Orthogonal
 otherViewer=other viewer
 otherViewers=other viewers
@@ -474,7 +473,6 @@ pageSetup=Page Setup
 pageScale=Page Scale
 pan=Pan
 panTooltip=Space+Drag to pan
-path=Path
 paperSize=Paper Size
 pattern=Pattern
 paste=Paste
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=This file was created or modified in a newer version of this app. You will be redirected now.
 realtimeTimeout=It looks like you've made a few changes while offline. We're sorry, these changes cannot be saved.
 redo=Redo
-ref=Ref
 refresh=Refresh
 regularExpression=Regular Expression
 rememberMe=Remember me
@@ -536,7 +533,6 @@ renaming=Renaming
 replace=Replace
 replaceIt={1} already exists. Do you want to replace it?
 replaceExistingDrawing=Replace existing drawing
-repository=Repository
 required=required
 reset=Reset
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Select All
 selectionOnly=Selection Only
 selectEdges=Select Edges
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Select Font
 selectNone=Select None
 selectVertices=Select Vertices

+ 4 - 6
war/resources/dia_bn.txt

@@ -77,7 +77,6 @@ cannotLoad=Load attempts failed. Please try again later.
 cannotLogin=Log in attempts failed. Please try again later.
 cannotOpenFile=Cannot open file
 change=Change
-changes=Changes
 changeOrientation=Change Orientation
 changeUser=Change user
 changesNotSaved=Changes have not been saved
@@ -87,6 +86,7 @@ chatWindowTitle=Chat
 chooseAnOption=Choose an option
 chromeApp=Chrome App
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Filename
 fileExists=File already exists
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=File not found
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=The file was not found. It does not exist or you do not have read access.
 fileNotLoaded=File not loaded
 fileNotSaved=File not saved
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Supported formats are files saved from this software (.xml), .vsdx and .gliffy
 options=Options
 organic=Organic
-organisation=Organisation
 orthogonal=Orthogonal
 otherViewer=other viewer
 otherViewers=other viewers
@@ -474,7 +473,6 @@ pageSetup=Page Setup
 pageScale=Page Scale
 pan=Pan
 panTooltip=Space+Drag to pan
-path=Path
 paperSize=Paper Size
 pattern=Pattern
 paste=Paste
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=This file was created or modified in a newer version of this app. You will be redirected now.
 realtimeTimeout=It looks like you've made a few changes while offline. We're sorry, these changes cannot be saved.
 redo=Redo
-ref=Ref
 refresh=Refresh
 regularExpression=Regular Expression
 rememberMe=Remember me
@@ -536,7 +533,6 @@ renaming=Renaming
 replace=Replace
 replaceIt={1} already exists. Do you want to replace it?
 replaceExistingDrawing=Replace existing drawing
-repository=Repository
 required=required
 reset=Reset
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Select All
 selectionOnly=Selection Only
 selectEdges=Select Edges
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Select Font
 selectNone=Select None
 selectVertices=Select Vertices

+ 4 - 6
war/resources/dia_bs.txt

@@ -77,7 +77,6 @@ cannotLoad=Load attempts failed. Please try again later.
 cannotLogin=Log in attempts failed. Please try again later.
 cannotOpenFile=Cannot open file
 change=Change
-changes=Changes
 changeOrientation=Promjeni orijentaciju
 changeUser=Change user
 changesNotSaved=Changes have not been saved
@@ -87,6 +86,7 @@ chatWindowTitle=Chat
 chooseAnOption=Choose an option
 chromeApp=Chrome App
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Ime datoteke
 fileExists=File already exists
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=Datoteka nije pronađena
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=The file was not found. It does not exist or you do not have read access.
 fileNotLoaded=Datoteka nije učitana
 fileNotSaved=Datoteka nije uskladištena
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Podržani format je .XML datoteka sačuvana iz ovog softvera
 options=Opcije
 organic=Organski
-organisation=Organisation
 orthogonal=Pravougaoni
 otherViewer=other viewer
 otherViewers=other viewers
@@ -474,7 +473,6 @@ pageSetup=Podešavanje strane
 pageScale=Razmjera strane
 pan=Pan
 panTooltip=Space+Drag to pan
-path=Path
 paperSize=Veličina papira
 pattern=Pattern
 paste=Zalijepi
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=This file was created or modified in a newer version of this app. You will be redirected now.
 realtimeTimeout=It looks like you've made a few changes while offline. We're sorry, these changes cannot be saved.
 redo=Ponovi
-ref=Ref
 refresh=Refresh
 regularExpression=Regular Expression
 rememberMe=Remember me
@@ -536,7 +533,6 @@ renaming=Renaming
 replace=Replace
 replaceIt={1} već postoji. Da li želite da ga zamjenite?
 replaceExistingDrawing=Zamjeni postojeći crtež
-repository=Repository
 required=required
 reset=Reset
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Izaberi sve
 selectionOnly=Selection Only
 selectEdges=Izaberi grane
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Izaberi font
 selectNone=Select None
 selectVertices=Izaberi čvorove

+ 4 - 6
war/resources/dia_ca.txt

@@ -77,7 +77,6 @@ cannotLoad=Els intents de càrrega han fallat. Si-us-plau, torneu a intentar-ho
 cannotLogin=Els intents d'inici de sessió han fallat. Si-us-plau, torneu a intentar-ho més tard.
 cannotOpenFile=No es pot obrir el ftxer
 change=Canvia
-changes=Changes
 changeOrientation=Canvia l'orientació
 changeUser=Canvia d'usuari
 changesNotSaved=No s'han desat els canvis
@@ -87,6 +86,7 @@ chatWindowTitle=Xat
 chooseAnOption=Escolliu una opció
 chromeApp=Chrome App
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag und Drop wird für Bilder nicht unterstützt. Möchten Sie stattdessen importieren?
@@ -241,7 +241,7 @@ filename=Nom del fitxer
 fileExists=Aquest fitxer ja existeix
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=No s'ha trobat el fitxer
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=No s'ha trobat el fitxer. No existeix o no teniu permís de lectura.
 fileNotLoaded=No s'ha carregat el fitxer 
 fileNotSaved=No s'ha desat el fitxer
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Els formats suportats inclouen els fitxers desats des del programari actual (.xml), .vsdx i .gliffy
 options=Opcions
 organic=Orgànic
-organisation=Organisation
 orthogonal=Ortogonal
 otherViewer=altre usuari
 otherViewers=altres usuaris
@@ -474,7 +473,6 @@ pageSetup=Configuració de la pàgina
 pageScale=Escala de la pàgina
 pan=Panorama
 panTooltip=Espai+Arrosega per moure
-path=Path
 paperSize=Mida del paper
 pattern=Patró
 paste=Enganxa
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=Aquest fitxer va ser creat o modificat a draw.io pro. Sereu redireccionats.
 realtimeTimeout=Sembla que heu fet canvis mentres estaveu desconnectats. Disculpeu les molèsties, no es poden desar aquests canvis.
 redo=Refés
-ref=Ref
 refresh=Actualiza
 regularExpression=Regular Expression
 rememberMe=Recorda'm
@@ -536,7 +533,6 @@ renaming=Renomenant
 replace=Replace
 replaceIt={1} ja existeix. Desitgeu substituir-lo?
 replaceExistingDrawing=Substitueix el dibuix existent
-repository=Repository
 required=requerit
 reset=Restableix
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Selecciona-ho tot
 selectionOnly=Selection Only
 selectEdges=Selecciona les vores
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Selecciona una font
 selectNone=Select None
 selectVertices=Selecciona els vèrtexs 

+ 4 - 6
war/resources/dia_cs.txt

@@ -77,7 +77,6 @@ cannotLoad=Pokus o načtení selhal. Prosím zkuste to znovu později.
 cannotLogin=Pokus o přihlášení selhal. Prosím zkuste to znovu později.
 cannotOpenFile=Nelze otevřít soubor
 change=Změnit 
-changes=Changes
 changeOrientation=Změnit orientaci
 changeUser=Změnit uživatele
 changesNotSaved=Změny nebyly uloženy
@@ -87,6 +86,7 @@ chatWindowTitle=Chat
 chooseAnOption=Vyberte možnost
 chromeApp=Chrome Aplikace
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Název souboru
 fileExists=Soubor již existuje
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=Soubor nebyl nalezen
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=Soubor nebyl nalezen. Buď neexistuje a nebo nemáte k jeho čtení přístup.
 fileNotLoaded=Soubor nebyl nahrán
 fileNotSaved=Soubor nebyl uložen
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Podporovaný formát je soubor .XML uložený z této aplikace
 options=Možnosti
 organic=Organický
-organisation=Organisation
 orthogonal=Pravoúhlý
 otherViewer=další divák
 otherViewers=další diváci
@@ -474,7 +473,6 @@ pageSetup=Nastavení stránky
 pageScale=Škála stránky
 pan=Pan
 panTooltip=Mezerník+přetáhnout do panelu
-path=Path
 paperSize=Rozměry papíru
 pattern=Vzor
 paste=Vložit
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=Tento soubor byl vytvořen nebo upraven v draw.io pro. Budete nyní přesměrováni.
 realtimeTimeout=Vypadá to, že jste provedli několik změn, když jste byli offline. Je nám líto, tyto změny nemohou být uloženy.
 redo=Opakovat
-ref=Ref
 refresh=Obnovit
 regularExpression=Regular Expression
 rememberMe=Pamatovat si mě
@@ -536,7 +533,6 @@ renaming=Přejmenovávám
 replace=Replace
 replaceIt={1} již existuje. Chcete jej nahradit?
 replaceExistingDrawing=Nahradit existující výkres
-repository=Repository
 required=vyžadováno
 reset=Resetovat
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Vybrat vše
 selectionOnly=Selection Only
 selectEdges=Vybrat hrany
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Vybrat písmo
 selectNone=Select None
 selectVertices=Vybrat rohy

+ 4 - 6
war/resources/dia_da.txt

@@ -77,7 +77,6 @@ cannotLoad=Forsøg på indlæsning mislykkedes. Prøv igen senere
 cannotLogin=Login-forøg mislykkedes. Prøv igen senere
 cannotOpenFile=Kan ikke åbne fil
 change=Skift
-changes=Changes
 changeOrientation=Skift Orientering
 changeUser=Skift bruger
 changesNotSaved=Ændringerne blev ikke gemt
@@ -87,6 +86,7 @@ chatWindowTitle=Chat
 chooseAnOption=Vælg en mulighed
 chromeApp=Chrome app
 compressed=Komprimeret
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag & drop er ikke understøttet for billeder Vil du importere i stedet?
@@ -241,7 +241,7 @@ filename=Filnavn
 fileExists=Filen findes allerede
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=Fil ikke fundet
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=Filen blev ikke fundet. Den findes ikke eller du har ikke læserettigheder.
 fileNotLoaded=Fil ikke indlæst
 fileNotSaved=Fil ikke gemt
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Understøttede formater er filer gemt fra dette software (.xml), .vsxd og .gliffy
 options=Indstillinger
 organic=Organisk
-organisation=Organisation
 orthogonal=Ortogonal
 otherViewer=anden, der kigger med
 otherViewers=andre, der kigger med
@@ -474,7 +473,6 @@ pageSetup=Sideopsætning
 pageScale=Sideskalering 
 pan=Panorér
 panTooltip=Space+Drag to pan
-path=Path
 paperSize=Papirstørrelse 
 pattern=Mønster
 paste=Indsæt
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=Denne fil er oprettet eller ændret i draw.io pro. Du bliver omdirigeret nu.
 realtimeTimeout=Det ser ud til, at du har foretaget ændringer, mens du var offline. Vi beklager, men disse ændringer kan ikke gemmes.
 redo=Gentag
-ref=Ref
 refresh=Genindlæs
 regularExpression=Regular Expression
 rememberMe=Husk mig
@@ -536,7 +533,6 @@ renaming=Omdøber
 replace=Replace
 replaceIt={1} findes allerede. Ønsker du at erstatte den?
 replaceExistingDrawing=Erstat eksisterende tegning
-repository=Repository
 required=påkrævet
 reset=Nulstil
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Vælg Alt
 selectionOnly=Selection Only
 selectEdges=Vælg Kanter
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Vælg en skrifttype
 selectNone=Select None
 selectVertices=Vælg Toppunkter

+ 4 - 6
war/resources/dia_de.txt

@@ -77,7 +77,6 @@ cannotLoad=Ladeversuche fehlgeschlagen. Bitte versuchen Sie es später noch einm
 cannotLogin=Anmeldeversuche fehlgeschlagen. Bitte versuchen Sie es später noch einmal.
 cannotOpenFile=Kann Datei nicht öffnen
 change=Ändern
-changes=Änderungen
 changeOrientation=Orientierung ändern
 changeUser=Benutzer ändern
 changesNotSaved=Änderungen wurden nicht gespeichert
@@ -87,6 +86,7 @@ chatWindowTitle=Chat
 chooseAnOption=Wählen Sie eine Option
 chromeApp=Chrome App
 compressed=Komprimiert
+commitMessage=Commit-Nachricht
 csv=CSV
 draftFound=Ein Entwurf für '{1}' wurde gefunden. Setzen Sie die Bearbeitung fort oder verwerfen Sie die Änderungen.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Dateiname
 fileExists=Datei existiert bereits
 fileNearlyFullSeeFaq=Maximale Dateigröße fast erreicht, bitte lesen Sie die FAQ
 fileNotFound=Datei nicht gefunden
-folderNotFound=Ordner nicht gefunden
+repositoryNotFound=Repository nicht gefunden
 fileNotFoundOrDenied=Die Datei wurde nicht gefunden. Entweder sie existiert nicht oder Sie haben keine Leseberechtigung.
 fileNotLoaded=Datei nicht geladen
 fileNotSaved=Datei nicht gespeichert
@@ -460,7 +460,6 @@ openRecent=Zuletzt geöffnet
 openSupported=Unterstützte Formate sind mit dieser Anwendung erstellte Dateien (.xml), .vsdx und .gliffy
 options=Optionen
 organic=Organisch
-organisation=Organisation
 orthogonal=Orthogonal
 otherViewer=weiterer Betrachter
 otherViewers=weitere Betrachter
@@ -474,7 +473,6 @@ pageSetup=Seite einrichten
 pageScale=Seitenskalierung
 pan=Verschieben
 panTooltip=Leertaste+Ziehen um zu verschieben
-path=Pfad
 paperSize=Papiergröße
 pattern=Muster
 paste=Einfügen
@@ -520,7 +518,6 @@ recentlyViewed=Kürzlich angesehen
 redirectToNewApp=Diese Datei wurde mit einer neueren Version dieser App erstellt oder verändert. Sie werden nun weitergeleitet.
 realtimeTimeout=Es wurden Änderungen gemacht während Sie offline waren. Diese können leider nicht gespeichert werden.
 redo=Wiederherstellen
-ref=Ref
 refresh=Aktualisieren
 regularExpression=Regulärer Ausdruck
 rememberMe=Angemeldet bleiben
@@ -536,7 +533,6 @@ renaming=Wird umbenannt
 replace=Ersetzen
 replaceIt={1} existiert bereits. Soll die Datei überschrieben werden?
 replaceExistingDrawing=Vorhandene Zeichnung ersetzen
-repository=Repository
 required=erforderlich
 reset=Zurücksetzen
 resetView=Ansicht zurücksetzen
@@ -573,6 +569,8 @@ searchShapes=Formen suchen
 selectAll=Alles auswählen
 selectionOnly=Nur Markierung
 selectEdges=Alle Verbindungen auswählen
+selectFile=Datei auswählen
+selectFolder=Ordner auswählen
 selectFont=Schriftart wählen
 selectNone=Markierung aufheben
 selectVertices=Alle Knoten auswählen

+ 4 - 6
war/resources/dia_el.txt

@@ -77,7 +77,6 @@ cannotLoad=Οι προσπάθειες φόρτωσης απέτυχαν. Παρ
 cannotLogin=Οι προσπάθειες σύνδεσης απέτυχαν. Παρακαλούμε, δοκιμάστε αργότερα.
 cannotOpenFile=Το αρχείο δεν μπορεί να ανοίξει
 change=Αλλαγή
-changes=Changes
 changeOrientation=Αλλαγή Προσανατολισμού
 changeUser=Αλλαγή χρήστη
 changesNotSaved=Οι αλλαγές δεν έχουν αποθηκευτεί
@@ -87,6 +86,7 @@ chatWindowTitle=Chat
 chooseAnOption=Διαλέξτε μια επιλογή
 chromeApp=Εφαρμογή Chrome
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Όνομα αρχείου
 fileExists=Το αρχείο υπάρχει ήδη
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=Το αρχείο δεν βρέθηκε
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=Το αρχείο δεν βρέθηκε. Είτε δεν υπάρχει, είτε δεν έχετε πρόσβαση ανάγνωσης.
 fileNotLoaded=Δεν έγινε φόρτωση αρχείου
 fileNotSaved=Δεν έγινε αποθήκευση αρχείου
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Οι υποστηριζόμενοι τύποι είναι αρχεία αποθηκευμένα από αυτό το λογισμικό (.xml), .vsdx και .gliffy 
 options=Επιλογές
 organic=Οργανικό
-organisation=Organisation
 orthogonal=Ορθογώνιο
 otherViewer=άλλος θεατής
 otherViewers=άλλοι θεατές
@@ -474,7 +473,6 @@ pageSetup=Ρύθμιση Σελίδας
 pageScale=Κλίμακα Σελίδας
 pan=Πανοραμικό
 panTooltip=Κενό+Σύρετε για πανοραμική εμφάνιση
-path=Path
 paperSize=Μέγεθος χαρτιού
 pattern=Μοτίβο
 paste=Επικόλληση
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=Αυτό το αρχείο δημιουργήθηκε ή τροποποιήθηκε στο draw.io pro. Θα ανακατευθυνθείτε τώρα.
 realtimeTimeout=Φαίνεται, ότι έχετε κάνει μερικές αλλαγές, ενόσω βρισκόσασταν εκτός δικτύου. Λυπούμαστε, αυτές οι αλλαγές δεν μπορούν να αποθηκευτούν.
 redo=Επανάληψη
-ref=Ref
 refresh=Ανανέωση
 regularExpression=Regular Expression
 rememberMe=Να με θυμάσαι
@@ -536,7 +533,6 @@ renaming=Μετονομάζεται
 replace=Replace
 replaceIt={1} υπάρχει ήδη. Θέλετε να το αντικαταστήσετε;
 replaceExistingDrawing=Αντικατάσταση υπάρχουσας σχεδίασης
-repository=Repository
 required=απαιτείται
 reset=Επανεκκίνηση
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Επιλογή Όλων
 selectionOnly=Selection Only
 selectEdges=Επιλογή άκρων
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Επιλογή γραμματοσειράς
 selectNone=Select None
 selectVertices=Επιλογή κορυφών

+ 4 - 6
war/resources/dia_es.txt

@@ -77,7 +77,6 @@ cannotLoad=Los intentos de carga han fallado. Por favor, inténtalo más tarde.
 cannotLogin=Los intentos de inicio de sesión han fallado. Por favor, inténtalo más tarde
 cannotOpenFile=No se puede abrir el archivo
 change=Cambiar
-changes=Changes
 changeOrientation=Cambiar orientación
 changeUser=Cambiar de usuario
 changesNotSaved=Los cambios no se han guardado
@@ -87,6 +86,7 @@ chatWindowTitle=Chat
 chooseAnOption=Elige una opción
 chromeApp=Chrome App
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Nombre del archivo
 fileExists=El archivo ya existe
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=Archivo no encontrado
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=No se ha encontrado el archivo. No existe o no tienes permiso de lectura.
 fileNotLoaded=Archivo no cargado
 fileNotSaved=Archivo no guardado
@@ -460,7 +460,6 @@ openRecent=Abrir reciente
 openSupported=Los formatos soportados son los archivos guardados desde este software (.xml), .vsdx y .gliffy
 options=Opciones
 organic=Orgánico
-organisation=Organisation
 orthogonal=Ortogonal
 otherViewer=otro usuario
 otherViewers=otros usuarios
@@ -474,7 +473,6 @@ pageSetup=Configuración de página
 pageScale=Escala de página
 pan=Panorama
 panTooltip=Espacio+Arrastrar para mover
-path=Path
 paperSize=Tamaño del papel
 pattern=Patrón
 paste=Pegar
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=Este archivo fue creado o modificado en draw.io pro. Serás redirigido.
 realtimeTimeout=Parece que has realizado algunos cambios mientras estabas desconectado/a. Lo sentimos, no es posible guardar estos cambios.
 redo=Rehacer
-ref=Ref
 refresh=Actualizar
 regularExpression=Regular Expression
 rememberMe=Recúerdame
@@ -536,7 +533,6 @@ renaming=Renombrando
 replace=Replace
 replaceIt={1} ya existe. ¿Deseas reemplazarlo?
 replaceExistingDrawing=Reemplazar el dibujo existente
-repository=Repository
 required=requerido
 reset=Restablecer
 resetView=Restaurar zoom
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Seleccionar todo
 selectionOnly=Selection Only
 selectEdges=Seleccionar bordes
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Seleccionar una fuente
 selectNone=Eliminar selección
 selectVertices=Seleccionar vértices

+ 4 - 6
war/resources/dia_et.txt

@@ -77,7 +77,6 @@ cannotLoad=Laadimine ebaõnnestus. Proovi hiljem uuesti.
 cannotLogin=Sisselogimine ebaõnnestus. Proovi hiljem uuesti.
 cannotOpenFile=Faili ei saa avada
 change=Muuda
-changes=Changes
 changeOrientation=Muuda suunda
 changeUser=Muuda kasutajat
 changesNotSaved=Muudatused on salvestamata
@@ -87,6 +86,7 @@ chatWindowTitle=Chat
 chooseAnOption=Vali tingimus
 chromeApp=Chrome App
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Filename
 fileExists=File already exists
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=File not found
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=The file was not found. It does not exist or you do not have read access.
 fileNotLoaded=File not loaded
 fileNotSaved=File not saved
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Supported formats are files saved from this software (.xml), .vsdx and .gliffy
 options=Options
 organic=Organic
-organisation=Organisation
 orthogonal=Orthogonal
 otherViewer=other viewer
 otherViewers=other viewers
@@ -474,7 +473,6 @@ pageSetup=Page Setup
 pageScale=Page Scale
 pan=Pan
 panTooltip=Space+Drag to pan
-path=Path
 paperSize=Paper Size
 pattern=Pattern
 paste=Paste
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=This file was created or modified in a newer version of this app. You will be redirected now.
 realtimeTimeout=It looks like you've made a few changes while offline. We're sorry, these changes cannot be saved.
 redo=Redo
-ref=Ref
 refresh=Refresh
 regularExpression=Regular Expression
 rememberMe=Remember me
@@ -536,7 +533,6 @@ renaming=Renaming
 replace=Replace
 replaceIt={1} already exists. Do you want to replace it?
 replaceExistingDrawing=Replace existing drawing
-repository=Repository
 required=required
 reset=Reset
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Select All
 selectionOnly=Selection Only
 selectEdges=Select Edges
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Select Font
 selectNone=Select None
 selectVertices=Select Vertices

+ 4 - 6
war/resources/dia_fa.txt

@@ -77,7 +77,6 @@ cannotLoad=‫تلاش برای لود اطلاعات شکست خورد. لطف
 cannotLogin=‫تلاش برای وارد شدن شکست خورد. لطفا کمی دیرتر دوباره اقدام نمایید.‬
 cannotOpenFile=‫باز نمون فایل امکان‌پذیر نیست‬
 change=‫تغییر‬
-changes=Changes
 changeOrientation=‫تغییر جهت‬
 changeUser=‫تغییر کاربر‬
 changesNotSaved=‫تغییرات ذخیره نشده‌اند.‬
@@ -87,6 +86,7 @@ chatWindowTitle=‫چت‬
 chooseAnOption=‫یک گزینه را انتخاب نمایید‬
 chromeApp=Chrome App
 compressed=‫فشرده‬
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=‫نام فایل‬
 fileExists=‫فایل از قبل وجود دارد‬
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=‫فایل یافت نشد‬
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=The file was not found. It does not exist or you do not have read access.
 fileNotLoaded=‫فایل لود نشد‬
 fileNotSaved=‫فایل ذخیره نشد‬
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Supported formats are files saved from this software (.xml), .vsdx and .gliffy
 options=Options
 organic=Organic
-organisation=Organisation
 orthogonal=Orthogonal
 otherViewer=other viewer
 otherViewers=other viewers
@@ -474,7 +473,6 @@ pageSetup=Page Setup
 pageScale=Page Scale
 pan=Pan
 panTooltip=Space+Drag to pan
-path=Path
 paperSize=Paper Size
 pattern=Pattern
 paste=Paste
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=This file was created or modified in a newer version of this app. You will be redirected now.
 realtimeTimeout=It looks like you've made a few changes while offline. We're sorry, these changes cannot be saved.
 redo=Redo
-ref=Ref
 refresh=Refresh
 regularExpression=Regular Expression
 rememberMe=Remember me
@@ -536,7 +533,6 @@ renaming=Renaming
 replace=Replace
 replaceIt={1} already exists. Do you want to replace it?
 replaceExistingDrawing=Replace existing drawing
-repository=Repository
 required=required
 reset=Reset
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Select All
 selectionOnly=Selection Only
 selectEdges=Select Edges
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Select Font
 selectNone=Select None
 selectVertices=Select Vertices

+ 4 - 6
war/resources/dia_fi.txt

@@ -77,7 +77,6 @@ cannotLoad=Lataaminen epäonnistui. Ole hyvä ja yritä uudelleen.
 cannotLogin=Sisään kirjautuminen epäonnistui. Ole hyvä ja yritä uudelleen.
 cannotOpenFile=Tiedostoa ei voida avata
 change=Muuta
-changes=Changes
 changeOrientation=Vaihda suuntaa
 changeUser=Vaihda käyttäjää
 changesNotSaved=Muutoksia ei tallennettu
@@ -87,6 +86,7 @@ chatWindowTitle=Chat
 chooseAnOption=Valitse vaihtoehto
 chromeApp=Chrome-sovellus
 compressed=Pakattu
+commitMessage=Commit Message
 csv=CSV
 draftFound=Vedos tiedostolle '{1}' on löytynyt. Lataa se muokattavaksi tai hylkää se jatkaaksesi.
 dragAndDropNotSupported=Vedä ja pudota'-toiminto ei tue kuvia. Haluatko tuoda kuvat?
@@ -241,7 +241,7 @@ filename=Tiedostonimi
 fileExists=Tiedosto on jo olemassa
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=Tiedostoa ei löydy
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=Tiedostoa ei löydy. Sitä ei ole olemassa tai sinulla ei ole tarpeeksi lukuoikeuksia.
 fileNotLoaded=Tiedostoa ei ladattu
 fileNotSaved=Tiedostoa ei tallennettu
@@ -460,7 +460,6 @@ openRecent=Avaa viimeaikainen
 openSupported=Tuetut tiedostomuodot ovat tällä ohjelmistolla tallennettuja, (.xml), .vsdx ja .gliffy
 options=Vaihtoehdot
 organic=Orgaaninen
-organisation=Organisation
 orthogonal=Ortogonaalinen
 otherViewer=toinen katselija
 otherViewers=toiset katselijat
@@ -474,7 +473,6 @@ pageSetup=Sivun asetukset
 pageScale=Sivuasteikko
 pan=Panoraama
 panTooltip=Välilyönti+vedä liikuttaaksesi
-path=Path
 paperSize=Paperin koko
 pattern=Kuvio
 paste=Liitä
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=Tämä tiedosto on luotu tai muokattu draw.io pro:ssa. Sinut uudelleenohjataan nyt.
 realtimeTimeout=Näyttää siltä, että olet tehnyt muutoksia offline-tilassa. Olemme pahoillamme, mutta näitä muutoksia ei voida tallentaa.
 redo=Toista
-ref=Ref
 refresh=Virkistä
 regularExpression=Regular Expression
 rememberMe=Muista minut
@@ -536,7 +533,6 @@ renaming=Nimetään uudelleen
 replace=Korvaa
 replaceIt={1} on jo olemassa. Haluatko korvata sen?
 replaceExistingDrawing=Korvaa olemassa oleva piirustus
-repository=Repository
 required=vaaditaan
 reset=Tyhjennä
 resetView=Nollaa zoomaus
@@ -573,6 +569,8 @@ searchShapes=Hae kuvioita
 selectAll=Valitse kaikki
 selectionOnly=Vain valinta
 selectEdges=Valitse reunat
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Valitse fontti
 selectNone=Älä valitse mitään
 selectVertices=Valitse verteksit

+ 4 - 6
war/resources/dia_fil.txt

@@ -77,7 +77,6 @@ cannotLoad=Ang mga pagsubok sa pag-lowd ay nabigo.  Paki subok na lang ulit mama
 cannotLogin=Ang mga pagsubok sa pag- log in ay nabigo.  Paki subok na lang ulit mamaya.
 cannotOpenFile=Hindi mabuksan ang payl
 change=Baguhin
-changes=Changes
 changeOrientation=Baguhin ang oryentasyon
 changeUser=Baguhin ang gumagamit
 changesNotSaved=Ang mga pagbabago ay hindi nai- seyb
@@ -87,6 +86,7 @@ chatWindowTitle=Chat
 chooseAnOption=Mamili ng opsyon
 chromeApp=Aplikasyon ng Chrome
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Pangalan ng Payl
 fileExists=Payl ay mayroon na
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=Payl ay hindi makita
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=Ang payl ay hindi nakita.  Ito ay wala o kaya ay wala kang akses sa pagbasa.
 fileNotLoaded=Payl ay hindi nailowd
 fileNotSaved=Payl ay hindi naiseyb
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Ang mga suportadong pormat ay ang mga payl na naiseyb mula sa software na ito (.xml), .vsdx at .gliffy
 options=Mga opsyon
 organic=Organiko
-organisation=Organisation
 orthogonal=Orthogonal
 otherViewer=ibang tumitingin
 otherViewers=ibang mga tumitingin
@@ -474,7 +473,6 @@ pageSetup=Setup ng pahina
 pageScale=Sukatan ng pahina
 pan=Pan
 panTooltip=Espasyo+Ilakad papunta sa pan
-path=Path
 paperSize=Laki ng papel
 pattern=Porma
 paste=Idikit
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=Ang payl na ito ay ginawa o minodipika sa draw.io pro.  Ikaw ay dadalhin na ngayon.
 realtimeTimeout=Mukhang ikaw ay gumawa ng konting mga pagbabago ng ikaw ay wala sa linya o naka oplayn.  Kami po ay humihingi ng tawad, itong mga pagbabago ay hindi maiseseyb.
 redo=Gawing muli
-ref=Ref
 refresh=Sariwain
 regularExpression=Regular Expression
 rememberMe=Tandaan mo ako
@@ -536,7 +533,6 @@ renaming=Pinapangalanang muli
 replace=Replace
 replaceIt={1} ay mayroon na.  Gusto mo bang palitan ito?
 replaceExistingDrawing=Palitan ang kasalukuyan guhit
-repository=Repository
 required=kinakailangan
 reset=Magsimulang muli
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Piliin lahat
 selectionOnly=Selection Only
 selectEdges=Piliin ang mga kanto
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Pumili ng pont
 selectNone=Select None
 selectVertices=Pumili ng bertises

+ 4 - 6
war/resources/dia_fr.txt

@@ -77,7 +77,6 @@ cannotLoad=Erreur lors du chargement. Merci de réessayer plus tard.
 cannotLogin=Erreur lors de la connexion. Merci de réessayer plus tard.
 cannotOpenFile=Impossible d'ouvrir le fichier
 change=Modifier
-changes=Changes
 changeOrientation=Modifier l’orientation
 changeUser=Modifier l'utilisateur
 changesNotSaved=Les modifcations n'ont pas été enregistrées
@@ -87,6 +86,7 @@ chatWindowTitle=Clavardage
 chooseAnOption=Choisir une option
 chromeApp=Application Chrome
 compressed=Compressé
+commitMessage=Commit Message
 csv=CSV
 draftFound=Un brouillon pour '{1}' a été trouvé. Souhaitez-vous l'afficher dans l'éditeur ou l'ignorer?
 dragAndDropNotSupported=Le glisser-déposer n'est pas supporté pour les images. Voulez-vous importer à la place?
@@ -241,7 +241,7 @@ filename=Nom de fichier
 fileExists=Le fichier existe déjà
 fileNearlyFullSeeFaq=Fichier presque plein, veuillez consulter la FAQ
 fileNotFound=Fichier non trouvé
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=Le fichier est introuvable. Le fichier n'existe pas ou vous n'avez pas le droit d'accès en lecture.
 fileNotLoaded=Fichier non chargé
 fileNotSaved=Fichier non sauvegardé
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Les formats supportés sont les fichiers sauvegardés depuis ce logiciel (.xml), .vsdx et .gliffy
 options=Options
 organic=Organique
-organisation=Organisation
 orthogonal=Orthogonale
 otherViewer=autre lecteur
 otherViewers=autres lecteurs
@@ -474,7 +473,6 @@ pageSetup=Paramètres de la page
 pageScale=Échelle de la page
 pan=Panoramique
 panTooltip=Espace+Glisser pour déplacer
-path=Path
 paperSize=Taille du papier
 pattern=Modèle
 paste=Coller
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=Fichier créé ou modifié dans draw.io pro. Vous allez être redirigé maintenant.
 realtimeTimeout=Des modifications hors ligne ont été effectuées. Ces modifications ne peuvent être enregistrées.
 redo=Refaire
-ref=Ref
 refresh=Rafraichir
 regularExpression=Regular Expression
 rememberMe=Se souvenir de moi
@@ -536,7 +533,6 @@ renaming=Renommage
 replace=Replace
 replaceIt={1} existe déjà. Voulez-vous le remplacer?
 replaceExistingDrawing=Remplacer le diagramme existant
-repository=Repository
 required=obligatoire
 reset=Réinitialiser
 resetView=Réinitialiser la vue
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Tout sélectionner
 selectionOnly=Selection Only
 selectEdges=Selectionner les bordures
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Sélectionner une police
 selectNone=Tout désélectionner
 selectVertices=Sélectionner des sommets

+ 4 - 6
war/resources/dia_gu.txt

@@ -77,7 +77,6 @@ cannotLoad=Load attempts failed. Please try again later.
 cannotLogin=Log in attempts failed. Please try again later.
 cannotOpenFile=Cannot open file
 change=Change
-changes=Changes
 changeOrientation=Change Orientation
 changeUser=Change user
 changesNotSaved=Changes have not been saved
@@ -87,6 +86,7 @@ chatWindowTitle=Chat
 chooseAnOption=Choose an option
 chromeApp=Chrome App
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Filename
 fileExists=File already exists
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=File not found
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=The file was not found. It does not exist or you do not have read access.
 fileNotLoaded=File not loaded
 fileNotSaved=File not saved
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Supported formats are files saved from this software (.xml), .vsdx and .gliffy
 options=Options
 organic=Organic
-organisation=Organisation
 orthogonal=Orthogonal
 otherViewer=other viewer
 otherViewers=other viewers
@@ -474,7 +473,6 @@ pageSetup=Page Setup
 pageScale=Page Scale
 pan=Pan
 panTooltip=Space+Drag to pan
-path=Path
 paperSize=Paper Size
 pattern=Pattern
 paste=Paste
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=This file was created or modified in a newer version of this app. You will be redirected now.
 realtimeTimeout=It looks like you've made a few changes while offline. We're sorry, these changes cannot be saved.
 redo=Redo
-ref=Ref
 refresh=Refresh
 regularExpression=Regular Expression
 rememberMe=Remember me
@@ -536,7 +533,6 @@ renaming=Renaming
 replace=Replace
 replaceIt={1} already exists. Do you want to replace it?
 replaceExistingDrawing=Replace existing drawing
-repository=Repository
 required=required
 reset=Reset
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Select All
 selectionOnly=Selection Only
 selectEdges=Select Edges
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Select Font
 selectNone=Select None
 selectVertices=Select Vertices

+ 4 - 6
war/resources/dia_he.txt

@@ -77,7 +77,6 @@ cannotLoad=‫ניסיונות הטעינה נכשלו. אנא נסה שוב מ
 cannotLogin=‫ניסיונות ההתחברות נכשלו. אנא נסה שוב מאוחר יותר.‬
 cannotOpenFile=‫לא ניתן לפתוח את הקובץ‬
 change=‫שנה‬
-changes=Changes
 changeOrientation=‫שנה אוריינטציה‬
 changeUser=‫שנה משתמש‬
 changesNotSaved=‫השינויים לא נשמרו‬
@@ -87,6 +86,7 @@ chatWindowTitle=‫צ'אט‬
 chooseAnOption=‫בחר אפשרות‬
 chromeApp=‫אפליקציית כרום‬
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=‫שם קובץ‬
 fileExists=‫הקובץ כבר קיים‬
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=‫הקובץ לא נמצא‬
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=‫הקובץ לא נמצא. ייתכן שהוא לא קיים או שאין לך הרשאת קריאה.‬
 fileNotLoaded=‫הקובץ לא נטען‬
 fileNotSaved=‫הקובץ לא נשמר‬
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=‫הפורמטים הנתמכים הם קבצים מהתוכנה הזאת (.xml), קבצי   .vsdx gliffy.‬
 options=‫אפשרויות‬
 organic=‫אורגני‬
-organisation=Organisation
 orthogonal=‫ניצב ‬
 otherViewer=‫צופה אחר‬
 otherViewers=‫צופים אחרים‬
@@ -474,7 +473,6 @@ pageSetup=‫הגדרת עמוד‬
 pageScale=‫קנה מידת העמוד‬
 pan=‫צידוד‬
 panTooltip=‫מקש ארוך + גרירה כדי לצדד‬
-path=Path
 paperSize=‫גודל הנייר‬
 pattern=‫דפוס‬
 paste=‫הדבק‬
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=‫הקובץ הזה נוצר או שונה באמצעות draw.io pro. אתה תנותב עכשיו.‬
 realtimeTimeout=‫נראה שביצעת מספר שינויים במצב לא מקוון. אנחנו מצטערים, לא ניתן לשמור שינויים אלו.‬
 redo=‫בצע שוב‬
-ref=Ref
 refresh=‫רענן‬
 regularExpression=Regular Expression
 rememberMe=‫זכור אותי‬
@@ -536,7 +533,6 @@ renaming=‫משנה שם‬
 replace=Replace
 replaceIt=‫{1} כבר קיים. האם ברצונך להחליף אותו? ‬
 replaceExistingDrawing=‫החלף סקיצה קיימת‬
-repository=Repository
 required=‫נדרש‬
 reset=‫אפס ‬
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=‫בחר הכל‬
 selectionOnly=Selection Only
 selectEdges=‫בחר קצוות‬
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=‫בחר גופן‬
 selectNone=Select None
 selectVertices=‫בחר קודקודים‬

+ 4 - 6
war/resources/dia_hi.txt

@@ -77,7 +77,6 @@ cannotLoad=Load attempts failed. Please try again later.
 cannotLogin=Log in attempts failed. Please try again later.
 cannotOpenFile=Cannot open file
 change=Change
-changes=Changes
 changeOrientation=Change Orientation
 changeUser=Change user
 changesNotSaved=Changes have not been saved
@@ -87,6 +86,7 @@ chatWindowTitle=Chat
 chooseAnOption=Choose an option
 chromeApp=Chrome App
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Filename
 fileExists=File already exists
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=File not found
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=The file was not found. It does not exist or you do not have read access.
 fileNotLoaded=File not loaded
 fileNotSaved=File not saved
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Supported formats are files saved from this software (.xml), .vsdx and .gliffy
 options=Options
 organic=Organic
-organisation=Organisation
 orthogonal=Orthogonal
 otherViewer=other viewer
 otherViewers=other viewers
@@ -474,7 +473,6 @@ pageSetup=Page Setup
 pageScale=Page Scale
 pan=Pan
 panTooltip=Space+Drag to pan
-path=Path
 paperSize=Paper Size
 pattern=Pattern
 paste=Paste
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=This file was created or modified in a newer version of this app. You will be redirected now.
 realtimeTimeout=It looks like you've made a few changes while offline. We're sorry, these changes cannot be saved.
 redo=Redo
-ref=Ref
 refresh=Refresh
 regularExpression=Regular Expression
 rememberMe=Remember me
@@ -536,7 +533,6 @@ renaming=Renaming
 replace=Replace
 replaceIt={1} already exists. Do you want to replace it?
 replaceExistingDrawing=Replace existing drawing
-repository=Repository
 required=required
 reset=Reset
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Select All
 selectionOnly=Selection Only
 selectEdges=Select Edges
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Select Font
 selectNone=Select None
 selectVertices=Select Vertices

+ 4 - 6
war/resources/dia_hr.txt

@@ -77,7 +77,6 @@ cannotLoad=Load attempts failed. Please try again later.
 cannotLogin=Log in attempts failed. Please try again later.
 cannotOpenFile=Cannot open file
 change=Change
-changes=Changes
 changeOrientation=Change Orientation
 changeUser=Change user
 changesNotSaved=Changes have not been saved
@@ -87,6 +86,7 @@ chatWindowTitle=Chat
 chooseAnOption=Choose an option
 chromeApp=Chrome App
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Filename
 fileExists=File already exists
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=File not found
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=The file was not found. It does not exist or you do not have read access.
 fileNotLoaded=File not loaded
 fileNotSaved=File not saved
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Supported formats are files saved from this software (.xml), .vsdx and .gliffy
 options=Options
 organic=Organic
-organisation=Organisation
 orthogonal=Orthogonal
 otherViewer=other viewer
 otherViewers=other viewers
@@ -474,7 +473,6 @@ pageSetup=Page Setup
 pageScale=Page Scale
 pan=Pan
 panTooltip=Space+Drag to pan
-path=Path
 paperSize=Paper Size
 pattern=Pattern
 paste=Paste
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=This file was created or modified in a newer version of this app. You will be redirected now.
 realtimeTimeout=It looks like you've made a few changes while offline. We're sorry, these changes cannot be saved.
 redo=Redo
-ref=Ref
 refresh=Refresh
 regularExpression=Regular Expression
 rememberMe=Remember me
@@ -536,7 +533,6 @@ renaming=Renaming
 replace=Replace
 replaceIt={1} already exists. Do you want to replace it?
 replaceExistingDrawing=Replace existing drawing
-repository=Repository
 required=required
 reset=Reset
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Select All
 selectionOnly=Selection Only
 selectEdges=Select Edges
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Select Font
 selectNone=Select None
 selectVertices=Select Vertices

+ 4 - 6
war/resources/dia_hu.txt

@@ -77,7 +77,6 @@ cannotLoad=A betöltési próbálkozások sikertelenek. Kérjük próbálja ism
 cannotLogin=A bejelentkezési próbálkozások sikertelenek. Kérjük próbálja ismét később...
 cannotOpenFile=Fájl nem nyitható
 change=Változtat
-changes=Changes
 changeOrientation=Irányultságváltoztatás
 changeUser=Felhasználó váltás
 changesNotSaved=A változtatások nincsenek mentve
@@ -87,6 +86,7 @@ chatWindowTitle=Cseveg
 chooseAnOption=Válasszon opciót
 chromeApp=Chrome App
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Fájlnév
 fileExists=Létező fájl
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=Fájl nem található
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=A fájl nem található. Nem létezik, vagy nincs olvasási hozzáférése.
 fileNotLoaded=Fájl nincs betöltve
 fileNotSaved=Fájl nincs mentve
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=A támogatott formátum .XML fájlok ebből a programból mentve
 options=Beállítások
 organic=Szerves
-organisation=Organisation
 orthogonal=Merőleges
 otherViewer=másik néző
 otherViewers=másik néző
@@ -474,7 +473,6 @@ pageSetup=Oldal beállítás
 pageScale=Oldal méretarány
 pan=Pan
 panTooltip=Gördítéshez jobb klikk és húz
-path=Path
 paperSize=Oldalméret
 pattern=Minta
 paste=Beilleszt
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=Ez a fájl a draw.io pro-ban lett készítve vagy módosítva. Azonnal át lesz irányítva.
 realtimeTimeout=Úgy látszik néhány változást csinált miközben le volt kapcsolva. Sajnáljuk, ezek a változtatások nem menthetők.
 redo=Helyrehoz
-ref=Ref
 refresh=Frissít
 regularExpression=Regular Expression
 rememberMe=Emlékezz rám
@@ -536,7 +533,6 @@ renaming=Átnevezés
 replace=Replace
 replaceIt={1} már létezik. Helyettesíti?
 replaceExistingDrawing=Helyettesiti a meglévő rajzot
-repository=Repository
 required=szükséges
 reset=Újrakezd
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Mindent kijelöl
 selectionOnly=Selection Only
 selectEdges=Éleket kijelöl
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Betűkészlet választás
 selectNone=Select None
 selectVertices=Csomók kijelölése

+ 4 - 6
war/resources/dia_i18n.txt

@@ -77,7 +77,6 @@ cannotLoad=cannotLoad
 cannotLogin=cannotLogin
 cannotOpenFile=cannotOpenFile
 change=change
-changes=changes
 changeOrientation=changeOrientation
 changeUser=changeUser
 changesNotSaved=changesNotSaved
@@ -87,6 +86,7 @@ chatWindowTitle=chatWindowTitle
 chooseAnOption=chooseAnOption
 chromeApp=chromeApp
 compressed=compressed
+commitMessage=commitMessage
 csv=csv
 draftFound=draftFound
 dragAndDropNotSupported=dragAndDropNotSupported
@@ -241,7 +241,7 @@ filename=filename
 fileExists=fileExists
 fileNearlyFullSeeFaq=fileNearlyFullSeeFaq
 fileNotFound=fileNotFound
-folderNotFound=folderNotFound
+repositoryNotFound=repositoryNotFound
 fileNotFoundOrDenied=fileNotFoundOrDenied
 fileNotLoaded=fileNotLoaded
 fileNotSaved=fileNotSaved
@@ -460,7 +460,6 @@ openRecent=openRecent
 openSupported=openSupported
 options=options
 organic=organic
-organisation=organisation
 orthogonal=orthogonal
 otherViewer=otherViewer
 otherViewers=otherViewers
@@ -474,7 +473,6 @@ pageSetup=pageSetup
 pageScale=pageScale
 pan=pan
 panTooltip=panTooltip
-path=path
 paperSize=paperSize
 pattern=pattern
 paste=paste
@@ -520,7 +518,6 @@ recentlyViewed=recentlyViewed
 redirectToNewApp=redirectToNewApp
 realtimeTimeout=realtimeTimeout
 redo=redo
-ref=ref
 refresh=refresh
 regularExpression=regularExpression
 rememberMe=rememberMe
@@ -536,7 +533,6 @@ renaming=renaming
 replace=replace
 replaceIt=replaceIt
 replaceExistingDrawing=replaceExistingDrawing
-repository=repository
 required=required
 reset=reset
 resetView=resetView
@@ -573,6 +569,8 @@ searchShapes=searchShapes
 selectAll=selectAll
 selectionOnly=selectionOnly
 selectEdges=selectEdges
+selectFile=selectFile
+selectFolder=selectFolder
 selectFont=selectFont
 selectNone=selectNone
 selectVertices=selectVertices

+ 4 - 6
war/resources/dia_id.txt

@@ -77,7 +77,6 @@ cannotLoad=Percobaan load tidak berhasil. Silahkan coba lagi beberapa saat
 cannotLogin=Percobaan login tidak berhasil. Silahkan coba lagi beberapa saat
 cannotOpenFile=Tidak bisa membuka file
 change=Rubah
-changes=Changes
 changeOrientation=Rubah orientasi
 changeUser=Ganti user
 changesNotSaved=Perubahan belum tersimpan
@@ -87,6 +86,7 @@ chatWindowTitle=Chat
 chooseAnOption=Pilih opsi yang ada
 chromeApp=Aplikasi Chrome
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Nama file
 fileExists=File sudah ada
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=File tidak ditemukan
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=File tidak diketemukan. File tidak ada atau tidak memliki akses
 fileNotLoaded=File tidak dimuat
 fileNotSaved=File tidak disimpan
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Format didukung adalah file .XML yang disimpan dari software ini
 options=Opsi
 organic=Organik
-organisation=Organisation
 orthogonal=Ortogonal
 otherViewer=Pengunjung lain
 otherViewers=Pengunjung-pengunjung lain
@@ -474,7 +473,6 @@ pageSetup=Pengaturan Halaman
 pageScale=Skala Halaman
 pan=Pan
 panTooltip=spasi + tarik untuk menggerakkan
-path=Path
 paperSize=Ukuran Kertas
 pattern=Pola
 paste=Sisip
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=File ini dibuat atau diubah oleh draw.io pro. Anda akan diarahkan sekarang 
 realtimeTimeout=Sepertinya Anda telah membuat beberapa perubahan selagi offline. Kami minta maaf, perubahan ini tidak dapat disimpan.
 redo=Ulangi
-ref=Ref
 refresh=refresh
 regularExpression=Regular Expression
 rememberMe=Mengingat saya
@@ -536,7 +533,6 @@ renaming=Menamakan kembali
 replace=Replace
 replaceIt={1} sudah ada. Anda ingin menimpanya?
 replaceExistingDrawing=Hapus gambar yang ada
-repository=Repository
 required=Diperlukan
 reset=Setel Ulang
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Pilih Semua
 selectionOnly=Selection Only
 selectEdges=Pilih Tepi
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Pilih font
 selectNone=Select None
 selectVertices=Pilih Simpul

+ 4 - 6
war/resources/dia_it.txt

@@ -77,7 +77,6 @@ cannotLoad=Tentativo di caricamento non riuscito. Per favore, riprova più tardi
 cannotLogin=Tentativo di login non riuscito. Per favore, riprova più tardi
 cannotOpenFile=Impossibile aprire il file
 change=Cambia  
-changes=Changes
 changeOrientation=Cambia orientamento
 changeUser=Cambia utente
 changesNotSaved=Le modifiche non sono state salvate
@@ -87,6 +86,7 @@ chatWindowTitle=Chat
 chooseAnOption=Scegli un'opzione
 chromeApp=App Chrome
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Nome del file
 fileExists=Il file esiste già
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=File non trovato
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=File non trovato. Non esiste o non hai accesso alla lettura
 fileNotLoaded=File non caricato
 fileNotSaved=File non salvato
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=I formati supportati sono i file .xml, .vsdx e .gliffy
 options=Opzioni
 organic=Organico
-organisation=Organisation
 orthogonal=Ortogonale
 otherViewer=altro visitatore
 otherViewers=altri visitatori
@@ -474,7 +473,6 @@ pageSetup=Impostazioni della pagina
 pageScale=Misura della pagina
 pan=Pan
 panTooltip=Barra spazio e sposta per visione panoramica
-path=Path
 paperSize=Dimensione della carta
 pattern=Modello
 paste=Incolla
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=Questo file è stato creato o modificato in draw.io pro. Sarai reindirizzato ora.
 realtimeTimeout=Sembra che tu abbia fatto alcune modifiche mentre eri offline. Purtroppo queste modifiche non possono essere salvate.
 redo=Ripeti
-ref=Ref
 refresh=Aggiorna
 regularExpression=Regular Expression
 rememberMe=Ricordati di me
@@ -536,7 +533,6 @@ renaming=Rinomina in corso
 replace=Replace
 replaceIt={1} esiste già. Vuoi sostituirlo?
 replaceExistingDrawing=Sostituisci il disegno esistente
-repository=Repository
 required=richiesto
 reset=Resetta
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Seleziona tutto
 selectionOnly=Selection Only
 selectEdges=Seleziona bordi
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Scegli un font
 selectNone=Select None
 selectVertices=Seleziona vertici

+ 4 - 6
war/resources/dia_ja.txt

@@ -77,7 +77,6 @@ cannotLoad=ロードは失敗しました。しばらく後に再試行してく
 cannotLogin=ログインは失敗しました。しばらく後に再試行してください。
 cannotOpenFile=ファイルを開けません
 change=変更
-changes=Changes
 changeOrientation=向きを変更
 changeUser=ユーザーを変更
 changesNotSaved=変更は保存されませんでした。
@@ -87,6 +86,7 @@ chatWindowTitle=チャット
 chooseAnOption=オプションを選んでください
 chromeApp=Chrome アプリ
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=ドラフト{1}が見つかりました。ロードします。あるいは廃棄
 dragAndDropNotSupported=画像のドラッグ・アンド・ドロップに対応しておりません。インポートしますか?
@@ -241,7 +241,7 @@ filename=ファイル名
 fileExists=ファイルはすでに存在します。
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=ファイルが見つかりません
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=ファイルが見つかりません。存在しないかアクセス権限がありません。
 fileNotLoaded=ファイルが読み込まれません
 fileNotSaved=ファイルが保存されていません
@@ -460,7 +460,6 @@ openRecent=最近開いたドキュメント
 openSupported=このソフトを使って保存された.XMLフォーマットのファイルのみ開くことが出来ます。
 options=オプション
 organic=オーガニック
-organisation=Organisation
 orthogonal=直角
 otherViewer=他の閲覧者
 otherViewers=他の閲覧者
@@ -474,7 +473,6 @@ pageSetup=ページ設定
 pageScale=ページスケール
 pan=画面移動
 panTooltip=スペースキー+ドラッグでパン
-path=Path
 paperSize=用紙サイズ
 pattern=パターン
 paste=ペースト
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=このファイルはdraw.io Proで作成されました。リダイレクトします。
 realtimeTimeout=オフライン時にいくつかの修正があったようですが、それらは保存されません。申し訳ございません。
 redo=やり直し
-ref=Ref
 refresh=リフレッシュ
 regularExpression=Regular Expression
 rememberMe=保存する
@@ -536,7 +533,6 @@ renaming=名前変更中
 replace=置き換え
 replaceIt={1}はすでに存在します。上書きしますか?
 replaceExistingDrawing=既存の図を上書き
-repository=Repository
 required=必須
 reset=リセット
 resetView=ビューをリセット
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=全ての選択
 selectionOnly=Selection Only
 selectEdges=エッジを選択
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=フォントの選択
 selectNone=選択解除
 selectVertices=頂点を選択

+ 4 - 6
war/resources/dia_kn.txt

@@ -77,7 +77,6 @@ cannotLoad=Load attempts failed. Please try again later.
 cannotLogin=Log in attempts failed. Please try again later.
 cannotOpenFile=Cannot open file
 change=Change
-changes=Changes
 changeOrientation=Change Orientation
 changeUser=Change user
 changesNotSaved=Changes have not been saved
@@ -87,6 +86,7 @@ chatWindowTitle=Chat
 chooseAnOption=Choose an option
 chromeApp=Chrome App
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Filename
 fileExists=File already exists
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=File not found
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=The file was not found. It does not exist or you do not have read access.
 fileNotLoaded=File not loaded
 fileNotSaved=File not saved
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Supported formats are files saved from this software (.xml), .vsdx and .gliffy
 options=Options
 organic=Organic
-organisation=Organisation
 orthogonal=Orthogonal
 otherViewer=other viewer
 otherViewers=other viewers
@@ -474,7 +473,6 @@ pageSetup=Page Setup
 pageScale=Page Scale
 pan=Pan
 panTooltip=Space+Drag to pan
-path=Path
 paperSize=Paper Size
 pattern=Pattern
 paste=Paste
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=This file was created or modified in a newer version of this app. You will be redirected now.
 realtimeTimeout=It looks like you've made a few changes while offline. We're sorry, these changes cannot be saved.
 redo=Redo
-ref=Ref
 refresh=Refresh
 regularExpression=Regular Expression
 rememberMe=Remember me
@@ -536,7 +533,6 @@ renaming=Renaming
 replace=Replace
 replaceIt={1} already exists. Do you want to replace it?
 replaceExistingDrawing=Replace existing drawing
-repository=Repository
 required=required
 reset=Reset
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Select All
 selectionOnly=Selection Only
 selectEdges=Select Edges
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Select Font
 selectNone=Select None
 selectVertices=Select Vertices

+ 4 - 6
war/resources/dia_ko.txt

@@ -77,7 +77,6 @@ cannotLoad=불러오기 실패. 나중에 다시 시도하십시오.
 cannotLogin=로그인 실패. 나중에 다시 시도하십시오.
 cannotOpenFile=파일을 열 수 없습니다
 change=변경
-changes=Changes
 changeOrientation=방향 변경
 changeUser=사용자 변경
 changesNotSaved=변경내용이 저장되지 않았습니다
@@ -87,6 +86,7 @@ chatWindowTitle=대화창
 chooseAnOption=옵션 선택
 chromeApp=크롬 앱
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=파일 이름
 fileExists=파일이 이미 존재합니다
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=파일을 찾을 수 없습니다
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=파일을 찾지 못했습니다. 파일이 존재하지 않거나 읽기 권한이 없습니다.
 fileNotLoaded=파일 불러오기 안됨
 fileNotSaved=파일 저장 안됨
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=본 프로그램 저장 파일 (.xml) 및 .vsdx, .gliffy 파일 형식을 지원합니다.
 options=옵션
 organic=유기적 객체
-organisation=Organisation
 orthogonal=직각
 otherViewer=다른 뷰어
 otherViewers=다른 뷰어
@@ -474,7 +473,6 @@ pageSetup=페이지 설정
 pageScale=페이지 크기
 pan=화면 이동
 panTooltip=Space + 드래그하여 화면 이동
-path=Path
 paperSize=용지 크기
 pattern=패턴
 paste=붙여넣기
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=이 파일은 draw.io pro에서 생성 또는 수정되었습니다. 지금 페이지를 이동합니다.
 realtimeTimeout=일부 변경내용이 오프라인 상태에서 입력되었습니다. 변경내용을 저장할 수 없습니다.
 redo=다시 실행
-ref=Ref
 refresh=새로 고침
 regularExpression=Regular Expression
 rememberMe=로그인 기억하기
@@ -536,7 +533,6 @@ renaming=이름 변경중
 replace=Replace
 replaceIt={1} 이미 존재함. 교체하시겠습니까?
 replaceExistingDrawing=기존 그림 교체
-repository=Repository
 required=필요
 reset=재설정
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=모두 선택
 selectionOnly=Selection Only
 selectEdges=선 선택
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=글꼴 선택
 selectNone=Select None
 selectVertices=꼭짓점 선택

+ 4 - 6
war/resources/dia_lt.txt

@@ -77,7 +77,6 @@ cannotLoad=Load attempts failed. Please try again later.
 cannotLogin=Log in attempts failed. Please try again later.
 cannotOpenFile=Cannot open file
 change=Change
-changes=Changes
 changeOrientation=Change Orientation
 changeUser=Change user
 changesNotSaved=Changes have not been saved
@@ -87,6 +86,7 @@ chatWindowTitle=Chat
 chooseAnOption=Choose an option
 chromeApp=Chrome App
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Filename
 fileExists=File already exists
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=File not found
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=The file was not found. It does not exist or you do not have read access.
 fileNotLoaded=File not loaded
 fileNotSaved=File not saved
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Supported formats are files saved from this software (.xml), .vsdx and .gliffy
 options=Options
 organic=Organic
-organisation=Organisation
 orthogonal=Orthogonal
 otherViewer=other viewer
 otherViewers=other viewers
@@ -474,7 +473,6 @@ pageSetup=Page Setup
 pageScale=Page Scale
 pan=Pan
 panTooltip=Space+Drag to pan
-path=Path
 paperSize=Paper Size
 pattern=Pattern
 paste=Paste
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=This file was created or modified in a newer version of this app. You will be redirected now.
 realtimeTimeout=It looks like you've made a few changes while offline. We're sorry, these changes cannot be saved.
 redo=Redo
-ref=Ref
 refresh=Refresh
 regularExpression=Regular Expression
 rememberMe=Remember me
@@ -536,7 +533,6 @@ renaming=Renaming
 replace=Replace
 replaceIt={1} already exists. Do you want to replace it?
 replaceExistingDrawing=Replace existing drawing
-repository=Repository
 required=required
 reset=Reset
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Select All
 selectionOnly=Selection Only
 selectEdges=Select Edges
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Select Font
 selectNone=Select None
 selectVertices=Select Vertices

+ 4 - 6
war/resources/dia_lv.txt

@@ -77,7 +77,6 @@ cannotLoad=Load attempts failed. Please try again later.
 cannotLogin=Log in attempts failed. Please try again later.
 cannotOpenFile=Cannot open file
 change=Change
-changes=Changes
 changeOrientation=Change Orientation
 changeUser=Change user
 changesNotSaved=Changes have not been saved
@@ -87,6 +86,7 @@ chatWindowTitle=Chat
 chooseAnOption=Choose an option
 chromeApp=Chrome App
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Filename
 fileExists=File already exists
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=File not found
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=The file was not found. It does not exist or you do not have read access.
 fileNotLoaded=File not loaded
 fileNotSaved=File not saved
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Supported formats are files saved from this software (.xml), .vsdx and .gliffy
 options=Options
 organic=Organic
-organisation=Organisation
 orthogonal=Orthogonal
 otherViewer=other viewer
 otherViewers=other viewers
@@ -474,7 +473,6 @@ pageSetup=Page Setup
 pageScale=Page Scale
 pan=Pan
 panTooltip=Space+Drag to pan
-path=Path
 paperSize=Paper Size
 pattern=Pattern
 paste=Paste
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=This file was created or modified in a newer version of this app. You will be redirected now.
 realtimeTimeout=It looks like you've made a few changes while offline. We're sorry, these changes cannot be saved.
 redo=Redo
-ref=Ref
 refresh=Refresh
 regularExpression=Regular Expression
 rememberMe=Remember me
@@ -536,7 +533,6 @@ renaming=Renaming
 replace=Replace
 replaceIt={1} already exists. Do you want to replace it?
 replaceExistingDrawing=Replace existing drawing
-repository=Repository
 required=required
 reset=Reset
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Select All
 selectionOnly=Selection Only
 selectEdges=Select Edges
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Select Font
 selectNone=Select None
 selectVertices=Select Vertices

+ 4 - 6
war/resources/dia_ml.txt

@@ -77,7 +77,6 @@ cannotLoad=Load attempts failed. Please try again later.
 cannotLogin=Log in attempts failed. Please try again later.
 cannotOpenFile=Cannot open file
 change=Change
-changes=Changes
 changeOrientation=Change Orientation
 changeUser=Change user
 changesNotSaved=Changes have not been saved
@@ -87,6 +86,7 @@ chatWindowTitle=Chat
 chooseAnOption=Choose an option
 chromeApp=Chrome App
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Filename
 fileExists=File already exists
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=File not found
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=The file was not found. It does not exist or you do not have read access.
 fileNotLoaded=File not loaded
 fileNotSaved=File not saved
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Supported formats are files saved from this software (.xml), .vsdx and .gliffy
 options=Options
 organic=Organic
-organisation=Organisation
 orthogonal=Orthogonal
 otherViewer=other viewer
 otherViewers=other viewers
@@ -474,7 +473,6 @@ pageSetup=Page Setup
 pageScale=Page Scale
 pan=Pan
 panTooltip=Space+Drag to pan
-path=Path
 paperSize=Paper Size
 pattern=Pattern
 paste=Paste
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=This file was created or modified in a newer version of this app. You will be redirected now.
 realtimeTimeout=It looks like you've made a few changes while offline. We're sorry, these changes cannot be saved.
 redo=Redo
-ref=Ref
 refresh=Refresh
 regularExpression=Regular Expression
 rememberMe=Remember me
@@ -536,7 +533,6 @@ renaming=Renaming
 replace=Replace
 replaceIt={1} already exists. Do you want to replace it?
 replaceExistingDrawing=Replace existing drawing
-repository=Repository
 required=required
 reset=Reset
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Select All
 selectionOnly=Selection Only
 selectEdges=Select Edges
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Select Font
 selectNone=Select None
 selectVertices=Select Vertices

+ 4 - 6
war/resources/dia_mr.txt

@@ -77,7 +77,6 @@ cannotLoad=Load attempts failed. Please try again later.
 cannotLogin=Log in attempts failed. Please try again later.
 cannotOpenFile=Cannot open file
 change=Change
-changes=Changes
 changeOrientation=Change Orientation
 changeUser=Change user
 changesNotSaved=Changes have not been saved
@@ -87,6 +86,7 @@ chatWindowTitle=Chat
 chooseAnOption=Choose an option
 chromeApp=Chrome App
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Filename
 fileExists=File already exists
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=File not found
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=The file was not found. It does not exist or you do not have read access.
 fileNotLoaded=File not loaded
 fileNotSaved=File not saved
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Supported formats are files saved from this software (.xml), .vsdx and .gliffy
 options=Options
 organic=Organic
-organisation=Organisation
 orthogonal=Orthogonal
 otherViewer=other viewer
 otherViewers=other viewers
@@ -474,7 +473,6 @@ pageSetup=Page Setup
 pageScale=Page Scale
 pan=Pan
 panTooltip=Space+Drag to pan
-path=Path
 paperSize=Paper Size
 pattern=Pattern
 paste=Paste
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=This file was created or modified in a newer version of this app. You will be redirected now.
 realtimeTimeout=It looks like you've made a few changes while offline. We're sorry, these changes cannot be saved.
 redo=Redo
-ref=Ref
 refresh=Refresh
 regularExpression=Regular Expression
 rememberMe=Remember me
@@ -536,7 +533,6 @@ renaming=Renaming
 replace=Replace
 replaceIt={1} already exists. Do you want to replace it?
 replaceExistingDrawing=Replace existing drawing
-repository=Repository
 required=required
 reset=Reset
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Select All
 selectionOnly=Selection Only
 selectEdges=Select Edges
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Select Font
 selectNone=Select None
 selectVertices=Select Vertices

+ 4 - 6
war/resources/dia_ms.txt

@@ -77,7 +77,6 @@ cannotLoad=Percubaan muatan gagal. Sila cuba sebentar lagi.
 cannotLogin=Percubaan daftar masuk gagal. Sila cuba sebentar lagi.
 cannotOpenFile=Tidak dapat membuka fail
 change=Tukar
-changes=Changes
 changeOrientation=Tukar orientasi
 changeUser=Tukar pengguna
 changesNotSaved=Perubahan belum disimpan
@@ -87,6 +86,7 @@ chatWindowTitle=Sembang
 chooseAnOption=Pilih satu opsyen
 chromeApp=Aplikasi Chrome
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Nama fail
 fileExists=Fail telah wujud
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=Fail tidak dapat dicari
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=Fail ini tidak dapat dicari. Ia tidak wujud atau anda tiada akses pembacaan.
 fileNotLoaded=Fail tidak dimuatkan
 fileNotSaved=Fail tidak disimpan
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Format yang disokong adalah fail yang disimpan dari perisian ini(.xml), .vsdx dan .gliffy
 options=Opsyen
 organic=Organik
-organisation=Organisation
 orthogonal=Ortogon
 otherViewer=penonton lain
 otherViewers=Penonton-penonton lain
@@ -474,7 +473,6 @@ pageSetup=Persediaan muka surat
 pageScale=Skala muka surat
 pan=Gerakkan
 panTooltip=Jarak+Heret untuk menggerakkan objek
-path=Path
 paperSize=Saiz kertas
 pattern=Corak
 paste=Tampal
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=Fail ini telah dicipta atau diubahsuai dalam draw.io pro. Anda akan diarahkan semula sekarang.
 realtimeTimeout=Ia kelihatan anda mempunyai perubahan semasa di luar talian. Kami meminta maaf bahawa perubahan ini tidak dapat disimpan.
 redo=Buat semula
-ref=Ref
 refresh=Segarkan semula
 regularExpression=Regular Expression
 rememberMe=Ingat aku
@@ -536,7 +533,6 @@ renaming=Sedang menamakan semula
 replace=Replace
 replaceIt={1} telah wujud. Adakah anda ingin menggantikannya?
 replaceExistingDrawing=Mengganti lukisan yang sedia ada
-repository=Repository
 required=Diperlukan
 reset=Menetapkan semula
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Pilih semua
 selectionOnly=Selection Only
 selectEdges=Pilih tepi
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Pilih satu font
 selectNone=Select None
 selectVertices=Pilih bucu

+ 4 - 6
war/resources/dia_nl.txt

@@ -77,7 +77,6 @@ cannotLoad=Laadpogingen mislukt. Probeer het later nogmaals.
 cannotLogin=Inlogpogingen mislukt. Probeer het later nogmaals.
 cannotOpenFile=Kan bestand niet openen
 change=Wijzigen
-changes=Changes
 changeOrientation=Oriëntatie wijzigen
 changeUser=Van gebruiker wisselen
 changesNotSaved=Wijzigingen zijn niet opgeslagen
@@ -87,6 +86,7 @@ chatWindowTitle=Chat
 chooseAnOption=Kies een optie
 chromeApp=Chrome-applicatie
 compressed=Gecomprimeerd
+commitMessage=Commit Message
 csv=CSV
 draftFound=Een concept van '{1}' is gevonden. Laa het in de bewerker of negeer het om door te gaan.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Bestandsnaam
 fileExists=Bestand bestaat al
 fileNearlyFullSeeFaq=Bestand bijna vol, bekijk de FAQ
 fileNotFound=Bestand niet gevonden
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=Het bestand was niet gevonden. Het bestaat niet of u heeft geen leesrechten.
 fileNotLoaded=Bestand niet geladen
 fileNotSaved=Bestand niet opgeslagen
@@ -460,7 +460,6 @@ openRecent=Recent openen
 openSupported=Ondersteunde formaten zijn bestanden opgeslagen uit deze software (,xml), .vsdx en .gliffy
 options=Opties
 organic=Organisch
-organisation=Organisation
 orthogonal=Orthogonaal
 otherViewer=andere bekijker
 otherViewers=andere bekijkers
@@ -474,7 +473,6 @@ pageSetup=Pagina instellen
 pageScale=Pagina schalen
 pan=Verschuiven
 panTooltip=Spatie+slepen om te verschuiven
-path=Path
 paperSize=Papiergrootte
 pattern=Patroon
 paste=Plakken
@@ -520,7 +518,6 @@ recentlyViewed=Recent bekeken
 redirectToNewApp=Dit bestand is aangemaakt of aangepast in een nieuwere versie van deze app. U wordt nu doorgestuurd.
 realtimeTimeout=Het lijkt erop dat u enkele wijzigingen hebt gedaan terwijl u offline was. Het spijt ons, maar deze wijzigingen kunnen niet worden opgeslagen.
 redo=Opnieuw doen
-ref=Ref
 refresh=Herladen
 regularExpression=Reguliere expressie
 rememberMe=Onthoud mij
@@ -536,7 +533,6 @@ renaming=Bezig met hernoemen
 replace=Vervangen
 replaceIt={1} bestaat al. Wilt u het vervangen?
 replaceExistingDrawing=Bestaande tekening vervangen
-repository=Repository
 required=vereist
 reset=Resetten
 resetView=Weergave resetten
@@ -573,6 +569,8 @@ searchShapes=Vormen zoeken
 selectAll=Alles selecteren
 selectionOnly=Alleen selectie
 selectEdges=Randen selecteren
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Lettertype selecteren
 selectNone=Niets selecteren
 selectVertices=Hoeken selecteren

+ 4 - 6
war/resources/dia_no.txt

@@ -77,7 +77,6 @@ cannotLoad=Innlasting feilet. Vennligst prøv igjen senere.
 cannotLogin=Innlogging feilet. Vennligst prøv igjen senere.
 cannotOpenFile=Kan ikke åpne fil
 change=Endre
-changes=Changes
 changeOrientation=Endre retning
 changeUser=Endre bruker
 changesNotSaved=Endringer er ikke lagret
@@ -87,6 +86,7 @@ chatWindowTitle=Chat
 chooseAnOption=Velg et alternativ
 chromeApp=Chrome-app
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Filnavn
 fileExists=Filen finnes fra før
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=Filen ble ikke funnet
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=Filen ble ikke funnet. Enten eksisterer den ikke, eller du har ikke leserrettigheter.
 fileNotLoaded=Filen ble ikke lastet inn
 fileNotSaved=Filen ble ikke lagret
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Støttede formater er filer lagret med denne programvaren (.xml), .vsdx og .gliffy
 options=Alternativer
 organic=Organisk
-organisation=Organisation
 orthogonal=Ortogonale
 otherViewer=annen leser
 otherViewers=andre lesere
@@ -474,7 +473,6 @@ pageSetup=Sideoppsett
 pageScale=Sideskalering
 pan=Panorer
 panTooltip=Mellomtast + dra for å panorere
-path=Path
 paperSize=Papirstørrelse
 pattern=Mønster
 paste=Lim inn
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=Denne filen ble opprettet eller endret i draw.io pro. Du blir nå omdirigert dit.
 realtimeTimeout=Det ser ut til at du har foretatt endringer mens du var offline. Vi beklager, men disse endringene kan ikke lagres.
 redo=Gjør om
-ref=Ref
 refresh=Oppdater
 regularExpression=Regular Expression
 rememberMe=Husk meg
@@ -536,7 +533,6 @@ renaming=Endrer navn
 replace=Replace
 replaceIt={1} finnes fra før. Vil du erstatte den?
 replaceExistingDrawing=Erstatt eksisterende tegning
-repository=Repository
 required=påkrevd
 reset=Tilbakestill
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Velg alt
 selectionOnly=Selection Only
 selectEdges=Velg kanter
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Velg en skrifttype
 selectNone=Select None
 selectVertices=Velg toppunkter

+ 4 - 6
war/resources/dia_pl.txt

@@ -77,7 +77,6 @@ cannotLoad=Próba załadowania zakończona niepowodzeniem. Spróbuj później.
 cannotLogin=Próba logowania zakończona niepowodzeniem. Spróbuj później.
 cannotOpenFile=Nie mogę otworzyć pliku
 change=Zmień
-changes=Changes
 changeOrientation=Zmień orientację
 changeUser=Zmień użytkownika
 changesNotSaved=Zmiany nie zostały zapisanie
@@ -87,6 +86,7 @@ chatWindowTitle=Chat
 chooseAnOption=Wybierz opcję
 chromeApp=Aplikacja Chrome
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=Znaleziono wersję roboczą {1}. Załaduj ją do edytora lub odrzuć.
 dragAndDropNotSupported=Przeciągnij i upuść dla obrazów nie jest wspierane. Czy chcesz zamiast tego użyć importowania?
@@ -241,7 +241,7 @@ filename=Nazwa pliku
 fileExists=Plik już istnieje
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=Plik nie został odnaleziony
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=Plik nie został odnaleziony. Plik nie istnieje lub nie posiadasz prawa dostępu do jego odczytu.
 fileNotLoaded=Plik nie załadowany
 fileNotSaved=Plik nie zapisany
@@ -460,7 +460,6 @@ openRecent=Otwórz ostatnie
 openSupported=Wspierane są pliki utworzone w tym programie (.xml), .vsdx oraz .gliffy
 options=Opcje
 organic=Organiczny
-organisation=Organisation
 orthogonal=Prostopadły
 otherViewer=inny użytkownik
 otherViewers=inni użytkownicy
@@ -474,7 +473,6 @@ pageSetup=Ustawienia strony
 pageScale=Skalowanie strony
 pan=Panorama
 panTooltip=Spacja+przeciągnij do panoramy
-path=Path
 paperSize=Rozmiar papieru
 pattern=Wzór
 paste=Wklej
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=Ten plik został utworzony w programie draw.io pro. Teraz nastąpi przekierowanie.
 realtimeTimeout=Wygląda na to, że dokonał-eś/aś kilku zmian w trybie offline. Bardzo nam przykro, ale te zmiany nie mogą zostać zapisane.
 redo=Powtórz
-ref=Ref
 refresh=Odśwież
 regularExpression=Regular Expression
 rememberMe=Zapamiętaj mnie 
@@ -536,7 +533,6 @@ renaming=Zmienianie nazwy
 replace=Zamień
 replaceIt={1} już istnieje. Chcesz go zastąpić?
 replaceExistingDrawing=Zastąp istniejący rysunek
-repository=Repository
 required=wymagany
 reset=Resetuj
 resetView=Resetuj widok
@@ -573,6 +569,8 @@ searchShapes=Szukaj kształtów
 selectAll=Zaznacz wszystko
 selectionOnly=Selection Only
 selectEdges=Zaznacz brzegi
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Wybierz czcionkę
 selectNone=Odznacz wszystko
 selectVertices=Zaznacz wierzchołki

+ 4 - 6
war/resources/dia_pt-br.txt

@@ -77,7 +77,6 @@ cannotLoad=Falha em tentativa de carregamento. Por favor, tente novamente.
 cannotLogin=Falha em tentativa de login. Por favor, tente novamente.
 cannotOpenFile=Não é possível abrir arquivo
 change=Modificar
-changes=Changes
 changeOrientation=Modificar orientação
 changeUser=Modificar usuário
 changesNotSaved=Modificações não foram salvas
@@ -87,6 +86,7 @@ chatWindowTitle=Bate-papo
 chooseAnOption=Escolha uma opção
 chromeApp=Aplicativo Chrome
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Nome do arquivo
 fileExists=Arquivo já existente
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=Arquivo não encontrado
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=O arquivo não foi encontrado. Ele não existe ou você não tem acesso à leitura. 
 fileNotLoaded=Arquivo não carregado
 fileNotSaved=Arquivo não salvo
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Os formatos suportados são arquivos salvos deste software (.xml), .vsdx e .gliffy
 options=Opções
 organic=Orgânico
-organisation=Organisation
 orthogonal=Ortogonal
 otherViewer=outro usuário
 otherViewers=outros usuários
@@ -474,7 +473,6 @@ pageSetup=Configuração da Página
 pageScale=Escala da Página
 pan=Panorama
 panTooltip=Espaço+Arrastar para deslocar
-path=Path
 paperSize=Tamanho Papel 
 pattern=Padrão
 paste=Colar 
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=Esse arquivo foi criado ou modificado em draw.io pro. Você será redirecionado agora.
 realtimeTimeout=Parece que você fez algumas mudanças enquanto estava offline. Infelizmente essas mudanças não podem ser salvas.
 redo=Refazer 
-ref=Ref
 refresh=Atualizar
 regularExpression=Regular Expression
 rememberMe=Lembre de mim
@@ -536,7 +533,6 @@ renaming=Renomeando
 replace=Substituir
 replaceIt={1} já existe. Você deseja substituí-lo? 
 replaceExistingDrawing=Substituir desenho já existente
-repository=Repository
 required=obrigatório
 reset=Reset
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Selecionar tudo 
 selectionOnly=Selection Only
 selectEdges=Selecione bordas 
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Selecione uma fonte 
 selectNone=Select None
 selectVertices=Selecione vértices 

+ 4 - 6
war/resources/dia_pt.txt

@@ -77,7 +77,6 @@ cannotLoad=Ocorreu um erro ao tentar carregar. Por favor, tente novamente.
 cannotLogin=Ocorreu un erro ao iniciar sessão. Por favor, tente novamente.
 cannotOpenFile=Não é possível abrir o ficheiro
 change=Alterar
-changes=Changes
 changeOrientation=Alterar orientação
 changeUser=Alterar o usuário
 changesNotSaved=As alterações não foram guardadas
@@ -87,6 +86,7 @@ chatWindowTitle=Conversa
 chooseAnOption=Escolha uma opção
 chromeApp=Chrome App
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Nome do ficheiro
 fileExists=Ficheiro já existente
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=Ficheiro não encontrado
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=O ficheiro não foi encontrado. Não existe ou não tem acesso à leitura. 
 fileNotLoaded=Ficheiro não carregado
 fileNotSaved=Ficheiro não guardado
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Os formatos suportados são os ficheiros guardados deste software (.xml), .vsdx e .gliffy
 options=Opções
 organic=Orgânico
-organisation=Organisation
 orthogonal=Ortogonal
 otherViewer=outro usuário
 otherViewers=outros usuários
@@ -474,7 +473,6 @@ pageSetup=Configuração da página
 pageScale=Escala da página
 pan=Panorama
 panTooltip=Espaço+Arrastar para deslocar 
-path=Path
 paperSize=Tamanho do papel 
 pattern=Padrão
 paste=Colar 
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=Este ficheiro foi criado ou modificado em draw.io pro. Será redirecionado.
 realtimeTimeout=Parece que realizou algumas alterações enquanto estava desconetado. Lamentoamos, mas estas alterações não podem ser guardadas.
 redo=Refazer 
-ref=Ref
 refresh=Atualizar
 regularExpression=Regular Expression
 rememberMe=Lembre-se de mim
@@ -536,7 +533,6 @@ renaming=A renomear
 replace=Replace
 replaceIt={1} já existe. Deseja substituí-lo? 
 replaceExistingDrawing=Substituir desenho já existente
-repository=Repository
 required=obrigatório
 reset=Reiniciallizar
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Selecionar tudo 
 selectionOnly=Selection Only
 selectEdges=Selecionar margens
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Selecionar uma fonte 
 selectNone=Select None
 selectVertices=Selecionar vértices 

+ 4 - 6
war/resources/dia_ro.txt

@@ -77,7 +77,6 @@ cannotLoad=Încercarea de încărcare a eşuat. Te rugăm să încerci din nou m
 cannotLogin=Încercarea de logare a eşuat.Te rugăm să încerci mai târziu.
 cannotOpenFile=Fişierul nu se poate deschide
 change=Schimbă 
-changes=Changes
 changeOrientation=Schimbă orientarea
 changeUser=Schimbă utilizatorul
 changesNotSaved=Schimbările nu au fost salvate
@@ -87,6 +86,7 @@ chatWindowTitle=Chat
 chooseAnOption=Alege o opţiune
 chromeApp=Aplicaţie Chrome
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Nume fișier
 fileExists=Fișierul există deja
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=Fișierul nu a fost găsit
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=Fișierul nu a fost găsit. Nu există sau nu ai permisiunea de a-l accesa.
 fileNotLoaded=Fișierul nu s-a încărcat
 fileNotSaved=Fișierul nu a fost salvat
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Formatele suportate sunt fișiere salvate din acest software (.xml), .vsdx si .gliffy
 options=Opțiuni
 organic=Organic
-organisation=Organisation
 orthogonal=Ortogonal
 otherViewer=alt participant
 otherViewers=alţi participanţi
@@ -474,7 +473,6 @@ pageSetup=Reglaje pagină
 pageScale=Zoom pagină
 pan=Viziune panoramică
 panTooltip=Bara spaţiu+Trage pentru Viziune panoramică
-path=Path
 paperSize=Dimensiuni hârtie
 pattern=Model
 paste=Lipire
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=Acest fişier a fost creat sau modificat cu draw.io pro. Acum vei fi redirecţionat.
 realtimeTimeout=Se pare că ai făcut nişte modificări în timp ce erai offline. Ne pare rău, aceste modificări nu pot fi salvate.
 redo=Refacere
-ref=Ref
 refresh=Reîncarcă
 regularExpression=Regular Expression
 rememberMe=Ţine-mă minte
@@ -536,7 +533,6 @@ renaming=Se redenumeşte
 replace=Replace
 replaceIt={1} există deja. Doreşti să îl înlocuieşti?
 replaceExistingDrawing=Înlocuire desen existent
-repository=Repository
 required=obligatoriu
 reset=Resetare
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Selectează totul
 selectionOnly=Selection Only
 selectEdges=Selectează marginile
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Selectează fontul
 selectNone=Select None
 selectVertices=Selectează noduri

+ 4 - 6
war/resources/dia_ru.txt

@@ -77,7 +77,6 @@ cannotLoad=Загрузка не удалась. Пожалуйста, попр
 cannotLogin=Не удалось подключиться. Пожалуйста, попробуйте позже.
 cannotOpenFile=Не могу открыть файл
 change=Изменить
-changes=Changes
 changeOrientation=Изменить ориентацию
 changeUser=Сменить пользователя
 changesNotSaved=Изменения не сохранены
@@ -87,6 +86,7 @@ chatWindowTitle=Чат
 chooseAnOption=Выберите вариант
 chromeApp=Приложение Chrome
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Перетаскивание изображений мышью не поддерживается. Импортировать изображение?
@@ -241,7 +241,7 @@ filename=Имя файла
 fileExists=Файл уже существует
 fileNearlyFullSeeFaq=Файл почти заполнен. См. FAQ
 fileNotFound=Файл не найден
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=Файл не найден. Он не существует или у вас нет прав на доступ для чтения
 fileNotLoaded=Файл не загружен
 fileNotSaved=Файл не сохранен
@@ -460,7 +460,6 @@ openRecent=Последние документы
 openSupported=Поддерживаемые форматы файлов: созданные в этой программе диаграммы (.xml), .vsdx, .gliffy
 options=Параметры
 organic=Радиальная диаграмма
-organisation=Organisation
 orthogonal=Ортогональная
 otherViewer=другой просматривающий
 otherViewers=другие просматривающие
@@ -474,7 +473,6 @@ pageSetup=Параметры страницы
 pageScale=Масштаб страницы
 pan=Панорама
 panTooltip=Удерживайте нажатой клавишу Пробел и перемещайте курсор для прокрутки диаграммы
-path=Path
 paperSize=Размер бумаги
 pattern=Шаблон
 paste=Вставить
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=Файл был создан или изменен в более новой версии редактора. Выполняется перенаправление
 realtimeTimeout=Похоже, вы внесли некоторые правки, пока находились не в сети. Приносим свои извинения, эти изменения не могут быть сохранены.
 redo=Вернуть
-ref=Ref
 refresh=Обновить
 regularExpression=Regular Expression
 rememberMe=Запомнить меня
@@ -536,7 +533,6 @@ renaming=Идет переименование
 replace=Заменить
 replaceIt={1} уже существует.Заменить?
 replaceExistingDrawing=Заменить существующую диаграмму
-repository=Repository
 required=обязательно
 reset=Сбросить
 resetView=Исходный режим просмотра
@@ -573,6 +569,8 @@ searchShapes=Поиск фигур
 selectAll=Выделить все
 selectionOnly=Только выделение
 selectEdges=Выделить края
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Выберите шрифт
 selectNone=Сбросить выделение
 selectVertices=Выделить вершины

+ 4 - 6
war/resources/dia_sk.txt

@@ -77,7 +77,6 @@ cannotLoad=Load attempts failed. Please try again later.
 cannotLogin=Log in attempts failed. Please try again later.
 cannotOpenFile=Cannot open file
 change=Change
-changes=Changes
 changeOrientation=Change Orientation
 changeUser=Change user
 changesNotSaved=Changes have not been saved
@@ -87,6 +86,7 @@ chatWindowTitle=Chat
 chooseAnOption=Choose an option
 chromeApp=Chrome App
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Filename
 fileExists=File already exists
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=File not found
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=The file was not found. It does not exist or you do not have read access.
 fileNotLoaded=File not loaded
 fileNotSaved=File not saved
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Supported formats are files saved from this software (.xml), .vsdx and .gliffy
 options=Options
 organic=Organic
-organisation=Organisation
 orthogonal=Orthogonal
 otherViewer=other viewer
 otherViewers=other viewers
@@ -474,7 +473,6 @@ pageSetup=Page Setup
 pageScale=Page Scale
 pan=Pan
 panTooltip=Space+Drag to pan
-path=Path
 paperSize=Paper Size
 pattern=Pattern
 paste=Paste
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=This file was created or modified in a newer version of this app. You will be redirected now.
 realtimeTimeout=It looks like you've made a few changes while offline. We're sorry, these changes cannot be saved.
 redo=Redo
-ref=Ref
 refresh=Refresh
 regularExpression=Regular Expression
 rememberMe=Remember me
@@ -536,7 +533,6 @@ renaming=Renaming
 replace=Replace
 replaceIt={1} already exists. Do you want to replace it?
 replaceExistingDrawing=Replace existing drawing
-repository=Repository
 required=required
 reset=Reset
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Select All
 selectionOnly=Selection Only
 selectEdges=Select Edges
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Select Font
 selectNone=Select None
 selectVertices=Select Vertices

+ 4 - 6
war/resources/dia_sl.txt

@@ -77,7 +77,6 @@ cannotLoad=Load attempts failed. Please try again later.
 cannotLogin=Log in attempts failed. Please try again later.
 cannotOpenFile=Cannot open file
 change=Change
-changes=Changes
 changeOrientation=Change Orientation
 changeUser=Change user
 changesNotSaved=Changes have not been saved
@@ -87,6 +86,7 @@ chatWindowTitle=Chat
 chooseAnOption=Choose an option
 chromeApp=Chrome App
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Filename
 fileExists=File already exists
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=File not found
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=The file was not found. It does not exist or you do not have read access.
 fileNotLoaded=File not loaded
 fileNotSaved=File not saved
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Supported formats are files saved from this software (.xml), .vsdx and .gliffy
 options=Options
 organic=Organic
-organisation=Organisation
 orthogonal=Orthogonal
 otherViewer=other viewer
 otherViewers=other viewers
@@ -474,7 +473,6 @@ pageSetup=Page Setup
 pageScale=Page Scale
 pan=Pan
 panTooltip=Space+Drag to pan
-path=Path
 paperSize=Paper Size
 pattern=Pattern
 paste=Paste
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=This file was created or modified in a newer version of this app. You will be redirected now.
 realtimeTimeout=It looks like you've made a few changes while offline. We're sorry, these changes cannot be saved.
 redo=Redo
-ref=Ref
 refresh=Refresh
 regularExpression=Regular Expression
 rememberMe=Remember me
@@ -536,7 +533,6 @@ renaming=Renaming
 replace=Replace
 replaceIt={1} already exists. Do you want to replace it?
 replaceExistingDrawing=Replace existing drawing
-repository=Repository
 required=required
 reset=Reset
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Select All
 selectionOnly=Selection Only
 selectEdges=Select Edges
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Select Font
 selectNone=Select None
 selectVertices=Select Vertices

+ 4 - 6
war/resources/dia_sr.txt

@@ -77,7 +77,6 @@ cannotLoad=Pokušaji učitavanja neuspešni. Molimo vas pokušajte kasnije.
 cannotLogin=Pokušaji logovanja neuspešni. Molimo vas pokušajte kasnije.
 cannotOpenFile=Neuspešno otvaranje dokumenta
 change=Promeni
-changes=Changes
 changeOrientation=Promena orijentacije
 changeUser=Promena korisnika
 changesNotSaved=Promene nisu sačuvane
@@ -87,6 +86,7 @@ chatWindowTitle=Razgovor
 chooseAnOption=Izaberite opciju
 chromeApp=Chrome Aplikacija
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Ime datoteke
 fileExists=Već postojeći fajl
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=Fajl nije pronađen
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=Fajl nije pronađen. Nepostojeći dokument ili nemate pravo čitanja.
 fileNotLoaded=Datoteka nije učitana
 fileNotSaved=Datoteka nije snimljena
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Podržani format je .XML datoteka sačuvana iz ovog softvera
 options=Opcije
 organic=Organski
-organisation=Organisation
 orthogonal=Pravougaoni
 otherViewer=drugi posmatrač
 otherViewers=drugih posmatrača
@@ -474,7 +473,6 @@ pageSetup=Podešavanje strane
 pageScale=Razmera strane
 pan=Pan
 panTooltip=Space+Drag to pan
-path=Path
 paperSize=Veličina papira
 pattern=Obrazac
 paste=Zalepi
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=Ovaj dokument je kreiran ili menjan u draw.io pro. Sada ćete biti preusmereni.
 realtimeTimeout=Izgleda da ste napravili nekoliko promena dok ste bili bez konekcije. Žao nam je, ove promene se ne mogu sačuvati.
 redo=Ponovi
-ref=Ref
 refresh=Osveži
 regularExpression=Regular Expression
 rememberMe=Zapamti me
@@ -536,7 +533,6 @@ renaming=Preimenovanje
 replace=Replace
 replaceIt={1} već postoji. Da li želite da ga zamenite?
 replaceExistingDrawing=Zameni postojeći crtež
-repository=Repository
 required=Potreban
 reset=Reset
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Izaberi sve
 selectionOnly=Selection Only
 selectEdges=Izaberi grane
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Izaberi font
 selectNone=Select None
 selectVertices=Izaberi čvorove

+ 4 - 6
war/resources/dia_sv.txt

@@ -77,7 +77,6 @@ cannotLoad=Kunde inte ladda, försök igen senare.
 cannotLogin=Kunde inte logga in, försök igen senare.
 cannotOpenFile=Kan inte öppna fil
 change=Ändra
-changes=Changes
 changeOrientation=Ändra riktning
 changeUser=Ändra användare
 changesNotSaved=Ändringar har inte sparats
@@ -87,6 +86,7 @@ chatWindowTitle=Chatt
 chooseAnOption=Välj ett alternativ
 chromeApp=Chrome app
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Filnamn
 fileExists=Fil existerar redan
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=Fil kunde inte hittas
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=Filen kunde inte hittas. Antingen så existerar den inte eller så har du inte läsrättigheter.
 fileNotLoaded=Fil har inte laddats
 fileNotSaved=Fil har inte sparats
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Format som stöds är filer som sparats från det här programmet  (.xml), .vsdx och .gliffy
 options=Alternativ
 organic=Organisk
-organisation=Organisation
 orthogonal=Vinkelrät
 otherViewer=annan läsare
 otherViewers=andra läsare
@@ -474,7 +473,6 @@ pageSetup=Sidinställning
 pageScale=Sidskala
 pan=Panorera
 panTooltip=Mellanslag+Dra för panorering
-path=Path
 paperSize=Pappersstorlek
 pattern=Mönster
 paste=Klistra in
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=Denna fil skapades eller modifierades i draw.io pro. Du kommer nu omdirigeras dit.
 realtimeTimeout=Det ser ut som du gjort några ändringar medan du varit offline. Vi beklagar men dessa ändringar kan inte sparas.
 redo=Gör om
-ref=Ref
 refresh=Uppdatera
 regularExpression=Regular Expression
 rememberMe=Kom ihåg mig
@@ -536,7 +533,6 @@ renaming=Ändrar namn
 replace=Replace
 replaceIt={1} finns redan. Vill du ersätta den?
 replaceExistingDrawing=Ersätt befintlig ritning
-repository=Repository
 required=obligatorisk
 reset=Återställ
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Markera allt
 selectionOnly=Selection Only
 selectEdges=Markera kanter
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Välj typsnitt
 selectNone=Select None
 selectVertices=Markera hörn

+ 4 - 6
war/resources/dia_sw.txt

@@ -77,7 +77,6 @@ cannotLoad=Load attempts failed. Please try again later.
 cannotLogin=Log in attempts failed. Please try again later.
 cannotOpenFile=Cannot open file
 change=Change
-changes=Changes
 changeOrientation=Change Orientation
 changeUser=Change user
 changesNotSaved=Changes have not been saved
@@ -87,6 +86,7 @@ chatWindowTitle=Chat
 chooseAnOption=Choose an option
 chromeApp=Chrome App
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Filename
 fileExists=File already exists
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=File not found
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=The file was not found. It does not exist or you do not have read access.
 fileNotLoaded=File not loaded
 fileNotSaved=File not saved
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Supported formats are files saved from this software (.xml), .vsdx and .gliffy
 options=Options
 organic=Organic
-organisation=Organisation
 orthogonal=Orthogonal
 otherViewer=other viewer
 otherViewers=other viewers
@@ -474,7 +473,6 @@ pageSetup=Page Setup
 pageScale=Page Scale
 pan=Pan
 panTooltip=Space+Drag to pan
-path=Path
 paperSize=Paper Size
 pattern=Pattern
 paste=Paste
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=This file was created or modified in a newer version of this app. You will be redirected now.
 realtimeTimeout=It looks like you've made a few changes while offline. We're sorry, these changes cannot be saved.
 redo=Redo
-ref=Ref
 refresh=Refresh
 regularExpression=Regular Expression
 rememberMe=Remember me
@@ -536,7 +533,6 @@ renaming=Renaming
 replace=Replace
 replaceIt={1} already exists. Do you want to replace it?
 replaceExistingDrawing=Replace existing drawing
-repository=Repository
 required=required
 reset=Reset
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Select All
 selectionOnly=Selection Only
 selectEdges=Select Edges
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Select Font
 selectNone=Select None
 selectVertices=Select Vertices

+ 4 - 6
war/resources/dia_ta.txt

@@ -77,7 +77,6 @@ cannotLoad=Load attempts failed. Please try again later.
 cannotLogin=Log in attempts failed. Please try again later.
 cannotOpenFile=Cannot open file
 change=Change
-changes=Changes
 changeOrientation=Change Orientation
 changeUser=Change user
 changesNotSaved=Changes have not been saved
@@ -87,6 +86,7 @@ chatWindowTitle=Chat
 chooseAnOption=Choose an option
 chromeApp=Chrome App
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Filename
 fileExists=File already exists
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=File not found
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=The file was not found. It does not exist or you do not have read access.
 fileNotLoaded=File not loaded
 fileNotSaved=File not saved
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Supported formats are files saved from this software (.xml), .vsdx and .gliffy
 options=Options
 organic=Organic
-organisation=Organisation
 orthogonal=Orthogonal
 otherViewer=other viewer
 otherViewers=other viewers
@@ -474,7 +473,6 @@ pageSetup=Page Setup
 pageScale=Page Scale
 pan=Pan
 panTooltip=Space+Drag to pan
-path=Path
 paperSize=Paper Size
 pattern=Pattern
 paste=Paste
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=This file was created or modified in a newer version of this app. You will be redirected now.
 realtimeTimeout=It looks like you've made a few changes while offline. We're sorry, these changes cannot be saved.
 redo=Redo
-ref=Ref
 refresh=Refresh
 regularExpression=Regular Expression
 rememberMe=Remember me
@@ -536,7 +533,6 @@ renaming=Renaming
 replace=Replace
 replaceIt={1} already exists. Do you want to replace it?
 replaceExistingDrawing=Replace existing drawing
-repository=Repository
 required=required
 reset=Reset
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Select All
 selectionOnly=Selection Only
 selectEdges=Select Edges
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Select Font
 selectNone=Select None
 selectVertices=Select Vertices

+ 4 - 6
war/resources/dia_te.txt

@@ -77,7 +77,6 @@ cannotLoad=Load attempts failed. Please try again later.
 cannotLogin=Log in attempts failed. Please try again later.
 cannotOpenFile=Cannot open file
 change=Change
-changes=Changes
 changeOrientation=Change Orientation
 changeUser=Change user
 changesNotSaved=Changes have not been saved
@@ -87,6 +86,7 @@ chatWindowTitle=Chat
 chooseAnOption=Choose an option
 chromeApp=Chrome App
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Filename
 fileExists=File already exists
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=File not found
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=The file was not found. It does not exist or you do not have read access.
 fileNotLoaded=File not loaded
 fileNotSaved=File not saved
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Supported formats are files saved from this software (.xml), .vsdx and .gliffy
 options=Options
 organic=Organic
-organisation=Organisation
 orthogonal=Orthogonal
 otherViewer=other viewer
 otherViewers=other viewers
@@ -474,7 +473,6 @@ pageSetup=Page Setup
 pageScale=Page Scale
 pan=Pan
 panTooltip=Space+Drag to pan
-path=Path
 paperSize=Paper Size
 pattern=Pattern
 paste=Paste
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=This file was created or modified in a newer version of this app. You will be redirected now.
 realtimeTimeout=It looks like you've made a few changes while offline. We're sorry, these changes cannot be saved.
 redo=Redo
-ref=Ref
 refresh=Refresh
 regularExpression=Regular Expression
 rememberMe=Remember me
@@ -536,7 +533,6 @@ renaming=Renaming
 replace=Replace
 replaceIt={1} already exists. Do you want to replace it?
 replaceExistingDrawing=Replace existing drawing
-repository=Repository
 required=required
 reset=Reset
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Select All
 selectionOnly=Selection Only
 selectEdges=Select Edges
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Select Font
 selectNone=Select None
 selectVertices=Select Vertices

+ 4 - 6
war/resources/dia_th.txt

@@ -77,7 +77,6 @@ cannotLoad=โหลดไม่สำเร็จ กรุณาลองใ
 cannotLogin=การเข้าใช้งานไม่สำเร็จ กรุณาลองใหม่อีกครั้งภายหลัง
 cannotOpenFile=ไม่สามารถเปิดไฟล์ได้
 change=เปลี่ยนแปลง
-changes=Changes
 changeOrientation=เปลี่ยนตำแหน่ง
 changeUser=เปลี่ยนผู้ใช้
 changesNotSaved=ยังไม่ได้บันทึกการเปลี่ยนแปลง
@@ -87,6 +86,7 @@ chatWindowTitle=แชท
 chooseAnOption=เลือกหนึ่งตัวเลือก
 chromeApp=โครมแอพลิเคชั่น
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=ชื่อไฟล์
 fileExists=ไฟล์นี้มีอยู่แล้ว
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=ไม่พบไฟล์
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=ไม่พบไฟล์นี้ ไฟล์นี้อาจจะไม่มีในระบบ หรือคุณไม่มิสิทธ์ในการเข้าอ่าน
 fileNotLoaded=ไฟล์ไม่ถูกโหลด
 fileNotSaved=ไฟล์ไม่ถูกบันทึก
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=รูปแบบที่ใช้ได้คือไฟล์ที่ถูกบันทึกจากซอฟท์แวร์นี้ (.xml), .vsdx and .gliffy
 options=ตัวเลือก
 organic=ออแกนิค
-organisation=Organisation
 orthogonal=ตั้งฉากกัน
 otherViewer=ผู้ดูอื่นๆ
 otherViewers=ผู้ดูอื่นๆ
@@ -474,7 +473,6 @@ pageSetup=ตั้งค่าหน้า
 pageScale=ขนาดหน้า
 pan=ดูมุมกว้าง
 panTooltip=สเปซ+ลากเพื่อดูมุมกว้าง
-path=Path
 paperSize=ขนาดกระดาษ
 pattern=รูปแบบ
 paste=วาง
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=ไฟล์นี้ถูกสร้างและปรับปรุงใน draw.io โปร คุณจะถูกนำไปที่นั่นเดี๋ยวนี้
 realtimeTimeout=คุณได้ทำการเปลี่ยนแปลงบางอย่างในขณะที่ออฟไลน์ เราต้องขออภัยด้วย การเปลี่ยนแปลงเหล่านี้ไม่สามารถถูกบันทึกได้
 redo=ทำอีกครั้ง
-ref=Ref
 refresh=รีเฟรช
 regularExpression=Regular Expression
 rememberMe=จำฉันไว้
@@ -536,7 +533,6 @@ renaming=กำลังเปลี่ยนชื่อ
 replace=Replace
 replaceIt={1} มีอยู่แล้ว คุณต้องการแทนที่หรือไม่?
 replaceExistingDrawing=แทนที่ Drawing ที่มีอยู่แล้ว
-repository=Repository
 required=จำเป็นต้องมี
 reset=ตั้งค่าใหม่
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=เลือกทั้งหมด
 selectionOnly=Selection Only
 selectEdges=เลือกขอบ
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=เลือกตัวอักษร
 selectNone=Select None
 selectVertices=เลือกจุดสูงสุด

+ 4 - 6
war/resources/dia_tr.txt

@@ -77,7 +77,6 @@ cannotLoad=Yükleme girişimleri başarısız. Lütfen daha sonra tekrar deneyin
 cannotLogin=Giriş girişimleri başarısız. Lütfen daha sonra tekrar deneyiniz.
 cannotOpenFile=Dosya açılamıyor
 change=Değiştir
-changes=Changes
 changeOrientation=Sayfa yönünü değiştir
 changeUser=Kullanıcıyı değiştir
 changesNotSaved=Değişiklikler kaydedilmedi
@@ -87,6 +86,7 @@ chatWindowTitle=Sohbet
 chooseAnOption=Bir seçenek seçin
 chromeApp=Chrome Uygulaması
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Dosya adı
 fileExists=Dosya zaten mevcut
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=Dosya bulunamadı
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=Dosya bulunamadı. Ya mevcut değil, ya da erişim hakkınız yok
 fileNotLoaded=Dosya yüklenemedi
 fileNotSaved=Dosya kaydedilemedi
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Desteklenen formatlar bu yazılımda kaydedilebilen dosyalardır: (.xml), .vsdx ve .gliffy
 options=Seçenekler
 organic=Organik
-organisation=Organisation
 orthogonal=Dikgen
 otherViewer=diğer izleyici
 otherViewers=diğer izleyici
@@ -474,7 +473,6 @@ pageSetup=Sayfa ayarı
 pageScale=Sayfa ölçeği
 pan=Kaydır
 panTooltip=Kaydırmak için boşluk tuşu+sürükleme
-path=Path
 paperSize=Kağıt boyutu
 pattern=Desen 
 paste=Yapıştır
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=Dosya draw.io pro sürümüyle oluşturulmuş veya değiştirilmiş. Şimdi yönlendirileceksiniz.
 realtimeTimeout=Görünüşe göre çevrimdışıyken bazı değişiklikler yapmışsınız. Üzgünüz, bu değişiklikler kaydedilemez. 
 redo=Yinele
-ref=Ref
 refresh=Yenile
 regularExpression=Regular Expression
 rememberMe=Beni hatırla
@@ -536,7 +533,6 @@ renaming=Yeniden isimlendiriliyor
 replace=Replace
 replaceIt={1} zaten mevcut. Değiştirmek istiyor musunuz?
 replaceExistingDrawing=Mevcut çizimi değiştirin
-repository=Repository
 required=gerekli
 reset=Sıfırla
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Tümünü seç
 selectionOnly=Selection Only
 selectEdges=Kenarları seç
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Bir yazı tipi seç
 selectNone=Select None
 selectVertices=Köşeleri seç

+ 4 - 6
war/resources/dia_uk.txt

@@ -77,7 +77,6 @@ cannotLoad=Невдалі спроби завантаження. Будь лас
 cannotLogin=Невдалі спроби входу. Будь ласка, спробуйте ще раз пізніше. 
 cannotOpenFile=Неможливо відкрити файл
 change=Змінити
-changes=Changes
 changeOrientation=Змінити напрямок
 changeUser=Змінити користувача
 changesNotSaved=Зміни не було збережено
@@ -87,6 +86,7 @@ chatWindowTitle=Чат
 chooseAnOption=Оберіть варіант
 chromeApp=Додаток Chrome
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Назва файлу
 fileExists=Файл вже існує
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=Файл не знайдено
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=Файл не знайдено. Він не існує або у вас немає прав доступу для читання.
 fileNotLoaded=Файл не завантажено
 fileNotSaved=Файл не збережено
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Підтримуються формати файлів, збережених за допомогою цього програмного забезпечення (.xml), .vsdx та .gliffy
 options=Параметри
 organic=Органічний
-organisation=Organisation
 orthogonal=Ортогональный
 otherViewer=це також переглядає
 otherViewers=це також переглядають
@@ -474,7 +473,6 @@ pageSetup=Налаштування сторінки
 pageScale=Масштаб сторінки
 pan=Панорама
 panTooltip=Пробіл+перетягніть у панораму
-path=Path
 paperSize=Розмір паперу
 pattern=Шаблон
 paste=Вставити
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=Цей файл був створений чи змінений на draw.io pro. Зараз ви будете переміщені.
 realtimeTimeout=Схоже, що ви внесли деякі зміни, перебуваючи поза мережею. Вибачте, але ці зміни не можуть бути збережені. 
 redo=Повторити
-ref=Ref
 refresh=Поновити
 regularExpression=Regular Expression
 rememberMe=Запам'ятати мене
@@ -536,7 +533,6 @@ renaming=Перейменовую
 replace=Replace
 replaceIt={1} вже існує. Ви хочете замінити його?
 replaceExistingDrawing=Замінити існуючий документ
-repository=Repository
 required=необхідно
 reset=Скинути
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Вибрати все
 selectionOnly=Selection Only
 selectEdges=Вибрати краї
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Вибрати шрифт
 selectNone=Select None
 selectVertices=Вибрати вершини

+ 4 - 6
war/resources/dia_vi.txt

@@ -77,7 +77,6 @@ cannotLoad=Tải thất bại. Vui lòng thử lại sau.
 cannotLogin=Đăng nhập thất bại. Vui lòng thử lại sau.
 cannotOpenFile=Không thể mở tập tin
 change=Thay đổi
-changes=Changes
 changeOrientation=Đổi hướng
 changeUser=Đổi người dùng
 changesNotSaved=Thay đổi chưa được lưu
@@ -87,6 +86,7 @@ chatWindowTitle=Tán gẫu
 chooseAnOption=Chọn một tùy chọn
 chromeApp=Ứng dụng Chrome
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=Tên tập tin
 fileExists=Tập tin đã tồn tại
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=Không tìm thấy tập tin
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=Không tìm thấy tập tin. Tập tin không tồn tại hoặc bạn không có quyền đọc.
 fileNotLoaded=Tập tin chưa tải
 fileNotSaved=Tập tin chưa lưu
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=Định dạng được hỗ trợ là các tập tin lưu từ phần mềm này (.xml), .vsdx và .gliffy
 options=Tùy chọn
 organic=Hữu cơ
-organisation=Organisation
 orthogonal=Trực giao
 otherViewer=Người xem khác
 otherViewers=Người xem khác
@@ -474,7 +473,6 @@ pageSetup=Cài đặt trang
 pageScale=Tỉ lệ trang
 pan=Dịch chuyển
 panTooltip=Space+Kéo để dịch chuyển
-path=Path
 paperSize=Kích thước giấy
 pattern=Mô hình
 paste=Dán
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=Tập tin này được tạo hay sửa đổi trong draw.io pro. Bạn sẽ được chuyển hướng ngay bây giờ.
 realtimeTimeout=Có vẻ như bạn đã làm một số thay đổi khi đăng xuất. Xin lỗi, những thay đổi này không thể được lưu.
 redo=Làm lại
-ref=Ref
 refresh=Làm mới
 regularExpression=Regular Expression
 rememberMe=Ghi nhớ
@@ -536,7 +533,6 @@ renaming=Đang đổi tên
 replace=Replace
 replaceIt={1} đã tồn tại. Bạn có muốn thay thế nó?
 replaceExistingDrawing=Thay thế bản vẽ sẵn có
-repository=Repository
 required=yêu cầu
 reset=Đặt lại
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=Chọn tất cả
 selectionOnly=Selection Only
 selectEdges=Chọn cạnh
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=Chọn phông
 selectNone=Select None
 selectVertices=Chọn đỉnh

+ 4 - 6
war/resources/dia_zh-tw.txt

@@ -77,7 +77,6 @@ cannotLoad=戴入失敗,請稍候重試
 cannotLogin=登入失敗,請稍候重試
 cannotOpenFile=無法開啟檔案
 change=修改
-changes=Changes
 changeOrientation=改變方向
 changeUser=變更使用者
 changesNotSaved=修改尚未儲存
@@ -87,6 +86,7 @@ chatWindowTitle=交談
 chooseAnOption=請選擇
 chromeApp=Chrome 應用
 compressed=已壓縮
+commitMessage=Commit Message
 csv=CSV
 draftFound=已發現 {1} 的草槁,要載入編輯或是丟棄後繼續 ?
 dragAndDropNotSupported=圖片拖放並不支援,您要使用匯入?
@@ -241,7 +241,7 @@ filename=檔案名稱
 fileExists=檔案已存在
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=找不到該檔案
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=找不到該檔案。該檔案不存在或您沒有存取權限。
 fileNotLoaded=檔案無法載入
 fileNotSaved=檔案無法儲存
@@ -460,7 +460,6 @@ openRecent=開啟最近使用檔案
 openSupported=本軟體支援的檔案格式為 本軟體產生之(.xml),.vsdx和.gliffy
 options=選項
 organic=有機排列
-organisation=Organisation
 orthogonal=Orthogonal
 otherViewer=其他檢視之使用者
 otherViewers=其他檢視之使用者
@@ -474,7 +473,6 @@ pageSetup=頁面設置
 pageScale=Page Scale
 pan=Pan
 panTooltip=Space+Drag to pan
-path=Path
 paperSize=頁面尺寸
 pattern=Pattern
 paste=貼上
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=This file was created or modified in a newer version of this app. You will be redirected now.
 realtimeTimeout=It looks like you've made a few changes while offline. We're sorry, these changes cannot be saved.
 redo=重作
-ref=Ref
 refresh=更新
 regularExpression=Regular Expression
 rememberMe=Remember me
@@ -536,7 +533,6 @@ renaming=重新命名中
 replace=取代
 replaceIt={1}已經存在,要取代它?
 replaceExistingDrawing=取代現有的圖形
-repository=Repository
 required=必填
 reset=重置
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=搜尋圖形
 selectAll=全選
 selectionOnly=Selection Only
 selectEdges=選擇邊
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=選擇字型
 selectNone=全不選
 selectVertices=選擇頂點

+ 4 - 6
war/resources/dia_zh.txt

@@ -77,7 +77,6 @@ cannotLoad=载入失败,请稍候重试。
 cannotLogin=登录失败,请稍候重试。
 cannotOpenFile=Cannot open file
 change=更改
-changes=Changes
 changeOrientation=改变方向
 changeUser=更改用户
 changesNotSaved=更改尚未保存
@@ -87,6 +86,7 @@ chatWindowTitle=聊天
 chooseAnOption=请选择
 chromeApp=Chrome应用
 compressed=Compressed
+commitMessage=Commit Message
 csv=CSV
 draftFound=A draft for '{1}' has been found. Load it into the editor or discard it to continue.
 dragAndDropNotSupported=Drag and drop not supported for images. Would you like to import instead?
@@ -241,7 +241,7 @@ filename=文件名
 fileExists=文件已存在
 fileNearlyFullSeeFaq=File nearly full, please see FAQ
 fileNotFound=没有此文件
-folderNotFound=Folder not found
+repositoryNotFound=Repository not found
 fileNotFoundOrDenied=文件未找到。不存在或者你没有读权限。
 fileNotLoaded=文件无法加载
 fileNotSaved=文件无法保存
@@ -460,7 +460,6 @@ openRecent=Open Recent
 openSupported=此软件支持的保存格式为.xml
 options=选项
 organic=有机排列
-organisation=Organisation
 orthogonal=正交
 otherViewer=其他观众
 otherViewers=其他观众
@@ -474,7 +473,6 @@ pageSetup=页面设置
 pageScale=页面比例
 pan=平移
 panTooltip=Space+Drag to pan
-path=Path
 paperSize=页面尺寸
 pattern=Pattern
 paste=粘贴
@@ -520,7 +518,6 @@ recentlyViewed=Recently Viewed
 redirectToNewApp=文件是由draw.io pro所创建或修改的,正在重定向。
 realtimeTimeout=似乎你在离线状态下做过更改。对不起,这些更改不能保存。
 redo=重做
-ref=Ref
 refresh=刷新
 regularExpression=Regular Expression
 rememberMe=记住我
@@ -536,7 +533,6 @@ renaming=正在重命名
 replace=Replace
 replaceIt={1}已经存在了。要替换它吗?
 replaceExistingDrawing=替换当前图形
-repository=Repository
 required=必填
 reset=重置
 resetView=Reset View
@@ -573,6 +569,8 @@ searchShapes=Search Shapes
 selectAll=选择全部
 selectionOnly=Selection Only
 selectEdges=选择连接
+selectFile=Select File
+selectFolder=Select Folder
 selectFont=选择一种字体
 selectNone=Select None
 selectVertices=选择节点