Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_filter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-01-20 05:32:51 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-20 05:32:51 +0300
commit846a323502a16576d7fd7e3b0a963ce7425bbd85 (patch)
treec2c2d3c0b87a058a726873568a3d23b81a52fa36
parent010bcdfb382eb739b177b5a2ff4c39ef3d80f42d (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/fa.js9
-rw-r--r--l10n/fa.json9
2 files changed, 16 insertions, 2 deletions
diff --git a/l10n/fa.js b/l10n/fa.js
index 589a1ed..1d670e6 100644
--- a/l10n/fa.js
+++ b/l10n/fa.js
@@ -3,10 +3,17 @@ OC.L10N.register(
{
"Images" : "عکس ها",
"Videos" : "فیلم ها ",
+ "No images found" : "تصویری پیدا نشد",
+ "Any uploaded image will show up here" : "تصویر بارگذاری شده در اینجا نشان داده می شود",
+ "Filter" : "فیلتر",
+ "Files filter" : "فیلتر فایل ها",
+ "Adds type filtered file views to the sidebar" : "نوع فایل های فیلتر شده در نوار کناری نمایش داده می شود",
"No entries found in this folder" : "هیچ ورودی‌ای در این پوشه وجود ندارد",
"Name" : "نام",
"Size" : "اندازه",
"Modified" : "تغییر یافته",
- "Delete" : "حذف"
+ "Delete" : "حذف",
+ "No videos found" : "ویدیویی پیدا نشد",
+ "Any uploaded video will show up here" : "ویدیوهای بارگذاری شده در اینجا نمایش داده می شود"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/fa.json b/l10n/fa.json
index 9bd995d..448d5a7 100644
--- a/l10n/fa.json
+++ b/l10n/fa.json
@@ -1,10 +1,17 @@
{ "translations": {
"Images" : "عکس ها",
"Videos" : "فیلم ها ",
+ "No images found" : "تصویری پیدا نشد",
+ "Any uploaded image will show up here" : "تصویر بارگذاری شده در اینجا نشان داده می شود",
+ "Filter" : "فیلتر",
+ "Files filter" : "فیلتر فایل ها",
+ "Adds type filtered file views to the sidebar" : "نوع فایل های فیلتر شده در نوار کناری نمایش داده می شود",
"No entries found in this folder" : "هیچ ورودی‌ای در این پوشه وجود ندارد",
"Name" : "نام",
"Size" : "اندازه",
"Modified" : "تغییر یافته",
- "Delete" : "حذف"
+ "Delete" : "حذف",
+ "No videos found" : "ویدیویی پیدا نشد",
+ "Any uploaded video will show up here" : "ویدیوهای بارگذاری شده در اینجا نمایش داده می شود"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file