diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-11-15 00:03:50 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-11-15 00:03:50 +0100 |
commit | a418a3ba65d0097047cfcad1b4ee82185c42d22a (patch) | |
tree | 479b32b788bb4cc97354e7436565a49ccf020eed /core/l10n/he.php | |
parent | 14d4af24a2d9476f7d6820831541975dc940fede (diff) | |
download | nextcloud-server-a418a3ba65d0097047cfcad1b4ee82185c42d22a.tar.gz nextcloud-server-a418a3ba65d0097047cfcad1b4ee82185c42d22a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/he.php')
-rw-r--r-- | core/l10n/he.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/he.php b/core/l10n/he.php index 424b8441949..4b63035a1ae 100644 --- a/core/l10n/he.php +++ b/core/l10n/he.php @@ -1,7 +1,7 @@ <?php $TRANSLATIONS = array( -"Application name not provided." => "שם היישום לא סופק.", "No category to add?" => "אין קטגוריה להוספה?", "This category already exists: " => "קטגוריה זאת כבר קיימת: ", +"No categories selected for deletion." => "לא נבחרו קטגוריות למחיקה", "Settings" => "הגדרות", "seconds ago" => "שניות", "1 minute ago" => "לפני דקה אחת", @@ -15,7 +15,6 @@ "No" => "לא", "Yes" => "כן", "Ok" => "בסדר", -"No categories selected for deletion." => "לא נבחרו קטגוריות למחיקה", "Error" => "שגיאה", "Password" => "ססמה", "Unshare" => "הסר שיתוף", |