Skip to content

Commit

Permalink
Fix missing text resource
Browse files Browse the repository at this point in the history
  • Loading branch information
eduramiba committed Sep 24, 2017
1 parent 52ac83f commit c70fd70
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,5 @@ AvailableColumnsPanel.maximum-available-columns.info=Maximum number of columns r

ConfigurationPanel.timeFormatLabel.text=Time format
ConfigurationPanel.timeZoneLabel.text=Time zone
ConfigurationPanel.timeRepresentationLabel.text=Time representation
ConfigurationPanel.timeRepresentationLabel.text=Time representation
ConfigurationPanel.timeRepresentation.disabled.tooltip=Time representation can only be changed when the graph is empty
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,4 @@ AvailableColumnsPanel.maximum-available-columns.info=Dosa\u017eeno maxim
ConfigurationPanel.timeFormatLabel.text=Formát \u010dasu
ConfigurationPanel.timeZoneLabel.text=\u010casové pásmo
ConfigurationPanel.timeRepresentationLabel.text=Znázorn\u011b\u010dasu
ConfigurationPanel.timeRepresentation.disabled.tooltip=Znázorn\u011b\u010dasu lze zm\u011bnit pouze pokud je graf prázdný
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,4 @@ AvailableColumnsPanel.maximum-available-columns.info=Maximale Spaltenanzahl erre
ConfigurationPanel.timeFormatLabel.text=Zeitformat
ConfigurationPanel.timeZoneLabel.text=Zeitzone
ConfigurationPanel.timeRepresentationLabel.text=Zeit-Repräsentierung
ConfigurationPanel.timeRepresentation.disabled.tooltip=Zeit-Repräsentation kann nur geändert werden, wenn der Graph leer ist
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,4 @@ AvailableColumnsPanel.maximum-available-columns.info=N
ConfigurationPanel.timeFormatLabel.text=Formato temporal
ConfigurationPanel.timeZoneLabel.text=Zona horaria
ConfigurationPanel.timeRepresentationLabel.text=Representación temporal
ConfigurationPanel.timeRepresentation.disabled.tooltip=La representación temporal solo puede ser cambiada cuando el grafo está vacío
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,4 @@ AvailableColumnsPanel.maximum-available-columns.info=Nombre maximum de colonnes
ConfigurationPanel.timeFormatLabel.text=Format de date
ConfigurationPanel.timeZoneLabel.text=Fuseau horaire
ConfigurationPanel.timeRepresentationLabel.text=Représentation du temps
ConfigurationPanel.timeRepresentation.disabled.tooltip=La représentation du temps ne peut être changé que si le graphe est vide
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,4 @@ AvailableColumnsPanel.maximum-available-columns.info=\u5217\u306e\u6700\u5927\u6
# ConfigurationPanel.timeFormatLabel.text=Time format
# ConfigurationPanel.timeZoneLabel.text=Time zone
# ConfigurationPanel.timeRepresentationLabel.text=Time representation
# ConfigurationPanel.timeRepresentation.disabled.tooltip=Time representation can only be changed when the graph is empty
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,4 @@ AvailableColumnsPanel.maximum-available-columns.info=N
ConfigurationPanel.timeFormatLabel.text=Formato de data/hora
ConfigurationPanel.timeZoneLabel.text=Fuso horário
ConfigurationPanel.timeRepresentationLabel.text=Representação do tempo
ConfigurationPanel.timeRepresentation.disabled.tooltip=A representação do tempo só pode ser alterada quando o grafo está vazio
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,4 @@ AvailableColumnsPanel.maximum-available-columns.info=\u041c\u0430\u043a\u0441\u0
# ConfigurationPanel.timeFormatLabel.text=Time format
# ConfigurationPanel.timeZoneLabel.text=Time zone
# ConfigurationPanel.timeRepresentationLabel.text=Time representation
# ConfigurationPanel.timeRepresentation.disabled.tooltip=Time representation can only be changed when the graph is empty
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,4 @@ AvailableColumnsPanel.maximum-available-columns.info=\u5217\u7684\u6700\u5927\u5
ConfigurationPanel.timeFormatLabel.text=\u65f6\u95f4\u683c\u5f0f
ConfigurationPanel.timeZoneLabel.text=\u65f6\u95f4\u5e27
ConfigurationPanel.timeRepresentationLabel.text=\u65f6\u95f4\u8bbe\u5b9a
ConfigurationPanel.timeRepresentation.disabled.tooltip=\u5f53\u56fe\u5f62\u4e3a\u7a7a\u65f6\u8868\u793a\uff0c\u624d\u53ef\u66f4\u6539

0 comments on commit c70fd70

Please sign in to comment.