Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[next] chore(master): merge master into next #5124

Merged
merged 73 commits into from
Jan 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
73 commits
Select commit Hold shift + click to select a range
4c4fded
enh(NcColorPicker): Add `paletteOnly` prop to only allow picking give…
susnux Jan 22, 2024
5a2bc22
enh(utils): Export `Color` class to be used within other components
susnux Jan 22, 2024
a41711a
enh(NcInputField): Support numeric values - if numeric also emit numeric
susnux Dec 6, 2023
10a76bd
Merge pull request #4926 from nextcloud-libraries/enh/ncinputfield-su…
susnux Jan 22, 2024
7f7b7c2
chore(deps-dev): Bump @nextcloud/webpack-vue-config
dependabot[bot] Jan 22, 2024
95ee9b6
Merge pull request #5105 from nextcloud-libraries/dependabot/npm_and_…
dependabot[bot] Jan 22, 2024
6425e8c
feat(NcProgressBar): add circular progress bar
raimund-schluessler Jan 20, 2024
d6b87ef
Merge pull request #5100 from nextcloud-libraries/feat/noid/circular-…
raimund-schluessler Jan 22, 2024
5391d20
fix(NcPopover): check trigger a11y compatible with Vue 3
ShGKme Jan 22, 2024
a130bd7
fix(NcPopover): fix docs example
raimund-schluessler Jan 22, 2024
33b504e
Translate l10n/messages.pot in es
transifex-integration[bot] Jan 22, 2024
14b56d6
Translate l10n/messages.pot in es
transifex-integration[bot] Jan 22, 2024
4dc9a5e
Translate l10n/messages.pot in es
transifex-integration[bot] Jan 22, 2024
0774b0c
Translate l10n/messages.pot in es
transifex-integration[bot] Jan 22, 2024
4d6397f
Translate l10n/messages.pot in es
transifex-integration[bot] Jan 22, 2024
eb43197
Translate l10n/messages.pot in es
transifex-integration[bot] Jan 22, 2024
f162995
Translate l10n/messages.pot in es
transifex-integration[bot] Jan 22, 2024
6267301
Translate l10n/messages.pot in es
transifex-integration[bot] Jan 22, 2024
b97cc7c
Translate l10n/messages.pot in es
transifex-integration[bot] Jan 22, 2024
3d64536
Translate l10n/messages.pot in es
transifex-integration[bot] Jan 22, 2024
a1b33c7
Translate l10n/messages.pot in es
transifex-integration[bot] Jan 22, 2024
5e4bb7b
Translate l10n/messages.pot in es
transifex-integration[bot] Jan 22, 2024
99e4de2
Translate l10n/messages.pot in es
transifex-integration[bot] Jan 22, 2024
4f0f187
Translate l10n/messages.pot in es
transifex-integration[bot] Jan 22, 2024
db757f5
Translate l10n/messages.pot in es
transifex-integration[bot] Jan 22, 2024
2e696df
Translate l10n/messages.pot in es
transifex-integration[bot] Jan 22, 2024
0e630f7
Translate l10n/messages.pot in es
transifex-integration[bot] Jan 22, 2024
83d153f
Merge pull request #5112 from nextcloud-libraries/translations_ef429a…
ShGKme Jan 22, 2024
406d698
Remove inaccessible opacity from SettingsSection
JuliaKirschenheuter Jan 22, 2024
08a7838
Merge pull request #5109 from nextcloud-libraries/fix/42941-remove-in…
susnux Jan 22, 2024
8d24adf
Merge pull request #5111 from nextcloud-libraries/fix/noid/popover-docs
Pytal Jan 22, 2024
b570762
Merge pull request #5110 from nextcloud-libraries/fix/nc-popover-a11y…
susnux Jan 22, 2024
b2527dd
enh(NcEmojiPicker): Always show a skin tone selector
susnux Jan 22, 2024
6cdf138
fix(NcHeaderMenu): mouse in now pointer
emoral435 Jan 20, 2024
a5134f5
Merge pull request #5101 from nextcloud-libraries/fix/a11y/42959/no-m…
emoral435 Jan 23, 2024
547ff30
Translate l10n/messages.pot in sr
transifex-integration[bot] Jan 23, 2024
3559ed8
chore(assets): Update styling from server
nextcloud-command Jan 23, 2024
eb00cf1
chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.1 to 2.4.0
dependabot[bot] Jan 23, 2024
86d2154
chore(deps-dev): Bump vue-eslint-parser from 9.4.0 to 9.4.2
dependabot[bot] Jan 23, 2024
c15f44f
Merge pull request #5116 from nextcloud-libraries/dependabot/npm_and_…
dependabot[bot] Jan 23, 2024
230f77a
Merge pull request #5117 from nextcloud-libraries/dependabot/npm_and_…
dependabot[bot] Jan 23, 2024
d77877f
Merge pull request #5114 from nextcloud-libraries/translations_ef429a…
raimund-schluessler Jan 23, 2024
45ecc91
feat(NcReferenceList): Add support for a fallback reference widget
mejo- Jan 18, 2024
e2674e0
Merge pull request #5092 from nextcloud-libraries/feat/reference_list…
mejo- Jan 23, 2024
99aebc3
Merge pull request #5115 from nextcloud-libraries/automated/noid/serv…
susnux Jan 23, 2024
b94ff04
fix(NcActions): use new slots api
ShGKme Jan 23, 2024
4a12c13
fix(NcButton): pressed state a11y
ShGKme Jan 23, 2024
fcd23b7
enh: Provide `getCurrentSkinTone` and `setCurrentSkinTone` functions …
susnux Jan 23, 2024
d244701
Merge pull request #5118 from nextcloud-libraries/fix/nc-actions--sup…
susnux Jan 23, 2024
3ba708c
Merge pull request #5103 from nextcloud-libraries/enh/emoji-picker-ad…
susnux Jan 23, 2024
557629c
feat(NcActionButton): Allow pressed state on NcActionButton - similar…
susnux Nov 1, 2023
88e82be
fix(NcActionButtonGroup): Do not use icon but primary color to mark s…
susnux Nov 8, 2023
b1c392f
enh(NcActionButton): Fully support sematic roles for pressed and chec…
susnux Jan 19, 2024
9e15e67
fix(NcActionButton): Provide `type` prop for behavior and forward to …
susnux Jan 23, 2024
00b1c74
fix(NcActionButton): Add some more documentation
susnux Jan 23, 2024
01e1067
Merge pull request #4744 from nextcloud-libraries/feat/action-button-…
susnux Jan 23, 2024
e3791ee
Translate l10n/messages.pot in de_DE
transifex-integration[bot] Jan 23, 2024
1498ede
Merge pull request #5119 from nextcloud-libraries/fix/nc-button--pres…
ShGKme Jan 23, 2024
2729402
Fix additionalTrapElements to accept HTMLelements as well
GretaD Jan 23, 2024
72f56e0
Merge pull request #5120 from nextcloud-libraries/fix/trap-elements-n…
GretaD Jan 23, 2024
0952f53
chore(deps): install [email protected]
Antreesy Jan 18, 2024
772be39
enh(NcRichText): render flavored markdown
Antreesy Jan 22, 2024
ce2389d
enh(NcRichText): make checkbox interactive
Antreesy Jan 22, 2024
a53dcda
Merge pull request #4365 from nextcloud-libraries/feat/noid/support-g…
Antreesy Jan 23, 2024
c157a10
chore(release): v8.5.0
Pytal Jan 22, 2024
c654fe2
chore(release): Update CHANGELOG for v8.5.0
Pytal Jan 22, 2024
a39fc75
Merge pull request #5113 from nextcloud-libraries/release/v8.5.0
Pytal Jan 23, 2024
aee888d
Translate l10n/messages.pot in cs_CZ
transifex-integration[bot] Jan 23, 2024
a8f5836
Merge pull request #5121 from nextcloud-libraries/translations_ef429a…
nextcloud-command Jan 23, 2024
837fd4b
Translate l10n/messages.pot in tr
transifex-integration[bot] Jan 23, 2024
99a7c57
Merge pull request #5123 from nextcloud-libraries/translations_ef429a…
ShGKme Jan 23, 2024
3b391e9
Merge remote-tracking branch 'origin' into chore/noid/merge-master-next
raimund-schluessler Jan 23, 2024
c651d51
Merge remote-tracking branch 'origin' into chore/noid/merge-master-next
raimund-schluessler Jan 23, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
116 changes: 83 additions & 33 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,89 @@

