mirror of
https://github.com/nextcloud/server.git
synced 2026-07-16 23:12:04 -04:00
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (stable33, 8.4, stable33, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis (push) Waiting to run
Psalm static code analysis / static-code-analysis-security (push) Waiting to run
Psalm static code analysis / static-code-analysis-ocp (push) Waiting to run
Psalm static code analysis / static-code-analysis-ncu (push) Waiting to run
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
36 lines
No EOL
2.7 KiB
JSON
36 lines
No EOL
2.7 KiB
JSON
{ "translations": {
|
||
"Comments" : "نظرات",
|
||
"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" : "فایلها",
|
||
"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}\" منشن کرد",
|
||
"Go to file" : "رفتن به فایل",
|
||
"Files app plugin to add comments to files" : "افزونهٔ برنامهٔ فایلها برای افزودن نظر به فایلها",
|
||
"Edit comment" : "ویرایش نظر",
|
||
"Delete comment" : "حذف نظر",
|
||
"Cancel edit" : "لغو ویرایش",
|
||
"New comment" : "نظر جدید",
|
||
"Write a comment …" : "نظر بنویسید…",
|
||
"Post comment" : "ارسال نظر",
|
||
"@ for mentions, : for emoji, / for smart picker" : "@ برای منشن، : برای ایموجی، / برای انتخابگر هوشمند",
|
||
"Could not reload comments" : "بارگیری مجدد نظرات ممکن نشد",
|
||
"Failed to mark comments as read" : "علامتگذاری نظرات به عنوان خواندهشده انجام نشد",
|
||
"Unable to load the comments list" : "بارگیری لیست نظرات ممکن نیست",
|
||
"No comments yet, start the conversation!" : "هنوز نظری نیست، گفتگو را شروع کنید!",
|
||
"No more messages" : "پیام دیگری وجود ندارد",
|
||
"Retry" : "تلاش مجدد",
|
||
"_1 new comment_::_{unread} new comments_" : ["۱ دیدگاه جدید","{unread} دیدگاه جدید"],
|
||
"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 create the comment" : "هنگام تلاش برای ایجاد نظر خطایی رخ داد",
|
||
"Write a comment …" : "نظر بنویسید…"
|
||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||
} |