nextcloud/apps/federation/l10n/bg_BG.js

13 lines
682 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"federation",
{
"Server added to the list of trusted ownClouds" : "Сървърат добавен в листа със сигурни ownClouds",
"Server is already in the list of trusted servers." : "Сървъра вече е добавен в листа с сигурни сървъри",
"No ownCloud server found" : "Не е намерен ownCloud сървър",
"Federation" : "Федерация",
"Trusted ownCloud Servers" : "Сигурни ownCloud сървъри",
"+ Add ownCloud server" : "+ Добавяне ownCloud сървър",
"ownCloud Server" : "ownCloud сървър"
},
"nplurals=2; plural=(n != 1);");