Translated using Weblate (Hebrew)

Currently translated at 100.0% (26 of 26 strings)

Translation: ospos/attributes
Translate-URL: http://weblate.jpeelaer.net/projects/ospos/attributes/he/
This commit is contained in:
tomer
2019-02-25 13:12:08 +00:00
committed by Weblate
parent b32ce7958e
commit 60195d4757

View File

@@ -1,27 +1,27 @@
<?php
$lang["attributes_attribute_value_invalid_chars"] = "Attribute value cannot contain ':' or '|'";
$lang["attributes_confirm_delete"] = "Are you sure you want to delete the selected attribute(s)?";
$lang["attributes_definition_cannot_be_deleted"] = "Could not delete selected attribute(s)";
$lang["attributes_definition_flags"] = "Attribute Visibility";
$lang["attributes_definition_group"] = "Group";
$lang["attributes_definition_id"] = "Id";
$lang["attributes_definition_name"] = "Add Attribute";
$lang["attributes_definition_name_required"] = "Attribute name is a required field";
$lang["attributes_definition_one_or_multiple"] = "attribute(s)";
$lang["attributes_definition_successful_adding"] = "You have successfully added item";
$lang["attributes_definition_successful_deleted"] = "You have successfully deleted";
$lang["attributes_definition_successful_updating"] = "You have successfully updated attribute";
$lang["attributes_definition_type"] = "Attribute Type";
$lang["attributes_definition_type_required"] = "Attribute type is a required field";
$lang["attributes_definition_values"] = "Attribute Values";
$lang["attributes_new"] = "New Attribute";
$lang["attributes_no_attributes_to_display"] = "No Items to display";
$lang["attributes_receipt_visibility"] = "Receipt";
$lang["attributes_show_in_items"] = "Show in items";
$lang["attributes_show_in_items_visibility"] = "Items";
$lang["attributes_show_in_receipt"] = "Show in receipt";
$lang["attributes_show_in_receivings"] = "Show in receivings";
$lang["attributes_show_in_receivings_visibility"] = "Receivings";
$lang["attributes_show_in_sales"] = "Show in sales";
$lang["attributes_show_in_sales_visibility"] = "Sales";
$lang["attributes_update"] = "Update Attribute";
$lang["attributes_attribute_value_invalid_chars"] = "ערך השדה אינו יכול להכיל ':' או '|'";
$lang["attributes_confirm_delete"] = "האם אתה בטוח שברצונך למחוק את המאפיינים שנבחרו?";
$lang["attributes_definition_cannot_be_deleted"] = "לא ניתן למחוק מאפיינים נבחר(ים)";
$lang["attributes_definition_flags"] = "מאפיין גלוי";
$lang["attributes_definition_group"] = "קבוצה";
$lang["attributes_definition_id"] = "מספר זיהוי";
$lang["attributes_definition_name"] = "הוסף מאפיין";
$lang["attributes_definition_name_required"] = "מאפיין שם הינו שדה חובה";
$lang["attributes_definition_one_or_multiple"] = "תכונה (תכונות)";
$lang["attributes_definition_successful_adding"] = "הוספת בהצלחה את הפריט";
$lang["attributes_definition_successful_deleted"] = "נמחק בהצלחה";
$lang["attributes_definition_successful_updating"] = "עדכנת בהצלחה את המאפיין";
$lang["attributes_definition_type"] = "סוג מאפיין";
$lang["attributes_definition_type_required"] = "שדה המאפיין הינו שדה חובה";
$lang["attributes_definition_values"] = "ערכי המאפיין";
$lang["attributes_new"] = "מאפיין חדש";
$lang["attributes_no_attributes_to_display"] = "אין פריטים להצגה";
$lang["attributes_receipt_visibility"] = "קבלה";
$lang["attributes_show_in_items"] = "הצג בפריטים";
$lang["attributes_show_in_items_visibility"] = "פריטים";
$lang["attributes_show_in_receipt"] = "הצג בקבלה";
$lang["attributes_show_in_receivings"] = "הצג בקבלת סחורה";
$lang["attributes_show_in_receivings_visibility"] = "קבלת סחורה";
$lang["attributes_show_in_sales"] = "הצג במכירות";
$lang["attributes_show_in_sales_visibility"] = "מכירות";
$lang["attributes_update"] = "עדכן מאפיין";