mirror of
https://github.com/nextcloud/server.git
synced 2024-12-29 00:18:42 +00:00
b95431ba57
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
12 lines
1.2 KiB
JavaScript
12 lines
1.2 KiB
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" : "ھېسابات ۋە ئالاقىلىشىش ھەققىدىكى ئۇچۇرلارنى توپلاڭ ۋە سانلىق مەلۇمات ئۈچۈن ئادرېس دەپتىرى بىلەن تەمىنلەڭ",
|
|
"Manages interaction between users and contacts" : "ئىشلەتكۈچىلەر بىلەن ئالاقىلاشقۇچىلار ئوتتۇرىسىدىكى ئالاقىنى باشقۇرىدۇ",
|
|
"Collect data about user and contacts interactions and provide an address book for the data" : "ئىشلەتكۈچى ۋە ئالاقىلىشىش ئالاقىسى توغرىسىدىكى ئۇچۇرلارنى توپلاڭ ۋە سانلىق مەلۇمات ئۈچۈن ئادرېس دەپتىرى بىلەن تەمىنلەڭ"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|