-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
425 changed files
with
8,076 additions
and
14,021 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,110 @@ | ||
Trestle.i18n.store({ | ||
"cs": { | ||
"admin": { | ||
"breadcrumbs": { | ||
"home": "Úvod" | ||
}, | ||
"buttons": { | ||
"delete": "Smazat", | ||
"new": "Přidat", | ||
"ok": "OK", | ||
"save": "Uložit" | ||
}, | ||
"datepicker": { | ||
"formats": { | ||
"date": "d/m/Y", | ||
"datetime": "d/m/Y H:i", | ||
"time": "H:i" | ||
} | ||
}, | ||
"flash": { | ||
"create": { | ||
"failure": { | ||
"message": "Prosím opravte chyby zvýrazněné níže.", | ||
"title": "Nastala chyba!" | ||
}, | ||
"success": { | ||
"message": "Položka byla vytvořena.", | ||
"title": "Akce úspěšně dokončena!" | ||
} | ||
}, | ||
"destroy": { | ||
"failure": { | ||
"message": "Položku nebylo možné smazat.", | ||
"title": "Nastala chyba!" | ||
}, | ||
"success": { | ||
"message": "Položka byla smazána.", | ||
"title": "Akce úspěšně dokončena!" | ||
} | ||
}, | ||
"update": { | ||
"failure": { | ||
"message": "Prosím opravte chyby zvýrazněné níže.", | ||
"title": "Nastala chyba!" | ||
}, | ||
"success": { | ||
"message": "Položka byla aktualizováná.", | ||
"title": "Akce úspěšně dokončena!" | ||
} | ||
} | ||
}, | ||
"form": { | ||
"select": { | ||
"prompt": "- Prosím vyberte -" | ||
} | ||
}, | ||
"format": { | ||
"blank": "-" | ||
}, | ||
"table": { | ||
"headers": { | ||
"id": "ID" | ||
} | ||
}, | ||
"titles": { | ||
"edit": "Upravit položku", | ||
"index": "Přehled", | ||
"new": "Nová položka" | ||
} | ||
}, | ||
"trestle": { | ||
"confirmation": { | ||
"cancel": "Nemazat", | ||
"delete": "Ano", | ||
"title": "Jste si jisti?" | ||
}, | ||
"dialog": { | ||
"error": "Požadavek nemohl být dokončen." | ||
}, | ||
"footer": "Poháněno systémem Trestle", | ||
"helpers": { | ||
"page_entries_info": { | ||
"more_pages": { | ||
"display_entries": "Zobrazeny položky <strong>%{first}</strong> až <strong>%{last}</strong> z celkem <b>%{total}</b>" | ||
}, | ||
"one_page": { | ||
"display_entries": { | ||
"few": "Zobrazeny <strong>%{count}</strong> položky", | ||
"one": "Zobrazena <strong>1</strong> položka", | ||
"other": "Zobrazeno <strong>%{count}</strong> položek", | ||
"zero": "Nezobrazeny žádné položky" | ||
} | ||
} | ||
} | ||
}, | ||
"onboarding": { | ||
"no_admins": "Začněte přidáním souboru do <code>app/admin</code>.", | ||
"no_form": "Pro přidání formuláře nadefinujte form blok, nebo vytvořte soubor <code>_form.html</code>.", | ||
"no_template": "Pro přizpůsobení šablony vytvořte <code>%{path}</code>.", | ||
"welcome": "Vítejte v administraci Trestle" | ||
}, | ||
"title": "Administrace Trestle", | ||
"ui": { | ||
"toggle_navigation": "Přepnout navigaci", | ||
"toggle_sidebar": "Přepnout boční panel" | ||
}, | ||
"version": "Verze" | ||
} | ||
} | ||
}); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,116 @@ | ||
Trestle.i18n.store({ | ||
"de": { | ||
"admin": { | ||
"breadcrumbs": { | ||
"home": "Home" | ||
}, | ||
"buttons": { | ||
"delete": "Löschen", | ||
"edit": "Bearbeiten", | ||
"new": "Neu", | ||
"ok": "OK", | ||
"save": "Speichern", | ||
"show": "Details" | ||
}, | ||
"datepicker": { | ||
"formats": { | ||
"date": "d.m.Y", | ||
"datetime": "d.m.Y H:i", | ||
"time": "H:i" | ||
} | ||
}, | ||
"flash": { | ||
"create": { | ||
"failure": { | ||
"message": "Bitte korrigieren Sie die unten angezeigten Fehler.", | ||
"title": "Warnung: %{model_name} nicht erstellt" | ||
}, | ||
"success": { | ||
"message": "%{model_name} wurde erfolgreich erstellt.", | ||
"title": "Erfolgreich erstellt" | ||
} | ||
}, | ||
"destroy": { | ||
"failure": { | ||
"message": "%{model_name} konnte nicht gelöscht werden.", | ||
"title": "Warnung: Nicht gelöscht" | ||
}, | ||
"success": { | ||
"message": "%{model_name} wurde erfolgreich gelöscht.", | ||
"title": "Erfolgreich gelöscht" | ||
} | ||
}, | ||
"update": { | ||
"failure": { | ||
"message": "Bitte korrigieren Sie die unten angezeigten Fehler.", | ||
"title": "Warnung: %{model_name} nicht gespeichert" | ||
}, | ||
"success": { | ||
"message": "%{model_name} wurde erfolgreich gespeichert.", | ||
"title": "Erfolgreich bearbeitet" | ||
} | ||
} | ||
}, | ||
"form": { | ||
"select": { | ||
"prompt": "- %{attribute_name} auswählen -" | ||
} | ||
}, | ||
"format": { | ||
"blank": "n. a." | ||
}, | ||
"table": { | ||
"headers": { | ||
"id": "ID" | ||
} | ||
}, | ||
"titles": { | ||
"edit": "%{model_name} (bearbeiten)", | ||
"index": "Liste von %{pluralized_model_name}", | ||
"new": "%{model_name} (neu)" | ||
} | ||
}, | ||
"trestle": { | ||
"confirmation": { | ||
"cancel": "Abbrechen", | ||
"delete": "Löschen", | ||
"title": "Sind Sie sicher?" | ||
}, | ||
"dialog": { | ||
"error": "Fehler: Die Aktion konnte nicht erfolgreich ausgeführt werden." | ||
}, | ||
"file": { | ||
"browse": "Durchsuchen", | ||
"choose_file": "Datei wählen..." | ||
}, | ||
"footer": "Powered by Trestle", | ||
"helpers": { | ||
"page_entries_info": { | ||
"more_pages": { | ||
"display_entries": "%{entry_name} <strong>%{first} - %{last}</strong> von <b>%{total}</b>" | ||
}, | ||
"one_page": { | ||
"display_entries": { | ||
"one": "<strong>1</strong> %{entry_name}", | ||
"other": "<strong>%{count}</strong> %{entry_name}", | ||
"zero": "Kein %{entry_name} vorhanden" | ||
} | ||
} | ||
} | ||
}, | ||
"onboarding": { | ||
"no_admins": "Um zu beginnen, erstelle eine Trestle.resource in <code>app/admin</code>.", | ||
"no_form": "Definiere einen form block oder erstelle ein Partial <code>_form.html</code>.", | ||
"no_template": "Um dieses Tempalte anzupassen, erstelle <code>%{path}</code>.", | ||
"welcome": "Willkommen bei Trestle" | ||
}, | ||
"title": "Trestle Admin", | ||
"ui": { | ||
"toggle_dropdown": "Menü ein-/ausblenden", | ||
"toggle_navigation": "Navigation ein-/ausblenden", | ||
"toggle_sidebar": "Seitenleiste ein-/ausblenden" | ||
}, | ||
"version": "Version" | ||
} | ||
} | ||
}); |
Oops, something went wrong.