Prechádzať zdrojové kódy

Transifex Language Updates - Generated by own3mall's auto script.

own3mall 2 rokov pred
rodič
commit
1df3126305

+ 1 - 0
lang/Arabic/modules/user_admin.php

@@ -92,6 +92,7 @@ define('OGP_LANG_assign_homes', "تعيين منازل");
 define('OGP_LANG_successfully_added_group', "تمت إضافة المجموعة بنجاح %s.");
 define('OGP_LANG_group_name_empty', "لا يمكن أن يكون اسم المجموعة فارغًا.");
 define('OGP_LANG_failed_to_add_group', "فشل في إضافة مجموعة %s.");
+define('OGP_LANG_failed_to_add_group_exists_already', "Group with the name of %s already exists. Please try a different group name.");
 define('OGP_LANG_could_not_add_user_to_group', "تعذرت إضافة المستخدم %s إلى مجموعة %s، لأنها تنتمي بالفعل.");
 define('OGP_LANG_successfully_added_to_group', "> تمت اضافة %s إلى مجموعة <em>%s</em> بنجاح.");
 define('OGP_LANG_could_not_add_server_to_group', "تعذر إضافة الخادم إلى مجموعة %s، لأنه ينتمي بالفعل.");

+ 1 - 0
lang/Croatian(Croatia)/modules/user_admin.php

@@ -92,6 +92,7 @@ define('OGP_LANG_assign_homes', "Dodijeliti Server");
 define('OGP_LANG_successfully_added_group', "Grupa %s uspješno dodana.");
 define('OGP_LANG_group_name_empty', "Naziv grupe ne smije biti prazno.");
 define('OGP_LANG_failed_to_add_group', "Dodavanje grupe %s nije uspjelo.");
+define('OGP_LANG_failed_to_add_group_exists_already', "Group with the name of %s already exists. Please try a different group name.");
 define('OGP_LANG_could_not_add_user_to_group', "Nije bilo moguće dodati korisnika %s u grupi %s, već se nalazi u toj grupi.");
 define('OGP_LANG_successfully_added_to_group', "> %s Uspješno dodan u grupi <em>%s</em>.");
 define('OGP_LANG_could_not_add_server_to_group', "Nije moguće dodati server u grupi %s, već se nalazi u toj grupi.");

+ 1 - 0
lang/Czech(CzechRepublic)/modules/user_admin.php

@@ -92,6 +92,7 @@ define('OGP_LANG_assign_homes', "Assign Homes");
 define('OGP_LANG_successfully_added_group', "Successfully added group %s.");
 define('OGP_LANG_group_name_empty', "Group name can not be empty.");
 define('OGP_LANG_failed_to_add_group', "Failed to add group %s.");
+define('OGP_LANG_failed_to_add_group_exists_already', "Group with the name of %s already exists. Please try a different group name.");
 define('OGP_LANG_could_not_add_user_to_group', "Could not add user %s to group %s, because already belongs.");
 define('OGP_LANG_successfully_added_to_group', ">Successfully added %s to group <em>%s</em>.");
 define('OGP_LANG_could_not_add_server_to_group', "Could not add server to group %s, because already belongs.");

+ 1 - 0
lang/Danish/modules/user_admin.php

@@ -92,6 +92,7 @@ define('OGP_LANG_assign_homes', "Tilfæj Hjem");
 define('OGP_LANG_successfully_added_group', "Tilføjet successfuldt gruppe %s.");
 define('OGP_LANG_group_name_empty', "Gruppe navn kan ikke være tomt.");
 define('OGP_LANG_failed_to_add_group', "Fejlet I at tilføje gruppe %s.");
+define('OGP_LANG_failed_to_add_group_exists_already', "Group with the name of %s already exists. Please try a different group name.");
 define('OGP_LANG_could_not_add_user_to_group', "Kunne ikke tilføje brugere %s til gruppe %s, fordi den allerede tilhører.");
 define('OGP_LANG_successfully_added_to_group', ">Tilføjet succesfuldt %s til gruppe <em>%s</em>.");
 define('OGP_LANG_could_not_add_server_to_group', "Kunne ikke tilføje server til gruppe %s, fordi det allerede tilhører.");

