diff --git a/resources/lang/de_DE/user.yml b/resources/lang/de_DE/user.yml index c7f7fbf5..032306b3 100644 --- a/resources/lang/de_DE/user.yml +++ b/resources/lang/de_DE/user.yml @@ -101,6 +101,7 @@ profile: notice: Click the gear icon "" of any skin in your closet, then click "Set as avatar". We will cut the head segment of that skin for you. If there is no icon like this, please try to unable your ADs blocking extension. wrong-type: You can't set a cape as avatar. success: New avatar was set successfully. + reset: Reset Avatar password: title: Change Password old: Old Password diff --git a/resources/lang/el_GR/user.yml b/resources/lang/el_GR/user.yml index c7f7fbf5..032306b3 100644 --- a/resources/lang/el_GR/user.yml +++ b/resources/lang/el_GR/user.yml @@ -101,6 +101,7 @@ profile: notice: Click the gear icon "" of any skin in your closet, then click "Set as avatar". We will cut the head segment of that skin for you. If there is no icon like this, please try to unable your ADs blocking extension. wrong-type: You can't set a cape as avatar. success: New avatar was set successfully. + reset: Reset Avatar password: title: Change Password old: Old Password diff --git a/resources/lang/es_ES/admin.yml b/resources/lang/es_ES/admin.yml index 18d53e2d..2fe44152 100644 --- a/resources/lang/es_ES/admin.yml +++ b/resources/lang/es_ES/admin.yml @@ -1,20 +1,20 @@ --- index: - total-users: Usuarios registrados + total-users: Usuarios Registrados total-players: Jugadores - total-textures: Texturas subidas - disk-usage: Uso del disco + total-textures: Texturas Subidas + disk-usage: Uso del Disco overview: Resumen - texture-uploads: Subidas de texturas - user-registration: Registro de usuario + texture-uploads: Subidas de Texturas + user-registration: Registro de Usuario notifications: send: - title: Enviar notificación + title: Enviar Notificación success: '¡Enviado con éxito!' receiver: title: Receptor - all: Todos los usuarios - normal: Usuarios normales + all: Todos los Usuarios + normal: Usuarios Normales uid: UID especificado email: Email especificado title: Título @@ -24,9 +24,9 @@ users: normal: Normal banned: Baneado admin: Admin - super-admin: Super Admin + super-admin: Súper Admin operations: - non-existent: No existe tal usuario. + non-existent: No existe ese usuario. no-permission: No tienes permiso para operar este usuario. invalid: Acción inválida. email: @@ -67,10 +67,10 @@ customize: title: Cambiar color del tema success: Color del tema actualizado. colors: - navbar: Top Navigation Bar + navbar: Barra Superior de Navegación sidebar: - dark: Sidebar (Dark) - light: Sidebar (Light) + dark: Barra Lateral (oscuro) + light: Barra Lateral (claro) i18n: add: Añadir nueva línea de idioma added: Línea de idioma añadida. @@ -109,7 +109,7 @@ plugins: description: Descripción author: Autor version: Versión - readme: Read Me + readme: Leéme dependencies: Dependencias operations: title: Operaciones @@ -122,7 +122,7 @@ plugins: disabled: ':plugin ha sido deshabilitado.' deleted: El plugin se eliminó con éxito. no-config-notice: El plugin no está instalado o no proporciona una página de configuración. - no-readme-notice: The plugin doesn't contain a readme file. + no-readme-notice: El plugin no dispone de un archivo de lectura. not-found: No existe dicho plugin. market: unresolved: Hay conflictos o dependencias insatisfechas en el plugin, por lo tanto no podemos descargar. Por favor, instale o actualice los plugins listados a continuación, y desactive los que tienen conflictos. diff --git a/resources/lang/es_ES/user.yml b/resources/lang/es_ES/user.yml index 7886d65d..37963a54 100644 --- a/resources/lang/es_ES/user.yml +++ b/resources/lang/es_ES/user.yml @@ -101,6 +101,7 @@ profile: notice: Haz clic en el icono del engranaje "" de cualquier aspecto de tu armario, luego haz clic en "Establecer como avatar". Cortaremos el segmento de cabeza de ese skin para ti. Si no hay ningún icono como este, por favor intenta desabilitando su bloqueador de anuncios. wrong-type: No puedes establecer una capa como avatar. success: Nuevo avatar se ha establecido correctamente. + reset: Restablecer avatar password: title: Cambiar contraseña old: Contraseña antigua diff --git a/resources/lang/fr_FR/admin.yml b/resources/lang/fr_FR/admin.yml index 0d88c970..73d8d359 100644 --- a/resources/lang/fr_FR/admin.yml +++ b/resources/lang/fr_FR/admin.yml @@ -77,7 +77,7 @@ i18n: updated: Language line updated. deleted: Language line deleted. group: Groupe - key: Key + key: Clé text: Texte tip: Comment puis-je utiliser cette page ? status: @@ -86,13 +86,13 @@ status: bs: name: Blessing Skin version: Version - env: Application Environment - debug: Debugging or Not? + env: Environnement d'application + debug: Débogage ou pas ? commit: Commit laravel: Laravel Version server: name: Serveur - php: PHP Version + php: Version de PHP web: Web Server Software os: OS db: @@ -102,15 +102,15 @@ status: port: Port username: Nom d'utilisateur database: Base de données - prefix: Table Prefix + prefix: Préfixe de table plugins: Plugins activés (:amount) plugins: name: Nom description: Description author: Auteur version: Version - readme: Read Me - dependencies: Dependencies + readme: Lisez-moi + dependencies: Dépendances operations: title: Actions enabled: ':plugin a été activé.' @@ -122,7 +122,7 @@ plugins: disabled: ':plugin a été désactivé.' deleted: Le plugin a été supprimé avec succès. no-config-notice: Le plugin n'est pas installé ou ne fournit pas de page de configuration. - no-readme-notice: The plugin doesn't contain a readme file. + no-readme-notice: Le plugin ne contient pas de fichier "readme". not-found: Ce plugin n'existe pas. market: unresolved: There are conflicts or unsatisfied dependencies in the plugin, therefore we can't download it. Please install or update the plugins listed below, and disable those have conflicts. @@ -142,15 +142,15 @@ update: check-github: Consulter les versions de GitHub button: Mettre à jour maintenant cautions: - title: Cautions - link: check out this. + title: Avertissement + link: jetez-y un coup d'œil. text: | Please choose update source according to your host's network environment. Low-speed connection between update source and your host will cause long-time loading at checking and downloading page. To change the default update source, download: - downloading: Downloading update package... - size: "Size of package:" + downloading: Téléchargement du package de mise à jour... + size: "Taille du package :" errors: connection: "Impossible d'accéder à la source de la mise à jour actuelle. Détails : :error" spec: La source de la mise à jour actuelle n'est pas prise en charge. diff --git a/resources/lang/fr_FR/auth.yml b/resources/lang/fr_FR/auth.yml index 6cc31015..059eeec7 100644 --- a/resources/lang/fr_FR/auth.yml +++ b/resources/lang/fr_FR/auth.yml @@ -42,17 +42,17 @@ forgot: ignore: If you did not request a password reset, no further action is required. reset: title: Reset Password - button: Reset + button: Réinitialiser invalid: Invalid link. expired: This link is expired. message: ':username, reset your email address here.' success: Password resetted successfully. bind: - title: Bind Email - button: Bind - message: You need to provide your email adderss to continue. - introduction: We won't send you any spam. - registered: The email address was already taken. + title: Lier l'adresse e-mail + button: Lier + message: Vous devez fournir votre adresse e-mail pour continuer. + introduction: Nous ne vous enverrons aucun spam. + registered: Cette adresse e-mail est déjà utilisée. verify: title: Email Verification success: Your account was now verified. @@ -75,7 +75,7 @@ oauth: introduction: A 3rd-party application ":name" is requesting permission to access your account. button: Authorize nickname: Nickname -email: Email +email: Adresse e-mail identification: Email or player name password: Password captcha: CAPTCHA diff --git a/resources/lang/fr_FR/errors.yml b/resources/lang/fr_FR/errors.yml index 0c40a4be..42115eb0 100644 --- a/resources/lang/fr_FR/errors.yml +++ b/resources/lang/fr_FR/errors.yml @@ -3,7 +3,7 @@ http: msg-403: Vous n'avez pas la permission d'accéder à cette page. msg-404: Il n'y a rien ici. msg-500: Veuillez réessayer plus tard. - msg-503: The application is now in maintenance mode. + msg-503: L'application est maintenant en mode maintenance. method-not-allowed: Méthode non autorisée. csrf-token-mismatch: Token does not match, try reloading the page. ie: Nous ne prenons pas en charge Internet Explorer. Veuillez passer à d'autres navigateurs modernes, tels que Firefox ou Chrome. diff --git a/resources/lang/fr_FR/front-end.yml b/resources/lang/fr_FR/front-end.yml index e6218d42..fde54f40 100644 --- a/resources/lang/fr_FR/front-end.yml +++ b/resources/lang/fr_FR/front-end.yml @@ -1,42 +1,42 @@ --- auth: - login: Log In - loggingIn: Logging In + login: Se connecter + loggingIn: Authentification tooManyFails: captcha: You fails too many times! Please enter the CAPTCHA. recaptcha: You fails too many times! Please pass the reCAPTCHA challenge. - emptyEmail: Empty email address. + emptyEmail: Adresse e-mail vide. invalidConfirmPwd: Confirming password is not equal with password. - emptyNickname: Empty nickname. - register: Register - registering: Registering - send: Send - sending: Sending - reset: Reset - resetting: Resetting - nickname: Nickname - player-name: Minecraft player name - email: Email - identification: Email or player name - password: Password + emptyNickname: Pseudonyme vide. + register: S'inscrire + registering: Inscription + send: Envoyer + sending: Envoi en cours + reset: Réinitialiser + resetting: Réinitialisation + nickname: Pseudonyme + player-name: Nom du joueur dans Minecraft + email: Adresse e-mail + identification: Adresse e-mail ou nom du joueur + password: Mot de passe captcha: CAPTCHA change-captcha: Click to change CAPTCHA image. login-link: Already registered? Log in here. - forgot-link: Forgot password? - keep: Remember me - repeat-pwd: Repeat your password + forgot-link: Mot de passe oublié ? + keep: Se souvenir de moi + repeat-pwd: Répétez votre mot de passe nickname-intro: Whatever you like expect special characters player-name-intro: Player name in Minecraft, can be changed later - register-button: Register + register-button: S'inscrire forgot: - login-link: I do remember it - button: Send - reset-button: Reset + login-link: Je m'en souviens + button: Envoyer + reset-button: Réinitialiser skinlib: - private: Private - anonymous: Please login first. - reset: Reset Filter - nowShowing: Now showing + private: Privé + anonymous: Connectez-vous d'abord. + reset: Réinitialiser le filtre + nowShowing: Maintenant affiché addToCloset: Add to closet removeFromCloset: Remove from closet setItemName: Set a name for this texture @@ -45,18 +45,18 @@ skinlib: setNewTextureName: 'Please enter the new texture name:' emptyNewTextureName: Empty new texture name. seeMyUpload: My Uploads - apply: Apply + apply: Appliquer filter: - skin: (Any Model) + skin: (N'importe quel modèle) steve: (Steve) alex: (Alex) cape: (Cape) uploader: 'User (UID = :uid) Uploaded' - allUsers: All Users + allUsers: Tous les utilisateurs sort: - title: Sort - time: Latest - likes: Most Likes + title: Trier + time: Récents + likes: Le plus populaire badSkinSize: The size of selected skin file is not valid badCapeSize: The size of selected cape file is not valid emptyTextureName: Empty texture name. @@ -66,39 +66,39 @@ skinlib: fileExtError: 'Error: Textures should be PNG files.' showContentPolicy: Read content policy uploading: Uploading - redirecting: Redirecting... - setAsPrivate: Set as Private - setAsPublic: Set as Public + redirecting: Redirection... + setAsPrivate: Rendre privé + setAsPublic: Rendre public setPublicNotice: Sure to set this as public texture? setPrivateNotice: Sure to set this as private texture? deleteNotice: Are you sure to delete this texture? setNewTextureModel: "Please select a new texture model:" upload: - texture-name: Texture Name - texture-type: Texture Type - select-file: Select File + texture-name: Nom de la texture + texture-type: Type de texture + select-file: Sélectionner un fichier privacy-notice: Prevent it from being visible at skin library. - set-as-private: Make it Private + set-as-private: Rendre privé button: Upload - dropZone: Drop a file here - remove: Remove + dropZone: Déposez le fichier ici + remove: Retirer cost: It costs you about :score score. award: You'll be awarded :score score(s) by uploading public texture. show: anonymous: You must login to use closets - likes: People who like this - detail: Details - name: Texture Name - edit: Edit - model: Applicable Model - size: File Size - uploader: Uploader + likes: Personnes qui ont aimé + detail: Détails + name: Nom de la texture + edit: Modifier + model: Modèle applicable + size: Taille du fichier + uploader: Auteur upload-at: Upload At - download: Download - delete-texture: Delete Texture + download: Télécharger + delete-texture: Supprimer la texture manage-notice: The texture which was deleted or setted to private will be removed from the closet of everyone who had favorited it. report: - title: Report + title: Signaler reason: Tell us reason please. positive: To encourage positive contributions to the skinlib, we will reward who reported inappropriate content with :score scores. However, if any malicious reporting behaviors were found, all scores rewarded will be taken back. negative: To mitigate the impact of malicious reports, we will require :score scores for submitting a texture report. Don't worry. The suspended scores and additional reward will be sent to your account after your report reviewed by administrators. @@ -108,18 +108,18 @@ user: timeUnitMin: min emptyClosetMsg: >-

