blob: 621c785c17e059d8ea3b8479362509b6b04e4844 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{ "translations": {
"Couldn't delete %s permanently" : "לא ניתן למחוק את %s לצמיתות",
"Couldn't restore %s" : "לא ניתן לשחזר את %s",
"Deleted files" : "קבצים שנמחקו",
"Restore" : "שחזור",
"Delete permanently" : "מחיקה לצמיתות",
"Error" : "שגיאה",
"restored" : "שוחזר",
"Nothing in here. Your trash bin is empty!" : "אין כאן שום דבר. סל המיחזור שלך ריק!",
"Name" : "שם",
"Deleted" : "נמחק",
"Delete" : "מחיקה"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
|