From 3565aad630864ecdbe53fdaa501ea708555b3c7c Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sun, 30 Apr 2023 18:30:36 -0400 Subject: New upstream version 3.4.4+dfsg. --- .../translations/sqlitestudio_he_IL.ts | 87 ++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 SQLiteStudio3/sqlitestudio/translations/sqlitestudio_he_IL.ts (limited to 'SQLiteStudio3/sqlitestudio/translations/sqlitestudio_he_IL.ts') diff --git a/SQLiteStudio3/sqlitestudio/translations/sqlitestudio_he_IL.ts b/SQLiteStudio3/sqlitestudio/translations/sqlitestudio_he_IL.ts new file mode 100644 index 0000000..0dcf173 --- /dev/null +++ b/SQLiteStudio3/sqlitestudio/translations/sqlitestudio_he_IL.ts @@ -0,0 +1,87 @@ + + + + + QObject + + + GUI interface to SQLiteStudio, a SQLite manager. + מנשק משתמש גרפי SQLiteStudio, תכנת ניהול SQLite. + + + + Enables debug messages in console (accessible with F12). + אפשור הודעות ניפוי תקלים בעמדת־הבקרה (נגיש באמצעות מקש F12). + + + + Redirects debug messages into standard output (forces debug mode). + הפנית הודעות ניפוי תקלים לפלט תקני (אילוץ מצב ניפוי תקלים). + + + + Redirects debug messages into given file (forces debug mode). + הפנית הודעות ניפוי תקלים לקובץ נתון (אילוץ מצב ניפוי תקלים). + + + + log file + קובץ יומן + + + + Enables Lemon parser debug messages for SQL code assistant. + אפשור הודעות ניפוי תקלים ניתוח תחביר Lemon לסייען קוד SQL. + + + + Enables debugging of every single SQL query being sent to any database. + אפשור ניפוי תקלים לכל שאילתת SQL שנשלחת למסד נתונים כלשהו. + + + + Limits SQL query messages to only the given <database>. + הגבלת הודעות שאילתות SQL למסד הנתונים הנתון בלבד. + + + + database + מסד נתונים + + + + Enables debugging of SQLiteStudio's query executor. + אפשור ניפוי תקלים מריץ השאילתות של SQLiteStudio. + + + + Lists plugins installed in the SQLiteStudio and quits. + הצגת רשימת מתקעים מותקנים ב־SQLiteStudio ויציאה. + + + + Points to the master configuration file. Read manual at wiki page for more details. + הפניה לקובץ התצורה הראשי. פרטים נוספים, ניתן למצוא במדריך למשתמש בעמוד הויקי. + + + + SQLiteStudio settings file + קובץ הגדרות SQLiteStudio + + + + file + קובץ + + + + Database file to open + קובץ מסד נתונים לפתיחה + + + + Select configuration directory + בחירת מחיצת תצור + + + -- cgit v1.2.3