Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove keys duplicated in translates #385

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 15 additions & 17 deletions lang/en_us.php
Original file line number Diff line number Diff line change
Expand Up @@ -84,24 +84,23 @@
'DownloadsLabel' => 'Downloads',
'RulesLabel' => 'Rules',
'ContactUsLabel' => 'Contact Us',
'MyAccountLabel' => 'My Account',
'MyAccountLabel' => 'My Account',
'HistoryLabel' => 'History',
'ServiceDeskLabel' => 'Service Desk',
'PurchaseLabel' => 'Purchase',
'DonateLabel' => 'Donate',
'ServerInfoLabel' => 'Server Info',
'ServerStatusLabel' => 'Server Status',
'WoeHoursLabel' => 'WOE Hours',
'PurchaseLabel' => 'Purchase',
'DonateLabel' => 'Donate',
'ServerInfoLabel' => 'Server Info',
'ServerStatusLabel' => 'Server Status',
'WoeHoursLabel' => 'WOE Hours',
'CastlesLabel' => 'Castles',
'WhosOnlineLabel' => "Who's Online",
'MapStaticsLabel' => 'Map Statics',
'RankingInfoLabel' => 'Ranking Info',
'VendingInfoLabel' => 'Vending Info',
'BuyingstoreInfoLabel' => 'Buyingstore Info',
'ItemDatabaseLabel' => 'Item Database',
'MobDatabaseLabel' => 'Mob Database',
'JoinUsInFacebookLabel' => 'Join us on Facebook!',
'RateUsOnRMSLabel' => 'Rate us on RMS!',
'WhosOnlineLabel' => "Who's Online",
'MapStaticsLabel' => 'Map Statics',
'RankingInfoLabel' => 'Ranking Info',
'VendingInfoLabel' => 'Vending Info',
'BuyingstoreInfoLabel' => 'Buyingstore Info',
'ItemDatabaseLabel' => 'Item Database',
'MobDatabaseLabel' => 'Mob Database',
'JoinUsInFacebookLabel' => 'Join us on Facebook!',
'RateUsOnRMSLabel' => 'Rate us on RMS!',

// Module: account
// - account/changemail
Expand Down Expand Up @@ -271,7 +270,6 @@
'ResetPassDisallowed' => 'Password recovery cannot be used for this account.',
'ResetPassFailed' => 'Failed to send reset password e-mail.',
'ResetPassEmailSent' => 'An e-mail has been sent with details on how to reset your password.',
'ResetPassTitle' => 'Reset Password',
'ResetPassInfo' => 'If you lost your password, you can re-set it by entering the e-mail address you used to register your account.',
'ResetPassInfo2' => 'An e-mail will then be sent to the specified address with a link allowing you to reset your password, therefore a valid e-mail address is required.',
'ResetPassServerLabel' => 'Registered Server',
Expand Down
3 changes: 1 addition & 2 deletions lang/id_id.php
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,6 @@
'ResetPassDisallowed' => 'Pemulihan kata sandi tidak dapat digunakan untuk akun ini.',
'ResetPassFailed' => 'Gagal untuk mengirim e-mail pemulihan akun.',
'ResetPassEmailSent' => 'E-mail berisi detail untuk menyetel ulang kata sandi sudah dikiriman.',
'ResetPassTitle' => 'Reset Kata Sandi',
'ResetPassInfo' => 'Jika Anda lupa kata sandi, Anda dapat menyetel ulang dengan cara memasukkan alamat e-mail yang digunakan ketika mendaftarkan akun.',
'ResetPassInfo2' => 'Alamat e-mail harus benar untuk melakukan pengiriman sebuah e-mail ke alamat yang dicantumkan yang berisi tautan untuk menyetel ulang kata sandi akun Anda.',
'ResetPassServerLabel' => 'Server Terdaftar',
Expand Down Expand Up @@ -739,7 +738,7 @@

// Module: contactform
'CFTitleSubmit' => 'Hubungi Kami',

// Module: News and Pages
'CMSNewsHeader' => 'Pengumuman',
'CMSPageHeader' => 'Content Management System',
Expand Down
71 changes: 0 additions & 71 deletions lang/pt_br.php
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,6 @@
'ResetPassDisallowed' => 'Recuperação de senha não pode ser usada para esta conta.',
'ResetPassFailed' => 'Falha ao enviar o email de redefinição de senha.',
'ResetPassEmailSent' => 'Um e-mail foi enviado para você com os detalhes de como proceder para redefinir sua senha.',
'ResetPassTitle' => 'Redefinir Senha',
'ResetPassInfo' => 'Se você perder a sua senha, você pode redefiní-la digitando apenas o email que você cadastrou na sua conta.',
'ResetPassInfo2' => 'Uma mensagem será enviada ao email digitado contendo um link para você poder redefinir a sua senha, por isso é necessário que você possua um e-mail válido.',
'ResetPassServerLabel' => 'Servidor Registrado',
Expand Down Expand Up @@ -429,57 +428,6 @@
'HistoryPassResetResetIp' => 'Redefinir o IP',
'HistoryNoPassResets' => 'Nenhuma senha Redefinida encontradas.',