+ 1 - 0
lang/Finnish(Finland)/modules/user_admin.php

@@ -92,6 +92,7 @@ define('OGP_LANG_assign_homes', "Määritä kodit");
 define('OGP_LANG_successfully_added_group', "Ryhmän %s lisääminen onnistui.");
 define('OGP_LANG_group_name_empty', "Ryhmän nimi ei voi olla tyhjä.");
 define('OGP_LANG_failed_to_add_group', "Ryhmän %s lisääminen epäonnistui.");
+define('OGP_LANG_failed_to_add_group_exists_already', "Group with the name of %s already exists. Please try a different group name.");
 define('OGP_LANG_could_not_add_user_to_group', "Käyttäjää %s ei voitu lisätä ryhmään %s, koska se kuuluu jo.");
 define('OGP_LANG_successfully_added_to_group', "> %s Lisättiin onnistuneesti ryhmään <em>%s</em>.");
 define('OGP_LANG_could_not_add_server_to_group', "Palvelinta ei voitu lisätä ryhmään %s, koska se jo kuuluu.");

+ 1 - 0
lang/French/modules/user_admin.php

@@ -92,6 +92,7 @@ define('OGP_LANG_assign_homes', "Assigner un Serveur");
 define('OGP_LANG_successfully_added_group', "Groupe %s ajouté avec succès.");
 define('OGP_LANG_group_name_empty', "Le nom du Groupe ne peut être vide.");
 define('OGP_LANG_failed_to_add_group', "Impossible d'ajouter le Groupe %s.");
+define('OGP_LANG_failed_to_add_group_exists_already', "Le groupe ayant le nom %sexiste déjà. Veuillez choisir un nom de groupe différent.");
 define('OGP_LANG_could_not_add_user_to_group', "Impossible d'ajouter l'Utilisateur %s au Groupe %s car il y est déjà.");
 define('OGP_LANG_successfully_added_to_group', "Utilisateur %s ajouté au Groupe <em>%s</em> avec succès.");
 define('OGP_LANG_could_not_add_server_to_group', "Impossible d'ajouter le Serveur au Groupe %s car il y est déjà.");

+ 1 - 0
lang/German/modules/user_admin.php

@@ -92,6 +92,7 @@ define('OGP_LANG_assign_homes', "Homes zuweisen");
 define('OGP_LANG_successfully_added_group', "Erfolgreich zur Gruppe %s hinzugefügt.");
 define('OGP_LANG_group_name_empty', "Der Gruppen Name darf nicht leer sein.");
 define('OGP_LANG_failed_to_add_group', "Fehler beim hinzufügen der Gruppe %s");
+define('OGP_LANG_failed_to_add_group_exists_already', "Group with the name of %s already exists. Please try a different group name.");
 define('OGP_LANG_could_not_add_user_to_group', "Der User %s konnte nicht zur Gruppe %s hinzugefügt werden weil er schon dazu gehört.");
 define('OGP_LANG_successfully_added_to_group', "%s erfolgreich zur Gruppe %shinzugefügt.");
 define('OGP_LANG_could_not_add_server_to_group', "Der Server konnten nicht zur Gruppe %s hinzugefügt werden weil er schon dazu gehört.");

+ 1 - 0
lang/Greek(Greece)/modules/user_admin.php

@@ -92,6 +92,7 @@ define('OGP_LANG_assign_homes', "Assign Homes");
 define('OGP_LANG_successfully_added_group', "Successfully added group %s.");
 define('OGP_LANG_group_name_empty', "Group name can not be empty.");
 define('OGP_LANG_failed_to_add_group', "Failed to add group %s.");
+define('OGP_LANG_failed_to_add_group_exists_already', "Group with the name of %s already exists. Please try a different group name.");
 define('OGP_LANG_could_not_add_user_to_group', "Could not add user %s to group %s, because already belongs.");
 define('OGP_LANG_successfully_added_to_group', ">Successfully added %s to group <em>%s</em>.");
 define('OGP_LANG_could_not_add_server_to_group', "Could not add server to group %s, because already belongs.");