All notable changes to this project will be documented in this file.

## [v9.0.0](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v9.0.0) (unreleased)
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.4.0...v9.0.0)

### :boom: Breaking changes
* Migrated to vue 3, compatible with vue 3 only.
* The `checked` prop was renamed to `modelValue`, the `update:checked` event was renamed to `update:modelValue`. This affects the following components.
- `NcActionCheckbox`
- `NcActionRadio`
- `NcCheckboxRadioSwitch`
* The `value` prop was renamed to `modelValue`, the `update:value` or `input` events were renamed to `update:modelValue`. This affects the following components.
- `NcActionInput`
- `NcActionTextEditable`
- `NcColorPicker`
- `NcDateTimePicker`
- `NcDateTimePickerNative`
- `NcInputField`
- `NcPasswordField`
- `NcRichContenteditable`
- `NcSelect`
- `NcSelectTags`
- `NcSettingsInputText`
- `NcSettingsSelectGroup`
- `NcTextArea`
- `NcTextField`
- `NcTimezonePicker`
* The `exact` prop was removed. This affects the following components:
- `NcActionRouter`
- `NcAppNavigationItem`
- `NcBreadcrumb`
- `NcListItem`
* The `isFullscreen` and `isMobile` mixins were removed. Use the according composables instead.

## [v8.5.0](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v8.5.0) (2024-01-23)
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.5.0...v8.4.0)

