diff options
Diffstat (limited to 'apps/files/l10n/he.json')
-rw-r--r-- | apps/files/l10n/he.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/he.json b/apps/files/l10n/he.json index f6a80dd8fb5..adda9f1c60c 100644 --- a/apps/files/l10n/he.json +++ b/apps/files/l10n/he.json @@ -152,7 +152,6 @@ "Invalid path selected" : "הנתיב שנבחר שגוי", "Unknown error" : "שגיאה בלתי ידועה", "Ownership transfer request sent" : "נשלחה בקשת העברת בעלות", - "Add" : "הוספה", "No files in here" : "אין כאן קבצים", "Upload some content or sync with your devices!" : "יש להעלות קצת תוכן או לסנכרן עם ההתקנים שלך!", "Go back" : "חזרה", @@ -192,6 +191,7 @@ "Shared with you" : "משותף אתך", "Deleted shares" : "שיתופים שנמחקו", "Pending shares" : "שיתופים ממתינים", - "Choose" : "בחר" -},"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" + "Choose" : "בחר", + "Add" : "הוספה" +},"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;" }
\ No newline at end of file |