Welcome to mirror list, hosted at ThFree Co, Russian Federation.

bn_IN.js « l10n « settings - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7552436f21f35b7224ef85176fb0a0031e701b50 (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "settings",
    {
    "Saved" : "সংরক্ষিত",
    "Delete" : "মুছে ফেলা",
    "by" : "দ্বারা",
    "Get the apps to sync your files" : "আপনার ফাইল সিঙ্ক করার অ্যাপ পান",
    "Cancel" : "বাতিল করা",
    "Username" : "ইউজারনেম"
},
"nplurals=2; plural=(n != 1);");