### 🚀 Enhancements
* enh(NcSelect): Add visible input label by @Pytal in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4963
* feat(NcModal): Set return focus element on focus trap deactivation by @Pytal in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5025
* Harmonize focus-visible styles for vue-navigation item with none-vue navigation item by @JuliaKirschenheuter in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5022
* feat(NcActionInput): allow to append `NcSelect` to body by @raimund-schluessler in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5017
* enh(NcSelect): Improve accessibility by @Pytal in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5036
* enh: Make the date time formatting reusable for applications by @susnux in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5046
* enh(NcHeaderMenu): Close navigation header menu on focusout by @Pytal in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5064
* enh(a11y): added aria-label that matches title attr on icon by @emoral435 in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5078
* feat: Add NcUserStatusIcon by @Pytal in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5059
* enh(breadcrumb): conditionally renders button when no redirection link given by @emoral435 in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5077
* feat(NcPopover): provide a11y attributes to the trigger by @ShGKme in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5086
* feat(NcDialog): add navigationAriaLabel and navigationAriaLabelledBy props by @ShGKme in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5083
* enh(NcContent): Add skip content buttons by @susnux in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4983
* enh(NcInputField): Support numeric values - if numeric also emit numeric by @susnux in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4926
* feat(NcProgressBar): add circular progress bar by @raimund-schluessler in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5100
* feat(NcReferenceList): Add support for a fallback reference widget by @mejo- in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5092
* enh(NcEmojiPicker): Always show skin tone selector + save selection by @susnux in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5103
* feat(NcActionButton): Allow pressed state on NcActionButton - similar to NcButton by @susnux in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4744

