photos/l10n/az.js

19 lines
477 B
JavaScript
Raw Normal View History

2019-12-22 03:30:00 +00:00
OC.L10N.register(
"photos",
{
"Photos" : "Photos",
2020-10-17 02:59:03 +00:00
"Favorites" : "Sevimlilər",
2020-10-24 02:59:17 +00:00
"Shared with you" : "Shared with you",
"Tags" : "Işarələr",
"Back" : "Geri",
"Save" : "Saxla",
"Shared by" : "Tərəfindən yayımlanıb",
"Group" : "Qrup",
"Favorite" : "İstəkli",
"Home" : "Ev",
"Remove from favorites" : "Remove from favorites",
"Add" : "Əlavə etmək",
"Details" : "Detallar"
2019-12-22 03:30:00 +00:00
},
"nplurals=2; plural=(n != 1);");