diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-27 02:32:11 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-10-27 02:32:11 -0400 |
commit | 119ecc6f34a063e7265bf721c0ee04bb9bdb25b3 (patch) | |
tree | 384418bcae2d75e4ff89f11d8e54ce3729e76d41 /core/l10n/he.php | |
parent | 9e9b2afe50be1fdffae92efac1dfce5babae7c34 (diff) | |
download | nextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.tar.gz nextcloud-server-119ecc6f34a063e7265bf721c0ee04bb9bdb25b3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/he.php')
-rw-r--r-- | core/l10n/he.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/core/l10n/he.php b/core/l10n/he.php index 5b81ec547d9..f2e2a8f01a4 100644 --- a/core/l10n/he.php +++ b/core/l10n/he.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "%s shared »%s« with you" => "%s שיתף/שיתפה איתך את »%s«", -"group" => "קבוצה", "Sunday" => "יום ראשון", "Monday" => "יום שני", "Tuesday" => "יום שלישי", @@ -47,8 +46,6 @@ $TRANSLATIONS = array( "Error while changing permissions" => "שגיאה במהלך שינוי ההגדרות", "Shared with you and the group {group} by {owner}" => "שותף אתך ועם הקבוצה {group} שבבעלות {owner}", "Shared with you by {owner}" => "שותף אתך על ידי {owner}", -"Share with" => "שיתוף עם", -"Share with link" => "שיתוף עם קישור", "Password protect" => "הגנה בססמה", "Password" => "סיסמא", "Email link to person" => "שליחת קישור בדוא״ל למשתמש", @@ -57,6 +54,7 @@ $TRANSLATIONS = array( "Expiration date" => "תאריך התפוגה", "Share via email:" => "שיתוף באמצעות דוא״ל:", "No people found" => "לא נמצאו אנשים", +"group" => "קבוצה", "Resharing is not allowed" => "אסור לעשות שיתוף מחדש", "Shared in {item} with {user}" => "שותף תחת {item} עם {user}", "Unshare" => "הסר שיתוף", |