diff --git a/locales/cs-CZ.yml b/locales/cs-CZ.yml index 62af63ca2b30f8d1ac88cb40e4381d78414a5a75..79032ea69547d41e5384e0b9a3151b6f0a58e115 100644 --- a/locales/cs-CZ.yml +++ b/locales/cs-CZ.yml @@ -198,6 +198,8 @@ common: update-available: "Je dostupná nová verze" update-available-desc: "Aktualizace budou aplikovány po znovunaÄtenà stránky." 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-top: "NahoÅ™e" navbar-position-left: "Vlevo" @@ -276,6 +278,7 @@ auth/views/form.vue: account-read: "Zobrazit informace úÄtu" following-write: "Sledovat a pÅ™estat sledovat" drive-read: "PÅ™eÄÃst váš Disk" + notification-read: "Sledovat oznámenÃ." cancel: "ZruÅ¡it" accept: "Povolit pÅ™Ãstup" auth/views/index.vue: @@ -848,3 +851,4 @@ dev/views/new-app.vue: reaction-write: "PÅ™idat nebo odebrat reakce." following-write: "Sledovat a pÅ™estat sledovat" drive-read: "PÅ™eÄÃst váš Disk" + notification-read: "Sledovat oznámenÃ." diff --git a/locales/en-US.yml b/locales/en-US.yml index 423642a2f642e679df1d65086e09a0d31f9619b4..1fb56e16fbc7f7eb703904f844a9fded9cf8e6ca 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -506,10 +506,12 @@ common/views/components/poll-editor.vue: destroy: "Discard the poll" multiple: "More than one answer is allowed" expiration: "Valid until" - infinite: "Indefinite" + infinite: "Indefinitely" at: "Date and time pick" + after: "Progression specifics" no-more: "You cannot add any more" deadline-date: "Finish date" + deadline-time: "Time duration" interval: "Duration" unit: "Unit" second: "Seconds"