nextcloud/apps/systemtags/l10n/az.js

12 lines
312 B
JavaScript
Raw Normal View History

2016-02-17 09:56:11 +03:00
OC.L10N.register(
"systemtags",
{
"Tags" : "Işarələr",
"No files in here" : "Burda fayl yoxdur",
"No entries found in this folder" : "Bu qovluqda heç bir verilən tapılmadı",
"Name" : "Ad",
"Size" : "Həcm",
"Modified" : "Dəyişdirildi"
},
"nplurals=2; plural=(n != 1);");