-
Notifications
You must be signed in to change notification settings - Fork 0
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 #27 from ShareBookCode/locales
added json files and corrected text in files
- Loading branch information
Showing
30 changed files
with
328 additions
and
98 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
{ | ||
"title": "Chats" | ||
"title": "Chats", | ||
"chat": { | ||
"body": "Who do you want to contact?", | ||
"delete": "Delete chat", | ||
"book": "Book " | ||
} | ||
} |
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,3 @@ | ||
{} | ||
{ | ||
"notFound": "404 page not found" | ||
} |
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 |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"title": { | ||
"label": "Title", | ||
"message": "Please enter the title of the book", | ||
"placeholder": "Enter the book title" | ||
}, | ||
"author": { | ||
"label": "Author", | ||
"message": "Please enter the author's name", | ||
"placeholder": "Enter the author's name" | ||
}, | ||
"genre": { | ||
"label": "Genre", | ||
"placeholder": "Enter the book genre (optional)" | ||
}, | ||
"publishingHouse": { | ||
"label": "Publishing house", | ||
"placeholder": "Enter the publisher (optional)" | ||
}, | ||
"year": { | ||
"label": "Year of publication", | ||
"placeholder": "Enter the year of publication (optional)" | ||
}, | ||
"save": "Save" | ||
} |
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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"nav": { | ||
"titles": { | ||
"main": "Home", | ||
"favourites": "Favourites", | ||
"chats": "Chats", | ||
"createBook": "Create a book" | ||
} | ||
}, | ||
"search": { | ||
"placeholder": "Search for fantasy, detective, novels" | ||
} | ||
} |
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 |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"filters": { | ||
"type": { | ||
"exchange": "Exchanges", | ||
"giveAway": "Gives Away", | ||
"allOptions": "All options" | ||
}, | ||
"genre": { | ||
"all": "All", | ||
"detectives": "Detectives", | ||
"novels": "Novels", | ||
"scientific": "Scientific", | ||
"horrors": "Horrors", | ||
"textbook": "Textbook" | ||
} | ||
} | ||
} |
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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"otherButtons": { | ||
"write": "Send a message" | ||
}, | ||
"ownButtons": { | ||
"newAd": "Create a book" | ||
}, | ||
"score": { | ||
"scoreGiven_one": "Given {{count}} book", | ||
"scoreGiven_other": "Given {{count}} books", | ||
"scoreExchange": "Exchanged {{exchangedCount}}" | ||
} | ||
} |
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 |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"fullFilter": { | ||
"languages": { | ||
"ru": "Русский", | ||
"en": "English", | ||
"fr": "Français" | ||
}, | ||
"titles": { | ||
"author": "Author", | ||
"genres": "Genres", | ||
"year": "Year of publication", | ||
"publishingHouse": "Publishing house", | ||
"language": "Language", | ||
"filter": "Filter", | ||
"reset": "Reset", | ||
"apply": "Apply" | ||
}, | ||
"placeholder": "Search" | ||
}, | ||
"booksFound": { | ||
"book_one": "{{count}} book finded", | ||
"book_other": "{{count}} books finded" | ||
} | ||
} |
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,3 +1,8 @@ | ||
{ | ||
"title": "Чаты" | ||
"title": "Чаты", | ||
"chat": { | ||
"body": "Кому писать?", | ||
"delete": "Удалить чат", | ||
"book": "Книга " | ||
} | ||
} |
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,3 @@ | ||
{} | ||
{ | ||
"notFound": "404 страница не найдена" | ||
} |
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 |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"title": { | ||
"label": "Название", | ||
"message": "Пожалуйста, введите название книги", | ||
"placeholder": "Введите название книги" | ||
}, | ||
"author": { | ||
"label": "Автор", | ||
"message": "Пожалуйста, введите имя автора", | ||
"placeholder": "Введите имя автора" | ||
}, | ||
"genre": { | ||
"label": "Жанр", | ||
"placeholder": "Введите жанр книги (необязательно)" | ||
}, | ||
"publishingHouse": { | ||
"label": "Издательство", | ||
"placeholder": "Введите издательство (необязательно)" | ||
}, | ||
"year": { | ||
"label": "Год издания", | ||
"placeholder": "Введите год издания (необязательно)" | ||
}, | ||
"save": "Сохранить" | ||
} |
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 |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"nav": { | ||
"titles": { | ||
"main": "Главная", | ||
"favourites": "Избранное", | ||
"chats": "Чаты", | ||
"createBook": "Новое объявление" | ||
} | ||
}, | ||
"search": { | ||
"placeholder": "Ищите фентези, детективы, романы" | ||
} | ||
} |
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 |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"filters": { | ||
"type": { | ||
"exchange": "Обменивают", | ||
"giveAway": "Отдают", | ||
"allOptions": "Все варианты" | ||
}, | ||
"genre": { | ||
"all": "Все", | ||
"detectives": "Детективы", | ||
"novels": "Романы", | ||
"scientific": "Научные", | ||
"horrors": "Ужасы", | ||
"textbook": "Учебник" | ||
} | ||
} | ||
} |
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 |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"otherButtons": { | ||
"write": "Написать" | ||
}, | ||
"ownButtons": { | ||
"newAd": "Новое объявление" | ||
}, | ||
"score": { | ||
"scoreGiven_one": "Отдана {{count}} книга", | ||
"scoreGiven_few": "Отдано {{count}} книги", | ||
"scoreGiven_many": "Отдано {{count}} книг", | ||
"scoreExchange": "Обменяно {{exchangedCount}}" | ||
} | ||
} |
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 |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"fullFilter": { | ||
"languages": { | ||
"ru": "Русский", | ||
"en": "English", | ||
"fr": "Français" | ||
}, | ||
"titles": { | ||
"author": "Автор", | ||
"genres": "Жанры", | ||
"year": "Год издания", | ||
"publishingHouse": "Издательство", | ||
"language": "Язык", | ||
"filter": "Фильтр", | ||
"reset": "Сбросить", | ||
"apply": "Применить" | ||
}, | ||
"placeholder": "Поиск" | ||
}, | ||
"booksFound": { | ||
"book_one": "{{count}} книга найдена", | ||
"book_few": "{{count}} книги найдено", | ||
"book_many": "{{count}} книг найдено" | ||
} | ||
} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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.