-
-
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
acd4e5d
commit 06e3df8
Showing
150 changed files
with
2,678 additions
and
184 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,18 +1,31 @@ | ||
{ "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 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", | ||
"{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" : "حذف توضیح", | ||
"New comment …" : "توضیح جدید ...", | ||
"Post" : "ارسال", | ||
"Cancel" : "منصرف شدن", | ||
"[Deleted user]" : "[کاربر حذف شده]", | ||
"Cancel edit" : "Cancel edit", | ||
"Post comment" : "Post comment", | ||
"No comments yet, start the conversation!" : "هنوز هیچ نظری ندارید ، مکالمه را شروع کنید!", | ||
"More comments …" : "نظرات بیشتر...", | ||
"Save" : "ذخیره", | ||
"Allowed characters {count} of {max}" : "شخصیت های مجاز {count} از {max", | ||
"Error occurred while retrieving comment with ID {id}" : "هنگام بازیابی نظر با ID {id Er خطایی رخ داد", | ||
"Error occurred while updating comment with id {id}" : "هنگام به روزرسانی نظر با شناسه شناسه Er خطایی روی داد", | ||
"Error occurred while posting comment" : "هنگام ارسال نظر خطایی روی داد", | ||
"Comment" : "نظر" | ||
"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", | ||
"_%n unread comment_::_%n unread comments_" : ["%n unread comment","%n unread comments"], | ||
"_1 new comment_::_{unread} new comments_" : ["1 new comment","{unread} new comments"], | ||
"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", | ||
"%1$s commented" : "%1$s commented" | ||
},"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
Oops, something went wrong.