Create harbour-books-sv.ts
Swedish translation if you want.
This commit is contained in:
parent
213828811c
commit
564694e2c3
1 changed files with 73 additions and 0 deletions
73
app/translations/harbour-books-sv.ts
Normal file
73
app/translations/harbour-books-sv.ts
Normal file
|
@ -0,0 +1,73 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="sv_SE">
|
||||
<context>
|
||||
<name></name>
|
||||
<message id="book-font-default">
|
||||
<source>Use default fonts</source>
|
||||
<translation>Standardteckensnitt</translation>
|
||||
</message>
|
||||
<message id="book-font-smaller">
|
||||
<source>Use smaller fonts</source>
|
||||
<translation>Mindre teckensnitt</translation>
|
||||
</message>
|
||||
<message id="book-font-larger">
|
||||
<source>Use larger fonts</source>
|
||||
<translation>Större teckensnitt</translation>
|
||||
</message>
|
||||
<message id="book-view-back">
|
||||
<source>Back to library</source>
|
||||
<translation>Tillbaka till biblioteket</translation>
|
||||
</message>
|
||||
<message id="book-view-loading">
|
||||
<source>Loading...</source>
|
||||
<translation>Läser in...</translation>
|
||||
</message>
|
||||
<message id="shelf-view-about-to-delete-all">
|
||||
<source>Deleting all books</source>
|
||||
<translation>Tar bort alla böcker</translation>
|
||||
</message>
|
||||
<message id="shelf-view-no-books">
|
||||
<source>No books</source>
|
||||
<translation>Inga böcker</translation>
|
||||
</message>
|
||||
<message id="storage-removable">
|
||||
<source>Memory card</source>
|
||||
<translation>Minneskort</translation>
|
||||
</message>
|
||||
<message id="storage-internal">
|
||||
<source>Internal storage</source>
|
||||
<translation>Intern lagring</translation>
|
||||
</message>
|
||||
<message id="storage-book-count" numerus="yes">
|
||||
<source>%0 book(s)</source>
|
||||
<translation>
|
||||
<numerusform>%0 bok</numerusform>
|
||||
<numerusform>%0 böcker</numerusform>
|
||||
</translation>
|
||||
</message>
|
||||
<message id="storage-view-scan-downloads">
|
||||
<source>Scan downloads</source>
|
||||
<translation>Skanna Nedladdningar</translation>
|
||||
</message>
|
||||
<message id="storage-view-delete-everything">
|
||||
<source>Delete all books</source>
|
||||
<translation>Ta bort alla böcker</translation>
|
||||
</message>
|
||||
<message id="import-view-import-n-books" numerus="yes">
|
||||
<source>Import %0 book(s)</source>
|
||||
<translation>
|
||||
<numerusform>Importera %0 bok</numerusform>
|
||||
<numerusform>Importera %0 böcker</numerusform>
|
||||
</translation>
|
||||
</message>
|
||||
<message id="import-view-select-books">
|
||||
<source>Select books</source>
|
||||
<translation>Välj böcker</translation>
|
||||
</message>
|
||||
<message id="import-view-no-new-books-found">
|
||||
<source>No new books found</source>
|
||||
<translation>Inga nya böcker hittades</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
Loading…
Reference in a new issue