diff --git a/SQLiteStudio3/guiSQLiteStudio/translations/guiSQLiteStudio_fa_IR.ts b/SQLiteStudio3/guiSQLiteStudio/translations/guiSQLiteStudio_fa_IR.ts index a2d060ba23..a797ccfeb5 100644 --- a/SQLiteStudio3/guiSQLiteStudio/translations/guiSQLiteStudio_fa_IR.ts +++ b/SQLiteStudio3/guiSQLiteStudio/translations/guiSQLiteStudio_fa_IR.ts @@ -73,14 +73,10 @@ Portable distribution. Portable distribution. - - MacOS X application boundle distribution. - MacOS X application boundle distribution. - MacOS X application bundle distribution. - + MacOS X application bundle distribution. @@ -150,41 +146,25 @@ Code Snippets editor Code Snippets editor - - Commit all function changes - Commit all function changes - - - Rollback all function changes - Rollback all function changes - - - Create new function - Create new function - - - Delete selected function - Delete selected function - Commit all snippet changes - + Commit all snippet changes Rollback all snippet changes - + Rollback all snippet changes Create new snippet - + Create new snippet Delete selected snippet - + Delete selected snippet @@ -1336,10 +1316,6 @@ Regular foreground Regular foreground - - <html><head/><body><p>In SQL strings are enclosed with single quote characters. In other languages string may be enclosed with double quote, or something else.</p></body></html> - <html><head/><body><p>In SQL strings are enclosed with single quote characters. In other languages string may be enclosed with double quote, or something else.</p></body></html> - String foreground @@ -1350,28 +1326,16 @@ Comment foreground Comment foreground - - <html><head/><body><p>Valid objects are name of tables, indexes, triggers, or views that exist in the SQLite database. Languages other than SQL may use this color setting for their other, distinct language parts.</p></body></html> - <html><head/><body><p>Valid objects are name of tables, indexes, triggers, or views that exist in the SQLite database. Languages other than SQL may use this color setting for their other, distinct language parts.</p></body></html> - Valid objects foreground Valid objects foreground - - <html><head/><body><p>In SQL current query is highlighted with this background to indicate to the user which query would be executed at certain moment.</p></body></html> - <html><head/><body><p>In SQL current query is highlighted with this background to indicate to the user which query would be executed at certain moment.</p></body></html> - Current query background Current query background - - <html><head/><body><p>Bind parameters are placeholders for values yet to be provided by the user. They have one of the forms:</p><p>:param_name</p><p>$param_name</p><p>@param_name</p><p>?</p><p><br/></p><p>Languages other than SQL may use this color setting for their other, distinct syntax parts.</p></body></html> - <html><head/><body><p>Bind parameters are placeholders for values yet to be provided by the user. They have one of the forms:</p><p>:param_name</p><p>$param_name</p><p>@param_name</p><p>?</p><p><br/></p><p>Languages other than SQL may use this color setting for their other, distinct syntax parts.</p></body></html> - Bind parameter foreground @@ -1382,10 +1346,6 @@ Current line background Current line background - - <html><head/><body><p>When user moves the insertion cursor at any parenthesis in the code, the application will mark this parenthesis and its matched counterparty with this background color.</p></body></html> - <html><head/><body><p>When user moves the insertion cursor at any parenthesis in the code, the application will mark this parenthesis and its matched counterparty with this background color.</p></body></html> - Matched parenthesis background @@ -1401,10 +1361,6 @@ Number foreground Number foreground - - <html><head/><body><p>BLOB values are binary values represented as hexadecimal numbers, like:</p><p>X'12B4'</p><p>x'46A2F4'</p><p><br/></p></body></html> - <html><head/><body><p>BLOB values are binary values represented as hexadecimal numbers, like:</p><p>X'12B4'</p><p>x'46A2F4'</p><p><br/></p></body></html> - BLOB value foreground @@ -1637,21 +1593,17 @@ Clear hotkey for this action - + Clear hotkey for this action Restore original hotkey for this action - + Restore original hotkey for this action Here you can configure colors for code syntax highlighting. They are shared across different languages - not only for SQL, but also JavaScript and others. By default a theme-based color is used. To define your own color, enable a custom color by selecting a checkbox next to a particular color. - - - - Here you can configure colors for code syntax highlighting.They are shared across different languages - not only for SQL, but also JavaScript and others. - Here you can configure colors for code syntax highlighting.They are shared across different languages - not only for SQL, but also JavaScript and others. + Here you can configure colors for code syntax highlighting. They are shared across different languages - not only for SQL, but also JavaScript and others. By default a theme-based color is used. To define your own color, enable a custom color by selecting a checkbox next to a particular color.