### 🐛 Fixed bugs
* fix(NcCheckboxRadioSwitch): fix shift+click on firefox by @skjnldsv in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4999
* fix(NcCheckboxRadioSwitch): use correct padding by @raimund-schluessler in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5009
* fix(NcCheckboxRadioSwitch): improve rendering and prevent unecessary elements by @skjnldsv in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5001
* fix(NcAppNavigation): change h2 to span by @emoral435 in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5020
* fix(NcDateTimePicker): Use ISO week numbers if `showWeekNumber` is set by @susnux in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5045
* fix(NcActions): In case of inline actions make sure to support icon as URL by @susnux in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5053
* fix(NcDialog): allow to close NcDialog on click outside by @Antreesy in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5062
* fix(NcRelatedResourcesPanel): Fix invalid URL query params by @Pytal in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5065
* fix(NcBreadcrumbs): improve the breadcrumbs shrinking behaviour by @raimund-schluessler in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5069
* fix(NcInput): input disabled appearance by @marcoambrosini in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5000
* fix(NcButton): use `a` as tag for router-link by @raimund-schluessler in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5091
* fix(NcSelect): remove visual gap on top of the list by @ShGKme in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5095
* Remove unneeded `tab`, `tablist` and `aria-selected` roles from navigation by @JuliaKirschenheuter in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5075
* fix(NcCheckboxRadioSwitch): Fix invalid indeterminate checkbox semantics by @Pytal in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5096
* Remove inaccessible opacity from SettingsSection by @JuliaKirschenheuter in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5109
* fix(NcPopover): fix docs example by @raimund-schluessler in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5111
* fix(NcPopover): check trigger a11y compatible with Vue 3 by @ShGKme in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5110
* fix(NcHeaderMenu): mouse in now pointer by @emoral435 in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5101
* fix(NcActions): use new slots api by @ShGKme in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5118
* fix(NcButton): pressed state a11y by @ShGKme in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5119
* Fix additionalTrapElements to accept HTMLelements as well by @GretaD in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5120

### Other Changes
* refactor(NcCheckboxRadioSwitch): move comment to have a single root node by @ShGKme in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5018
* refactor(NcActionButtonGroup): replace computed of constant with constant by @ShGKme in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5023
* chore(docs): correct list types values for styleguidist in NcCheckboxRadioSwitch by @ShGKme in https://github.com/nextcloud-libraries/nextcloud-vue/pull/5079

## [v8.4.0](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v8.4.0) (2023-12-22)
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.4.0...v8.3.0)

Expand Down Expand Up @@ -47,39 +130,6 @@ All notable changes to this project will be documented in this file.
* chore(ci): make Jest output colorful by @ShGKme in https://github.com/nextcloud-libraries/nextcloud-vue/pull/4966
* Update translations

## [v9.0.0](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v9.0.0) (unreleased)
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.4.0...v9.0.0)

### :boom: Breaking changes
* Migrated to vue 3, compatible with vue 3 only.
* The `checked` prop was renamed to `modelValue`, the `update:checked` event was renamed to `update:modelValue`. This affects the following components.
- `NcActionCheckbox`
- `NcActionRadio`
- `NcCheckboxRadioSwitch`
* The `value` prop was renamed to `modelValue`, the `update:value` or `input` events were renamed to `update:modelValue`. This affects the following components.
- `NcActionInput`
- `NcActionTextEditable`
- `NcColorPicker`
- `NcDateTimePicker`
- `NcDateTimePickerNative`
- `NcInputField`
- `NcPasswordField`
- `NcRichContenteditable`
- `NcSelect`
- `NcSelectTags`
- `NcSettingsInputText`
- `NcSettingsSelectGroup`
- `NcTextArea`
- `NcTextField`
- `NcTimezonePicker`
* The `exact` prop was removed. This affects the following components:
- `NcActionRouter`
- `NcAppNavigationItem`
- `NcBreadcrumb`
- `NcListItem`
* The `isFullscreen` and `isMobile` mixins were removed. Use the according composables instead.


