Skip to content

Commit

Permalink
chore: New Crowdin updates (#156)
Browse files Browse the repository at this point in the history
* New translations en.json
[skip ci]
  • Loading branch information
bayang authored Nov 7, 2024
1 parent ef24b8b commit 355acff
Show file tree
Hide file tree
Showing 31 changed files with 279 additions and 93 deletions.
12 changes: 9 additions & 3 deletions src/jelu-ui/src/locales/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,8 @@
"avg_rating": "average rating : {rating}",
"add_quote": "add book quote",
"description": "description",
"user_rating": "my rating : {rating}"
"user_rating": "my rating : {rating}",
"apply": "apply"
},
"settings": {
"pick_language": "Zvolte jazyk",
Expand Down Expand Up @@ -202,6 +203,10 @@
"goodreads_id": "Goodreads Id",
"amazon_id": "Amazon Id",
"librarything_id": "Librarything Id",
"isfdb_id": "ISFDB Id",
"openlibrary_id": "Openlibrary Id",
"noosfere_id": "Noosfere Id",
"inventaire_id": "inventaire id",
"publisher": "vydavatel",
"published_date": "datum publikace",
"page_count": "počet stránek",
Expand Down Expand Up @@ -337,8 +342,9 @@
},
"metadata": {
"reorder_plugins": "reorder plugins",
"description": "Plugins will be called from top to bottom, disabled plugins will not be used",
"default_priority": "default priority"
"description": "Plugins will be called from top to bottom, disabled plugins will not be used.",
"default_priority": "default priority",
"note": "This change is only temporary, if you want to permanently reorder the plugins you have to edit the config."
},
"book_quotes": {
"edit_quote": "Edit book quote",
Expand Down
12 changes: 9 additions & 3 deletions src/jelu-ui/src/locales/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,8 @@
"avg_rating": "gennemsnitlig bedømmelse : {rating}",
"add_quote": "tilføj bogcitat",
"description": "beskrivelse",
"user_rating": "min bedømmelse: {rating}"
"user_rating": "min bedømmelse: {rating}",
"apply": "apply"
},
"settings": {
"pick_language": "Vælg dit sprog",
Expand Down Expand Up @@ -202,6 +203,10 @@
"goodreads_id": "Goodreads ID",
"amazon_id": "Amazon ID",
"librarything_id": "Librarything ID",
"isfdb_id": "ISFDB Id",
"openlibrary_id": "Openlibrary Id",
"noosfere_id": "Noosfere Id",
"inventaire_id": "inventaire id",
"publisher": "udgiver",
"published_date": "offentliggørelsesdato",
"page_count": "sideantal",
Expand Down Expand Up @@ -337,8 +342,9 @@
},
"metadata": {
"reorder_plugins": "omarranger plugins",
"description": "Plugins vil blive kaldt fra toppen til bunden, deaktiverede plugins vil ikke blive brugt",
"default_priority": "standard prioritet"
"description": "Plugins will be called from top to bottom, disabled plugins will not be used.",
"default_priority": "standard prioritet",
"note": "This change is only temporary, if you want to permanently reorder the plugins you have to edit the config."
},
"book_quotes": {
"edit_quote": "Rediger bogcitat",
Expand Down
12 changes: 9 additions & 3 deletions src/jelu-ui/src/locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,8 @@
"avg_rating": "durchschnittliche Bewertung: {rating}",
"add_quote": "add book quote",
"description": "description",
"user_rating": "my rating : {rating}"
"user_rating": "my rating : {rating}",
"apply": "apply"
},
"settings": {
"pick_language": "Sprache auswählen",
Expand Down Expand Up @@ -202,6 +203,10 @@
"goodreads_id": "Goodreads ID",
"amazon_id": "Amazon ID",
"librarything_id": "Librarything ID",
"isfdb_id": "ISFDB Id",
"openlibrary_id": "Openlibrary Id",
"noosfere_id": "Noosfere Id",
"inventaire_id": "inventaire id",
"publisher": "Verlag",
"published_date": "Veröffentlichungsdatum",
"page_count": "Seitenanzahl",
Expand Down Expand Up @@ -337,8 +342,9 @@
},
"metadata": {
"reorder_plugins": "Plugins neu sortieren",
"description": "Plugins werden von oben nach unten ausgeführt, deaktivierte Plugins werden nicht verwendet",
"default_priority": "Standardpriorität"
"description": "Plugins will be called from top to bottom, disabled plugins will not be used.",
"default_priority": "Standardpriorität",
"note": "This change is only temporary, if you want to permanently reorder the plugins you have to edit the config."
},
"book_quotes": {
"edit_quote": "Edit book quote",
Expand Down
12 changes: 9 additions & 3 deletions src/jelu-ui/src/locales/el.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,8 @@
"avg_rating": "average rating : {rating}",
"add_quote": "add book quote",
"description": "description",
"user_rating": "my rating : {rating}"
"user_rating": "my rating : {rating}",
"apply": "apply"
},
"settings": {
"pick_language": "Pick your language",
Expand Down Expand Up @@ -202,6 +203,10 @@
"goodreads_id": "Goodreads Id",
"amazon_id": "Amazon Id",
"librarything_id": "Librarything Id",
"isfdb_id": "ISFDB Id",
"openlibrary_id": "Openlibrary Id",
"noosfere_id": "Noosfere Id",
"inventaire_id": "inventaire id",
"publisher": "publisher",
"published_date": "published date",
"page_count": "page count",
Expand Down Expand Up @@ -337,8 +342,9 @@
},
"metadata": {
"reorder_plugins": "reorder plugins",
"description": "Plugins will be called from top to bottom, disabled plugins will not be used",
"default_priority": "default priority"
"description": "Plugins will be called from top to bottom, disabled plugins will not be used.",
"default_priority": "default priority",
"note": "This change is only temporary, if you want to permanently reorder the plugins you have to edit the config."
},
"book_quotes": {
"edit_quote": "Edit book quote",
Expand Down
12 changes: 9 additions & 3 deletions src/jelu-ui/src/locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,8 @@
"avg_rating": "average rating : {rating}",
"add_quote": "add book quote",
"description": "description",
"user_rating": "my rating : {rating}"
"user_rating": "my rating : {rating}",
"apply": "apply"
},
"settings": {
"pick_language": "Elige un idioma",
Expand Down Expand Up @@ -202,6 +203,10 @@
"goodreads_id": "ID de Goodreads",
"amazon_id": "ID de Amazon",
"librarything_id": "ID de Librarything",
"isfdb_id": "ISFDB Id",
"openlibrary_id": "Openlibrary Id",
"noosfere_id": "Noosfere Id",
"inventaire_id": "inventaire id",
"publisher": "publisher",
"published_date": "fecha de publicación",
"page_count": "número de páginas",
Expand Down Expand Up @@ -337,8 +342,9 @@
},
"metadata": {
"reorder_plugins": "reorder plugins",
"description": "Plugins will be called from top to bottom, disabled plugins will not be used",
"default_priority": "default priority"
"description": "Plugins will be called from top to bottom, disabled plugins will not be used.",
"default_priority": "default priority",
"note": "This change is only temporary, if you want to permanently reorder the plugins you have to edit the config."
},
"book_quotes": {
"edit_quote": "Edit book quote",
Expand Down
12 changes: 9 additions & 3 deletions src/jelu-ui/src/locales/et.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,8 @@
"avg_rating": "average rating : {rating}",
"add_quote": "add book quote",
"description": "description",
"user_rating": "my rating : {rating}"
"user_rating": "my rating : {rating}",
"apply": "apply"
},
"settings": {
"pick_language": "Pick your language",
Expand Down Expand Up @@ -202,6 +203,10 @@
"goodreads_id": "Goodreads Id",
"amazon_id": "Amazon Id",
"librarything_id": "Librarything Id",
"isfdb_id": "ISFDB Id",
"openlibrary_id": "Openlibrary Id",
"noosfere_id": "Noosfere Id",
"inventaire_id": "inventaire id",
"publisher": "publisher",
"published_date": "published date",
"page_count": "page count",
Expand Down Expand Up @@ -337,8 +342,9 @@
},
"metadata": {
"reorder_plugins": "reorder plugins",
"description": "Plugins will be called from top to bottom, disabled plugins will not be used",
"default_priority": "default priority"
"description": "Plugins will be called from top to bottom, disabled plugins will not be used.",
"default_priority": "default priority",
"note": "This change is only temporary, if you want to permanently reorder the plugins you have to edit the config."
},
"book_quotes": {
"edit_quote": "Edit book quote",
Expand Down
12 changes: 9 additions & 3 deletions src/jelu-ui/src/locales/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,8 @@
"avg_rating": "average rating : {rating}",
"add_quote": "add book quote",
"description": "description",
"user_rating": "my rating : {rating}"
"user_rating": "my rating : {rating}",
"apply": "apply"
},
"settings": {
"pick_language": "Pick your language",
Expand Down Expand Up @@ -202,6 +203,10 @@
"goodreads_id": "Goodreads Id",
"amazon_id": "Amazon Id",
"librarything_id": "Librarything Id",
"isfdb_id": "ISFDB Id",
"openlibrary_id": "Openlibrary Id",
"noosfere_id": "Noosfere Id",
"inventaire_id": "inventaire id",
"publisher": "publisher",
"published_date": "published date",
"page_count": "page count",
Expand Down Expand Up @@ -337,8 +342,9 @@
},
"metadata": {
"reorder_plugins": "reorder plugins",
"description": "Plugins will be called from top to bottom, disabled plugins will not be used",
"default_priority": "default priority"
"description": "Plugins will be called from top to bottom, disabled plugins will not be used.",
"default_priority": "default priority",
"note": "This change is only temporary, if you want to permanently reorder the plugins you have to edit the config."
},
"book_quotes": {
"edit_quote": "Edit book quote",
Expand Down
12 changes: 9 additions & 3 deletions src/jelu-ui/src/locales/fil.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,8 @@
"avg_rating": "average rating : {rating}",
"add_quote": "add book quote",
"description": "description",
"user_rating": "my rating : {rating}"
"user_rating": "my rating : {rating}",
"apply": "apply"
},
"settings": {
"pick_language": "Pick your language",
Expand Down Expand Up @@ -202,6 +203,10 @@
"goodreads_id": "Goodreads Id",
"amazon_id": "Amazon Id",
"librarything_id": "Librarything Id",
"isfdb_id": "ISFDB Id",
"openlibrary_id": "Openlibrary Id",
"noosfere_id": "Noosfere Id",
"inventaire_id": "inventaire id",
"publisher": "publisher",
"published_date": "published date",
"page_count": "page count",
Expand Down Expand Up @@ -337,8 +342,9 @@
},
"metadata": {
"reorder_plugins": "reorder plugins",
"description": "Plugins will be called from top to bottom, disabled plugins will not be used",
"default_priority": "default priority"
"description": "Plugins will be called from top to bottom, disabled plugins will not be used.",
"default_priority": "default priority",
"note": "This change is only temporary, if you want to permanently reorder the plugins you have to edit the config."
},
"book_quotes": {
"edit_quote": "Edit book quote",
Expand Down
12 changes: 9 additions & 3 deletions src/jelu-ui/src/locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,8 @@
"avg_rating": "note moyenne : {rating}",
"add_quote": "ajouter une citation de livre",
"description": "description",
"user_rating": "ma note : {rating}"
"user_rating": "ma note : {rating}",
"apply": "appliquer"
},
"settings": {
"pick_language": "Choisissez votre langue",
Expand Down Expand Up @@ -202,6 +203,10 @@
"goodreads_id": "Id Goodreads",
"amazon_id": "Id Amazon",
"librarything_id": "Id Librarything",
"isfdb_id": "ISFDB ID",
"openlibrary_id": "Id Openlibrary",
"noosfere_id": "ID Noosfere",
"inventaire_id": "Id inventaire",
"publisher": "éditeur",
"published_date": "date de publication",
"page_count": "nb de pages",
Expand Down Expand Up @@ -337,8 +342,9 @@
},
"metadata": {
"reorder_plugins": "réordonner les plugins",
"description": "Les plugins seront utilisés de haut en bas, les plugins désactivés ne seront pas utilisés",
"default_priority": "Priorité par défaut"
"description": "Les plugins seront utilisés de haut en bas, les plugins désactivés ne seront pas utilisés.",
"default_priority": "Priorité par défaut",
"note": "Ce changement est temporaire, si vous voulez réorganiser de façon permanente les plug-ins, vous devez modifier la configuration."
},
"book_quotes": {
"edit_quote": "Modifier la citation",
Expand Down
12 changes: 9 additions & 3 deletions src/jelu-ui/src/locales/hi.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,8 @@
"avg_rating": "average rating : {rating}",
"add_quote": "add book quote",
"description": "description",
"user_rating": "my rating : {rating}"
"user_rating": "my rating : {rating}",
"apply": "apply"
},
"settings": {
"pick_language": "Pick your language",
Expand Down Expand Up @@ -202,6 +203,10 @@
"goodreads_id": "Goodreads Id",
"amazon_id": "Amazon Id",
"librarything_id": "Librarything Id",
"isfdb_id": "ISFDB Id",
"openlibrary_id": "Openlibrary Id",
"noosfere_id": "Noosfere Id",
"inventaire_id": "inventaire id",
"publisher": "publisher",
"published_date": "published date",
"page_count": "page count",
Expand Down Expand Up @@ -337,8 +342,9 @@
},
"metadata": {
"reorder_plugins": "reorder plugins",
"description": "Plugins will be called from top to bottom, disabled plugins will not be used",
"default_priority": "default priority"
"description": "Plugins will be called from top to bottom, disabled plugins will not be used.",
"default_priority": "default priority",
"note": "This change is only temporary, if you want to permanently reorder the plugins you have to edit the config."
},
"book_quotes": {
"edit_quote": "Edit book quote",
Expand Down
12 changes: 9 additions & 3 deletions src/jelu-ui/src/locales/hr.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,8 @@
"avg_rating": "average rating : {rating}",
"add_quote": "add book quote",
"description": "description",
"user_rating": "my rating : {rating}"
"user_rating": "my rating : {rating}",
"apply": "apply"
},
"settings": {
"pick_language": "Pick your language",
Expand Down Expand Up @@ -202,6 +203,10 @@
"goodreads_id": "Goodreads Id",
"amazon_id": "Amazon Id",
"librarything_id": "Librarything Id",
"isfdb_id": "ISFDB Id",
"openlibrary_id": "Openlibrary Id",
"noosfere_id": "Noosfere Id",
"inventaire_id": "inventaire id",
"publisher": "publisher",
"published_date": "published date",
"page_count": "page count",
Expand Down Expand Up @@ -337,8 +342,9 @@
},
"metadata": {
"reorder_plugins": "reorder plugins",
"description": "Plugins will be called from top to bottom, disabled plugins will not be used",
"default_priority": "default priority"
"description": "Plugins will be called from top to bottom, disabled plugins will not be used.",
"default_priority": "default priority",
"note": "This change is only temporary, if you want to permanently reorder the plugins you have to edit the config."
},
"book_quotes": {
"edit_quote": "Edit book quote",
Expand Down
12 changes: 9 additions & 3 deletions src/jelu-ui/src/locales/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,8 @@
"avg_rating": "rating rata-rata : {rating}",
"add_quote": "tambahkan kutipan buku",
"description": "deskripsi",
"user_rating": "rating saya : {rating}"
"user_rating": "rating saya : {rating}",
"apply": "apply"
},
"settings": {
"pick_language": "Pilih bahasa",
Expand Down Expand Up @@ -202,6 +203,10 @@
"goodreads_id": "Id Goodreads",
"amazon_id": "Id Amazon",
"librarything_id": "Id Librarything",
"isfdb_id": "ISFDB Id",
"openlibrary_id": "Openlibrary Id",
"noosfere_id": "Noosfere Id",
"inventaire_id": "inventaire id",
"publisher": "penerbit",
"published_date": "tanggal terbit",
"page_count": "jumlah halaman",
Expand Down Expand Up @@ -337,8 +342,9 @@
},
"metadata": {
"reorder_plugins": "atur ulang plugin",
"description": "Plugin akan disebut dari atas hingga bawah, plugin nonaktif tidak akan digunakan",
"default_priority": "prioritas bawaan"
"description": "Plugins will be called from top to bottom, disabled plugins will not be used.",
"default_priority": "prioritas bawaan",
"note": "This change is only temporary, if you want to permanently reorder the plugins you have to edit the config."
},
"book_quotes": {
"edit_quote": "Ubah kutipan buku",
Expand Down
Loading

0 comments on commit 355acff

Please sign in to comment.