Skip to content

739339: Updated the Document Editor locale. #176

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
6 changes: 3 additions & 3 deletions src/SfResources.de.resx
Original file line number Diff line number Diff line change
Expand Up @@ -6142,7 +6142,7 @@
<value>Hervorhebungsfarbe für Text</value>
</data>
<data name="DocumentEditorContainer_ClearAllFormatting" xml:space="preserve">
<value>Löschen Sie alle Formatierungen</value>
<value>Alle Formatierungen löschen</value>
</data>
<data name="DocumentEditorContainer_BoldTooltip" xml:space="preserve">
<value>Fett (Strg + B)</value>
Expand Down Expand Up @@ -6553,7 +6553,7 @@
<value>Standard-Tabstopps</value>
</data>
<data name="DocumentEditorContainer_TabStopsCleared" xml:space="preserve">
<value>Tabstopps müssen gelöscht werden</value>
<value>Zu löschende Tabstopps</value>
</data>
<data name="DocumentEditorContainer_Tabs" xml:space="preserve">
<value>Tabs</value>
Expand All @@ -6562,7 +6562,7 @@
<value>Satz</value>
</data>
<data name="DocumentEditor_Clear" xml:space="preserve">
<value>Klar</value>
<value>Löschen</value>
</data>
<data name="DocumentEditor_ClearAll" xml:space="preserve">
<value>Alles löschen</value>
Expand Down
26 changes: 25 additions & 1 deletion src/SfResources.fr-CH.resx
Original file line number Diff line number Diff line change
Expand Up @@ -4602,6 +4602,30 @@
<data name="DocumentEditor_Cancel" xml:space="preserve">
<value>Annuler</value>
</data>
<data name="DocumentEditor_UpperCaseLetter" xml:space="preserve">
<value>A, B, C, ...</value>
</data>
<data name="DocumentEditor_LowerCaseLetter" xml:space="preserve">
<value>a, b, c, ...</value>
</data>
<data name="DocumentEditor_UpperCaseRoman" xml:space="preserve">
<value>I, II, III, ...</value>
</data>
<data name="DocumentEditor_LowerCaseRoman" xml:space="preserve">
<value>i, ii, iii, ...</value>
</data>
<data name="DocumentEditor_Apply" xml:space="preserve">
<value>Appliquer</value>
</data>
<data name="DocumentEditor_Endnotes" xml:space="preserve">
<value>Note de fin</value>
</data>
<data name="DocumentEditor_Footnotes" xml:space="preserve">
<value>Note de bas de page</value>
</data>
<data name="DocumentEditor_NumberFormat_Alert" xml:space="preserve">
<value>La valeur NumberFormat doit être comprise entre</value>
</data>
<data name="DocumentEditor_Size" xml:space="preserve">
<value>Taille</value>
</data>
Expand Down Expand Up @@ -5530,7 +5554,7 @@
<value>Champ de formulaire déroulant</value>
</data>
<data name="DocumentEditor_DropDownItems" xml:space="preserve">
<value>Articles déroulants</value>
<value>élément déroulants</value>
</data>
<data name="DocumentEditor_ItemsInDropDownList" xml:space="preserve">
<value>Éléments dans la liste déroulante</value>
Expand Down
26 changes: 25 additions & 1 deletion src/SfResources.fr.resx
Original file line number Diff line number Diff line change
Expand Up @@ -4605,6 +4605,30 @@
<data name="DocumentEditor_Cancel" xml:space="preserve">
<value>Annuler</value>
</data>
<data name="DocumentEditor_UpperCaseLetter" xml:space="preserve">
<value>A, B, C, ...</value>
</data>
<data name="DocumentEditor_LowerCaseLetter" xml:space="preserve">
<value>a, b, c, ...</value>
</data>
<data name="DocumentEditor_UpperCaseRoman" xml:space="preserve">
<value>I, II, III, ...</value>
</data>
<data name="DocumentEditor_LowerCaseRoman" xml:space="preserve">
<value>i, ii, iii, ...</value>
</data>
<data name="DocumentEditor_Apply" xml:space="preserve">
<value>Appliquer</value>
</data>
<data name="DocumentEditor_Endnotes" xml:space="preserve">
<value>Note de fin</value>
</data>
<data name="DocumentEditor_Footnotes" xml:space="preserve">
<value>Note de bas de page</value>
</data>
<data name="DocumentEditor_NumberFormat_Alert" xml:space="preserve">
<value>La valeur NumberFormat doit être comprise entre</value>
</data>
<data name="DocumentEditor_Size" xml:space="preserve">
<value>Taille</value>
</data>
Expand Down Expand Up @@ -5533,7 +5557,7 @@
<value>Champ de formulaire déroulant</value>
</data>
<data name="DocumentEditor_DropDownItems" xml:space="preserve">
<value>Articles déroulants</value>
<value>élément déroulants</value>
</data>
<data name="DocumentEditor_ItemsInDropDownList" xml:space="preserve">
<value>Éléments dans la liste déroulante</value>
Expand Down