+ 1 - 0
lang/Hebrew(Israel)/modules/user_admin.php

@@ -92,6 +92,7 @@ define('OGP_LANG_assign_homes', "הקצה בתים");
 define('OGP_LANG_successfully_added_group', "קבוצת %s הוספה בהצלחה.");
 define('OGP_LANG_group_name_empty', "שם הקבוצה אינו יכול להיות ריק.");
 define('OGP_LANG_failed_to_add_group', "נכשל בהוספת קבוצה %s.");
+define('OGP_LANG_failed_to_add_group_exists_already', "Group with the name of %s already exists. Please try a different group name.");
 define('OGP_LANG_could_not_add_user_to_group', "לא יכול להוסיף משתמש %s לקבוצת %s, מכיוון שהוא כבר שייך");
 define('OGP_LANG_successfully_added_to_group', ">%sהוסף בהצלחה אל קבוצת <em>%s</em>.");
 define('OGP_LANG_could_not_add_server_to_group', "לא יכול להוסיף שרת לקבוצת %s, מכיוון שכבר שייך.");

+ 1 - 0
lang/Hungarian/modules/user_admin.php

@@ -92,6 +92,7 @@ define('OGP_LANG_assign_homes', "Otthonok hozzárendelése");
 define('OGP_LANG_successfully_added_group', "Sikeresen hozzáadta a(z) %s csoportot.");
 define('OGP_LANG_group_name_empty', "A csoport neve nem lehet üres.");
 define('OGP_LANG_failed_to_add_group', "Nem sikerült hozzáadni a(z) %s csoportot.");
+define('OGP_LANG_failed_to_add_group_exists_already', "Group with the name of %s already exists. Please try a different group name.");
 define('OGP_LANG_could_not_add_user_to_group', "Nem sikerült hozzáadni %s felhasználót a csoporthoz, mert %s felhasználó már a csoport tagja.");
 define('OGP_LANG_successfully_added_to_group', ">Sikeresen hozzáadta %s-t a(z) %s csoporthoz.");
 define('OGP_LANG_could_not_add_server_to_group', "Nem sikerült hozzáadni a szervert a(z) %s csoporthoz, mert már hozzátartozik.");

+ 1 - 0
lang/Italian/modules/user_admin.php

@@ -92,6 +92,7 @@ define('OGP_LANG_assign_homes', "Assign Homes");
 define('OGP_LANG_successfully_added_group', "Successfully added group %s.");
 define('OGP_LANG_group_name_empty', "Group name can not be empty.");
 define('OGP_LANG_failed_to_add_group', "Failed to add group %s.");
+define('OGP_LANG_failed_to_add_group_exists_already', "Group with the name of %s already exists. Please try a different group name.");
 define('OGP_LANG_could_not_add_user_to_group', "Could not add user %s to group %s, because already belongs.");
 define('OGP_LANG_successfully_added_to_group', ">Successfully added %s to group <em>%s</em>.");
 define('OGP_LANG_could_not_add_server_to_group', "Could not add server to group %s, because already belongs.");

+ 1 - 0
lang/Persian/modules/user_admin.php

@@ -92,6 +92,7 @@ define('OGP_LANG_assign_homes', "Assign Homes");
 define('OGP_LANG_successfully_added_group', "Successfully added group %s.");
 define('OGP_LANG_group_name_empty', "Group name can not be empty.");
 define('OGP_LANG_failed_to_add_group', "Failed to add group %s.");
+define('OGP_LANG_failed_to_add_group_exists_already', "Group with the name of %s already exists. Please try a different group name.");
 define('OGP_LANG_could_not_add_user_to_group', "Could not add user %s to group %s, because already belongs.");
 define('OGP_LANG_successfully_added_to_group', ">Successfully added %s to group <em>%s</em>.");
 define('OGP_LANG_could_not_add_server_to_group', "Could not add server to group %s, because already belongs.");

+ 1 - 0
lang/Polish/modules/user_admin.php

