diff --git a/l10n/ar.js b/l10n/ar.js index a918bea..1b3bfb3 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -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" : "حذف الحساب", diff --git a/l10n/ar.json b/l10n/ar.json index 239cc7f..d02bd70 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -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" : "حذف الحساب", diff --git a/l10n/cs.js b/l10n/cs.js index f5f54d4..752ae2d 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -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", diff --git a/l10n/cs.json b/l10n/cs.json index 7eb000c..3f6d572 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -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",