-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
97 additions
and
81 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: HinetPy 0.6.1\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2019-02-28 14:38-0500\n" | ||
"POT-Creation-Date: 2019-06-13 11:56-0400\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -272,8 +272,8 @@ msgid "" | |
":meth:`~HinetPy.client.Client.get_waveform` has been renamed to " | ||
":meth:`~HinetPy.client.Client.get_continuous_waveform`." | ||
msgstr "" | ||
":meth:`~HinetPy.client.Client.get_waveform` " | ||
"已改名为 :meth:`~HinetPy.client.Client.get_continuous_waveform`." | ||
":meth:`~HinetPy.client.Client.get_waveform` 已改名为 " | ||
":meth:`~HinetPy.client.Client.get_continuous_waveform`." | ||
|
||
#: HinetPy.client.Client.get_event_waveform:1 of | ||
msgid "Get event waveform data." | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: HinetPy 0.4.5\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2018-11-21 16:01-0500\n" | ||
"POT-Creation-Date: 2019-06-13 11:56-0400\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -46,7 +46,7 @@ msgstr "见 https://stackoverflow.com/a/4913653/7770208" | |
msgid "Check if a point inside a circular region." | ||
msgstr "检查点是否在环形区域内。" | ||
|
||
#: HinetPy.utils.string2datetime:1 of | ||
msgid "Convert string to datetime." | ||
msgstr "将字符串转换为 datetime." | ||
#: HinetPy.utils.to_datetime:1 of | ||
msgid "Convert to datetime in a hard way." | ||
msgstr "将输入转换为 datetime." | ||
|
Oops, something went wrong.