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

12 lines
620 B
PHP
Raw Normal View History

2012-09-05 02:06:20 +02:00
<?php $TRANSLATIONS = array(
"Bookmarks" => "סימניות",
"unnamed" => "ללא שם",
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "ניתן לגרור את הקישור הזה אל סרגל הסימניות בדפדפן שלך וללחוץ עליו כאשר מעוניינים ליצור סימניה לאתר במהירות.",
"Read later" => "קריאה מאוחרת",
"Address" => "כתובת",
"Title" => "כותרת",
"Tags" => "תגיות",
"Save bookmark" => "שמירת סימניה",
"You have no bookmarks" => "אין ברשותך סימניות"
);