diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-13 00:08:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-13 00:08:22 +0000 |
commit | ea64cb00289a40ee3c12c195d7a2804ea1abe97e (patch) | |
tree | 7c0702c338a40c82c3c67ddf0cce00ffa3ed181a /apps/federation/l10n/mn.js | |
parent | aa243376ef64c3c693c35bde11335a353ca15a57 (diff) | |
download | nextcloud-server-ea64cb00289a40ee3c12c195d7a2804ea1abe97e.tar.gz nextcloud-server-ea64cb00289a40ee3c12c195d7a2804ea1abe97e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federation/l10n/mn.js')
-rw-r--r-- | apps/federation/l10n/mn.js | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/apps/federation/l10n/mn.js b/apps/federation/l10n/mn.js new file mode 100644 index 00000000000..31a2642784e --- /dev/null +++ b/apps/federation/l10n/mn.js @@ -0,0 +1,15 @@ +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" : "холбоо", + "Trusted servers" : "найдвартай сервер", + "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." : "Холбоо нь хэрэглэгчийн санг солилцох бусад найдвартай серверүүд уруу холбогдох боломжийг олгоно. Жишээ нь үүнийг холбооны хуваарилалт авто бүрэн гадны хэрэглэгчдэд ашиглаж болно", + "+ Add trusted server" : "+ найдвартай сервер нэмэх", + "Trusted server" : "найдвартай сервер", + "Add" : "нэмэх" +}, +"nplurals=2; plural=(n != 1);"); |