Skip to content

Commit

Permalink
Merge pull request #53 from weblate/weblate-JellyBook-jellybook-app
Browse files Browse the repository at this point in the history
  • Loading branch information
Kara-Zor-El authored May 10, 2023
2 parents 455fa06 + 257710f commit c2ace1c
Show file tree
Hide file tree
Showing 3 changed files with 132 additions and 203 deletions.
3 changes: 0 additions & 3 deletions lib/l10n/app_afh.arb

This file was deleted.

330 changes: 131 additions & 199 deletions lib/l10n/app_en.arb
Original file line number Diff line number Diff line change
@@ -1,201 +1,133 @@
{
"@@locale": "en",

"appName" : "JellyBook",
"@appName" : {},

"pageLoginAddress": "Your Address",
"@pageLoginAddress" : {},
"pageLoginUsername": "Username",
"@pageLoginUsername": {},
"pageLoginPassword": "Password",
"@pageLoginPassword": {},
"pageLoginOfflineReader": "Offline Reader",
"@pageLoginOfflineReader": {},

"connect": "Connect",
"@connect": {},

"permissionRequired" : "Permission Required",
"@permissionRequired" : {},

"permissionExplanation" : "JellyBook needs permission to access your files to read your comics",
"@permissionExplanation" : {},

"ok" : "OK",
"@ok" : {},

"downloadRequired" : "Download Required",
"@downloadRequired" : {},

"downloadExplanation" : "JellyBook needs to download the comic before you can read it",
"@downloadExplanation" : {},

"unsupportedFileType" : "File Type Not Supported",
"@unsupportedFileType" : {},

"unsupportedFileTypeExplanation" : "JellyBook does not support this file type. Please download a different file",
"@unsupportedFileTypeExplanation" : {},

"loadingComic" : "Please wait while we load your comic/book",
"@loadingComic" : {},

"refresh" : "Refresh",
"@refresh" : {},

"downloadFirst": "You need to download the comic first",
"@downloadFirst": {},

"downloadOffline": "You are offline, please connect to the internet & reload this app to download this comic",
"@downloadOffline": {},

"noResultsFound": "No results found in this folder",
"@noResultsFound": {},

"unknownError": "An unknown error has occured.",
"@unknownError": {},

"error": "Error:",
"@error": {},

"offlineBookReader" : "Offline Book Reader",
"@offlineBookReader" : {},

"collections" : "Collections",
"@collections" : {},

"library" : "Library",
"@library" : {},

"noContent": "I'm sorry but you havent downloaded any content yet.",
"@noContent": {},

"noContent2" : "If you have not connected to the internet, please connect to the internet and click the refresh button in the top left corner of the screen.",
"@noContent2": {},

"error" : "Error",
"@error" : {},

"noBooks" : "No books found",
"@noBooks" : {},

"waitToFetchDB" : "Please wait while we fetch content from the database",
"@waitToFetchDB" : {},

"downloading" : "Downloading",
"@downloading" : {},

"redownload" : "Redownload",
"@redownload" : {},

"redownloadVerify" : "Are you sure you want to redownload this file?",
"@redownloadVerify" : {},

"cancel" : "Cancel",
"@cancel" : {},

"downloadingFile" : "Downloading File:",
"@downloadingFile" : {},

"extractingContent" : "Extracting Content",
"@extractingContent" : {},

"fileDownloaded" : "File Downloaded",
"@fileDownloaded" : {},

"home" : "Home",
"@home" : {},

"downloads" : "Downloads",
"@downloads" : {},

"reading" : "Reading",
"@reading" : {},

"settings" : "Settings",
"@settings" : {},

"continueReading" : "Continue Reading",
"@continueReading" : {},

"noBooksStarted" : "You have not started any books/comics yet.",
"@noBooksStarted" : {},

"search" : "Search",
"@search" : {},

"settings" : "Settings",
"@settings" : {},

"theme" : "Theme",
"@theme" : {},

"language" : "Language",
"@language" : {},

"pageTransition" : "Page Transition",
"@pageTransition" : {},

"experimentalFeatures" : "Experimental Features",
"@experimentalFeatures" : {},

"version" : "Version: ",
"@version" : {},

"unknown" : "Unknown",
"@unknown" : {},

"madeBy" : "Made By",
"@madeBy" : {},

"delete" : "Delete",
"@delete" : {},

"deleteConfirm" : "Are you sure you want to delete this book/comic?",
"@deleteConfirm" : {},

"noBooksFound" : "No books were found to be downloaded",
"@noBooksFound" : {},

"searchBook" : "Please search for a book",
"@searchBook" : {},

"noResults" : "No results found",
"@noResults" : {},

"selectCategories" : "Select Categories",
"@selectCategories" : {},

"noHttp" : "URL does not contain http:// or https://",
"@noHttp" : {},

"noDot" : "URL does not contain a .",
"@noDot" : {},

"noSlash" : "URL does not contain a /",
"@noSlash" : {},

"invalidUrl" : "URL is not valid. Please check the URL and try again.",
"@invalidUrl" : {},

"invalidCredentials" : "Incorrect username or password",
"@invalidCredentials" : {},

"serverNotFound" : "Server not found\nPlease check the URL",
"@serverNotFound" : {},

"proxyAuthRequired" : "Proxy authentication required\nPlease check the server logs",
"@proxyAuthRequired" : {},

"requestTimeout" : "Request timeout\nPlease check the server logs",
"@requestTimeout" : {},

"dontBrewCoffee" : "Do not brew coffee with me. I am a teapot",
"@dontBrewCoffee" : {},

"serverError" : "Server error\nPlease check the server logs",
"@serverError" : {},

"badGateway" : "Bad gateway\nPlease check the server logs",
"@badGateway" : {}
"@@locale": "en",
"appName": "JellyBook",
"@appName": {},
"pageLoginAddress": "Web Address",
"@pageLoginAddress": {},
"pageLoginUsername": "Username",
"@pageLoginUsername": {},
"pageLoginPassword": "Password",
"@pageLoginPassword": {},
"pageLoginOfflineReader": "Offline Reader",
"@pageLoginOfflineReader": {},
"connect": "Connect",
"@connect": {},
"permissionRequired": "Permission Required",
"@permissionRequired": {},
"permissionExplanation": "JellyBook needs permission to access your files to read your comics",
"@permissionExplanation": {},
"ok": "OK",
"@ok": {},
"downloadRequired": "Download Required",
"@downloadRequired": {},
"downloadExplanation": "JellyBook needs to download the comic before you can read it",
"@downloadExplanation": {},
"unsupportedFileType": "File Type Not Supported",
"@unsupportedFileType": {},
"unsupportedFileTypeExplanation": "JellyBook does not support this file type. Please download a different file",
"@unsupportedFileTypeExplanation": {},
"loadingComic": "Please wait while we load your comic/book",
"@loadingComic": {},
"refresh": "Refresh",
"@refresh": {},
"downloadFirst": "You need to download the comic first",
"@downloadFirst": {},
"downloadOffline": "You are offline, please connect to the internet & reload this app to download this comic",
"@downloadOffline": {},
"noResultsFound": "No results found in this folder",
"@noResultsFound": {},
"unknownError": "An unknown error has occured.",
"@unknownError": {},
"error": "Error",
"@error": {},
"offlineBookReader": "Offline Book Reader",
"@offlineBookReader": {},
"collections": "Collections",
"@collections": {},
"library": "Library",
"@library": {},
"noContent": "I'm sorry but you havent downloaded any content yet.",
"@noContent": {},
"noContent2": "If you have not connected to the internet, please connect to the internet and click the refresh button in the top left corner of the screen.",
"@noContent2": {},
"noBooks": "No books found",
"@noBooks": {},
"waitToFetchDB": "Please wait while we fetch content from the database",
"@waitToFetchDB": {},
"downloading": "Downloading",
"@downloading": {},
"redownload": "Redownload",
"@redownload": {},
"redownloadVerify": "Are you sure you want to redownload this file?",
"@redownloadVerify": {},
"cancel": "Cancel",
"@cancel": {},
"downloadingFile": "Downloading File:",
"@downloadingFile": {},
"extractingContent": "Extracting Content",
"@extractingContent": {},
"fileDownloaded": "File Downloaded",
"@fileDownloaded": {},
"home": "Home",
"@home": {},
"downloads": "Downloads",
"@downloads": {},
"reading": "Reading",
"@reading": {},
"settings": "Settings",
"@settings": {},
"continueReading": "Continue Reading",
"@continueReading": {},
"noBooksStarted": "You have not started any books/comics yet.",
"@noBooksStarted": {},
"search": "Search",
"@search": {},
"theme": "Theme",
"@theme": {},
"language": "Language",
"@language": {},
"pageTransition": "Page Transition",
"@pageTransition": {},
"experimentalFeatures": "Experimental Features",
"@experimentalFeatures": {},
"version": "Version: ",
"@version": {},
"unknown": "Unknown",
"@unknown": {},
"madeBy": "Made By",
"@madeBy": {},
"delete": "Delete",
"@delete": {},
"deleteConfirm": "Are you sure you want to delete this book/comic?",
"@deleteConfirm": {},
"noBooksFound": "No books were found to be downloaded",
"@noBooksFound": {},
"searchBook": "Please search for a book",
"@searchBook": {},
"noResults": "No results found",
"@noResults": {},
"selectCategories": "Select Categories",
"@selectCategories": {},
"noHttp": "URL does not contain http:// or https://",
"@noHttp": {},
"noDot": "URL does not contain a .",
"@noDot": {},
"noSlash": "URL does not contain a /",
"@noSlash": {},
"invalidUrl": "URL is not valid. Please check the URL and try again.",
"@invalidUrl": {},
"invalidCredentials": "Incorrect username or password",
"@invalidCredentials": {},
"serverNotFound": "Server not found\nPlease check the URL",
"@serverNotFound": {},
"proxyAuthRequired": "Proxy authentication required\nPlease check the server logs",
"@proxyAuthRequired": {},
"requestTimeout": "Request timeout\nPlease check the server logs",
"@requestTimeout": {},
"dontBrewCoffee": "Do not brew coffee with me. I am a teapot",
"@dontBrewCoffee": {},
"serverError": "Server error\nPlease check the server logs",
"@serverError": {},
"badGateway": "Bad gateway\nPlease check the server logs",
"@badGateway": {}
}
2 changes: 1 addition & 1 deletion lib/l10n/app_es.arb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"@@locale": "es",
"appName": "JellyBook",
"@appName": {},
"pageLoginAddress": "Tu dirección",
"pageLoginAddress": "Dirección web",
"@pageLoginAddress": {},
"pageLoginUsername": "Nombre del usuario",
"@pageLoginUsername": {},
Expand Down

0 comments on commit c2ace1c

Please sign in to comment.