diff options
Diffstat (limited to 'apps/files_sharing/l10n/he.js')
-rw-r--r-- | apps/files_sharing/l10n/he.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/apps/files_sharing/l10n/he.js b/apps/files_sharing/l10n/he.js index 403ce15479f..d446470201c 100644 --- a/apps/files_sharing/l10n/he.js +++ b/apps/files_sharing/l10n/he.js @@ -202,14 +202,6 @@ OC.L10N.register( "No deleted shares" : "אין שיתופים שנמחקו", "Pending shares" : "שיתופים ממתינים", "No pending shares" : "אין שיתופים ממתינים", - "No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו", - "Name" : "שם", - "Share time" : "זמן שיתוף", - "Reasons might be:" : "הסיבות יכולות להיות:", - "the item was removed" : "הפריט הוסר", - "the link expired" : "הקישור פג תוקף", - "sharing is disabled" : "השיתוף נוטרל", - "For more info, please ask the person who sent this link." : "למידע נוסף, יש לפנות לשולח קישור זה.", "Share note" : "פתק שיתוף", "Upload files to %s" : "העלאת קבצים על %s", "Note" : "פתק", @@ -234,6 +226,14 @@ OC.L10N.register( "Allow resharing" : "לאפשר שיתוף מחדש", "Expiration date enforced" : "נאכף מועד תפוגה", "Password protect" : "הגנה בססמה", + "No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו", + "Name" : "שם", + "Share time" : "זמן שיתוף", + "Reasons might be:" : "הסיבות יכולות להיות:", + "the item was removed" : "הפריט הוסר", + "the link expired" : "הקישור פג תוקף", + "sharing is disabled" : "השיתוף נוטרל", + "For more info, please ask the person who sent this link." : "למידע נוסף, יש לפנות לשולח קישור זה.", "Update" : "עדכון" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); |