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.

17 lines
1.7 KiB

OC.L10N.register(
"federation",
{
"Added to the list of trusted servers" : "Додат на листу сервера од поверења",
"Server is already in the list of trusted servers." : "Сервер је већ на списку сервера од поверења.",
"No server to federate with found" : "Није нађен сервер за здруживање",
"Could not add server" : "Неуспело додавање сервера",
"Federation" : "Здруживање",
"Federation allows you to connect with other trusted servers to exchange the user directory." : "Здруживање омогућава да се повежете са другим серверима од поверења и да размењујете корисничке директоријуме.",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Здруживање омогућава да се повежете са другим серверима од поверења и да мењате корисничке директоријуме.",
"Trusted servers" : "Сервери од поверења",
"Add server automatically once a federated share was created successfully" : "Додај сервер аутоматски по успешном прављењу здруженог дељења",
"+ Add trusted server" : "+ Додај сервер од поверења",
"Trusted server" : "Сервер од поверења",
"Add" : "Додај"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");