server/apps/files_sharing/l10n/he.js
2015-01-14 01:55:16 -05:00

11 lines
263 B
JavaScript

OC.L10N.register(
"files_sharing",
{
"Cancel" : "ביטול",
"Share" : "שיתוף",
"Shared by" : "שותף על־ידי",
"Password" : "סיסמא",
"Name" : "שם",
"Download" : "הורדה"
},
"nplurals=2; plural=(n != 1);");