diff options
Diffstat (limited to 'apps/files_sharing/l10n/he.php')
-rw-r--r-- | apps/files_sharing/l10n/he.php | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/apps/files_sharing/l10n/he.php b/apps/files_sharing/l10n/he.php index 217298feddf..bd047f0ddbd 100644 --- a/apps/files_sharing/l10n/he.php +++ b/apps/files_sharing/l10n/he.php @@ -1,11 +1,5 @@ <?php $TRANSLATIONS = array( -"Password" => "סיסמא", -"%s shared the folder %s with you" => "%s שיתף עמך את התיקייה %s", -"%s shared the file %s with you" => "%s שיתף עמך את הקובץ %s", -"Download" => "הורדה", -"Upload" => "העלאה", -"Cancel upload" => "ביטול ההעלאה", -"No preview available for" => "אין תצוגה מקדימה זמינה עבור" +"Password" => "סיסמא" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |