New Crowdin updates (#297)

This commit is contained in:
Pig Fang 2021-06-21 09:25:14 +08:00 committed by GitHub
parent 3ef1b249f4
commit ab8d1a970c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 508 additions and 508 deletions

View File

@ -1,138 +1,138 @@
---
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: Registrierte Nutzer
total-players: Spieler
total-textures: Hochgeladene Texturen
disk-usage: Speichernutzung
overview: Übersicht
texture-uploads: Hochgeladene Texturen
user-registration: Benutzerregistrierungen
notifications:
send:
title: Send Notification
success: Sent successfully!
title: Nachricht verfassen
success: Erfolgreich versandt!
receiver:
title: Receiver
all: All Users
normal: Normal Users
uid: Specified UID
email: Specified Email
title: Title
content: Content (Markdown is supported.)
title: EmpfängerIn
all: Alle Nutzer
normal: Einfache Benutzer
uid: Angegebene UID
email: Angegebene E-Mail
title: Betreff
content: Inhalt (Markdown wird unterstützt)
users:
operations:
non-existent: No such user.
no-permission: You have no permission to operate this user.
non-existent: Benutzer nicht gefunden.
no-permission: Sie haben keine Berechtigung diesen Nutzer zu Löschen.
email:
success: Email changed successfully.
success: Die E-Mail-Adresse wurde erfolgreich geändert.
verification:
success: Account verification status toggled successfully.
success: Bestätigungsstatus wurde erfolgreich geändert.
nickname:
success: Nickname changed successfully.
success: Benutzername erfolgreich geändert.
password:
success: Password changed successfully.
success: Kennwort erfolgreich geändert.
score:
success: Score changed successfully.
permission: Permission updated.
success: Punktestand erfolgreich geändert.
permission: Berechtigungen aktualisiert.
delete:
success: The account has been deleted successfully.
success: Das Konto wurde erfolgreich gelöscht.
players:
no-permission: You have no permission to operate this player.
no-permission: Sie haben keine Berechtigung diesen Nutzer zu Löschen.
textures:
non-existent: No such texture tid.:tid
success: The textures of :player has been updated.
non-existent: Keine solche Textur tid.:tid
success: Die Texturen von :player wurden aktualisiert.
name:
success: Player name has been updated to :player
success: Spielername wurde aktualisiert auf :player
owner:
success: The player :player was transferred to user :user.
success: Der Spieler :player wurde an den Benutzer :user übertragen.
delete:
success: The player has been deleted successfully.
success: Der Spieler wurde erfolgreich gelöscht.
customize:
change-color:
title: Change Theme Color
title: Designfarbe ändern
colors:
navbar: Top Navigation Bar
navbar: Navigationsleiste
sidebar:
dark: Sidebar (Dark)
light: Sidebar (Light)
dark: Seitenleiste (dunkel)
light: Seitenleiste (Licht)
i18n:
add: Add New Language Line
added: Language line added.
updated: Language line updated.
deleted: Language line deleted.
group: Group
key: Key
add: Neue Sprache hinzufügen
added: Sprache hinzugefügt
updated: Sprache aktualisiert
deleted: Sprache gelöscht
group: Gruppe
key: Schlüssel
text: Text
tip: How can I use this page?
tip: Wie kann ich diese Seite benutzen?
status:
info: Information
health: Health
health: Gesundheit
bs:
name: Blessing Skin
version: Version
env: Application Environment
debug: Debugging or Not?
commit: Commit
env: Anwendungsumgebung
debug: Debuggen oder nicht?
commit: Änderung einreichen
laravel: Laravel Version
server:
name: Server
php: PHP Version
web: Web Server Software
os: OS
web: Webserver Software
os: Betriebssystem
db:
name: Database
name: Datenbank
type: Server
host: Host
port: Port
username: Username
database: Database
prefix: Table Prefix
plugins: Enabled Plugins (:amount)
username: DB-Benutzername
database: Datenbankstatus
prefix: Tabellen-Präfix
plugins: Aktivierte Plugins (:amount)
plugins:
readme: Read Me
readme: Anleitung
operations:
title: Operations
enabled: ':plugin has been enabled.'
title: Aufgaben
enabled: ':plugin wurde aktiviert.'
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: Es gibt Konflikte oder unzufriedene Abhängigkeiten im Plugin, daher können wir es nicht aktivieren. Bitte installieren oder aktualisieren Sie die unten aufgeführten Plugins und deaktivieren Sie diese Konflikte.
disabled: '":name" Plugin ist nicht aktiviert.'
version: 'Die Version von ":title" erfüllt nicht die Einschränkung ":constraint".'
conflict: 'Das Plugin ":title" kann nicht gleichzeitig mit diesem Plugin ausgeführt werden.'
disabled: ':plugin wurde deaktiviert.'
deleted: Das Plugin wurde erfolgreich gelöscht.
no-config-notice: Das Plugin ist nicht installiert oder bietet keine Konfigurationsseite.
no-readme-notice: Das Plugin enthält keine Readme-Datei.
not-found: Plugin existiert nicht.
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.
unresolved: Es gibt Konflikte oder unzufriedene Abhängigkeiten im Plugin, daher können wir es nicht aktivieren. Bitte installieren oder aktualisieren Sie die unten aufgeführten Plugins und deaktivieren Sie diese Konflikte.
connection-error: Keine Verbindung zur Registry der Plugins. :error
non-existent: Das Plugin :plugin existiert nicht.
install-success: Plugin installiert.
update:
complete: Update completed
complete: Aktualisierung abgeschlossen
info:
title: Update Information
up-to-date: Already up-to-date.
available: New version available.
title: Update-Informationen
up-to-date: Bereits aktuell.
available: Neue Version verfügbar.
versions:
latest: "Latest Version:"
current: "Current Version:"
check-github: Check GitHub Releases
button: Update Now
latest: "Neueste Version:"
current: "Aktuelle Version:"
check-github: GitHub Versionen prüfen
button: Jetzt aktualisieren
cautions:
title: Cautions
link: check out this.
title: Warnungen
link: schaue dir das an.
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,
Bitte wählen Sie die Updatequelle entsprechend der Netzwerkumgebung Ihres Hosts aus.
Langsame Verbindungen zwischen Updatequelle und Ihrem Host verlangsamen das Überprüfen und Herunterladen der Seite.
Um die Standard-Updatequelle zu ändern,
errors:
connection: "Unable to access to current update source. Details: :error"
spec: Current update source is not supported.
php: Your PHP version is too low to update. Requires :version or later.
connection: "Zugriff auf die aktuelle Updatequelle nicht möglich. Details: :error"
spec: Aktuelle Updatequelle wird nicht unterstützt.
php: Ihre PHP-Version ist zu niedrig zum Aktualisieren. Benötigt :version oder neuer.
download:
errors:
download: 'Failed to download. Error: :error'
shasum: File validation failed. Please download again.
unzip: Failed to unpack files.
invalid-action: Invalid action
download: 'Download fehlgeschlagen. Fehler: :error'
shasum: Dateiüberprüfung fehlgeschlagen. Bitte erneut herunterladen.
unzip: Fehler beim Entpacken der Dateien.
invalid-action: Ungültiger Vorgang

View File

@ -1,85 +1,85 @@
---
login:
title: Log In
message: Log in to manage your skin & players
success: Logged in successfully.
title: Anmeldung
message: Melden Sie sich an, um Ihren Skin & Ihre Spieler zu verwalten
success: Erfolgreich angemeldet.
check:
anonymous: Illegal access. Please log in first.
verified: To access this page, you should verify your email address first.
admin: Only admins are permitted to access this page.
banned: You are banned on this site. Please contact the admin.
anonymous: Ungültiger Zugriff. Bitte melden Sie sich zuerst an.
verified: Um auf diese Seite zuzugreifen, bitte zuerst E-Mail-Adresse bestätigen.
admin: Nur Administratoren dürfen auf diese Seite zugreifen.
banned: Du bist auf dieser Seite gebannt. Bitte kontaktiere den Administrator.
register:
title: Register
message: Welcome to :sitename!
success: Your account was registered. Redirecting...
max: You can't register more than :regs accounts.
title: Konto erstellen
message: Willkommen bei :sitename!
success: Konto wurde registriert. Weiterleitung...
max: Sie können nicht mehr als :regs Konten registrieren.
forgot:
title: Forgot Password
message: We will send you an E-mail to verify.
disabled: Password resetting is not available.
frequent-mail: You click the send button too fast. Wait for some minutes.
unregistered: The email address is not registered.
success: Mail sent, please check your inbox. The link will be expired in 1 hour.
failed: Failed to send verification mail. :msg
ignore: If you haven't signed up on our site, please ignore this email. No unsubscribing is required.
reset: Reset your password
notice: This mail is sending automatically, no reponses will be sent if you reply.
title: Passwort vergessen
message: Wir senden Ihnen eine E-Mail zur Überprüfung.
disabled: Zurücksetzen des Passworts ist nicht verfügbar.
frequent-mail: Du klickst zu schnell auf den Senden-Button. Warte einige Minuten.
unregistered: Diese E-Mail-Adresse ist nicht registriert.
success: E-Mail gesendet, bitte überprüfen Sie Ihren Posteingang. Der Link wird in 1 Stunde abgelaufen.
failed: Verifizierungs-E-Mail konnte nicht versendet werden
ignore: Wenn Sie sich nicht auf unserer Seite angemeldet haben, ignorieren Sie bitte diese E-Mail. Es ist kein Abmelden erforderlich.
reset: Passwort zurücksetzen
notice: Diese E-Mail wurde automatisch gesendet. Bitte nicht antworten!
mail:
title: Reset your password on :sitename
message: You are receiving this email because we received a password reset request for your account on :sitename.
reset: 'To reset your password, please visit: <a href=":url">:url</a>'
ignore: If you did not request a password reset, no further action is required.
title: Passworts zurücksetzen auf :sitename
message: Sie erhalten diese E-Mail, weil jemand versucht hat, Ihr Passwort zurückzusetzen.
reset: 'Um Ihr Passwort zurückzusetzen, besuchen Sie bitte: <a href=":url">:url</a>'
ignore: Wenn Sie keine Passwortzurücksetzung angefordert haben, ist keine weitere Aktion erforderlich.
reset:
title: Reset Password
button: Reset
invalid: Invalid link.
expired: This link is expired.
message: ':username, reset your email address here.'
success: Password resetted successfully.
title: Passwort zurücksetzen
button: Zurücksetzen
invalid: Ungültiger Link.
expired: Dieser Link ist abgelaufen.
message: ':username, setze deine E-Mail-Adresse hier zurück.'
success: Passwort erfolgreich zurückgesetzt.
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: E-Mail verbinden
button: verbinden
message: Du musst deinen E-Mail-Addersse angeben, um fortfahren zu können.
introduction: Wir werden dir keinen Spam senden.
registered: Diese E-Mail-Adresse ist bereits vergeben.
verify:
title: Email Verification
invalid: Invalid link.
not-matched: Email doesn't match.
title: E-Mail-Adresse bestätigen
invalid: Ungültiger Link.
not-matched: Die Email-Adresse stimmt nicht überein.
validation:
user: No such user.
password: Wrong password.
user: Benutzer nicht gefunden.
password: Falsches Passwort.
logout:
success: You are now logged out.
success: Du hast dich erfolgreich abgemeldet.
oauth:
authorization:
title: Authorization
introduction: A 3rd-party application ":name" is requesting permission to access your account.
button: Authorize
permissions: Permissions
title: Autorisierung
introduction: Eine Drittanbieter-Anwendung ":name" bittet um Erlaubnis, auf Ihr Konto zuzugreifen.
button: Autorisieren
permissions: Berechtigungen
scope:
user:
read: Sign you in and read your profile
read: Anmelden und Profil einstellen
notification:
read: Allows the app to read your notifications.
readwrite: Allows the app to send notifications.
read: Ermöglicht der App, Ihre Benachrichtigungen zu lesen.
readwrite: Ermöglicht der App, Benachrichtigungen zu senden.
player:
read: Allows the app to read your players.
readwrite: Allows the app to create, read, update and delete your players.
read: Ermöglicht der App, Benachrichtigungen zu lesen.
readwrite: Ermöglicht der App, Ihre Spieler zu erstellen, zu lesen, zu aktualisieren und zu löschen.
closet:
read: Allows the app to read your closet items.
readwrite: Allows the app to create, read, update and delete your closet items.
read: Ermöglicht der App, den Kleiderschrank zu sehen.
readwrite: Ermöglicht der App, den Kleiderschrank zu ändern.
users-management:
read: Allows the app to read site's users.
readwrite: Allows the app to create, read, update and delete site's users.
read: Ermöglicht der App, das Benutzerprofil zu lesen.
readwrite: Ermöglicht der App, das Benutzerprofil zu erstellen, zu lesen, zu aktualisieren und zu löschen.
players-management:
read: Allows the app to read site's players.
readwrite: Allows the app to create, read, update and delete site's players.
read: Ermöglicht der App, die hinzugefügten Spielerdaten zu lesen.
readwrite: Ermöglicht der App, Spielerdaten zu erstellen, zu lesen, zu aktualisieren und zu löschen.
closet-management:
read: Allows the app to read user's of your site closet items.
readwrite: Allows the app to create, read, update and delete user's closet items.
read: Ermöglicht der App, den Kleiderschrank zu sehen.
readwrite: Ermöglicht der App, Skins hinzuzufügen, zu ändern, und zu löschen.
reports-management:
read: Allows the app to read user's reports.
readwrite: Allows the app to read and review user's reports.
email: Email
register-link: Register a new account
read: Ermöglicht der App, Meldungen zu lesen.
readwrite: Ermöglicht der App, Meldungen des Benutzers zu lesen und zu überprüfen.
email: E-Mail-Adresse
register-link: Registrieren

View File

@ -1,19 +1,19 @@
---
http:
msg-403: You have no permission to access this page.
msg-404: Nothing here.
msg-500: Please try again later.
msg-503: The application is now in maintenance mode.
method-not-allowed: Method not allowed.
csrf-token-mismatch: Token does not match, try reloading the page.
ie: Your browser isn't supported. Please switch to other modern browsers, such as Firefox or Chrome.
msg-403: Sie haben keine Zugriffsberechtigung für diese Seite.
msg-404: Hier ist nichts.
msg-500: Bitte später nochmal versuchen.
msg-503: Die Anwendung befindet sich jetzt im Wartungsmodus.
method-not-allowed: Methode ist nicht zulässig.
csrf-token-mismatch: Token stimmt nicht überein. Laden Sie die Seite neu.
ie: Ihr Browser wird nicht unterstützt. Bitte wechseln Sie zu anderen modernen Browsern wie Firefox oder Chrome.
general:
title: Error occurred
title: Fehler aufgetreten
exception:
code: 'Error code: :code'
code: 'Fehlercode: :code'
detail: 'Details: :msg'
message: |
Whoops, looks like something went wrong. (enable APP_DEBUG in .env to see details)
Hoppla, sieht so aus, als ob etwas schief gelaufen ist. (Aktiviere APP_DEBUG in .env, um Details zu sehen)
plugins:
duplicate: The plugin [:dir1] has a duplicated plugin name definition which is same to plugin [:dir2]. Please check your plugins directory, remove one of them or use another name definition.
boot: There is something wrong with plugin ":plugin".
duplicate: Das Plugin [:dir1] hat eine doppelte Plugin-Namensdefinition, die mit Plugin [:dir2] identisch ist. Bitte überprüfen Sie Ihr Plugin-Verzeichnis, entfernen Sie eines davon oder verwenden Sie eine andere Namensdefinition.
boot: Es stimmt etwas mit dem Plugin ":plugin".

View File

@ -1,64 +1,64 @@
---
auth:
login: Log In
loggingIn: Logging In
login: Anmeldung
loggingIn: Anmeldung erfolgt
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.
invalidConfirmPwd: Confirming password is not equal with password.
captcha: Zu viele falsche Anmeldungen! Bitte gib das CAPTCHA ein.
recaptcha: Zu viele falsche Anmeldungen! Bitte gib das reCAPTCHA ein.
emptyEmail: Leere E-Mail-Adresse.
invalidConfirmPwd: Die Passwörter stimmen nicht überein.
emptyNickname: Empty nickname.
register: Register
registering: Registering
send: Send
sending: Sending
reset: Reset
resetting: Resetting
register: Registrieren
registering: Registrierung läuft
send: Senden
sending: Senden...
reset: Zurücksetzen
resetting: Wird zurückgesetzt...
nickname: Nickname
player-name: Minecraft player name
email: Email
identification: Email or player name
password: Password
player-name: Minecraft-Spielername
email: E-Mail-Adresse
identification: E-Mail oder Spielername
password: Passwort
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
change-captcha: Klicken, für ein neues CAPTCHA-Bild.
login-link: Bereits registriert? Hier anmelden.
forgot-link: Passwort vergessen?
keep: Angemeldet bleiben
repeat-pwd: Passwort wiederholen
nickname-intro: Whatever you like expect special characters
player-name-intro: Player name in Minecraft, can be changed later
forgot:
login-link: I do remember it
login-link: Ich erinnere mich noch
skinlib:
private: Private
anonymous: Please login first.
reset: Reset Filter
addToCloset: Add to closet
removeFromCloset: Remove from closet
setItemName: Set a name for this texture
anonymous: Bitte zuerst anmelden.
reset: Filter zurücksetzen
addToCloset: Zum Kleiderschrank hinzufügen
removeFromCloset: Aus Kleiderschrank entfernen
setItemName: Benenne diese Textur
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: Leerer Texturname.
setNewTextureName: 'Lege einen neuen Namen für diese Textur fest:'
emptyNewTextureName: Leerer Texturname.
seeMyUpload: Meine Uploads
apply: Anwenden
filter:
skin: (Any Model)
skin: (Automatisch)
steve: (Steve)
alex: (Alex)
cape: (Cape)
uploader: 'User (UID = :uid) Uploaded'
allUsers: All Users
uploader: 'Benutzer (UID = :uid) hochgeladen'
allUsers: Alle Nutzer
sort:
title: Sort
time: Latest
likes: Most Likes
emptyTextureName: Empty texture name.
emptyUploadFile: You have not uploaded any file.
fileExtError: 'Error: Textures should be PNG files.'
title: Anordnen nach
time: Neueste
likes: Beliebteste
emptyTextureName: Leerer Texturname.
emptyUploadFile: Sie haben noch keine Dateien hochgeladen.
fileExtError: 'Fehler: Texturen sollten PNG-Dateien sein.'
uploading: Uploading
setAsPrivate: Set as Private
setAsPublic: Set as Public
setAsPrivate: Auf Privat stellen
setAsPublic: Auf Öffentlich stellen
setPublicNotice: Sure to set this as public texture?
setPrivateNotice: Sure to set this as private texture?
deleteNotice: Are you sure to delete this texture?
@ -66,27 +66,27 @@ skinlib:
upload:
texture-name: Texture Name
texture-type: Texture Type
select-file: Select File
select-file: Datei auswählen
privacy-notice: Prevent it from being visible at skin library.
set-as-private: Make it Private
button: Upload
cost: It costs you about :score score.
button: Hochladen
cost: Dies kostet dich :score Punkte.
award: You'll be awarded :score score(s) by uploading public texture.
show:
anonymous: You must login to use closets
anonymous: Sie müssen sich anmelden, um den Kleiderschrank zu verwenden
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
name: Texturname
edit: bearbeiten
model: Modell
size: Dateigröße
uploader: Hochgeladen von
upload-at: Hochgeladen am
download: Herunterladen
delete-texture: Textur löschen
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: Melden
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.
@ -96,39 +96,39 @@ user:
timeUnitMin: min
emptyClosetMsg: >-
<p>Nothing in your closet...</p><p>Why not explore the <a href=":url">Skin Library</a> for a while?</p>
renameItem: Rename item
removeItem: Remove from closet
setAsAvatar: Set as avatar
viewInSkinlib: View in skin library
switch2dPreview: Switch to 2D Preview
switch3dPreview: Switch to 3D Preview
renameItem: Eintrag umbenennen
removeItem: Aus Kleiderschrank entfernen
setAsAvatar: Als Avatar festlegen
viewInSkinlib: In der Skingallerie anzeigen
switch2dPreview: Zur 2D-Vorschau wechseln
switch3dPreview: Wechsel zur Vorschau
removeFromClosetNotice: Sure to remove this texture from your closet?
emptySelectedTexture: No texture is selected.
renameClosetItem: 'Set a new name for this item:'
emptySelectedTexture: Kein Textur ausgewählt.
renameClosetItem: 'Gib einen neuen Namen für dieses Element ein:'
changePlayerName: 'Please enter the player name:'
emptyPlayerName: Empty player name.
deletePlayer: Sure to delete this player?
deletePlayerNotice: It's permanent. No backups.
chooseClearTexture: Choose texture types you want to clear
noClearChoice: You haven't choose any types
setAvatar: Sure to set this as your avatar?
setAvatarNotice: The head segment of skin will bu used.
resetAvatarConfirm: Are you sure to reset your avatar?
typeToSearch: Type to search
useAs: Apply...
resetSelected: Clear selected
noClearChoice: Kein Typ ausgewählt
setAvatar: Sind Sie sicher, dies als Ihr Avatar zu setzen?
setAvatarNotice: Das Kopfsegment des Skins wird verwendet.
resetAvatarConfirm: Möchten Sie Ihren Avatar wirklich zurücksetzen?
typeToSearch: Suchen…
useAs: Anwenden...
resetSelected: Ausgewählte löschen
closet:
upload: Upload Texture
upload: Textur hochladen
use-as:
title: Which player should be applied to?
empty: It seems that you own no player...
used:
title: Resources Used
title: Verwendete Ressourcen
players: Registered players
storage: Storage used
cur-score: Current Score
score-notice: Click the score to show introduction.
sign: Sign
storage: Speichernutzung
cur-score: Aktuelle Punktzahl
score-notice: Klicken Sie auf die Punktzahl, für weitere Informationen.
sign: Punkte einsammeln
player:
operation: Operations
edit-pname: Edit Name
@ -137,137 +137,137 @@ user:
add-player: Add new player
texture-empty: Nothing
verification:
title: Verify Your Account
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...
title: Verifiziere dein Konto
message: Du musst deine E-Mail-Adresse verifizieren, bevor du den Skin Hosting-Dienst nutzen kannst. Du hast die E-Mail noch nicht erhalten?
resend: Klicke hier, um die Bestätigungsmail erneut zu senden.
sending: Wird gesendet...
oauth:
id: Client ID
name: App Name
id: Client-ID
name: App-Name
secret: Client Secret
redirect: Callback URL
modifyName: Modify app name.
modifyUrl: Modify callback URL.
create: Create New App
confirmRemove: Are you sure to delete this app? You won't be able to undo this.
modifyName: Appnamen ändern.
modifyUrl: Callback URL ändern.
create: Neue Anwendung erstellen
confirmRemove: Sind Sie sicher, diese App löschen zu wollen? Sie können dies nicht rückgängig machen.
admin:
operationsTitle: Operations
permission: Permission
deleteUser: Delete
changeEmail: Edit Email
newUserEmail: 'Please enter the new email:'
verification: Email Verification
toggleVerification: Toggle Verification Status
permission: Berechtigung
deleteUser: Löschen
changeEmail: E-Mail-Adresse bearbeiten
newUserEmail: 'Bitte neue E-Mail Adresse eingeben:'
verification: E-Mail-Adresse bestätigen
toggleVerification: Bestätigungsstatus umschalten
changeNickName: Edit Nickname
newUserNickname: 'Please enter the new nickname:'
changePassword: Edit Password
newUserPassword: 'Please enter the new password:'
changeScore: Edit Score
newScore: 'Please enter the new score:'
changePassword: Passwort ändern
newUserPassword: 'Bitte geben Sie ein neues Passwort ein:'
changeScore: Punktzahl bearbeiten
newScore: 'Bitte geben Sie eine neue Punktzahl ein:'
changePermission: Change permission
newPermission: 'Please select new permission:'
deleteUserNotice: Are you sure to delete this user? It' permanent.
banned: Banned
banned: Gesperrt
normal: Normal
admin: Admin
superAdmin: Super Admin
unverified: Unverified
verified: Verified
admin: Administrator
superAdmin: Super-Administrator
unverified: Unverifiziert
verified: Verifiziert
pidNotice: >-
Please enter the tid of texture. Inputing 0 can clear texture of this player.
changeTexture: Change Textures
changePlayerName: Change Player Name
changeOwner: Change Owner
textureType: Texture Type
deletePlayer: Delete
changeTexture: Texturen ändern
changePlayerName: Spielernamen ändern
changeOwner: Besitzer ändern
textureType: Texturen-Typ
deletePlayer: Löschen
changePlayerOwner: 'Please enter the id of user which this player should be transferred to:'
deletePlayerNotice: Are you sure to delete this player? It' permanent.
changePlayerNameNotice: 'Please input new player name:'
emptyPlayerName: Player name cannot be empty.
configurePlugin: Configure
deletePlugin: Delete
noDependencies: No Dependencies
changePlayerNameNotice: 'Bitte geben Sie einen neuen Spielernamen ein:'
emptyPlayerName: Spielername darf nicht leer sein.
configurePlugin: Konfigurieren
deletePlugin: Löschen
noDependencies: Keine Abhängigkeiten
pluginTitle: Plugin
pluginAuthor: Author
pluginAuthor: Autor
pluginVersion: Version
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?
uploadArchive: Upload Archive
uploadArchiveNotice: Install a plugin by uploading a Zip archive.
downloadRemote: Download From Remote
downloadRemoteNotice: Install a plugin by downloading a Zip archive from remote URL.
updateButton: Update Now
downloading: Downloading...
pluginReadme: Anleitung
pluginDescription: Beschreibung
pluginDependencies: Abhängigkeiten
installPlugin: Installieren
pluginInstalling: Installiere...
updatePlugin: Akutalisieren
pluginUpdating: Aktualisierung läuft...
confirmUpdate: Möchten Sie ":plugin" von :old auf :new aktualisieren?
enablePlugin: Aktivieren
disablePlugin: Deaktivieren
confirmDeletion: Soll dieses Plugin wirklich gelöscht werden?
uploadArchive: Archiv hochladen
uploadArchiveNotice: Installieren Sie ein Plugin, indem Sie ein Zip-Archiv hochladen.
downloadRemote: Vom Server herunterladen
downloadRemoteNotice: Installieren Sie ein Plugin, indem Sie ein Zip-Archiv von einer entfernten URL herunterladen.
updateButton: Jetzt aktualisieren
downloading: Wird heruntergeladen...
i18n:
group: Group
key: Key
group: Gruppe
key: Schlüssel
text: Text
empty: (Empty)
modify: Modify
delete: Delete
updating: 'Please type new text:'
confirmDelete: Are you sure? This is irreversible.
empty: (Leer)
modify: Ändern
delete: Löschen
updating: 'Bitte geben Sie einen neuen Text ein:'
confirmDelete: Sind Sie sicher? Diese Aktion ist unwiderruflich.
report:
tid: Texture ID
reporter: Reporter
reason: Reason
tid: Textur ID
reporter: Gemeldet von
reason: Begründung
status-title: Status
status:
- Pending
- Resolved
- Rejected
time: Report Time
delete: Delete
ban: Ban
reject: Reject
- Ausstehend
- Abgeschlossen
- Abgelehnt
time: Meldezeit
delete: Löschen
ban: Sperren
reject: Ablehnen
general:
skin: Skin
cape: Cape
fatalError: Fatal Error
confirmLogout: Sure to log out?
cape: Umhang
fatalError: Schwerer Fehler
confirmLogout: Wirklich abmelden?
confirm: OK
cancel: Cancel
submit: Submit
close: Close
more: More
tip: Tip
noResult: No result.
texturePreview: Texture Preview
walk: Walk
run: Run
cancel: Abbrechen
submit: Speichern
close: Schließen
more: Mehr
tip: Hinweis
noResult: Keine Ergebnisse.
texturePreview: Texturvorschau
walk: Gehen
run: Laufen
rotation: Rotation
pause: Pause
reset: Reset
skinlib: Skin Library
wait: Please wait...
csrf: This page is out-dated. Please refresh it.
pause: Pausieren
reset: Zurücksetzen
skinlib: Gallerie
wait: Bitte warten...
csrf: Diese Seite ist veraltet. Bitte aktualisieren Sie sie.
user:
email: Email
email: E-Mail-Adresse
nickname: Nick Name
score: Score
register-at: Registered At
score: Punkte
register-at: Registriert am
player:
owner: Owner
player-name: Player Name
previews: Texture Previews
last-modified: Last Modified
owner: Besitzer
player-name: Spielername
previews: Texturvorschau
last-modified: Letzte Änderung
colors:
black: Black
white: White
gray: Gray
prev: Previous Background
next: Next Background
black: Schwarz
white: Weiß
gray: Grau
prev: Vorheriger Hintergrund
next: Nächster Hintergrund
vendor:
datatable:
search: Search
prev: Prev
next: Next
search: Suchen
prev: Vorheriges
next: Nächstes

View File

@ -1,17 +1,17 @@
---
index: Homepage
skinlib: Skin Library
index: Startseite
skinlib: Gallerie
user-center: User Center
logout: Log Out
login: Log In
register: Register Now
profile: User Profile
admin-panel: Admin Panel
explore: Explore
logout: Abmelden
login: Anmelden
register: Registrieren
profile: Kontoeinstellungen
admin-panel: Administration
explore: Entdecken
manage: Manage
anonymous: Guest
back: Back
dashboard: Dashboard
dashboard: Übersicht
my-closet: Closet
my-reports: Reports
developer: Advanced
@ -28,32 +28,32 @@ options: Options
score-options: Score Options
res-options: Resource Options
status: Status
check-update: Check Update
download-update: Download Updates
close: Close
check-update: Nach Updates suchen
download-update: Aktualisierung herunterladen
close: Schließen
skin: Skin
cape: Cape
submit: Submit
cancel: Cancel
cape: Umhang
submit: Speichern
cancel: Abbrechen
yes: true
no: false
op-success: Operated successfully.
op-success: Gespeichert.
unknown: Unknown
notice: Notice
illegal-parameters: Illegal parameters.
private: Private
public: Public
unexistent-user: No such user.
player-banned: The owner of this player has been banned.
texture-deleted: The requested texture has been deleted.
public: Öffentlich
unexistent-user: Benutzer nicht gefunden.
player-banned: Das Konto dieses Spielers wurde gebannt.
texture-deleted: Die angeforderte Textur wurde gelöscht.
user:
email: Email
nickname: Nickname
password: Password
score: Score
register-at: Registered At
email: E-Mail-Adresse
nickname: Benutzername
password: Passwort
score: Punkte
register-at: Registriert am
player:
owner: Owner
owner: Besitzer
player-name: Player Name
previews: Texture Previews
last-modified: Last Modified
previews: Texturvorschau
last-modified: Letzte Änderung

View File

@ -1,17 +1,17 @@
---
features:
title: Features
title: Funktionen
first:
icon: fa-users
name: Multi Player
desc: You can add multiple players within one registered account.
name: Multi Accounts
desc: Verwalte alle Minecraft-Accounts mit nur einem LittleSkin-Konto.
second:
icon: fa-share-alt
name: Sharing
desc: Explore the skin library, send a "like" and share them with your friends.
name: Riesige Auswahl
desc: Erkunde die Skin Gallerie, entdecke deine Favoriten und teile sie mit deinen Freunden.
third:
icon: fa-cloud
name: Free
desc: It is free forever. No ads. No subscription fees.
introduction: ':sitename provides the service of uploading and hosting Minecraft skins. By coordinating with skin mods (e.g. CustomSkinLoader), you can choose skin and cape for your game character, and make it visible to other players in Minecraft.'
start: Join Us
name: Kostenlos
desc: Für immer kostenlos. Ohne Werbung. Ohne Abos.
introduction: ':sitename bietet einen Service zum Hochladen und Hosten von Minecraft-Skins. Durch die Installation von Skinmods (z.B. CustomSkinLoader), kannst du Skins und Capes für deinen Spielcharakter auswählen und andere Spieler können deinen Skin sehen.'
start: Registrieren

View File

@ -1,12 +1,12 @@
---
option-saved: Option saved.
option-saved: Optionen gespeichert.
homepage:
title: Homepage
title: Startseite
home_pic_url:
title: Picture URL at Homepage
title: Bild-URL auf der Startseite
hint: Path relative to homepage or full URL, leave empty to use default image.
favicon_url:
title: Website Icon
title: Favicon
hint: Path relative to public/ or full URL.
description: The given image must have same width and height (leave blank to use default icon).
transparent_navbar:

View File

@ -1,30 +1,30 @@
---
general:
upload-new-skin: Upload new skin
upload-new-skin: Neuen Skin hochladen
show:
title: Texture Details
deleted: The requested texture was already deleted.
private: The requested texture is private and only visible to the uploader and admins.
title: Texturdetails
deleted: Diese Textur wurde bereits gelöscht.
private: Die angeforderte Textur ist privat und nur für den Uploader sichtbar.
upload:
title: Upload Texture
name-rule: Less than 32 characters and must not contain any special one.
name-rule-regexp: Custom name rules are applied as :regexp
private-score-notice: It will spend you more scores for setting it as private. You will be charged :score scores for per KB storage.
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: Textur hochladen
name-rule: Weniger als 32 Zeichen und darf keine Sonderzeichen enthalten.
name-rule-regexp: Benutzerdefinierte Namensregeln werden als :regexp angewendet
private-score-notice: Es kostet mehr Punkte, dies als privat zu setzen. Es werden dir :score Punkte pro KB-Speicher berechnet.
invalid-size: Ungültige :type Datei (Breite :width, Höhe :height)
invalid-hd-skin: Der HD-Skin hat die falsche Größe (Breite und Höhe müssen durch 32 teilbar sein)
lack-score: Du hast nicht genug Punkte, um diese Textur hochzuladen.
repeated: Die Textur wurde bereits von jemand anderem hochgeladen. Du kannst sie direkt zu deinem Kleiderschrank hinzufügen.
success: Die Texture :name wurde erfolgreich hochgeladen.
delete:
success: The texture was deleted successfully.
success: Die Textur wurde gelöscht.
privacy:
success: The texture was set to :privacy successfully.
success: Die Textur ist auf :privacy gesetzt.
rename:
success: The texture was renamed to :name successfully.
success: Die Textur wurde erfolgreich in :name umbenannt.
model:
success: The texture's model was changed to :model successfully.
no-permission: You have no permission to moderate this texture.
non-existent: No such texture.
success: Das Modell der Textur wurde erfolgreich in :model geändert.
no-permission: Sie haben keine Zugriffsberechtigung für diese Textur.
non-existent: Textur nicht gefunden.
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: Sie haben diese Textur bereits gemeldet. Die Administratoren werden sie so bald wie möglich überprüfen. Sie können auch den Status Ihres Berichts im User Center verfolgen.
success: Vielen Dank für Ihre Meldung! Die Administratoren werden sie so bald wie möglich überprüfen.

View File

@ -1,102 +1,102 @@
---
accepted: 'The :attribute must be accepted.'
active_url: 'The :attribute is not a valid URL.'
after: 'The :attribute must be a date after :date.'
after_or_equal: 'The :attribute must be a date after or equal to :date.'
alpha: 'The :attribute may only contain letters.'
alpha_dash: 'The :attribute may only contain letters, numbers, dashes and underscores.'
alpha_num: 'The :attribute may only contain letters and numbers.'
array: 'The :attribute must be an array.'
before: 'The :attribute must be a date before :date.'
before_or_equal: 'The :attribute must be a date before or equal to :date.'
accepted: 'Das :attribute muss akzeptiert werden.'
active_url: ':attribute ist keine gültige URL.'
after: ':attribute muss ein Datum nach dem :date sein.'
after_or_equal: ':attribute muss ein Datum nach oder gleich :date sein.'
alpha: ':attribute darf nur Buchstaben enthalten.'
alpha_dash: ':attribute darf nur aus Buchstaben, Zahlen, Binde- und Unterstrichen bestehen.'
alpha_num: ':attribute darf nur aus Buchstaben und Zahlen bestehen.'
array: ':attribute muss ein Array sein.'
before: ':attribute muss ein Datum vor dem :date sein.'
before_or_equal: ':attribute muss ein Datum vor oder gleich :date sein.'
between:
numeric: 'The :attribute must be between :min and :max.'
file: 'The :attribute must be between :min and :max kilobytes.'
string: 'The :attribute must be between :min and :max characters.'
array: 'The :attribute must have between :min and :max items.'
boolean: 'The :attribute field must be true or false.'
captcha: 'Incorrect captcha.'
confirmed: 'The :attribute confirmation does not match.'
date: 'The :attribute is not a valid date.'
date_equals: 'The :attribute must be a date equal to :date.'
date_format: 'The :attribute does not match the format :format.'
different: 'The :attribute and :other must be different.'
digits: 'The :attribute must be :digits digits.'
digits_between: 'The :attribute must be between :min and :max digits.'
dimensions: 'The :attribute has invalid image dimensions.'
distinct: 'The :attribute field has a duplicate value.'
email: 'The :attribute must be a valid email address.'
ends_with: 'The :attribute must end with one of the following: :values.'
exists: 'The selected :attribute is invalid.'
file: 'The :attribute must be a file.'
filled: 'The :attribute field must have a value.'
numeric: ':attribute muss zwischen :min und :max liegen.'
file: ':attribute muss zwischen :min und :max kilobytes groß sein.'
string: ':attribute muss zwischen :min und :max Zeichen lang sein.'
array: ':attribute muss aus mindestens :min und maximal :max Elementen bestehen.'
boolean: 'Das Feld :attribute muss richtig oder falsch sein.'
captcha: 'Falsches Captcha.'
confirmed: ':attribute stimmt nicht mit der Bestätigung überein.'
date: ':attribute ist kein gültiges Datum.'
date_equals: ':attribute muss ein Datum sein, welches :date entspricht.'
date_format: ':attribute entspricht nicht dem Format :format.'
different: ':attribute und :other müssen unterschiedlich sein.'
digits: ':attribute müssen :digits Ziffern sein.'
digits_between: ':attribute muss zwischen :min und :max Zeichen haben.'
dimensions: ':attribute hat ungültige Bildabmessungen.'
distinct: 'Der Wert von :attribute existiert bereits.'
email: ':attribute muss eine gültige E-Mail-Ad­res­se sein.'
ends_with: ':attribute muss eine der folgenden Endungen aufweisen: :values.'
exists: 'Das ausgewählte :attribute ist ungültig.'
file: ':attribute muss eine Datei sein.'
filled: 'Das Feld :attribute muss einen Wert haben.'
gt:
numeric: 'The :attribute must be greater than :value.'
file: 'The :attribute must be greater than :value kilobytes.'
string: 'The :attribute must be greater than :value characters.'
array: 'The :attribute must have more than :value items.'
numeric: ':attribute muss größer als :value sein.'
file: 'Das :attribute muss mindestens :min Kilobytes groß sein.'
string: ':attribute muss mehr als :value Zeichen haben.'
array: ':attribute muss mehr als :value Elemente haben.'
gte:
numeric: 'The :attribute must be greater than or equal :value.'
file: 'The :attribute must be greater than or equal :value kilobytes.'
string: 'The :attribute must be greater than or equal :value characters.'
array: 'The :attribute must have :value items or more.'
image: 'The :attribute must be an image.'
in: 'The selected :attribute is invalid.'
in_array: 'The :attribute field does not exist in :other.'
integer: 'The :attribute must be an integer.'
ip: 'The :attribute must be a valid IP address.'
ipv4: 'The :attribute must be a valid IPv4 address.'
ipv6: 'The :attribute must be a valid IPv6 address.'
json: 'The :attribute must be a valid JSON string.'
numeric: 'Das :attribute muss größer oder gleich :value sein.'
file: ':attribute muss größer oder gleich :value Kilobytes sein.'
string: ':attribute muss größer als oder gleich": Zeichen haben.'
array: ':attribute muss :value Elemente oder mehr haben.'
image: ':attribute muss ein Bild sein.'
in: 'Das ausgewählte :attribute ist ungültig.'
in_array: ':attribute existiert nicht in :other.'
integer: ':attribute muss eine ganze Zahl sein.'
ip: ':attribute muss eine gültige IP-Adresse sein.'
ipv4: ':attribute muss eine gültige IPv4-Adresse sein.'
ipv6: ':attribute muss eine gültige IPv6-Adresse sein.'
json: ':attribute muss ein gültiger JSON-String sein.'
lt:
numeric: 'The :attribute must be less than :value.'
file: 'The :attribute must be less than :value kilobytes.'
string: 'The :attribute must be less than :value characters.'
array: 'The :attribute must have less than :value items.'
numeric: ':attribute muss kleiner sein :value sein.'
file: 'Das :attribute muss kleiner als :value Kilobyte sein.'
string: ':attribute muss weniger als :value Zeichen haben.'
array: ':attribute muss weniger Elemente als :min haben.'
lte:
numeric: 'The :attribute must be less than or equal :value.'
file: 'The :attribute must be less than or equal :value kilobytes.'
string: 'The :attribute must be less than or equal :value characters.'
array: 'The :attribute must not have more than :value items.'
numeric: ':attribute muss kleiner oder gleich :value sein.'
file: 'Das :attribute darf nicht größer als :value Kilobytes sein.'
string: 'Das :attribute darf nicht größer als :value Zeichen sein.'
array: ':attribute darf nicht mehr als :value Elemente haben.'
max:
numeric: 'The :attribute may not be greater than :max.'
file: 'The :attribute may not be greater than :max kilobytes.'
string: 'The :attribute may not be greater than :max characters.'
array: 'The :attribute may not have more than :max items.'
mimes: 'The :attribute must be a file of type: :values.'
mimetypes: 'The :attribute must be a file of type: :values.'
numeric: ':attribute darf nicht größer als :max sein.'
file: ':attribute darf nicht größer sein als :max kilobytes.'
string: ':attribute darf nicht mehr als :max Zeichen enthalten.'
array: 'Das :attribute darf nicht größer als :max Elemente sein.'
mimes: ':attribute muss den Dateityp :values haben.'
mimetypes: ':attribute muss den Dateityp :values haben.'
min:
numeric: 'The :attribute must be at least :min.'
file: 'The :attribute must be at least :min kilobytes.'
string: 'The :attribute must be at least :min characters.'
array: 'The :attribute must have at least :min items.'
not_in: 'The selected :attribute is invalid.'
not_regex: 'The :attribute format is invalid.'
numeric: 'The :attribute must be a number.'
password: The password is incorrect.
present: 'The :attribute field must be present.'
recaptcha: 'reCAPTCHA validation failed.'
regex: 'The :attribute format is invalid.'
required: 'The :attribute field is required.'
required_if: 'The :attribute field is required when :other is :value.'
required_unless: 'The :attribute field is required unless :other is in :values.'
required_with: 'The :attribute field is required when :values is present.'
required_with_all: 'The :attribute field is required when :values are present.'
required_without: 'The :attribute field is required when :values is not present.'
required_without_all: 'The :attribute field is required when none of :values are present.'
same: 'The :attribute and :other must match.'
numeric: ':attribute muss mindestens :min sein.'
file: ':attribute muss mindestens :min Kilobyte groß sein.'
string: ':attribute benötigt mindestens :min Zeichen.'
array: ':attribute muss mindestens :min Elemente enthalten.'
not_in: 'Das ausgewählte :attribute ist ungültig.'
not_regex: ':attribute Format ungültig.'
numeric: ':attribute muss eine Zahl sein.'
password: Das Passwort ist falsch.
present: ':attribute muss ausgefüllt sein.'
recaptcha: 'reCAPTCHA-Überprüfung fehlgeschlagen.'
regex: ':attribute Format ist ungültig.'
required: 'Das Feld :attribute muss ausgefüllt sein.'
required_if: ':attribute feld wird benötigt wenn :other :value entspricht.'
required_unless: 'Das Feld :attribute ist erforderlich, außer :other ist in :values enthalten.'
required_with: 'Das Feld :attribute ist erforderlich, wenn :values vorhanden sind.'
required_with_all: 'Die :Attribut Feld ist erforderlich, wenn :Werte vorhanden sind.'
required_without: 'Das :attribute Feld ist erforderlich, wenn :values nicht vorhanden sind.'
required_without_all: ':attribute ist erforderlich, wenn keine der :values vorhanden sind.'
same: ':attribute und :other müssen übereinstimmen.'
size:
numeric: 'The :attribute must be :size.'
file: 'The :attribute must be :size kilobytes.'
string: 'The :attribute must be :size characters.'
array: 'The :attribute must contain :size items.'
starts_with: 'The :attribute must start with one of the following: :values.'
string: 'The :attribute must be a string.'
timezone: 'The :attribute must be a valid zone.'
unique: 'The :attribute has already been taken.'
uploaded: 'The :attribute failed to upload.'
url: 'The :attribute format is invalid.'
uuid: 'The :attribute must be a valid UUID.'
numeric: ':attribute muss :size groß sein.'
file: ':attribute muss :size Kilobytes sein.'
string: ':attribute muss :size Zeichen lang sein.'
array: ':attribute muss genau :size Elemente haben.'
starts_with: ':attribute muss mit einem der folgenden Elemente beginnen: :values.'
string: ':attribute muss eine Zeichenfolge sein.'
timezone: ':attribute muss eine gültige Zeitzone sein.'
unique: ':attribute ist schon vergeben.'
uploaded: ':attribute konnte nicht hochgeladen werden.'
url: ':attribute Format ungültig.'
uuid: ':attribute muss eine gültige UUID sein.'
#--------------------------------------------------------------------------
#Custom Validation Language Lines
#--------------------------------------------------------------------------
@ -113,11 +113,11 @@ uuid: 'The :attribute must be a valid UUID.'
#with something more reader friendly such as E-Mail Address instead
#of "email". This simply helps us make messages a little cleaner.
attributes:
name: name
player_name: player name
identification: email or player name
email: email
password: password
password_confirmation: 'password confirmation'
title: title
content: content
name: Name
player_name: Spielername
identification: E-Mail oder Spielername
email: E-Mail
password: Passwort
password_confirmation: 'Passwort bestätigen'
title: Titel
content: Inhalt

View File

@ -45,7 +45,7 @@ bind:
verify:
title: Vérification de l'adresse e-mail
invalid: Lien invalide.
not-matched: Email doesn't match.
not-matched: Le nom de courriel ne correspond pas.
validation:
user: Cet utilisateur n'existe pas.
password: Mot de passe incorrect.
@ -80,6 +80,6 @@ oauth:
readwrite: Allows the app to create, read, update and delete user's closet items.
reports-management:
read: Allows the app to read user's reports.
readwrite: Allows the app to read and review user's reports.
readwrite: Autoriser l'application à lire et à examiner les rapports des utilisateurs.
email: Adresse e-mail
register-link: Créer un nouveau compte

View File

@ -3,11 +3,11 @@ general:
upload-new-skin: Ajouter un nouveau skin
show:
title: Détails de la texture
deleted: The requested texture was already deleted.
private: The requested texture is private and only visible to the uploader and admins.
deleted: La texture demandée a déjà été supprimée supprimée.
private: La texture demandée est privée et visible uniquement par le chargeur et les administrateurs.
upload:
title: Ajouter la texture
name-rule: Less than 32 characters and must not contain any special one.
name-rule: Moins de 32 caractères et ne doit pas contenir de caractères spéciaux.
name-rule-regexp: Custom name rules are applied as :regexp
private-score-notice: It will spend you more scores for setting it as private. You will be charged :score scores for per KB storage.
invalid-size: Invalid :type file (width :width, height :height)