// Module: ipban
// - ipban/add
'IpbanAddTitle' => 'Add IP Ban',
'IpbanEnterIpPattern' => 'Please input an IP address or pattern.',
'IpbanInvalidPattern' => 'Invalid IP address or pattern.',
'IpbanWhitelistedPattern' => 'This pattern is whitelisted and cannot be blocked.',
'IpbanEnterReason' => 'Please enter a reason for the IP ban.',
'IpbanSelectUnbanDate' => 'Unban date is required.',
'IpbanFutureDate' => 'Unban date must be specified to a future date.',
'IpbanAlreadyBanned' => 'A matching IP (%s) has already been banned.',
'IpbanPatternBanned' => "The IP address/pattern '%s' has been banned.",
'IpbanAddFailed' => 'Failed to add IP ban.',
'IpbanAddHeading' => 'Add IP Ban',
'IpbanIpAddressLabel' => 'IP Address',
'IpbanReasonLabel' => 'Ban Reason',
'IpbanUnbanDateLabel' => 'Unban Date',
'IpbanIpAddressInfo' => 'You may specify a pattern such as 218.139.*.*',
'IpbanAddButton' => 'Add IP Ban',
// - ipban/edit
'IpbanEditTitle' => 'Modify IP Ban',
'IpbanEnterEditReason' => 'Please enter a reason for the IP ban modification.',
'IpbanEditFailed' => 'Failed to modify IP ban.',
'IpbanEditHeading' => 'Modify IP Ban',
'IpbanEditReasonLabel' => 'Edit Reason',
'IpbanEditButton' => 'Modify IP Ban',
// - ipban/index
'IpbanListTitle' => 'IP Ban List',
'IpbanListHeading' => 'IP Ban List',
'IpbanBannedIpLabel' => 'Banned IP',
'IpbanBanDateLabel' => 'Ban Date',
'IpbanBanReasonLabel' => 'Ban Reason',
'IpbanBanExpireLabel' => 'Ban Expiration Date',
'IpbanModifyLink' => 'Modify',
'IpbanRemoveLink' => 'Remove',
'IpbanUnbanButton' => 'Unban Selected',
'IpbanListNoBans' => 'There are currently no IP bans.',
// - ipban/remove
'IpbanRemoveTitle' => 'Remove IP Ban',
'IpbanEnterRemoveReason' => 'Please enter a reason for the IP ban removal.',
'IpbanNotBanned' => 'No matching IP (%s) is currently banned.',
'IpbanPatternUnbanned' => "The IP address/pattern '%s' has been unbanned.",
'IpbanRemoveFailed' => 'Failed to remove IP ban.',
'IpbanRemoveHeading' => 'Remove IP Ban',
'IpbanRemoveReasonLabel' => 'Unban Reason',
'IpbanRemoveButton' => 'Remove IP Ban',
// - ipban/unban
'IpbanNothingToUnban' => 'Nothing to unban.',
'IpbanEnterUnbanReason' => 'Please enter a reason for lifting the IP ban(s).',
'IpbanUnbanned' => 'Lifted selected IP ban(s)!',
'IpbanUnbanFailed' => 'Failed to lift %d of the specified IP unban(s)!',

// Module: ipban
// - ipban/add
'IpbanAddTitle' => 'Banir IP',
Expand Down Expand Up @@ -717,13 +665,6 @@
'HARAccountID' => 'ID da conta',
'HARNoData' => 'Nenhum dado foi encontrado.',
'HARGoback' => 'Voltar',
'HARTitle' => 'Harmony Logs',
'HARTitle' => 'Harmony Logs',
'HARTitle' => 'Harmony Logs',
'HARTitle' => 'Harmony Logs',
'HARTitle' => 'Harmony Logs',
'HARTitle' => 'Harmony Logs',
'HARTitle' => 'Harmony Logs',

// Module: News and Pages
'XCMSNewsHeader' => 'Announcements',
Expand Down Expand Up @@ -769,18 +710,6 @@
'XCMSOptionalLabel' => '(Optional)',
'XCMSRequiredLabel' => '(Required)',


// Module: vending
'TLHeaderTasks' => 'Tasks',
'TLHeaderOwner' => 'Owner',
'TLHeaderPriority' => 'Priority',
'TLHeaderStatus' => 'Status',
'TLHeaderCreated' => 'Created',
'TLHeaderModified' => 'Modified',
'TLHeaderResources' => 'Additional Resources',
'TLHeaderBody' => 'Body',


// Module: servicedesk
'SDHeader' => 'Serviço de tickets',
'SDCreateNew' => 'Criar um novo ticket',
Expand Down
Loading