diff options
| author | 2023-04-30 18:30:36 -0400 | |
|---|---|---|
| committer | 2023-04-30 18:30:36 -0400 | |
| commit | 3565aad630864ecdbe53fdaa501ea708555b3c7c (patch) | |
| tree | c743e4ad0bad39ebdb2f514c7cc52d34a257ebbe /Plugins/DbAndroid/translations/DbAndroid_he_IL.ts | |
| parent | 1fdc150116cad39aae5c5da407c3312b47a59e3a (diff) | |
New upstream version 3.4.4+dfsg.upstream/3.4.4+dfsg
Diffstat (limited to 'Plugins/DbAndroid/translations/DbAndroid_he_IL.ts')
| -rw-r--r-- | Plugins/DbAndroid/translations/DbAndroid_he_IL.ts | 352 |
1 files changed, 352 insertions, 0 deletions
diff --git a/Plugins/DbAndroid/translations/DbAndroid_he_IL.ts b/Plugins/DbAndroid/translations/DbAndroid_he_IL.ts new file mode 100644 index 0000000..38a2c85 --- /dev/null +++ b/Plugins/DbAndroid/translations/DbAndroid_he_IL.ts @@ -0,0 +1,352 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="he" sourcelanguage="en"> + <context> + <name>DbAndroid</name> + <message> + <location filename="../dbandroid.cpp" line="39"/> + <source>Invalid or incomplete Android Database URL.</source> + <translation>מען URL מסד נתוני אנדרואיד לא תקין או חסר.</translation> + </message> + <message> + <location filename="../dbandroid.cpp" line="54"/> + <source>Android database URL</source> + <translation>מען URL מסד נתוני אנדרואיד</translation> + </message> + <message> + <location filename="../dbandroid.cpp" line="55"/> + <source>Select Android database</source> + <translation>בחירת מסד נתוני אנדרואיד</translation> + </message> + <message> + <location filename="../dbandroid.cpp" line="151"/> + <source>Select ADB</source> + <translation>בחירת ADB</translation> + </message> + <message> + <location filename="../dbandroid.cpp" line="173"/> + <source>Using Android Debug Bridge: %1</source> + <translation>שימוש בגשר ניפוי־תקלים אנדרואיד: %1</translation> + </message> + <message> + <location filename="../dbandroid.cpp" line="183"/> + <source>You can grab Android connector JAR file from Tools menu. It's required for 2 of 3 connections supported by the Android plugin. For more details read plugin's documentation on <a href="%1">SQLiteStudio's wiki page.</a></source> + <translation type="unfinished">You can grab Android connector JAR file from Tools menu. It's required for 2 of 3 connections supported by the Android plugin. For more details read plugin's documentation on <a href="%1">SQLiteStudio's wiki page.</a></translation> + </message> + <message> + <location filename="../dbandroid.cpp" line="191"/> + <source>Could not find Android Debug Bridge application. <a href="%1">Click here</a> to point out the location of the ADB application, otherwise the %2 plugin will not support USB cable connections, only the network connection..</source> + <translation type="unfinished">Could not find Android Debug Bridge application. <a href="%1">Click here</a> to point out the location of the ADB application, otherwise the %2 plugin will not support USB cable connections, only the network connection..</translation> + </message> + <message> + <location filename="../dbandroid.cpp" line="209"/> + <source>Invalid ADB</source> + <translation>ADB לא תקין</translation> + </message> + <message> + <location filename="../dbandroid.cpp" line="209"/> + <source>The selected ADB is incorrect. +Would you like to select another one, or leave it unconfigured?</source> + <translation type="unfinished">The selected ADB is incorrect. +Would you like to select another one, or leave it unconfigured?</translation> + </message> + <message> + <location filename="../dbandroid.cpp" line="211"/> + <source>Select another ADB</source> + <translation>בחר ADB נוסף</translation> + </message> + <message> + <location filename="../dbandroid.cpp" line="211"/> + <source>Leave unconfigured</source> + <translation>להשאיר לא מתוצר</translation> + </message> + <message> + <location filename="../dbandroid.cpp" line="232"/> + <source>Save jar file</source> + <translation>שמירת קובץ jar</translation> + </message> + <message> + <location filename="../dbandroid.cpp" line="251"/> + <source>Get Android connector JAR file</source> + <translation>קבלת קובץ מחבר אנדרואיד JAR</translation> + </message> + </context> + <context> + <name>DbAndroidInstance</name> + <message> + <location filename="../dbandroidinstance.cpp" line="113"/> + <source>Android SQLite driver does not support loadable extensions.</source> + <translation type="unfinished">Android SQLite driver does not support loadable extensions.</translation> + </message> + <message> + <location filename="../dbandroidinstance.cpp" line="206"/> + <source>Connection with Android database '%1' lost.</source> + <translation type="unfinished">Connection with Android database '%1' lost.</translation> + </message> + </context> + <context> + <name>DbAndroidJsonConnection</name> + <message> + <location filename="../dbandroidjsonconnection.cpp" line="175"/> + <source>Cannot connect to device %1, because it's not visible from your computer.</source> + <translation type="unfinished">Cannot connect to device %1, because it's not visible from your computer.</translation> + </message> + <message> + <location filename="../dbandroidjsonconnection.cpp" line="182"/> + <source>Failed to create port forwarding for device %1 for port %2.</source> + <translation type="unfinished">Failed to create port forwarding for device %1 for port %2.</translation> + </message> + <message> + <location filename="../dbandroidjsonconnection.cpp" line="196"/> + <source>Could not connect to network host: %1:%2</source> + <translation>לא ניתן להתחבר למארח הרשת: %1:%2</translation> + </message> + <message> + <location filename="../dbandroidjsonconnection.cpp" line="210"/> + <source>Cannot connect to %1:%2, because password is invalid.</source> + <translation type="unfinished">Cannot connect to %1:%2, because password is invalid.</translation> + </message> + <message> + <location filename="../dbandroidjsonconnection.cpp" line="301"/> + <source>Unable to execute query on Android device (connection was closed): %1</source> + <translation type="unfinished">Unable to execute query on Android device (connection was closed): %1</translation> + </message> + <message> + <location filename="../dbandroidjsonconnection.cpp" line="313"/> + <source>Error while parsing response from Android: %1</source> + <translation type="unfinished">Error while parsing response from Android: %1</translation> + </message> + <message> + <location filename="../dbandroidjsonconnection.cpp" line="321"/> + <source>Generic error from Android: %1</source> + <translation type="unfinished">Generic error from Android: %1</translation> + </message> + <message> + <location filename="../dbandroidjsonconnection.cpp" line="335"/> + <location filename="../dbandroidjsonconnection.cpp" line="342"/> + <source>Missing 'columns' in response from Android.</source> + <translation type="unfinished">Missing 'columns' in response from Android.</translation> + </message> + <message> + <location filename="../dbandroidjsonconnection.cpp" line="363"/> + <source>Response from Android has missing data for column '%1' in row %2.</source> + <translation type="unfinished">Response from Android has missing data for column '%1' in row %2.</translation> + </message> + </context> + <context> + <name>DbAndroidPathDialog</name> + <message> + <location filename="../dbandroidpathdialog.ui" line="20"/> + <source>Android database URL</source> + <translation>מען URL מסד נתוני אנדרואיד</translation> + </message> + <message> + <location filename="../dbandroidpathdialog.ui" line="26"/> + <source>Connection method</source> + <translation>שיטת התחברות</translation> + </message> + <message> + <location filename="../dbandroidpathdialog.ui" line="32"/> + <source>USB cable - port forwarding</source> + <translation>כבל USB - הפנית פתחה</translation> + </message> + <message> + <location filename="../dbandroidpathdialog.ui" line="42"/> + <source>USB cable - sqlite3 command</source> + <translation>כקל USB - פקודת sqlite3</translation> + </message> + <message> + <location filename="../dbandroidpathdialog.ui" line="49"/> + <source>Network (IP address)</source> + <translation>רשת (כתובת IP)</translation> + </message> + <message> + <location filename="../dbandroidpathdialog.ui" line="59"/> + <source>Device</source> + <translation>התקן</translation> + </message> + <message> + <location filename="../dbandroidpathdialog.ui" line="71"/> + <source>IP address</source> + <translation>כתובת IP</translation> + </message> + <message> + <location filename="../dbandroidpathdialog.ui" line="93"/> + <source>Port</source> + <translation>פתחה</translation> + </message> + <message> + <location filename="../dbandroidpathdialog.ui" line="115"/> + <source>Remote access password</source> + <translation>ססמת גישה מרחוק</translation> + </message> + <message> + <location filename="../dbandroidpathdialog.ui" line="127"/> + <source><p>This is password configured in the SQLiteStudio service being embeded in the Android application.</p></source> + <translation type="unfinished"><p>This is password configured in the SQLiteStudio service being embeded in the Android application.</p></translation> + </message> + <message> + <location filename="../dbandroidpathdialog.ui" line="140"/> + <source>Application</source> + <translation>יישום</translation> + </message> + <message> + <location filename="../dbandroidpathdialog.ui" line="155"/> + <source>Filter</source> + <translation>מסנן</translation> + </message> + <message> + <location filename="../dbandroidpathdialog.ui" line="168"/> + <source>Database</source> + <translation>מסד נתונים</translation> + </message> + <message> + <location filename="../dbandroidpathdialog.ui" line="177"/> + <source>Create a new database directly on the device.</source> + <translation>יצירת מסד נתונים חדש ישירות על־גבי ההתקן.</translation> + </message> + <message> + <location filename="../dbandroidpathdialog.ui" line="187"/> + <source>Delete currently selected database from the device. The currently selected database is the one picked in the list on the left of this button.</source> + <translation type="unfinished">Delete currently selected database from the device. The currently selected database is the one picked in the list on the left of this button.</translation> + </message> + <message> + <location filename="../dbandroidpathdialog.cpp" line="362"/> + <source>Enter valid IP address.</source> + <translation>הזנת כתובת IP תקנית.</translation> + </message> + <message> + <location filename="../dbandroidpathdialog.cpp" line="367"/> + <source>Pick Android device.</source> + <translation>בחירת מכשיר אנדרואיד.</translation> + </message> + <message> + <location filename="../dbandroidpathdialog.cpp" line="371"/> + <source>Pick Android database.</source> + <translation>בחירת מסד נתוני אנדרואיד.</translation> + </message> + <message> + <location filename="../dbandroidpathdialog.cpp" line="395"/> + <source>Selected Android application is unknown, or not debuggable.</source> + <translation>יישום אנדרואיד שנבחר לא ידוע, או לא בר ניפוי־תקלים.</translation> + </message> + <message> + <location filename="../dbandroidpathdialog.cpp" line="422"/> + <source>Create new database</source> + <translation>יצירת מסד נתונים חדש</translation> + </message> + <message> + <location filename="../dbandroidpathdialog.cpp" line="422"/> + <source>Please provide name for the new database. +It's the name which Android application will use to connect to the database:</source> + <translation type="unfinished">Please provide name for the new database. +It's the name which Android application will use to connect to the database:</translation> + </message> + <message> + <location filename="../dbandroidpathdialog.cpp" line="430"/> + <location filename="../dbandroidpathdialog.cpp" line="439"/> + <location filename="../dbandroidpathdialog.cpp" line="448"/> + <source>Invalid name</source> + <translation>שם לא תקין</translation> + </message> + <message> + <location filename="../dbandroidpathdialog.cpp" line="430"/> + <source>Database with the same name (%1) already exists on the device. +The name must be unique.</source> + <translation type="unfinished">Database with the same name (%1) already exists on the device. +The name must be unique.</translation> + </message> + <message> + <location filename="../dbandroidpathdialog.cpp" line="439"/> + <source>Could not create database '%1', because could not connect to the device.</source> + <translation type="unfinished">Could not create database '%1', because could not connect to the device.</translation> + </message> + <message> + <location filename="../dbandroidpathdialog.cpp" line="448"/> + <source>Could not create database '%1'. +Details: %2</source> + <translation type="unfinished">Could not create database '%1'. +Details: %2</translation> + </message> + <message> + <location filename="../dbandroidpathdialog.cpp" line="463"/> + <source>Delete database</source> + <translation>מחיקת מסד נתונים</translation> + </message> + <message> + <location filename="../dbandroidpathdialog.cpp" line="463"/> + <source>Are you sure you want to delete database '%1' from %2?</source> + <translation>האם למחוק מסד נתונים '%1' מ־%2?</translation> + </message> + <message> + <location filename="../dbandroidpathdialog.cpp" line="484"/> + <location filename="../dbandroidpathdialog.cpp" line="490"/> + <source>Error deleting</source> + <translation>שגיאת מחיקה</translation> + </message> + <message> + <location filename="../dbandroidpathdialog.cpp" line="484"/> + <source>Could not connect to %1 in order to delete database '%2'.</source> + <translation type="unfinished">Could not connect to %1 in order to delete database '%2'.</translation> + </message> + <message> + <location filename="../dbandroidpathdialog.cpp" line="490"/> + <source>Could not delete database named '%1' from the device. +Android device refused deletion, or it was impossible.</source> + <translation type="unfinished">Could not delete database named '%1' from the device. +Android device refused deletion, or it was impossible.</translation> + </message> + </context> + <context> + <name>DbAndroidShellConnection</name> + <message> + <location filename="../dbandroidshellconnection.cpp" line="31"/> + <source>Cannot connect to device %1, because it's not visible from your computer.</source> + <translation type="unfinished">Cannot connect to device %1, because it's not visible from your computer.</translation> + </message> + <message> + <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">Cannot connect to device %1, because the application %2 doesn't seem to be installed on the device.</translation> + </message> + <message> + <location filename="../dbandroidshellconnection.cpp" line="56"/> + <source>Cannot connect to device %1, because the application %2 is not debuggable.</source> + <translation type="unfinished">Cannot connect to device %1, because the application %2 is not debuggable.</translation> + </message> + <message> + <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">Cannot connect to device %1, because '%2' command doesn't seem to be available on the device.</translation> + </message> + <message> + <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">Cannot connect to device %1, because '%2' database cannot be accessed on the device.</translation> + </message> + <message> + <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">Cannot connect to device %1, because '%2' database cannot be accessed on the device. Details: %3</translation> + </message> + <message> + <location filename="../dbandroidshellconnection.cpp" line="126"/> + <source>Cannot get list of databases for application %1. Details: %2</source> + <translation type="unfinished">Cannot get list of databases for application %1. Details: %2</translation> + </message> + <message> + <location filename="../dbandroidshellconnection.cpp" line="219"/> + <location filename="../dbandroidshellconnection.cpp" line="226"/> + <source>Could not execute query on database '%1': %2</source> + <translation type="unfinished">Could not execute query on database '%1': %2</translation> + </message> + </context> + <context> + <name>QObject</name> + <message> + <location filename="../sqlqueryandroid.cpp" line="101"/> + <source>Cannot bind argument '%1' of the query, because it's value is missing.</source> + <translation type="unfinished">Cannot bind argument '%1' of the query, because it's value is missing.</translation> + </message> + </context> +</TS> |
