1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-29 04:24:11 +01:00
OwncloudBookmarksOfficial/l10n/he.js

39 lines
2.1 KiB
JavaScript
Raw Normal View History

2014-10-30 11:57:04 +01:00
OC.L10N.register(
"bookmarks",
{
2014-11-27 08:10:23 +01:00
"Bookmarks" : "סימניות",
"Bookm." : "סימניה.",
2014-10-30 11:57:04 +01:00
"No file provided for import" : "לא סופק קובץ לייבוא",
"Unsupported file type for import" : "סוג הקובץ אינו ניתן לייבוא",
2016-01-06 08:10:47 +01:00
"Some Error happened." : "אירעו מספר שגיאות.",
2014-11-28 08:10:17 +01:00
"Error" : "שגיאה",
2015-07-21 08:10:36 +02:00
"Tags" : "תגיות",
2014-10-30 11:57:04 +01:00
"Filter by tag" : "סנן לפי תגית",
2016-01-06 08:10:47 +01:00
"Are you sure you want to remove this bookmark?" : "האם באמת להסיר סימנייה זו?",
2014-10-30 11:57:04 +01:00
"Warning" : "אזהרה",
2014-11-27 08:10:23 +01:00
"Are you sure you want to remove this tag from every entry?" : "האם אתה בטוח שברצונך להסיר את התגית מכל הרשומות?",
2014-10-30 11:57:04 +01:00
"Import error" : "שגיאת יבוא",
"Import completed successfully." : "ייבוא הושלם בהצלחה.",
"Uploading..." : "העלאה...",
"Add a bookmark" : "הוסף סימניה",
2016-01-06 08:10:47 +01:00
"This URL is already bookmarked! Overwrite?" : "כתובת אינטרנט זו כבר סומנה כסימנייה! האם לדרוס?",
2014-10-30 11:57:04 +01:00
"The title of the page" : "כותרת הדף",
"The address of the page" : "כתובת הדף",
"Description of the page" : "תיאור הדף",
"Save" : "שמירה",
"Delete" : "מחיקה",
"Edit" : "עריכה",
"Cancel" : "ביטול",
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" : "ניתן לגרור את הקישור הזה אל סרגל הסימניות בדפדפן שלך וללחוץ עליו כאשר מעוניינים ליצור סימניה לאתר במהירות.",
"Add to ownCloud" : "הוסף לownCloud",
"Address" : "כתובת",
2016-01-06 08:10:47 +01:00
"Filterable Tags" : "תגיות סינון",
2014-10-30 11:57:04 +01:00
"You have no bookmarks" : "אין ברשותך סימניות",
2016-01-06 08:10:47 +01:00
"You can also import a bookmark file" : "ניתן גם ליבא קובץ סימניות",
2014-10-30 11:57:04 +01:00
"Bookmarklet" : "יישומון סימנייה",
"Export & Import" : "ייבוא וייצוא",
"Export" : "יצוא",
"Import" : "יבא"
},
"nplurals=2; plural=(n != 1);");