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

Adding mongolian language configs and various translation improvements #687

Merged
merged 4 commits into from
Jun 25, 2018
Merged
Show file tree
Hide file tree
Changes from 3 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
17 changes: 9 additions & 8 deletions app/assets/javascripts/i18n/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -803,13 +803,14 @@ I18n.translations["cs"] = I18n.extend((I18n.translations["cs"] || {}), {
"helpers": {
"page_entries_info": {
"more_pages": {
"display_entries": "Displaying %{entry_name} <b>%{first}&nbsp;-&nbsp;%{last}</b> of <b>%{total}</b> in total"
"display_entries": "Zobrazuji %{entry_name} <b>%{first}&nbsp;-&nbsp;%{last}</b> z <b>%{total} celkových</b>"
},
"one_page": {
"display_entries": {
"one": "Displaying <b>%{count}</b> %{entry_name}",
"other": "Displaying <b>all %{count}</b> %{entry_name}",
"zero": "No %{entry_name} found"
"few": "Zobrazuji <b>%{count}</b> %{entry_name}",
"one": "Zobrazuji <b>%{count}</b> %{entry_name}",
"other": "Zobrazuji <b>%{count}</b> %{entry_name}",
"zero": "Žádná položka nenalezena"
}
}
},
Expand Down Expand Up @@ -1619,10 +1620,10 @@ I18n.translations["cs"] = I18n.extend((I18n.translations["cs"] || {}), {
},
"views": {
"pagination": {
"first": "&laquo; First",
"last": "Last &raquo;",
"next": "Next &rsaquo;",
"previous": "&lsaquo; Prev",
"first": "&laquo; První",
"last": "Poslední &raquo;",
"next": "Další &rsaquo;",
"previous": "&lsaquo; Předchozí",
"truncate": "&hellip;"
}
},
Expand Down
148 changes: 74 additions & 74 deletions app/assets/javascripts/i18n/da.js
Original file line number Diff line number Diff line change
Expand Up @@ -798,12 +798,12 @@ I18n.translations["da"] = I18n.extend((I18n.translations["da"] || {}), {
"helpers": {
"page_entries_info": {
"more_pages": {
"display_entries": "Displaying %{entry_name} <b>%{first}&nbsp;-&nbsp;%{last}</b> of <b>%{total}</b> in total"
"display_entries": "Viser %{entry_name} <b>%{first}&nbsp;-&nbsp;%{last}</b> af <b>%{total}</b>"
},
"one_page": {
"display_entries": {
"one": "Displaying <b>%{count}</b> %{entry_name}",
"other": "Displaying <b>all %{count}</b> %{entry_name}",
"one": "Viser <b>%{count}</b> %{entry_name}",
"other": "Viser <b>alle %{count}</b> %{entry_name}",
"zero": "No %{entry_name} found"
}
}
Expand Down Expand Up @@ -1367,75 +1367,75 @@ I18n.translations["da"] = I18n.extend((I18n.translations["da"] || {}), {
}
},
"ransack": {
"all": "all",
"and": "and",
"any": "any",
"asc": "ascending",
"attribute": "attribute",
"combinator": "combinator",
"condition": "condition",
"desc": "descending",
"or": "or",
"all": "alle",
"and": "og",
"any": "anhver",
"asc": "opstigende",
"attribute": "attribut",
"combinator": "kombinering",
"condition": "betingelse",
"desc": "faldende",
"or": "eller",
"predicate": "predicate",
"predicates": {
"blank": "is blank",
"cont": "contains",
"cont_all": "contains all",
"cont_any": "contains any",
"does_not_match": "doesn't match",
"does_not_match_all": "doesn't match all",
"does_not_match_any": "doesn't match any",
"end": "ends with",
"end_all": "ends with all",
"end_any": "ends with any",
"eq": "equals",
"eq_all": "equals all",
"eq_any": "equals any",
"false": "is false",
"gt": "greater than",
"gt_all": "greater than all",
"gt_any": "greater than any",
"gteq": "greater than or equal to",
"gteq_all": "greater than or equal to all",
"gteq_any": "greater than or equal to any",
"in": "in",
"in_all": "in all",
"in_any": "in any",
"lt": "less than",
"lt_all": "less than all",
"lt_any": "less than any",
"lteq": "less than or equal to",
"lteq_all": "less than or equal to all",
"lteq_any": "less than or equal to any",
"matches": "matches",
"matches_all": "matches all",
"matches_any": "matches any",
"not_cont": "doesn't contain",
"not_cont_all": "doesn't contain all",
"not_cont_any": "doesn't contain any",
"not_end": "doesn't end with",
"not_end_all": "doesn't end with all",
"not_end_any": "doesn't end with any",
"not_eq": "not equal to",
"not_eq_all": "not equal to all",
"not_eq_any": "not equal to any",
"not_in": "not in",
"not_in_all": "not in all",
"not_in_any": "not in any",
"not_null": "is not null",
"not_start": "doesn't start with",
"not_start_all": "doesn't start with all",
"not_start_any": "doesn't start with any",
"null": "is null",
"present": "is present",
"start": "starts with",
"start_all": "starts with all",
"start_any": "starts with any",
"true": "is true"
},
"search": "search",
"sort": "sort",
"value": "value"
"blank": "er blank",
"cont": "indeholder",
"cont_all": "indeholder alle",
"cont_any": "indeholder nogen",
"does_not_match": "matcher ikke",
"does_not_match_all": "matcher ikke alle",
"does_not_match_any": "matcher ikke nogen",
"end": "slutter med",
"end_all": "slutter med alle",
"end_any": "slutter med nogen",
"eq": "lig med",
"eq_all": "lig med alle",
"eq_any": "lig med enhver",
"false": "er falsk",
"gt": "større end",
"gt_all": "større end alle",
"gt_any": "større end nogen",
"gteq": "større end eller lig med",
"gteq_all": "større end eller lig med alle",
"gteq_any": "større end eller lig med nogen",
"in": "i",
"in_all": "i alle",
"in_any": "i nogen",
"lt": "mindre end",
"lt_all": "mindre end alle",
"lt_any": "mindre end nogen",
"lteq": "mindre end eller lig med",
"lteq_all": "mindre end eller lig med alle",
"lteq_any": "mindre end eller lig med nogen",
"matches": "matcher",
"matches_all": "matcher alle",
"matches_any": "matcher enhver",
"not_cont": "indeholder ikke",
"not_cont_all": "indeholder ikke alle",
"not_cont_any": "indeholder ikke nogen",
"not_end": "slutter ikke med",
"not_end_all": "slutter ikke med alle",
"not_end_any": "slutter ikke med nogen",
"not_eq": "ikke lig med",
"not_eq_all": "ikke lig med alle",
"not_eq_any": "ikke lig med nogen",
"not_in": "ikke i",
"not_in_all": "ikke i alle",
"not_in_any": "ikke i nogen",
"not_null": "er ikke nul",
"not_start": "starter ikke med",
"not_start_all": "starter ikke med alle",
"not_start_any": "starter ikke med nogen",
"null": "er nul",
"present": "er til stede",
"start": "starter med",
"start_all": "starter med alle",
"start_any": "starter med nogen",
"true": "er sand"
},
"search": "søg",
"sort": "sorter",
"value": "værdi"
},
"search": {
"index": {
Expand Down Expand Up @@ -1607,10 +1607,10 @@ I18n.translations["da"] = I18n.extend((I18n.translations["da"] || {}), {
},
"views": {
"pagination": {
"first": "&laquo; First",
"last": "Last &raquo;",
"next": "Next &rsaquo;",
"previous": "&lsaquo; Prev",
"first": "&laquo; Første",
"last": "Sidste &raquo;",
"next": "Næste &rsaquo;",
"previous": "&lsaquo; Forrige",
"truncate": "&hellip;"
}
},
Expand Down
44 changes: 22 additions & 22 deletions app/assets/javascripts/i18n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -265,35 +265,35 @@ I18n.translations["fr"] = I18n.extend((I18n.translations["fr"] || {}), {
}
},
"apipie": {
"api_documentation": "API documentation",
"comments_powered_by_disqus": "comments powered by %{disqus}",
"api_documentation": "documentation API",
"comments_powered_by_disqus": "section commentaires par %{disqus}",
"description": "Description",
"enable_javascript_html": "Please enable JavaScript to view the %{comments_href}.",
"enable_javascript_html": "Activez JavaScript SVP pour afficher la %{comments_href}.",
"error_code": "Code",
"error_description": "Description",
"error_metadata": "Metadata",
"errors": "Errors",
"examples": "Examples",
"follow_instructions_href": "further instructions",
"follow_instructions_html": "Follow %{href} on how to describe your controllers.",
"goto_homepage_href": "%{app_name} API documentation homepage",
"goto_homepage_html": "Try going to %{href}",
"header_name": "Header name",
"errors": "Erreurs",
"examples": "Exemples",
"follow_instructions_href": "instructions supplémentaires",
"follow_instructions_html": "Suivez ces %{href} sur la façon dont décrire vos controlleurs.",
"goto_homepage_href": "la page d'accueil %{app_name} API documentation homepage",
"goto_homepage_html": "Essayez de regarder %{href}",
"header_name": "Nom du header",
"headers": "Headers",
"metadata": "Metadata",
"method_not_found_html": "Method %{method} not found for resource %{resource}.",
"nil_allowed": "nil allowed",
"no_docs_found": "No documentation found",
"no_docs_found_descr": "We have not found any documentation for your API.",
"method_not_found_html": "Méthode %{method} non trouvée pour la ressource %{resource}.",
"nil_allowed": "nil autorisé",
"no_docs_found": "Aucune documentation trouvée",
"no_docs_found_descr": "Aucune documentation pour cette API",
"oops": "Oops!!",
"optional": "optional",
"param_name": "Param name",
"params": "Params",
"required": "required",
"resource": "Resource",
"resource_not_found_html": "Resource %{resource} not found.",
"resources": "Resources",
"supported_formats": "Supported Formats"
"optional": "optionel",
"param_name": "Nom du paramètre",
"params": "Paramètres",
"required": "requis",
"resource": "Ressource",
"resource_not_found_html": "Ressource %{resource} not found.",
"resources": "Ressources",
"supported_formats": "Formats supportés"
},
"application": {
"require_no_user": {
Expand Down
4 changes: 2 additions & 2 deletions app/assets/javascripts/i18n/hi.js
Original file line number Diff line number Diff line change
Expand Up @@ -1607,8 +1607,8 @@ I18n.translations["hi"] = I18n.extend((I18n.translations["hi"] || {}), {
},
"views": {
"pagination": {
"first": "&laquo; First",
"last": "Last &raquo;",
"first": "&laquo; पहला",
"last": "आखरी &raquo;",
"next": "अगला &rsaquo;",
"previous": "&lsaquo; पिछला",
"truncate": "&hellip;"
Expand Down
6 changes: 3 additions & 3 deletions app/assets/javascripts/i18n/hu.js
Original file line number Diff line number Diff line change
Expand Up @@ -801,7 +801,7 @@ I18n.translations["hu"] = I18n.extend((I18n.translations["hu"] || {}), {
"display_entries": "%{entry_name} <b>%{first}&nbsp;-&nbsp;%{last}</b> megjelenítve (összesen <b>%{total}</b>)"
},
"one_page": {
"display_entries": "<b>Mind a %{count}</b> %{entry_name} megjelenítve"
"display_entries": "<b>Mind a(z) %{count}</b> %{entry_name} megjelenítve"
}
},
"select": {
Expand Down Expand Up @@ -1603,8 +1603,8 @@ I18n.translations["hu"] = I18n.extend((I18n.translations["hu"] || {}), {
},
"views": {
"pagination": {
"first": "&laquo; First",
"last": "Last &raquo;",
"first": "&laquo; Első",
"last": "Utolsó &raquo;",
"next": "Következő &rsaquo;",
"previous": "&lsaquo; Előző",
"truncate": "&hellip;"
Expand Down
Loading