diff --git a/po/en_GB.po b/po/en_GB.po index d99938c083..7a7ca5e53d 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-05-09 13:14+0200\n" -"PO-Revision-Date: 2012-04-12 15:12+0200\n" +"PO-Revision-Date: 2012-05-16 15:28+0200\n" "Last-Translator: Robert Readman \n" "Language-Team: english-gb \n" "Language: en_GB\n" @@ -14,7 +14,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Weblate 0.9\n" +"X-Generator: Weblate 1.0\n" #: browse_foreigners.php:35 browse_foreigners.php:59 js/messages.php:358 #: libraries/display_tbl.lib.php:399 server_privileges.php:1828 @@ -1490,10 +1490,9 @@ msgid "From general log" msgstr "From general log" #: js/messages.php:172 -#, fuzzy #| msgid "Loading logs" msgid "Analysing logs" -msgstr "Loading logs" +msgstr "Analysing logs" #: js/messages.php:173 msgid "Analysing & loading logs. This may take a while." @@ -1532,10 +1531,9 @@ msgid "Jump to Log table" msgstr "Jump to Log table" #: js/messages.php:180 -#, fuzzy #| msgid "No data" msgid "No data found" -msgstr "No data" +msgstr "No data found" #: js/messages.php:181 msgid "Log analysed, but no data found in this time span." @@ -1573,16 +1571,14 @@ msgid "Chart" msgstr "Chart" #: js/messages.php:191 -#, fuzzy #| msgid "Add chart" msgid "Edit chart" -msgstr "Add chart" +msgstr "Edit chart" #: js/messages.php:192 -#, fuzzy #| msgid "Series:" msgid "Series" -msgstr "Series:" +msgstr "Series" #. l10n: A collection of available filters #: js/messages.php:195 @@ -1656,16 +1652,14 @@ msgid "Import" msgstr "Import" #: js/messages.php:213 -#, fuzzy #| msgid "Could not import configuration" msgid "Import monitor configuration" -msgstr "Could not import configuration" +msgstr "Import monitor configuration" #: js/messages.php:214 -#, fuzzy #| msgid "Please select the primary key or a unique key" msgid "Please select the file you want to import" -msgstr "Please select the primary key or a unique key" +msgstr "Please select the file you want to import" #: js/messages.php:216 msgid "Analyse Query" @@ -2329,51 +2323,52 @@ msgstr "Second" #: libraries/Advisor.class.php:67 #, php-format msgid "PHP threw following error: %s" -msgstr "" +msgstr "PHP threw following error: %s" #: libraries/Advisor.class.php:89 #, php-format msgid "Failed evaluating precondition for rule '%s'" -msgstr "" +msgstr "Failed evaluating precondition for rule '%s'" #: libraries/Advisor.class.php:106 #, php-format msgid "Failed calculating value for rule '%s'" -msgstr "" +msgstr "Failed calculating value for rule '%s'" #: libraries/Advisor.class.php:125 #, php-format msgid "Failed running test for rule '%s'" -msgstr "" +msgstr "Failed running test for rule '%s'" #: libraries/Advisor.class.php:207 -#, fuzzy, php-format +#, php-format #| msgid "" #| "Failed formatting string for rule '%s'. PHP threw following error: %s" msgid "Failed formatting string for rule '%s'." -msgstr "Failed formatting string for rule '%s'. PHP threw following error: %s" +msgstr "Failed formatting string for rule '%s'." #: libraries/Advisor.class.php:361 #, php-format msgid "" "Invalid rule declaration on line %1$s, expected line %2$s of previous rule" msgstr "" +"Invalid rule declaration on line %1$s, expected line %2$s of previous rule" #: libraries/Advisor.class.php:378 -#, fuzzy, php-format +#, php-format #| msgid "Invalid format of CSV input on line %d." msgid "Invalid rule declaration on line %s" -msgstr "Invalid format of CSV input on line %d." +msgstr "Invalid rule declaration on line %s" #: libraries/Advisor.class.php:386 #, php-format msgid "Unexpected characters on line %s" -msgstr "" +msgstr "Unexpected characters on line %s" #: libraries/Advisor.class.php:400 #, php-format msgid "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" -msgstr "" +msgstr "Unexpected character on line %1$s. Expected tab, but found \"%2$s\"" #: libraries/Advisor.class.php:425 server_status.php:956 msgid "per second" @@ -2698,16 +2693,16 @@ msgid "unknown table status: " msgstr "unknown table status: " #: libraries/Table.class.php:750 -#, fuzzy, php-format +#, php-format #| msgid "Source database" msgid "Source database `%s` was not found!" -msgstr "Source database" +msgstr "Source database `%s` was not found!" #: libraries/Table.class.php:756 -#, fuzzy, php-format +#, php-format #| msgid "Theme %s not found!" msgid "Target database `%s` was not found!" -msgstr "Theme %s not found!" +msgstr "Target database `%s` was not found!" #: libraries/Table.class.php:1174 msgid "Invalid database" @@ -2787,42 +2782,55 @@ msgstr "Theme" msgid "" "A 1-byte integer, signed range is -128 to 127, unsigned range is 0 to 255" msgstr "" +"A 1-byte integer, signed range is -128 to 127, unsigned range is 0 to 255" #: libraries/Types.class.php:291 msgid "" "A 2-byte integer, signed range is -32,768 to 32,767, unsigned range is 0 to " "65,535" msgstr "" +"A 2-byte integer, signed range is -32,768 to 32,767, unsigned range is 0 to " +"65,535" #: libraries/Types.class.php:293 msgid "" "A 3-byte integer, signed range is -8,388,608 to 8,388,607, unsigned range is " "0 to 16,777,215" msgstr "" +"A 3-byte integer, signed range is -8,388,608 to 8,388,607, unsigned range is " +"0 to 16,777,215" #: libraries/Types.class.php:295 msgid "" "A 4-byte integer, signed range is -2,147,483,648 to 2,147,483,647, unsigned " "range is 0 to 4,294,967,295." msgstr "" +"A 4-byte integer, signed range is -2,147,483,648 to 2,147,483,647, unsigned " +"range is 0 to 4,294,967,295." #: libraries/Types.class.php:297 msgid "" "An 8-byte integer, signed range is -9,223,372,036,854,775,808 to " "9,223,372,036,854,775,807, unsigned range is 0 to 18,446,744,073,709,551,615" msgstr "" +"An 8-byte integer, signed range is -9,223,372,036,854,775,808 to " +"9,223,372,036,854,775,807, unsigned range is 0 to 18,446,744,073,709,551,615" #: libraries/Types.class.php:299 libraries/Types.class.php:707 msgid "" "A fixed-point number (M, D) - the maximum number of digits (M) is 65 " "(default 10), the maximum number of decimals (D) is 30 (default 0)" msgstr "" +"A fixed-point number (M, D) - the maximum number of digits (M) is 65 " +"(default 10), the maximum number of decimals (D) is 30 (default 0)" #: libraries/Types.class.php:301 msgid "" "A small floating-point number, allowable values are -3.402823466E+38 to " "-1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38" msgstr "" +"A small floating-point number, allowable values are -3.402823466E+38 to " +"-1.175494351E-38, 0, and 1.175494351E-38 to 3.402823466E+38" #: libraries/Types.class.php:303 msgid "" @@ -2830,63 +2838,78 @@ msgid "" "-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " "2.2250738585072014E-308 to 1.7976931348623157E+308" msgstr "" +"A double-precision floating-point number, allowable values are " +"-1.7976931348623157E+308 to -2.2250738585072014E-308, 0, and " +"2.2250738585072014E-308 to 1.7976931348623157E+308" #: libraries/Types.class.php:305 msgid "" "Synonym for DOUBLE (exception: in REAL_AS_FLOAT SQL mode it is a synonym for " "FLOAT)" msgstr "" +"Synonym for DOUBLE (exception: in REAL_AS_FLOAT SQL mode it is a synonym for " +"FLOAT)" #: libraries/Types.class.php:307 msgid "" "A bit-field type (M), storing M of bits per value (default is 1, maximum is " "64)" msgstr "" +"A bit-field type (M), storing M of bits per value (default is 1, maximum is " +"64)" #: libraries/Types.class.php:309 msgid "" "A synonym for TINYINT(1), a value of zero is considered false, nonzero " "values are considered true" msgstr "" +"A synonym for TINYINT(1), a value of zero is considered false, nonzero " +"values are considered true" #: libraries/Types.class.php:311 msgid "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE" -msgstr "" +msgstr "An alias for BIGINT UNSIGNED NOT NULL AUTO_INCREMENT UNIQUE" #: libraries/Types.class.php:313 libraries/Types.class.php:717 -#, fuzzy, php-format +#, php-format #| msgid "Create version %1$s of %2$s" msgid "A date, supported range is %1$s to %2$s" -msgstr "Create version %1$s of %2$s" +msgstr "A date, supported range is %1$s to %2$s" #: libraries/Types.class.php:315 libraries/Types.class.php:719 #, php-format msgid "A date and time combination, supported range is %1$s to %2$s" -msgstr "" +msgstr "A date and time combination, supported range is %1$s to %2$s" #: libraries/Types.class.php:317 msgid "" "A timestamp, range is 1970-01-01 00:00:01 UTC to 2038-01-09 03:14:07 UTC, " "stored as the number of seconds since the epoch (1970-01-01 00:00:00 UTC)" msgstr "" +"A timestamp, range is 1970-01-01 00:00:01 UTC to 2038-01-09 03:14:07 UTC, " +"stored as the number of seconds since the epoch (1970-01-01 00:00:00 UTC)" #: libraries/Types.class.php:319 libraries/Types.class.php:723 -#, fuzzy, php-format +#, php-format #| msgid "Error renaming table %1$s to %2$s" msgid "A time, range is %1$s to %2$s" -msgstr "Error renaming table %1$s to %2$s" +msgstr "A time, range is %1$s to %2$s" #: libraries/Types.class.php:321 msgid "" "A year in four-digit (4, default) or two-digit (2) format, the allowable " "values are 70 (1970) to 69 (2069) or 1901 to 2155 and 0000" msgstr "" +"A year in four-digit (4, default) or two-digit (2) format, the allowable " +"values are 70 (1970) to 69 (2069) or 1901 to 2155 and 0000" #: libraries/Types.class.php:323 msgid "" "A fixed-length (0-255, default 1) string that is always right-padded with " "spaces to the specified length when stored" msgstr "" +"A fixed-length (0-255, default 1) string that is always right-padded with " +"spaces to the specified length when stored" #: libraries/Types.class.php:325 libraries/Types.class.php:725 #, php-format @@ -2894,24 +2917,32 @@ msgid "" "A variable-length (%s) string, the effective maximum length is subject to " "the maximum row size" msgstr "" +"A variable-length (%s) string, the effective maximum length is subject to " +"the maximum row size" #: libraries/Types.class.php:327 msgid "" "A TEXT column with a maximum length of 255 (2^8 - 1) characters, stored with " "a one-byte prefix indicating the length of the value in bytes" msgstr "" +"A TEXT column with a maximum length of 255 (2^8 - 1) characters, stored with " +"a one-byte prefix indicating the length of the value in bytes" #: libraries/Types.class.php:329 libraries/Types.class.php:727 msgid "" "A TEXT column with a maximum length of 65,535 (2^16 - 1) characters, stored " "with a two-byte prefix indicating the length of the value in bytes" msgstr "" +"A TEXT column with a maximum length of 65,535 (2^16 - 1) characters, stored " +"with a two-byte prefix indicating the length of the value in bytes" #: libraries/Types.class.php:331 msgid "" "A TEXT column with a maximum length of 16,777,215 (2^24 - 1) characters, " "stored with a three-byte prefix indicating the length of the value in bytes" msgstr "" +"A TEXT column with a maximum length of 16,777,215 (2^24 - 1) characters, " +"stored with a three-byte prefix indicating the length of the value in bytes" #: libraries/Types.class.php:333 msgid "" @@ -2919,108 +2950,121 @@ msgid "" "characters, stored with a four-byte prefix indicating the length of the " "value in bytes" msgstr "" +"A TEXT column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) " +"characters, stored with a four-byte prefix indicating the length of the " +"value in bytes" #: libraries/Types.class.php:335 msgid "" "Similar to the CHAR type, but stores binary byte strings rather than non-" "binary character strings" msgstr "" +"Similar to the CHAR type, but stores binary byte strings rather than non-" +"binary character strings" #: libraries/Types.class.php:337 msgid "" "Similar to the VARCHAR type, but stores binary byte strings rather than non-" "binary character strings" msgstr "" +"Similar to the VARCHAR type, but stores binary byte strings rather than non-" +"binary character strings" #: libraries/Types.class.php:339 msgid "" "A BLOB column with a maximum length of 255 (2^8 - 1) bytes, stored with a " "one-byte prefix indicating the length of the value" msgstr "" +"A BLOB column with a maximum length of 255 (2^8 - 1) bytes, stored with a " +"one-byte prefix indicating the length of the value" #: libraries/Types.class.php:341 msgid "" "A BLOB column with a maximum length of 16,777,215 (2^24 - 1) bytes, stored " "with a three-byte prefix indicating the length of the value" msgstr "" +"A BLOB column with a maximum length of 16,777,215 (2^24 - 1) bytes, stored " +"with a three-byte prefix indicating the length of the value" #: libraries/Types.class.php:343 msgid "" "A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes, stored with " "a two-byte prefix indicating the length of the value" msgstr "" +"A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes, stored with " +"a two-byte prefix indicating the length of the value" #: libraries/Types.class.php:345 msgid "" "A BLOB column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) " "bytes, stored with a four-byte prefix indicating the length of the value" msgstr "" +"A BLOB column with a maximum length of 4,294,967,295 or 4GiB (2^32 - 1) " +"bytes, stored with a four-byte prefix indicating the length of the value" #: libraries/Types.class.php:347 msgid "" "An enumeration, chosen from the list of up to 65,535 values or the special " "'' error value" msgstr "" +"An enumeration, chosen from the list of up to 65,535 values or the special " +"'' error value" #: libraries/Types.class.php:349 msgid "A single value chosen from a set of up to 64 members" -msgstr "" +msgstr "A single value chosen from a set of up to 64 members" #: libraries/Types.class.php:351 msgid "A type that can store a geometry of any type" -msgstr "" +msgstr "A type that can store a geometry of any type" #: libraries/Types.class.php:353 msgid "A point in 2-dimensional space" -msgstr "" +msgstr "A point in 2-dimensional space" #: libraries/Types.class.php:355 msgid "A curve with linear interpolation between points" -msgstr "" +msgstr "A curve with linear interpolation between points" #: libraries/Types.class.php:357 -#, fuzzy #| msgid "Add a polygon" msgid "A polygon" -msgstr "Add a polygon" +msgstr "A polygon" #: libraries/Types.class.php:359 msgid "A collection of points" -msgstr "" +msgstr "A collection of points" #: libraries/Types.class.php:361 msgid "A collection of curves with linear interpolation between points" -msgstr "" +msgstr "A collection of curves with linear interpolation between points" #: libraries/Types.class.php:363 msgid "A collection of polygons" -msgstr "" +msgstr "A collection of polygons" #: libraries/Types.class.php:365 msgid "A collection of geometry objects of any type" -msgstr "" +msgstr "A collection of geometry objects of any type" #: libraries/Types.class.php:619 libraries/Types.class.php:971 msgctxt "numeric types" msgid "Numeric" -msgstr "" +msgstr "Numeric" #: libraries/Types.class.php:638 libraries/Types.class.php:974 -#, fuzzy #| msgid "Create an index" msgctxt "date and time types" msgid "Date and time" -msgstr "Create an index" +msgstr "Date and time" #: libraries/Types.class.php:647 libraries/Types.class.php:977 -#, fuzzy #| msgid "Linestring" msgctxt "string types" msgid "String" -msgstr "Linestring" +msgstr "String" #: libraries/Types.class.php:668 -#, fuzzy #| msgid "Spatial" msgctxt "spatial types" msgid "Spatial" @@ -3028,51 +3072,59 @@ msgstr "Spatial" #: libraries/Types.class.php:703 msgid "A 4-byte integer, range is -2,147,483,648 to 2,147,483,647" -msgstr "" +msgstr "A 4-byte integer, range is -2,147,483,648 to 2,147,483,647" #: libraries/Types.class.php:705 msgid "" "An 8-byte integer, range is -9,223,372,036,854,775,808 to " "9,223,372,036,854,775,807" msgstr "" +"An 8-byte integer, range is -9,223,372,036,854,775,808 to " +"9,223,372,036,854,775,807" #: libraries/Types.class.php:709 msgid "A system's default double-precision floating-point number" -msgstr "" +msgstr "A system's default double-precision floating-point number" #: libraries/Types.class.php:711 msgid "True or false" -msgstr "" +msgstr "True or false" #: libraries/Types.class.php:713 msgid "An alias for BIGINT NOT NULL AUTO_INCREMENT UNIQUE" -msgstr "" +msgstr "An alias for BIGINT NOT NULL AUTO_INCREMENT UNIQUE" #: libraries/Types.class.php:715 msgid "Stores a Universally Unique Identifier (UUID)" -msgstr "" +msgstr "Stores a Universally Unique Identifier (UUID)" #: libraries/Types.class.php:721 msgid "" "A timestamp, range is '0001-01-01 00:00:00' UTC to '9999-12-31 23:59:59' " "UTC; TIMESTAMP(6) can store microseconds" msgstr "" +"A timestamp, range is '0001-01-01 00:00:00' UTC to '9999-12-31 23:59:59' " +"UTC; TIMESTAMP(6) can store microseconds" #: libraries/Types.class.php:729 msgid "" "A variable-length (0-65,535) string, uses binary collation for all " "comparisons" msgstr "" +"A variable-length (0-65,535) string, uses binary collation for all " +"comparisons" #: libraries/Types.class.php:731 msgid "" "A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes, stored with " "a four-byte prefix indicating the length of the value" msgstr "" +"A BLOB column with a maximum length of 65,535 (2^16 - 1) bytes, stored with " +"a four-byte prefix indicating the length of the value" #: libraries/Types.class.php:733 msgid "An enumeration, chosen from the list of defined values" -msgstr "" +msgstr "An enumeration, chosen from the list of defined values" #: libraries/auth/config.auth.lib.php:72 msgid "Cannot connect: invalid settings." @@ -3739,10 +3791,13 @@ msgid "" "Use user-friendly editor for editing SQL queries ([a@http://codemirror.net/]" "CodeMirror[/a]) with syntax highlighting and line numbers" msgstr "" +"Use user-friendly editor for editing SQL queries " +"([a@http://codemirror.net/]CodeMirror[/a]) with syntax highlighting and line " +"numbers" #: libraries/config/messages.inc.php:35 msgid "Enable CodeMirror" -msgstr "" +msgstr "Enable CodeMirror" #: libraries/config/messages.inc.php:36 msgid "" @@ -3851,13 +3906,12 @@ msgstr "Default table tab" #: libraries/config/messages.inc.php:58 msgid "Whether the table structure actions should be hidden" -msgstr "" +msgstr "Whether the table structure actions should be hidden" #: libraries/config/messages.inc.php:59 -#, fuzzy #| msgid "Propose table structure" msgid "Hide table structure actions" -msgstr "Propose table structure" +msgstr "Hide table structure actions" #: libraries/config/messages.inc.php:60 msgid "Show binary contents as HEX by default" @@ -4420,18 +4474,15 @@ msgstr "" "Choose which details to show in the database structure (list of tables)" #: libraries/config/messages.inc.php:230 -#, fuzzy #| msgid "Database structure" msgid "Table structure" -msgstr "Database structure" +msgstr "Table structure" #: libraries/config/messages.inc.php:231 -#, fuzzy #| msgid "" #| "Choose which details to show in the database structure (list of tables)" msgid "Settings for the table structure (list of columns)" -msgstr "" -"Choose which details to show in the database structure (list of tables)" +msgstr "Settings for the table structure (list of columns)" #: libraries/config/messages.inc.php:232 msgid "Tabs" @@ -6129,27 +6180,27 @@ msgstr "Encoding Conversion:" #: libraries/display_git_revision.lib.php:48 #, php-format msgid "%1$s from %2$s branch" -msgstr "" +msgstr "%1$s from %2$s branch" #: libraries/display_git_revision.lib.php:50 msgid "no branch" -msgstr "" +msgstr "no branch" #: libraries/display_git_revision.lib.php:57 msgid "Git revision" -msgstr "" +msgstr "Git revision" #: libraries/display_git_revision.lib.php:60 -#, fuzzy, php-format +#, php-format #| msgid "Create version %1$s of %2$s" msgid "committed on %1$s by %2$s" -msgstr "Create version %1$s of %2$s" +msgstr "committed on %1$s by %2$s" #: libraries/display_git_revision.lib.php:68 -#, fuzzy, php-format +#, php-format #| msgid "Create version %1$s of %2$s" msgid "authored on %1$s by %2$s" -msgstr "Create version %1$s of %2$s" +msgstr "authored on %1$s by %2$s" #: libraries/display_import.lib.php:61 msgid "" @@ -6893,16 +6944,14 @@ msgid "MediaWiki Table" msgstr "MediaWiki Table" #: libraries/export/mediawiki.php:53 -#, fuzzy #| msgid "Export contents" msgid "Export table names" -msgstr "Export contents" +msgstr "Export table names" #: libraries/export/mediawiki.php:60 -#, fuzzy #| msgid "horizontal (rotated headers)" msgid "Export table headers" -msgstr "horizontal (rotated headers)" +msgstr "Export table headers" #: libraries/export/pdf.php:18 msgid "PDF" @@ -7221,10 +7270,10 @@ msgid "This plugin does not support compressed imports!" msgstr "This plug-in does not support compressed imports!" #: libraries/import/mediawiki.php:246 -#, fuzzy, php-format +#, php-format #| msgid "Invalid format of CSV input on line %d." msgid "Invalid format of mediawiki input on line:
%s." -msgstr "Invalid format of CSV input on line %d." +msgstr "Invalid format of mediawiki input on line:
%s." #: libraries/import/ods.php:49 msgid "Import percentages as proper decimals (ex. 12.00% to .12)" @@ -7250,7 +7299,7 @@ msgstr "ESRI Shape File" #: libraries/import/shp.php:199 #, php-format msgid "Geometry type '%s' is not supported by MySQL." -msgstr "" +msgstr "Geometry type '%s' is not supported by MySQL." #: libraries/import/shp.php:360 #, php-format @@ -8468,10 +8517,9 @@ msgid "Index" msgstr "Index" #: libraries/tbl_properties.inc.php:120 -#, fuzzy #| msgid "Remove column(s)" msgid "Move column" -msgstr "Remove column(s)" +msgstr "Move column" #: libraries/tbl_properties.inc.php:129 #, php-format @@ -8527,13 +8575,13 @@ msgstr "Fulltext" #: libraries/tbl_properties.inc.php:570 msgid "first" -msgstr "" +msgstr "first" #: libraries/tbl_properties.inc.php:579 -#, fuzzy, php-format +#, php-format #| msgid "After %s" msgid "after %s" -msgstr "After %s" +msgstr "after %s" #: libraries/tbl_properties.inc.php:691 tbl_structure.php:697 #, php-format @@ -11547,10 +11595,9 @@ msgid "Table %1$s has been altered successfully" msgstr "Table %1$s has been altered successfully" #: tbl_alter.php:131 -#, fuzzy #| msgid "The selected users have been deleted successfully." msgid "The columns have been moved successfully." -msgstr "The selected users have been deleted successfully." +msgstr "The columns have been moved successfully." #: tbl_change.php:745 msgid "Because of its length,
this column might not be editable" @@ -11951,10 +11998,9 @@ msgid "Spatial" msgstr "Spatial" #: tbl_structure.php:158 tbl_structure.php:162 -#, fuzzy #| msgid "Browse distinct values" msgid "Distinct values" -msgstr "Browse distinct values" +msgstr "Distinct values" #: tbl_structure.php:163 tbl_structure.php:164 msgid "Add primary key" @@ -11999,14 +12045,13 @@ msgid "Show more actions" msgstr "Show more actions" #: tbl_structure.php:621 tbl_structure.php:686 -#, fuzzy #| msgid "Remove column(s)" msgid "Move columns" -msgstr "Remove column(s)" +msgstr "Move columns" #: tbl_structure.php:622 msgid "Move the columns by dragging them up and down." -msgstr "" +msgstr "Move the columns by dragging them up and down." #: tbl_structure.php:648 msgid "Edit view"