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

18 lines
745 B
PHP
Raw Normal View History

2012-09-05 02:06:20 +02:00
<?php $TRANSLATIONS = array(
"Bookmarks" => "סימניות",
2012-10-11 02:10:53 +02:00
"Tags" => "תגיות",
2012-11-02 00:03:14 +01:00
"Close" => "סגירה",
"Save" => "שמירה",
"Delete" => "מחיקה",
2012-11-08 00:03:47 +01:00
"Edit" => "עריכה",
2012-11-02 00:03:14 +01:00
"Cancel" => "ביטול",
2012-11-08 00:03:47 +01:00
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "ניתן לגרור את הקישור הזה אל סרגל הסימניות בדפדפן שלך וללחוץ עליו כאשר מעוניינים ליצור סימניה לאתר במהירות.",
"Read later" => "קריאה מאוחרת",
2012-09-05 02:06:20 +02:00
"Address" => "כתובת",
2012-11-09 00:03:56 +01:00
"Add" => "הוספה",
2012-11-02 00:03:14 +01:00
"Settings" => "הגדרות",
"You have no bookmarks" => "אין ברשותך סימניות",
2012-11-04 00:03:02 +01:00
"Export" => "יצוא",
"Import" => "יבא"
2012-09-05 02:06:20 +02:00
);