1
0
Mirror von https://github.com/nextcloud/server.git synchronisiert 2024-08-11 14:10:55 +02:00
nextcloud/apps/systemtags/l10n/fa.js
2016-02-17 01:56:11 -05:00

12 Zeilen
373 B
JavaScript

OC.L10N.register(
"systemtags",
{
"Tags" : "برچسب‌ها",
"No files in here" : "هیچ فایلی اینجا وجود ندارد",
"No entries found in this folder" : "هیچ ورودی‌ای در این پوشه وجود ندارد",
"Name" : "نام",
"Size" : "اندازه",
"Modified" : "تاریخ"
},
"nplurals=1; plural=0;");