## [v8.3.0](https://github.com/nextcloud-libraries/nextcloud-vue/tree/v8.3.0) (2023-11-30)
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.3.0...v8.2.0)

Expand Down
96 changes: 96 additions & 0 deletions cypress/component/richtext.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,59 @@ describe('NcRichText', () => {
})
})

describe('strikethrough text', () => {
it('strikethrough text (with single tilda syntax)', () => {
mount(NcRichText, {
props: {
text: '~strikethrough single~',
useExtendedMarkdown: true,
},
})

cy.get('del').should('have.text', 'strikethrough single')
})

it('strikethrough text (with double tilda syntax)', () => {
mount(NcRichText, {
props: {
text: '~~strikethrough double~~',
useExtendedMarkdown: true,
},
})

cy.get('del').should('have.text', 'strikethrough double')
})

it('strikethrough text (several in line with different syntax)', () => {
const outputs = ['strikethrough single', 'strikethrough double']
mount(NcRichText, {
props: {
text: 'normal text ~strikethrough single~ normal text ~~strikethrough double~~ normal text',
useExtendedMarkdown: true,
},
})

cy.get('del').should('have.length', 2)
cy.get('del').each((item, index) => {
expect(item).have.text(outputs[index])
})
})

it('strikethrough text (between normal texts with different syntax)', () => {
mount(NcRichText, {
props: {
text: 'text~strikethrough~text~~strikethrough~~text',
useExtendedMarkdown: true,
},
})

cy.get('del').should('have.length', 2)
cy.get('del').each((item) => {
expect(item).have.text('strikethrough')
})
})
})

