diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-11 02:26:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-11 02:26:02 +0000 |
commit | b2ad201644b087aa134236779869555e6dda6c69 (patch) | |
tree | de63028473ebe60119dbc452dc7b780cfc97112f /apps/cloud_federation_api/l10n | |
parent | ca49ba644141e1316d98c8476510d0b8ffceb1b3 (diff) | |
download | nextcloud-server-b2ad201644b087aa134236779869555e6dda6c69.tar.gz nextcloud-server-b2ad201644b087aa134236779869555e6dda6c69.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/cloud_federation_api/l10n')
-rw-r--r-- | apps/cloud_federation_api/l10n/my.js | 7 | ||||
-rw-r--r-- | apps/cloud_federation_api/l10n/my.json | 5 |
2 files changed, 12 insertions, 0 deletions
diff --git a/apps/cloud_federation_api/l10n/my.js b/apps/cloud_federation_api/l10n/my.js new file mode 100644 index 00000000000..e07f0f71a4e --- /dev/null +++ b/apps/cloud_federation_api/l10n/my.js @@ -0,0 +1,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;"); diff --git a/apps/cloud_federation_api/l10n/my.json b/apps/cloud_federation_api/l10n/my.json new file mode 100644 index 00000000000..8c1425e659f --- /dev/null +++ b/apps/cloud_federation_api/l10n/my.json @@ -0,0 +1,5 @@ +{ "translations": { + "Cloud Federation API" : "Cloud ဖွဲ့စည်းမှု API ", + "Enable clouds to communicate with each other and exchange data" : "Cloud များကို တစ်ခုခုနှင့်တစ်ခု ဆက်သွယ်ခြင်း၊ သတင်းအချက်အလက်ဖလှယ်ခြင်းကို ပြုလုပ်နိုင်ရန် ဖွင့်ပေးပါ။" +},"pluralForm" :"nplurals=1; plural=0;" +}
\ No newline at end of file |