nextcloud/apps/files_sharing/l10n/kn.js

11 lines
345 B
JavaScript
Raw Normal View History

2014-12-22 09:54:49 +03:00
OC.L10N.register(
"files_sharing",
{
"Cancel" : "ರದ್ದು",
2015-08-25 19:39:10 +03:00
"Sharing" : "ಹಂಚಿಕೆ",
2014-12-22 09:54:49 +03:00
"Password" : "ಗುಪ್ತ ಪದ",
"Name" : "ಹೆಸರು",
"Download" : "ಪ್ರತಿಯನ್ನು ಸ್ಥಳೀಯವಾಗಿ ಉಳಿಸಿಕೊಳ್ಳಿ"
},
"nplurals=1; plural=0;");