mirror of
https://github.com/owncloud/bookmarks.git
synced 2025-02-07 06:54:15 +01:00
[tx-robot] updated from transifex
This commit is contained in:
parent
135090b846
commit
93b5e0df54
15
l10n/he.php
15
l10n/he.php
@ -1,7 +1,19 @@
|
|||||||
<?php $TRANSLATIONS = array(
|
<?php $TRANSLATIONS = array(
|
||||||
|
"Unsupported file type for import" => "סוג הקובץ אינו ניתן לייבוא",
|
||||||
"Bookmarks" => "סימניות",
|
"Bookmarks" => "סימניות",
|
||||||
"Tags" => "תגיות",
|
"Tags" => "תגיות",
|
||||||
|
"Filter by tag" => "סנן לפי תגית",
|
||||||
|
"Edit bookmark" => "ערוך סימניה",
|
||||||
|
"Are you sure you want to remove this tag from every entry?" => "האם אתה בטוח שברצונך להסיר את התגית מכל הרשומות?",
|
||||||
|
"Warning" => "אזהרה",
|
||||||
|
"Import completed successfully." => "ייבוא הושלם בהצלחה.",
|
||||||
|
"Uploading..." => "העלאה...",
|
||||||
|
"Bookm." => "סימניה.",
|
||||||
|
"Add a bookmark" => "הוסף סימניה",
|
||||||
"Close" => "סגירה",
|
"Close" => "סגירה",
|
||||||
|
"The title of the page" => "כותרת הדף",
|
||||||
|
"The address of the page" => "כתובת הדף",
|
||||||
|
"Description of the page" => "תיאור הדף",
|
||||||
"Save" => "שמירה",
|
"Save" => "שמירה",
|
||||||
"Delete" => "מחיקה",
|
"Delete" => "מחיקה",
|
||||||
"Edit" => "עריכה",
|
"Edit" => "עריכה",
|
||||||
@ -10,8 +22,11 @@
|
|||||||
"Read later" => "קריאה מאוחרת",
|
"Read later" => "קריאה מאוחרת",
|
||||||
"Address" => "כתובת",
|
"Address" => "כתובת",
|
||||||
"Add" => "הוספה",
|
"Add" => "הוספה",
|
||||||
|
"Related Tags" => "תגיות קשורות",
|
||||||
"Settings" => "הגדרות",
|
"Settings" => "הגדרות",
|
||||||
"You have no bookmarks" => "אין ברשותך סימניות",
|
"You have no bookmarks" => "אין ברשותך סימניות",
|
||||||
|
"You can also try to import a bookmark file" => "יש ביכולתך לייבא גם קובץ סימניות",
|
||||||
|
"Export & Import" => "ייבוא וייצוא",
|
||||||
"Export" => "יצוא",
|
"Export" => "יצוא",
|
||||||
"Import" => "יבא"
|
"Import" => "יבא"
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user