]> git.joonet.de Git - adminer.git/commitdiff
Add new Hebrew translations
authorJakub Vrana <jakub@vrana.cz>
Mon, 11 Sep 2017 11:25:49 +0000 (13:25 +0200)
committerJakub Vrana <jakub@vrana.cz>
Mon, 11 Sep 2017 11:25:49 +0000 (13:25 +0200)
adminer/lang/he.inc.php

index adc24823ba952fe7c0de053f7edb6334f937a14f..460837886ead7581801458d08635b36ce50f1653 100644 (file)
@@ -264,4 +264,31 @@ $translations = array(
        'Permanent link' => 'קישור סופי',
        'Edit all' => 'ערוך הכל',
        'HH:MM:SS' => 'HH:MM:SS',
+       'Tables have been optimized.' => 'הטבלאות עברו אופטימיזציה',
+       'Materialized view' => 'תצוגת מימוש ',
+       'Vacuum' => 'וואקום',
+       'Selected' => 'נבחרים',
+       'Ctrl+click on a value to modify it.' => 'לחץ ctrl + לחיצת עכבר לערוך ערך זה',
+       'File must be in UTF-8 encoding.' => 'על הקובץ להיות בקידוד utf-8',
+       'Modify' => 'ערוך',
+       'Loading' => 'טוען',
+       'Load more data' => 'טען נתונים נוספים',
+       'ATTACH queries are not supported.' => 'שאילתת ATTACH אינה נתמכת',
+       '%d / ' => '%d / ',
+       'Limit rows' => 'הגבל שורות',
+       '<a href="https://www.adminer.org/en/extension/" target="_blank">Implement</a> %s method to use SQLite.' => '<a href="https://www.adminer.org/en/extension/" target="_blank">התקן</a> את תוסף SQLite בשביל להתחבר',
+       'Default value' => 'ערך ברירת מחדל',
+       'Full table scan' => 'סריקה טבלה מלאה',
+       'Too many unsuccessful logins, try again in %d minute(s).' => 'יותר מידי נסיונות כניסה נכשלו, אנא נסה עוד %d דקות',
+       'Thanks for using Adminer, consider <a href="%s">donating</a>.' => 'תודה שהשתמש ב-adminer אנא שקול <a href="%s">לתרום</a>.',
+       'Master password expired. <a href="https://www.adminer.org/en/extension/" target="_blank">Implement</a> %s method to make it permanent.' => 'סיסמת המאסטר פגה <a href="https://www.adminer.org/en/extension/" target="_blank">התקן תוסף</a>  על מנת להפוך את זה לתמידי',
+       'If you did not send this request from Adminer then close this page.' => 'אם לא אתה שלחת בקשה ל-Adminer הינך יכול לסגור חלון זה',
+       'You can upload a big SQL file via FTP and import it from server.' => 'ניתן לעלות קבצים ב-FTP ואז למשוך אותם מהשרת',
+       'Size' => 'גודל',
+       'Compute' => 'חישוב',
+       'You are offline.' => 'הינך לא מקוון',
+       'You have no privileges to update this table.' => 'אין לך ההרשאות המתאימות לעדכן טבלה זו',
+       'Saving' => 'שומר',
+       'yes' => 'כן',
+       'no' => 'לא',
 );