mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Template/Update (Part 12)
* convert user page * update db to handle custom avatars
This commit is contained in:
@@ -47,7 +47,7 @@ $lang = array(
|
||||
'gains' => "Belohnungen",
|
||||
'login' => "Login",
|
||||
'forum' => "Forum",
|
||||
'siteRep' => "Ruf",
|
||||
'siteRep' => "Ruf: ",
|
||||
'yourRepHistory'=> "Dein Ruf-Verlauf",
|
||||
'aboutUs' => "Über Aowow",
|
||||
'and' => " und ",
|
||||
@@ -908,18 +908,18 @@ $lang = array(
|
||||
'passConfirm' => "Kennwort bestätigen",
|
||||
|
||||
// dashboard
|
||||
'ipAddress' => "IP-Adresse",
|
||||
'lastIP' => "Letzte bekannte IP",
|
||||
'myAccount' => "Mein Account",
|
||||
'editAccount' => "Benutze die folgenden Formulare um deine Account-Informationen zu aktualisieren",
|
||||
'viewPubDesc' => 'Die Beschreibung in deinem <a href="?user=%s">öffentlichen Profil</a> ansehen',
|
||||
'ipAddress' => "IP-Adresse: ",
|
||||
'lastIP' => "Letzte bekannte IP: ",
|
||||
// 'myAccount' => "Mein Account",
|
||||
// 'editAccount' => "Benutze die folgenden Formulare um deine Account-Informationen zu aktualisieren",
|
||||
// 'viewPubDesc' => 'Die Beschreibung in deinem <a href="?user=%s">öffentlichen Profil</a> ansehen',
|
||||
|
||||
// bans
|
||||
'accBanned' => "Dieses Konto wurde geschlossen",
|
||||
'bannedBy' => "Gebannt durch",
|
||||
'ends' => "Endet am",
|
||||
'bannedBy' => "Gebannt durch: ",
|
||||
'reason' => "Grund: ",
|
||||
'ends' => "Endet am: ",
|
||||
'permanent' => "Der Bann ist permanent",
|
||||
'reason' => "Grund",
|
||||
'noReason' => "Es wurde kein Grund angegeben.",
|
||||
|
||||
// form-text
|
||||
@@ -947,18 +947,18 @@ $lang = array(
|
||||
'user' => array(
|
||||
'notFound' => "Der Benutzer \"%s\" wurde nicht gefunden!",
|
||||
'removed' => "(Entfernt)",
|
||||
'joinDate' => "Mitglied seit",
|
||||
'lastLogin' => "Letzter Besuch",
|
||||
'userGroups' => "Rolle",
|
||||
'consecVisits' => "Aufeinanderfolgende Besuche",
|
||||
'joinDate' => "Mitglied seit: ",
|
||||
'lastLogin' => "Letzter Besuch: ",
|
||||
'userGroups' => "Rolle: ",
|
||||
'consecVisits' => "Aufeinanderfolgende Besuche: ",
|
||||
'publicDesc' => "Öffentliche Beschreibung",
|
||||
'profileTitle' => "Profil von %s",
|
||||
'contributions' => "Beiträge",
|
||||
'uploads' => "Hochladevorgänge",
|
||||
'comments' => "Kommentare",
|
||||
'screenshots' => "Screenshots",
|
||||
'videos' => "Videos",
|
||||
'posts' => "Forenbeiträge"
|
||||
'uploads' => "Hochladevorgänge: ",
|
||||
'comments' => "Kommentare: ",
|
||||
'screenshots' => "Screenshots: ",
|
||||
'videos' => "Videos: ",
|
||||
'posts' => "Forenbeiträge: "
|
||||
),
|
||||
'emote' => array(
|
||||
'notFound' => "Dieses Emote existiert nicht.",
|
||||
|
||||
@@ -47,7 +47,7 @@ $lang = array(
|
||||
'gains' => "Gains",
|
||||
'login' => "Login",
|
||||
'forum' => "Forum",
|
||||
'siteRep' => "Reputation",
|
||||
'siteRep' => "Reputation: ",
|
||||
'yourRepHistory'=> "Your Reputation History",
|
||||
'aboutUs' => "About us & contact",
|
||||
'and' => " and ",
|
||||
@@ -908,18 +908,18 @@ $lang = array(
|
||||
'passConfirm' => "Confirm password",
|
||||
|
||||
// dashboard
|
||||
'ipAddress' => "IP address",
|
||||
'lastIP' => "last used IP",
|
||||
'myAccount' => "My Account",
|
||||
'editAccount' => "Simply use the forms below to update your account information",
|
||||
'viewPubDesc' => 'View your Public Description in your <a href="?user=%s">Profile Page</a>',
|
||||
'ipAddress' => "IP address: ",
|
||||
'lastIP' => "last used IP: ",
|
||||
// 'myAccount' => "My Account",
|
||||
// 'editAccount' => "Simply use the forms below to update your account information",
|
||||
// 'viewPubDesc' => 'View your Public Description in your <a href="?user=%s">Profile Page</a>',
|
||||
|
||||
// bans
|
||||
'accBanned' => "This Account was closed",
|
||||
'bannedBy' => "Banned by",
|
||||
'ends' => "Ends on",
|
||||
'accBanned' => "This account was closed",
|
||||
'bannedBy' => "Banned by: ",
|
||||
'reason' => "Reason: ",
|
||||
'ends' => "Ends on: ",
|
||||
'permanent' => "The ban is permanent",
|
||||
'reason' => "Reason",
|
||||
'noReason' => "No reason was given.",
|
||||
|
||||
// form-text
|
||||
@@ -947,18 +947,18 @@ $lang = array(
|
||||
'user' => array(
|
||||
'notFound' => "User \"%s\" not found!",
|
||||
'removed' => "(Removed)",
|
||||
'joinDate' => "Joined",
|
||||
'lastLogin' => "Last visit",
|
||||
'userGroups' => "Role",
|
||||
'consecVisits' => "Consecutive visits",
|
||||
'joinDate' => "Joined: ",
|
||||
'lastLogin' => "Last visit: ",
|
||||
'userGroups' => "Role: ",
|
||||
'consecVisits' => "Consecutive visits: ",
|
||||
'publicDesc' => "Public Description",
|
||||
'profileTitle' => "%s's Profile",
|
||||
'contributions' => "Contributions",
|
||||
'uploads' => "Data uploads",
|
||||
'comments' => "Comments",
|
||||
'screenshots' => "Screenshots",
|
||||
'videos' => "Videos",
|
||||
'posts' => "Forum posts"
|
||||
'uploads' => "Data uploads: ",
|
||||
'comments' => "Comments: ",
|
||||
'screenshots' => "Screenshots: ",
|
||||
'videos' => "Videos: ",
|
||||
'posts' => "Forum posts: "
|
||||
),
|
||||
'emote' => array(
|
||||
'notFound' => "This Emote doesn't exist.",
|
||||
|
||||
@@ -47,7 +47,7 @@ $lang = array(
|
||||
'gains' => "Ganancias",
|
||||
'login' => "Ingresar",
|
||||
'forum' => "Foro",
|
||||
'siteRep' => "Reputación",
|
||||
'siteRep' => "Reputación: ",
|
||||
'yourRepHistory'=> "Tu Historial de Reputación",
|
||||
'aboutUs' => "Sobre Aowow",
|
||||
'and' => " y ",
|
||||
@@ -908,18 +908,18 @@ $lang = array(
|
||||
'passConfirm' => "Confirmar contraseña",
|
||||
|
||||
// dashboard
|
||||
'ipAddress' => "Dirección IP",
|
||||
'lastIP' => "Última IP usada",
|
||||
'myAccount' => "Mi cuenta",
|
||||
'editAccount' => "Use el formulario siguienta para actualizar la información de la cuenta.",
|
||||
'viewPubDesc' => 'Mira tu descripción pública en tu <a href="?user=%s">Página de perfil</a>',
|
||||
'ipAddress' => "Dirección IP: ",
|
||||
'lastIP' => "Última IP usada: ",
|
||||
// 'myAccount' => "Mi cuenta",
|
||||
// 'editAccount' => "Use el formulario siguienta para actualizar la información de la cuenta.",
|
||||
// 'viewPubDesc' => 'Mira tu descripción pública en tu <a href="?user=%s">Página de perfil</a>',
|
||||
|
||||
// bans
|
||||
'accBanned' => "Esta cuenta fue cerrada.",
|
||||
'bannedBy' => "Suspendida por",
|
||||
'ends' => "Finaliza en",
|
||||
'bannedBy' => "Suspendida por: ",
|
||||
'reason' => "Razón: ",
|
||||
'ends' => "Finaliza en: ",
|
||||
'permanent' => "La restricción es permanente",
|
||||
'reason' => "Razón",
|
||||
'noReason' => "Ningúna razón fue escrita.",
|
||||
|
||||
// form-text
|
||||
@@ -947,18 +947,18 @@ $lang = array(
|
||||
'user' => array(
|
||||
'notFound' => "¡No se encontró el usuario \"%s\"!",
|
||||
'removed' => "(Removido)",
|
||||
'joinDate' => "Se unió",
|
||||
'lastLogin' => "Última visita",
|
||||
'userGroups' => "Rol",
|
||||
'consecVisits' => "Visitas consecutivas",
|
||||
'joinDate' => "Se unió: ",
|
||||
'lastLogin' => "Última visita: ",
|
||||
'userGroups' => "Rol: ",
|
||||
'consecVisits' => "Visitas consecutivas: ",
|
||||
'publicDesc' => "Descripción pública",
|
||||
'profileTitle' => "Perfíl de %s",
|
||||
'contributions' => "Contribuciones",
|
||||
'uploads' => "Datos enviados",
|
||||
'comments' => "Comentarios",
|
||||
'screenshots' => "Capturas de pantalla",
|
||||
'videos' => "Vídeos",
|
||||
'posts' => "Mensajes en los foros"
|
||||
'uploads' => "Datos enviados: ",
|
||||
'comments' => "Comentarios: ",
|
||||
'screenshots' => "Capturas de pantalla: ",
|
||||
'videos' => "Vídeos: ",
|
||||
'posts' => "Mensajes en los foros: "
|
||||
),
|
||||
'emote' => array(
|
||||
'notFound' => "Este emoticón no existe.",
|
||||
|
||||
@@ -47,7 +47,7 @@ $lang = array(
|
||||
'gains' => "Gains",
|
||||
'login' => "[Login]",
|
||||
'forum' => "Forum",
|
||||
'siteRep' => "Réputation",
|
||||
'siteRep' => "Réputation : ",
|
||||
'yourRepHistory'=> "Votre historique de réputation",
|
||||
'aboutUs' => "À propos de Aowow",
|
||||
'and' => " et ",
|
||||
@@ -908,18 +908,18 @@ $lang = array(
|
||||
'passConfirm' => "Confirmez",
|
||||
|
||||
// dashboard
|
||||
'ipAddress' => "Addresse IP",
|
||||
'lastIP' => "Dernière IP utilisée",
|
||||
'myAccount' => "Mon compte",
|
||||
'editAccount' => "Utilisez les formulaires ci-dessous pour mettre à jour vos informations.",
|
||||
'viewPubDesc' => 'Voyez vos informations publiques dans votre <a href="?user=%s">Profile Page</a>',
|
||||
'ipAddress' => "Addresse IP : ",
|
||||
'lastIP' => "Dernière IP utilisée : ",
|
||||
// 'myAccount' => "Mon compte",
|
||||
// 'editAccount' => "Utilisez les formulaires ci-dessous pour mettre à jour vos informations.",
|
||||
// 'viewPubDesc' => 'Voyez vos informations publiques dans votre <a href="?user=%s">Profile Page</a>',
|
||||
|
||||
// bans
|
||||
'accBanned' => "Ce compte a été fermé.",
|
||||
'bannedBy' => "Banni par",
|
||||
'ends' => "Termine le",
|
||||
'bannedBy' => "Banni par : ",
|
||||
'reason' => "Raison : ",
|
||||
'ends' => "Termine le : ",
|
||||
'permanent' => "Ce bannissement est permanent",
|
||||
'reason' => "Raison",
|
||||
'noReason' => "Aucune raison donnée.",
|
||||
|
||||
// form-text
|
||||
@@ -947,18 +947,18 @@ $lang = array(
|
||||
'user' => array(
|
||||
'notFound' => "Utilisateur \"%s\" non trouvé!",
|
||||
'removed' => "(Supprimé)",
|
||||
'joinDate' => "Inscription",
|
||||
'lastLogin' => "Dernière visite",
|
||||
'userGroups' => "Role",
|
||||
'consecVisits' => "Visites consécutives",
|
||||
'joinDate' => "Inscription : ",
|
||||
'lastLogin' => "Dernière visite : ",
|
||||
'userGroups' => "Role : ",
|
||||
'consecVisits' => "Visites consécutives : ",
|
||||
'publicDesc' => "Description publique",
|
||||
'profileTitle' => "Profil de %s",
|
||||
'contributions' => "Contributions",
|
||||
'uploads' => "Envois de données",
|
||||
'comments' => "Commentaires",
|
||||
'screenshots' => "Captures d'écran",
|
||||
'videos' => "Vidéos",
|
||||
'posts' => "Messages sur le forum"
|
||||
'uploads' => "Envois de données : ",
|
||||
'comments' => "Commentaires : ",
|
||||
'screenshots' => "Captures d'écran : ",
|
||||
'videos' => "Vidéos : ",
|
||||
'posts' => "Messages sur le forum : "
|
||||
),
|
||||
'emote' => array(
|
||||
'notFound' => "[This Emote doesn't exist.]",
|
||||
|
||||
@@ -47,7 +47,7 @@ $lang = array(
|
||||
'gains' => "Бонус",
|
||||
'login' => "[Login]",
|
||||
'forum' => "Форум",
|
||||
'siteRep' => "Репутация",
|
||||
'siteRep' => "Репутация: ",
|
||||
'yourRepHistory'=> "История вашей репутации",
|
||||
'aboutUs' => "О Aowow",
|
||||
'and' => " и ",
|
||||
@@ -908,19 +908,19 @@ $lang = array(
|
||||
'passConfirm' => "Повторите пароль",
|
||||
|
||||
// dashboard
|
||||
'ipAddress' => "IP-Adress",
|
||||
'lastIP' => "last used IP",
|
||||
'myAccount' => "My Account",
|
||||
'editAccount' => "Simply use the forms below to update your account information",
|
||||
'viewPubDesc' => 'View your Public Description in your <a href="?user=%s">Profile Page</a>',
|
||||
'ipAddress' => "[IP-Adress]: ",
|
||||
'lastIP' => "[last used IP]: ",
|
||||
// 'myAccount' => "[My Account]",
|
||||
// 'editAccount' => "[Simply use the forms below to update your account information]",
|
||||
// 'viewPubDesc' => '[View your Public Description in your <a href="?user=%s">Profile Page</a>]',
|
||||
|
||||
// bans
|
||||
'accBanned' => "This Account was closed",
|
||||
'bannedBy' => "Banned by",
|
||||
'ends' => "Ends on",
|
||||
'permanent' => "The ban is permanent",
|
||||
'reason' => "Reason",
|
||||
'noReason' => "No reason was given.",
|
||||
'accBanned' => "[This Account was closed]",
|
||||
'bannedBy' => "[Banned by]: ",
|
||||
'reason' => "[Reason]: ",
|
||||
'ends' => "[Ends on]: ",
|
||||
'permanent' => "[The ban is permanent]",
|
||||
'noReason' => "[No reason was given.]",
|
||||
|
||||
// form-text
|
||||
'emailInvalid' => "Недопустимый адрес email.", // message_emailnotvalid
|
||||
@@ -947,18 +947,18 @@ $lang = array(
|
||||
'user' => array(
|
||||
'notFound' => "Пользователь \"%s\" не найден!",
|
||||
'removed' => "(Удалено)",
|
||||
'joinDate' => "Зарегистрировался",
|
||||
'lastLogin' => "Последняя активность",
|
||||
'userGroups' => "Роль",
|
||||
'consecVisits' => "Регулярные посещения",
|
||||
'joinDate' => "Зарегистрировался:",
|
||||
'lastLogin' => "Последняя активность:",
|
||||
'userGroups' => "Роль:",
|
||||
'consecVisits' => "Регулярные посещения:",
|
||||
'publicDesc' => "Описание",
|
||||
'profileTitle' => "Профиль %s",
|
||||
'contributions' => "Вклад",
|
||||
'uploads' => "Данных загружено",
|
||||
'comments' => "Комментарии",
|
||||
'screenshots' => "Скриншоты",
|
||||
'videos' => "Видео",
|
||||
'posts' => "Сообщений на форумах"
|
||||
'uploads' => "Данных загружено: ",
|
||||
'comments' => "Комментарии: ",
|
||||
'screenshots' => "Скриншоты: ",
|
||||
'videos' => "Видео: ",
|
||||
'posts' => "Сообщений на форумах: "
|
||||
),
|
||||
'emote' => array(
|
||||
'notFound' => "[This Emote doesn't exist.]",
|
||||
|
||||
@@ -48,7 +48,7 @@ $lang = array(
|
||||
'gains' => "获得",
|
||||
'login' => "登录",
|
||||
'forum' => "论坛",
|
||||
'siteRep' => "站点声望",
|
||||
'siteRep' => "站点声望:",
|
||||
'yourRepHistory'=> "您的声望历史",
|
||||
'aboutUs' => "关于我们 & 联系我们",
|
||||
'and' => "和",
|
||||
@@ -71,7 +71,7 @@ $lang = array(
|
||||
'oneFilter' => "至少一个",
|
||||
'applyFilter' => "应用过滤",
|
||||
'resetForm' => "清除表单",
|
||||
'refineSearch' => '提示: 通过浏览 <a href="javascript:;" id="fi_subcat">子类别</a>搜索。',
|
||||
'refineSearch' => '提示:通过浏览 <a href="javascript:;" id="fi_subcat">子类别</a>搜索。',
|
||||
'clear' => "清除",
|
||||
'exactMatch' => "精确匹配",
|
||||
'_reqLevel' => "要求等级",
|
||||
@@ -111,7 +111,7 @@ $lang = array(
|
||||
'addWeight' => "添加另一个权重",
|
||||
'createWS' => "创建一个权重比例",
|
||||
'jcGemsOnly' => "包含<span%s>JC-only</span>宝石",
|
||||
'cappedHint' => '提示: <a href="javascript:;" onclick="fi_presetDetails();">移除</a> 命中等级等上限属性的权重。',
|
||||
'cappedHint' => '提示:<a href="javascript:;" onclick="fi_presetDetails();">移除</a> 命中等级等上限属性的权重。',
|
||||
'groupBy' => "按组",
|
||||
'gb' => array(
|
||||
["无", "none"], ["插槽", "slot"], ["等级", "level"], ["来源", "source"]
|
||||
@@ -270,7 +270,7 @@ $lang = array(
|
||||
'thanks' => array(
|
||||
'contrib' => "非常感谢你的贡献!",
|
||||
'goBack' => '<a href="?%s=%d">点击这里</a>返回上一页。',
|
||||
'note' => "注意: 你的截图显示在网站前需要审核。这需要最多72小时。"
|
||||
'note' => "注意:你的截图显示在网站前需要审核。这需要最多72小时。"
|
||||
),
|
||||
'error' => array(
|
||||
'unkFormat' => "未知图像格式。",
|
||||
@@ -908,18 +908,18 @@ $lang = array(
|
||||
'passConfirm' => "确认密码",
|
||||
|
||||
// dashboard
|
||||
'ipAddress' => "IP地址",
|
||||
'lastIP' => "上次使用IP地址",
|
||||
'myAccount' => "我的账号",
|
||||
'editAccount' => "只需使用以下表格就能更新你的帐户信息",
|
||||
'viewPubDesc' => '在你的<a href="?user=%s">简介页面</a>查看你公共描述',
|
||||
'ipAddress' => "IP地址:",
|
||||
'lastIP' => "上次使用IP地址:",
|
||||
// 'myAccount' => "我的账号",
|
||||
// 'editAccount' => "只需使用以下表格就能更新你的帐户信息",
|
||||
// 'viewPubDesc' => '在你的<a href="?user=%s">简介页面</a>查看你公共描述',
|
||||
|
||||
// bans
|
||||
'accBanned' => "这个账号已被关闭",
|
||||
'bannedBy' => "冻结操作者",
|
||||
'ends' => "结束于",
|
||||
'bannedBy' => "冻结操作者:",
|
||||
'reason' => "理由:",
|
||||
'ends' => "结束于:",
|
||||
'permanent' => "永久冻结",
|
||||
'reason' => "理由",
|
||||
'noReason' => "没有理由提供。",
|
||||
|
||||
// form-text
|
||||
@@ -947,18 +947,18 @@ $lang = array(
|
||||
'user' => array(
|
||||
'notFound' => "用户 \"%s\" 未找到",
|
||||
'removed' => "(已移除)",
|
||||
'joinDate' => "加入",
|
||||
'lastLogin' => "上次访问",
|
||||
'userGroups' => "角色",
|
||||
'consecVisits' => "连续访问",
|
||||
'joinDate' => "加入:",
|
||||
'lastLogin' => "上次访问:",
|
||||
'userGroups' => "角色:",
|
||||
'consecVisits' => "连续访问:",
|
||||
'publicDesc' => "公共描述",
|
||||
'profileTitle' => "%s的简介",
|
||||
'contributions' => "贡献",
|
||||
'uploads' => "数据上传",
|
||||
'comments' => "评论",
|
||||
'screenshots' => "截图",
|
||||
'videos' => "视频",
|
||||
'posts' => "论坛帖子"
|
||||
'uploads' => "数据上传:",
|
||||
'comments' => "评论:",
|
||||
'screenshots' => "截图:",
|
||||
'videos' => "视频:",
|
||||
'posts' => "论坛帖子:"
|
||||
),
|
||||
'emote' => array(
|
||||
'notFound' => "这个表情不存在。",
|
||||
|
||||
Reference in New Issue
Block a user