diff options
| author | 2017-02-09 04:37:26 -0500 | |
|---|---|---|
| committer | 2017-02-09 04:37:26 -0500 | |
| commit | c9d6debf9015b7853c3e061bbc64a555d85e2fcd (patch) | |
| tree | 53341bc57ae9fbad2beb5b6c08d97a68bee0ec8e /Plugins/DbAndroid/DbAndroid_ru.ts | |
| parent | d5caba2b1f36dc3b92fa705a06097d0597fa2ddd (diff) | |
| parent | d9aa870e5d509cc7309ab82dd102a937ab58613a (diff) | |
Merge tag 'upstream/3.1.1+dfsg1'
Upstream version 3.1.1+dfsg1
# gpg: Signature made Thu 09 Feb 2017 04:37:24 AM EST
# gpg: using RSA key 5001E1B09AA3744B
# gpg: issuer "unit193@ubuntu.com"
# gpg: Good signature from "Unit 193 <unit193@ubuntu.com>" [unknown]
# gpg: aka "Unit 193 <unit193@gmail.com>" [unknown]
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg: There is no indication that the signature belongs to the owner.
# Primary key fingerprint: 8DB3 E586 865D 2B4A 2B18 5A5C 5001 E1B0 9AA3 744B
Diffstat (limited to 'Plugins/DbAndroid/DbAndroid_ru.ts')
| -rw-r--r-- | Plugins/DbAndroid/DbAndroid_ru.ts | 35 |
1 files changed, 20 insertions, 15 deletions
diff --git a/Plugins/DbAndroid/DbAndroid_ru.ts b/Plugins/DbAndroid/DbAndroid_ru.ts index efc50ff..115a72f 100644 --- a/Plugins/DbAndroid/DbAndroid_ru.ts +++ b/Plugins/DbAndroid/DbAndroid_ru.ts @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.0" language="ru_RU"> +<TS version="2.1" language="ru_RU"> <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> |
