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 <[email protected]>
  • Loading branch information
nextcloud-bot committed Oct 12, 2024
1 parent d1f3b3e commit 1cbefd7
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion l10n/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ OC.L10N.register(
"GitLab instance address" : "عنوان خادوم GitLab",
"Personal access token" : "أَمَارَة الوصول access token الشخصي ",
"GitLab personal access token" : "أَمَارَة الوصول access token الشخصي لـ GitLab",
"Give the token the \"read_user\", \"read_api\" and \"read_repository\" permissions." : "منح الأَمَارَة صلاحيات \"read_user\"، و \"read_api\"، و \"read_repository\".",
"Give the token the \"read_user\", \"read_api\" and \"read_repository\" permissions." : "منح التوكن صلاحيات \"read_user\"، و \"read_api\"، و \"read_repository\".",
"Connect to GitLab using Personal Access Token" : "التوصيل مع GitLab باستعمال \"أَمَارَة الوصول الشخصية Personal Access Token\"",
"Connected to {url} as {displayname} ({name})" : "متصل بـ {url} كـ {displayname} ({name})",
"Remove account" : "حذف الحساب",
Expand Down
2 changes: 1 addition & 1 deletion l10n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"GitLab instance address" : "عنوان خادوم GitLab",
"Personal access token" : "أَمَارَة الوصول access token الشخصي ",
"GitLab personal access token" : "أَمَارَة الوصول access token الشخصي لـ GitLab",
"Give the token the \"read_user\", \"read_api\" and \"read_repository\" permissions." : "منح الأَمَارَة صلاحيات \"read_user\"، و \"read_api\"، و \"read_repository\".",
"Give the token the \"read_user\", \"read_api\" and \"read_repository\" permissions." : "منح التوكن صلاحيات \"read_user\"، و \"read_api\"، و \"read_repository\".",
"Connect to GitLab using Personal Access Token" : "التوصيل مع GitLab باستعمال \"أَمَارَة الوصول الشخصية Personal Access Token\"",
"Connected to {url} as {displayname} ({name})" : "متصل بـ {url} كـ {displayname} ({name})",
"Remove account" : "حذف الحساب",
Expand Down
6 changes: 6 additions & 0 deletions l10n/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,18 @@ OC.L10N.register(
"GitLab instance address" : "Adresa instance GitLab",
"Personal access token" : "Osobní přístupový token",
"GitLab personal access token" : "GitLab osobní přístupový token",
"Remove account" : "Odebrat účet",
"Warning, everything you type in the search bar will be sent to GitLab." : "Varování – cokoli zadáte do kolonky vyhledávání bude odesláno do GitLab.",
"Enable searching for repositories" : "Zapnout vyhledávání v repozitářích",
"Enable searching for issues" : "Zapnout vyhledávání v hlášeních problémů",
"Enable searching for merge requests" : "Zapnout vyhledávání v požadavcích na začlenění",
"Gitlab Account for Dashboard widget" : "Gitlab účet pro ovládací prvek nástěnky",
"Successfully connected to GitLab!" : "Úspěšně spojeno s GitLab!",
"Error connecting to GitLab:" : "Chyba při připojování se ke GitLab:",
"Account added" : "Účet přidán",
"Failed to add account" : "Nepodařilo se přidat účet",
"Account deleted" : "Účet smazán",
"Failed to delete account" : "Účet se nepodařilo smazat",
"GitLab options saved" : "Předvolby pro GitLab uloženy",
"Failed to save GitLab options" : "Nepodařilo se uložit předvolby pro GitLab",
"No GitLab account connected" : "Nepřipojen žádný GitLab účet",
Expand Down
6 changes: 6 additions & 0 deletions l10n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,18 @@
"GitLab instance address" : "Adresa instance GitLab",
"Personal access token" : "Osobní přístupový token",
"GitLab personal access token" : "GitLab osobní přístupový token",
"Remove account" : "Odebrat účet",
"Warning, everything you type in the search bar will be sent to GitLab." : "Varování – cokoli zadáte do kolonky vyhledávání bude odesláno do GitLab.",
"Enable searching for repositories" : "Zapnout vyhledávání v repozitářích",
"Enable searching for issues" : "Zapnout vyhledávání v hlášeních problémů",
"Enable searching for merge requests" : "Zapnout vyhledávání v požadavcích na začlenění",
"Gitlab Account for Dashboard widget" : "Gitlab účet pro ovládací prvek nástěnky",
"Successfully connected to GitLab!" : "Úspěšně spojeno s GitLab!",
"Error connecting to GitLab:" : "Chyba při připojování se ke GitLab:",
"Account added" : "Účet přidán",
"Failed to add account" : "Nepodařilo se přidat účet",
"Account deleted" : "Účet smazán",
"Failed to delete account" : "Účet se nepodařilo smazat",
"GitLab options saved" : "Předvolby pro GitLab uloženy",
"Failed to save GitLab options" : "Nepodařilo se uložit předvolby pro GitLab",
"No GitLab account connected" : "Nepřipojen žádný GitLab účet",
Expand Down

0 comments on commit 1cbefd7

Please sign in to comment.