0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-07 18:09:45 +00:00
nextcloud_server/apps/federation/l10n/mk.js
Nextcloud bot 6d1e2b6232
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-14 00:20:13 +00:00

17 lines
2.6 KiB
JavaScript
Raw Permalink 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",
{
"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" : "Неможе да се додаде серверот",
"Trusted servers" : "Доверливи сервери",
"Federation" : "Федерација",
"+ Add trusted server" : "+ Додади доверлив сервер",
"Trusted server" : "Доверлив сервер",
"Add" : "Додади",
"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." : "Федерацијата ви овозможува да се поврзете со други доверливи сервери и размена на корисничките директориуми. Како пример ова ќе биде искористено и како автоматско комплетирање на корисничкото име при споделување во федерацијата.",
"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. It is not necessary to add a server as trusted server in order to create a federated share." : "Федерацијата ви овозможува да се поврзете со други доверливи сервери и размена на корисничките директориуми. Како пример ова ќе биде искористено и како автоматско комплетирање на корисничкото име при споделување во федерацијата. Не е потребно да се додаде како веродостоен сервер за да се креира федерално споделување."
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");