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

New Crowdin updates #2

Open
wants to merge 4 commits into
base: main
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
56 changes: 56 additions & 0 deletions config/locales/cs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
cs:
activemodel:
attributes:
redirection:
external: Externí
parameters: Paramtery
path: Cesta
priority: Priorita
target: Cíl
errors:
models:
redirection:
attributes:
parameters:
invalid_format_parameters: 'neplatné parametry, formát musí být jako "key=value&key2=value2"'
path:
invalid_format: 'neplatný formát cesty, musí začínat lomítkem (/) a dodržovat pravidla formátování URL'
target:
invalid_format_local: 'neplatný formát targetu cesty, musí začínat lomítkem (/) a dodržovat pravidla formátování URL'
invalid_format_external: 'neplatný cílový formát, musí být kompletní URL jako "https://www.decidim.org/blog"'
decidim:
redirects:
admin:
actions:
back: Zpět
cancel: Zrušit
new_redirection: Nové přesměrování
models:
redirections:
fields:
path: Cesta
priority: Priorita
target: Cíl
redirections:
create:
error: Chyba při vytváření přesměrování.
success: Přesměrování bylo úspěšně vytvořeno.
destroy:
success: Přesměrování bylo úspěšně odstraněno.
edit:
save: Uložit
title: Přesměrování
form:
title: Přesměrování
index:
no_records_html: <p>Žádné přesměrování není k dispozici.</p> <p>Začněte přidáním tlačítka "<a href="%{button_link}">%{button_name}</a>".</p>
new:
create: Vytvořit
title: Přesměrování
update:
error: Chyba při aktualizaci přesměrování.
success: Přesměrování bylo úspěšně aktualizováno.
titles:
redirections: Přesměrování
menu:
redirects: Přesměrování
56 changes: 28 additions & 28 deletions config/locales/sv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,55 +2,55 @@ sv:
activemodel:
attributes:
redirection:
external: External
parameters: Parameters
path: Path
priority: Priority
target: Target
external: Extern
parameters: Parametrar
path: Sökväg
priority: Prioritet
target: Mål
errors:
models:
redirection:
attributes:
parameters:
invalid_format_parameters: 'invalid parameters, format must be like "key=value&key2=value2"'
invalid_format_parameters: 'ogiltiga parametrar, formatet måste vara som "key=value&key2=value2"'
path:
invalid_format: 'invalid path format, must start with a forward slash (/) and follow URL path formatting rules'
invalid_format: 'ogiltigt sökvägs-format, måste börja med ett framåtriktat snedstreck (/) och följa URL-sökvägs-formateringsregler'
target:
invalid_format_local: 'invalid local target format, must start with a forward slash (/) and follow URL path formatting rules'
invalid_format_external: 'invalid external target format, must be a full URL such as "https://www.decidim.org/blog"'
invalid_format_local: 'ogiltigt lokalt målformat, måste börja med ett framåtriktat snedstreck (/) och följa URL-sökvägs formateringsregler'
invalid_format_external: 'ogiltigt externt målformat, måste vara en fullständig URL som "https://www.decidim.org/blog"'
decidim:
redirects:
admin:
actions:
back: Back
cancel: Cancel
new_redirection: New redirection
back: Tillbaka
cancel: Avbryt
new_redirection: Ny omdirigering
models:
redirections:
fields:
path: Path
priority: Priority
target: Target
path: Sökväg
priority: Prioritet
target: Mål
redirections:
create:
error: Error creating redirection.
success: Redirection successfully created.
error: Fel vid skapande av omdirigering.
success: Omdirigera har skapats.
destroy:
success: Redirection successfully deleted.
success: Omdirigera har skapats.
edit:
save: Save
title: Redirection
save: Spara
title: Omdirigering
form:
title: Redirection
title: Omdirigering
index:
no_records_html: <p>No redirections available.</p> <p>Start by adding a redirection from the "<a href="%{button_link}">%{button_name}</a>" button.</p>
no_records_html: <p>Inga omdirigeringar tillgängliga.</p> <p>Börja med att lägga till en omdirigering från "<a href="%{button_link}">%{button_name}</a>"-knappen.</p>
new:
create: Create
title: Redirection
create: Skapa
title: Omdirigering
update:
error: Error updating redirection.
success: Redirection successfully updated.
error: Fel vid skapande av omdirigering.
success: Omdirigera har skapats.
titles:
redirections: Redirections
redirections: Omdirigeringar
menu:
redirects: Redirects
redirects: Omdirigering