@@ -92,6 +92,7 @@ define('OGP_LANG_assign_homes', "Przypisz usługi");
 define('OGP_LANG_successfully_added_group', "Pomyślnie dodana grupa");
 define('OGP_LANG_group_name_empty', "Grupa pusta");
 define('OGP_LANG_failed_to_add_group', "Nie udało się dodać grupy");
+define('OGP_LANG_failed_to_add_group_exists_already', "Group with the name of %s already exists. Please try a different group name.");
 define('OGP_LANG_could_not_add_user_to_group', "Nie można dodać użytkownika do grupy");
 define('OGP_LANG_successfully_added_to_group', "Został dodany do grupy");
 define('OGP_LANG_could_not_add_server_to_group', "Nie udało się dodać serwera do grupy");

+ 1 - 0
lang/Portuguese(Brazil)/modules/user_admin.php

@@ -92,6 +92,7 @@ define('OGP_LANG_assign_homes', "Atribuir diretórios");
 define('OGP_LANG_successfully_added_group', "Grupo adicionado com sucesso %s.");
 define('OGP_LANG_group_name_empty', "O nome do grupo não pode estar vazio.");
 define('OGP_LANG_failed_to_add_group', "Falha ao adicionar grupo %s.");
+define('OGP_LANG_failed_to_add_group_exists_already', "Group with the name of %s already exists. Please try a different group name.");
 define('OGP_LANG_could_not_add_user_to_group', "Não foi possível adicionar usuário %s ao grupo %s, porque já pertence.");
 define('OGP_LANG_successfully_added_to_group', ">Adicionado com sucesso %s ao grupo <em>%s</em>.");
 define('OGP_LANG_could_not_add_server_to_group', "Não foi possível adicionar servidor ao grupo %s, porque já pertence.");

+ 1 - 0
lang/Portuguese/modules/user_admin.php

@@ -92,6 +92,7 @@ define('OGP_LANG_assign_homes', "Atribuir diretórios");
 define('OGP_LANG_successfully_added_group', "Grupo adicionado com sucesso %s.");
 define('OGP_LANG_group_name_empty', "O nome do grupo não pode estar vazio.");
 define('OGP_LANG_failed_to_add_group', "Falha ao adicionar grupo %s.");
+define('OGP_LANG_failed_to_add_group_exists_already', "Group with the name of %s already exists. Please try a different group name.");
 define('OGP_LANG_could_not_add_user_to_group', "Não foi possível adicionar usuário %s ao grupo %s, porque já pertence.");
 define('OGP_LANG_successfully_added_to_group', ">Adicionado com sucesso %s ao grupo <em>%s</em>.");
 define('OGP_LANG_could_not_add_server_to_group', "Não foi possível adicionar servidor ao grupo %s, porque já pertence.");

+ 1 - 0
lang/Romanian(Romania)/modules/user_admin.php

@@ -92,6 +92,7 @@ define('OGP_LANG_assign_homes', "Assign Homes");
 define('OGP_LANG_successfully_added_group', "Successfully added group %s.");
 define('OGP_LANG_group_name_empty', "Group name can not be empty.");
 define('OGP_LANG_failed_to_add_group', "Failed to add group %s.");
+define('OGP_LANG_failed_to_add_group_exists_already', "Group with the name of %s already exists. Please try a different group name.");
 define('OGP_LANG_could_not_add_user_to_group', "Could not add user %s to group %s, because already belongs.");
 define('OGP_LANG_successfully_added_to_group', ">Successfully added %s to group <em>%s</em>.");
 define('OGP_LANG_could_not_add_server_to_group', "Could not add server to group %s, because already belongs.");

+ 1 - 0
lang/Russian/modules/user_admin.php

@@ -92,6 +92,7 @@ define('OGP_LANG_assign_homes', "Привязать сервер");
 define('OGP_LANG_successfully_added_group', "Группа была добавлена успешно %s.");
 define('OGP_LANG_group_name_empty', "Имя группы не может быть пустым.");
 define('OGP_LANG_failed_to_add_group', "Не удалось добавить группу %s.");
