-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
➕ merge pull request #77 from devmount/tag-management
Tag management
- Loading branch information
Showing
8 changed files
with
204 additions
and
141 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,7 @@ | |
}, | ||
"button": { | ||
"addLanguage": "Sprache Hinzufügen", | ||
"addTag": "Tag Hinzufügen", | ||
"addUser": "Benutzer Hinzufügen", | ||
"back": "Zurück", | ||
"cancel": "Abbrechen", | ||
|
@@ -39,6 +40,7 @@ | |
"updateLanguage": "Sprache Aktualisieren", | ||
"updateSetlist": "Setlist Aktualisieren", | ||
"updateSong": "Song Aktualisieren", | ||
"updateTag": "Tag Aktualisieren", | ||
"updateUser": "Benutzer Aktualisieren" | ||
}, | ||
"divider": { | ||
|
@@ -83,6 +85,7 @@ | |
"requiredLanguage": "Die Sprache muss ausgewählt werden.", | ||
"requiredName": "Ein Name muss angegeben werden.", | ||
"requiredPassword": "Ein Passwort muss angegeben werden.", | ||
"requiredTagKey": "Ein Tag Key muss angegeben werden.", | ||
"requiredTitle": "Ein Titel muss angegeben werden.", | ||
"setlistAlreadyExists": "Eine Setlist mit diesem Titel existiert bereits an diesem Datum. Bitte entweder den Titel oder das Datum ändern.", | ||
"songAlreadyExists": "Ein Song mit diesem Titel existiert bereits in dieser Sprache. Bitte entweder den Titel oder die Sprache ändern." | ||
|
@@ -95,6 +98,7 @@ | |
"date": "Datum der Veranstaltung", | ||
"email": "Email", | ||
"isocode": "ISO Code", | ||
"key": "Key", | ||
"label": "Bezeichnung", | ||
"language": "Sprache", | ||
"name": "Name", | ||
|
@@ -128,6 +132,7 @@ | |
}, | ||
"modal": { | ||
"addLanguage": "Sprache hinzufügen", | ||
"addTag": "Tag hinzufügen", | ||
"addUser": "Benutzer hinzufügen", | ||
"deleteLanguage": "Sprache Löschen", | ||
"deleteSetlist": "Setlist Löschen", | ||
|
@@ -136,6 +141,7 @@ | |
"editLanguage": "Sprache Bearbeiten", | ||
"editSetlist": "Setlist Bearbeiten", | ||
"editSong": "Song Bearbeiten", | ||
"editTag": "Tag Bearbeiten", | ||
"editUser": "Benutzer Bearbeiten", | ||
"newSetlist": "Neue Setlist", | ||
"newSong": "Neuer Song", | ||
|
@@ -171,6 +177,7 @@ | |
"exampleSongTitle": "z.B. Erstaunliche Gnade", | ||
"exampleSongYear": "z.B. 2016", | ||
"exampleSongYoutubeId": "z.B. cF0S3uKdVJA", | ||
"exampleTagKey": "z.B. worship", | ||
"exampleUserEmail": "z.B. [email protected]", | ||
"exampleUserName": "z.B. Max Muster", | ||
"language": "Sprache ...", | ||
|
@@ -194,66 +201,6 @@ | |
"chords": "Akkorde", | ||
"sync": "Sync" | ||
}, | ||
"tag": { | ||
"adoration": "Verehrung", | ||
"assurance": "Zuspruch", | ||
"beauty": "Schönheit", | ||
"blessing": "Segen", | ||
"celebration": "Feiern", | ||
"children": "Kinder", | ||
"christmas": "Weihnachten", | ||
"comfort": "Trost", | ||
"commitment": "Hingabe", | ||
"communion": "Abendmahl", | ||
"creation": "Schöpfung", | ||
"cross": "Kreuz", | ||
"declaration": "Verkündigung", | ||
"desire": "Verlangen", | ||
"easter": "Ostern", | ||
"encouragement": "Ermutigung", | ||
"evangelism": "Evangelisation", | ||
"faith": "Glaube", | ||
"faithfulness": "Treue", | ||
"father": "Vater", | ||
"forgiveness": "Vergebung", | ||
"freedom": "Freiheit", | ||
"glory": "Herrlichkeit", | ||
"grace": "Gnade", | ||
"greatness": "Größe", | ||
"guidance": "Weisung", | ||
"healing": "Heilung", | ||
"holiness": "Heiligkeit", | ||
"holyspirit": "Heiliger Geist", | ||
"hope": "Hoffnung", | ||
"humility": "Bescheidenheit", | ||
"jesus": "Jesus", | ||
"joy": "Freude", | ||
"kingship": "Königtum", | ||
"life": "Leben", | ||
"light": "Licht", | ||
"longing": "Sehnsucht", | ||
"love": "Liebe", | ||
"obedience": "Gehorsam", | ||
"peace": "Frieden", | ||
"petition": "Bitte", | ||
"power": "Macht", | ||
"praise": "Lob", | ||
"prayer": "Gebet", | ||
"presence": "Gegenwart", | ||
"rest": "Ruhe", | ||
"resurrection": "Auferstehung", | ||
"revival": "Erweckung", | ||
"sacrifice": "Opfer", | ||
"salvation": "Rettung", | ||
"strength": "Stärke", | ||
"surrender": "Ergebung", | ||
"thankfulness": "Dankbarkeit", | ||
"trust": "Vertrauen", | ||
"truth": "Wahrheit", | ||
"unity": "Einheit", | ||
"victory": "Sieg", | ||
"worship": "Anbetung" | ||
}, | ||
"text": { | ||
"cannotBeUndone": "Das kann nicht rückgängig gemacht werden.", | ||
"createNewAccount": "Erstelle ein neues SongDrive Konto.", | ||
|
@@ -332,6 +279,9 @@ | |
"songUpdated": "Song aktualisiert", | ||
"syncActivated": "Synchronisierung aktiviert", | ||
"syncDeactivated": "Synchronisierung deaktiviert", | ||
"tagAdded": "Tag hinzugefügt", | ||
"tagSavedText": "Das Tag wurden erfolgreich gespeichert.", | ||
"tagUpdated": "Tag aktualisiert", | ||
"userAdded": "Benutzer hinzugefügt", | ||
"userDeleted": "Benutzer gelöscht", | ||
"userDeletedText": "Der Benutzer wurde erfolgreich entfernt.", | ||
|
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 |
---|---|---|
|
@@ -7,6 +7,7 @@ | |
}, | ||
"button": { | ||
"addLanguage": "Add Language", | ||
"addTag": "Add Tag", | ||
"addUser": "Add User", | ||
"back": "Back", | ||
"cancel": "Cancel", | ||
|
@@ -39,6 +40,7 @@ | |
"updateLanguage": "Update Language", | ||
"updateSetlist": "Update Setlist", | ||
"updateSong": "Update Song", | ||
"updateTag": "Update Tag", | ||
"updateUser": "Update User" | ||
}, | ||
"divider": { | ||
|
@@ -83,6 +85,7 @@ | |
"requiredLanguage": "The language is required.", | ||
"requiredName": "A name is required.", | ||
"requiredPassword": "A password is required.", | ||
"requiredTagKey": "A tag key is required.", | ||
"requiredTitle": "A title is required.", | ||
"setlistAlreadyExists": "A setlist with this title already exists on this date. Please change either the title or the date.", | ||
"songAlreadyExists": "A song with this title already exists in this language. Please change either the title or the language." | ||
|
@@ -95,6 +98,7 @@ | |
"date": "Date of event", | ||
"email": "Email", | ||
"isocode": "ISO Code", | ||
"key": "Key", | ||
"label": "Label", | ||
"language": "Language", | ||
"name": "Name", | ||
|
@@ -128,6 +132,7 @@ | |
}, | ||
"modal": { | ||
"addLanguage": "Add Language", | ||
"addTag": "Add Tag", | ||
"addUser": "Add User", | ||
"deleteLanguage": "Delete Language", | ||
"deleteSetlist": "Delete Setlist", | ||
|
@@ -136,6 +141,7 @@ | |
"editLanguage": "Edit Language", | ||
"editSetlist": "Edit Setlist", | ||
"editSong": "Edit Song", | ||
"editTag": "Edit Tag", | ||
"editUser": "Edit User", | ||
"newSetlist": "New Setlist", | ||
"newSong": "New Song", | ||
|
@@ -171,6 +177,7 @@ | |
"exampleSongTitle": "e.g. Amazing Grace", | ||
"exampleSongYear": "e.g. 2016", | ||
"exampleSongYoutubeId": "e.g. cF0S3uKdVJA", | ||
"exampleTagKey": "e.g. worship", | ||
"exampleUserEmail": "e.g. [email protected]", | ||
"exampleUserName": "e.g. John Doe", | ||
"language": "Language ...", | ||
|
@@ -194,66 +201,6 @@ | |
"chords": "Chords", | ||
"sync": "Sync" | ||
}, | ||
"tag": { | ||
"adoration": "Adoration", | ||
"assurance": "Assurance", | ||
"beauty": "Beauty", | ||
"blessing": "Blessing", | ||
"celebration": "Celebration", | ||
"children": "Children", | ||
"christmas": "Christmas", | ||
"comfort": "Comfort", | ||
"commitment": "Commitment", | ||
"communion": "Communion", | ||
"creation": "Creation", | ||
"cross": "Cross", | ||
"declaration": "Declaration", | ||
"desire": "Desire", | ||
"easter": "Easter", | ||
"encouragement": "Encouragement", | ||
"evangelism": "Evangelism", | ||
"faith": "Faith", | ||
"faithfulness": "Faithfulness", | ||
"father": "Father", | ||
"forgiveness": "Forgiveness", | ||
"freedom": "Freedom", | ||
"glory": "Glory", | ||
"grace": "Grace", | ||
"greatness": "Greatness", | ||
"guidance": "Guidance", | ||
"healing": "Healing", | ||
"holiness": "Holiness", | ||
"holyspirit": "Holy Spirit", | ||
"hope": "Hope", | ||
"humility": "Humility", | ||
"jesus": "Jesus", | ||
"joy": "Joy", | ||
"kingship": "Kingship", | ||
"life": "Life", | ||
"light": "Light", | ||
"longing": "Longing", | ||
"love": "Love", | ||
"obedience": "Obedience", | ||
"peace": "Peace", | ||
"petition": "Petition", | ||
"power": "Power", | ||
"praise": "Praise", | ||
"prayer": "Prayer", | ||
"presence": "Presence", | ||
"rest": "Rest", | ||
"resurrection": "Resurrection", | ||
"revival": "Revival", | ||
"sacrifice": "Sacrifice", | ||
"salvation": "Salvation", | ||
"strength": "Strength", | ||
"surrender": "Surrender", | ||
"thankfulness": "Thankfulness", | ||
"trust": "Trust", | ||
"truth": "Truth", | ||
"unity": "Unity", | ||
"victory": "Victory", | ||
"worship": "Worship" | ||
}, | ||
"text": { | ||
"cannotBeUndone": "This cannot be undone.", | ||
"createNewAccount": "Create a new SongDrive account.", | ||
|
@@ -332,6 +279,9 @@ | |
"songUpdated": "Song updated", | ||
"syncActivated": "Setlist Sync activated", | ||
"syncDeactivated": "Setlist Sync deactivated", | ||
"tagAdded": "Tag added", | ||
"tagSavedText": "Tag data was successfully saved.", | ||
"tagUpdated": "Tag updated", | ||
"userAdded": "User added", | ||
"userDeleted": "User deleted", | ||
"userDeletedText": "The user was successfully removed.", | ||
|
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
Oops, something went wrong.