diff options
| author | 2017-02-09 04:36:04 -0500 | |
|---|---|---|
| committer | 2017-02-09 04:36:04 -0500 | |
| commit | d9aa870e5d509cc7309ab82dd102a937ab58613a (patch) | |
| tree | d92d03d76b5c390b335f1cfd761f1a0b59ec8496 /Plugins/DbAndroid/DbAndroid_zh_CN.ts | |
| parent | 68ee4cbcbe424b95969c70346283a9f217f63825 (diff) | |
Imported Upstream version 3.1.1+dfsg1upstream/3.1.1+dfsg1
Diffstat (limited to 'Plugins/DbAndroid/DbAndroid_zh_CN.ts')
| -rw-r--r-- | Plugins/DbAndroid/DbAndroid_zh_CN.ts | 35 |
1 files changed, 20 insertions, 15 deletions
diff --git a/Plugins/DbAndroid/DbAndroid_zh_CN.ts b/Plugins/DbAndroid/DbAndroid_zh_CN.ts index 14e84d3..fbe2aa8 100644 --- a/Plugins/DbAndroid/DbAndroid_zh_CN.ts +++ b/Plugins/DbAndroid/DbAndroid_zh_CN.ts @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.0" language="zh_CN"> +<TS version="2.1" language="zh_CN"> <context> <name>DbAndroid</name> <message> @@ -101,23 +101,28 @@ Would you like to select another one, or leave it unconfigured?</source> <translation type="unfinished"></translation> </message> <message> - <location filename="dbandroidjsonconnection.cpp" line="307"/> + <location filename="dbandroidjsonconnection.cpp" line="301"/> + <source>Unable to execute query on Android device (connection was closed): %1</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="dbandroidjsonconnection.cpp" line="313"/> <source>Error while parsing response from Android: %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="dbandroidjsonconnection.cpp" line="315"/> + <location filename="dbandroidjsonconnection.cpp" line="321"/> <source>Generic error from Android: %1</source> <translation type="unfinished"></translation> </message> <message> - <location filename="dbandroidjsonconnection.cpp" line="329"/> - <location filename="dbandroidjsonconnection.cpp" line="336"/> + <location filename="dbandroidjsonconnection.cpp" line="335"/> + <location filename="dbandroidjsonconnection.cpp" line="342"/> <source>Missing 'columns' in response from Android.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="dbandroidjsonconnection.cpp" line="357"/> + <location filename="dbandroidjsonconnection.cpp" line="363"/> <source>Response from Android has missing data for column '%1' in row %2.</source> <translation type="unfinished"></translation> </message> @@ -285,43 +290,43 @@ Android device refused deletion, or it was impossible.</source> <context> <name>DbAndroidShellConnection</name> <message> - <location filename="dbandroidshellconnection.cpp" line="30"/> + <location filename="dbandroidshellconnection.cpp" line="31"/> <source>Cannot connect to device %1, because it's not visible to your computer.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="dbandroidshellconnection.cpp" line="45"/> + <location filename="dbandroidshellconnection.cpp" line="46"/> <source>Cannot connect to device %1, because the application %2 doesn't seem to be installed on the device.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="dbandroidshellconnection.cpp" line="55"/> + <location filename="dbandroidshellconnection.cpp" line="56"/> <source>Cannot connect to device %1, because the application %2 is not debuggable.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="dbandroidshellconnection.cpp" line="64"/> + <location filename="dbandroidshellconnection.cpp" line="65"/> <source>Cannot connect to device %1, because '%2' command doesn't seem to be available on the device.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="dbandroidshellconnection.cpp" line="76"/> + <location filename="dbandroidshellconnection.cpp" line="77"/> <source>Cannot connect to device %1, because '%2' database cannot be accessed on the device.</source> <translation type="unfinished"></translation> </message> <message> - <location filename="dbandroidshellconnection.cpp" line="89"/> + <location filename="dbandroidshellconnection.cpp" line="90"/> <source>Cannot connect to device %1, because '%2' database cannot be accessed on the device. Details: %3</source> <translation type="unfinished"></translation> </message> <message> - <location filename="dbandroidshellconnection.cpp" line="125"/> + <location filename="dbandroidshellconnection.cpp" line="126"/> <source>Cannot get list of databases for application %1. Details: %2</source> <translation type="unfinished"></translation> </message> <message> - <location filename="dbandroidshellconnection.cpp" line="202"/> - <location filename="dbandroidshellconnection.cpp" line="209"/> + <location filename="dbandroidshellconnection.cpp" line="207"/> + <location filename="dbandroidshellconnection.cpp" line="214"/> <source>Could not execute query on database '%1': %2</source> <translation type="unfinished"></translation> </message> |
