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

my.js « l10n « cloud_federation_api « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e07f0f71a4ecd3e587f32866eff57e52ed2601f9 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "cloud_federation_api",
    {
    "Cloud Federation API" : "Cloud ဖွဲ့စည်းမှု API ",
    "Enable clouds to communicate with each other and exchange data" : "Cloud များကို တစ်ခုခုနှင့်တစ်ခု ဆက်သွယ်ခြင်း၊ သတင်းအချက်အလက်ဖလှယ်ခြင်းကို ပြုလုပ်နိုင်ရန် ဖွင့်ပေးပါ။"
},
"nplurals=1; plural=0;");