nextcloud/apps/files_sharing/l10n/he.js

11 lines
235 B
JavaScript

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