Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Aug 12, 2023
1 parent 9c9c35d commit 230fa91
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
6 changes: 5 additions & 1 deletion l10n/fa.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
OC.L10N.register(
"recommendations",
{
"Recommended files" : "Recommended files",
"Recently commented" : "اخیراً اظهار نظر کرده است",
"Recently edited" : "اخیراً ویرایش شده",
"Recently shared" : "اخیراً به اشتراک گذاشته شده است",
"Recommendations" : "توصیه ها",
"Shows recommended files" : "پرونده های پیشنهادی را نشان می دهد",
"Shows recommended files for quick access of files and folders with recent activity" : "پرونده های توصیه شده را برای دسترسی سریع به پرونده ها و پوشه ها با فعالیت اخیر نشان می دهد"
"Shows recommended files for quick access of files and folders with recent activity" : "پرونده های توصیه شده را برای دسترسی سریع به پرونده ها و پوشه ها با فعالیت اخیر نشان می دهد",
"No recommendations yet" : "No recommendations yet",
"Path name {path}" : "Path name {path}",
"Show recommendations" : "Show recommendations"
},
"nplurals=2; plural=(n > 1);");
6 changes: 5 additions & 1 deletion l10n/fa.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
{ "translations": {
"Recommended files" : "Recommended files",
"Recently commented" : "اخیراً اظهار نظر کرده است",
"Recently edited" : "اخیراً ویرایش شده",
"Recently shared" : "اخیراً به اشتراک گذاشته شده است",
"Recommendations" : "توصیه ها",
"Shows recommended files" : "پرونده های پیشنهادی را نشان می دهد",
"Shows recommended files for quick access of files and folders with recent activity" : "پرونده های توصیه شده را برای دسترسی سریع به پرونده ها و پوشه ها با فعالیت اخیر نشان می دهد"
"Shows recommended files for quick access of files and folders with recent activity" : "پرونده های توصیه شده را برای دسترسی سریع به پرونده ها و پوشه ها با فعالیت اخیر نشان می دهد",
"No recommendations yet" : "No recommendations yet",
"Path name {path}" : "Path name {path}",
"Show recommendations" : "Show recommendations"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

0 comments on commit 230fa91

Please sign in to comment.