Skip to content

Make 'png' all caps #7400

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion devtools/test_dashboard/devtools.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ var Tabs = {
};
},

// Save a png snapshot and display it below the plot
// Save a PNG snapshot and display it below the plot
snapshot: function(id) {
var gd = Tabs.getGraph(id);

Expand Down
1 change: 1 addition & 0 deletions draftlogs/7400_change.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- Make 'png' all caps [[#7400](https://github.com/plotly/plotly.js/pull/7400)]
2 changes: 1 addition & 1 deletion lib/locales/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ module.exports = {
'Compare data on hover': 'Porovnat hodnoty při najetí myší', // components/modebar/buttons.js:167
'Double-click on legend to isolate one trace': 'Dvojklikem na legendu izolujete jedinou datovou sadu', // components/legend/handle_click.js:90
'Double-click to zoom back out': 'Dvojklikem vrátíte zvětšení', // plots/cartesian/dragbox.js:299
'Download plot as a png': 'Uložit jako PNG', // components/modebar/buttons.js:52
'Download plot as a PNG': 'Uložit jako PNG', // components/modebar/buttons.js:52
'Download plot': 'Uložit', // components/modebar/buttons.js:53
'Edit in Chart Studio': 'Editovat v Chart Studio', // components/modebar/buttons.js:76
'IE only supports svg. Changing format to svg.': 'IE podporuje pouze SVG formát. Změněno na SVG.', // components/modebar/buttons.js:60
Expand Down
2 changes: 1 addition & 1 deletion lib/locales/cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ module.exports = {
'Double-click on legend to isolate one trace': 'Dwbl-gliciwch ar yr allwedd i neilltuo un llinell', // components / legend / handle_click.js: 89
'Double-click to zoom back out': 'Dwbl-gliciwch i chwyddo\'n ôl', // plots / cartesian / dragbox.js: 1011
'Download plot': 'Lawrlwythwch blot', // components / modebar / buttons.js: 55
'Download plot as a png': 'Lawrlwythwch y plot fel png', // components / modebar / buttons.js: 54
'Download plot as a PNG': 'Lawrlwythwch y plot fel PNG', // components / modebar / buttons.js: 54
'Edit in Chart Studio': 'Golygu yn Chart Studio', // components / modebar / buttons.js: 87
'IE only supports svg. Changing format to svg.': 'Dim ond svg mae IE yn ei gefnogi. Newid fformat i svg.', // components / modebar / buttons.js: 65
'Lasso Select': 'Dewiswch â lasŵ', // components / modebar / buttons.js: 123
Expand Down
2 changes: 1 addition & 1 deletion lib/locales/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ module.exports = {
'Compare data on hover': 'Über die Daten fahren, um sie zu vergleichen', // components/modebar/buttons.js:167
'Double-click on legend to isolate one trace': 'Daten isolieren durch Doppelklick in der Legende', // components/legend/handle_click.js:90
'Double-click to zoom back out': 'Herauszoomen durch Doppelklick', // plots/cartesian/dragbox.js:299
'Download plot as a png': 'Graphen als PNG herunterladen', // components/modebar/buttons.js:52
'Download plot as a PNG': 'Graphen als PNG herunterladen', // components/modebar/buttons.js:52
'Download plot': 'Graphen herunterladen', // components/modebar/buttons.js:53
'Edit in Chart Studio': 'Im Chart Studio bearbeiten', // components/modebar/buttons.js:76
'IE only supports svg. Changing format to svg.': 'IE unterstützt nur SVG-Dateien. Format wird zu SVG gewechselt.', // components/modebar/buttons.js:60
Expand Down
2 changes: 1 addition & 1 deletion lib/locales/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ module.exports = {
'Compare data on hover': 'Comparar datos al pasar por encima', // components/modebar/buttons.js:167
'Double-click on legend to isolate one trace': 'Haga doble-clic en la leyenda para aislar una traza', // components/legend/handle_click.js:90
'Double-click to zoom back out': 'Haga doble-clic para restaurar la escala', // plots/cartesian/dragbox.js:335
'Download plot as a png': 'Descargar gráfica como png', // components/modebar/buttons.js:52
'Download plot as a PNG': 'Descargar gráfica como PNG', // components/modebar/buttons.js:52
'Download plot': 'Descargar gráfica', // components/modebar/buttons.js:53
'Edit in Chart Studio': 'Editar en Chart Studio', // components/modebar/buttons.js:76
'IE only supports svg. Changing format to svg.': 'IE solo soporta svg. Cambiando formato a svg.', // components/modebar/buttons.js:60
Expand Down
2 changes: 1 addition & 1 deletion lib/locales/fi.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ module.exports = {
'Double-click on legend to isolate one trace': 'Kaksoisklikkaa selitettä eristääksesi yksi sarja',
'Double-click to zoom back out': 'Kaksoisklikkaa zoomataksesi ulos',
'Download plot': 'Lataa kuvio',
'Download plot as a png': 'Lataa kuvio png-muodossa',
'Download plot as a PNG': 'Lataa kuvio PNG-muodossa',
'Edit in Chart Studio': 'Muokkaa Chart Studiossa',
'IE only supports svg. Changing format to svg.': 'Formaatiksi vaihdetaan IE:n tukema svg.',
'Lasso Select': 'Lassovalinta',
Expand Down
2 changes: 1 addition & 1 deletion lib/locales/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ module.exports = {
'Compare data on hover': 'Comparaison entre données en survol',
'Double-click on legend to isolate one trace': 'Double-cliquer sur la légende pour isoler une série',
'Double-click to zoom back out': 'Double-cliquer pour dézoomer',
'Download plot as a png': 'Télécharger le graphique en fichier PNG',
'Download plot as a PNG': 'Télécharger le graphique en fichier PNG',
'Download plot': 'Télécharger le graphique',
'Edit in Chart Studio': 'Éditer le graphique sur Chart Studio',
'IE only supports svg. Changing format to svg.': 'IE ne permet que les conversions en SVG. Conversion en SVG en cours.',
Expand Down
2 changes: 1 addition & 1 deletion lib/locales/hr.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ module.exports = {
'Compare data on hover': 'Usporedi podatke pri prijelazu mišem',
'Double-click on legend to isolate one trace': 'Dvaput kliknite kako biste izolirali jednu oznaku',
'Double-click to zoom back out': 'Dvaput kliknite kako biste vratili originalnu razinu zumiranja',
'Download plot as a png': 'Preuzmite grafički prikaz kao .png',
'Download plot as a PNG': 'Preuzmite grafički prikaz kao PNG',
'Download plot': 'Preuzmite grafički prikaz',
'Edit in Chart Studio': 'Uredite pomoću funkcionalnosti Chart Studio',
'IE only supports svg. Changing format to svg.': 'IE podržava samo svg. Format se mijenja u svg.',
Expand Down
2 changes: 1 addition & 1 deletion lib/locales/it.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ module.exports = {
'Compare data on hover': 'Compara i dati al passaggio del mouse', // components/modebar/buttons.js:167
'Double-click on legend to isolate one trace': 'Doppio click per isolare i dati di una traccia', // components/legend/handle_click.js:90
'Double-click to zoom back out': 'Doppio click per tornare allo zoom iniziale', // plots/cartesian/dragbox.js:299
'Download plot as a png': 'Scarica il grafico come immagine png', // components/modebar/buttons.js:52
'Download plot as a PNG': 'Scarica il grafico come immagine PNG', // components/modebar/buttons.js:52
'Download plot': 'Scarica il grafico', // components/modebar/buttons.js:53
'Edit in Chart Studio': 'Modifica in Chart Studio', // components/modebar/buttons.js:76
'IE only supports svg. Changing format to svg.': 'IE supporta solo svg. Modifica formato in svg.', // components/modebar/buttons.js:60
Expand Down
2 changes: 1 addition & 1 deletion lib/locales/ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ module.exports = {
'Compare data on hover': 'ホバー中のデータを比較', // components/modebar/buttons.js:167
'Double-click on legend to isolate one trace': '凡例をダブルクリックして1つのトレースを無効化します', // components/legend/handle_click.js:90
'Double-click to zoom back out': 'ダブルクリックでズームを戻します', // plots/cartesian/dragbox.js:299
'Download plot as a png': 'PNGファイルでダウンロード', // components/modebar/buttons.js:52
'Download plot as a PNG': 'PNGファイルでダウンロード', // components/modebar/buttons.js:52
'Download plot': 'ダウンロード', // components/modebar/buttons.js:53
'Edit in Chart Studio': 'Chart Studioで編集', // components/modebar/buttons.js:76
'IE only supports svg. Changing format to svg.': 'IEはSVGのみサポートしています。SVGに変換します。', // components/modebar/buttons.js:60
Expand Down
2 changes: 1 addition & 1 deletion lib/locales/ko.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ module.exports = {
'Compare data on hover': '마우스를 올리면 데이터와 비교합니다',
'Double-click on legend to isolate one trace': '범례를 더블 클릭하여 하나의 트레이스를 분리합니다',
'Double-click to zoom back out': '더블 클릭하여 줌을 해제합니다',
'Download plot as a png': '.png 이미지 파일로 차트를 다운로드 합니다',
'Download plot as a PNG': 'PNG 이미지 파일로 차트를 다운로드 합니다',
'Download plot': '차트를 다운로드 합니다',
'Edit in Chart Studio': 'Chart Studio를 수정합니다',
'IE only supports svg. Changing format to svg.': 'IE는 svg만을 지원합니다. 포맷을 svg로 변경하세요',
Expand Down
2 changes: 1 addition & 1 deletion lib/locales/nl.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ module.exports = {
'Click to enter Y axis title': 'Klik om y-as titel in te vullen',
'Click to enter radial axis title': 'Klik om radiaal-as titel in te vullen',
'Double-click to zoom back out': 'Zoom uit door te dubbel klikken',
'Download plot as a png': 'Dowload de plot als een png-bestand',
'Download plot as a PNG': 'Dowload de plot als een PNG-bestand',
'Download plot': 'Download de plot',
'Draw circle': 'Teken cirkel',
'Draw closed freeform': 'Teken gesloten vorm',
Expand Down
2 changes: 1 addition & 1 deletion lib/locales/no.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ module.exports = {
'Double-click on legend to isolate one trace': 'Dobbelklikk på på forklaringen for å vise bare en serie', // components/legend/handle_click.js:89
'Double-click to zoom back out': 'Dobbelklikk for å zoome ut igjen', // plots/cartesian/dragbox.js:1089
'Download plot': 'Last ned plot', // components/modebar/buttons.js:53
'Download plot as a png': 'Last ned plot som png', // components/modebar/buttons.js:52
'Download plot as a PNG': 'Last ned plot som PNG', // components/modebar/buttons.js:52
'Edit in Chart Studio': 'Editer i Chart Studio', // components/modebar/buttons.js:85
'IE only supports svg. Changing format to svg.': 'IE støtter bare svg. Bytt format til svg.', // components/modebar/buttons.js:63
'Lasso Select': 'Velg lasso', // components/modebar/buttons.js:121
Expand Down
2 changes: 1 addition & 1 deletion lib/locales/pt-br.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ module.exports = {
'Compare data on hover': 'Comparar dados ao pairar',
'Double-click on legend to isolate one trace': 'Duplo clique na legenda para isolar uma série',
'Double-click to zoom back out': 'Duplo clique para reverter zoom',
'Download plot as a png': 'Fazer download do gráfico como imagem (png)',
'Download plot as a PNG': 'Fazer download do gráfico como imagem (PNG)',
'Download plot': 'Fazer download do gráfico',
'Edit in Chart Studio': 'Editar no Chart Studio',
'IE only supports svg. Changing format to svg.': 'IE suporta apenas svg. Alterando formato para svg',
Expand Down
2 changes: 1 addition & 1 deletion lib/locales/pt-pt.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ module.exports = {
'Compare data on hover': 'Comparar dados ao pairar',
'Double-click on legend to isolate one trace': 'Duplo clique na legenda para isolar uma série',
'Double-click to zoom back out': 'Duplo clique para reverter ampliação',
'Download plot as a png': 'Baixar gráfico como imagem (png)',
'Download plot as a PNG': 'Baixar gráfico como imagem (PNG)',
'Download plot': 'Baixar gráfico',
'Edit in Chart Studio': 'Editar no Chart Studio',
'IE only supports svg. Changing format to svg.': 'IE suporta apenas svg. Alterando formato para svg',
Expand Down
2 changes: 1 addition & 1 deletion lib/locales/ro.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ module.exports = {
'Double-click on legend to isolate one trace': 'Dublu clic pe legendă pentru a izola un rând',
'Double-click to zoom back out': 'Dublu clic pentru micșora înapoi',
'Download plot': 'Descarcă graficul',
'Download plot as a png': 'Descarcă graficul ca imagine PNG',
'Download plot as a PNG': 'Descarcă graficul ca imagine PNG',
'Draw circle': 'Desenează un cerc',
'Draw closed freeform': 'Desenează o formă liberă închisă',
'Draw line': 'Desenează o linie',
Expand Down
2 changes: 1 addition & 1 deletion lib/locales/ru.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ module.exports = {
'Double-click on legend to isolate one trace': 'Дважды щёлкните по легенде для выделения отдельных данных',
'Double-click to zoom back out': 'Для сброса масштаба к значению по умолчанию дважды щёлкните мышью',
'Download plot': 'Сохранить график',
'Download plot as a png': 'Сохранить в формате PNG',
'Download plot as a PNG': 'Сохранить в формате PNG',
'Edit in Chart Studio': 'Редактировать в Chart Studio',
'IE only supports svg. Changing format to svg.': 'IE поддерживает только svg. Формат сменяется на svg.',
'Lasso Select': 'Лассо',
Expand Down
2 changes: 1 addition & 1 deletion lib/locales/si.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/locales/sk.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ module.exports = {
'Compare data on hover': 'Porovnať hodnoty pri prejdení myšou', // components/modebar/buttons.js:167
'Double-click on legend to isolate one trace': 'Dvojklikom na legendu izolujete jednu dátovú sadu', // components/legend/handle_click.js:90
'Double-click to zoom back out': 'Dvojklikom vrátite zväčšenie', // plots/cartesian/dragbox.js:299
'Download plot as a png': 'Uložiť ako PNG', // components/modebar/buttons.js:52
'Download plot as a PNG': 'Uložiť ako PNG', // components/modebar/buttons.js:52
'Download plot': 'Uložiť', // components/modebar/buttons.js:53
'Edit in Chart Studio': 'Editovať v Chart Studio', // components/modebar/buttons.js:76
'IE only supports svg. Changing format to svg.': 'IE podporuje iba SVG formát. Zmenené na SVG.', // components/modebar/buttons.js:60
Expand Down
2 changes: 1 addition & 1 deletion lib/locales/sv.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ module.exports = {
'Double-click on legend to isolate one trace': 'Dubbelklicka på förklaringen för att visa endast en serie', // components/legend/handle_click.js:89
'Double-click to zoom back out': 'Dubbelklicka för att zooma ut igen', // plots/cartesian/dragbox.js:1089
'Download plot': 'Ladda ner diagram', // components/modebar/buttons.js:53
'Download plot as a png': 'Ladda ner diagram som png', // components/modebar/buttons.js:52
'Download plot as a PNG': 'Ladda ner diagram som PNG', // components/modebar/buttons.js:52
'Edit in Chart Studio': 'Editera i Chart Studio', // components/modebar/buttons.js:85
'IE only supports svg. Changing format to svg.': 'IE stöder enbart svg. Byter format till svg.', // components/modebar/buttons.js:63
'Lasso Select': 'Välj lasso', // components/modebar/buttons.js:121
Expand Down
2 changes: 1 addition & 1 deletion lib/locales/sw.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ module.exports = {
'Compare data on hover': 'Linganisha data kwa kuelea kielekezi',
'Double-click on legend to isolate one trace': 'Bonyeza mara mbili juu ya hadithi ili kutenganisha moja kwa moja',
'Double-click to zoom back out': 'Bonyeza mara mbili ili kuvuta nje',
'Download plot as a png': 'Pakua mpango kama png',
'Download plot as a PNG': 'Pakua mpango kama PNG',
'Download plot': 'Pakua mpango',
'Edit in Chart Studio': 'Hariri katika Chart studio',
'IE only supports svg. Changing format to svg.': 'IE inatumia tu svg. Tunabadilisha muundo kuwa svg.',
Expand Down
2 changes: 1 addition & 1 deletion lib/locales/tr.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ module.exports = {
'Compare data on hover': 'Üzerine gelince verileri karşılaştır',
'Double-click on legend to isolate one trace': 'Bir izi izole etmek için göstergeye (legend) çift tıklayın',
'Double-click to zoom back out': 'Geri uzaklaştırmak için çift tıklayın',
'Download plot as a png': 'Grafiği PNG olarak indir',
'Download plot as a PNG': 'Grafiği PNG olarak indir',
'Download plot': 'Grafiği indir',
'Edit in Chart Studio': "Chart Studio'da düzenle",
'IE only supports svg. Changing format to svg.': "IE yalnızca svg'yi destekler. Format svg'ye dönüştürülüyor.",
Expand Down
Loading