nextcloud/apps/federation/l10n/ru.json
2016-06-20 15:02:58 +02:00

11 lines
No EOL
1.5 KiB
JSON
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.

{ "translations": {
"Server added to the list of trusted Nextclouds" : "Сервер добавлен в список доверенных серверов ownClowd ",
"Server is already in the list of trusted servers." : "Сервер уже в списке доверенных серверов.",
"No Nextcloud server found" : "Сервер Nextcloud не найден",
"Could not add server" : "Не удалось добавить сервер",
"Federation" : "Объединение",
"Nextcloud Federation allows you to connect with other trusted Nextclouds to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Объединение серверов Nextcloud позволит Вам подключиться к другим доверенным серверам Nextcloud для обмена директориями пользователей. Это будет использовано, например, для автоматического завершения внешних пользователей при объединенном общем доступе.",
"Nextcloud Server" : "Сервер Nextcloud",
"Trusted Nextcloud Servers" : "Доверенные серверы Nextcloud"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
}