-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
- Loading branch information
1 parent
5783162
commit 3db373e
Showing
54 changed files
with
340 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,35 @@ | ||
{ "translations": { | ||
"Comments" : "نظرات", | ||
"You commented" : "You commented", | ||
"{author} commented" : "{author} commented", | ||
"You commented on %1$s" : "You commented on %1$s", | ||
"You commented on {file}" : "You commented on {file}", | ||
"%1$s commented on %2$s" : "%1$s commented on %2$s", | ||
"{author} commented on {file}" : "{author} commented on {file}", | ||
"<strong>Comments</strong> for files" : "<strong>Comments</strong> for files", | ||
"You commented" : "دیدگاه شما", | ||
"{author} commented" : "{author} دیدگاهی گذاشت", | ||
"You commented on %1$s" : "دیدگاهی برای %1$s ثبت کردید", | ||
"You commented on {file}" : "دیدگاهی برای {file} ثبت کردید", | ||
"%1$s commented on %2$s" : "%1$s دیدگاهی برای %2$s ثبت کرد", | ||
"{author} commented on {file}" : "{author} دیدگاهی برای {file} ثبت کرد", | ||
"<strong>Comments</strong> for files" : "<strong>دیدگاههای</strong> زیر پروندهها ", | ||
"Files" : "پروندهها", | ||
"{user} mentioned you in a comment on \"{file}\"" : "{user} mentioned you in a comment on \"{file}\"", | ||
"Files app plugin to add comments to files" : "Files app plugin to add comments to files", | ||
"Edit comment" : "ویرایش توضیح", | ||
"Delete comment" : "حذف توضیح", | ||
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "شما در «{file}» و در دیدگاهی که توسط حسابی که بعدتر پاک شده است مورد اشاره قرار گرفتهاید", | ||
"{user} mentioned you in a comment on \"{file}\"" : "{user} در دیدگاهش زیر «{file}» به شما اشاره کرد", | ||
"Files app plugin to add comments to files" : "افزونهٔ برنامهٔ Files برای افزودن دیدگاه به پروندهها", | ||
"Edit comment" : "ویرایش دیدگاه", | ||
"Delete comment" : "حذف دیدگاه", | ||
"Cancel edit" : "Cancel edit", | ||
"Post comment" : "Post comment", | ||
"New comment" : "دیدگاه جدید", | ||
"Write a comment …" : "دیدگاهی بنویسید...", | ||
"Post comment" : "فرستادن دیدگاه", | ||
"@ for mentions, : for emoji, / for smart picker" : "@ برای اشاره، : برای شکلک، / برای انتخابگر هوشمند", | ||
"Could not reload comments" : "ناتوانی در دریافت دیدگاهها", | ||
"No comments yet, start the conversation!" : "هنوز هیچ نظری ندارید ، مکالمه را شروع کنید!", | ||
"No more messages" : "No more messages", | ||
"Retry" : "تلاش دوباره", | ||
"Failed to mark comments as read" : "Failed to mark comments as read", | ||
"Unable to load the comments list" : "Unable to load the comments list", | ||
"_1 new comment_::_{unread} new comments_" : ["1 new comment","{unread} new comments"], | ||
"Failed to mark comments as read" : "ناتوانی در علامت زدن دیدگاههای به عنوان خوانده شده", | ||
"Unable to load the comments list" : "ناتوانی در دریافت فهرست دیدگاهها", | ||
"_1 new comment_::_{unread} new comments_" : ["1 new comment","{unread} دیدگاه جدید"], | ||
"Comment" : "نظر", | ||
"An error occurred while trying to edit the comment" : "An error occurred while trying to edit the comment", | ||
"Comment deleted" : "توضیح حذف", | ||
"An error occurred while trying to delete the comment" : "An error occurred while trying to delete the comment", | ||
"An error occurred while trying to create the comment" : "An error occurred while trying to create the comment", | ||
"You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" | ||
"An error occurred while trying to edit the comment" : "خطایی در خلال تلاش برای ویرایش دیدگاه رخ داد", | ||
"Comment deleted" : "دیدگاه حذف شد", | ||
"An error occurred while trying to delete the comment" : "خطایی در خلال تلاش برای حذف دیدگاه رخ داد", | ||
"An error occurred while trying to create the comment" : "خطایی در خلال تلاش برای ایجاد دیدگاه رخ داد", | ||
"You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "شما در «{file}» و در دیدگاهی که توسط حسابی که بعدتر پاک شده است مورد اشاره قرار گرفتهاید" | ||
},"pluralForm" :"nplurals=2; plural=(n > 1);" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.