New Crowdin translations (#4445)
* New translations ja-JP.yml (English) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Czech)
This commit is contained in:
parent
8cc236daf8
commit
91d0342fe8
|
@ -198,6 +198,8 @@ common:
|
||||||
update-available: "Je dostupná nová verze"
|
update-available: "Je dostupná nová verze"
|
||||||
update-available-desc: "Aktualizace budou aplikovány po znovunačtení stránky."
|
update-available-desc: "Aktualizace budou aplikovány po znovunačtení stránky."
|
||||||
advanced-settings: "Pokročilá nastavení"
|
advanced-settings: "Pokročilá nastavení"
|
||||||
|
debug-mode: "Povolit režim ladění"
|
||||||
|
debug-mode-desc: "Toto nastavení je uloženo v prohlížeči."
|
||||||
navbar-position: "Poloha navigačního panelu"
|
navbar-position: "Poloha navigačního panelu"
|
||||||
navbar-position-top: "Nahoře"
|
navbar-position-top: "Nahoře"
|
||||||
navbar-position-left: "Vlevo"
|
navbar-position-left: "Vlevo"
|
||||||
|
@ -276,6 +278,7 @@ auth/views/form.vue:
|
||||||
account-read: "Zobrazit informace účtu"
|
account-read: "Zobrazit informace účtu"
|
||||||
following-write: "Sledovat a přestat sledovat"
|
following-write: "Sledovat a přestat sledovat"
|
||||||
drive-read: "Přečíst váš Disk"
|
drive-read: "Přečíst váš Disk"
|
||||||
|
notification-read: "Sledovat oznámení."
|
||||||
cancel: "Zrušit"
|
cancel: "Zrušit"
|
||||||
accept: "Povolit přístup"
|
accept: "Povolit přístup"
|
||||||
auth/views/index.vue:
|
auth/views/index.vue:
|
||||||
|
@ -848,3 +851,4 @@ dev/views/new-app.vue:
|
||||||
reaction-write: "Přidat nebo odebrat reakce."
|
reaction-write: "Přidat nebo odebrat reakce."
|
||||||
following-write: "Sledovat a přestat sledovat"
|
following-write: "Sledovat a přestat sledovat"
|
||||||
drive-read: "Přečíst váš Disk"
|
drive-read: "Přečíst váš Disk"
|
||||||
|
notification-read: "Sledovat oznámení."
|
||||||
|
|
|
@ -506,10 +506,12 @@ common/views/components/poll-editor.vue:
|
||||||
destroy: "Discard the poll"
|
destroy: "Discard the poll"
|
||||||
multiple: "More than one answer is allowed"
|
multiple: "More than one answer is allowed"
|
||||||
expiration: "Valid until"
|
expiration: "Valid until"
|
||||||
infinite: "Indefinite"
|
infinite: "Indefinitely"
|
||||||
at: "Date and time pick"
|
at: "Date and time pick"
|
||||||
|
after: "Progression specifics"
|
||||||
no-more: "You cannot add any more"
|
no-more: "You cannot add any more"
|
||||||
deadline-date: "Finish date"
|
deadline-date: "Finish date"
|
||||||
|
deadline-time: "Time duration"
|
||||||
interval: "Duration"
|
interval: "Duration"
|
||||||
unit: "Unit"
|
unit: "Unit"
|
||||||
second: "Seconds"
|
second: "Seconds"
|
||||||
|
|
Loading…
Reference in New Issue