generated from graasp/graasp-repo
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(trans): storage translations (#48)
* fix(trans): storage translations * fix: add german translations
- Loading branch information
Showing
5 changed files
with
58 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,44 @@ | ||
{} | ||
{ | ||
"STORAGE_TITLE": "Speicher", | ||
"STORAGE_TEXT": "Graasp bietet seinen Nutzern einen begrenzten kostenlosen Speicherplatz. In naher Zukunft werden Benutzerpläne verfügbar sein, um mehr Datenspeicher freizuschalten. Wenn Sie daran interessiert sind, lassen Sie es uns wissen, indem Sie <0>{{email}}</0> kontaktieren.", | ||
"STORAGE_INFO": "Der Speicherplatz zählt alle hochgeladenen Dateien wie PDF, Bilder, Videos, Audio usw. Ordner, Apps und Graasp-Dokumente werden nicht gezählt.", | ||
|
||
"CROP_IMAGE_MODAL_CONTENT_TEXT": "Schneiden Sie das ausgewählte Bild auf die erforderliche Größe zu.", | ||
"CROP_IMAGE_MODAL_TITLE": "Bild beschneiden", | ||
"CONFIRM_BUTTON": "Bestätigen", | ||
"MAIN_MENU_PROFILE": "Profil", | ||
"MAIN_MENU_AVATAR": "Avatar", | ||
"MAIN_MENU_PASSWORD": "Passwort", | ||
"MAIN_MENU_STORAGE": "Speicher", | ||
"SAVE_ACTIONS_TOGGLE_TOOLTIP": "Demnächst verfügbar!", | ||
|
||
"PROFILE_TITLE": "Profil", | ||
"PROFILE_MEMBER_ID_TITLE": "Benützer ID", | ||
"PROFILE_LANGUAGE_TITLE": "Sprache", | ||
"PROFILE_CREATED_AT_TITLE": "Mitglied seit", | ||
"PROFILE_EMAIL_TITLE": "Email", | ||
"PROFILE_EMAIL_FREQUENCY_TITLE": "Email Frequenz", | ||
"PROFILE_SAVE_ACTIONS_TITLE": "Analytik einschalten", | ||
"PROFILE_DELETE_ACCOUNT_MODAL_TITLE": "Löschung bestätigen", | ||
"PROFILE_DELETE_ACCOUNT_MODAL_INFORMATION": "Ihr Konto wird dauerhaft gelöscht.", | ||
"PROFILE_DELETE_ACCOUNT_MODAL_CONFIRM_BUTTON": "Dauerhaft löschen", | ||
"PROFILE_DELETE_ACCOUNT_MODAL_CANCEL_BUTTON": "Abbrechen", | ||
|
||
"PROFILE_DELETE_ACCOUNT_TITLE": "Konto löschen", | ||
"PROFILE_DELETE_ACCOUNT_BUTTON": "Konto löschen", | ||
"PROFILE_DELETE_ACCOUNT_INFORMATION": "Die Löschung eines Kontos ist unwiderruflich. Bitte seien Sie vorsichtig.", | ||
|
||
"PROFILE_AVATAR_TITLE": "Profil Bild", | ||
"PROFILE_AVATAR_INFORMATION": "Profil Bild aktualisieren", | ||
"PROFILE_AVATAR_CURRENT_ALT": "Profil Bild", | ||
|
||
"PASSWORD_SETTINGS_TITLE": "Passwort ändern", | ||
"PASSWORD_SETTINGS_CURRENT_LABEL": "Aktuelles Passwort", | ||
"PASSWORD_SETTINGS_CURRENT_INFORMATION": "Lassen Sie dieses Feld leer, wenn Sie noch kein Passwort festgelegt haben.", | ||
"PASSWORD_SETTINGS_NEW_LABEL": "Neues Passwort", | ||
"PASSWORD_SETTINGS_NEW_CONFIRM_LABEL": "Passwort bestätigen", | ||
"PASSWORD_SETTINGS_CONFIRM_BUTTON": "Password ändern", | ||
|
||
"PASSWORD_SETTINGS_CONFIRM_INFORMATION": "Er muss aus mindestens 8 Zeichen bestehen, darunter eine Zahl, ein Kleinbuchstabe und ein Großbuchstabe.", | ||
"PASSWORD_SETTINGS_REQUEST_RESET_BUTTON": "Reset anfordern" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters