Skip to content

Commit

Permalink
Front-end files added to the repo
Browse files Browse the repository at this point in the history
  • Loading branch information
David Read committed Dec 17, 2015
1 parent 7b0324f commit aa138a4
Show file tree
Hide file tree
Showing 158 changed files with 2,714 additions and 0 deletions.
1 change: 1 addition & 0 deletions ckan/public/base/css/fuchsia.min.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions ckan/public/base/css/green.min.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions ckan/public/base/css/main.debug.min.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions ckan/public/base/css/main.min.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions ckan/public/base/css/maroon.min.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions ckan/public/base/css/red.min.css

Large diffs are not rendered by default.

31 changes: 31 additions & 0 deletions ckan/public/base/i18n/ar.js
@@ -0,0 +1,31 @@
{
"": {
"domain": "ckan",
"lang": "ar",
"plural-forms": "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
},
"Cancel": [
null,
"إلغاء"
],
"Edit": [
null,
"تعديل"
],
"Follow": [
null,
"تابع"
],
"Hide": [
null,
"إخفاء"
],
"Show more": [
null,
"إظهار المزيد"
],
"Upload a file": [
null,
"تحميل ملف"
]
}
1 change: 1 addition & 0 deletions ckan/public/base/i18n/ar.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions ckan/public/base/i18n/bg.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions ckan/public/base/i18n/ca.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions ckan/public/base/i18n/cs_CZ.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

147 changes: 147 additions & 0 deletions ckan/public/base/i18n/da_DK.js
@@ -0,0 +1,147 @@
{
"": {
"domain": "ckan",
"lang": "da_DK",
"plural-forms": "nplurals=2; plural=(n != 1);"
},
"An Error Occurred": [
null,
"Der opstod en fejl"
],
"Are you sure you want to perform this action?": [
null,
"Er du sikker på, at du vil udføre denne handling?"
],
"Cancel": [
null,
"Annullér"
],
"Confirm": [
null,
"Bekræft"
],
"Edit": [
null,
"Redigér"
],
"Failed to load data API information": [
null,
"Kunne ikke indlæse data-API-information"
],
"Follow": [
null,
"Følg"
],
"Hide": [
null,
"Skjul"
],
"Image": [
null,
"Billede"
],
"Input is too short, must be at least one character": [
null,
"Input er for kort, skal være mindst én karakter"
],
"Link": [
null,
"Link"
],
"Link to a URL on the internet (you can also link to an API)": [
null,
"Link til en URL på internettet (du kan også linke til et API)"
],
"Loading...": [
null,
"Loading..."
],
"No matches found": [
null,
"Ingen resultater fundet"
],
"Please Confirm Action": [
null,
"Bekræft venligst handling"
],
"Remove": [
null,
"Fjern"
],
"Reorder resources": [
null,
"Skift rækkefølge på ressourcer"
],
"Resource uploaded": [
null,
"Ressource uploadet"
],
"Save order": [
null,
"Gem rækkefølge"
],
"Saving...": [
null,
"Gemmer..."
],
"Show more": [
null,
"Vis mere"
],
"Start typing…": [
null,
"Begynd indtastning..."
],
"There are unsaved modifications to this form": [
null,
"Der er ændringer til denne formular som ikke er gemt"
],
"There is no API data to load for this resource": [
null,
"Der er ingen API-data at indlæse for denne ressource"
],
"URL": [
null,
"URL"
],
"Unable to authenticate upload": [
null,
"Ude af stand til at autentificere upload"
],
"Unable to get data for uploaded file": [
null,
"Ude af stand til at hente data for uploadet fil"
],
"Unable to upload file": [
null,
"Ude af stand til at uploade fil"
],
"Unfollow": [
null,
"Følg ikke"
],
"Upload": [
null,
"Upload"
],
"Upload a file": [
null,
"Upload en fil"
],
"Upload a file on your computer": [
null,
"Upload en fil fra din computer"
],
"You are uploading a file. Are you sure you want to navigate away and stop this upload?": [
null,
"Du uploader en fil. Er du sikker på, du vil navigere væk og standse upload?"
],
"show less": [
null,
"vis færre"
],
"show more": [
null,
"vis flere"
]
}
1 change: 1 addition & 0 deletions ckan/public/base/i18n/da_DK.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions ckan/public/base/i18n/de.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions ckan/public/base/i18n/el.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit aa138a4

Please sign in to comment.