mirror of
https://github.com/nextcloud/server.git
synced 2025-05-02 13:00:42 +00:00
9 lines
668 B
JavaScript
9 lines
668 B
JavaScript
OC.L10N.register(
|
|
"contactsinteraction",
|
|
{
|
|
"Recently contacted" : "يېقىندا ئالاقىلاشتى",
|
|
"Contacts Interaction" : "ئالاقىلىشىش",
|
|
"Manages interaction between accounts and contacts" : "ھېسابات ۋە ئالاقىلەر ئارىسىدىكى ئالاقىنى باشقۇرىدۇ",
|
|
"Collect data about accounts and contacts interactions and provide an address book for the data" : "ھېسابات ۋە ئالاقىلىشىش ھەققىدىكى ئۇچۇرلارنى توپلاڭ ۋە سانلىق مەلۇمات ئۈچۈن ئادرېس دەپتىرى بىلەن تەمىنلەڭ"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|