+define('OGP_LANG_failed_to_add_group_exists_already', "Group with the name of %s already exists. Please try a different group name.");
 define('OGP_LANG_could_not_add_user_to_group', "Не удалось добавить пользователя %s в группу %s, потому что он уже в этой группе.");
 define('OGP_LANG_successfully_added_to_group', ">Успешно добавлено %sв группу <em>%s</em>.");
 define('OGP_LANG_could_not_add_server_to_group', "Не удалось добавить сервер в группу %s, потому что он уже в этой группе.");

+ 1 - 0
lang/Serbian(Serbia)/modules/user_admin.php

@@ -92,6 +92,7 @@ define('OGP_LANG_assign_homes', "Assign Homes");
 define('OGP_LANG_successfully_added_group', "Successfully added group %s.");
 define('OGP_LANG_group_name_empty', "Group name can not be empty.");
 define('OGP_LANG_failed_to_add_group', "Failed to add group %s.");
+define('OGP_LANG_failed_to_add_group_exists_already', "Group with the name of %s already exists. Please try a different group name.");
 define('OGP_LANG_could_not_add_user_to_group', "Could not add user %s to group %s, because already belongs.");
 define('OGP_LANG_successfully_added_to_group', ">Successfully added %s to group <em>%s</em>.");
 define('OGP_LANG_could_not_add_server_to_group', "Could not add server to group %s, because already belongs.");

+ 1 - 0
lang/Spanish/modules/user_admin.php

@@ -92,6 +92,7 @@ define('OGP_LANG_assign_homes', "Asignar Home");
 define('OGP_LANG_successfully_added_group', "Grupo %s creado sadisfactoriamente.");
 define('OGP_LANG_group_name_empty', "El nombre del grupo no se puede dejar en blanco.");
 define('OGP_LANG_failed_to_add_group', "Error al meter el grupo %s.");
+define('OGP_LANG_failed_to_add_group_exists_already', "Group with the name of %s already exists. Please try a different group name.");
 define('OGP_LANG_could_not_add_user_to_group', "No se pudo agregar al usuario %s en el grupo %s.");
 define('OGP_LANG_successfully_added_to_group', "El usuario %s a sido agregado al grupo %s.");
 define('OGP_LANG_could_not_add_server_to_group', "El servidor no se pudo asignar al grupo %s.");

+ 1 - 0
lang/Swedish(Sweden)/modules/user_admin.php

@@ -92,6 +92,7 @@ define('OGP_LANG_assign_homes', "Assign Homes");
 define('OGP_LANG_successfully_added_group', "Successfully added group %s.");
 define('OGP_LANG_group_name_empty', "Group name can not be empty.");
 define('OGP_LANG_failed_to_add_group', "Failed to add group %s.");
+define('OGP_LANG_failed_to_add_group_exists_already', "Group with the name of %s already exists. Please try a different group name.");
 define('OGP_LANG_could_not_add_user_to_group', "Could not add user %s to group %s, because already belongs.");
 define('OGP_LANG_successfully_added_to_group', ">Successfully added %s to group <em>%s</em>.");
 define('OGP_LANG_could_not_add_server_to_group', "Could not add server to group %s, because already belongs.");

+ 1 - 0
lang/Turkish(Turkey)/modules/user_admin.php

@@ -92,6 +92,7 @@ define('OGP_LANG_assign_homes', "Assign Homes");
 define('OGP_LANG_successfully_added_group', "Successfully added group %s.");
 define('OGP_LANG_group_name_empty', "Group name can not be empty.");
 define('OGP_LANG_failed_to_add_group', "Failed to add group %s.");
+define('OGP_LANG_failed_to_add_group_exists_already', "Group with the name of %s already exists. Please try a different group name.");
 define('OGP_LANG_could_not_add_user_to_group', "Could not add user %s to group %s, because already belongs.");
 define('OGP_LANG_successfully_added_to_group', ">Successfully added %s to group <em>%s</em>.");
 define('OGP_LANG_could_not_add_server_to_group', "Could not add server to group %s, because already belongs.");