diff options
Diffstat (limited to '')
-rw-r--r-- | translations/source/he/connectivity/messages.po | 672 |
1 files changed, 672 insertions, 0 deletions
diff --git a/translations/source/he/connectivity/messages.po b/translations/source/he/connectivity/messages.po new file mode 100644 index 000000000..2c5864b43 --- /dev/null +++ b/translations/source/he/connectivity/messages.po @@ -0,0 +1,672 @@ +#. extracted from connectivity/inc +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" +"POT-Creation-Date: 2022-07-06 20:18+0200\n" +"PO-Revision-Date: 2023-03-14 12:33+0000\n" +"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n" +"Language-Team: Hebrew <https://translations.documentfoundation.org/projects/libo_ui-7-4/connectivitymessages/he/>\n" +"Language: he\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Accelerator-Marker: ~\n" +"X-Generator: Weblate 4.15.2\n" +"X-POOTLE-MTIME: 1535975601.000000\n" + +#. 9KHB8 +#. = common strings +#: connectivity/inc/strings.hrc:25 +msgctxt "STR_NO_CONNECTION_GIVEN" +msgid "No connection to the database exists." +msgstr "לא קיים חיבור למסד הנתונים." + +#. 72Mjc +#: connectivity/inc/strings.hrc:26 +msgctxt "STR_WRONG_PARAM_INDEX" +msgid "You tried to set a parameter at position “$pos$” but there is/are only “$count$” parameter(s) allowed. One reason may be that the property “ParameterNameSubstitution” is not set to TRUE in the data source." +msgstr "ניסית להגדיר משתנה במקום „$pos$” אך יש רק „$count$” פרמטרים. אחת הסיבות יכולה להיות שהמשתנה „ParameterNameSubstitution” (החלפת שמות משתנים) לא מוגדר ל־TRUE (אמת) במקור הנתונים." + +#. 6FnrV +#: connectivity/inc/strings.hrc:27 +msgctxt "STR_NO_INPUTSTREAM" +msgid "The input stream was not set." +msgstr "תזרים הקלט לא הוגדר." + +#. PtsET +#: connectivity/inc/strings.hrc:28 +msgctxt "STR_NO_ELEMENT_NAME" +msgid "There is no element named “$name$”." +msgstr "אין רכיב בשם „$name$”." + +#. CWktu +#: connectivity/inc/strings.hrc:29 +msgctxt "STR_INVALID_BOOKMARK" +msgid "Invalid bookmark value" +msgstr "ערך סימנייה לא חוקי" + +#. VXSEP +#: connectivity/inc/strings.hrc:30 +msgctxt "STR_PRIVILEGE_NOT_GRANTED" +msgid "Privilege not granted: Only table privileges can be granted." +msgstr "הרשאה לא ניתנה: ניתן לקבל רק הרשאות טבלה." + +#. DZf3v +#: connectivity/inc/strings.hrc:31 +msgctxt "STR_PRIVILEGE_NOT_REVOKED" +msgid "Privilege not revoked: Only table privileges can be revoked." +msgstr "הרשאה לא בוטלה: ניתן לבטל רק הרשאות טבלה." + +#. qTZj7 +#: connectivity/inc/strings.hrc:32 +msgctxt "STR_ERRORMSG_SEQUENCE" +msgid "Function sequence error." +msgstr "שגיאת רצף פונקציה." + +#. scUDb +#: connectivity/inc/strings.hrc:33 +msgctxt "STR_INVALID_INDEX" +msgid "Invalid descriptor index." +msgstr "אינדקס מתאר לא תקין." + +#. YyBDi +#: connectivity/inc/strings.hrc:34 +msgctxt "STR_UNSUPPORTED_FUNCTION" +msgid "The driver does not support the function “$functionname$”." +msgstr "מנהל ההתקנים לא תומך בפונקציה „$functionname$”." + +#. GW3L8 +#: connectivity/inc/strings.hrc:35 +msgctxt "STR_UNSUPPORTED_FEATURE" +msgid "The driver does not support the functionality for “$featurename$”. It is not implemented." +msgstr "מנהל ההתקן לא תומך ביכולת עבור „$featurename$”. היא לא מומשה." + +#. zXVCV +#: connectivity/inc/strings.hrc:36 +msgctxt "STR_FORMULA_WRONG" +msgid "The formula for TypeInfoSettings is wrong!" +msgstr "הנוסחה עבור TypeInfoSettings שגויה!" + +#. vA6FB +#: connectivity/inc/strings.hrc:37 +msgctxt "STR_STRING_LENGTH_EXCEEDED" +msgid "The string “$string$” exceeds the maximum length of $maxlen$ characters when converted to the target character set “$charset$”." +msgstr "המחרוזת „$string$” חורגת מאורך מרבי של $maxlen$ תווים לאחר המרה לערכת התווים „$charset$”." + +#. THhEu +#: connectivity/inc/strings.hrc:38 +msgctxt "STR_CANNOT_CONVERT_STRING" +msgid "The string “$string$” cannot be converted using the encoding “$charset$”." +msgstr "לא ניתן להמיר את המחרוזת „$string$” באמצעות הקידוד „$charset$”." + +#. sSzsJ +#: connectivity/inc/strings.hrc:39 +msgctxt "STR_URI_SYNTAX_ERROR" +msgid "The connection URL is invalid." +msgstr "חיבור ה URL אינו חוקי" + +#. aihGj +#: connectivity/inc/strings.hrc:40 +msgctxt "STR_QUERY_TOO_COMPLEX" +msgid "The query cannot be executed. It is too complex." +msgstr "לא ניתן להריץ את השאילתה. היא מורכבת מדי." + +#. ADy4t +#: connectivity/inc/strings.hrc:41 +msgctxt "STR_OPERATOR_TOO_COMPLEX" +msgid "The query cannot be executed. The operator is too complex." +msgstr "לא ניתן להריץ את השאילתה. האופרטור מורכב מדי." + +#. XZGaK +#: connectivity/inc/strings.hrc:42 +msgctxt "STR_QUERY_INVALID_LIKE_COLUMN" +msgid "The query cannot be executed. You cannot use “LIKE” with columns of this type." +msgstr "לא ניתן להריץ את השאילתה. אי אפשר להשתמש ב־„LIKE” (כמו) על עמודות מהסוג הזה." + +#. SsqWz +#: connectivity/inc/strings.hrc:43 +msgctxt "STR_QUERY_INVALID_LIKE_STRING" +msgid "The query cannot be executed. “LIKE” can be used with a string argument only." +msgstr "אי אפשר להריץ את השאילתה. אפשר להשתמש ב־„LIKE” (כמו) עם ארגומנטים מסוג מחרוזות בלבד." + +#. ZFFrf +#: connectivity/inc/strings.hrc:44 +msgctxt "STR_QUERY_NOT_LIKE_TOO_COMPLEX" +msgid "The query cannot be executed. The “NOT LIKE” condition is too complex." +msgstr "אי אפשר להריץ את השאילתה. תנאי ה־„NOT LIKE” (לא כמו) מורכב מדי." + +#. AaZzs +#: connectivity/inc/strings.hrc:45 +msgctxt "STR_QUERY_LIKE_WILDCARD" +msgid "The query cannot be executed. The “LIKE” condition contains wildcard in the middle." +msgstr "אי אפשר להריץ את השאילתה. תנאי ה־„LIKE” (כמו) מכיל תווי הכללה באמצע." + +#. GN6F9 +#: connectivity/inc/strings.hrc:46 +msgctxt "STR_QUERY_LIKE_WILDCARD_MANY" +msgid "The query cannot be executed. The “LIKE” condition contains too many wildcards." +msgstr "אי אפשר להריץ את השאילתה. תנאי ה־„LIKE” (כמו) מכיל יותר מדי תווי הכללה." + +#. LreLr +#: connectivity/inc/strings.hrc:47 +msgctxt "STR_INVALID_COLUMNNAME" +msgid "The column name “$columnname$” is not valid." +msgstr "שם העמודה „$coumnname$”שגוי." + +#. FT3Zb +#: connectivity/inc/strings.hrc:48 +msgctxt "STR_INVALID_COLUMN_SELECTION" +msgid "The statement contains an invalid selection of columns." +msgstr "ההצהרה מכילה בחירה לא חוקית של עמודות." + +#. iLNAb +#: connectivity/inc/strings.hrc:49 +msgctxt "STR_COULD_NOT_LOAD_FILE" +msgid "The file $filename$ could not be loaded." +msgstr "לא ניתן לטעון קובץ $filename$." + +#. jq62z +#: connectivity/inc/strings.hrc:50 +msgctxt "STR_LOAD_FILE_ERROR_MESSAGE" +msgid "" +"The attempt to load the file resulted in the following error message ($exception_type$):\n" +"\n" +"$error_message$" +msgstr "" +"נסיון טעינת הקובץ הסתיימה בשגיאה הבאה ($exception_type$):\n" +"\n" +"$error_message$" + +#. sbrdS +#. = the ado driver's resource strings +#: connectivity/inc/strings.hrc:52 +msgctxt "STR_TYPE_NOT_CONVERT" +msgid "The type could not be converted." +msgstr "לא ניתן להמיר סוג זה." + +#. 3L6uG +#: connectivity/inc/strings.hrc:53 +msgctxt "STR_INVALID_COLUMN_DESCRIPTOR_ERROR" +msgid "Could not append column: invalid column descriptor." +msgstr "לא ניתן להוסיף עמודות: מתאר עמודה לא חוקית." + +#. 4GMmY +#: connectivity/inc/strings.hrc:54 +msgctxt "STR_INVALID_GROUP_DESCRIPTOR_ERROR" +msgid "Could not create group: invalid object descriptor." +msgstr "לא ניתן ליצור את הקבוצה: מתאר אובייקט לא חוקי." + +#. MDKgr +#: connectivity/inc/strings.hrc:55 +msgctxt "STR_INVALID_INDEX_DESCRIPTOR_ERROR" +msgid "Could not create index: invalid object descriptor." +msgstr "לא ניתן ליצור אינדקס: מתאר אובייקט לא חוקי." + +#. jPjxi +#: connectivity/inc/strings.hrc:56 +msgctxt "STR_INVALID_KEY_DESCRIPTOR_ERROR" +msgid "Could not create key: invalid object descriptor." +msgstr "לא ניתן ליצור את המפתח: מתאר אובייקט לא חוקי." + +#. jaDH3 +#: connectivity/inc/strings.hrc:57 +msgctxt "STR_INVALID_TABLE_DESCRIPTOR_ERROR" +msgid "Could not create table: invalid object descriptor." +msgstr "לא ניתן ליצור את הטבלה: מתאר אובייקט לא חוקי." + +#. utNzu +#: connectivity/inc/strings.hrc:58 +msgctxt "STR_INVALID_USER_DESCRIPTOR_ERROR" +msgid "Could not create user: invalid object descriptor." +msgstr "לא ניתן ליצור משתמש: מתאר אובייקט לא חוקי." + +#. 4TE9R +#: connectivity/inc/strings.hrc:59 +msgctxt "STR_INVALID_VIEW_DESCRIPTOR_ERROR" +msgid "Could not create view: invalid object descriptor." +msgstr "לא ניתן ליצור תצוגה: מתאר אובייקט לא חוקי." + +#. BrHQp +#: connectivity/inc/strings.hrc:60 +msgctxt "STR_VIEW_NO_COMMAND_ERROR" +msgid "Could not create view: no command object." +msgstr "לא ניתן ליצור תצוגה: אין עצם פקודה." + +#. F6ygP +#: connectivity/inc/strings.hrc:61 +msgctxt "STR_NO_CONNECTION" +msgid "The connection could not be created. Maybe the necessary data provider is not installed." +msgstr "לא ניתן ליצור את החיבור. אולי ספק הנתונים הדרוש לא מותקן." + +#. GRZEu +#. dbase +#: connectivity/inc/strings.hrc:63 +msgctxt "STR_COULD_NOT_DELETE_INDEX" +msgid "The index could not be deleted. An unknown error while accessing the file system occurred." +msgstr "לא ניתן למחוק את האינדקס. אירעה שגיאה בלתי מוכרת במהלך הגישה למערכת הקבצים." + +#. JbDnu +#: connectivity/inc/strings.hrc:64 +msgctxt "STR_ONL_ONE_COLUMN_PER_INDEX" +msgid "The index could not be created. Only one column per index is allowed." +msgstr "לא ניתן ליצור את האינדקס. רק עמודה אחת אפשרית בכל אינדקס." + +#. rB3XE +#: connectivity/inc/strings.hrc:65 +msgctxt "STR_COULD_NOT_CREATE_INDEX_NOT_UNIQUE" +msgid "The index could not be created. The values are not unique." +msgstr "לא ניתן ליצור את האינדקס. הערכים אינם ייחודיים." + +#. f8DTu +#: connectivity/inc/strings.hrc:66 +msgctxt "STR_COULD_NOT_CREATE_INDEX" +msgid "The index could not be created. An unknown error appeared." +msgstr "לא ניתן ליצור את האינדקס. הופיעה שגיאה לא מוכרת." + +#. 9eEjK +#: connectivity/inc/strings.hrc:67 +msgctxt "STR_COULD_NOT_CREATE_INDEX_NAME" +msgid "The index could not be created. The file “$filename$” is used by another index." +msgstr "לא ניתן ליצור את המפתח. הקובץ „$filename$” כבר נמצא בשימוש של מפתח אחר." + +#. GcK7B +#: connectivity/inc/strings.hrc:68 +msgctxt "STR_COULD_NOT_CREATE_INDEX_KEYSIZE" +msgid "The index could not be created. The size of the chosen column is too big." +msgstr "לא ניתן ליצור את האינדקס. הגודל של העמודה הנבחרת גדול מדי." + +#. NGwFW +#: connectivity/inc/strings.hrc:69 +msgctxt "STR_SQL_NAME_ERROR" +msgid "The name “$name$” does not match SQL naming constraints." +msgstr "השם „$name$” לא תואם לאילוצי מתן השמות ב־SQL." + +#. wv2Cx +#: connectivity/inc/strings.hrc:70 +msgctxt "STR_COULD_NOT_DELETE_FILE" +msgid "The file $filename$ could not be deleted." +msgstr "לא ניתן למחוק את הקובץ $filename$." + +#. PiFvx +#: connectivity/inc/strings.hrc:71 +msgctxt "STR_INVALID_COLUMN_TYPE" +msgid "Invalid column type for column “$columnname$”." +msgstr "סוג העמודה שגוי לעמודה „$columnname$”." + +#. wB2gE +#: connectivity/inc/strings.hrc:72 +msgctxt "STR_INVALID_COLUMN_PRECISION" +msgid "Invalid precision for column “$columnname$”." +msgstr "דיוק שגוי לעמודה „$columnname$”." + +#. v67fT +#: connectivity/inc/strings.hrc:73 +msgctxt "STR_INVALID_PRECISION_SCALE" +msgid "Precision is less than scale for column “$columnname$”." +msgstr "הדיוק הוא פחות מקנה המידה לעמודה „$columnname$”." + +#. J3KEu +#: connectivity/inc/strings.hrc:74 +msgctxt "STR_INVALID_COLUMN_NAME_LENGTH" +msgid "Invalid column name length for column “$columnname$”." +msgstr "אורך שם עמודה שגוי לעמודה „$columnname$”." + +#. ZQUww +#: connectivity/inc/strings.hrc:75 +msgctxt "STR_DUPLICATE_VALUE_IN_COLUMN" +msgid "Duplicate value found in column “$columnname$”." +msgstr "נמצא ערך כפול בעמודה „$columnname$”." + +#. zSeBJ +#: connectivity/inc/strings.hrc:76 +msgctxt "STR_INVALID_COLUMN_DECIMAL_VALUE" +msgid "" +"The “$columnname$” column has been defined as a “Decimal” type, the maximum length is $precision$ characters (with $scale$ decimal places).\n" +"\n" +"The specified value “$value$” is longer than the number of digits allowed." +msgstr "" +"סוג העמודה „$columnname$” הוגדר בתור „עשרוני”, האורך המרבי הוא $precision$ תווים (עם $scale$ מקומות עשרוניים).\n" +"\n" +"הערך שצוין „$value$” ארוך ממספר הספרות המותר." + +#. M6CvC +#: connectivity/inc/strings.hrc:77 +msgctxt "STR_COLUMN_NOT_ALTERABLE" +msgid "The column “$columnname$” could not be altered. Maybe the file system is write-protected." +msgstr "לא ניתן לשנות את העמודה „$columnname$”. אולי מערכת הקבצים מוגנת מפני כתיבה." + +#. st6hA +#: connectivity/inc/strings.hrc:78 +msgctxt "STR_INVALID_COLUMN_VALUE" +msgid "The column “$columnname$” could not be updated. The value is invalid for that column." +msgstr "לא ניתן לעדכן את העמודה „$columnname$”. הערך שגוי לעמודה הזאת." + +#. 5rH5W +#: connectivity/inc/strings.hrc:79 +msgctxt "STR_COLUMN_NOT_ADDABLE" +msgid "The column “$columnname$” could not be added. Maybe the file system is write-protected." +msgstr "לא ניתן להוסיף את העמודה „$columnname$”. אולי מערכת הקבצים מוגנת מפני כתיבה." + +#. B9ACk +#: connectivity/inc/strings.hrc:80 +msgctxt "STR_COLUMN_NOT_DROP" +msgid "The column at position “$position$” could not be dropped. Maybe the file system is write-protected." +msgstr "לא ניתן להשמיט את העמודה במיקום „$position$”. אולי מערכת הקבצים מוגנת מפני כתיבה." + +#. KfedE +#: connectivity/inc/strings.hrc:81 +msgctxt "STR_TABLE_NOT_DROP" +msgid "The table “$tablename$” could not be dropped. Maybe the file system is write-protected." +msgstr "לא ניתן להשמיט את הטבלה „$tablename$”. אולי מערכת הקבצים מוגנת מפני כתיבה." + +#. R3BGx +#: connectivity/inc/strings.hrc:82 +msgctxt "STR_COULD_NOT_ALTER_TABLE" +msgid "The table could not be altered." +msgstr "הטבלה לא ניתנת לשינוי." + +#. DijyA +#: connectivity/inc/strings.hrc:83 +msgctxt "STR_INVALID_DBASE_FILE" +msgid "The file “$filename$” is an invalid (or unrecognized) dBASE file." +msgstr "הקובץ „$filename$” הוא קובץ dBASE שגוי (או לא מזוהה)." + +#. LhHTA +#. Evoab2 +#: connectivity/inc/strings.hrc:85 +msgctxt "STR_CANNOT_OPEN_BOOK" +msgid "Cannot open Evolution address book." +msgstr "לא יכול לפתוח את פנקס הכתובות של Evolution." + +#. sxbEF +#: connectivity/inc/strings.hrc:86 +msgctxt "STR_SORT_BY_COL_ONLY" +msgid "Can only sort by table columns." +msgstr "ניתן למיין רק לפי עמודות טבלה." + +#. 7R6eC +#. File +#: connectivity/inc/strings.hrc:88 +msgctxt "STR_QUERY_COMPLEX_COUNT" +msgid "The query cannot be executed. It is too complex. Only “COUNT(*)” is supported." +msgstr "לא ניתן להריץ את השאילתה. היא מורכבת מדי. יש תמיכה רק ב־„COUNT(*)” (ספירה)." + +#. PJivi +#: connectivity/inc/strings.hrc:89 +msgctxt "STR_QUERY_INVALID_BETWEEN" +msgid "The query cannot be executed. The “BETWEEN” arguments are not correct." +msgstr "לא ניתן להריץ את השאילתה. הארגומנטים ל־„BETWEEN” (בין) שגויים." + +#. CHRju +#: connectivity/inc/strings.hrc:90 +msgctxt "STR_QUERY_FUNCTION_NOT_SUPPORTED" +msgid "The query cannot be executed. The function is not supported." +msgstr "לא ניתן להריץ את השאילתה. אין תמיכה בפונקציה." + +#. mnc5r +#: connectivity/inc/strings.hrc:91 +msgctxt "STR_TABLE_READONLY" +msgid "The table cannot be changed. It is read only." +msgstr "לא ניתן לערוך את הטבלה. היא לקריאה בלבד." + +#. TUUpf +#: connectivity/inc/strings.hrc:92 +msgctxt "STR_DELETE_ROW" +msgid "The row could not be deleted. The option “Display inactive records” is set." +msgstr "לא ניתן למחוק את השורה. האפשרות „הצגת רשומות בלתי־פעילות” מוגדרת." + +#. TZTfv +#: connectivity/inc/strings.hrc:93 +msgctxt "STR_ROW_ALREADY_DELETED" +msgid "The row could not be deleted. It is already deleted." +msgstr "אי אפשר למחוק את השורה. היא כבר נמחקה." + +#. NK9AX +#: connectivity/inc/strings.hrc:94 +msgctxt "STR_QUERY_MORE_TABLES" +msgid "The query cannot be executed. It contains more than one table." +msgstr "לא ניתן להריץ את השאילתה. היא מכילה יותר מטבלה אחת." + +#. L4Ffm +#: connectivity/inc/strings.hrc:95 +msgctxt "STR_QUERY_NO_TABLE" +msgid "The query cannot be executed. It contains no valid table." +msgstr "לא ניתן להריץ את השאילתה. היא לא מכילה טבלה תקפה." + +#. 3KADk +#: connectivity/inc/strings.hrc:96 +msgctxt "STR_QUERY_NO_COLUMN" +msgid "The query cannot be executed. It contains no valid columns." +msgstr "לא ניתן להריץ את השאילתה. היא לא מכילה עמודות תקפות." + +#. WcpZM +#: connectivity/inc/strings.hrc:97 +msgctxt "STR_INVALID_PARA_COUNT" +msgid "The count of the given parameter values does not match the parameters." +msgstr "כמות ערכי המשתנים שסופקו לא תואמת את המשתנים." + +#. CFcjS +#: connectivity/inc/strings.hrc:98 +msgctxt "STR_NO_VALID_FILE_URL" +msgid "The URL “$URL$” is not valid. A connection cannot be created." +msgstr "הכתובת „$URL$” שגויה. לא ניתן ליצור חיבור." + +#. YFjkG +#: connectivity/inc/strings.hrc:99 +msgctxt "STR_NO_CLASSNAME" +msgid "The driver class “$classname$” could not be loaded." +msgstr "לא ניתן לטעון את מחלקת מנהל ההתקן „$classname$”." + +#. jbnZZ +#: connectivity/inc/strings.hrc:100 +msgctxt "STR_NO_JAVA" +msgid "No Java installation could be found. Please check your installation." +msgstr "לא נמצאה התקנת Java. נא לבדוק את ההתקנה שלך." + +#. GdN4i +#: connectivity/inc/strings.hrc:101 +msgctxt "STR_NO_RESULTSET" +msgid "The execution of the query does not return a valid result set." +msgstr "הרצת השאילתה לא החזירה סדרת תוצאות תקפה." + +#. JGxgF +#: connectivity/inc/strings.hrc:102 +msgctxt "STR_NO_ROWCOUNT" +msgid "The execution of the update statement does not affect any rows." +msgstr "הרצת פעולת ה־UPDATE (עדכון) לא השפיעה על אף שורה." + +#. yCACF +#: connectivity/inc/strings.hrc:103 +msgctxt "STR_NO_CLASSNAME_PATH" +msgid "The additional driver class path is “$classpath$”." +msgstr "" + +#. sX2NM +#: connectivity/inc/strings.hrc:104 +msgctxt "STR_UNKNOWN_PARA_TYPE" +msgid "The type of parameter at position “$position$” is unknown." +msgstr "סוג המשתנה במיקום „$position$” לא ידוע." + +#. gSPCX +#: connectivity/inc/strings.hrc:105 +msgctxt "STR_UNKNOWN_COLUMN_TYPE" +msgid "The type of column at position “$position$” is unknown." +msgstr "סוג העמודה במיקום „$position$” לא ידוע." + +#. 3FmFX +#. KAB +#: connectivity/inc/strings.hrc:107 +msgctxt "STR_PARA_ONLY_PREPARED" +msgid "Parameters can appear only in prepared statements." +msgstr "פרמטרים יכולים להופיע רק בהצהרות מוכנות." + +#. CB7pj +#. MACAB +#: connectivity/inc/strings.hrc:109 +msgctxt "STR_NO_TABLE" +msgid "No such table!" +msgstr "אין טבלה כזאת!" + +#. LUQBc +#: connectivity/inc/strings.hrc:110 +msgctxt "STR_NO_MAC_OS_FOUND" +msgid "No suitable macOS installation was found." +msgstr "לא נמצאה התקנה מתאימה של macOS." + +#. HNSzq +#. hsqldb +#: connectivity/inc/strings.hrc:112 +msgctxt "STR_NO_STORAGE" +msgid "The connection can not be established. No storage or URL was given." +msgstr "לא ניתן ליצור קשר. לא ניתן אחסון או כתובת." + +#. SZSmZ +#: connectivity/inc/strings.hrc:113 +msgctxt "STR_INVALID_FILE_URL" +msgid "The given URL contains no valid local file system path. Please check the location of your database file." +msgstr "כתובת ה-URL שצוינה לא מכילה נתיב חוקי במערכת הקבצים. אנא בדוק את המיקום של קובץ מסד הנתונים." + +#. MgCH9 +#: connectivity/inc/strings.hrc:114 +msgctxt "STR_NO_TABLE_CONTAINER" +msgid "An error occurred while obtaining the connection’s table container." +msgstr "אירעה שגיאה במשיכת מארז טבלת החיבור." + +#. uxoGW +#: connectivity/inc/strings.hrc:115 +msgctxt "STR_NO_TABLENAME" +msgid "There is no table named “$tablename$”." +msgstr "אין טבלה בשם „$tablename$”." + +#. 3BxCF +#: connectivity/inc/strings.hrc:116 +msgctxt "STR_NO_DOCUMENTUI" +msgid "The provided DocumentUI is not allowed to be NULL." +msgstr "אסור ל־DocumentUI שסופק להיות ריק (NULL)." + +#. VLEMM +#: connectivity/inc/strings.hrc:117 +msgctxt "STR_ERROR_NEW_VERSION" +msgid "The connection could not be established. The database was created by a newer version of %PRODUCTNAME." +msgstr "לא ניתן ליצור את הקישור. מסד הנתונים נוצר על ידי גרסה חדשה יותר של %PRODUCTNAME." + +#. 3BKTP +#: connectivity/inc/strings.hrc:119 +msgctxt "STR_ROW_SET_OPERATION_VETOED" +msgid "The record operation has been vetoed." +msgstr "פעולת הרישום נפסלה." + +#. VEbfy +#: connectivity/inc/strings.hrc:120 +msgctxt "STR_PARSER_CYCLIC_SUB_QUERIES" +msgid "The statement contains a cyclic reference to one or more subqueries." +msgstr "" + +#. jDAGJ +#: connectivity/inc/strings.hrc:121 +msgctxt "STR_DB_OBJECT_NAME_WITH_SLASHES" +msgid "The name must not contain any slashes (“/”)." +msgstr "לשם אסור להכיל לוכסנים („/”)." + +#. 5Te4k +#: connectivity/inc/strings.hrc:122 +msgctxt "STR_DB_INVALID_SQL_NAME" +msgid "$1$ is no SQL conform identifier." +msgstr "המחרוזת $1$ אינו מזהה SQL מאושר." + +#. kvvjL +#: connectivity/inc/strings.hrc:123 +msgctxt "STR_DB_QUERY_NAME_WITH_QUOTES" +msgid "Query names must not contain quote characters." +msgstr "אין להקליד גרשיים בשמות שאילתות." + +#. oftHX +#: connectivity/inc/strings.hrc:124 +msgctxt "STR_DB_OBJECT_NAME_IS_USED" +msgid "The name “$1$” is already in use in the database." +msgstr "השם „$1$” כבר בשימוש במסד הנתונים." + +#. gD8xU +#: connectivity/inc/strings.hrc:125 +msgctxt "STR_DB_NOT_CONNECTED" +msgid "No connection to the database exists." +msgstr "לא קיים חיבור למסד הנתונים." + +#. Dpdod +#: connectivity/inc/strings.hrc:126 +msgctxt "STR_AB_ADDRESSBOOK_NOT_FOUND" +msgid "No $1$ exists." +msgstr "$1$ לא קיים." + +#. e7kHo +#: connectivity/inc/strings.hrc:127 +msgctxt "STR_DATA_CANNOT_SELECT_UNFILTERED" +msgid "Unable to display the complete table content. Please apply a filter." +msgstr "אין אפשרות להציג את כל תוכן הטבלה, יש להחיל פילטר." + +#. wH3TZ +msgctxt "stock" +msgid "_Add" +msgstr "הו_ספה" + +#. S9dsC +msgctxt "stock" +msgid "_Apply" +msgstr "ה_חלה" + +#. TMo6G +msgctxt "stock" +msgid "_Cancel" +msgstr "_ביטול" + +#. MRCkv +msgctxt "stock" +msgid "_Close" +msgstr "ס_גירה" + +#. nvx5t +msgctxt "stock" +msgid "_Delete" +msgstr "_מחיקה" + +#. YspCj +msgctxt "stock" +msgid "_Edit" +msgstr "_עריכה" + +#. imQxr +msgctxt "stock" +msgid "_Help" +msgstr "ע_זרה" + +#. RbjyB +msgctxt "stock" +msgid "_New" +msgstr "ח_דש" + +#. dx2yy +msgctxt "stock" +msgid "_No" +msgstr "_לא" + +#. M9DsL +msgctxt "stock" +msgid "_OK" +msgstr "_אישור" + +#. VtJS9 +msgctxt "stock" +msgid "_Remove" +msgstr "_הסרה" + +#. C69Fy +msgctxt "stock" +msgid "_Reset" +msgstr "_איפוס" + +#. mgpxh +msgctxt "stock" +msgid "_Yes" +msgstr "_כן" |