Skip to content

Commit

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

* New translations en.yml (Spanish)

* New translations en.yml (Catalan)

* New translations en.yml (German)

* New translations en.yml (Italian)

* New translations en.yml (Korean)

* New translations en.yml (Lithuanian)

* New translations en.yml (Lithuanian)

* New translations en.yml (Lithuanian)

* New translations en.yml (German)

* New translations en.yml (German)

* New translations en.yml (French)
  • Loading branch information
alecslupu authored Sep 29, 2023
1 parent 4162a3b commit 15a673e
Show file tree
Hide file tree
Showing 8 changed files with 495 additions and 3 deletions.
82 changes: 82 additions & 0 deletions config/locales/ca.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
---
ca:
decidim:
components:
gallery:
name: Gallery
settings:
global:
additional_css: Additional CSS
announcement: Announcement
gallery_type: Type of Gallery
gallery_type_choices:
image: Image
video: Video
items_per_page: Items per page
items_per_page_choices:
'12': '12'
'15': '15'
'18': '18'
show_announcement: Display announcement
show_title: Show title
gallery:
actions:
confirm_destroy: Are you sure you want to delete?
confirm_unpublish: Are you sure you want to unpublish?
destroy: Delete
edit: Edit
new: New Gallery Item
publish: Publish
title: Actions
unpublish: Unpublish
admin:
formatted_text: Gallery %{component_name} in %{space_name}
gallery_item:
create:
invalid: Invalid
success: Valid
destroy:
success: Successfully deleted
edit:
save: Save
index:
title: Gallery
new:
create: Create
image:
title: New Gallery Image Item
video:
title: New Gallery Video Item
publish:
invalid: There was an error publishing resource
success: Successfully published
unpublish:
invalid: There was an error unpublishing resource
success: Successfully unpublished
update:
invalid: There was an error updating the resource
success: Successfully updated
main:
close_modal: Close
image:
few: "%{count} Photos"
one: 1 Photo
other: "%{count} Photos"
zero: No photos
load_more: View more
next_slide: Next
no_results: There are no gallery items
previous_slide: Previous
video:
few: "%{count} Videos"
one: 1 Video
other: "%{count} Videos"
zero: No Videos
models:
gallery_item:
fields:
created_at: Creation date
title: Title
weight: Weight
none: None
settings: Gallery Settings
82 changes: 82 additions & 0 deletions config/locales/de.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
---
de:
decidim:
components:
gallery:
name: Galerie
settings:
global:
additional_css: Zusätzliches CSS
announcement: Ankündigung
gallery_type: Art der Galerie
gallery_type_choices:
image: Bild
video: Video
items_per_page: Elemente pro Seite
items_per_page_choices:
'12': '12'
'15': '15'
'18': '18'
show_announcement: Ankündigung anzeigen
show_title: Titel anzeigen
gallery:
actions:
confirm_destroy: Sind Sie sicher, dass Sie löschen möchten?
confirm_unpublish: Möchten Sie die Veröffentlichung wirklich zurückziehen?
destroy: Löschen
edit: Bearbeiten
new: Neues Galerie-Element
publish: Publish
title: Actions
unpublish: Unpublish
admin:
formatted_text: Gallery %{component_name} in %{space_name}
gallery_item:
create:
invalid: Invalid
success: Valid
destroy:
success: Successfully deleted
edit:
save: Save
index:
title: Galerie
new:
create: Create
image:
title: New Gallery Image Item
video:
title: New Gallery Video Item
publish:
invalid: There was an error publishing resource
success: Successfully published
unpublish:
invalid: There was an error unpublishing resource
success: Successfully unpublished
update:
invalid: There was an error updating the resource
success: Successfully updated
main:
close_modal: Close
image:
few: "%{count} Photos"
one: 1 Photo
other: "%{count} Photos"
zero: No photos
load_more: View more
next_slide: Next
no_results: There are no gallery items
previous_slide: Previous
video:
few: "%{count} Videos"
one: 1 Video
other: "%{count} Videos"
zero: No Videos
models:
gallery_item:
fields:
created_at: Creation date
title: Title
weight: Weight
none: None
settings: Gallery Settings
82 changes: 82 additions & 0 deletions config/locales/es.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
---
es:
decidim:
components:
gallery:
name: Gallery
settings:
global:
additional_css: Additional CSS
announcement: Announcement
gallery_type: Type of Gallery
gallery_type_choices:
image: Image
video: Video
items_per_page: Items per page
items_per_page_choices:
'12': '12'
'15': '15'
'18': '18'
show_announcement: Display announcement
show_title: Show title
gallery:
actions:
confirm_destroy: Are you sure you want to delete?
confirm_unpublish: Are you sure you want to unpublish?
destroy: Delete
edit: Edit
new: New Gallery Item
publish: Publish
title: Actions
unpublish: Unpublish
admin:
formatted_text: Gallery %{component_name} in %{space_name}
gallery_item:
create:
invalid: Invalid
success: Valid
destroy:
success: Successfully deleted
edit:
save: Save
index:
title: Gallery
new:
create: Create
image:
title: New Gallery Image Item
video:
title: New Gallery Video Item
publish:
invalid: There was an error publishing resource
success: Successfully published
unpublish:
invalid: There was an error unpublishing resource
success: Successfully unpublished
update:
invalid: There was an error updating the resource
success: Successfully updated
main:
close_modal: Close
image:
few: "%{count} Photos"
one: 1 Photo
other: "%{count} Photos"
zero: No photos
load_more: View more
next_slide: Next
no_results: There are no gallery items
previous_slide: Previous
video:
few: "%{count} Videos"
one: 1 Video
other: "%{count} Videos"
zero: No Videos
models:
gallery_item:
fields:
created_at: Creation date
title: Title
weight: Weight
none: None
settings: Gallery Settings
2 changes: 1 addition & 1 deletion config/locales/fr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ fr:
show_title: Afficher le titre
gallery:
actions:
confirm_destroy: Etes-vous sûr de vouloir supprimer ?
confirm_destroy: Êtes-vous sûr de vouloir supprimer ?
confirm_unpublish: Êtes-vous sûr de vouloir dépublier ?
destroy: Supprimer
edit: Modifier
Expand Down
82 changes: 82 additions & 0 deletions config/locales/it.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
---
it:
decidim:
components:
gallery:
name: Gallery
settings:
global:
additional_css: Additional CSS
announcement: Announcement
gallery_type: Type of Gallery
gallery_type_choices:
image: Image
video: Video
items_per_page: Items per page
items_per_page_choices:
'12': '12'
'15': '15'
'18': '18'
show_announcement: Display announcement
show_title: Show title
gallery:
actions:
confirm_destroy: Are you sure you want to delete?
confirm_unpublish: Are you sure you want to unpublish?
destroy: Delete
edit: Edit
new: New Gallery Item
publish: Publish
title: Actions
unpublish: Unpublish
admin:
formatted_text: Gallery %{component_name} in %{space_name}
gallery_item:
create:
invalid: Invalid
success: Valid
destroy:
success: Successfully deleted
edit:
save: Save
index:
title: Gallery
new:
create: Create
image:
title: New Gallery Image Item
video:
title: New Gallery Video Item
publish:
invalid: There was an error publishing resource
success: Successfully published
unpublish:
invalid: There was an error unpublishing resource
success: Successfully unpublished
update:
invalid: There was an error updating the resource
success: Successfully updated
main:
close_modal: Close
image:
few: "%{count} Photos"
one: 1 Photo
other: "%{count} Photos"
zero: No photos
load_more: View more
next_slide: Next
no_results: There are no gallery items
previous_slide: Previous
video:
few: "%{count} Videos"
one: 1 Video
other: "%{count} Videos"
zero: No Videos
models:
gallery_item:
fields:
created_at: Creation date
title: Title
weight: Weight
none: None
settings: Gallery Settings
Loading

0 comments on commit 15a673e

Please sign in to comment.