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 6583837 commit c496f75
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 2 deletions.
74 changes: 73 additions & 1 deletion l10n/fa.js
Original file line number Diff line number Diff line change
@@ -1,17 +1,89 @@
OC.L10N.register(
"integration_gitlab",
{
"GitLab" : "GitLab",
"Error getting OAuth access token. " : "Error getting OAuth access token. ",
"Error during OAuth exchanges" : "خطا در هنگام تبادل OAuth",
"GitLab To-Dos" : "GitLab To-Dos",
"GitLab repositories, issues and merge requests" : "GitLab repositories, issues and merge requests",
"GitLab issues" : "GitLab issues",
"GitLab merge requests" : "GitLab merge requests",
"GitLab repositories" : "GitLab repositories",
"Bad HTTP method" : "روش HTTP بد",
"Bad credentials" : "اعتبارنامه بد",
"OAuth access token refused" : "نشانه دسترسی OAuth رد شد",
"Connected accounts" : "حساب‌های متصل",
"GitLab integration" : "GitLab integration",
"Integration of GitLab software development management service" : "Integration of GitLab software development management service",
"GitLab integration provides a dashboard widget displaying your most important notifications\n and a unified search provider for repositories, issues and merge requests." : "GitLab integration provides a dashboard widget displaying your most important notifications\n and a unified search provider for repositories, issues and merge requests.",
"If you want to allow your Nextcloud users to use OAuth to authenticate to a GitLab instance of your choice, create an application in your GitLab settings and set the ID and secret here." : "If you want to allow your Nextcloud users to use OAuth to authenticate to a GitLab instance of your choice, create an application in your GitLab settings and set the ID and secret here.",
"Make sure you set the \"Redirect URI\" to:" : "Make sure you set the \"Redirect URI\" to:",
"Give \"read_user\", \"read_api\" and \"read_repository\" permissions to the application. Optionally \"api\" instead." : "Give \"read_user\", \"read_api\" and \"read_repository\" permissions to the application. Optionally \"api\" instead.",
"Put the \"Application ID\" and \"Application secret\" below. Your Nextcloud users will then see a \"Connect to GitLab\" button in their personal settings if they select the GitLab instance defined here." : "Put the \"Application ID\" and \"Application secret\" below. Your Nextcloud users will then see a \"Connect to GitLab\" button in their personal settings if they select the GitLab instance defined here.",
"OAuth app instance address" : "OAuth app instance address",
"Instance address" : "آدرس نمونه",
"Application ID" : "Application ID",
"ID of your GitLab application" : "ID of your GitLab application",
"Application secret" : "Application secret",
"Client secret of your GitLab application" : "Client secret of your GitLab application",
"Use a popup to authenticate" : "Use a popup to authenticate",
"Enable GitLab link previews" : "Enable GitLab link previews",
"GitLab admin options saved" : "GitLab admin options saved",
"Failed to save GitLab admin options" : "Failed to save GitLab admin options",
"When you create an access token yourself, give it at least \"read_user\", \"read_api\" and \"read_repository\" permissions. Optionally \"api\" instead." : "When you create an access token yourself, give it at least \"read_user\", \"read_api\" and \"read_repository\" permissions. Optionally \"api\" instead.",
"GitLab instance address" : "GitLab instance address",
"Personal access token" : "Personal access token",
"GitLab personal access token" : "GitLab personal access token",
"Connect to GitLab" : "Connect to GitLab",
"Connected as {user}" : "متصل به عنوان {user}",
"Disconnect from GitLab" : "Disconnect from GitLab",
"Enable searching for repositories" : "Enable searching for repositories",
"Enable searching for issues" : "Enable searching for issues",
"Enable searching for merge requests" : "Enable searching for merge requests",
"Warning, everything you type in the search bar will be sent to GitLab." : "Warning, everything you type in the search bar will be sent to GitLab.",
"Enable navigation link" : "Enable navigation link",
"Successfully connected to GitLab!" : "Successfully connected to GitLab!",
"Error connecting to GitLab:" : "Error connecting to GitLab:",
"Incorrect access token" : "Incorrect access token",
"GitLab options saved" : "GitLab options saved",
"Failed to save GitLab options" : "Failed to save GitLab options",
"Connect to {url}" : "Connect to {url}",
"Mark as done" : "علامت گذاری به عنوان انجام شده",
"No GitLab account connected" : "No GitLab account connected",
"Error connecting to GitLab" : "Error connecting to GitLab",
"No GitLab notifications!" : "No GitLab notifications!",
"Failed to get GitLab notifications" : "Failed to get GitLab notifications",
"You were mentioned" : "You were mentioned",
"Your approval is required" : "Your approval is required",
"You were assigned" : "You were assigned",
"A build has failed" : "A build has failed",
"Marked" : "Marked",
"You were directly addressed" : "You were directly addressed",
"Failed to edit GitLab To-Do" : "Failed to edit GitLab To-Do",
"GitLab API error" : "GitLab API error",
"Unknown error" : "خطای ناشناخته",
"GitLab connected accounts settings" : "GitLab connected accounts settings",
"by {creator}" : "by {creator}",
"CLOSED" : "CLOSED",
"MERGED" : "MERGED",
"Upvotes" : "Upvotes",
"Downvotes" : "Downvotes",
"Comments" : "نظرات",
"Author" : "نویسنده",
"Owner" : "مالک"
"Owner" : "مالک",
"Click to expand comment" : "Click to expand comment",
"Open issue" : "Open issue",
"Closed issue" : "Closed issue",
"Open merge request" : "Open merge request",
"Closed merge request" : "Closed merge request",
"Merged merge request" : "Merged merge request",
"Unknown state" : "Unknown state",
"Review requested" : "Review requested",
"created {relativeDate}" : "created {relativeDate}",
"closed {relativeDate}" : "closed {relativeDate}",
"updated {relativeDate}" : "updated {relativeDate}",
"Comment from @{username}" : "Comment from @{username}",
"Assigned to {username}" : "Assigned to {username}",
"Failed to save GitLab OAuth state" : "Failed to save GitLab OAuth state"
},
"nplurals=2; plural=(n > 1);");
74 changes: 73 additions & 1 deletion l10n/fa.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,87 @@
{ "translations": {
"GitLab" : "GitLab",
"Error getting OAuth access token. " : "Error getting OAuth access token. ",
"Error during OAuth exchanges" : "خطا در هنگام تبادل OAuth",
"GitLab To-Dos" : "GitLab To-Dos",
"GitLab repositories, issues and merge requests" : "GitLab repositories, issues and merge requests",
"GitLab issues" : "GitLab issues",
"GitLab merge requests" : "GitLab merge requests",
"GitLab repositories" : "GitLab repositories",
"Bad HTTP method" : "روش HTTP بد",
"Bad credentials" : "اعتبارنامه بد",
"OAuth access token refused" : "نشانه دسترسی OAuth رد شد",
"Connected accounts" : "حساب‌های متصل",
"GitLab integration" : "GitLab integration",
"Integration of GitLab software development management service" : "Integration of GitLab software development management service",
"GitLab integration provides a dashboard widget displaying your most important notifications\n and a unified search provider for repositories, issues and merge requests." : "GitLab integration provides a dashboard widget displaying your most important notifications\n and a unified search provider for repositories, issues and merge requests.",
"If you want to allow your Nextcloud users to use OAuth to authenticate to a GitLab instance of your choice, create an application in your GitLab settings and set the ID and secret here." : "If you want to allow your Nextcloud users to use OAuth to authenticate to a GitLab instance of your choice, create an application in your GitLab settings and set the ID and secret here.",
"Make sure you set the \"Redirect URI\" to:" : "Make sure you set the \"Redirect URI\" to:",
"Give \"read_user\", \"read_api\" and \"read_repository\" permissions to the application. Optionally \"api\" instead." : "Give \"read_user\", \"read_api\" and \"read_repository\" permissions to the application. Optionally \"api\" instead.",
"Put the \"Application ID\" and \"Application secret\" below. Your Nextcloud users will then see a \"Connect to GitLab\" button in their personal settings if they select the GitLab instance defined here." : "Put the \"Application ID\" and \"Application secret\" below. Your Nextcloud users will then see a \"Connect to GitLab\" button in their personal settings if they select the GitLab instance defined here.",
"OAuth app instance address" : "OAuth app instance address",
"Instance address" : "آدرس نمونه",
"Application ID" : "Application ID",
"ID of your GitLab application" : "ID of your GitLab application",
"Application secret" : "Application secret",
"Client secret of your GitLab application" : "Client secret of your GitLab application",
"Use a popup to authenticate" : "Use a popup to authenticate",
"Enable GitLab link previews" : "Enable GitLab link previews",
"GitLab admin options saved" : "GitLab admin options saved",
"Failed to save GitLab admin options" : "Failed to save GitLab admin options",
"When you create an access token yourself, give it at least \"read_user\", \"read_api\" and \"read_repository\" permissions. Optionally \"api\" instead." : "When you create an access token yourself, give it at least \"read_user\", \"read_api\" and \"read_repository\" permissions. Optionally \"api\" instead.",
"GitLab instance address" : "GitLab instance address",
"Personal access token" : "Personal access token",
"GitLab personal access token" : "GitLab personal access token",
"Connect to GitLab" : "Connect to GitLab",
"Connected as {user}" : "متصل به عنوان {user}",
"Disconnect from GitLab" : "Disconnect from GitLab",
"Enable searching for repositories" : "Enable searching for repositories",
"Enable searching for issues" : "Enable searching for issues",
"Enable searching for merge requests" : "Enable searching for merge requests",
"Warning, everything you type in the search bar will be sent to GitLab." : "Warning, everything you type in the search bar will be sent to GitLab.",
"Enable navigation link" : "Enable navigation link",
"Successfully connected to GitLab!" : "Successfully connected to GitLab!",
"Error connecting to GitLab:" : "Error connecting to GitLab:",
"Incorrect access token" : "Incorrect access token",
"GitLab options saved" : "GitLab options saved",
"Failed to save GitLab options" : "Failed to save GitLab options",
"Connect to {url}" : "Connect to {url}",
"Mark as done" : "علامت گذاری به عنوان انجام شده",
"No GitLab account connected" : "No GitLab account connected",
"Error connecting to GitLab" : "Error connecting to GitLab",
"No GitLab notifications!" : "No GitLab notifications!",
"Failed to get GitLab notifications" : "Failed to get GitLab notifications",
"You were mentioned" : "You were mentioned",
"Your approval is required" : "Your approval is required",
"You were assigned" : "You were assigned",
"A build has failed" : "A build has failed",
"Marked" : "Marked",
"You were directly addressed" : "You were directly addressed",
"Failed to edit GitLab To-Do" : "Failed to edit GitLab To-Do",
"GitLab API error" : "GitLab API error",
"Unknown error" : "خطای ناشناخته",
"GitLab connected accounts settings" : "GitLab connected accounts settings",
"by {creator}" : "by {creator}",
"CLOSED" : "CLOSED",
"MERGED" : "MERGED",
"Upvotes" : "Upvotes",
"Downvotes" : "Downvotes",
"Comments" : "نظرات",
"Author" : "نویسنده",
"Owner" : "مالک"
"Owner" : "مالک",
"Click to expand comment" : "Click to expand comment",
"Open issue" : "Open issue",
"Closed issue" : "Closed issue",
"Open merge request" : "Open merge request",
"Closed merge request" : "Closed merge request",
"Merged merge request" : "Merged merge request",
"Unknown state" : "Unknown state",
"Review requested" : "Review requested",
"created {relativeDate}" : "created {relativeDate}",
"closed {relativeDate}" : "closed {relativeDate}",
"updated {relativeDate}" : "updated {relativeDate}",
"Comment from @{username}" : "Comment from @{username}",
"Assigned to {username}" : "Assigned to {username}",
"Failed to save GitLab OAuth state" : "Failed to save GitLab OAuth state"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

0 comments on commit c496f75

Please sign in to comment.