summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/he.php
blob: d0c75e6ba5427160dc096f8c9c6bf278b3f69a65 (plain)
1
2
3
4
5
6
7
8
<?php $TRANSLATIONS = array(
"Password" => "סיסמא",
"Submit" => "שליחה",
"%s shared the folder %s with you" => "%s שיתף עמך את התיקייה %s",
"%s shared the file %s with you" => "%s שיתף עמך את הקובץ %s",
"Download" => "הורדה",
"No preview available for" => "אין תצוגה מקדימה זמינה עבור"
);