Nothing in your closet...

Why not explore the Skin Library for a while?

- renameItem: Rename item + renameItem: Renommer l'élément removeItem: Remove from closet - setAsAvatar: Set as avatar - viewInSkinlib: View in skin library - switch2dPreview: Switch to 2D Preview - switch3dPreview: Switch to 3D Preview + setAsAvatar: Utiliser en tant qu'avatar + viewInSkinlib: Voir dans la bibliothèque de skins + switch2dPreview: Passer à l'aperçu 2D + switch3dPreview: Passer à l'aperçu 3D removeFromClosetNotice: Sure to remove this texture from your closet? - emptySelectedPlayer: No player is selected. - emptySelectedTexture: No texture is selected. + emptySelectedPlayer: Aucun joueur n'est sélectionné. + emptySelectedTexture: Aucune texture n'est sélectionnée. renameClosetItem: 'Set a new name for this item:' changePlayerName: 'Please enter the player name:' - emptyPlayerName: Empty player name. + emptyPlayerName: Nom du joueur vide. clearTexture: Sure to clear the skins & cape of this player? deletePlayer: Sure to delete this player? deletePlayerNotice: It's permanent. No backups. @@ -127,56 +127,56 @@ user: noClearChoice: You haven't choose any types setAvatar: Sure to set this as your avatar? setAvatarNotice: The head segment of skin will bu used. - resetAvatar: Reset Avatar + resetAvatar: Réinitialiser l'avatar resetAvatarConfirm: Are you sure to reset your avatar? changeNickName: 'Sure to set your nickname to :new_nickname?' changeEmail: 'Sure to change your email address to :new_email?' - typeToSearch: Type to search - useAs: Apply... - resetSelected: Clear selected + typeToSearch: Tapez pour rechercher + useAs: Appliquer... + resetSelected: Effacer la sélection bindNewPlayer: You're required to create a player to go ahead. This player will be bound with your account. bindExistedPlayer: You're required to select a player to go ahead. This player will be bound with your account. Other players will be deleted. closet: upload: Upload Texture use-as: - button: Apply... - reset: Clear selected + button: Appliquer... + reset: Effacer la sélection title: Which player should be applied to? empty: It seems that you own no player... - add: Add new player + add: Ajouter un nouveau joueur profile: avatar: - title: Change Avatar? + title: Changer d'avatar ? notice: Click the gear icon「」of any skin in your skinlib, then click 「Set as avatar」. We will cut the head segment of that skin for you. If there is no icon like this, please unable the extensions like ADBlock. password: - title: Change Password - old: Old Password - new: New Password - confirm: Repeat Password - button: Change Password + title: Changer le mot de passe + old: Ancien mot de passe + new: Nouveau mot de passe + confirm: Répétez le mot de passe + button: Changer le mot de passe nickname: - title: Change Nickname + title: Changer le pseudonyme rule: Whatever you like expect special characters email: - title: Change Email - new: New Email - password: Current Password - button: Change Email + title: Changer l'adresse e-mail + new: Nouvelle adresse e-mail + password: Mot de passe actuel + button: Changer l'adresse e-mail delete: - title: Delete Account + title: Supprimer le compte notice: Sure to delete your account on :site? admin: Admin account can not be deleted. - button: Delete My Account + button: Supprimer mon compte modal-title: You need to enter your password to continue modal-notice: | You're about to delete your account. This is permanent! No backups, no restores, no magic undo button. We warned you, ok? - password: Current Password + password: Mot de passe actuel used: - title: Resources Used - players: Registered players - storage: Storage used + title: Ressources utilisées + players: Joueurs inscrits + storage: Espace utilisé cur-score: Current Score score-notice: Click the score to show introduction. sign: Sign @@ -186,165 +186,165 @@ user: last-sign: Last signed at :time sign-remain-time: Available after :time :unit player: - player-name: Player Name - edit: Edit - operation: Operations - edit-pname: Edit Name - delete-texture: Clear Textures - delete-player: Delete - add-player: Add new player + player-name: Nom du joueur + edit: Modifier + operation: Actions + edit-pname: Modifier le nom + delete-texture: Effacer les textures + delete-player: Supprimer + add-player: Ajouter un nouveau joueur login-notice: Now you can log in with player names you owned instead email address. player-info: Information (click player name to show preview) - texture-empty: Nothing + texture-empty: Rien player-name-rule: official: Player name may only contains letters, numbers and underscores. cjk: Player name may contains letters, numbers, underscores and CJK Unified Ideographs. custom: Custom player name rules are applied on this site. Please contact admins for further information. player-name-length: The player name should be at least :min characters and not greater than :max characters. verification: - title: Verify Your Account + title: Vérifiez votre compte message: You must verify your email address before using the skin hosting service. Haven't received the email? - resend: Click here to send again. - sending: Sending... + resend: Cliquez ici pour renvoyer. + sending: Envoi... oauth: id: Client ID - name: App Name + name: Nom de l'application secret: Client Secret redirect: Callback URL - modifyName: Modify app name. + modifyName: Modifier le nom de l'application. modifyUrl: Modify callback URL. - create: Create New App + create: Créer une nouvelle appli confirmRemove: Are you sure to delete this app? You won't be able to undo this. admin: - operationsTitle: Operations + operationsTitle: Actions permission: Permission - playersCount: Players Count - deleteUser: Delete - cannotDeleteAdmin: You can't delete admins. + playersCount: Nombre de joueurs + deleteUser: Supprimer + cannotDeleteAdmin: Vous ne pouvez pas supprimer d'administrateurs. cannotDeleteSuperAdmin: You can't delete super admin in this way - changeEmail: Edit Email + changeEmail: Modifier l'adresse e-mail newUserEmail: 'Please enter the new email:' - verification: Email Verification + verification: Vérification de l'adresse e-mail toggleVerification: Toggle Verification Status - changeNickName: Edit Nickname + changeNickName: Modifier le pseudonyme newUserNickname: 'Please enter the new nickname:' - changePassword: Edit Password + changePassword: Modifier le mot de passe newUserPassword: 'Please enter the new password:' changeScore: Edit Score newScore: 'Please enter the new score:' - changePermission: Change permission + changePermission: Modifier la permission newPermission: 'Please select new permission:' deleteUserNotice: Are you sure to delete this user? It' permanent. inspectHisOwner: Click to inspect the owner of this player inspectHisPlayers: Click to inspect the players he owns - banned: Banned + banned: Banni normal: Normal - admin: Admin - superAdmin: Super Admin - unverified: Unverified - verified: Verified + admin: Administrateur + superAdmin: Super administrateur + unverified: Non vérifié + verified: Vérifié pidNotice: >- Please enter the tid of texture. Inputing 0 can clear texture of this player. - changePlayerTexture: 'Change textures of :player' - changeTexture: Change Textures - changePlayerName: Change Player Name - changeOwner: Change Owner - textureType: Texture Type - deletePlayer: Delete + changePlayerTexture: 'Changer les textures de :player' + changeTexture: Changer les textures + changePlayerName: Changer le nom du joueur + changeOwner: Changer de propriétaire + textureType: Type de texture + deletePlayer: Supprimer changePlayerOwner: 'Please enter the id of user which this player should be transferred to:' deletePlayerNotice: Are you sure to delete this player? It' permanent. targetUser: 'Target user is :nickname' - noSuchUser: No such user + noSuchUser: Cet utilisateur n'existe pas changePlayerNameNotice: 'Please input new player name:' emptyPlayerName: Player name cannot be empty. - configurePlugin: Configure + configurePlugin: Configurer noPluginConfigNotice: The plugin has been disabled or no configuration is provided. - deletePlugin: Delete - noDependencies: No Dependencies - whyDependencies: What's this? - statusEnabled: Enabled - statusDisabled: Disabled + deletePlugin: Supprimer + noDependencies: Aucune dépendance + whyDependencies: Qu'est-ce que c'est ? + statusEnabled: Activé + statusDisabled: Désactivé pluginTitle: Plugin - pluginAuthor: Author + pluginAuthor: Auteur pluginVersion: Version - pluginName: Name - pluginReadme: Read Me + pluginName: Nom + pluginReadme: Lisez-moi pluginDescription: Description - pluginDependencies: Dependencies - installPlugin: Install - pluginInstalling: Installing... - updatePlugin: Update - pluginUpdating: Updating... + pluginDependencies: Dépendances + installPlugin: Installer + pluginInstalling: Installation... + updatePlugin: Mettre à jour + pluginUpdating: Mise à jour... confirmUpdate: Are you sure to update ":plugin" from :old to :new? - enablePlugin: Enable - disablePlugin: Disable + enablePlugin: Activer + disablePlugin: Désactiver confirmDeletion: Are you sure to delete this plugin? noDependenciesNotice: >- There is no dependency definition in the plugin. It means that the plugin may be not compatible with the current version of Blessing Skin, and enabling it may cause unexpected problems. Do you really want to enable the plugin? - updateButton: Update Now - downloading: Downloading... - updateCompleted: Update completed. + updateButton: Mettre à jour maintenant + downloading: Téléchargement... + updateCompleted: Mise à jour terminée. i18n: - group: Group + group: Groupe key: Key - text: Text - empty: (Empty) - modify: Modify - delete: Delete - updating: 'Please type new text:' + text: Texte + empty: (Vide) + modify: Modifier + delete: Supprimer + updating: 'Veuillez saisir un nouveau texte :' confirmDelete: Are you sure? This is irreversible. report: - tid: Texture ID - reporter: Reporter - reason: Reason - status-title: Status + tid: ID de texture + reporter: Auteur du signalement + reason: Raison + status-title: Statut status: - - Pending - - Resolved - - Rejected - time: Report Time - check: Details - delete: Delete + - Suspendu + - Résolu + - Rejeté + time: Heure du signalement + check: Détails + delete: Supprimer ban: Ban - reject: Reject + reject: Rejeter general: skin: Skin cape: Cape fatalError: Fatal Error - confirmLogout: Sure to log out? + confirmLogout: Voulez-vous vraiment vous déconnecter ? confirm: OK - cancel: Cancel - submit: Submit - close: Close - more: More - tip: Tip + cancel: Annuler + submit: Envoyer + close: Fermer + more: Plus + tip: Conseil pagination: 'Page :page, total :total' searchResult: '(Search result of keyword ":keyword")' - noResult: No result. - texturePreview: Texture Preview - walk: Walk - run: Run + noResult: Aucun résultat. + texturePreview: Aperçu de la texture + walk: Marcher + run: Courir rotation: Rotation - pause: Pause - reset: Reset - skinlib: Skin Library - loading: Loading - wait: Please wait... + pause: Suspendre + reset: Réinitialiser + skinlib: Bibliothèque de skins + loading: Chargement + wait: Veuillez patienter... user: - email: Email - nickname: Nick Name + email: Adresse e-mail + nickname: Pseudonyme score: Score - register-at: Registered At + register-at: Inscrit à player: - owner: Owner - player-name: Player Name + owner: Propriétaire + player-name: Nom du joueur previews: Texture Previews - last-modified: Last Modified + last-modified: Dernière modification vendor: datatable: - search: Search + search: Rechercher rowsPerPage: Rows per page - prev: Prev - next: Next - of: of - all: All + prev: Précédent + next: Suivant + of: de + all: Tous diff --git a/resources/lang/fr_FR/user.yml b/resources/lang/fr_FR/user.yml index b754f1c1..be139d91 100644 --- a/resources/lang/fr_FR/user.yml +++ b/resources/lang/fr_FR/user.yml @@ -101,6 +101,7 @@ profile: notice: Click the gear icon "" of any skin in your closet, then click "Set as avatar". We will cut the head segment of that skin for you. If there is no icon like this, please try to unable your ADs blocking extension. wrong-type: Vous ne pouvez pas utiliser une cape en tant qu'avatar. success: Le nouvel avatar a été défini avec succès. + reset: Réinitialiser l'avatar password: title: Changer le mot de passe old: Ancien mot de passe diff --git a/resources/lang/it_IT/user.yml b/resources/lang/it_IT/user.yml index c7f7fbf5..032306b3 100644 --- a/resources/lang/it_IT/user.yml +++ b/resources/lang/it_IT/user.yml @@ -101,6 +101,7 @@ profile: notice: Click the gear icon "" of any skin in your closet, then click "Set as avatar". We will cut the head segment of that skin for you. If there is no icon like this, please try to unable your ADs blocking extension. wrong-type: You can't set a cape as avatar. success: New avatar was set successfully. + reset: Reset Avatar password: title: Change Password old: Old Password diff --git a/resources/lang/ja_JP/user.yml b/resources/lang/ja_JP/user.yml index c7f7fbf5..032306b3 100644 --- a/resources/lang/ja_JP/user.yml +++ b/resources/lang/ja_JP/user.yml @@ -101,6 +101,7 @@ profile: notice: Click the gear icon "" of any skin in your closet, then click "Set as avatar". We will cut the head segment of that skin for you. If there is no icon like this, please try to unable your ADs blocking extension. wrong-type: You can't set a cape as avatar. success: New avatar was set successfully. + reset: Reset Avatar password: title: Change Password old: Old Password diff --git a/resources/lang/ko_KR/admin.yml b/resources/lang/ko_KR/admin.yml index bf07367d..e358bb2d 100644 --- a/resources/lang/ko_KR/admin.yml +++ b/resources/lang/ko_KR/admin.yml @@ -1,32 +1,32 @@ --- index: - total-users: Registered Users - total-players: Players - total-textures: Uploaded Textures - disk-usage: Disk Usage - overview: Overview - texture-uploads: Texture Uploads - user-registration: User Registration + total-users: 등록된 사용자 + total-players: 플레이어 + total-textures: 택스쳐 업로드됨 + disk-usage: 디스크 사용량 + overview: 개요(Overview) + texture-uploads: 택스쳐 업로드 + user-registration: 사용자 등록 notifications: send: - title: Send Notification - success: Sent successfully! + title: 알림 보내기 + success: 성공적으로 전송되었습니다! receiver: title: Receiver - all: All Users - normal: Normal Users - uid: Specified UID - email: Specified Email - title: Title + all: 모든 사용자 + normal: 일반 유저 + uid: 지정된 UID + email: 지정된 이메일 + title: 제목 content: Content (Markdown is supported.) users: status: - normal: Normal - banned: Banned - admin: Admin - super-admin: Super Admin + normal: 기본 + banned: 차단됨 + admin: 관리자 + super-admin: 최고 운영자 operations: - non-existent: No such user. + non-existent: 그런 사용자가 없습니다. no-permission: You have no permission to operate this user. invalid: Invalid action. email: diff --git a/resources/lang/ko_KR/user.yml b/resources/lang/ko_KR/user.yml index c7f7fbf5..032306b3 100644 --- a/resources/lang/ko_KR/user.yml +++ b/resources/lang/ko_KR/user.yml @@ -101,6 +101,7 @@ profile: notice: Click the gear icon "" of any skin in your closet, then click "Set as avatar". We will cut the head segment of that skin for you. If there is no icon like this, please try to unable your ADs blocking extension. wrong-type: You can't set a cape as avatar. success: New avatar was set successfully. + reset: Reset Avatar password: title: Change Password old: Old Password diff --git a/resources/lang/nl_NL/user.yml b/resources/lang/nl_NL/user.yml index c7f7fbf5..032306b3 100644 --- a/resources/lang/nl_NL/user.yml +++ b/resources/lang/nl_NL/user.yml @@ -101,6 +101,7 @@ profile: notice: Click the gear icon "" of any skin in your closet, then click "Set as avatar". We will cut the head segment of that skin for you. If there is no icon like this, please try to unable your ADs blocking extension. wrong-type: You can't set a cape as avatar. success: New avatar was set successfully. + reset: Reset Avatar password: title: Change Password old: Old Password diff --git a/resources/lang/pt_PT/user.yml b/resources/lang/pt_PT/user.yml index c7f7fbf5..032306b3 100644 --- a/resources/lang/pt_PT/user.yml +++ b/resources/lang/pt_PT/user.yml @@ -101,6 +101,7 @@ profile: notice: Click the gear icon "" of any skin in your closet, then click "Set as avatar". We will cut the head segment of that skin for you. If there is no icon like this, please try to unable your ADs blocking extension. wrong-type: You can't set a cape as avatar. success: New avatar was set successfully. + reset: Reset Avatar password: title: Change Password old: Old Password diff --git a/resources/lang/ru_RU/admin.yml b/resources/lang/ru_RU/admin.yml index 4342bbb9..736ee791 100644 --- a/resources/lang/ru_RU/admin.yml +++ b/resources/lang/ru_RU/admin.yml @@ -6,10 +6,10 @@ index: disk-usage: Использование диска overview: Overview texture-uploads: Загрузка текстур - user-registration: User Registration + user-registration: Регистрация пользователя notifications: send: - title: Send Notification + title: Отправить уведомление success: Успешно отправлено! receiver: title: Получатель @@ -58,89 +58,89 @@ players: success: Имя игрока обновлено до :player owner: change: Сменить владельца - success: The player :player was transferred to user :user. + success: Игрок :player был передан пользователю :user. delete: - delete: Delete - success: The player has been deleted successfully. + delete: Удалить + success: Игрок был успешно удалён. customize: change-color: - title: Change Theme Color - success: Theme color updated. + title: Изменить цвет темы + success: Цвет темы обновлен. colors: - navbar: Top Navigation Bar + navbar: Верхняя панель навигации sidebar: - dark: Sidebar (Dark) - light: Sidebar (Light) + dark: Боковая панель (темная) + light: Боковая панель (светлая) i18n: add: Add New Language Line added: Language line added. - updated: Language line updated. - deleted: Language line deleted. - group: Group - key: Key - text: Text - tip: How can I use this page? + updated: Языковая строка обновлена. + deleted: Языковая строка удалена. + group: Группа + key: Ключ + text: Текст + tip: Как я могу использовать эту страницу? status: - info: Information + info: Информация health: Health bs: name: Blessing Skin - version: Version + version: Версия env: Application Environment debug: Debugging or Not? commit: Commit - laravel: Laravel Version + laravel: Версия Laravel server: - name: Server - php: PHP Version - web: Web Server Software + name: Сервер + php: Версия PHP + web: Программное обеспечение веб-сервера os: OS db: - name: Database - type: Server - host: Host - port: Port - username: Username - database: Database - prefix: Table Prefix - plugins: Enabled Plugins (:amount) + name: База данных + type: Сервер + host: Хост + port: Порт + username: Имя пользователя + database: База данных + prefix: Префикс таблиц + plugins: Включены плагины (:amount) plugins: - name: Name - description: Description - author: Author - version: Version - readme: Read Me - dependencies: Dependencies + name: Имя + description: Описание + author: Автор + version: Версия + readme: Прочти меня + dependencies: Зависимости operations: title: Operations - enabled: ':plugin has been enabled.' + enabled: ':plugin был включен.' unsatisfied: - notice: There are conflicts or unsatisfied dependencies in the plugin, therefore we can't enable it. Please install or update the plugins listed below, and disable those have conflicts. - disabled: 'The ":name" plugin is not enabled.' - version: 'The version of ":title" does not satisfies the constraint ":constraint".' - conflict: 'The ":title" plugin cannot run with this plugin at the same time.' - disabled: ':plugin has been disabled.' - deleted: The plugin was deleted successfully. - no-config-notice: The plugin is not installed or doesn't provide a configuration page. - no-readme-notice: The plugin doesn't contain a readme file. - not-found: No such plugin. + notice: В плагине есть конфликты или неудовлетворенные зависимости, поэтому мы не можем включить его. Пожалуйста, установите или обновите плагины, перечисленные ниже, и отключите те, которые имеют конфликты. + disabled: 'Плагин ":name" не включен.' + version: 'Версия ":title" не удовлетворяет ограничениям ":constraint".' + conflict: 'Плагин ":title" не может работать с этим плагином одновременно.' + disabled: ':plugin был отключен.' + deleted: Плагин был успешно удален. + no-config-notice: Плагин не установлен или не предоставляет страницу конфигурации. + no-readme-notice: Плагин не содержит файл readme. + not-found: Нет такого плагина. market: - unresolved: There are conflicts or unsatisfied dependencies in the plugin, therefore we can't download it. Please install or update the plugins listed below, and disable those have conflicts. - connection-error: Unable to connect to the plugins registry. :error - non-existent: The plugin :plugin does not exist. - install-success: Plugin was installed. - empty: No result + unresolved: В плагине есть конфликты или неудовлетворенные зависимости, поэтому мы не можем его скачать. Пожалуйста, установите или обновите плагины, перечисленные ниже, и отключите те, которые имеют конфликты. + connection-error: Невозможно подключиться к реестру плагинов. :error + non-existent: Плагин :plugin не существует. + install-success: Плагин установлен. + empty: Безрезультатно update: - complete: Update completed + complete: Обновление завершено info: - title: Update Information - up-to-date: Already up-to-date. - available: New version available. + title: Обновить информацию + up-to-date: Обновлено до последней версии. + available: Доступна новая версия. versions: - latest: "Latest Version:" - current: "Current Version:" - check-github: Check GitHub Releases - button: Update Now + latest: "Последняя версия:" + current: "Текущая версия:" + check-github: Проверить релизы GitHub + button: Обновить сейчас cautions: title: Cautions link: check out this. diff --git a/resources/lang/ru_RU/front-end.yml b/resources/lang/ru_RU/front-end.yml index e6218d42..bdeb0062 100644 --- a/resources/lang/ru_RU/front-end.yml +++ b/resources/lang/ru_RU/front-end.yml @@ -1,105 +1,105 @@ --- auth: - login: Log In - loggingIn: Logging In + login: Авторизоваться + loggingIn: Вход в систему tooManyFails: - captcha: You fails too many times! Please enter the CAPTCHA. + captcha: Слишком много попыток! Пожалуйста, введите CAPTCHA. recaptcha: You fails too many times! Please pass the reCAPTCHA challenge. - emptyEmail: Empty email address. - invalidConfirmPwd: Confirming password is not equal with password. - emptyNickname: Empty nickname. - register: Register - registering: Registering - send: Send - sending: Sending - reset: Reset - resetting: Resetting - nickname: Nickname - player-name: Minecraft player name - email: Email - identification: Email or player name - password: Password + emptyEmail: Не указан адрес электронной почты. + invalidConfirmPwd: Подтверждение пароля не совпадает с паролем. + emptyNickname: Не указан никнейм. + register: Зарегистрироваться + registering: Регистрация + send: Отправить + sending: Отправка + reset: Сброс + resetting: Сбрасывается + nickname: Ник + player-name: Имя игрока Minecraft + email: Почта + identification: Адрес электронной почты или имя игрока + password: Пароль captcha: CAPTCHA - change-captcha: Click to change CAPTCHA image. - login-link: Already registered? Log in here. - forgot-link: Forgot password? - keep: Remember me - repeat-pwd: Repeat your password - nickname-intro: Whatever you like expect special characters - player-name-intro: Player name in Minecraft, can be changed later + change-captcha: Нажмите, чтобы изменить изображение CAPTCHA. + login-link: Уже зарегистрированы? Войдите здесь. + forgot-link: Забыли пароль? + keep: Запомнить меня + repeat-pwd: Повторите ваш пароль + nickname-intro: Всё, что вам угодно, кроме специальных символов + player-name-intro: Имя игрока в Minecraft, может быть изменено позже register-button: Register forgot: - login-link: I do remember it - button: Send - reset-button: Reset + login-link: Я помню это + button: Отправить + reset-button: Сброс skinlib: private: Private - anonymous: Please login first. - reset: Reset Filter - nowShowing: Now showing + anonymous: Пожалуйста, войдите сначала. + reset: Сбросить фильтр + nowShowing: Сейчас показывается addToCloset: Add to closet removeFromCloset: Remove from closet - setItemName: Set a name for this texture + setItemName: Установите имя для этой текстуры applyNotice: You can apply it to player at your closet - emptyItemName: Empty texture name. - setNewTextureName: 'Please enter the new texture name:' - emptyNewTextureName: Empty new texture name. - seeMyUpload: My Uploads - apply: Apply + emptyItemName: Не указано название текстуры. + setNewTextureName: 'Пожалуйста, введите название новой текстуры:' + emptyNewTextureName: Пустое имя новой текстуры. + seeMyUpload: Мои загрузки + apply: Применить filter: - skin: (Any Model) + skin: (Любая модель) steve: (Steve) alex: (Alex) cape: (Cape) - uploader: 'User (UID = :uid) Uploaded' - allUsers: All Users + uploader: 'Пользователь (UID = :uid) загружен' + allUsers: Все пользователи sort: - title: Sort - time: Latest - likes: Most Likes - badSkinSize: The size of selected skin file is not valid - badCapeSize: The size of selected cape file is not valid - emptyTextureName: Empty texture name. - emptyTextureType: Please select a type for this texture. - emptyUploadFile: You have not uploaded any file. - encodingError: 'Error: Encoding of this file is not accepted.' - fileExtError: 'Error: Textures should be PNG files.' - showContentPolicy: Read content policy - uploading: Uploading - redirecting: Redirecting... + title: Сортировать + time: Последние + likes: Популярные + badSkinSize: Размер выбранного файла скина недействителен + badCapeSize: Размер выбранного файла накидки недействителен + emptyTextureName: Не указано название текстуры. + emptyTextureType: Пожалуйста, выберите тип для этой текстуры. + emptyUploadFile: Вы не загрузили ни одного файла. + encodingError: 'Ошибка: Кодировка этого файла не принимается.' + fileExtError: 'Ошибка: Текстуры должны быть в PNG формате.' + showContentPolicy: Прочитать политику контента + uploading: Загружается + redirecting: Перенаправление... setAsPrivate: Set as Private - setAsPublic: Set as Public + setAsPublic: Сделать общедоступным setPublicNotice: Sure to set this as public texture? setPrivateNotice: Sure to set this as private texture? - deleteNotice: Are you sure to delete this texture? - setNewTextureModel: "Please select a new texture model:" + deleteNotice: Вы уверены, что хотите удалить эту текстуру? + setNewTextureModel: "Пожалуйста, выберите новую модель текстуры:" upload: - texture-name: Texture Name - texture-type: Texture Type - select-file: Select File + texture-name: Название текстуры + texture-type: Тип текстуры + select-file: Выбрать файл privacy-notice: Prevent it from being visible at skin library. - set-as-private: Make it Private - button: Upload - dropZone: Drop a file here - remove: Remove + set-as-private: Сделать его приватным + button: Загрузить + dropZone: Перетащите файл сюда + remove: Удалить cost: It costs you about :score score. award: You'll be awarded :score score(s) by uploading public texture. show: - anonymous: You must login to use closets - likes: People who like this - detail: Details - name: Texture Name - edit: Edit - model: Applicable Model - size: File Size - uploader: Uploader - upload-at: Upload At - download: Download - delete-texture: Delete Texture - manage-notice: The texture which was deleted or setted to private will be removed from the closet of everyone who had favorited it. + anonymous: Вы должны войти в систему, чтобы использовать шкафы + likes: Люди, которым это нравится + detail: Детали + name: Название текстуры + edit: Редактировать + model: Применимая модель + size: Размер файла + uploader: Загрузчик + upload-at: Загрузить в + download: Скачать + delete-texture: Удалить текстуру + manage-notice: Текстура, которая была удалена или установлена как приватная, будет удалена из шкафа всех, кто ее добавил в избранное. report: - title: Report - reason: Tell us reason please. + title: Пожаловаться + reason: Скажите нам причину, пожалуйста. positive: To encourage positive contributions to the skinlib, we will reward who reported inappropriate content with :score scores. However, if any malicious reporting behaviors were found, all scores rewarded will be taken back. negative: To mitigate the impact of malicious reports, we will require :score scores for submitting a texture report. Don't worry. The suspended scores and additional reward will be sent to your account after your report reviewed by administrators. user: @@ -143,64 +143,64 @@ user: reset: Clear selected title: Which player should be applied to? empty: It seems that you own no player... - add: Add new player + add: Добавить нового игрока profile: avatar: - title: Change Avatar? + title: Изменить аватар? notice: Click the gear icon「」of any skin in your skinlib, then click 「Set as avatar」. We will cut the head segment of that skin for you. If there is no icon like this, please unable the extensions like ADBlock. password: - title: Change Password - old: Old Password - new: New Password - confirm: Repeat Password - button: Change Password + title: Изменить пароль + old: Старый пароль + new: Новый пароль + confirm: Повторите пароль + button: Изменить пароль nickname: - title: Change Nickname - rule: Whatever you like expect special characters + title: Изменить никнейм + rule: Всё, что вам угодно, кроме специальных символов email: - title: Change Email - new: New Email - password: Current Password - button: Change Email + title: Изменить e-mail + new: Новый E-mail + password: Текущий пароль + button: Изменить e-mail delete: - title: Delete Account - notice: Sure to delete your account on :site? - admin: Admin account can not be deleted. - button: Delete My Account - modal-title: You need to enter your password to continue + title: Удалить аккаунт + notice: Вы уверены, что хотите удалить учетную запись на :site? + admin: Аккаунт администратора не может быть удален. + button: Удалить мою учетную запись + modal-title: Вам необходимо ввести пароль, чтобы продолжить modal-notice: | - You're about to delete your account. - This is permanent! No backups, no restores, no magic undo button. - We warned you, ok? - password: Current Password + Вы собираетесь удалить свой аккаунт. + Это навсегда! Нет резервных копий, нет восстановлений, нет волшебной кнопки отмены. + Мы предупреждали вас, хорошо? + password: Текущий пароль used: - title: Resources Used - players: Registered players - storage: Storage used + title: Используемые ресурсы + players: Зарегистрированные игроки + storage: Использовано памяти cur-score: Current Score score-notice: Click the score to show introduction. sign: Sign sign-success: Signed successfully. You got :score scores. - time-unit-hour: h - time-unit-min: min - last-sign: Last signed at :time - sign-remain-time: Available after :time :unit + time-unit-hour: ч + time-unit-min: мин + last-sign: Последний вход в :time + sign-remain-time: Доступно после :time :unit player: - player-name: Player Name - edit: Edit - operation: Operations - edit-pname: Edit Name - delete-texture: Clear Textures - delete-player: Delete - add-player: Add new player - login-notice: Now you can log in with player names you owned instead email address. - player-info: Information (click player name to show preview) - texture-empty: Nothing + player-name: Имя игрока + edit: Редактировать + operation: Операции + edit-pname: Изменить имя + delete-texture: Очистить текстуры + delete-player: Удалить + add-player: Добавить нового игрока + login-notice: Теперь вы можете войти используя имя игроков, которыми вы владеете, вместо адреса электронной почты. + player-info: Информация (нажмите на имя игрока, чтобы показать предварительный просмотр) + texture-empty: Ничего player-name-rule: - official: Player name may only contains letters, numbers and underscores. - cjk: Player name may contains letters, numbers, underscores and CJK Unified Ideographs. - custom: Custom player name rules are applied on this site. Please contact admins for further information. - player-name-length: The player name should be at least :min characters and not greater than :max characters. + official: Имя игрока может содержать только буквы, цифры и подчеркивания. + cjk: Имя игрока может содержать буквы, цифры, подчеркивания и объединенные идеограммы CJK. + custom: Пользовательские правила имени игрока применяются на этом сайте. Пожалуйста, свяжитесь с администраторами для получения дополнительной информации. + player-name-length: Имя игрока должно быть не менее :min символов и не более :max символов. verification: title: Verify Your Account message: You must verify your email address before using the skin hosting service. Haven't received the email? @@ -246,60 +246,60 @@ admin: pidNotice: >- Please enter the tid of texture. Inputing 0 can clear texture of this player. changePlayerTexture: 'Change textures of :player' - changeTexture: Change Textures - changePlayerName: Change Player Name - changeOwner: Change Owner - textureType: Texture Type - deletePlayer: Delete - changePlayerOwner: 'Please enter the id of user which this player should be transferred to:' - deletePlayerNotice: Are you sure to delete this player? It' permanent. - targetUser: 'Target user is :nickname' - noSuchUser: No such user - changePlayerNameNotice: 'Please input new player name:' - emptyPlayerName: Player name cannot be empty. - configurePlugin: Configure - noPluginConfigNotice: The plugin has been disabled or no configuration is provided. - deletePlugin: Delete - noDependencies: No Dependencies - whyDependencies: What's this? - statusEnabled: Enabled - statusDisabled: Disabled - pluginTitle: Plugin - pluginAuthor: Author - pluginVersion: Version - pluginName: Name - pluginReadme: Read Me - pluginDescription: Description - pluginDependencies: Dependencies - installPlugin: Install - pluginInstalling: Installing... - updatePlugin: Update - pluginUpdating: Updating... - confirmUpdate: Are you sure to update ":plugin" from :old to :new? - enablePlugin: Enable - disablePlugin: Disable - confirmDeletion: Are you sure to delete this plugin? + changeTexture: Изменить текстуры + changePlayerName: Изменить имя игрока + changeOwner: Изменить владельца + textureType: Тип текстуры + deletePlayer: Удалить + changePlayerOwner: 'Пожалуйста, введите идентификатор пользователя, которому этот игрок должен быть переведен:' + deletePlayerNotice: Вы уверены, что хотите удалить этого игрока? Это навсегда. + targetUser: 'Целевой пользователь :nickname' + noSuchUser: Нет такого пользователя + changePlayerNameNotice: 'Пожалуйста, введите новое имя игрока:' + emptyPlayerName: Имя игрока не может быть пустым. + configurePlugin: Настройка + noPluginConfigNotice: Плагин был отключен или конфигурация не предоставлена. + deletePlugin: Удалить + noDependencies: Нет зависимостей + whyDependencies: Что это? + statusEnabled: Включено + statusDisabled: Отключено + pluginTitle: Плагин + pluginAuthor: Автор + pluginVersion: Версия + pluginName: Имя + pluginReadme: Прочти меня + pluginDescription: Описание + pluginDependencies: Зависимости + installPlugin: Установить + pluginInstalling: Установка... + updatePlugin: Обновить + pluginUpdating: Обновление... + confirmUpdate: Вы уверены, что хотите обновить ":plugin" с :old на :new? + enablePlugin: Включить + disablePlugin: Отключить + confirmDeletion: Вы уверены, что хотите удалить этот плагин? noDependenciesNotice: >- - There is no dependency definition in the plugin. It means that the plugin may be not compatible with the current version of Blessing Skin, and enabling it may cause unexpected problems. Do you really want to enable the plugin? - updateButton: Update Now - downloading: Downloading... - updateCompleted: Update completed. + В плагине нет определения зависимостей. Это означает, что плагин может быть несовместим с текущей версией Blessing Skin, и включение его может привести к неожиданным проблемам. Вы действительно хотите включить плагин? + updateButton: Обновить сейчас + downloading: Загрузка... + updateCompleted: Обновление завершено. i18n: - group: Group - key: Key - text: Text - empty: (Empty) - modify: Modify - delete: Delete - updating: 'Please type new text:' - confirmDelete: Are you sure? This is irreversible. + group: Группа + key: Ключ + text: Текст + empty: (Пусто) + modify: Изменить + delete: Удалить + updating: 'Пожалуйста, введите новый текст:' + confirmDelete: Вы уверены? Это необратимо. report: - tid: Texture ID - reporter: Reporter - reason: Reason - status-title: Status + tid: ID текстуры + reporter: Жалуется + reason: Причина + status-title: Статус status: - - Pending + - В ожидании - Resolved - Rejected time: Report Time diff --git a/resources/lang/ru_RU/options.yml b/resources/lang/ru_RU/options.yml index a134a3a2..9aa28a7f 100644 --- a/resources/lang/ru_RU/options.yml +++ b/resources/lang/ru_RU/options.yml @@ -4,50 +4,50 @@ homepage: title: Домашняя страница home_pic_url: title: URL изображения на главной странице - hint: Path relative to homepage or full URL, leave empty to use default image. + hint: Путь относительно главной страницы или полной URL, оставьте пустым, чтобы использовать изображение по умолчанию. favicon_url: - title: Website Icon - hint: Path relative to public/ or full URL. - description: The given image must have same width and height (leave blank to use default icon). + title: Иконка сайта + hint: Путь относительно публичного или полного URL. + description: Данное изображение должно иметь одинаковую ширину и высоту (оставьте пустым, чтобы использовать стандартную иконку). transparent_navbar: - title: Transparent Navigation Bar - label: This will enable transparent navigation bar of home page, but it will turn to be normal if page is scrolled to bottom. + title: Прозрачная панель навигации + label: Это включит прозрачную панель навигации на главной странице, но она будет нормальной, если страница прокручивается вниз. hide_intro: title: Hide Introduction at Bottom label: Scroll bar will be disabled if this option is enabled, as version 2.x. fixed_bg: - title: Fixed Background - label: This option will make background fixed, not scrolled with scroll bar. + title: Фиксированный фон + label: Эта опция сделает фон фиксированным, а не прокрутится с помощью полосы прокрутки. copyright_prefer: - title: Program Copyright - description: "You can specify a different style of program copyright for each language. To edit a specific language's corresponding program copyright style, please switch to that language and submit your edit.
Warning: Any evil modification applied on the footer program copyright (including deleting, modifying author, changing link target) with out permission is FORBIDDEN. The author reserves the right to pursue relevant responsibilities." + title: Авторские права + description: "Вы можете указать разные стили авторских прав для каждого языка. Чтобы отредактировать соответствующий стиль авторских прав для определенного языка, переключитесь на этот язык и отправьте свои изменения.
Предупреждение: Любое злое изменение, примененное к авторскому праву программы нижнего колонтитула (включая удаление, изменение автора, изменение цели ссылки) без разрешения ЗАПРЕЩЕНО . Автор оставляет за собой право выполнять соответствующие обязанности." copyright_text: - title: Custom Copyright Text + title: Пользовательский текст авторского права description: Placeholders are available in custom copyright text. e.g. {site_name} & {site_url}. You can also specify a different footer for each language. To edit a specific language's corresponding footer, please switch to that language and submit your edit. customJsCss: title: Custom CSS/JavaScript message: | - The contents will be attached to <style> and <script> tags.
- - Here are some useful examples: Examples of Custom CSS & JavaScript + Содержимое будет прикреплено к тегам <style> и <script>
+ - Вот несколько полезных примеров: Примеры пользовательских CSS & JavaScript custom_css: CSS custom_js: JavaScript rate: title: Scores score_per_storage: - title: Storage + title: Хранилище addon: scores = 1 KB private_score_per_storage: - title: Private Storage + title: Приватное хранилище addon: scores = 1 KB - hint: Uploading private textures will cost more scores. + hint: Загрузка приватных текстур будет стоить больше очков. score_per_closet_item: - title: Favorites + title: Избранное addon: score = 1 closet item return_score: title: Score Return label: Return scores back to user after deleting players/textures/closet items. score_per_player: - title: Players + title: Игроки addon: scores = 1 player user_initial_score: User Initial Score report: @@ -65,25 +65,25 @@ sign: addon2: scores sign_gap_time: title: Gap Time - addon: hours + addon: часов sign_after_zero: - title: Time - label: Users can sign in after 0 everyday. - hint: The above option will be ignored if this is checked. + title: Время + label: Пользователи могут войти после 0 ежедневно. + hint: Вышеуказанная опция будет проигнорирована, если этот флажок установлен. sharing: title: Awarding Sharing score_award_per_texture: - title: Uploader will be rewarded for each uploading texture with + title: Загрузчик будет вознагражден за каждую загружаемую текстуру take_back_scores_after_deletion: title: Return scores - label: Return scores if uploader setting private or deleting texture. + label: Возвращает баллы, если загрузчик установит приватный доступ или удалит текстуру. score_award_per_like: title: Each time the texture is collected, uploader will be rewarded with general: - title: General Options - site_name: Site Name + title: Основные параметры + site_name: Название сайта site_description: - title: Site Description + title: Описание сайта description: You can also specify a different site name and description for each language. To edit a specific language's corresponding site name or description text, please switch to that language and submit your edit. site_url: title: Site URL @@ -117,38 +117,38 @@ general: placeholder: Regular Expressions player_name_length: title: Player Name Length - suffix: characters - api_type: Prefered JSON API + suffix: символы + api_type: Предпочтительно JSON API auto_del_invalid_texture: - title: Invalid Textures - label: Delete invalid textures automatically. - hint: Delete textures records whose file no longer exists from skinlib. + title: Неправильные текстуры + label: Удалить недействительные текстуры автоматически. + hint: Удалить записи текстур, файл которых больше не существует из skinlib. allow_downloading_texture: - title: Downloading Textures - label: Allow users to directly download the source file of a skinlib item. + title: Загрузка текстур + label: Разрешить пользователям напрямую скачивать исходный файл элемента skinlib. status_code_for_private: - title: HTTP Code for Rejecting Accessing Private Textures + title: HTTP-код для отказа в доступе к приватным текстурам texture_name_regexp: - title: Texture Name Rules - hint: The RegExp for validating name of uploaded textures. Leave empty to allow any character except single, double quote and backslash. - placeholder: Regular Expressions + title: Правила имени текстуры + hint: RegExp нужен для проверки имени загруженных текстур. Оставьте пустым, чтобы разрешить любой символ, кроме одинарных, двойных кавычек и обратной косой черты. + placeholder: Регулярные выражения content_policy: - title: Content Policy - description: Display content policy at texture uploading page, supporting Markdown. To edit a specific language's corresponding content policy, please switch to that language and submit your edit. + title: Политика в отношении содержания + description: Отобразить контентную политику на странице загрузки текстур с поддержкой Markdown. Чтобы отредактировать соответствующую политику в отношении определенного языка, переключитесь на этот язык и отправьте свое изменение. comment_script: title: Comment Script description: Placeholder is available, {tid} will be replaced with texture id, {name} will be replaced with texture name, {url} will be replaced with current URL. announ: - title: Announcement + title: Объявление announcement: - description: Styling with Markdown is supported. You can also specify a different announcement for each language. To edit a specific language's corresponding announcement, please switch to that language and submit your edit. + description: Стилизация с Markdown поддерживается. Вы также можете указать разные объявления для каждого языка. Чтобы отредактировать соответствующее объявление определенного языка, пожалуйста, переключитесь на этот язык и отправьте свою правку. meta: - title: SEO tags + title: SEO тэги meta_keywords: - title: Keywords - hint: Split with commas. + title: Ключевые слова + hint: Разделить запятыми. meta_description: - title: Description + title: Описание hint: Description defined in "general options" will be used if you left it empty. meta_extras: title: Other Custom Tags diff --git a/resources/lang/ru_RU/setup.yml b/resources/lang/ru_RU/setup.yml index a171b6f6..76e53b17 100644 --- a/resources/lang/ru_RU/setup.yml +++ b/resources/lang/ru_RU/setup.yml @@ -1,67 +1,67 @@ --- database: - connection-error: "Unable to connect to the target :type database, please check your configuration. The server replied with: :msg" - connection-success: Connect to the target :type database [:server] successfully, just click NEXT to start installation. - table-already-exists: There are some tables already exist in target database, whose names conflict with ones we are going to create. To avoid data loss, please manually delete these tables :tables, or set a different table prefix. + connection-error: "Не удается подключиться к базе данных :type, проверьте свою конфигурацию. Сервер ответил: :msg" + connection-success: Подключение к базе данных :type [:server] прошло успешно. Нажмите ДАЛЕЕ чтобы начать установку. + table-already-exists: 'В целевой базе данных уже есть несколько таблиц, имена которых противоречат тем, которые мы собираемся создать. Чтобы избежать потери данных, удалите эти таблицы: :tables вручную или установите другой префикс таблиц.' file: - permission-error: Unable to create textures folder, please check the directory permissions or place one manually. - no-dot-env: Unable to find environment configuration file. Please rename .env.example to .env (please refer to setup manual). + permission-error: Невозможно создать папку текстур, пожалуйста, проверьте права доступа к каталогу или поместите их вручную. + no-dot-env: Не удалось найти файл конфигурации. Пожалуйста, переименуйте .env.example в .env (пожалуйста, обратитесь к руководству по установке). permissions: - storage: Unable to write to storage directory, please check the permissions. + storage: Невозможно записать в папку хранения, проверьте разрешения. disabled-functions: - escapeshellarg: "The escapeshellarg function is disabled in your php.ini configuration. Please contact your web hosting provider to enable it or perform the installation manually: http://t.cn/REzBZUe" + escapeshellarg: "Функция escapeshellarg отключена в вашей конфигурации php.ini. Пожалуйста, свяжитесь с вашим хостинг-провайдером, чтобы включить его или выполните установку вручную: http://t.cn/REzBZUe" locked: - title: Already installed - text: It appears that you have already installed Blessing Skin Server. To reinstall, please delete the "install.lock" file under "storage" directory. - button: Back to homepage + title: Уже установлено + text: Похоже, вы уже установили сервер Blessing Skin. Чтобы переустановить, удалите файл "install.lock" в каталоге "storage". + button: Вернуться на главную страницу updates: master: title: Update Wizard - Blessing Skin Server welcome: - title: One more step + title: Еще один шаг text: | - Welcome! You are going to update to Blessing Skin Server v:version. - We need to apply some updates to your database, click NEXT to continue. - button: Next + Добро пожаловать! Вы собираетесь обновить Blessing Skin Server до v:version. + Нам нужно применить некоторые обновления к вашей базе данных, нажмите ДАЛЕЕ, чтобы продолжить. + button: Далее success: - title: Update complete - text: Blessing Skin Server has been successfully updated to v:version. - tips: "Update Tips:" + title: Обновление завершено + text: Blessing Skin Server успешно обновлен до версии v:version. + tips: "Советы по обновлению:" changelog: - title: Release Note + title: Примечания к выпуску wizard: master: title: Install Wizard - Blessing Skin Server welcome: - title: Welcome - button: Next - text: Welcome to Blessing Skin Server v:version! + title: Добро пожаловать + button: Далее + text: Добро пожаловать в Blessing Skin Server v:version! database: - title: Database - text: The database is used for storing data of Blessing Skin. - type: Database Type - host: Database Host - port: Database Port - username: Database Username - password: Database Password - db: Database Name - db-notice: You should provide the path to SQLite file and there is no need to fill other blanks if you use SQLite. - prefix: Prefix of Database Table (Optional) - prefix-notice: You don't need to use this option unless you want to install multiple Blessing Skin Server into one database. + title: База данных + text: База данных используется для хранения данных Blessing Skin. + type: Тип базы данных + host: Сервер базы данных + port: Порт базы данных + username: Имя пользователя базы данных + password: Пароль базы данных + db: Имя базы данных + db-notice: Вы должны указать путь к файлу SQLite, и нет необходимости заполнять другие пробелы, если вы используете SQLite. + prefix: Префикс таблицы базы данных (необязательно) + prefix-notice: Вам не нужно использовать эту опцию, если вы не хотите устанавливать несколько серверов Blessing Skin в одну базу данных. info: - title: Information needed - button: Run install - text: To proceed with the installation, please fill this form with the details of the initial admin account. Don't worry, you can always change these settings later. - admin-email: Admin Email - admin-notice: This is the UNIQUE super admin account who can GIVE or CANCEL other users' admin privilege. - nickname: Nickname - password: Password - pwd-notice: 'Attention: You will need the password to log in. Please keep it at a secure place.' - confirm-pwd: Confirm password - site-name: Site name - site-name-notice: This will be shown on every page. - secure: Security - secure-notice: Generate random APP_KEY and SALT to make your site secured. + title: Необходимая информация + button: Запустить установку + text: Чтобы продолжить установку, пожалуйста, заполните эту форму с данными начальной учетной записи администратора. Не волнуйтесь, вы всегда можете изменить эти настройки позже. + admin-email: E-mail Администратора + admin-notice: Это УНИКАЛЬНАЯ учетная запись супер-администратора, которая может ДАТЬ или ОТМЕНИТЬ привилегии администратора других пользователей. + nickname: Ник + password: Пароль + pwd-notice: 'Внимание: вам понадобится пароль для входа в систему. Пожалуйста, храните его в надежном месте.' + confirm-pwd: Подтвердите пароль + site-name: Название сайта + site-name-notice: Это будет показано на каждой странице. + secure: Безопасность + secure-notice: Создайте случайные APP_KEY и SALT, чтобы обеспечить безопасность вашего сайта. finish: - title: Installation complete - text: Blessing Skin Server has been installed. Thank you, and enjoy! + title: Установка завершена + text: Blessing Skin Server был установлен. Спасибо, наслаждайтесь! diff --git a/resources/lang/ru_RU/skinlib.yml b/resources/lang/ru_RU/skinlib.yml index a06d6c06..9b9cb89f 100644 --- a/resources/lang/ru_RU/skinlib.yml +++ b/resources/lang/ru_RU/skinlib.yml @@ -1,80 +1,80 @@ --- general: - filter: Filter - my-upload: Uploaded by me - sort: Sort - search-textures: Search for textures... - upload-new-skin: Upload new skin - no-result: No result. + filter: Фильтр + my-upload: Загружено мной + sort: Сортировать + search-textures: Поиск текстур... + upload-new-skin: Загрузить новый скин + no-result: Безрезультатно. filter: - now-showing: Now showing - skin: Skin - cape: Cape - any-model: (Any Model) - steve-model: (Steve Model) - alex-model: (Alex Model) - uploader: User (:name) uploaded - clean-filter: Clean filter + now-showing: Сейчас показывают + skin: Скин + cape: Плащ + any-model: (Любая модель) + steve-model: (Модель Steve) + alex-model: (модель Alex) + uploader: Пользователь (:name) загружен + clean-filter: Очистить фильтр sort: - newest-uploaded: Newestly uploaded - most-likes: Most likes + newest-uploaded: Недавно загруженные + most-likes: Больше всего лайков item: steve: (Steve) alex: (Alex) - cape: (Cape) - remove-from-closet: Remove from closet - add-to-closet: Add to closet - anonymous: Please login first - private: Private + cape: (Плащ) + remove-from-closet: Удалить из шкафа + add-to-closet: Добавить в шкаф + anonymous: Пожалуйста, войдите сначала + private: Частный show: - title: Texture Details - anonymous: You must login to use closets. - likes: People who liked this - detail: Details - name: Texture Name - edit-name: Edit Name - model: Applicable Model - size: File Size - uploader: Uploader - upload-at: Upload At - delete-texture: Delete Texture - notice: The texture which was deleted or setted to private will be removed from the closet of everyone who had favorited it. - notice-admin: You are able to delete this texture or make it private. The operations will make it removed from the closet of everyone who had favorited it. - comment: Comment - deleted: The requested texture was already deleted. - contact-admin: Please contact the admins to remove this entry. - private: The requested texture is private and only visible to the uploader and admins. + title: Детали текстур + anonymous: Вы должны войти в систему, чтобы использовать шкафы. + likes: Люди, которым это понравилось + detail: Детали + name: Название текстуры + edit-name: Изменить имя + model: Применимая модель + size: Размер файла + uploader: Загрузчик + upload-at: Загрузить в + delete-texture: Удалить текстуру + notice: Текстура, которая была удалена или установлена как приватная, будет удалена из шкафа всех, кто ее добавил в избранное. + notice-admin: Вы можете удалить эту текстуру или сделать ее приватной. Операции сделают её удаленной из шкафа всех, кто добавил в избранное. + comment: Комментарий + deleted: Запрашиваемая текстура уже удалена. + contact-admin: Пожалуйста, свяжитесь с администраторами, чтобы удалить эту запись. + private: Запрашиваемая текстура является приватной и видимой только для администраторов и пользователя который её загрузил. upload: - title: Upload Texture - texture-name: Texture Name - name-rule: Less than 32 characters and must not contain any special one. - name-rule-regexp: Custom name rules are applied as :regexp - texture-type: Texture Type - select-file: Select File - private-score-notice: It will spend you more scores for setting it as private. You will be charged :score scores for per KB storage. - privacy-notice: Prevent it from being visible at skin library. - set-as-private: Make it private - button: Upload - type-error: Incorrect mime type of uploaded file. - invalid-size: Invalid :type file (width :width, height :height) - invalid-hd-skin: Invalid HD skin (width and height should be divisible by 32) - lack-score: You don't have enough score to upload this texture. - repeated: The texture is already uploaded by someone else. You can add it to your closet directly. - success: Texture :name was uploaded successfully. + title: Загрузить текстуру + texture-name: Название текстуры + name-rule: Менее 32-х символов и не должно содержать специальных символов. + name-rule-regexp: Пользовательские правила имен применяются как :regexp + texture-type: Тип текстуры + select-file: Выбрать файл + private-score-notice: Будет потрачено больше очков, чтобы установить его приватно. С вас будет взиматься плата :scores очков за килобайт. + privacy-notice: Предотвратите это, чтобы быть видимым в библиотеке скинов. + set-as-private: Сделать это приватным + button: Загрузить + type-error: Неверный тип Mime загруженного файла. + invalid-size: Недопустимый файл :type (ширина :width, высота :height) + invalid-hd-skin: Недопустимый HD скин (ширина и высота должны делиться на 32) + lack-score: У вас недостаточно очков для загрузки этой текстуры. + repeated: Текстура уже загружена кем-то другим. Вы можете добавить её в свой шкаф напрямую. + success: Текстура :name была успешно загружена. delete: - success: The texture was deleted successfully. + success: Текстура успешно удалена. privacy: - change-privacy: Change privacy - set-as-private: Set as private - set-as-public: Set as public - success: The texture was set to :privacy successfully. + change-privacy: Изменить конфиденциальность + set-as-private: Сделать приватным + set-as-public: Сделать общедоступным + success: Текстура была успешно изменена на :privacy . rename: - success: The texture was renamed to :name successfully. + success: Текстура успешно переименована в :name. model: - success: The texture's model was changed to :model successfully. - duplicate: "The same texture available for the chosen model already exists in skinlib (Name: :tid). You can add it to your closet directly." -no-permission: You have no permission to moderate this texture. -non-existent: No such texture. + success: Модель текстуры была изменена на :model успешно. + duplicate: "Та же текстура, которая доступна для выбранной модели, уже существует в skinlib (Название: :tid). Вы можете добавить ее в шкаф напрямую." +no-permission: У вас нет разрешения на модерирование этой текстуры. +non-existent: Нет такой текстуры. report: - duplicate: You have already reported this texture. The administrators will review it as soon as possible. You can also track the status of your report at User Center. - success: Thanks for reporting! The administrators will review it as soon as possible. + duplicate: Вы уже пожаловались на эту текстуру. Администраторы будут проверять ее как можно скорее. Вы также можете отслеживать состояние вашего отчета в Центре пользователей. + success: Спасибо за сообщение! Администраторы рассмотрят его как можно скорее. diff --git a/resources/lang/ru_RU/user.yml b/resources/lang/ru_RU/user.yml index c7f7fbf5..c09c7dc5 100644 --- a/resources/lang/ru_RU/user.yml +++ b/resources/lang/ru_RU/user.yml @@ -1,30 +1,30 @@ --- used: title: Resources Used - players: Registered players - storage: Storage used -cur-score: Current Score -score-notice: Click the score to show introduction. + players: Зарегистрированные игроки + storage: Использовано памяти +cur-score: Текущий счет +score-notice: Нажмите на счет, чтобы показать введение. sign: Sign sign-success: Signed successfully. You got :score scores. -time-unit-hour: h -time-unit-min: min -cant-sign-until: You can't sign in in :time :unit -last-sign: Last signed at :time -sign-remain-time: Available after :time :unit -announcement: Announcement -no-unread: No new notifications. +time-unit-hour: ч +time-unit-min: мин +cant-sign-until: Вы не можете войти в :time :unit +last-sign: Последний вход в :time +sign-remain-time: Доступно после :time :unit +announcement: Объявление +no-unread: Нет новых уведомлений. verification: - disabled: Email verification is not available. - frequent-mail: You click the send button too fast. Wait for 60 secs, guy. - verified: Your account is already verified. - success: Verification link was sent, please check your inbox. - failed: We failed to send you the verification link. Detailed message :msg + disabled: Подтверждение по электронной почте недоступно. + frequent-mail: Вы нажимаете кнопку отправки слишком быстро. Подождите 60 секунд. + verified: Ваша учетная запись уже подтверждена. + success: Ссылка для подтверждения была отправлена, пожалуйста, проверьте свой почтовый ящик. + failed: Мы не смогли отправить вам ссылку для подтверждения. Подробное сообщение :msg mail: - title: Verify Your Account on :sitename - message: You are receiving this email because someone registered an account with this email address on :sitename. - reset: 'Click here to verify your account: :url' - ignore: If you did not register an account, no further action is required. + title: Подтвердите ваш аккаунт на :sitename + message: Вы получили это письмо, потому что кто-то зарегистрировал аккаунт с этим адресом электронной почты на :sitename. + reset: 'Нажмите здесь, чтобы подтвердить ваш аккаунт: :url' + ignore: Если вы не регистрировали аккаунт, никаких дальнейших действий не требуется. score-intro: title: What is score? introduction: | @@ -41,30 +41,30 @@ score-intro: closet: ':score socres = 1 closet item' closet: type-to-search: Type to search - switch-category: Switch Category - view: View in skin library + switch-category: Переключить категорию + view: Открыть в библиотеке скинов more: More - set-avatar: Set as avatar + set-avatar: Установить в качестве аватара use-as: - button: Apply... - reset: Clear selected - title: Which player should be applied to? - empty: It seems that you own no player... - add: Add a new player + button: Применить... + reset: Очистить выбранное + title: К какому игроку следует обращаться? + empty: Кажется, у вас нет игрока... + add: Добавить нового игрока add: success: Added :name to closet successfully. - repeated: You have already added this texture. - not-found: We cannot find this texture. + repeated: Вы уже добавили эту текстуру. + not-found: Мы не можем найти эту текстуру. lack-score: You don't have enough score to add it to closet. rename: - title: Rename item - success: The item is successfully renamed to :name + title: Переименовать элемент + success: Элемент успешно переименован в :name remove: - title: Remove from closet - success: The texture was removed from closet successfully. - non-existent: The texture does not exist in your closet. + title: Удалить из шкафа + success: Текстура была успешно удалена из шкафа. + non-existent: Текстура не существует в шкафу. player: - player-name: Player Name + player-name: Имя игрока edit: Edit operation: Delete edit-pname: Player name @@ -101,6 +101,7 @@ profile: notice: Click the gear icon "" of any skin in your closet, then click "Set as avatar". We will cut the head segment of that skin for you. If there is no icon like this, please try to unable your ADs blocking extension. wrong-type: You can't set a cape as avatar. success: New avatar was set successfully. + reset: Reset Avatar password: title: Change Password old: Old Password @@ -112,27 +113,27 @@ profile: nickname: title: Change Nickname empty: No nickname is set now. - rule: Whatever you like expect special characters - single: You're not allowed to update nickname, because we've bound your player with your account. - success: Nickname is successfully updated to :nickname + rule: Всё, что вам угодно, кроме специальных символов + single: Вам не разрешено обновлять никнейм, потому что мы привязали вашего игрока к вашему аккаунту. + success: Ник успешно обновлен на :nickname email: - title: Change Email - new: New Email - password: Current Password - button: Change email - wrong-password: Wrong password. - existed: This email address is occupied. - success: Email address updated successfully, please log in again. + title: Изменить e-mail + new: Новый E-mail + password: Текущий пароль + button: Изменить e-mail + wrong-password: Неверный пароль. + existed: Этот адрес электронной почты занят. + success: Адрес электронной почты успешно обновлен, пожалуйста, войдите снова. delete: - title: Delete Account - notice: Sure to delete your account on :site? - admin: Admin account can not be deleted. - button: Delete my account - modal-title: You need to enter your password to continue + title: Удалить аккаунт + notice: Вы уверены, что хотите удалить учетную запись на :site? + admin: Аккаунт администратора не может быть удален. + button: Удалить мой аккаунт + modal-title: Вам необходимо ввести пароль, чтобы продолжить modal-notice: | - You're about to delete your account. - This is permanent! No backups, no restores, no magic undo button. - We warned you, ok? - password: Current Password - wrong-password: Wrong password. - success: Your account is deleted successfully. + Вы собираетесь удалить свой аккаунт. + Это навсегда! Нет резервных копий, нет восстановлений, нет волшебной кнопки отмены. + Мы предупреждали вас, хорошо? + password: Текущий пароль + wrong-password: Неверный пароль. + success: Ваша учетная запись успешно удалена. diff --git a/resources/lang/zh_CN/user.yml b/resources/lang/zh_CN/user.yml index a9036a34..25bd6b2b 100644 --- a/resources/lang/zh_CN/user.yml +++ b/resources/lang/zh_CN/user.yml @@ -101,6 +101,7 @@ profile: notice: 在衣柜中任意皮肤的右下角「」图标处点击「设为头像」,即可自动截取该皮肤的头部作为头像。如果看不到这个图标,请尝试关闭你的广告过滤扩展。 wrong-type: 披风不能被设置为头像 success: 设置成功 + reset: 重置头像 password: title: 更改密码 old: 原密码 diff --git a/resources/lang/zh_TW/user.yml b/resources/lang/zh_TW/user.yml index c7f7fbf5..032306b3 100644 --- a/resources/lang/zh_TW/user.yml +++ b/resources/lang/zh_TW/user.yml @@ -101,6 +101,7 @@ profile: notice: Click the gear icon "" of any skin in your closet, then click "Set as avatar". We will cut the head segment of that skin for you. If there is no icon like this, please try to unable your ADs blocking extension. wrong-type: You can't set a cape as avatar. success: New avatar was set successfully. + reset: Reset Avatar password: title: Change Password old: Old Password