Welcome to mirror list, hosted at ThFree Co, Russian Federation.

uk.json « l10n « federation « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6eb357d628437653d2592146b32102fa6682b7c0 (plain)
1
2
3
4
5
6
7
8
9
{ "translations": {
    "Server added to the list of trusted ownClouds" : "Сервер додано до переліку довірених серверів ownClouds",
    "Server is already in the list of trusted servers." : "Сервер вже знаходиться в переліку довірених серверів",
    "No ownCloud server found" : "Не знайдено сервер ownCloud",
    "Could not add server" : "Не вдалося додати сервер",
    "Federation" : "Об'єднання",
    "ownCloud Federation allows you to connect with other trusted ownClouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Об'єднання ownCloud дозволяє вам з'єднання з іншими довіреними серверами ownClouds для обміну директоріями користувачів. Наприклад це буде використовуватись для авто-доповнення зовнішніх користувачів до об'єднаних ресурсів обміну.  "
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}