Skip to content

Commit

Permalink
New Crowdin updates (#76)
Browse files Browse the repository at this point in the history
* New translations en.yml (French)

* New translations en.yml (Spanish)

* New translations en.yml (Catalan)

* New translations en.yml (Czech)

* New translations en.yml (Basque)

* New translations en.yml (Dutch)

* New translations en.yml (Swedish)

* New translations en.yml (Czech)

* New translations en.yml (Spanish)

* New translations en.yml (Catalan)

* New translations en.yml (French)

* New translations en.yml (Spanish)

* New translations en.yml (Catalan)

* New translations en.yml (Czech)

* New translations en.yml (Basque)

* New translations en.yml (Dutch)

* New translations en.yml (Swedish)

* New translations en.yml (French)

* New translations en.yml (Spanish)

* New translations en.yml (Catalan)

* New translations en.yml (Czech)
  • Loading branch information
platoniq-bot authored Apr 8, 2021
1 parent 7675932 commit 8c67f98
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/locales/ca.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ ca:
success: Caixa CSS %{key} eliminada correctament
experimental: Opcions experimentals
form:
errors:
incorrect_css: 'El CSS de la caixa #%{key} no és vàlid'
help:
allow_images_in_full_editor: Això afegirà un botó per pujar imatges a l'editor HTML complet.
allow_images_in_markdown_editor: Això permetrà a l'editor markdown pujar imatges amb "copiar i enganxar" o "arrastrant i deixant anar".
Expand Down
2 changes: 2 additions & 0 deletions config/locales/cs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ cs:
success: CSS box %{key} byl úspěšně odstraněn
experimental: Experimentální možnosti
form:
errors:
incorrect_css: 'CSS v poli #%{key} je neplatné'
help:
allow_images_in_full_editor: Tímto se přidá ikona pro nahrávání obrázků ve všech editorech WYSIWYG s povoleným plným nástrojovým řádkem.
allow_images_in_markdown_editor: To umožní editoru markdown nahrávat obrázky pomocí kopírování a vkládání nebo přetažení.
Expand Down
2 changes: 2 additions & 0 deletions config/locales/es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ es:
success: Caja CSS %{key} eliminada correctamente
experimental: Opciones experimentales
form:
errors:
incorrect_css: 'El CSS de la caja #%{key} no es válido'
help:
allow_images_in_full_editor: Esto añadirá un botón para subir imágenes en el editor HTML completo.
allow_images_in_markdown_editor: Esto permitirá al editor markdown subir imágenes con "copiar & pegar" o con "arrastrar & soltar".
Expand Down
2 changes: 2 additions & 0 deletions config/locales/eu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ eu:
success: CSS box %{key} removed successfully
experimental: Experimental options
form:
errors:
incorrect_css: 'CSS in box #%{key} is invalid'
help:
allow_images_in_full_editor: This will add an image uploader icon in all the editors WYSIWYG with the full toolbar enabled.
allow_images_in_markdown_editor: This will allow markdown editor to upload images by copy & paste or drag & drop.
Expand Down
2 changes: 2 additions & 0 deletions config/locales/fr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ fr:
success: Boîte CSS %{key} supprimée avec succès
experimental: Fonctionnalités expérimentales
form:
errors:
incorrect_css: 'CSS in box #%{key} is invalid'
help:
allow_images_in_full_editor: Ceci ajoutera une icône d'ajout d'images dans tous les éditeurs WYSIWYG avec toutes les options activées (icônes).
allow_images_in_markdown_editor: Cela permettra à l'éditeur markdown de télécharger des images par copier, coller ou glisser-déposer.
Expand Down
2 changes: 2 additions & 0 deletions config/locales/nl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ nl:
success: CSS box %{key} succesvol verwijderd
experimental: Experimentele opties
form:
errors:
incorrect_css: 'CSS in box #%{key} is invalid'
help:
allow_images_in_full_editor: Dit zal een afbeelding uploader pictogram toevoegen in alle editors WYSIWYG met de volledige werkbalk ingeschakeld.
allow_images_in_markdown_editor: Hiermee kan de markdown editor afbeeldingen uploaden door ze te kopiëren en plakken of slepen & neerzetten.
Expand Down
2 changes: 2 additions & 0 deletions config/locales/sv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ sv:
success: CSS box %{key} removed successfully
experimental: Experimental options
form:
errors:
incorrect_css: 'CSS in box #%{key} is invalid'
help:
allow_images_in_full_editor: This will add an image uploader icon in all the editors WYSIWYG with the full toolbar enabled.
allow_images_in_markdown_editor: This will allow markdown editor to upload images by copy & paste or drag & drop.
Expand Down

0 comments on commit 8c67f98

Please sign in to comment.