2020-02-02 05:53:19 +03:00
|
|
|
OC.L10N.register(
|
|
|
|
"polls",
|
|
|
|
{
|
|
|
|
"New comment …" : "نوې تبصره",
|
|
|
|
"Comments" : "تبصرې",
|
|
|
|
"Delete comment" : "تبصره ړنګول",
|
|
|
|
"Cancel" : "پرېښول",
|
|
|
|
"Details" : "معلومات",
|
|
|
|
"Shares" : "شريک شوي",
|
|
|
|
"Expiration date" : "د پای نېټه",
|
2020-03-03 05:54:20 +03:00
|
|
|
"OK" : "سمه ده",
|
|
|
|
"No" : "نه",
|
|
|
|
"Yes" : "هو"
|
2020-02-02 05:53:19 +03:00
|
|
|
},
|
|
|
|
"nplurals=2; plural=(n != 1);");
|