|
2 | 2 | # This file is distributed under the GPL v2.0 or later. |
3 | 3 | msgid "" |
4 | 4 | msgstr "" |
5 | | -"Project-Id-Version: Visualizer: Charts and Graphs Lite 1.7.0\n" |
| 5 | +"Project-Id-Version: Visualizer: Charts and Graphs Lite 1.7.1\n" |
6 | 6 | "Report-Msgid-Bugs-To: https://github.com/Codeinwp/visualizer/issues\n" |
7 | | -"POT-Creation-Date: 2016-10-20 22:05:09+00:00\n" |
| 7 | +"POT-Creation-Date: 2016-11-23 13:55:43+00:00\n" |
8 | 8 | "MIME-Version: 1.0\n" |
9 | 9 | "Content-Type: text/plain; charset=utf-8\n" |
10 | 10 | "Content-Transfer-Encoding: 8bit\n" |
@@ -496,37 +496,25 @@ msgid "Enter custom format pattern to apply to horizontal axis labels." |
496 | 496 | msgstr "" |
497 | 497 |
|
498 | 498 | #: classes/Visualizer/Render/Sidebar/Graph.php:429 |
| 499 | +#: classes/Visualizer/Render/Sidebar/Graph.php:458 |
499 | 500 | msgid "" |
500 | | -"For number axis labels, this is a subset of the decimal formatting %sICU " |
501 | | -"pattern set%s. For instance, $#,###.## will display values $1,234.56 for " |
502 | | -"value 1234.56. Pay attention that if you use #%3$% percentage format then " |
503 | | -"your values will be multiplied by 100." |
| 501 | +"For number axis labels, this is a subset of the decimal formatting %1$sICU " |
| 502 | +"pattern set%2$s. For instance, $#,###.## will display values $1,234.56 for " |
| 503 | +"value 1234.56. Pay attention that if you use #%% percentage format " |
| 504 | +"then your values will be multiplied by 100." |
504 | 505 | msgstr "" |
505 | 506 |
|
506 | 507 | #: classes/Visualizer/Render/Sidebar/Graph.php:434 |
| 508 | +#: classes/Visualizer/Render/Sidebar/Graph.php:463 |
507 | 509 | msgid "" |
508 | | -"For date axis labels, this is a subset of the date formatting %sICU date " |
509 | | -"and time format%s." |
| 510 | +"For date axis labels, this is a subset of the date formatting %1$sICU date " |
| 511 | +"and time format%2$s." |
510 | 512 | msgstr "" |
511 | 513 |
|
512 | 514 | #: classes/Visualizer/Render/Sidebar/Graph.php:456 |
513 | 515 | msgid "Enter custom format pattern to apply to vertical axis labels." |
514 | 516 | msgstr "" |
515 | 517 |
|
516 | | -#: classes/Visualizer/Render/Sidebar/Graph.php:458 |
517 | | -msgid "" |
518 | | -"For number axis labels, this is a subset of the decimal formatting %1$sICU " |
519 | | -"pattern set%1$s. For instance, $#,###.## will display values $1,234.56 for " |
520 | | -"value 1234.56. Pay attention that if you use #%3$% percentage format then " |
521 | | -"your values will be multiplied by 100." |
522 | | -msgstr "" |
523 | | - |
524 | | -#: classes/Visualizer/Render/Sidebar/Graph.php:463 |
525 | | -msgid "" |
526 | | -"For date axis labels, this is a subset of the date formatting %1$sICU date " |
527 | | -"and time format%1$s." |
528 | | -msgstr "" |
529 | | - |
530 | 518 | #: classes/Visualizer/Render/Sidebar/Linear.php:80 |
531 | 519 | msgid "Straight line without curve" |
532 | 520 | msgstr "" |
@@ -1319,7 +1307,7 @@ msgstr "" |
1319 | 1307 | msgid "" |
1320 | 1308 | "Enter custom format pattern to apply to this series value, similar to the " |
1321 | 1309 | "%1$sICU pattern set%1$s. Use something like #,### to get 1,234 as output, " |
1322 | | -"or $# to add dollar sign before digits. Pay attention that if you use #%3$% " |
| 1310 | +"or $# to add dollar sign before digits. Pay attention that if you use % " |
1323 | 1311 | "percentage format then your values will be multiplied by 100." |
1324 | 1312 | msgstr "" |
1325 | 1313 |
|
|
0 commit comments