describe('inline code', () => {
it('inline code (single with backticks syntax)', () => {
mount(NcRichText, {
Expand Down Expand Up @@ -515,6 +568,49 @@ describe('NcRichText', () => {
})
})

describe('task lists', () => {
it('task list (with `- [ ]` and `- [x]` syntax divided with space from text)', () => {
const testCases = [
{ input: '- [ ] item 1', output: 'item 1', checked: false },
{ input: '- [x] item 2', output: 'item 2', checked: true },
{ input: '- [ ] item 3', output: 'item 3', checked: false },
]

mount(NcRichText, {
props: {
text: testCases.map(i => i.input).join('\n'),
useExtendedMarkdown: true,
},
})

cy.get('ul').should('exist')
cy.get('li').should('have.length', testCases.length)
cy.get('li').each((item, index) => {
// Vue 2.7 renders three non-breaking spaces here for some reason
expect(item).have.text(' ' + testCases[index].output)
Comment on lines +589 to +590
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// Vue 2.7 renders three non-breaking spaces here for some reason
expect(item).have.text(' ' + testCases[index].output)
expect(item).have.text(testCases[index].output)

This test fails for me at least locally

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably, should be contains

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Weird, the test seems to run fine on CI, no?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to run fine, as we see it. But I believe, Grigorii's proposal should fit here better

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also have this issue on master locally.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also have this issue on master locally.

Thanks for taking care of it on master

})
cy.get('input:checked').should('have.length', testCases.filter(test => test.checked).length)
})
})

describe('tables', () => {
it('table (with `-- | --` syntax)', () => {
mount(NcRichText, {
props: {
text: 'Table | Column A | Column B\n-- | -- | --\nRow 1 | Value A1 | Value B1\nRow 2 | Value A2 | Value B2',
useExtendedMarkdown: true,
},
})

cy.get('table').should('exist')
cy.get('thead').should('exist')
cy.get('tbody').should('exist')
cy.get('tr').should('have.length', 3)
cy.get('th').should('have.length', 3)
cy.get('td').should('have.length', 6)
})
})

describe('dividers', () => {
it('dividers (with different syntax)', () => {
mount(NcRichText, {
Expand Down
30 changes: 30 additions & 0 deletions l10n/cs_CZ.pot
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,9 @@ msgstr "Potvrdit změny"
msgid "Custom"
msgstr "Uživatelsky určené"

msgid "Dark skin tone"
msgstr "Tmavý tělový tón"

#. TRANSLATORS: A color name for RGB(136, 85, 168)
msgid "Deluge"
msgstr "Deluge"
Expand Down Expand Up @@ -173,13 +176,28 @@ msgstr "Skrýt heslo"
msgid "invisible"
msgstr "neviditelné"

msgid "Keyboard navigation help"
msgstr "Nápověda pro pohyb pomocí klávesnice"

msgid "Light skin tone"
msgstr "Světlý tělový tón"

msgid "Load more \"{options}\""
msgstr "Načíst další „{options}“"

#. TRANSLATORS: A color name for RGB(45, 115, 190)
msgid "Mariner"
msgstr "Námořnická"

msgid "Medium dark skin tone"
msgstr "Středně tmavý tělový tón"

msgid "Medium light skin tone"
msgstr "Středně světlý tělový tón"

msgid "Medium skin tone"
msgstr "Střední tělový tón"

msgid "Message limit of {count} characters reached"
msgstr "Dosaženo limitu počtu ({count}) znaků zprávy"

Expand All @@ -189,6 +207,9 @@ msgstr "Další položky…"
msgid "More options"
msgstr "Další volby"

msgid "Neutral skin color"
msgstr "Neutřální tělová barva"

msgid "Next"
msgstr "Následující"

Expand Down Expand Up @@ -326,6 +347,15 @@ msgstr "Pohyb po nastavení"
msgid "Show password"
msgstr "Zobrazit heslo"

msgid "Skin tone"
msgstr "Tělový tón"

msgid "Skip to app navigation"
msgstr "Přeskočit na navigaci aplikace"

msgid "Skip to main content"
msgstr "Přeskočit na hlavní obsah"

msgid "Smart Picker"
msgstr "Inteligentní výběr"

Expand Down
21 changes: 21 additions & 0 deletions l10n/de_DE.pot
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,9 @@ msgstr "Änderungen bestätigen"
msgid "Custom"
msgstr "Benutzerdefiniert"

msgid "Dark skin tone"
msgstr "Dunkler Skin-Farbton"

#. TRANSLATORS: A color name for RGB(136, 85, 168)
msgid "Deluge"
msgstr "Sintflut"
Expand Down Expand Up @@ -180,13 +183,25 @@ msgstr "Unsichtbar"
msgid "Keyboard navigation help"
msgstr "Tastatur-Navigationshilfe"

msgid "Light skin tone"
msgstr "Heller Skin-Farbton"

msgid "Load more \"{options}\""
msgstr "Weitere \"{options}\" laden"

#. TRANSLATORS: A color name for RGB(45, 115, 190)
msgid "Mariner"
msgstr "Seemann"

msgid "Medium dark skin tone"
msgstr "Mitteldunkler Skin-Farbton"

msgid "Medium light skin tone"
msgstr "Mittelheller Skin-Farbton"

msgid "Medium skin tone"
msgstr "Mittlerer Skin-Farbton"

msgid "Message limit of {count} characters reached"
msgstr "Nachrichtenlimit von {count} Zeichen erreicht"

Expand All @@ -196,6 +211,9 @@ msgstr "Weitere Elemente …"
msgid "More options"
msgstr "Mehr Optionen"

msgid "Neutral skin color"
msgstr "Neutraler Skin-Farbton"

msgid "Next"
msgstr "Weiter"

Expand Down Expand Up @@ -333,6 +351,9 @@ msgstr "Einstellungen für die Navigation"
msgid "Show password"
msgstr "Passwort anzeigen"

msgid "Skin tone"
msgstr "Skin-Farbton"

msgid "Skip to app navigation"
msgstr "Zur App-Navigation springen"

Expand Down
Loading
Loading