You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

bg.js 733B

12345678
  1. OC.L10N.register(
  2. "cloud_federation_api",
  3. {
  4. "Cloud Federation API" : "API на Cloud Federation/федериране на облак/",
  5. "Enable clouds to communicate with each other and exchange data" : "Активиране на облаците да комуникират помежду си и да обменят данни",
  6. "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "API на Cloud Federation/федериране на облак/, позволява на различни екземпляри на Nextcloud да комуникират помежду си и да обменят данни. "
  7. },
  8. "nplurals=2; plural=(n != 1);");