kopia lustrzana https://github.com/nextcloud/social
16 wiersze
336 B
JavaScript
16 wiersze
336 B
JavaScript
OC.L10N.register(
|
||
"social",
|
||
{
|
||
"Help" : "Tallalt",
|
||
"Home" : "Asnubeg",
|
||
"Notifications" : "Ilɣa",
|
||
"Add attachment" : "Rnu amedday",
|
||
"Delete" : "Kkes",
|
||
"Website" : "Asmel web",
|
||
"Reply" : "Err",
|
||
"Deny" : "Agwi",
|
||
"Close" : "Mdel",
|
||
"Continue" : "Continuer"
|
||
},
|
||
"nplurals=2; plural=(n != 1);");
|