mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-07-06 13:07:49 +02:00
style: copy
This commit is contained in:
@@ -323,6 +323,11 @@
|
||||
"add": "Add Group",
|
||||
"edit": "Edit Group",
|
||||
"delete": "Delete Group",
|
||||
"defaultGroup": "Default",
|
||||
"defaultGroupNoGroup": "Default (No Group)",
|
||||
"moveToDefault": "Move profiles to Default group",
|
||||
"noGroupDescription": "Profiles without a group will appear in the \"Default\" group.",
|
||||
"assignSuccess": "Successfully assigned {{count}} profile(s) to {{group}}",
|
||||
"noGroups": "No groups created",
|
||||
"noGroupsDescription": "Create a group to organize your profiles.",
|
||||
"form": {
|
||||
|
||||
@@ -323,6 +323,11 @@
|
||||
"add": "Agregar Grupo",
|
||||
"edit": "Editar Grupo",
|
||||
"delete": "Eliminar Grupo",
|
||||
"defaultGroup": "Predeterminado",
|
||||
"defaultGroupNoGroup": "Predeterminado (Sin Grupo)",
|
||||
"moveToDefault": "Mover perfiles al grupo Predeterminado",
|
||||
"noGroupDescription": "Los perfiles sin grupo aparecerán en el grupo \"Predeterminado\".",
|
||||
"assignSuccess": "Se asignaron {{count}} perfil(es) a {{group}} exitosamente",
|
||||
"noGroups": "No hay grupos creados",
|
||||
"noGroupsDescription": "Crea un grupo para organizar tus perfiles.",
|
||||
"form": {
|
||||
|
||||
@@ -323,6 +323,11 @@
|
||||
"add": "Ajouter un groupe",
|
||||
"edit": "Modifier le groupe",
|
||||
"delete": "Supprimer le groupe",
|
||||
"defaultGroup": "Par défaut",
|
||||
"defaultGroupNoGroup": "Par défaut (Aucun groupe)",
|
||||
"moveToDefault": "Déplacer les profils vers le groupe Par défaut",
|
||||
"noGroupDescription": "Les profils sans groupe apparaîtront dans le groupe « Par défaut ».",
|
||||
"assignSuccess": "{{count}} profil(s) assigné(s) à {{group}} avec succès",
|
||||
"noGroups": "Aucun groupe créé",
|
||||
"noGroupsDescription": "Créez un groupe pour organiser vos profils.",
|
||||
"form": {
|
||||
|
||||
@@ -323,6 +323,11 @@
|
||||
"add": "グループを追加",
|
||||
"edit": "グループを編集",
|
||||
"delete": "グループを削除",
|
||||
"defaultGroup": "デフォルト",
|
||||
"defaultGroupNoGroup": "デフォルト(グループなし)",
|
||||
"moveToDefault": "プロファイルをデフォルトグループに移動",
|
||||
"noGroupDescription": "グループに属していないプロファイルは「デフォルト」グループに表示されます。",
|
||||
"assignSuccess": "{{count}} 件のプロファイルを {{group}} に割り当てました",
|
||||
"noGroups": "グループがありません",
|
||||
"noGroupsDescription": "プロファイルを整理するためのグループを作成してください。",
|
||||
"form": {
|
||||
|
||||
@@ -323,6 +323,11 @@
|
||||
"add": "Adicionar Grupo",
|
||||
"edit": "Editar Grupo",
|
||||
"delete": "Excluir Grupo",
|
||||
"defaultGroup": "Padrão",
|
||||
"defaultGroupNoGroup": "Padrão (Sem Grupo)",
|
||||
"moveToDefault": "Mover perfis para o grupo Padrão",
|
||||
"noGroupDescription": "Perfis sem grupo aparecerão no grupo \"Padrão\".",
|
||||
"assignSuccess": "{{count}} perfil(s) atribuído(s) a {{group}} com sucesso",
|
||||
"noGroups": "Nenhum grupo criado",
|
||||
"noGroupsDescription": "Crie um grupo para organizar seus perfis.",
|
||||
"form": {
|
||||
|
||||
@@ -323,6 +323,11 @@
|
||||
"add": "Добавить группу",
|
||||
"edit": "Редактировать группу",
|
||||
"delete": "Удалить группу",
|
||||
"defaultGroup": "По умолчанию",
|
||||
"defaultGroupNoGroup": "По умолчанию (Без группы)",
|
||||
"moveToDefault": "Переместить профили в группу по умолчанию",
|
||||
"noGroupDescription": "Профили без группы будут отображаться в группе «По умолчанию».",
|
||||
"assignSuccess": "Успешно назначено {{count}} профиль(ей) в {{group}}",
|
||||
"noGroups": "Группы не созданы",
|
||||
"noGroupsDescription": "Создайте группу для организации профилей.",
|
||||
"form": {
|
||||
|
||||
@@ -323,6 +323,11 @@
|
||||
"add": "添加分组",
|
||||
"edit": "编辑分组",
|
||||
"delete": "删除分组",
|
||||
"defaultGroup": "默认",
|
||||
"defaultGroupNoGroup": "默认(无分组)",
|
||||
"moveToDefault": "将配置文件移至默认分组",
|
||||
"noGroupDescription": "未分组的配置文件将显示在「默认」分组中。",
|
||||
"assignSuccess": "已成功将 {{count}} 个配置文件分配到 {{group}}",
|
||||
"noGroups": "暂无分组",
|
||||
"noGroupsDescription": "创建分组来组织您的配置文件。",
|
||||
"form": {
|
||||
|
||||
Reference in New Issue
Block a user