kopia lustrzana https://github.com/nextcloud/social
21 wiersze
480 B
JavaScript
21 wiersze
480 B
JavaScript
OC.L10N.register(
|
||
"social",
|
||
{
|
||
"Help" : "Tallalt",
|
||
"Home" : "Asnubeg",
|
||
"Notifications" : "Ilɣa",
|
||
"Profile" : "Amaɣnu",
|
||
"Close reply" : "Mdel tiririt",
|
||
"Add attachment" : "Rnu amedday",
|
||
"Delete" : "Kkes",
|
||
"Website" : "Asmel web",
|
||
"Reply" : "Err",
|
||
"Deny" : "Agwi",
|
||
"Hello" : "Azul",
|
||
"Close" : "Mdel",
|
||
"Continue" : "Kemmel",
|
||
"Public" : "Azayaz",
|
||
"Direct message" : "Izen usrid"
|
||
},
|
||
"nplurals=2; plural=(n != 1);");
|