mirror of
https://github.com/chylex/Nextcloud-News.git
synced 2024-11-23 19:42:46 +01:00
e89b41c891
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
21 lines
523 B
JavaScript
21 lines
523 B
JavaScript
OC.L10N.register(
|
||
"news",
|
||
{
|
||
"Download" : "Sider",
|
||
"Close" : "Mdel",
|
||
"Share" : "Bḍu",
|
||
"Username" : "Isem n useqdac",
|
||
"Refresh" : "Sismeḍ",
|
||
"New folder" : "Akaram amaynut",
|
||
"Password" : "Awal uffir",
|
||
"Create" : "Snulfu-d",
|
||
"Rename" : "Beddel isem",
|
||
"Newest first" : "Imaynuten d imezwura",
|
||
"Oldest first" : "Iqbuṛen d imezwura",
|
||
"Delete" : "Kkes",
|
||
"Dismiss" : "Agi",
|
||
"Settings" : "Iɣewwaṛen",
|
||
"Help" : "Tallalt"
|
||
},
|
||
"nplurals=2; plural=(n != 1);");
|