diff --git a/ckan/public/base/i18n/ar.js b/ckan/public/base/i18n/ar.js new file mode 100644 index 00000000000..85428aae047 --- /dev/null +++ b/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, + "تحميل ملف" + ] +} \ No newline at end of file diff --git a/ckan/public/base/i18n/ar.min.js b/ckan/public/base/i18n/ar.min.js new file mode 100644 index 00000000000..438e1e59584 --- /dev/null +++ b/ckan/public/base/i18n/ar.min.js @@ -0,0 +1 @@ +{"":{"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,"تحميل ملف"]} \ No newline at end of file diff --git a/ckan/public/base/i18n/bg.js b/ckan/public/base/i18n/bg.js index 9c85b590618..ce3f7090a24 100644 --- a/ckan/public/base/i18n/bg.js +++ b/ckan/public/base/i18n/bg.js @@ -2,6 +2,38 @@ "": { "domain": "ckan", "lang": "bg", - "plural-forms": "nplurals=2; plural=(n != 1)" - } + "plural-forms": "nplurals=2; plural=(n != 1);" + }, + "Cancel": [ + null, + "Отказ" + ], + "Edit": [ + null, + "Редакция" + ], + "Follow": [ + null, + "Следвай" + ], + "Image": [ + null, + "Изображение" + ], + "Loading...": [ + null, + "Зареждане...." + ], + "URL": [ + null, + "URL" + ], + "Upload": [ + null, + "Качване" + ], + "Upload a file": [ + null, + "Качване на файл" + ] } \ No newline at end of file diff --git a/ckan/public/base/i18n/bg.min.js b/ckan/public/base/i18n/bg.min.js new file mode 100644 index 00000000000..ce9e9e38347 --- /dev/null +++ b/ckan/public/base/i18n/bg.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"bg","plural-forms":"nplurals=2; plural=(n != 1);"},"Cancel":[null,"Отказ"],"Edit":[null,"Редакция"],"Follow":[null,"Следвай"],"Image":[null,"Изображение"],"Loading...":[null,"Зареждане...."],"URL":[null,"URL"],"Upload":[null,"Качване"],"Upload a file":[null,"Качване на файл"]} \ No newline at end of file diff --git a/ckan/public/base/i18n/ca.js b/ckan/public/base/i18n/ca.js index 26fa16317d7..26c00c0d6d6 100644 --- a/ckan/public/base/i18n/ca.js +++ b/ckan/public/base/i18n/ca.js @@ -2,6 +2,150 @@ "": { "domain": "ckan", "lang": "ca", - "plural-forms": "nplurals=2; plural=(n != 1)" - } + "plural-forms": "nplurals=2; plural=(n != 1);" + }, + "An Error Occurred": [ + null, + "Ha tingut lloc un error" + ], + "Are you sure you want to perform this action?": [ + null, + "Teniu tota la seguretat per a dur a terme aquesta acció?" + ], + "Cancel": [ + null, + "Cancel·lar" + ], + "Confirm": [ + null, + "Confirma" + ], + "Edit": [ + null, + "Editar" + ], + "Failed to load data API information": [ + null, + "Ha fallat la càrrega d'informació de l'API" + ], + "Follow": [ + null, + "Seguir" + ], + "Hide": [ + null, + "Oculta" + ], + "Image": [ + null, + "Imatge" + ], + "Input is too short, must be at least one character": [ + null, + "L'entrada de dades és massa curta, almenys ha de tenir un caràcter" + ], + "Link": [ + null, + "Enllaç" + ], + "Link to a URL on the internet (you can also link to an API)": [ + null, + "Enllaçar a una URL a l'Internet (també podeu enllaçar a una API)" + ], + "Loading...": [ + null, + "Carregant..." + ], + "No matches found": [ + null, + "No s'ha trobat coincidències" + ], + "Please Confirm Action": [ + null, + "Acció de confirmació" + ], + "Remove": [ + null, + "Esborra" + ], + "Reorder resources": [ + null, + "Reordenar recursos" + ], + "Reset this": [ + null, + "Reiniciar" + ], + "Resource uploaded": [ + null, + "El recurs s'ha carregat" + ], + "Save order": [ + null, + "Desar ordre" + ], + "Saving...": [ + null, + "Desant..." + ], + "Show more": [ + null, + "Mostra més" + ], + "Start typing…": [ + null, + "Comenceu a escriure..." + ], + "There are unsaved modifications to this form": [ + null, + "Aquest formulari conté modificacions no desades" + ], + "There is no API data to load for this resource": [ + null, + "No hi ha dades de l'API per a carregar-les en aquest recurs" + ], + "URL": [ + null, + "URL" + ], + "Unable to authenticate upload": [ + null, + "No es pot autenticar la càrrega" + ], + "Unable to get data for uploaded file": [ + null, + "No es pot obtenir les dades per a l'arxiu carregat" + ], + "Unable to upload file": [ + null, + "No es pot carregar l'arxiu" + ], + "Unfollow": [ + null, + "Deixar de seguir" + ], + "Upload": [ + null, + "Carregar" + ], + "Upload a file": [ + null, + "Carregar un arxiu" + ], + "Upload a file on your computer": [ + null, + "Pujar un arxiu des del vostre ordinador" + ], + "You are uploading a file. Are you sure you want to navigate away and stop this upload?": [ + null, + "Esteu pujant un arxiu. Esteu segurs que voleu marxar de la pàgina i aturar la pujada?" + ], + "show less": [ + null, + "mostra menys" + ], + "show more": [ + null, + "mostra més" + ] } \ No newline at end of file diff --git a/ckan/public/base/i18n/ca.min.js b/ckan/public/base/i18n/ca.min.js new file mode 100644 index 00000000000..dc95ec3bd61 --- /dev/null +++ b/ckan/public/base/i18n/ca.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"ca","plural-forms":"nplurals=2; plural=(n != 1);"},"An Error Occurred":[null,"Ha tingut lloc un error"],"Are you sure you want to perform this action?":[null,"Teniu tota la seguretat per a dur a terme aquesta acció?"],"Cancel":[null,"Cancel·lar"],"Confirm":[null,"Confirma"],"Edit":[null,"Editar"],"Failed to load data API information":[null,"Ha fallat la càrrega d'informació de l'API"],"Follow":[null,"Seguir"],"Hide":[null,"Oculta"],"Image":[null,"Imatge"],"Input is too short, must be at least one character":[null,"L'entrada de dades és massa curta, almenys ha de tenir un caràcter"],"Link":[null,"Enllaç"],"Link to a URL on the internet (you can also link to an API)":[null,"Enllaçar a una URL a l'Internet (també podeu enllaçar a una API)"],"Loading...":[null,"Carregant..."],"No matches found":[null,"No s'ha trobat coincidències"],"Please Confirm Action":[null,"Acció de confirmació"],"Remove":[null,"Esborra"],"Reorder resources":[null,"Reordenar recursos"],"Reset this":[null,"Reiniciar"],"Resource uploaded":[null,"El recurs s'ha carregat"],"Save order":[null,"Desar ordre"],"Saving...":[null,"Desant..."],"Show more":[null,"Mostra més"],"Start typing…":[null,"Comenceu a escriure..."],"There are unsaved modifications to this form":[null,"Aquest formulari conté modificacions no desades"],"There is no API data to load for this resource":[null,"No hi ha dades de l'API per a carregar-les en aquest recurs"],"URL":[null,"URL"],"Unable to authenticate upload":[null,"No es pot autenticar la càrrega"],"Unable to get data for uploaded file":[null,"No es pot obtenir les dades per a l'arxiu carregat"],"Unable to upload file":[null,"No es pot carregar l'arxiu"],"Unfollow":[null,"Deixar de seguir"],"Upload":[null,"Carregar"],"Upload a file":[null,"Carregar un arxiu"],"Upload a file on your computer":[null,"Pujar un arxiu des del vostre ordinador"],"You are uploading a file. Are you sure you want to navigate away and stop this upload?":[null,"Esteu pujant un arxiu. Esteu segurs que voleu marxar de la pàgina i aturar la pujada?"],"show less":[null,"mostra menys"],"show more":[null,"mostra més"]} \ No newline at end of file diff --git a/ckan/public/base/i18n/cs_CZ.js b/ckan/public/base/i18n/cs_CZ.js index c0600b8290b..cb86fa4d718 100644 --- a/ckan/public/base/i18n/cs_CZ.js +++ b/ckan/public/base/i18n/cs_CZ.js @@ -2,6 +2,150 @@ "": { "domain": "ckan", "lang": "cs_CZ", - "plural-forms": "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2" - } + "plural-forms": "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" + }, + "An Error Occurred": [ + null, + "Nastala chyba" + ], + "Are you sure you want to perform this action?": [ + null, + "Jste si jistí, že chcete provést tuto akci?" + ], + "Cancel": [ + null, + "Zrušit" + ], + "Confirm": [ + null, + "Potvrdit" + ], + "Edit": [ + null, + "Upravit" + ], + "Failed to load data API information": [ + null, + "Pokus o získání informací pomocí API selhal" + ], + "Follow": [ + null, + "Sledovat" + ], + "Hide": [ + null, + "Skrýt" + ], + "Image": [ + null, + "Obrázek" + ], + "Input is too short, must be at least one character": [ + null, + "Zadaný vstup je příliš krátký, musíte zadat alespoň jeden znak" + ], + "Link": [ + null, + "Odkaz" + ], + "Link to a URL on the internet (you can also link to an API)": [ + null, + "Odkaz na internetovou URL adresu (můžete také zadat odkaz na API)" + ], + "Loading...": [ + null, + "Nahrávám ..." + ], + "No matches found": [ + null, + "Nenalezena žádná shoda" + ], + "Please Confirm Action": [ + null, + "Prosím potvrďte akci" + ], + "Remove": [ + null, + "Odstranit" + ], + "Reorder resources": [ + null, + "Změnit pořadí zdrojů" + ], + "Reset this": [ + null, + "Resetovat" + ], + "Resource uploaded": [ + null, + "Zdroj nahrán" + ], + "Save order": [ + null, + "Uložit pořadí" + ], + "Saving...": [ + null, + "Ukládám..." + ], + "Show more": [ + null, + "Ukázat více" + ], + "Start typing…": [ + null, + "Začněte psát..." + ], + "There are unsaved modifications to this form": [ + null, + "Tento formulář obsahuje neuložené změny" + ], + "There is no API data to load for this resource": [ + null, + "Tento zdroj neobsahuje žádná data, která lze poskytnou přes API" + ], + "URL": [ + null, + "URL" + ], + "Unable to authenticate upload": [ + null, + "Nastala chyba autentizace při nahrávání dat" + ], + "Unable to get data for uploaded file": [ + null, + "Nelze získat data z nahraného souboru" + ], + "Unable to upload file": [ + null, + "Nelze nahrát soubor" + ], + "Unfollow": [ + null, + "Přestat sledovat" + ], + "Upload": [ + null, + "Nahrát" + ], + "Upload a file": [ + null, + "Nahrát soubor" + ], + "Upload a file on your computer": [ + null, + "Nahrát soubor na Váš počítač" + ], + "You are uploading a file. Are you sure you want to navigate away and stop this upload?": [ + null, + "Právě nahráváte soubor. Jste si opravdu jistí, že chcete tuto stránku opustit a ukončit tak nahrávání?" + ], + "show less": [ + null, + "ukázat méně" + ], + "show more": [ + null, + "ukázat více" + ] } \ No newline at end of file diff --git a/ckan/public/base/i18n/cs_CZ.min.js b/ckan/public/base/i18n/cs_CZ.min.js new file mode 100644 index 00000000000..16729c81f82 --- /dev/null +++ b/ckan/public/base/i18n/cs_CZ.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"cs_CZ","plural-forms":"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"},"An Error Occurred":[null,"Nastala chyba"],"Are you sure you want to perform this action?":[null,"Jste si jistí, že chcete provést tuto akci?"],"Cancel":[null,"Zrušit"],"Confirm":[null,"Potvrdit"],"Edit":[null,"Upravit"],"Failed to load data API information":[null,"Pokus o získání informací pomocí API selhal"],"Follow":[null,"Sledovat"],"Hide":[null,"Skrýt"],"Image":[null,"Obrázek"],"Input is too short, must be at least one character":[null,"Zadaný vstup je příliš krátký, musíte zadat alespoň jeden znak"],"Link":[null,"Odkaz"],"Link to a URL on the internet (you can also link to an API)":[null,"Odkaz na internetovou URL adresu (můžete také zadat odkaz na API)"],"Loading...":[null,"Nahrávám ..."],"No matches found":[null,"Nenalezena žádná shoda"],"Please Confirm Action":[null,"Prosím potvrďte akci"],"Remove":[null,"Odstranit"],"Reorder resources":[null,"Změnit pořadí zdrojů"],"Reset this":[null,"Resetovat"],"Resource uploaded":[null,"Zdroj nahrán"],"Save order":[null,"Uložit pořadí"],"Saving...":[null,"Ukládám..."],"Show more":[null,"Ukázat více"],"Start typing…":[null,"Začněte psát..."],"There are unsaved modifications to this form":[null,"Tento formulář obsahuje neuložené změny"],"There is no API data to load for this resource":[null,"Tento zdroj neobsahuje žádná data, která lze poskytnou přes API"],"URL":[null,"URL"],"Unable to authenticate upload":[null,"Nastala chyba autentizace při nahrávání dat"],"Unable to get data for uploaded file":[null,"Nelze získat data z nahraného souboru"],"Unable to upload file":[null,"Nelze nahrát soubor"],"Unfollow":[null,"Přestat sledovat"],"Upload":[null,"Nahrát"],"Upload a file":[null,"Nahrát soubor"],"Upload a file on your computer":[null,"Nahrát soubor na Váš počítač"],"You are uploading a file. Are you sure you want to navigate away and stop this upload?":[null,"Právě nahráváte soubor. Jste si opravdu jistí, že chcete tuto stránku opustit a ukončit tak nahrávání?"],"show less":[null,"ukázat méně"],"show more":[null,"ukázat více"]} \ No newline at end of file diff --git a/ckan/public/base/i18n/da_DK.js b/ckan/public/base/i18n/da_DK.js new file mode 100644 index 00000000000..be70b562d61 --- /dev/null +++ b/ckan/public/base/i18n/da_DK.js @@ -0,0 +1,151 @@ +{ + "": { + "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" + ], + "Reset this": [ + null, + "Nulstil dette" + ], + "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" + ] +} \ No newline at end of file diff --git a/ckan/public/base/i18n/da_DK.min.js b/ckan/public/base/i18n/da_DK.min.js new file mode 100644 index 00000000000..a52ba07093c --- /dev/null +++ b/ckan/public/base/i18n/da_DK.min.js @@ -0,0 +1 @@ +{"":{"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"],"Reset this":[null,"Nulstil dette"],"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"]} \ No newline at end of file diff --git a/ckan/public/base/i18n/de.js b/ckan/public/base/i18n/de.js index ab0c75c6929..a00486191a9 100644 --- a/ckan/public/base/i18n/de.js +++ b/ckan/public/base/i18n/de.js @@ -2,6 +2,150 @@ "": { "domain": "ckan", "lang": "de", - "plural-forms": "nplurals=2; plural=(n != 1)" - } + "plural-forms": "nplurals=2; plural=(n != 1);" + }, + "An Error Occurred": [ + null, + "Es trat ein Fehler auf" + ], + "Are you sure you want to perform this action?": [ + null, + "Bist du sicher, dass du diese Aktion ausführen willst?" + ], + "Cancel": [ + null, + "Abbrechen" + ], + "Confirm": [ + null, + "Bestätigen" + ], + "Edit": [ + null, + "Bearbeiten" + ], + "Failed to load data API information": [ + null, + "Informationen zur Daten-API konnten nicht geladen werden" + ], + "Follow": [ + null, + "Folgen" + ], + "Hide": [ + null, + "Verstecken" + ], + "Image": [ + null, + "Bild" + ], + "Input is too short, must be at least one character": [ + null, + "Eingabe ist zu kurz, muss mindestens ein Zeichen sein" + ], + "Link": [ + null, + "Link" + ], + "Link to a URL on the internet (you can also link to an API)": [ + null, + "Link zu einer URL im Internet (Sie können auch den Link zu einer API angeben)" + ], + "Loading...": [ + null, + "Lädt..." + ], + "No matches found": [ + null, + "Keine Treffer" + ], + "Please Confirm Action": [ + null, + "Bestätige bitte die Aktion" + ], + "Remove": [ + null, + "Entfernen" + ], + "Reorder resources": [ + null, + "Ressourcen neu ordnen" + ], + "Reset this": [ + null, + "Dieses zurücksetzen" + ], + "Resource uploaded": [ + null, + "Ressource hochgeladen" + ], + "Save order": [ + null, + "Reihenfolge speichern" + ], + "Saving...": [ + null, + "Speichern..." + ], + "Show more": [ + null, + "Mehr anzeigen" + ], + "Start typing…": [ + null, + "Gib etwas ein..." + ], + "There are unsaved modifications to this form": [ + null, + "Dieses Formular hat ungespeicherte Änderungen" + ], + "There is no API data to load for this resource": [ + null, + "Diese Ressource hat keine API-Daten zum Laden" + ], + "URL": [ + null, + "URL" + ], + "Unable to authenticate upload": [ + null, + "Upload konnte nicht autentifiziert werden" + ], + "Unable to get data for uploaded file": [ + null, + "Daten für hochgeladen Datei konnten nicht abgerufen werden" + ], + "Unable to upload file": [ + null, + "Datei konnte nicht hochgeladen werden" + ], + "Unfollow": [ + null, + "Entfolgen" + ], + "Upload": [ + null, + "Hochladen" + ], + "Upload a file": [ + null, + "Datei hochladen" + ], + "Upload a file on your computer": [ + null, + "Datei von Ihrem Computer hochladen" + ], + "You are uploading a file. Are you sure you want to navigate away and stop this upload?": [ + null, + "Eine Datei wird hochgeladen. Soll das wirklich abgebrochen werden?" + ], + "show less": [ + null, + "weniger anzeigen" + ], + "show more": [ + null, + "mehr anzeigen" + ] } \ No newline at end of file diff --git a/ckan/public/base/i18n/de.min.js b/ckan/public/base/i18n/de.min.js new file mode 100644 index 00000000000..50a1b9cdacf --- /dev/null +++ b/ckan/public/base/i18n/de.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"de","plural-forms":"nplurals=2; plural=(n != 1);"},"An Error Occurred":[null,"Es trat ein Fehler auf"],"Are you sure you want to perform this action?":[null,"Bist du sicher, dass du diese Aktion ausführen willst?"],"Cancel":[null,"Abbrechen"],"Confirm":[null,"Bestätigen"],"Edit":[null,"Bearbeiten"],"Failed to load data API information":[null,"Informationen zur Daten-API konnten nicht geladen werden"],"Follow":[null,"Folgen"],"Hide":[null,"Verstecken"],"Image":[null,"Bild"],"Input is too short, must be at least one character":[null,"Eingabe ist zu kurz, muss mindestens ein Zeichen sein"],"Link":[null,"Link"],"Link to a URL on the internet (you can also link to an API)":[null,"Link zu einer URL im Internet (Sie können auch den Link zu einer API angeben)"],"Loading...":[null,"Lädt..."],"No matches found":[null,"Keine Treffer"],"Please Confirm Action":[null,"Bestätige bitte die Aktion"],"Remove":[null,"Entfernen"],"Reorder resources":[null,"Ressourcen neu ordnen"],"Reset this":[null,"Dieses zurücksetzen"],"Resource uploaded":[null,"Ressource hochgeladen"],"Save order":[null,"Reihenfolge speichern"],"Saving...":[null,"Speichern..."],"Show more":[null,"Mehr anzeigen"],"Start typing…":[null,"Gib etwas ein..."],"There are unsaved modifications to this form":[null,"Dieses Formular hat ungespeicherte Änderungen"],"There is no API data to load for this resource":[null,"Diese Ressource hat keine API-Daten zum Laden"],"URL":[null,"URL"],"Unable to authenticate upload":[null,"Upload konnte nicht autentifiziert werden"],"Unable to get data for uploaded file":[null,"Daten für hochgeladen Datei konnten nicht abgerufen werden"],"Unable to upload file":[null,"Datei konnte nicht hochgeladen werden"],"Unfollow":[null,"Entfolgen"],"Upload":[null,"Hochladen"],"Upload a file":[null,"Datei hochladen"],"Upload a file on your computer":[null,"Datei von Ihrem Computer hochladen"],"You are uploading a file. Are you sure you want to navigate away and stop this upload?":[null,"Eine Datei wird hochgeladen. Soll das wirklich abgebrochen werden?"],"show less":[null,"weniger anzeigen"],"show more":[null,"mehr anzeigen"]} \ No newline at end of file diff --git a/ckan/public/base/i18n/dv.js b/ckan/public/base/i18n/dv.js new file mode 100644 index 00000000000..1dfa3eaf066 --- /dev/null +++ b/ckan/public/base/i18n/dv.js @@ -0,0 +1,7 @@ +{ + "": { + "domain": "ckan", + "lang": "dv", + "plural-forms": "nplurals=2; plural=(n != 1);" + } +} \ No newline at end of file diff --git a/ckan/public/base/i18n/dv.min.js b/ckan/public/base/i18n/dv.min.js new file mode 100644 index 00000000000..a3ea586dbf8 --- /dev/null +++ b/ckan/public/base/i18n/dv.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"dv","plural-forms":"nplurals=2; plural=(n != 1);"}} \ No newline at end of file diff --git a/ckan/public/base/i18n/el.js b/ckan/public/base/i18n/el.js index 376536888f6..42e8ac8be5d 100644 --- a/ckan/public/base/i18n/el.js +++ b/ckan/public/base/i18n/el.js @@ -2,6 +2,118 @@ "": { "domain": "ckan", "lang": "el", - "plural-forms": "nplurals=2; plural=(n != 1)" - } + "plural-forms": "nplurals=2; plural=(n != 1);" + }, + "An Error Occurred": [ + null, + "Παρουσιάστε ένα λάθος" + ], + "Are you sure you want to perform this action?": [ + null, + "Είστε βέβαιοι ότι θέλετε να εκτελέσετε αυτή την ενέργεια;" + ], + "Cancel": [ + null, + "Ακύρωση" + ], + "Confirm": [ + null, + "Επιβεβαίωση" + ], + "Edit": [ + null, + "Επεξεργασία" + ], + "Failed to load data API information": [ + null, + "Αποτυχία φόρτωσης πληροφοριών από το API δεδομένων" + ], + "Follow": [ + null, + "Ακολουθήστε" + ], + "Hide": [ + null, + "Απόκρυψη" + ], + "Image": [ + null, + "Εικόνα" + ], + "Input is too short, must be at least one character": [ + null, + "Δεδομένα εισόδου πολύ μικρά, πρέπει να είναι τουλάχιστον ένας χαρακτήρας" + ], + "Loading...": [ + null, + "Φορτώνει...." + ], + "No matches found": [ + null, + "Δεν βρέθηκε" + ], + "Please Confirm Action": [ + null, + "Παρακαλώ Επιβεβαιώστε " + ], + "Remove": [ + null, + "Αφαίρεση" + ], + "Resource uploaded": [ + null, + "O πόρος μεταφορτώθηκε επιτυχώς" + ], + "Show more": [ + null, + "Προβολή περισσοτέρων" + ], + "Start typing…": [ + null, + "Ξεκινήστε να πληκτρολογείτε..." + ], + "There are unsaved modifications to this form": [ + null, + "Υπάρχουν μη αποθηκευμένες αλλαγές στην φόρμα" + ], + "There is no API data to load for this resource": [ + null, + "Δεν υπάρχουν δεδομένα από το API για αυτόν τον πόρο" + ], + "URL": [ + null, + "URL" + ], + "Unable to authenticate upload": [ + null, + "Αδυναμία επικύρωσης της μεταφόρτωσης" + ], + "Unable to get data for uploaded file": [ + null, + "Αδυναμία λήψης δεδομένων του αρχείου μεταφόρτωσης" + ], + "Unable to upload file": [ + null, + "Αδυναμία μεταφόρτωσης του αρχείου" + ], + "Unfollow": [ + null, + "Διακοπή ακολούθησης" + ], + "Upload": [ + null, + "Ανεβάστε" + ], + "Upload a file": [ + null, + "Φορτώστε ένα αρχείο" + ], + "show less": [ + null, + "λιγότερα" + ], + "show more": [ + null, + "περισσότερα" + ] } \ No newline at end of file diff --git a/ckan/public/base/i18n/el.min.js b/ckan/public/base/i18n/el.min.js new file mode 100644 index 00000000000..236151c9481 --- /dev/null +++ b/ckan/public/base/i18n/el.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"el","plural-forms":"nplurals=2; plural=(n != 1);"},"An Error Occurred":[null,"Παρουσιάστε ένα λάθος"],"Are you sure you want to perform this action?":[null,"Είστε βέβαιοι ότι θέλετε να εκτελέσετε αυτή την ενέργεια;"],"Cancel":[null,"Ακύρωση"],"Confirm":[null,"Επιβεβαίωση"],"Edit":[null,"Επεξεργασία"],"Failed to load data API information":[null,"Αποτυχία φόρτωσης πληροφοριών από το API δεδομένων"],"Follow":[null,"Ακολουθήστε"],"Hide":[null,"Απόκρυψη"],"Image":[null,"Εικόνα"],"Input is too short, must be at least one character":[null,"Δεδομένα εισόδου πολύ μικρά, πρέπει να είναι τουλάχιστον ένας χαρακτήρας"],"Loading...":[null,"Φορτώνει...."],"No matches found":[null,"Δεν βρέθηκε"],"Please Confirm Action":[null,"Παρακαλώ Επιβεβαιώστε "],"Remove":[null,"Αφαίρεση"],"Resource uploaded":[null,"O πόρος μεταφορτώθηκε επιτυχώς"],"Show more":[null,"Προβολή περισσοτέρων"],"Start typing…":[null,"Ξεκινήστε να πληκτρολογείτε..."],"There are unsaved modifications to this form":[null,"Υπάρχουν μη αποθηκευμένες αλλαγές στην φόρμα"],"There is no API data to load for this resource":[null,"Δεν υπάρχουν δεδομένα από το API για αυτόν τον πόρο"],"URL":[null,"URL"],"Unable to authenticate upload":[null,"Αδυναμία επικύρωσης της μεταφόρτωσης"],"Unable to get data for uploaded file":[null,"Αδυναμία λήψης δεδομένων του αρχείου μεταφόρτωσης"],"Unable to upload file":[null,"Αδυναμία μεταφόρτωσης του αρχείου"],"Unfollow":[null,"Διακοπή ακολούθησης"],"Upload":[null,"Ανεβάστε"],"Upload a file":[null,"Φορτώστε ένα αρχείο"],"show less":[null,"λιγότερα"],"show more":[null,"περισσότερα"]} \ No newline at end of file diff --git a/ckan/public/base/i18n/en_AU.js b/ckan/public/base/i18n/en_AU.js new file mode 100644 index 00000000000..d3548431bdd --- /dev/null +++ b/ckan/public/base/i18n/en_AU.js @@ -0,0 +1,119 @@ +{ + "": { + "domain": "ckan", + "lang": "en_AU", + "plural-forms": "nplurals=2; plural=(n != 1);" + }, + "An Error Occurred": [ + null, + "An Error Occurred" + ], + "Are you sure you want to perform this action?": [ + null, + "Are you sure you want to perform this action?" + ], + "Cancel": [ + null, + "Cancel" + ], + "Confirm": [ + null, + "Confirm" + ], + "Edit": [ + null, + "Edit" + ], + "Failed to load data API information": [ + null, + "Failed to load data API information" + ], + "Follow": [ + null, + "Follow" + ], + "Hide": [ + null, + "Hide" + ], + "Image": [ + null, + "Image" + ], + "Input is too short, must be at least one character": [ + null, + "Input is too short, must be at least one character" + ], + "Loading...": [ + null, + "Loading..." + ], + "No matches found": [ + null, + "No matches found" + ], + "Please Confirm Action": [ + null, + "Please Confirm Action" + ], + "Remove": [ + null, + "Remove" + ], + "Resource uploaded": [ + null, + "Resource uploaded" + ], + "Show more": [ + null, + "Show more" + ], + "Start typing…": [ + null, + "Start typing…" + ], + "There are unsaved modifications to this form": [ + null, + "There are unsaved modifications to this form" + ], + "There is no API data to load for this resource": [ + null, + "There is no API data to load for this resource" + ], + "URL": [ + null, + "URL" + ], + "Unable to authenticate upload": [ + null, + "Unable to authenticate upload" + ], + "Unable to get data for uploaded file": [ + null, + "Unable to get data for uploaded file" + ], + "Unable to upload file": [ + null, + "Unable to upload file" + ], + "Unfollow": [ + null, + "Unfollow" + ], + "Upload": [ + null, + "Upload" + ], + "Upload a file": [ + null, + "Upload a file" + ], + "show less": [ + null, + "show less" + ], + "show more": [ + null, + "show more" + ] +} \ No newline at end of file diff --git a/ckan/public/base/i18n/en_AU.min.js b/ckan/public/base/i18n/en_AU.min.js new file mode 100644 index 00000000000..f5a0912fc61 --- /dev/null +++ b/ckan/public/base/i18n/en_AU.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"en_AU","plural-forms":"nplurals=2; plural=(n != 1);"},"An Error Occurred":[null,"An Error Occurred"],"Are you sure you want to perform this action?":[null,"Are you sure you want to perform this action?"],"Cancel":[null,"Cancel"],"Confirm":[null,"Confirm"],"Edit":[null,"Edit"],"Failed to load data API information":[null,"Failed to load data API information"],"Follow":[null,"Follow"],"Hide":[null,"Hide"],"Image":[null,"Image"],"Input is too short, must be at least one character":[null,"Input is too short, must be at least one character"],"Loading...":[null,"Loading..."],"No matches found":[null,"No matches found"],"Please Confirm Action":[null,"Please Confirm Action"],"Remove":[null,"Remove"],"Resource uploaded":[null,"Resource uploaded"],"Show more":[null,"Show more"],"Start typing…":[null,"Start typing…"],"There are unsaved modifications to this form":[null,"There are unsaved modifications to this form"],"There is no API data to load for this resource":[null,"There is no API data to load for this resource"],"URL":[null,"URL"],"Unable to authenticate upload":[null,"Unable to authenticate upload"],"Unable to get data for uploaded file":[null,"Unable to get data for uploaded file"],"Unable to upload file":[null,"Unable to upload file"],"Unfollow":[null,"Unfollow"],"Upload":[null,"Upload"],"Upload a file":[null,"Upload a file"],"show less":[null,"show less"],"show more":[null,"show more"]} \ No newline at end of file diff --git a/ckan/public/base/i18n/en_GB.js b/ckan/public/base/i18n/en_GB.js new file mode 100644 index 00000000000..128a24aa202 --- /dev/null +++ b/ckan/public/base/i18n/en_GB.js @@ -0,0 +1,119 @@ +{ + "": { + "domain": "ckan", + "lang": "en_GB", + "plural-forms": "nplurals=2; plural=(n != 1);" + }, + "An Error Occurred": [ + null, + "An Error Occurred" + ], + "Are you sure you want to perform this action?": [ + null, + "Are you sure you want to perform this action?" + ], + "Cancel": [ + null, + "Cancel" + ], + "Confirm": [ + null, + "Confirm" + ], + "Edit": [ + null, + "Edit" + ], + "Failed to load data API information": [ + null, + "Failed to load data API information" + ], + "Follow": [ + null, + "Follow" + ], + "Hide": [ + null, + "Hide" + ], + "Image": [ + null, + "Image" + ], + "Input is too short, must be at least one character": [ + null, + "Input is too short, must be at least one character" + ], + "Loading...": [ + null, + "Loading..." + ], + "No matches found": [ + null, + "No matches found" + ], + "Please Confirm Action": [ + null, + "Please Confirm Action" + ], + "Remove": [ + null, + "Remove" + ], + "Resource uploaded": [ + null, + "Resource uploaded" + ], + "Show more": [ + null, + "Show more" + ], + "Start typing…": [ + null, + "Start typing…" + ], + "There are unsaved modifications to this form": [ + null, + "There are unsaved modifications to this form" + ], + "There is no API data to load for this resource": [ + null, + "There is no API data to load for this resource" + ], + "URL": [ + null, + "URL" + ], + "Unable to authenticate upload": [ + null, + "Unable to authenticate upload" + ], + "Unable to get data for uploaded file": [ + null, + "Unable to get data for uploaded file" + ], + "Unable to upload file": [ + null, + "Unable to upload file" + ], + "Unfollow": [ + null, + "Unfollow" + ], + "Upload": [ + null, + "Upload" + ], + "Upload a file": [ + null, + "Upload a file" + ], + "show less": [ + null, + "show less" + ], + "show more": [ + null, + "show more" + ] +} \ No newline at end of file diff --git a/ckan/public/base/i18n/en_GB.min.js b/ckan/public/base/i18n/en_GB.min.js new file mode 100644 index 00000000000..1201ed7223c --- /dev/null +++ b/ckan/public/base/i18n/en_GB.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"en_GB","plural-forms":"nplurals=2; plural=(n != 1);"},"An Error Occurred":[null,"An Error Occurred"],"Are you sure you want to perform this action?":[null,"Are you sure you want to perform this action?"],"Cancel":[null,"Cancel"],"Confirm":[null,"Confirm"],"Edit":[null,"Edit"],"Failed to load data API information":[null,"Failed to load data API information"],"Follow":[null,"Follow"],"Hide":[null,"Hide"],"Image":[null,"Image"],"Input is too short, must be at least one character":[null,"Input is too short, must be at least one character"],"Loading...":[null,"Loading..."],"No matches found":[null,"No matches found"],"Please Confirm Action":[null,"Please Confirm Action"],"Remove":[null,"Remove"],"Resource uploaded":[null,"Resource uploaded"],"Show more":[null,"Show more"],"Start typing…":[null,"Start typing…"],"There are unsaved modifications to this form":[null,"There are unsaved modifications to this form"],"There is no API data to load for this resource":[null,"There is no API data to load for this resource"],"URL":[null,"URL"],"Unable to authenticate upload":[null,"Unable to authenticate upload"],"Unable to get data for uploaded file":[null,"Unable to get data for uploaded file"],"Unable to upload file":[null,"Unable to upload file"],"Unfollow":[null,"Unfollow"],"Upload":[null,"Upload"],"Upload a file":[null,"Upload a file"],"show less":[null,"show less"],"show more":[null,"show more"]} \ No newline at end of file diff --git a/ckan/public/base/i18n/es.js b/ckan/public/base/i18n/es.js index cd6c0c1ef70..01dac522014 100644 --- a/ckan/public/base/i18n/es.js +++ b/ckan/public/base/i18n/es.js @@ -2,6 +2,150 @@ "": { "domain": "ckan", "lang": "es", - "plural-forms": "nplurals=2; plural=(n != 1)" - } + "plural-forms": "nplurals=2; plural=(n != 1);" + }, + "An Error Occurred": [ + null, + "Ocurrió un error" + ], + "Are you sure you want to perform this action?": [ + null, + "¿Está seguro de que desea realizar esta acción?" + ], + "Cancel": [ + null, + "Cancelar" + ], + "Confirm": [ + null, + "Confirmar" + ], + "Edit": [ + null, + "Editar" + ], + "Failed to load data API information": [ + null, + "Falló carga de información de datos de API" + ], + "Follow": [ + null, + "Seguir" + ], + "Hide": [ + null, + "Esconder" + ], + "Image": [ + null, + "Imagen" + ], + "Input is too short, must be at least one character": [ + null, + "Ingreso es muy corto, debe tener al menos un caracter" + ], + "Link": [ + null, + "Enlace" + ], + "Link to a URL on the internet (you can also link to an API)": [ + null, + "Enlazar a una URL de internet (también puede enlazar a una API)" + ], + "Loading...": [ + null, + "Cargando ..." + ], + "No matches found": [ + null, + "No se encontraron coincidencias" + ], + "Please Confirm Action": [ + null, + "Por favor confirme la acción" + ], + "Remove": [ + null, + "Quitar" + ], + "Reorder resources": [ + null, + "Reordenar recursos" + ], + "Reset this": [ + null, + "Reiniciar esto" + ], + "Resource uploaded": [ + null, + "Recurso subido" + ], + "Save order": [ + null, + "Guardar orden" + ], + "Saving...": [ + null, + "Guardando..." + ], + "Show more": [ + null, + "Mostrar más" + ], + "Start typing…": [ + null, + "Comience a escribir..." + ], + "There are unsaved modifications to this form": [ + null, + "Existen modificaciones no guardadas para este formulario" + ], + "There is no API data to load for this resource": [ + null, + "No existen datos de API para cargar para este recurso" + ], + "URL": [ + null, + "URL" + ], + "Unable to authenticate upload": [ + null, + "No se pudo autenticar subida" + ], + "Unable to get data for uploaded file": [ + null, + "No se pudo obtener datos para el archivo subido" + ], + "Unable to upload file": [ + null, + "No se pudo subir el archivo" + ], + "Unfollow": [ + null, + "Dejar de seguir" + ], + "Upload": [ + null, + "Subir" + ], + "Upload a file": [ + null, + "Sube un archivo" + ], + "Upload a file on your computer": [ + null, + "Subir un fichero a su PC" + ], + "You are uploading a file. Are you sure you want to navigate away and stop this upload?": [ + null, + "Estás subiendo un fichero. Estás seguro que quieres salir y parar esta subida?" + ], + "show less": [ + null, + "mostrar menos" + ], + "show more": [ + null, + "mostrar más" + ] } \ No newline at end of file diff --git a/ckan/public/base/i18n/es.min.js b/ckan/public/base/i18n/es.min.js new file mode 100644 index 00000000000..960d7c89852 --- /dev/null +++ b/ckan/public/base/i18n/es.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"es","plural-forms":"nplurals=2; plural=(n != 1);"},"An Error Occurred":[null,"Ocurrió un error"],"Are you sure you want to perform this action?":[null,"¿Está seguro de que desea realizar esta acción?"],"Cancel":[null,"Cancelar"],"Confirm":[null,"Confirmar"],"Edit":[null,"Editar"],"Failed to load data API information":[null,"Falló carga de información de datos de API"],"Follow":[null,"Seguir"],"Hide":[null,"Esconder"],"Image":[null,"Imagen"],"Input is too short, must be at least one character":[null,"Ingreso es muy corto, debe tener al menos un caracter"],"Link":[null,"Enlace"],"Link to a URL on the internet (you can also link to an API)":[null,"Enlazar a una URL de internet (también puede enlazar a una API)"],"Loading...":[null,"Cargando ..."],"No matches found":[null,"No se encontraron coincidencias"],"Please Confirm Action":[null,"Por favor confirme la acción"],"Remove":[null,"Quitar"],"Reorder resources":[null,"Reordenar recursos"],"Reset this":[null,"Reiniciar esto"],"Resource uploaded":[null,"Recurso subido"],"Save order":[null,"Guardar orden"],"Saving...":[null,"Guardando..."],"Show more":[null,"Mostrar más"],"Start typing…":[null,"Comience a escribir..."],"There are unsaved modifications to this form":[null,"Existen modificaciones no guardadas para este formulario"],"There is no API data to load for this resource":[null,"No existen datos de API para cargar para este recurso"],"URL":[null,"URL"],"Unable to authenticate upload":[null,"No se pudo autenticar subida"],"Unable to get data for uploaded file":[null,"No se pudo obtener datos para el archivo subido"],"Unable to upload file":[null,"No se pudo subir el archivo"],"Unfollow":[null,"Dejar de seguir"],"Upload":[null,"Subir"],"Upload a file":[null,"Sube un archivo"],"Upload a file on your computer":[null,"Subir un fichero a su PC"],"You are uploading a file. Are you sure you want to navigate away and stop this upload?":[null,"Estás subiendo un fichero. Estás seguro que quieres salir y parar esta subida?"],"show less":[null,"mostrar menos"],"show more":[null,"mostrar más"]} \ No newline at end of file diff --git a/ckan/public/base/i18n/es_AR.js b/ckan/public/base/i18n/es_AR.js new file mode 100644 index 00000000000..a88f2a5e04e --- /dev/null +++ b/ckan/public/base/i18n/es_AR.js @@ -0,0 +1,7 @@ +{ + "": { + "domain": "ckan", + "lang": "es_AR", + "plural-forms": "nplurals=2; plural=(n != 1);" + } +} \ No newline at end of file diff --git a/ckan/public/base/i18n/es_AR.min.js b/ckan/public/base/i18n/es_AR.min.js new file mode 100644 index 00000000000..0b0311ae514 --- /dev/null +++ b/ckan/public/base/i18n/es_AR.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"es_AR","plural-forms":"nplurals=2; plural=(n != 1);"}} \ No newline at end of file diff --git a/ckan/public/base/i18n/fa_IR.js b/ckan/public/base/i18n/fa_IR.js new file mode 100644 index 00000000000..b1afb2832f1 --- /dev/null +++ b/ckan/public/base/i18n/fa_IR.js @@ -0,0 +1,7 @@ +{ + "": { + "domain": "ckan", + "lang": "fa_IR", + "plural-forms": "nplurals=1; plural=0;" + } +} \ No newline at end of file diff --git a/ckan/public/base/i18n/fa_IR.min.js b/ckan/public/base/i18n/fa_IR.min.js new file mode 100644 index 00000000000..ea308a70722 --- /dev/null +++ b/ckan/public/base/i18n/fa_IR.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"fa_IR","plural-forms":"nplurals=1; plural=0;"}} \ No newline at end of file diff --git a/ckan/public/base/i18n/fi.js b/ckan/public/base/i18n/fi.js index 70fb2fe0713..ede7c469119 100644 --- a/ckan/public/base/i18n/fi.js +++ b/ckan/public/base/i18n/fi.js @@ -2,6 +2,150 @@ "": { "domain": "ckan", "lang": "fi", - "plural-forms": "nplurals=2; plural=(n != 1)" - } + "plural-forms": "nplurals=2; plural=(n != 1);" + }, + "An Error Occurred": [ + null, + "Tapahtui virhe" + ], + "Are you sure you want to perform this action?": [ + null, + "Oletko varma, että haluat tehdä tämän?" + ], + "Cancel": [ + null, + "Peruuta" + ], + "Confirm": [ + null, + "Vahvista" + ], + "Edit": [ + null, + "Muokkaa" + ], + "Failed to load data API information": [ + null, + "Data API:n tietojen lataaminen epäonnistui" + ], + "Follow": [ + null, + "Seuraa" + ], + "Hide": [ + null, + "Piilota" + ], + "Image": [ + null, + "Kuva" + ], + "Input is too short, must be at least one character": [ + null, + "Liian lyhyt, pitää olla vähintään yksi merkki" + ], + "Link": [ + null, + "Linkki" + ], + "Link to a URL on the internet (you can also link to an API)": [ + null, + "Linkki URL-osoitteeseen intterneteissä (voit myös linkittää API:in)" + ], + "Loading...": [ + null, + "Ladataan..." + ], + "No matches found": [ + null, + "Ei yhtään osumaa" + ], + "Please Confirm Action": [ + null, + "Vahvista toimenpide" + ], + "Remove": [ + null, + "Poista" + ], + "Reorder resources": [ + null, + "Uudelleenjärjestä resurssit" + ], + "Reset this": [ + null, + "Resetoi tämä" + ], + "Resource uploaded": [ + null, + "Resurssi on ladattu" + ], + "Save order": [ + null, + "Tallenna tilaus" + ], + "Saving...": [ + null, + "Tallentaa..." + ], + "Show more": [ + null, + "Näytä enemmän" + ], + "Start typing…": [ + null, + "Ala kirjoittamaan..." + ], + "There are unsaved modifications to this form": [ + null, + "Lomakkeella on tallentamattomia tietoja" + ], + "There is no API data to load for this resource": [ + null, + "API:n kautta ei ole ladattavissa dataa tälle resurssille" + ], + "URL": [ + null, + "URL" + ], + "Unable to authenticate upload": [ + null, + "Lataamisen autentikointi epäonnistui" + ], + "Unable to get data for uploaded file": [ + null, + "Datan saamien ladattavalle tiedostolle epäonnistui" + ], + "Unable to upload file": [ + null, + "Tiedoston lataaminen epäonnistui" + ], + "Unfollow": [ + null, + "Lopeta seuraaminen" + ], + "Upload": [ + null, + "Lataa" + ], + "Upload a file": [ + null, + "Tallenna tiedosto" + ], + "Upload a file on your computer": [ + null, + "Lataa tiedosto työasemalta" + ], + "You are uploading a file. Are you sure you want to navigate away and stop this upload?": [ + null, + "Olet olet parhaillaan lataamassa tiedostoa palvelimelle. Oletko varma että haluat navigoida sivukta ja keskeyttää lataamisen?" + ], + "show less": [ + null, + "näytä vähemmän" + ], + "show more": [ + null, + "näytä lisää" + ] } \ No newline at end of file diff --git a/ckan/public/base/i18n/fi.min.js b/ckan/public/base/i18n/fi.min.js new file mode 100644 index 00000000000..4f4700f8f56 --- /dev/null +++ b/ckan/public/base/i18n/fi.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"fi","plural-forms":"nplurals=2; plural=(n != 1);"},"An Error Occurred":[null,"Tapahtui virhe"],"Are you sure you want to perform this action?":[null,"Oletko varma, että haluat tehdä tämän?"],"Cancel":[null,"Peruuta"],"Confirm":[null,"Vahvista"],"Edit":[null,"Muokkaa"],"Failed to load data API information":[null,"Data API:n tietojen lataaminen epäonnistui"],"Follow":[null,"Seuraa"],"Hide":[null,"Piilota"],"Image":[null,"Kuva"],"Input is too short, must be at least one character":[null,"Liian lyhyt, pitää olla vähintään yksi merkki"],"Link":[null,"Linkki"],"Link to a URL on the internet (you can also link to an API)":[null,"Linkki URL-osoitteeseen intterneteissä (voit myös linkittää API:in)"],"Loading...":[null,"Ladataan..."],"No matches found":[null,"Ei yhtään osumaa"],"Please Confirm Action":[null,"Vahvista toimenpide"],"Remove":[null,"Poista"],"Reorder resources":[null,"Uudelleenjärjestä resurssit"],"Reset this":[null,"Resetoi tämä"],"Resource uploaded":[null,"Resurssi on ladattu"],"Save order":[null,"Tallenna tilaus"],"Saving...":[null,"Tallentaa..."],"Show more":[null,"Näytä enemmän"],"Start typing…":[null,"Ala kirjoittamaan..."],"There are unsaved modifications to this form":[null,"Lomakkeella on tallentamattomia tietoja"],"There is no API data to load for this resource":[null,"API:n kautta ei ole ladattavissa dataa tälle resurssille"],"URL":[null,"URL"],"Unable to authenticate upload":[null,"Lataamisen autentikointi epäonnistui"],"Unable to get data for uploaded file":[null,"Datan saamien ladattavalle tiedostolle epäonnistui"],"Unable to upload file":[null,"Tiedoston lataaminen epäonnistui"],"Unfollow":[null,"Lopeta seuraaminen"],"Upload":[null,"Lataa"],"Upload a file":[null,"Tallenna tiedosto"],"Upload a file on your computer":[null,"Lataa tiedosto työasemalta"],"You are uploading a file. Are you sure you want to navigate away and stop this upload?":[null,"Olet olet parhaillaan lataamassa tiedostoa palvelimelle. Oletko varma että haluat navigoida sivukta ja keskeyttää lataamisen?"],"show less":[null,"näytä vähemmän"],"show more":[null,"näytä lisää"]} \ No newline at end of file diff --git a/ckan/public/base/i18n/fr.js b/ckan/public/base/i18n/fr.js index 69c32b488a4..9ac37920897 100644 --- a/ckan/public/base/i18n/fr.js +++ b/ckan/public/base/i18n/fr.js @@ -2,6 +2,150 @@ "": { "domain": "ckan", "lang": "fr", - "plural-forms": "nplurals=2; plural=(n > 1)" - } + "plural-forms": "nplurals=2; plural=(n > 1);" + }, + "An Error Occurred": [ + null, + "Erreur" + ], + "Are you sure you want to perform this action?": [ + null, + "Etes-vous sûr de vouloir exécuter cette commande ?" + ], + "Cancel": [ + null, + "Annuler" + ], + "Confirm": [ + null, + "Confirmation" + ], + "Edit": [ + null, + "Éditer" + ], + "Failed to load data API information": [ + null, + "Le chargement de l'information de l'API de données a échoué" + ], + "Follow": [ + null, + "S'abonner" + ], + "Hide": [ + null, + "Cacher" + ], + "Image": [ + null, + "Image" + ], + "Input is too short, must be at least one character": [ + null, + "L'entrée est trop courte ; elle doit avoir au moins un caractère" + ], + "Link": [ + null, + "Lien" + ], + "Link to a URL on the internet (you can also link to an API)": [ + null, + "Lien vers une URL sur internet (vous pouvez aussi donner un lien vers une API)" + ], + "Loading...": [ + null, + "Chargement..." + ], + "No matches found": [ + null, + "Aucune correspondance trouvée" + ], + "Please Confirm Action": [ + null, + "Veuillez confirmer l'action" + ], + "Remove": [ + null, + "Supprimer" + ], + "Reorder resources": [ + null, + "Réordonner les ressources" + ], + "Reset this": [ + null, + "Réinitialiser ceci" + ], + "Resource uploaded": [ + null, + "Ressource téléchargée" + ], + "Save order": [ + null, + "Sauvegarder la commande" + ], + "Saving...": [ + null, + "Sauvegarde en cours..." + ], + "Show more": [ + null, + "Montrer plus" + ], + "Start typing…": [ + null, + "Commencez la saisie ..." + ], + "There are unsaved modifications to this form": [ + null, + "Des modifications de ce formulaire n'ont pas été enregistrées" + ], + "There is no API data to load for this resource": [ + null, + "Il n'y a pas de données API à télécharger pour cette ressource" + ], + "URL": [ + null, + "URL" + ], + "Unable to authenticate upload": [ + null, + "Échec de l'authentification du transfert" + ], + "Unable to get data for uploaded file": [ + null, + "Impossible d'accéder aux données du fichier déposé" + ], + "Unable to upload file": [ + null, + "Échec du transfert de fichier " + ], + "Unfollow": [ + null, + "Se désabonner" + ], + "Upload": [ + null, + "Envoi" + ], + "Upload a file": [ + null, + "Envoyer un fichier depuis votre ordinateur" + ], + "Upload a file on your computer": [ + null, + "Télécharger un fichier sur votre ordinateur" + ], + "You are uploading a file. Are you sure you want to navigate away and stop this upload?": [ + null, + "Vous êtes en train de transférer un fichier. Êtes-vous sûr de vouloir naviguer ailleurs et interrompre ce transfert ?" + ], + "show less": [ + null, + "montrer moins" + ], + "show more": [ + null, + "montrer plus" + ] } \ No newline at end of file diff --git a/ckan/public/base/i18n/fr.min.js b/ckan/public/base/i18n/fr.min.js new file mode 100644 index 00000000000..3d4ecc31a42 --- /dev/null +++ b/ckan/public/base/i18n/fr.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"fr","plural-forms":"nplurals=2; plural=(n > 1);"},"An Error Occurred":[null,"Erreur"],"Are you sure you want to perform this action?":[null,"Etes-vous sûr de vouloir exécuter cette commande ?"],"Cancel":[null,"Annuler"],"Confirm":[null,"Confirmation"],"Edit":[null,"Éditer"],"Failed to load data API information":[null,"Le chargement de l'information de l'API de données a échoué"],"Follow":[null,"S'abonner"],"Hide":[null,"Cacher"],"Image":[null,"Image"],"Input is too short, must be at least one character":[null,"L'entrée est trop courte ; elle doit avoir au moins un caractère"],"Link":[null,"Lien"],"Link to a URL on the internet (you can also link to an API)":[null,"Lien vers une URL sur internet (vous pouvez aussi donner un lien vers une API)"],"Loading...":[null,"Chargement..."],"No matches found":[null,"Aucune correspondance trouvée"],"Please Confirm Action":[null,"Veuillez confirmer l'action"],"Remove":[null,"Supprimer"],"Reorder resources":[null,"Réordonner les ressources"],"Reset this":[null,"Réinitialiser ceci"],"Resource uploaded":[null,"Ressource téléchargée"],"Save order":[null,"Sauvegarder la commande"],"Saving...":[null,"Sauvegarde en cours..."],"Show more":[null,"Montrer plus"],"Start typing…":[null,"Commencez la saisie ..."],"There are unsaved modifications to this form":[null,"Des modifications de ce formulaire n'ont pas été enregistrées"],"There is no API data to load for this resource":[null,"Il n'y a pas de données API à télécharger pour cette ressource"],"URL":[null,"URL"],"Unable to authenticate upload":[null,"Échec de l'authentification du transfert"],"Unable to get data for uploaded file":[null,"Impossible d'accéder aux données du fichier déposé"],"Unable to upload file":[null,"Échec du transfert de fichier "],"Unfollow":[null,"Se désabonner"],"Upload":[null,"Envoi"],"Upload a file":[null,"Envoyer un fichier depuis votre ordinateur"],"Upload a file on your computer":[null,"Télécharger un fichier sur votre ordinateur"],"You are uploading a file. Are you sure you want to navigate away and stop this upload?":[null,"Vous êtes en train de transférer un fichier. Êtes-vous sûr de vouloir naviguer ailleurs et interrompre ce transfert ?"],"show less":[null,"montrer moins"],"show more":[null,"montrer plus"]} \ No newline at end of file diff --git a/ckan/public/base/i18n/he.js b/ckan/public/base/i18n/he.js new file mode 100644 index 00000000000..cb76f800101 --- /dev/null +++ b/ckan/public/base/i18n/he.js @@ -0,0 +1,7 @@ +{ + "": { + "domain": "ckan", + "lang": "he", + "plural-forms": "nplurals=2; plural=(n != 1);" + } +} \ No newline at end of file diff --git a/ckan/public/base/i18n/he.min.js b/ckan/public/base/i18n/he.min.js new file mode 100644 index 00000000000..47358e348b7 --- /dev/null +++ b/ckan/public/base/i18n/he.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"he","plural-forms":"nplurals=2; plural=(n != 1);"}} \ No newline at end of file diff --git a/ckan/public/base/i18n/hu.js b/ckan/public/base/i18n/hu.js index f5e503c7012..49be9914711 100644 --- a/ckan/public/base/i18n/hu.js +++ b/ckan/public/base/i18n/hu.js @@ -2,6 +2,26 @@ "": { "domain": "ckan", "lang": "hu", - "plural-forms": "nplurals=2; plural=(n != 1)" - } + "plural-forms": "nplurals=2; plural=(n != 1);" + }, + "Cancel": [ + null, + "Mégse" + ], + "Edit": [ + null, + "Módosítás" + ], + "Loading...": [ + null, + "Betöltés ..." + ], + "URL": [ + null, + "URL" + ], + "Upload a file": [ + null, + "Fájl feltöltése" + ] } \ No newline at end of file diff --git a/ckan/public/base/i18n/hu.min.js b/ckan/public/base/i18n/hu.min.js new file mode 100644 index 00000000000..748cb89c432 --- /dev/null +++ b/ckan/public/base/i18n/hu.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"hu","plural-forms":"nplurals=2; plural=(n != 1);"},"Cancel":[null,"Mégse"],"Edit":[null,"Módosítás"],"Loading...":[null,"Betöltés ..."],"URL":[null,"URL"],"Upload a file":[null,"Fájl feltöltése"]} \ No newline at end of file diff --git a/ckan/public/base/i18n/id.js b/ckan/public/base/i18n/id.js new file mode 100644 index 00000000000..ddf7c203434 --- /dev/null +++ b/ckan/public/base/i18n/id.js @@ -0,0 +1,43 @@ +{ + "": { + "domain": "ckan", + "lang": "id", + "plural-forms": "nplurals=1; plural=0;" + }, + "Cancel": [ + null, + "Batal" + ], + "Edit": [ + null, + "Edit" + ], + "Follow": [ + null, + "Ikuti" + ], + "Image": [ + null, + "Gambar" + ], + "Loading...": [ + null, + "Memuat..." + ], + "URL": [ + null, + "URL" + ], + "Unfollow": [ + null, + "Tidak ikuti" + ], + "Upload": [ + null, + "Unggah" + ], + "Upload a file": [ + null, + "Unggah file" + ] +} \ No newline at end of file diff --git a/ckan/public/base/i18n/id.min.js b/ckan/public/base/i18n/id.min.js new file mode 100644 index 00000000000..e85badbb246 --- /dev/null +++ b/ckan/public/base/i18n/id.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"id","plural-forms":"nplurals=1; plural=0;"},"Cancel":[null,"Batal"],"Edit":[null,"Edit"],"Follow":[null,"Ikuti"],"Image":[null,"Gambar"],"Loading...":[null,"Memuat..."],"URL":[null,"URL"],"Unfollow":[null,"Tidak ikuti"],"Upload":[null,"Unggah"],"Upload a file":[null,"Unggah file"]} \ No newline at end of file diff --git a/ckan/public/base/i18n/is.js b/ckan/public/base/i18n/is.js new file mode 100644 index 00000000000..b285628d9c6 --- /dev/null +++ b/ckan/public/base/i18n/is.js @@ -0,0 +1,119 @@ +{ + "": { + "domain": "ckan", + "lang": "is", + "plural-forms": "nplurals=2; plural=(n != 1);" + }, + "An Error Occurred": [ + null, + "Villa kom upp" + ], + "Are you sure you want to perform this action?": [ + null, + "Ertu viss um að þú viljir framkvæma þessa aðgerð?" + ], + "Cancel": [ + null, + "Hætta við" + ], + "Confirm": [ + null, + "Staðfesta" + ], + "Edit": [ + null, + "Breyta" + ], + "Failed to load data API information": [ + null, + "Villa kom upp við að sækja upplýsingar um API gögn" + ], + "Follow": [ + null, + "Fylgjast með" + ], + "Hide": [ + null, + "Fela" + ], + "Image": [ + null, + "Mynd" + ], + "Input is too short, must be at least one character": [ + null, + "Of stutt, verður að vera í það minnsta einn stafur" + ], + "Loading...": [ + null, + "Hleð..." + ], + "No matches found": [ + null, + "Ekkert fannst" + ], + "Please Confirm Action": [ + null, + "Vinsamlegast staðfestu aðgerðina" + ], + "Remove": [ + null, + "Fjarlægja" + ], + "Resource uploaded": [ + null, + "Skránni hefur verið hlaðið inn" + ], + "Show more": [ + null, + "Sýna fleiri" + ], + "Start typing…": [ + null, + "Sláðu inn fyrstu stafina..." + ], + "There are unsaved modifications to this form": [ + null, + "Það eru óvistaðar breytingar í þessu formi" + ], + "There is no API data to load for this resource": [ + null, + "Það eru engin API gögn sem er hægt að hlaða inn fyrir þetta skrá" + ], + "URL": [ + null, + "Vefslóð" + ], + "Unable to authenticate upload": [ + null, + "Ekki fékst heimild til að hlaða inn skrá" + ], + "Unable to get data for uploaded file": [ + null, + "Ekki tókst að sækja gögn úr skránni sem þú hlóðst inn" + ], + "Unable to upload file": [ + null, + "Ekki tókst að hlaða inn skrá" + ], + "Unfollow": [ + null, + "Hætta að fylgjast með" + ], + "Upload": [ + null, + "Hlaða inn" + ], + "Upload a file": [ + null, + "Hlaða inn skrá" + ], + "show less": [ + null, + "sýna færri" + ], + "show more": [ + null, + "sýna fleiri" + ] +} \ No newline at end of file diff --git a/ckan/public/base/i18n/is.min.js b/ckan/public/base/i18n/is.min.js new file mode 100644 index 00000000000..c23a6ece0ac --- /dev/null +++ b/ckan/public/base/i18n/is.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"is","plural-forms":"nplurals=2; plural=(n != 1);"},"An Error Occurred":[null,"Villa kom upp"],"Are you sure you want to perform this action?":[null,"Ertu viss um að þú viljir framkvæma þessa aðgerð?"],"Cancel":[null,"Hætta við"],"Confirm":[null,"Staðfesta"],"Edit":[null,"Breyta"],"Failed to load data API information":[null,"Villa kom upp við að sækja upplýsingar um API gögn"],"Follow":[null,"Fylgjast með"],"Hide":[null,"Fela"],"Image":[null,"Mynd"],"Input is too short, must be at least one character":[null,"Of stutt, verður að vera í það minnsta einn stafur"],"Loading...":[null,"Hleð..."],"No matches found":[null,"Ekkert fannst"],"Please Confirm Action":[null,"Vinsamlegast staðfestu aðgerðina"],"Remove":[null,"Fjarlægja"],"Resource uploaded":[null,"Skránni hefur verið hlaðið inn"],"Show more":[null,"Sýna fleiri"],"Start typing…":[null,"Sláðu inn fyrstu stafina..."],"There are unsaved modifications to this form":[null,"Það eru óvistaðar breytingar í þessu formi"],"There is no API data to load for this resource":[null,"Það eru engin API gögn sem er hægt að hlaða inn fyrir þetta skrá"],"URL":[null,"Vefslóð"],"Unable to authenticate upload":[null,"Ekki fékst heimild til að hlaða inn skrá"],"Unable to get data for uploaded file":[null,"Ekki tókst að sækja gögn úr skránni sem þú hlóðst inn"],"Unable to upload file":[null,"Ekki tókst að hlaða inn skrá"],"Unfollow":[null,"Hætta að fylgjast með"],"Upload":[null,"Hlaða inn"],"Upload a file":[null,"Hlaða inn skrá"],"show less":[null,"sýna færri"],"show more":[null,"sýna fleiri"]} \ No newline at end of file diff --git a/ckan/public/base/i18n/it.js b/ckan/public/base/i18n/it.js index 517bfb02f89..045d99c4fb8 100644 --- a/ckan/public/base/i18n/it.js +++ b/ckan/public/base/i18n/it.js @@ -2,6 +2,150 @@ "": { "domain": "ckan", "lang": "it", - "plural-forms": "nplurals=2; plural=(n != 1)" - } + "plural-forms": "nplurals=2; plural=(n != 1);" + }, + "An Error Occurred": [ + null, + "Si è verificato un errore" + ], + "Are you sure you want to perform this action?": [ + null, + "Sei certo di voler confermare questa azione?" + ], + "Cancel": [ + null, + "Annulla" + ], + "Confirm": [ + null, + "Conferma" + ], + "Edit": [ + null, + "Modifica" + ], + "Failed to load data API information": [ + null, + "Lettura dei dati attraverso le API fallita" + ], + "Follow": [ + null, + "Segui" + ], + "Hide": [ + null, + "Nascondi" + ], + "Image": [ + null, + "Immagine" + ], + "Input is too short, must be at least one character": [ + null, + "Troppo breve! Il testo deve contenere almeno un carattere" + ], + "Link": [ + null, + "Link" + ], + "Link to a URL on the internet (you can also link to an API)": [ + null, + "Link a un indirizzo internet (puoi anche inserire l'URL di un API)" + ], + "Loading...": [ + null, + "Caricando..." + ], + "No matches found": [ + null, + "Elementi non trovati" + ], + "Please Confirm Action": [ + null, + "Confermare azione" + ], + "Remove": [ + null, + "Rimuovi" + ], + "Reorder resources": [ + null, + "Riordina risorse" + ], + "Reset this": [ + null, + "Cancella" + ], + "Resource uploaded": [ + null, + "Risorsa caricata" + ], + "Save order": [ + null, + "Salva ordine" + ], + "Saving...": [ + null, + "Salvataggio in corso..." + ], + "Show more": [ + null, + "Mostra più" + ], + "Start typing…": [ + null, + "Inizia a scrivere..." + ], + "There are unsaved modifications to this form": [ + null, + "Ci sono modifiche non salvate per questa form" + ], + "There is no API data to load for this resource": [ + null, + "Non ci sono dati da caricare via API per questa risorsa " + ], + "URL": [ + null, + "URL" + ], + "Unable to authenticate upload": [ + null, + "Impossibile autenticare il caricamento" + ], + "Unable to get data for uploaded file": [ + null, + "Impossibile accedere ai dati per il file caricato" + ], + "Unable to upload file": [ + null, + "Impossibile caricare il file" + ], + "Unfollow": [ + null, + "Non seguire più" + ], + "Upload": [ + null, + "Carica" + ], + "Upload a file": [ + null, + "Carica un file" + ], + "Upload a file on your computer": [ + null, + "Carica un file dal computer" + ], + "You are uploading a file. Are you sure you want to navigate away and stop this upload?": [ + null, + "Stai caricando un file. Sei sicuro che vuoi abbandonare questa pagina e interrompere il caricamento?" + ], + "show less": [ + null, + "visualizzane meno" + ], + "show more": [ + null, + "visualizzane di più" + ] } \ No newline at end of file diff --git a/ckan/public/base/i18n/it.min.js b/ckan/public/base/i18n/it.min.js new file mode 100644 index 00000000000..2ab68707c2e --- /dev/null +++ b/ckan/public/base/i18n/it.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"it","plural-forms":"nplurals=2; plural=(n != 1);"},"An Error Occurred":[null,"Si è verificato un errore"],"Are you sure you want to perform this action?":[null,"Sei certo di voler confermare questa azione?"],"Cancel":[null,"Annulla"],"Confirm":[null,"Conferma"],"Edit":[null,"Modifica"],"Failed to load data API information":[null,"Lettura dei dati attraverso le API fallita"],"Follow":[null,"Segui"],"Hide":[null,"Nascondi"],"Image":[null,"Immagine"],"Input is too short, must be at least one character":[null,"Troppo breve! Il testo deve contenere almeno un carattere"],"Link":[null,"Link"],"Link to a URL on the internet (you can also link to an API)":[null,"Link a un indirizzo internet (puoi anche inserire l'URL di un API)"],"Loading...":[null,"Caricando..."],"No matches found":[null,"Elementi non trovati"],"Please Confirm Action":[null,"Confermare azione"],"Remove":[null,"Rimuovi"],"Reorder resources":[null,"Riordina risorse"],"Reset this":[null,"Cancella"],"Resource uploaded":[null,"Risorsa caricata"],"Save order":[null,"Salva ordine"],"Saving...":[null,"Salvataggio in corso..."],"Show more":[null,"Mostra più"],"Start typing…":[null,"Inizia a scrivere..."],"There are unsaved modifications to this form":[null,"Ci sono modifiche non salvate per questa form"],"There is no API data to load for this resource":[null,"Non ci sono dati da caricare via API per questa risorsa "],"URL":[null,"URL"],"Unable to authenticate upload":[null,"Impossibile autenticare il caricamento"],"Unable to get data for uploaded file":[null,"Impossibile accedere ai dati per il file caricato"],"Unable to upload file":[null,"Impossibile caricare il file"],"Unfollow":[null,"Non seguire più"],"Upload":[null,"Carica"],"Upload a file":[null,"Carica un file"],"Upload a file on your computer":[null,"Carica un file dal computer"],"You are uploading a file. Are you sure you want to navigate away and stop this upload?":[null,"Stai caricando un file. Sei sicuro che vuoi abbandonare questa pagina e interrompere il caricamento?"],"show less":[null,"visualizzane meno"],"show more":[null,"visualizzane di più"]} \ No newline at end of file diff --git a/ckan/public/base/i18n/ja.js b/ckan/public/base/i18n/ja.js new file mode 100644 index 00000000000..1cb4d787fbd --- /dev/null +++ b/ckan/public/base/i18n/ja.js @@ -0,0 +1,151 @@ +{ + "": { + "domain": "ckan", + "lang": "ja", + "plural-forms": "nplurals=1; plural=0;" + }, + "An Error Occurred": [ + null, + "エラーが発生しました" + ], + "Are you sure you want to perform this action?": [ + null, + "このアクションを実行してよろしいですか?" + ], + "Cancel": [ + null, + "キャンセル" + ], + "Confirm": [ + null, + "確認" + ], + "Edit": [ + null, + "編集" + ], + "Failed to load data API information": [ + null, + "データAPIの情報の読み込みに失敗しました" + ], + "Follow": [ + null, + "フォロー" + ], + "Hide": [ + null, + "隠す" + ], + "Image": [ + null, + "画像" + ], + "Input is too short, must be at least one character": [ + null, + "1文字以上入力してください" + ], + "Link": [ + null, + "リンク" + ], + "Link to a URL on the internet (you can also link to an API)": [ + null, + "Web上のURLへリンク(APIへのリンク可)" + ], + "Loading...": [ + null, + "ロード中..." + ], + "No matches found": [ + null, + "見つかりません" + ], + "Please Confirm Action": [ + null, + "アクションを確認してください" + ], + "Remove": [ + null, + "削除" + ], + "Reorder resources": [ + null, + "リソースを再整列" + ], + "Reset this": [ + null, + "これを初期化" + ], + "Resource uploaded": [ + null, + "リソースがアップロードされました" + ], + "Save order": [ + null, + "並び順を保存" + ], + "Saving...": [ + null, + "保存中..." + ], + "Show more": [ + null, + "もっとみる" + ], + "Start typing…": [ + null, + "入力開始..." + ], + "There are unsaved modifications to this form": [ + null, + "保存されていない変更があります" + ], + "There is no API data to load for this resource": [ + null, + "このリソースのデータを読み込むためのAPIがありません" + ], + "URL": [ + null, + "URL" + ], + "Unable to authenticate upload": [ + null, + "アップロードを許可できません" + ], + "Unable to get data for uploaded file": [ + null, + "アップロードしたファイルからデータを取得できません" + ], + "Unable to upload file": [ + null, + "ファイルをアップロードできません" + ], + "Unfollow": [ + null, + "フォロー解除" + ], + "Upload": [ + null, + "アップロード" + ], + "Upload a file": [ + null, + "ファイルをアップロード" + ], + "Upload a file on your computer": [ + null, + "コンピュータ上のファイルをアップロード" + ], + "You are uploading a file. Are you sure you want to navigate away and stop this upload?": [ + null, + "ファイルをアップロードしています。ナビゲートを離れてこのアップロードを終了しても良いですか?" + ], + "show less": [ + null, + "少なく表示" + ], + "show more": [ + null, + "もっとみる" + ] +} \ No newline at end of file diff --git a/ckan/public/base/i18n/ja.min.js b/ckan/public/base/i18n/ja.min.js new file mode 100644 index 00000000000..efd7b9bae6c --- /dev/null +++ b/ckan/public/base/i18n/ja.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"ja","plural-forms":"nplurals=1; plural=0;"},"An Error Occurred":[null,"エラーが発生しました"],"Are you sure you want to perform this action?":[null,"このアクションを実行してよろしいですか?"],"Cancel":[null,"キャンセル"],"Confirm":[null,"確認"],"Edit":[null,"編集"],"Failed to load data API information":[null,"データAPIの情報の読み込みに失敗しました"],"Follow":[null,"フォロー"],"Hide":[null,"隠す"],"Image":[null,"画像"],"Input is too short, must be at least one character":[null,"1文字以上入力してください"],"Link":[null,"リンク"],"Link to a URL on the internet (you can also link to an API)":[null,"Web上のURLへリンク(APIへのリンク可)"],"Loading...":[null,"ロード中..."],"No matches found":[null,"見つかりません"],"Please Confirm Action":[null,"アクションを確認してください"],"Remove":[null,"削除"],"Reorder resources":[null,"リソースを再整列"],"Reset this":[null,"これを初期化"],"Resource uploaded":[null,"リソースがアップロードされました"],"Save order":[null,"並び順を保存"],"Saving...":[null,"保存中..."],"Show more":[null,"もっとみる"],"Start typing…":[null,"入力開始..."],"There are unsaved modifications to this form":[null,"保存されていない変更があります"],"There is no API data to load for this resource":[null,"このリソースのデータを読み込むためのAPIがありません"],"URL":[null,"URL"],"Unable to authenticate upload":[null,"アップロードを許可できません"],"Unable to get data for uploaded file":[null,"アップロードしたファイルからデータを取得できません"],"Unable to upload file":[null,"ファイルをアップロードできません"],"Unfollow":[null,"フォロー解除"],"Upload":[null,"アップロード"],"Upload a file":[null,"ファイルをアップロード"],"Upload a file on your computer":[null,"コンピュータ上のファイルをアップロード"],"You are uploading a file. Are you sure you want to navigate away and stop this upload?":[null,"ファイルをアップロードしています。ナビゲートを離れてこのアップロードを終了しても良いですか?"],"show less":[null,"少なく表示"],"show more":[null,"もっとみる"]} \ No newline at end of file diff --git a/ckan/public/base/i18n/km.js b/ckan/public/base/i18n/km.js new file mode 100644 index 00000000000..c8f21f59a7d --- /dev/null +++ b/ckan/public/base/i18n/km.js @@ -0,0 +1,11 @@ +{ + "": { + "domain": "ckan", + "lang": "km", + "plural-forms": "nplurals=1; plural=0;" + }, + "Image": [ + null, + "រូបភាព" + ] +} \ No newline at end of file diff --git a/ckan/public/base/i18n/km.min.js b/ckan/public/base/i18n/km.min.js new file mode 100644 index 00000000000..0eab5f48de4 --- /dev/null +++ b/ckan/public/base/i18n/km.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"km","plural-forms":"nplurals=1; plural=0;"},"Image":[null,"រូបភាព"]} \ No newline at end of file diff --git a/ckan/public/base/i18n/ko_KR.js b/ckan/public/base/i18n/ko_KR.js new file mode 100644 index 00000000000..260cd8531ee --- /dev/null +++ b/ckan/public/base/i18n/ko_KR.js @@ -0,0 +1,119 @@ +{ + "": { + "domain": "ckan", + "lang": "ko_KR", + "plural-forms": "nplurals=1; plural=0;" + }, + "An Error Occurred": [ + null, + "오류 발생" + ], + "Are you sure you want to perform this action?": [ + null, + "이 작업의 수행을 원합니까?" + ], + "Cancel": [ + null, + "취소" + ], + "Confirm": [ + null, + "승인" + ], + "Edit": [ + null, + "편집" + ], + "Failed to load data API information": [ + null, + "데이터 API 정보를 읽어오는데 실패했습니다" + ], + "Follow": [ + null, + "Follow" + ], + "Hide": [ + null, + "숨기기" + ], + "Image": [ + null, + "이미지" + ], + "Input is too short, must be at least one character": [ + null, + "입력값이 적습니다. 하나 이상의 character를 입력하세요." + ], + "Loading...": [ + null, + "로딩중…" + ], + "No matches found": [ + null, + "일치하는 것을 찾을 수 없음" + ], + "Please Confirm Action": [ + null, + "작업을 승인해 주세요" + ], + "Remove": [ + null, + "제거" + ], + "Resource uploaded": [ + null, + "리소스가 업로드 되었음" + ], + "Show more": [ + null, + "더 보기" + ], + "Start typing…": [ + null, + "타이핑 시작..." + ], + "There are unsaved modifications to this form": [ + null, + "이 양식에 저장되지 않은 변경사항이 있습니다." + ], + "There is no API data to load for this resource": [ + null, + "이 리소스를 적재할 API 데이터가 없음" + ], + "URL": [ + null, + "URL" + ], + "Unable to authenticate upload": [ + null, + "업로드를 인증할 수 없습니다" + ], + "Unable to get data for uploaded file": [ + null, + "파일을 업로드하기 위한 데이터를 가져올 수 없음" + ], + "Unable to upload file": [ + null, + "파일 업로드 불가" + ], + "Unfollow": [ + null, + "Unfollow" + ], + "Upload": [ + null, + "업로드" + ], + "Upload a file": [ + null, + "파일 업로드하기" + ], + "show less": [ + null, + "적게 보기" + ], + "show more": [ + null, + "더 보기" + ] +} \ No newline at end of file diff --git a/ckan/public/base/i18n/ko_KR.min.js b/ckan/public/base/i18n/ko_KR.min.js new file mode 100644 index 00000000000..423f192bada --- /dev/null +++ b/ckan/public/base/i18n/ko_KR.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"ko_KR","plural-forms":"nplurals=1; plural=0;"},"An Error Occurred":[null,"오류 발생"],"Are you sure you want to perform this action?":[null,"이 작업의 수행을 원합니까?"],"Cancel":[null,"취소"],"Confirm":[null,"승인"],"Edit":[null,"편집"],"Failed to load data API information":[null,"데이터 API 정보를 읽어오는데 실패했습니다"],"Follow":[null,"Follow"],"Hide":[null,"숨기기"],"Image":[null,"이미지"],"Input is too short, must be at least one character":[null,"입력값이 적습니다. 하나 이상의 character를 입력하세요."],"Loading...":[null,"로딩중…"],"No matches found":[null,"일치하는 것을 찾을 수 없음"],"Please Confirm Action":[null,"작업을 승인해 주세요"],"Remove":[null,"제거"],"Resource uploaded":[null,"리소스가 업로드 되었음"],"Show more":[null,"더 보기"],"Start typing…":[null,"타이핑 시작..."],"There are unsaved modifications to this form":[null,"이 양식에 저장되지 않은 변경사항이 있습니다."],"There is no API data to load for this resource":[null,"이 리소스를 적재할 API 데이터가 없음"],"URL":[null,"URL"],"Unable to authenticate upload":[null,"업로드를 인증할 수 없습니다"],"Unable to get data for uploaded file":[null,"파일을 업로드하기 위한 데이터를 가져올 수 없음"],"Unable to upload file":[null,"파일 업로드 불가"],"Unfollow":[null,"Unfollow"],"Upload":[null,"업로드"],"Upload a file":[null,"파일 업로드하기"],"show less":[null,"적게 보기"],"show more":[null,"더 보기"]} \ No newline at end of file diff --git a/ckan/public/base/i18n/lt.js b/ckan/public/base/i18n/lt.js index 82f9e8741f3..c846c914e7e 100644 --- a/ckan/public/base/i18n/lt.js +++ b/ckan/public/base/i18n/lt.js @@ -2,6 +2,118 @@ "": { "domain": "ckan", "lang": "lt", - "plural-forms": "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2)" - } + "plural-forms": "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);" + }, + "An Error Occurred": [ + null, + "Įvyko klaida" + ], + "Are you sure you want to perform this action?": [ + null, + "Ar tikrai norite atlikti šį veiksmą?" + ], + "Cancel": [ + null, + "Atšaukti" + ], + "Confirm": [ + null, + "Patvirtinti" + ], + "Edit": [ + null, + "Redaguoti" + ], + "Failed to load data API information": [ + null, + "Nepavyko įkelti duomenų API informacijos" + ], + "Follow": [ + null, + "Sekti" + ], + "Hide": [ + null, + "Paslėpti" + ], + "Image": [ + null, + "Paveikslėlis" + ], + "Input is too short, must be at least one character": [ + null, + "Įvestis yra per trumpa, turi būti mažiausiai vienas simbolis" + ], + "Loading...": [ + null, + "Kraunama..." + ], + "No matches found": [ + null, + "Atitikmenų nerasta" + ], + "Please Confirm Action": [ + null, + "Prašome patvirtinti veiksmą" + ], + "Remove": [ + null, + "Pašalinti" + ], + "Resource uploaded": [ + null, + "Išteklius įkeltas" + ], + "Show more": [ + null, + "Rodyti daugiau" + ], + "Start typing…": [ + null, + "Pradėkite spausdinti..." + ], + "There are unsaved modifications to this form": [ + null, + "Yra neišsaugotų redagacijų šioje formoje" + ], + "There is no API data to load for this resource": [ + null, + "Šiam ištekliui nėra jokių API duomenų, kuriuos būtų galima įkelti" + ], + "URL": [ + null, + "URL" + ], + "Unable to authenticate upload": [ + null, + "Nepavyko nustatyti siuntinio tapatybės" + ], + "Unable to get data for uploaded file": [ + null, + "Nepavyko gauti duomenų iš įkelto failo" + ], + "Unable to upload file": [ + null, + "Nepavyko įkelti failo" + ], + "Unfollow": [ + null, + "Nebesekti" + ], + "Upload": [ + null, + "Nusiųsti" + ], + "Upload a file": [ + null, + "Įkelti failą" + ], + "show less": [ + null, + "rodyti mažiau" + ], + "show more": [ + null, + "Rodyti daugiau" + ] } \ No newline at end of file diff --git a/ckan/public/base/i18n/lt.min.js b/ckan/public/base/i18n/lt.min.js new file mode 100644 index 00000000000..c8735fd70af --- /dev/null +++ b/ckan/public/base/i18n/lt.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"lt","plural-forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"},"An Error Occurred":[null,"Įvyko klaida"],"Are you sure you want to perform this action?":[null,"Ar tikrai norite atlikti šį veiksmą?"],"Cancel":[null,"Atšaukti"],"Confirm":[null,"Patvirtinti"],"Edit":[null,"Redaguoti"],"Failed to load data API information":[null,"Nepavyko įkelti duomenų API informacijos"],"Follow":[null,"Sekti"],"Hide":[null,"Paslėpti"],"Image":[null,"Paveikslėlis"],"Input is too short, must be at least one character":[null,"Įvestis yra per trumpa, turi būti mažiausiai vienas simbolis"],"Loading...":[null,"Kraunama..."],"No matches found":[null,"Atitikmenų nerasta"],"Please Confirm Action":[null,"Prašome patvirtinti veiksmą"],"Remove":[null,"Pašalinti"],"Resource uploaded":[null,"Išteklius įkeltas"],"Show more":[null,"Rodyti daugiau"],"Start typing…":[null,"Pradėkite spausdinti..."],"There are unsaved modifications to this form":[null,"Yra neišsaugotų redagacijų šioje formoje"],"There is no API data to load for this resource":[null,"Šiam ištekliui nėra jokių API duomenų, kuriuos būtų galima įkelti"],"URL":[null,"URL"],"Unable to authenticate upload":[null,"Nepavyko nustatyti siuntinio tapatybės"],"Unable to get data for uploaded file":[null,"Nepavyko gauti duomenų iš įkelto failo"],"Unable to upload file":[null,"Nepavyko įkelti failo"],"Unfollow":[null,"Nebesekti"],"Upload":[null,"Nusiųsti"],"Upload a file":[null,"Įkelti failą"],"show less":[null,"rodyti mažiau"],"show more":[null,"Rodyti daugiau"]} \ No newline at end of file diff --git a/ckan/public/base/i18n/lv.js b/ckan/public/base/i18n/lv.js index f1f0afa565f..5ecef731de7 100644 --- a/ckan/public/base/i18n/lv.js +++ b/ckan/public/base/i18n/lv.js @@ -2,6 +2,6 @@ "": { "domain": "ckan", "lang": "lv", - "plural-forms": "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2)" + "plural-forms": "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" } } \ No newline at end of file diff --git a/ckan/public/base/i18n/lv.min.js b/ckan/public/base/i18n/lv.min.js new file mode 100644 index 00000000000..125befffc93 --- /dev/null +++ b/ckan/public/base/i18n/lv.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"lv","plural-forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"}} \ No newline at end of file diff --git a/ckan/public/base/i18n/my_MM.js b/ckan/public/base/i18n/my_MM.js new file mode 100644 index 00000000000..1db400669e6 --- /dev/null +++ b/ckan/public/base/i18n/my_MM.js @@ -0,0 +1,7 @@ +{ + "": { + "domain": "ckan", + "lang": "my_MM", + "plural-forms": "nplurals=1; plural=0;" + } +} \ No newline at end of file diff --git a/ckan/public/base/i18n/my_MM.min.js b/ckan/public/base/i18n/my_MM.min.js new file mode 100644 index 00000000000..536478c84fc --- /dev/null +++ b/ckan/public/base/i18n/my_MM.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"my_MM","plural-forms":"nplurals=1; plural=0;"}} \ No newline at end of file diff --git a/ckan/public/base/i18n/nl.js b/ckan/public/base/i18n/nl.js index c07b502a47f..2a0803e1e88 100644 --- a/ckan/public/base/i18n/nl.js +++ b/ckan/public/base/i18n/nl.js @@ -2,6 +2,150 @@ "": { "domain": "ckan", "lang": "nl", - "plural-forms": "nplurals=2; plural=(n != 1)" - } + "plural-forms": "nplurals=2; plural=(n != 1);" + }, + "An Error Occurred": [ + null, + "Er is een fout opgetreden" + ], + "Are you sure you want to perform this action?": [ + null, + "Weet u zeker dat u deze actie uit wil voeren?" + ], + "Cancel": [ + null, + "Afbreken" + ], + "Confirm": [ + null, + "Bevestig" + ], + "Edit": [ + null, + "Bijwerk" + ], + "Failed to load data API information": [ + null, + "Het laden van de API informatie data is mislukt" + ], + "Follow": [ + null, + "Volg" + ], + "Hide": [ + null, + "verberg" + ], + "Image": [ + null, + "Afbeelding" + ], + "Input is too short, must be at least one character": [ + null, + "Uw input is te kort, hij moet uit minimaal een karakter bestaan" + ], + "Link": [ + null, + "Link" + ], + "Link to a URL on the internet (you can also link to an API)": [ + null, + "Gebruik een weblocatie (URL). Dit mag ook de URL van een API zijn." + ], + "Loading...": [ + null, + "Laden..." + ], + "No matches found": [ + null, + "Geen overeenkomsten gevonden" + ], + "Please Confirm Action": [ + null, + "Bevestig de actie" + ], + "Remove": [ + null, + "Verwijder" + ], + "Reorder resources": [ + null, + "Wijzig sortering bronnen" + ], + "Reset this": [ + null, + "Reset dit" + ], + "Resource uploaded": [ + null, + "De bron is geupload" + ], + "Save order": [ + null, + "Bewaar sortering" + ], + "Saving...": [ + null, + "Opslaan..." + ], + "Show more": [ + null, + "Toon meer" + ], + "Start typing…": [ + null, + "Begin met typen" + ], + "There are unsaved modifications to this form": [ + null, + "Er zijn niet-opgeslagen wijzigingen in dit formulier" + ], + "There is no API data to load for this resource": [ + null, + "Er is geen API data om deze bron te openen" + ], + "URL": [ + null, + "URL" + ], + "Unable to authenticate upload": [ + null, + "Kan de upload niet authenticeren" + ], + "Unable to get data for uploaded file": [ + null, + "Kan geen data vinden voor het geuploaden bestand" + ], + "Unable to upload file": [ + null, + "Kan het bestand niet uploaden" + ], + "Unfollow": [ + null, + "Ontvolgen" + ], + "Upload": [ + null, + "Upload" + ], + "Upload a file": [ + null, + "Upload een bestand" + ], + "Upload a file on your computer": [ + null, + "Upload een bestand" + ], + "You are uploading a file. Are you sure you want to navigate away and stop this upload?": [ + null, + "Bestand wordt geupload. Als u deze pagina verlaat stopt de upload. Weet u zeker dat u de pagina wilt verlaten?" + ], + "show less": [ + null, + "laat minder zien" + ], + "show more": [ + null, + "laat meer zien" + ] } \ No newline at end of file diff --git a/ckan/public/base/i18n/nl.min.js b/ckan/public/base/i18n/nl.min.js new file mode 100644 index 00000000000..238ecf0ec2d --- /dev/null +++ b/ckan/public/base/i18n/nl.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"nl","plural-forms":"nplurals=2; plural=(n != 1);"},"An Error Occurred":[null,"Er is een fout opgetreden"],"Are you sure you want to perform this action?":[null,"Weet u zeker dat u deze actie uit wil voeren?"],"Cancel":[null,"Afbreken"],"Confirm":[null,"Bevestig"],"Edit":[null,"Bijwerk"],"Failed to load data API information":[null,"Het laden van de API informatie data is mislukt"],"Follow":[null,"Volg"],"Hide":[null,"verberg"],"Image":[null,"Afbeelding"],"Input is too short, must be at least one character":[null,"Uw input is te kort, hij moet uit minimaal een karakter bestaan"],"Link":[null,"Link"],"Link to a URL on the internet (you can also link to an API)":[null,"Gebruik een weblocatie (URL). Dit mag ook de URL van een API zijn."],"Loading...":[null,"Laden..."],"No matches found":[null,"Geen overeenkomsten gevonden"],"Please Confirm Action":[null,"Bevestig de actie"],"Remove":[null,"Verwijder"],"Reorder resources":[null,"Wijzig sortering bronnen"],"Reset this":[null,"Reset dit"],"Resource uploaded":[null,"De bron is geupload"],"Save order":[null,"Bewaar sortering"],"Saving...":[null,"Opslaan..."],"Show more":[null,"Toon meer"],"Start typing…":[null,"Begin met typen"],"There are unsaved modifications to this form":[null,"Er zijn niet-opgeslagen wijzigingen in dit formulier"],"There is no API data to load for this resource":[null,"Er is geen API data om deze bron te openen"],"URL":[null,"URL"],"Unable to authenticate upload":[null,"Kan de upload niet authenticeren"],"Unable to get data for uploaded file":[null,"Kan geen data vinden voor het geuploaden bestand"],"Unable to upload file":[null,"Kan het bestand niet uploaden"],"Unfollow":[null,"Ontvolgen"],"Upload":[null,"Upload"],"Upload a file":[null,"Upload een bestand"],"Upload a file on your computer":[null,"Upload een bestand"],"You are uploading a file. Are you sure you want to navigate away and stop this upload?":[null,"Bestand wordt geupload. Als u deze pagina verlaat stopt de upload. Weet u zeker dat u de pagina wilt verlaten?"],"show less":[null,"laat minder zien"],"show more":[null,"laat meer zien"]} \ No newline at end of file diff --git a/ckan/public/base/i18n/no.js b/ckan/public/base/i18n/no.js index 3a233b04f6c..18a6aec5d8d 100644 --- a/ckan/public/base/i18n/no.js +++ b/ckan/public/base/i18n/no.js @@ -2,6 +2,150 @@ "": { "domain": "ckan", "lang": "no", - "plural-forms": "nplurals=2; plural=(n != 1)" - } + "plural-forms": "nplurals=2; plural=(n != 1);" + }, + "An Error Occurred": [ + null, + "En feil oppsto" + ], + "Are you sure you want to perform this action?": [ + null, + "Er du sikker på at du vil utføre denne handlingen?" + ], + "Cancel": [ + null, + "Avbryt" + ], + "Confirm": [ + null, + "Bekreft" + ], + "Edit": [ + null, + "Rediger" + ], + "Failed to load data API information": [ + null, + "Kunne ikke laste informasjon om data-API" + ], + "Follow": [ + null, + "Følg" + ], + "Hide": [ + null, + "Skjul" + ], + "Image": [ + null, + "Bilde" + ], + "Input is too short, must be at least one character": [ + null, + "For kort, må være minst ett tegn" + ], + "Link": [ + null, + "Lenke" + ], + "Link to a URL on the internet (you can also link to an API)": [ + null, + "Lenke til en URL på internett (du kan også lenke til et API)" + ], + "Loading...": [ + null, + "Laster..." + ], + "No matches found": [ + null, + "Ingen treff" + ], + "Please Confirm Action": [ + null, + "Bekreft handling" + ], + "Remove": [ + null, + "Fjern" + ], + "Reorder resources": [ + null, + "Forandre rekkefølge på ressurser" + ], + "Reset this": [ + null, + "Tilbakestill" + ], + "Resource uploaded": [ + null, + "Ressurs lastet opp" + ], + "Save order": [ + null, + "Lagre rekkefølge" + ], + "Saving...": [ + null, + "Lagrer..." + ], + "Show more": [ + null, + "Vis mer" + ], + "Start typing…": [ + null, + "Skriv inn..." + ], + "There are unsaved modifications to this form": [ + null, + "Du har gjort endringer i skjemaet som ikke er lagret" + ], + "There is no API data to load for this resource": [ + null, + "Ingen API-data kan lastes for denne ressursen" + ], + "URL": [ + null, + "URL" + ], + "Unable to authenticate upload": [ + null, + "Klarer ikke å autentisere opplasting" + ], + "Unable to get data for uploaded file": [ + null, + "Finner ikke data for opplastet fil" + ], + "Unable to upload file": [ + null, + "Klarer ikke å laste opp fil" + ], + "Unfollow": [ + null, + "Ikke følg" + ], + "Upload": [ + null, + "Opplasting" + ], + "Upload a file": [ + null, + "Last opp en fil" + ], + "Upload a file on your computer": [ + null, + "Last opp en fil til datamaskinen din" + ], + "You are uploading a file. Are you sure you want to navigate away and stop this upload?": [ + null, + "Du laster opp en fil. Er du sikker på at du vil forlate siden og stoppe denne opplastingen?" + ], + "show less": [ + null, + "vis mindre" + ], + "show more": [ + null, + "vis mer" + ] } \ No newline at end of file diff --git a/ckan/public/base/i18n/no.min.js b/ckan/public/base/i18n/no.min.js new file mode 100644 index 00000000000..635a6e3c575 --- /dev/null +++ b/ckan/public/base/i18n/no.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"no","plural-forms":"nplurals=2; plural=(n != 1);"},"An Error Occurred":[null,"En feil oppsto"],"Are you sure you want to perform this action?":[null,"Er du sikker på at du vil utføre denne handlingen?"],"Cancel":[null,"Avbryt"],"Confirm":[null,"Bekreft"],"Edit":[null,"Rediger"],"Failed to load data API information":[null,"Kunne ikke laste informasjon om data-API"],"Follow":[null,"Følg"],"Hide":[null,"Skjul"],"Image":[null,"Bilde"],"Input is too short, must be at least one character":[null,"For kort, må være minst ett tegn"],"Link":[null,"Lenke"],"Link to a URL on the internet (you can also link to an API)":[null,"Lenke til en URL på internett (du kan også lenke til et API)"],"Loading...":[null,"Laster..."],"No matches found":[null,"Ingen treff"],"Please Confirm Action":[null,"Bekreft handling"],"Remove":[null,"Fjern"],"Reorder resources":[null,"Forandre rekkefølge på ressurser"],"Reset this":[null,"Tilbakestill"],"Resource uploaded":[null,"Ressurs lastet opp"],"Save order":[null,"Lagre rekkefølge"],"Saving...":[null,"Lagrer..."],"Show more":[null,"Vis mer"],"Start typing…":[null,"Skriv inn..."],"There are unsaved modifications to this form":[null,"Du har gjort endringer i skjemaet som ikke er lagret"],"There is no API data to load for this resource":[null,"Ingen API-data kan lastes for denne ressursen"],"URL":[null,"URL"],"Unable to authenticate upload":[null,"Klarer ikke å autentisere opplasting"],"Unable to get data for uploaded file":[null,"Finner ikke data for opplastet fil"],"Unable to upload file":[null,"Klarer ikke å laste opp fil"],"Unfollow":[null,"Ikke følg"],"Upload":[null,"Opplasting"],"Upload a file":[null,"Last opp en fil"],"Upload a file on your computer":[null,"Last opp en fil til datamaskinen din"],"You are uploading a file. Are you sure you want to navigate away and stop this upload?":[null,"Du laster opp en fil. Er du sikker på at du vil forlate siden og stoppe denne opplastingen?"],"show less":[null,"vis mindre"],"show more":[null,"vis mer"]} \ No newline at end of file diff --git a/ckan/public/base/i18n/pl.js b/ckan/public/base/i18n/pl.js index 194e6943bf2..aaecd725840 100644 --- a/ckan/public/base/i18n/pl.js +++ b/ckan/public/base/i18n/pl.js @@ -2,6 +2,30 @@ "": { "domain": "ckan", "lang": "pl", - "plural-forms": "nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)" - } + "plural-forms": "nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" + }, + "Cancel": [ + null, + "Anuluj" + ], + "Edit": [ + null, + "Edycja" + ], + "Loading...": [ + null, + "Ładowanie..." + ], + "URL": [ + null, + "URL" + ], + "Upload": [ + null, + "Prześlij plik" + ], + "Upload a file": [ + null, + "Prześlij plik" + ] } \ No newline at end of file diff --git a/ckan/public/base/i18n/pl.min.js b/ckan/public/base/i18n/pl.min.js new file mode 100644 index 00000000000..55d0bd69509 --- /dev/null +++ b/ckan/public/base/i18n/pl.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"pl","plural-forms":"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"},"Cancel":[null,"Anuluj"],"Edit":[null,"Edycja"],"Loading...":[null,"Ładowanie..."],"URL":[null,"URL"],"Upload":[null,"Prześlij plik"],"Upload a file":[null,"Prześlij plik"]} \ No newline at end of file diff --git a/ckan/public/base/i18n/pt_BR.js b/ckan/public/base/i18n/pt_BR.js index 2aff95091bf..08e8c3e7e6d 100644 --- a/ckan/public/base/i18n/pt_BR.js +++ b/ckan/public/base/i18n/pt_BR.js @@ -2,6 +2,118 @@ "": { "domain": "ckan", "lang": "pt_BR", - "plural-forms": "nplurals=2; plural=(n > 1)" - } + "plural-forms": "nplurals=2; plural=(n > 1);" + }, + "An Error Occurred": [ + null, + "Ocorreu um erro" + ], + "Are you sure you want to perform this action?": [ + null, + "Você tem certeza de que deseja executar essa ação?" + ], + "Cancel": [ + null, + "Cancelar" + ], + "Confirm": [ + null, + "Confirme" + ], + "Edit": [ + null, + "Editar" + ], + "Failed to load data API information": [ + null, + "Falhou em carregar informações sobre a API de dados" + ], + "Follow": [ + null, + "Seguir" + ], + "Hide": [ + null, + "Ocultar" + ], + "Image": [ + null, + "Imagem" + ], + "Input is too short, must be at least one character": [ + null, + "Entrada insuficiente. É necessário ao menos um caractere." + ], + "Loading...": [ + null, + "Carregando ..." + ], + "No matches found": [ + null, + "Nenhum resultado encontrado" + ], + "Please Confirm Action": [ + null, + "Favor confirmar a ação" + ], + "Remove": [ + null, + "Remover" + ], + "Resource uploaded": [ + null, + "Recurso enviado" + ], + "Show more": [ + null, + "Mostrar mais" + ], + "Start typing…": [ + null, + "Comece a digitar ..." + ], + "There are unsaved modifications to this form": [ + null, + "Há modificações não salvas neste formulário" + ], + "There is no API data to load for this resource": [ + null, + "Não existe API de dados para carregar para este recurso" + ], + "URL": [ + null, + "URL" + ], + "Unable to authenticate upload": [ + null, + "Não foi possível autenticar o envio" + ], + "Unable to get data for uploaded file": [ + null, + "Não foi possível obter os dados do arquivo carregado" + ], + "Unable to upload file": [ + null, + "Não foi possível enviar o arquivo" + ], + "Unfollow": [ + null, + "Deixar de seguir" + ], + "Upload": [ + null, + "Enviar" + ], + "Upload a file": [ + null, + "Carrega um arquivo" + ], + "show less": [ + null, + "mostrar menos" + ], + "show more": [ + null, + "mostrar mais" + ] } \ No newline at end of file diff --git a/ckan/public/base/i18n/pt_BR.min.js b/ckan/public/base/i18n/pt_BR.min.js new file mode 100644 index 00000000000..c5092b02ae7 --- /dev/null +++ b/ckan/public/base/i18n/pt_BR.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"pt_BR","plural-forms":"nplurals=2; plural=(n > 1);"},"An Error Occurred":[null,"Ocorreu um erro"],"Are you sure you want to perform this action?":[null,"Você tem certeza de que deseja executar essa ação?"],"Cancel":[null,"Cancelar"],"Confirm":[null,"Confirme"],"Edit":[null,"Editar"],"Failed to load data API information":[null,"Falhou em carregar informações sobre a API de dados"],"Follow":[null,"Seguir"],"Hide":[null,"Ocultar"],"Image":[null,"Imagem"],"Input is too short, must be at least one character":[null,"Entrada insuficiente. É necessário ao menos um caractere."],"Loading...":[null,"Carregando ..."],"No matches found":[null,"Nenhum resultado encontrado"],"Please Confirm Action":[null,"Favor confirmar a ação"],"Remove":[null,"Remover"],"Resource uploaded":[null,"Recurso enviado"],"Show more":[null,"Mostrar mais"],"Start typing…":[null,"Comece a digitar ..."],"There are unsaved modifications to this form":[null,"Há modificações não salvas neste formulário"],"There is no API data to load for this resource":[null,"Não existe API de dados para carregar para este recurso"],"URL":[null,"URL"],"Unable to authenticate upload":[null,"Não foi possível autenticar o envio"],"Unable to get data for uploaded file":[null,"Não foi possível obter os dados do arquivo carregado"],"Unable to upload file":[null,"Não foi possível enviar o arquivo"],"Unfollow":[null,"Deixar de seguir"],"Upload":[null,"Enviar"],"Upload a file":[null,"Carrega um arquivo"],"show less":[null,"mostrar menos"],"show more":[null,"mostrar mais"]} \ No newline at end of file diff --git a/ckan/public/base/i18n/ro.js b/ckan/public/base/i18n/ro.js index d22b593caa9..daf5d92c499 100644 --- a/ckan/public/base/i18n/ro.js +++ b/ckan/public/base/i18n/ro.js @@ -2,6 +2,118 @@ "": { "domain": "ckan", "lang": "ro", - "plural-forms": "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1))" - } + "plural-forms": "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" + }, + "An Error Occurred": [ + null, + "Eroare" + ], + "Are you sure you want to perform this action?": [ + null, + "Sunteți sigur că doriți să efectuați această acțiune?" + ], + "Cancel": [ + null, + "Anulare" + ], + "Confirm": [ + null, + "Confirm" + ], + "Edit": [ + null, + "Editează" + ], + "Failed to load data API information": [ + null, + "Nu a reușit să se încarce datele de informații API" + ], + "Follow": [ + null, + "Urmăriți" + ], + "Hide": [ + null, + "Ascunde" + ], + "Image": [ + null, + "Imagine" + ], + "Input is too short, must be at least one character": [ + null, + "Input-ul este prea scurt, ar trebuie să fie minim un caracter" + ], + "Loading...": [ + null, + "Se încarcă..." + ], + "No matches found": [ + null, + "Nu a fost găsit" + ], + "Please Confirm Action": [ + null, + "Confirmați Acțiunea" + ], + "Resource uploaded": [ + null, + "Resursă încărcată" + ], + "Show more": [ + null, + "Mai mult" + ], + "Start typing…": [ + null, + "Introduceți..." + ], + "There are unsaved modifications to this form": [ + null, + "Acest formular conține modificari care nu au fost salvate" + ], + "There is no API data to load for this resource": [ + null, + "Nu există API pentru a încărca date în aceată resursă" + ], + "URL": [ + null, + "URL" + ], + "Unable to authenticate upload": [ + null, + "Incapabil să autentific încărcarea" + ], + "Unable to get data for uploaded file": [ + null, + "Incapabil să obțin date din fișierul încărcat" + ], + "Unable to upload file": [ + null, + "Incapabil să încarc fișierul" + ], + "Unfollow": [ + null, + "Anulați urmărirea" + ], + "Upload": [ + null, + "Încărcare" + ], + "Upload a file": [ + null, + "Încărcați un fișier" + ], + "You are uploading a file. Are you sure you want to navigate away and stop this upload?": [ + null, + "Sunteți în proces de încărcare a fișierului. Sunteți sigur să doriți să navigați mai departe și să opriți încărcarea fișierului?" + ], + "show less": [ + null, + "arată mai puțin" + ], + "show more": [ + null, + "arată mai mult" + ] } \ No newline at end of file diff --git a/ckan/public/base/i18n/ro.min.js b/ckan/public/base/i18n/ro.min.js new file mode 100644 index 00000000000..9072d41c4c3 --- /dev/null +++ b/ckan/public/base/i18n/ro.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"ro","plural-forms":"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"},"An Error Occurred":[null,"Eroare"],"Are you sure you want to perform this action?":[null,"Sunteți sigur că doriți să efectuați această acțiune?"],"Cancel":[null,"Anulare"],"Confirm":[null,"Confirm"],"Edit":[null,"Editează"],"Failed to load data API information":[null,"Nu a reușit să se încarce datele de informații API"],"Follow":[null,"Urmăriți"],"Hide":[null,"Ascunde"],"Image":[null,"Imagine"],"Input is too short, must be at least one character":[null,"Input-ul este prea scurt, ar trebuie să fie minim un caracter"],"Loading...":[null,"Se încarcă..."],"No matches found":[null,"Nu a fost găsit"],"Please Confirm Action":[null,"Confirmați Acțiunea"],"Resource uploaded":[null,"Resursă încărcată"],"Show more":[null,"Mai mult"],"Start typing…":[null,"Introduceți..."],"There are unsaved modifications to this form":[null,"Acest formular conține modificari care nu au fost salvate"],"There is no API data to load for this resource":[null,"Nu există API pentru a încărca date în aceată resursă"],"URL":[null,"URL"],"Unable to authenticate upload":[null,"Incapabil să autentific încărcarea"],"Unable to get data for uploaded file":[null,"Incapabil să obțin date din fișierul încărcat"],"Unable to upload file":[null,"Incapabil să încarc fișierul"],"Unfollow":[null,"Anulați urmărirea"],"Upload":[null,"Încărcare"],"Upload a file":[null,"Încărcați un fișier"],"You are uploading a file. Are you sure you want to navigate away and stop this upload?":[null,"Sunteți în proces de încărcare a fișierului. Sunteți sigur să doriți să navigați mai departe și să opriți încărcarea fișierului?"],"show less":[null,"arată mai puțin"],"show more":[null,"arată mai mult"]} \ No newline at end of file diff --git a/ckan/public/base/i18n/ru.js b/ckan/public/base/i18n/ru.js index c3f8fa09428..9caa80bb0c2 100644 --- a/ckan/public/base/i18n/ru.js +++ b/ckan/public/base/i18n/ru.js @@ -2,6 +2,122 @@ "": { "domain": "ckan", "lang": "ru", - "plural-forms": "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)" - } + "plural-forms": "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" + }, + "An Error Occurred": [ + null, + "Возникла ошибка" + ], + "Are you sure you want to perform this action?": [ + null, + "Вы уверены, что хотите выполнить это действие?" + ], + "Cancel": [ + null, + "Отменить" + ], + "Confirm": [ + null, + "Потверждение" + ], + "Edit": [ + null, + "Редактировать" + ], + "Failed to load data API information": [ + null, + "Не удалось загрузить данные API " + ], + "Follow": [ + null, + "Следить" + ], + "Hide": [ + null, + "Спрятать" + ], + "Image": [ + null, + "Картинка" + ], + "Input is too short, must be at least one character": [ + null, + "Слишком коротко, должен быть хотя бы один символ" + ], + "Loading...": [ + null, + "Идет загрузка..." + ], + "No matches found": [ + null, + "Совпадений не найдено" + ], + "Please Confirm Action": [ + null, + "Пожалуйста, подтвердите действие" + ], + "Remove": [ + null, + "Удалить" + ], + "Resource uploaded": [ + null, + "Ресурс загружен" + ], + "Show more": [ + null, + "Показать еще" + ], + "Start typing…": [ + null, + "Начните вводить ..." + ], + "There are unsaved modifications to this form": [ + null, + "Есть несохраненные изменения в этой форме" + ], + "There is no API data to load for this resource": [ + null, + "Нет API данных для загрузки для данного ресурса" + ], + "URL": [ + null, + "URL" + ], + "Unable to authenticate upload": [ + null, + "Не удается загрузить аутентификации" + ], + "Unable to get data for uploaded file": [ + null, + "Невозможно получить данные для загружаемого файла" + ], + "Unable to upload file": [ + null, + "Невозможно загрузить файл" + ], + "Unfollow": [ + null, + "Не следовать" + ], + "Upload": [ + null, + "Загрузка" + ], + "Upload a file": [ + null, + "Вложить файл" + ], + "You are uploading a file. Are you sure you want to navigate away and stop this upload?": [ + null, + "Вы загружаете файл. Вы уверены что хотите прервать ?" + ], + "show less": [ + null, + "показать меньше" + ], + "show more": [ + null, + "показать еще" + ] } \ No newline at end of file diff --git a/ckan/public/base/i18n/ru.min.js b/ckan/public/base/i18n/ru.min.js new file mode 100644 index 00000000000..af5794b72fa --- /dev/null +++ b/ckan/public/base/i18n/ru.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"ru","plural-forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"},"An Error Occurred":[null,"Возникла ошибка"],"Are you sure you want to perform this action?":[null,"Вы уверены, что хотите выполнить это действие?"],"Cancel":[null,"Отменить"],"Confirm":[null,"Потверждение"],"Edit":[null,"Редактировать"],"Failed to load data API information":[null,"Не удалось загрузить данные API "],"Follow":[null,"Следить"],"Hide":[null,"Спрятать"],"Image":[null,"Картинка"],"Input is too short, must be at least one character":[null,"Слишком коротко, должен быть хотя бы один символ"],"Loading...":[null,"Идет загрузка..."],"No matches found":[null,"Совпадений не найдено"],"Please Confirm Action":[null,"Пожалуйста, подтвердите действие"],"Remove":[null,"Удалить"],"Resource uploaded":[null,"Ресурс загружен"],"Show more":[null,"Показать еще"],"Start typing…":[null,"Начните вводить ..."],"There are unsaved modifications to this form":[null,"Есть несохраненные изменения в этой форме"],"There is no API data to load for this resource":[null,"Нет API данных для загрузки для данного ресурса"],"URL":[null,"URL"],"Unable to authenticate upload":[null,"Не удается загрузить аутентификации"],"Unable to get data for uploaded file":[null,"Невозможно получить данные для загружаемого файла"],"Unable to upload file":[null,"Невозможно загрузить файл"],"Unfollow":[null,"Не следовать"],"Upload":[null,"Загрузка"],"Upload a file":[null,"Вложить файл"],"You are uploading a file. Are you sure you want to navigate away and stop this upload?":[null,"Вы загружаете файл. Вы уверены что хотите прервать ?"],"show less":[null,"показать меньше"],"show more":[null,"показать еще"]} \ No newline at end of file diff --git a/ckan/public/base/i18n/sk.js b/ckan/public/base/i18n/sk.js index c72b7aa2b7f..f3c13940201 100644 --- a/ckan/public/base/i18n/sk.js +++ b/ckan/public/base/i18n/sk.js @@ -2,6 +2,42 @@ "": { "domain": "ckan", "lang": "sk", - "plural-forms": "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2" - } + "plural-forms": "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" + }, + "Cancel": [ + null, + "Zrušiť" + ], + "Edit": [ + null, + "Upraviť" + ], + "Follow": [ + null, + "Odoberať" + ], + "Image": [ + null, + "Obrázok" + ], + "Loading...": [ + null, + "Prebieha načítavanie..." + ], + "URL": [ + null, + "URL" + ], + "Unfollow": [ + null, + "Prestať odoberať" + ], + "Upload": [ + null, + "Nahrávanie" + ], + "Upload a file": [ + null, + "Nahrať súbor" + ] } \ No newline at end of file diff --git a/ckan/public/base/i18n/sk.min.js b/ckan/public/base/i18n/sk.min.js new file mode 100644 index 00000000000..342ede05eca --- /dev/null +++ b/ckan/public/base/i18n/sk.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"sk","plural-forms":"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"},"Cancel":[null,"Zrušiť"],"Edit":[null,"Upraviť"],"Follow":[null,"Odoberať"],"Image":[null,"Obrázok"],"Loading...":[null,"Prebieha načítavanie..."],"URL":[null,"URL"],"Unfollow":[null,"Prestať odoberať"],"Upload":[null,"Nahrávanie"],"Upload a file":[null,"Nahrať súbor"]} \ No newline at end of file diff --git a/ckan/public/base/i18n/sl.js b/ckan/public/base/i18n/sl.js index 807910868ba..d4ac8376fae 100644 --- a/ckan/public/base/i18n/sl.js +++ b/ckan/public/base/i18n/sl.js @@ -2,6 +2,14 @@ "": { "domain": "ckan", "lang": "sl", - "plural-forms": "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3)" - } + "plural-forms": "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" + }, + "Edit": [ + null, + "Uredi" + ], + "URL": [ + null, + "URL" + ] } \ No newline at end of file diff --git a/ckan/public/base/i18n/sl.min.js b/ckan/public/base/i18n/sl.min.js new file mode 100644 index 00000000000..c2efb927043 --- /dev/null +++ b/ckan/public/base/i18n/sl.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"sl","plural-forms":"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"},"Edit":[null,"Uredi"],"URL":[null,"URL"]} \ No newline at end of file diff --git a/ckan/public/base/i18n/sq.js b/ckan/public/base/i18n/sq.js index 587c4f4681c..be74187a2f9 100644 --- a/ckan/public/base/i18n/sq.js +++ b/ckan/public/base/i18n/sq.js @@ -2,6 +2,14 @@ "": { "domain": "ckan", "lang": "sq", - "plural-forms": "nplurals=2; plural=(n != 1)" - } + "plural-forms": "nplurals=2; plural=(n != 1);" + }, + "Edit": [ + null, + "Modifikoni" + ], + "URL": [ + null, + "URL" + ] } \ No newline at end of file diff --git a/ckan/public/base/i18n/sq.min.js b/ckan/public/base/i18n/sq.min.js new file mode 100644 index 00000000000..0ac0f8c1b0c --- /dev/null +++ b/ckan/public/base/i18n/sq.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"sq","plural-forms":"nplurals=2; plural=(n != 1);"},"Edit":[null,"Modifikoni"],"URL":[null,"URL"]} \ No newline at end of file diff --git a/ckan/public/base/i18n/sr.js b/ckan/public/base/i18n/sr.js index bda8c6ee69e..f70d83e17b4 100644 --- a/ckan/public/base/i18n/sr.js +++ b/ckan/public/base/i18n/sr.js @@ -2,6 +2,34 @@ "": { "domain": "ckan", "lang": "sr", - "plural-forms": "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)" - } + "plural-forms": "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" + }, + "Cancel": [ + null, + "Откажи" + ], + "Edit": [ + null, + "Уређивање" + ], + "Image": [ + null, + "Слика" + ], + "Loading...": [ + null, + "Учитавање ..." + ], + "URL": [ + null, + "URL" + ], + "Upload": [ + null, + "Допреми" + ], + "Upload a file": [ + null, + "Допреми фајл" + ] } \ No newline at end of file diff --git a/ckan/public/base/i18n/sr.min.js b/ckan/public/base/i18n/sr.min.js new file mode 100644 index 00000000000..649d5c03313 --- /dev/null +++ b/ckan/public/base/i18n/sr.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"sr","plural-forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"},"Cancel":[null,"Откажи"],"Edit":[null,"Уређивање"],"Image":[null,"Слика"],"Loading...":[null,"Учитавање ..."],"URL":[null,"URL"],"Upload":[null,"Допреми"],"Upload a file":[null,"Допреми фајл"]} \ No newline at end of file diff --git a/ckan/public/base/i18n/sr_Latn.js b/ckan/public/base/i18n/sr_Latn.js index 79fe9b5c7fa..6000f71de5e 100644 --- a/ckan/public/base/i18n/sr_Latn.js +++ b/ckan/public/base/i18n/sr_Latn.js @@ -2,6 +2,34 @@ "": { "domain": "ckan", "lang": "sr_Latn", - "plural-forms": "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)" - } + "plural-forms": "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" + }, + "Cancel": [ + null, + "Otkаži" + ], + "Edit": [ + null, + "Uređivаnje" + ], + "Image": [ + null, + "Slikа" + ], + "Loading...": [ + null, + "Učitаvаnje ..." + ], + "URL": [ + null, + "URL" + ], + "Upload": [ + null, + "Dopremi" + ], + "Upload a file": [ + null, + "Dopremi fаjl" + ] } \ No newline at end of file diff --git a/ckan/public/base/i18n/sr_Latn.min.js b/ckan/public/base/i18n/sr_Latn.min.js new file mode 100644 index 00000000000..5b49650ce5b --- /dev/null +++ b/ckan/public/base/i18n/sr_Latn.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"sr_Latn","plural-forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"},"Cancel":[null,"Otkаži"],"Edit":[null,"Uređivаnje"],"Image":[null,"Slikа"],"Loading...":[null,"Učitаvаnje ..."],"URL":[null,"URL"],"Upload":[null,"Dopremi"],"Upload a file":[null,"Dopremi fаjl"]} \ No newline at end of file diff --git a/ckan/public/base/i18n/sv.js b/ckan/public/base/i18n/sv.js index 7e8e14f52eb..1cc59767918 100644 --- a/ckan/public/base/i18n/sv.js +++ b/ckan/public/base/i18n/sv.js @@ -2,6 +2,150 @@ "": { "domain": "ckan", "lang": "sv", - "plural-forms": "nplurals=2; plural=(n != 1)" - } + "plural-forms": "nplurals=2; plural=(n != 1);" + }, + "An Error Occurred": [ + null, + "Ett fel uppstod" + ], + "Are you sure you want to perform this action?": [ + null, + "Vill du verkligen genomföra denna åtgärd?" + ], + "Cancel": [ + null, + "Avbryt" + ], + "Confirm": [ + null, + "Bekräfta" + ], + "Edit": [ + null, + "Redigera" + ], + "Failed to load data API information": [ + null, + "Misslyckades med att ladda API-information" + ], + "Follow": [ + null, + "Följ" + ], + "Hide": [ + null, + "Dölj" + ], + "Image": [ + null, + "Bild" + ], + "Input is too short, must be at least one character": [ + null, + "För kort inmatning. Det måste vara åtminstone ett tecken" + ], + "Link": [ + null, + "Länk" + ], + "Link to a URL on the internet (you can also link to an API)": [ + null, + "Länk till en URL på internet (du kan också länka till ett API)" + ], + "Loading...": [ + null, + "Laddar..." + ], + "No matches found": [ + null, + "Hittades inte" + ], + "Please Confirm Action": [ + null, + "Vänligen Bekräfta Åtgärd" + ], + "Remove": [ + null, + "Ta bort" + ], + "Reorder resources": [ + null, + "Ändra ordning på resurser" + ], + "Reset this": [ + null, + "Återställ detta" + ], + "Resource uploaded": [ + null, + "Resursen laddades upp" + ], + "Save order": [ + null, + "Spara ordning" + ], + "Saving...": [ + null, + "Sparar..." + ], + "Show more": [ + null, + "Visa mer" + ], + "Start typing…": [ + null, + "Börja skriv..." + ], + "There are unsaved modifications to this form": [ + null, + "Det finns ändringar i detta formulär som inte sparats" + ], + "There is no API data to load for this resource": [ + null, + "Det finns inga API-data att ladda för denna resurs" + ], + "URL": [ + null, + "URL" + ], + "Unable to authenticate upload": [ + null, + "Kunde inte verifiera behörighet för uppladdningen" + ], + "Unable to get data for uploaded file": [ + null, + "Kunde inte läsa data i den uppladdade filen" + ], + "Unable to upload file": [ + null, + "Kunde inte ladda upp filen" + ], + "Unfollow": [ + null, + "Sluta följa" + ], + "Upload": [ + null, + "Ladda upp" + ], + "Upload a file": [ + null, + "Ladda upp en fil" + ], + "Upload a file on your computer": [ + null, + "Ladda upp en fil från din dator" + ], + "You are uploading a file. Are you sure you want to navigate away and stop this upload?": [ + null, + "Du laddar upp en fil. Är du säker på att du vill lämna sidan och avbryta uppladdningen?" + ], + "show less": [ + null, + "visa mindre" + ], + "show more": [ + null, + "visa mer" + ] } \ No newline at end of file diff --git a/ckan/public/base/i18n/sv.min.js b/ckan/public/base/i18n/sv.min.js new file mode 100644 index 00000000000..b523ca65762 --- /dev/null +++ b/ckan/public/base/i18n/sv.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"sv","plural-forms":"nplurals=2; plural=(n != 1);"},"An Error Occurred":[null,"Ett fel uppstod"],"Are you sure you want to perform this action?":[null,"Vill du verkligen genomföra denna åtgärd?"],"Cancel":[null,"Avbryt"],"Confirm":[null,"Bekräfta"],"Edit":[null,"Redigera"],"Failed to load data API information":[null,"Misslyckades med att ladda API-information"],"Follow":[null,"Följ"],"Hide":[null,"Dölj"],"Image":[null,"Bild"],"Input is too short, must be at least one character":[null,"För kort inmatning. Det måste vara åtminstone ett tecken"],"Link":[null,"Länk"],"Link to a URL on the internet (you can also link to an API)":[null,"Länk till en URL på internet (du kan också länka till ett API)"],"Loading...":[null,"Laddar..."],"No matches found":[null,"Hittades inte"],"Please Confirm Action":[null,"Vänligen Bekräfta Åtgärd"],"Remove":[null,"Ta bort"],"Reorder resources":[null,"Ändra ordning på resurser"],"Reset this":[null,"Återställ detta"],"Resource uploaded":[null,"Resursen laddades upp"],"Save order":[null,"Spara ordning"],"Saving...":[null,"Sparar..."],"Show more":[null,"Visa mer"],"Start typing…":[null,"Börja skriv..."],"There are unsaved modifications to this form":[null,"Det finns ändringar i detta formulär som inte sparats"],"There is no API data to load for this resource":[null,"Det finns inga API-data att ladda för denna resurs"],"URL":[null,"URL"],"Unable to authenticate upload":[null,"Kunde inte verifiera behörighet för uppladdningen"],"Unable to get data for uploaded file":[null,"Kunde inte läsa data i den uppladdade filen"],"Unable to upload file":[null,"Kunde inte ladda upp filen"],"Unfollow":[null,"Sluta följa"],"Upload":[null,"Ladda upp"],"Upload a file":[null,"Ladda upp en fil"],"Upload a file on your computer":[null,"Ladda upp en fil från din dator"],"You are uploading a file. Are you sure you want to navigate away and stop this upload?":[null,"Du laddar upp en fil. Är du säker på att du vill lämna sidan och avbryta uppladdningen?"],"show less":[null,"visa mindre"],"show more":[null,"visa mer"]} \ No newline at end of file diff --git a/ckan/public/base/i18n/tr.js b/ckan/public/base/i18n/tr.js new file mode 100644 index 00000000000..7c60b9438c2 --- /dev/null +++ b/ckan/public/base/i18n/tr.js @@ -0,0 +1,7 @@ +{ + "": { + "domain": "ckan", + "lang": "tr", + "plural-forms": "nplurals=2; plural=(n > 1);" + } +} \ No newline at end of file diff --git a/ckan/public/base/i18n/tr.min.js b/ckan/public/base/i18n/tr.min.js new file mode 100644 index 00000000000..cff364475e8 --- /dev/null +++ b/ckan/public/base/i18n/tr.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"tr","plural-forms":"nplurals=2; plural=(n > 1);"}} \ No newline at end of file diff --git a/ckan/public/base/i18n/uk_UA.js b/ckan/public/base/i18n/uk_UA.js new file mode 100644 index 00000000000..a371bc375a2 --- /dev/null +++ b/ckan/public/base/i18n/uk_UA.js @@ -0,0 +1,119 @@ +{ + "": { + "domain": "ckan", + "lang": "uk_UA", + "plural-forms": "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" + }, + "An Error Occurred": [ + null, + "Виникла помилка" + ], + "Are you sure you want to perform this action?": [ + null, + "Ви впевнені, що хочете виконати цю операцію?" + ], + "Cancel": [ + null, + "Скасувати" + ], + "Confirm": [ + null, + "Підтвердити" + ], + "Edit": [ + null, + "Редагувати" + ], + "Failed to load data API information": [ + null, + "Не вдалося завантажити інформацію про дані API" + ], + "Follow": [ + null, + "Стежити" + ], + "Hide": [ + null, + "Сховати" + ], + "Image": [ + null, + "Зображення" + ], + "Input is too short, must be at least one character": [ + null, + "Ввід надто короткий, має бути хоча би один символ" + ], + "Loading...": [ + null, + "Завантаження..." + ], + "No matches found": [ + null, + "Збігів не знайдено" + ], + "Please Confirm Action": [ + null, + "Підтвердіть операцію" + ], + "Remove": [ + null, + "Видалити" + ], + "Resource uploaded": [ + null, + "Ресурс вивантажено" + ], + "Show more": [ + null, + "Показати більше" + ], + "Start typing…": [ + null, + "Друкуйте..." + ], + "There are unsaved modifications to this form": [ + null, + "Ця форма містить незбережені зміни" + ], + "There is no API data to load for this resource": [ + null, + "Для цього ресурсу немає доступних для завантаження даних API" + ], + "URL": [ + null, + "URL" + ], + "Unable to authenticate upload": [ + null, + "Не вдалося завантажити" + ], + "Unable to get data for uploaded file": [ + null, + "Не вдалось отримати дані з вивантаженого файла" + ], + "Unable to upload file": [ + null, + "Не вдалось вивантажити файл" + ], + "Unfollow": [ + null, + "Не стежити" + ], + "Upload": [ + null, + "Вивантажити" + ], + "Upload a file": [ + null, + "Вкласти файл" + ], + "show less": [ + null, + "показати менше" + ], + "show more": [ + null, + "показати більше" + ] +} \ No newline at end of file diff --git a/ckan/public/base/i18n/uk_UA.min.js b/ckan/public/base/i18n/uk_UA.min.js new file mode 100644 index 00000000000..70faace3c57 --- /dev/null +++ b/ckan/public/base/i18n/uk_UA.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"uk_UA","plural-forms":"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"},"An Error Occurred":[null,"Виникла помилка"],"Are you sure you want to perform this action?":[null,"Ви впевнені, що хочете виконати цю операцію?"],"Cancel":[null,"Скасувати"],"Confirm":[null,"Підтвердити"],"Edit":[null,"Редагувати"],"Failed to load data API information":[null,"Не вдалося завантажити інформацію про дані API"],"Follow":[null,"Стежити"],"Hide":[null,"Сховати"],"Image":[null,"Зображення"],"Input is too short, must be at least one character":[null,"Ввід надто короткий, має бути хоча би один символ"],"Loading...":[null,"Завантаження..."],"No matches found":[null,"Збігів не знайдено"],"Please Confirm Action":[null,"Підтвердіть операцію"],"Remove":[null,"Видалити"],"Resource uploaded":[null,"Ресурс вивантажено"],"Show more":[null,"Показати більше"],"Start typing…":[null,"Друкуйте..."],"There are unsaved modifications to this form":[null,"Ця форма містить незбережені зміни"],"There is no API data to load for this resource":[null,"Для цього ресурсу немає доступних для завантаження даних API"],"URL":[null,"URL"],"Unable to authenticate upload":[null,"Не вдалося завантажити"],"Unable to get data for uploaded file":[null,"Не вдалось отримати дані з вивантаженого файла"],"Unable to upload file":[null,"Не вдалось вивантажити файл"],"Unfollow":[null,"Не стежити"],"Upload":[null,"Вивантажити"],"Upload a file":[null,"Вкласти файл"],"show less":[null,"показати менше"],"show more":[null,"показати більше"]} \ No newline at end of file diff --git a/ckan/public/base/i18n/vi.js b/ckan/public/base/i18n/vi.js new file mode 100644 index 00000000000..d08533e8d50 --- /dev/null +++ b/ckan/public/base/i18n/vi.js @@ -0,0 +1,7 @@ +{ + "": { + "domain": "ckan", + "lang": "vi", + "plural-forms": "nplurals=1; plural=0;" + } +} \ No newline at end of file diff --git a/ckan/public/base/i18n/vi.min.js b/ckan/public/base/i18n/vi.min.js new file mode 100644 index 00000000000..96dc5d46b76 --- /dev/null +++ b/ckan/public/base/i18n/vi.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"vi","plural-forms":"nplurals=1; plural=0;"}} \ No newline at end of file diff --git a/ckan/public/base/i18n/vi_VN.js b/ckan/public/base/i18n/vi_VN.js new file mode 100644 index 00000000000..fb8d00b9282 --- /dev/null +++ b/ckan/public/base/i18n/vi_VN.js @@ -0,0 +1,7 @@ +{ + "": { + "domain": "ckan", + "lang": "vi_VN", + "plural-forms": "nplurals=1; plural=0;" + } +} \ No newline at end of file diff --git a/ckan/public/base/i18n/vi_VN.min.js b/ckan/public/base/i18n/vi_VN.min.js new file mode 100644 index 00000000000..ead70b6a43e --- /dev/null +++ b/ckan/public/base/i18n/vi_VN.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"vi_VN","plural-forms":"nplurals=1; plural=0;"}} \ No newline at end of file diff --git a/ckan/public/base/i18n/zh_CN.js b/ckan/public/base/i18n/zh_CN.js new file mode 100644 index 00000000000..b34b64007aa --- /dev/null +++ b/ckan/public/base/i18n/zh_CN.js @@ -0,0 +1,151 @@ +{ + "": { + "domain": "ckan", + "lang": "zh_CN", + "plural-forms": "nplurals=1; plural=0;" + }, + "An Error Occurred": [ + null, + "发生错误" + ], + "Are you sure you want to perform this action?": [ + null, + "确定要进行这个操作吗?" + ], + "Cancel": [ + null, + "取消" + ], + "Confirm": [ + null, + "确认" + ], + "Edit": [ + null, + "编辑" + ], + "Failed to load data API information": [ + null, + "读取API资讯失败" + ], + "Follow": [ + null, + "追随" + ], + "Hide": [ + null, + "隐藏" + ], + "Image": [ + null, + "图片" + ], + "Input is too short, must be at least one character": [ + null, + "输入的內容太短,必须至少输入一个字元" + ], + "Link": [ + null, + "链接" + ], + "Link to a URL on the internet (you can also link to an API)": [ + null, + "链接到你指明的URL(或者API)" + ], + "Loading...": [ + null, + "读取中..." + ], + "No matches found": [ + null, + "沒有匹配的资料" + ], + "Please Confirm Action": [ + null, + "请确认行动" + ], + "Remove": [ + null, + "移除" + ], + "Reorder resources": [ + null, + "资源重排序" + ], + "Reset this": [ + null, + "重置这一项" + ], + "Resource uploaded": [ + null, + "上传资源" + ], + "Save order": [ + null, + "保存排序" + ], + "Saving...": [ + null, + "保存中..." + ], + "Show more": [ + null, + "显示更多" + ], + "Start typing…": [ + null, + "开始输入..." + ], + "There are unsaved modifications to this form": [ + null, + "此表格有未保存的修改" + ], + "There is no API data to load for this resource": [ + null, + "这个资源中沒有API资料可供读取" + ], + "URL": [ + null, + "网址" + ], + "Unable to authenticate upload": [ + null, + "无法验证上传" + ], + "Unable to get data for uploaded file": [ + null, + "无法取得上传文档的数据" + ], + "Unable to upload file": [ + null, + "无法上传文件" + ], + "Unfollow": [ + null, + "取消追随" + ], + "Upload": [ + null, + "上传" + ], + "Upload a file": [ + null, + "上传文件" + ], + "Upload a file on your computer": [ + null, + "从你的电脑上传文件" + ], + "You are uploading a file. Are you sure you want to navigate away and stop this upload?": [ + null, + "你正在上传文件。你是否确定要放弃上传而浏览别处?" + ], + "show less": [ + null, + "展示更少" + ], + "show more": [ + null, + "展示更多" + ] +} \ No newline at end of file diff --git a/ckan/public/base/i18n/zh_CN.min.js b/ckan/public/base/i18n/zh_CN.min.js new file mode 100644 index 00000000000..26388e8bd09 --- /dev/null +++ b/ckan/public/base/i18n/zh_CN.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"zh_CN","plural-forms":"nplurals=1; plural=0;"},"An Error Occurred":[null,"发生错误"],"Are you sure you want to perform this action?":[null,"确定要进行这个操作吗?"],"Cancel":[null,"取消"],"Confirm":[null,"确认"],"Edit":[null,"编辑"],"Failed to load data API information":[null,"读取API资讯失败"],"Follow":[null,"追随"],"Hide":[null,"隐藏"],"Image":[null,"图片"],"Input is too short, must be at least one character":[null,"输入的內容太短,必须至少输入一个字元"],"Link":[null,"链接"],"Link to a URL on the internet (you can also link to an API)":[null,"链接到你指明的URL(或者API)"],"Loading...":[null,"读取中..."],"No matches found":[null,"沒有匹配的资料"],"Please Confirm Action":[null,"请确认行动"],"Remove":[null,"移除"],"Reorder resources":[null,"资源重排序"],"Reset this":[null,"重置这一项"],"Resource uploaded":[null,"上传资源"],"Save order":[null,"保存排序"],"Saving...":[null,"保存中..."],"Show more":[null,"显示更多"],"Start typing…":[null,"开始输入..."],"There are unsaved modifications to this form":[null,"此表格有未保存的修改"],"There is no API data to load for this resource":[null,"这个资源中沒有API资料可供读取"],"URL":[null,"网址"],"Unable to authenticate upload":[null,"无法验证上传"],"Unable to get data for uploaded file":[null,"无法取得上传文档的数据"],"Unable to upload file":[null,"无法上传文件"],"Unfollow":[null,"取消追随"],"Upload":[null,"上传"],"Upload a file":[null,"上传文件"],"Upload a file on your computer":[null,"从你的电脑上传文件"],"You are uploading a file. Are you sure you want to navigate away and stop this upload?":[null,"你正在上传文件。你是否确定要放弃上传而浏览别处?"],"show less":[null,"展示更少"],"show more":[null,"展示更多"]} \ No newline at end of file diff --git a/ckan/public/base/i18n/zh_TW.js b/ckan/public/base/i18n/zh_TW.js index 4c07fdb605f..e10e17e6e6f 100644 --- a/ckan/public/base/i18n/zh_TW.js +++ b/ckan/public/base/i18n/zh_TW.js @@ -2,74 +2,122 @@ "": { "domain": "ckan", "lang": "zh_TW", - "plural-forms": "nplurals=1; plural=0\n" + "plural-forms": "nplurals=1; plural=0;" }, "An Error Occurred": [ null, - "-----------------" + "發生錯誤" ], - "Are you sure you want to delete this item?": [ + "Are you sure you want to perform this action?": [ null, - "------------------------------------------" + "確定要展示此活動嗎?" ], "Cancel": [ null, - "------" + "取消" ], "Confirm": [ null, - "-------" + "確認" ], "Edit": [ null, - "----" + "編輯" ], "Failed to load data API information": [ null, - "-----------------------------------" + "讀取API資訊失敗" + ], + "Follow": [ + null, + "跟隨" + ], + "Hide": [ + null, + "隱藏" + ], + "Image": [ + null, + "圖片" ], "Input is too short, must be at least one character": [ null, - "--------------------------------------------------" + "輸入的內容太短,必須至少輸入一個字元" + ], + "Loading...": [ + null, + "讀取中..." ], "No matches found": [ null, - "----------------" + "沒有匹配的資料" ], "Please Confirm Action": [ null, - "---------------------" + "請確認活動" + ], + "Remove": [ + null, + "移除" ], "Resource uploaded": [ null, - "-----------------" + "資源已上傳" + ], + "Show more": [ + null, + "顯示更多" ], "Start typing…": [ null, - "---------------" + "開始輸入.." ], "There are unsaved modifications to this form": [ null, - "--------------------------------------------" + "此表格有未保存的修改" ], "There is no API data to load for this resource": [ null, - "----------------------------------------------" + "這個資源中沒有API資料可供讀取" + ], + "URL": [ + null, + "網址" ], "Unable to authenticate upload": [ null, - "-----------------------------" + "無法驗證上傳" ], "Unable to get data for uploaded file": [ null, - "------------------------------------" + "無法取得上傳檔案的資料" ], "Unable to upload file": [ null, - "---------------------" + "無法上傳檔案" + ], + "Unfollow": [ + null, + "取消追蹤" + ], + "Upload": [ + null, + "上傳" ], "Upload a file": [ null, - "-------------" + "上傳檔案" + ], + "You are uploading a file. Are you sure you want to navigate away and stop this upload?": [ + null, + "你現在正在上傳一個檔案,確定要離開當前頁面及停止上傳檔案嗎?" + ], + "show less": [ + null, + "顯示較少" + ], + "show more": [ + null, + "顯示更多" ] } \ No newline at end of file diff --git a/ckan/public/base/i18n/zh_TW.min.js b/ckan/public/base/i18n/zh_TW.min.js new file mode 100644 index 00000000000..919e4c24e8b --- /dev/null +++ b/ckan/public/base/i18n/zh_TW.min.js @@ -0,0 +1 @@ +{"":{"domain":"ckan","lang":"zh_TW","plural-forms":"nplurals=1; plural=0;"},"An Error Occurred":[null,"發生錯誤"],"Are you sure you want to perform this action?":[null,"確定要展示此活動嗎?"],"Cancel":[null,"取消"],"Confirm":[null,"確認"],"Edit":[null,"編輯"],"Failed to load data API information":[null,"讀取API資訊失敗"],"Follow":[null,"跟隨"],"Hide":[null,"隱藏"],"Image":[null,"圖片"],"Input is too short, must be at least one character":[null,"輸入的內容太短,必須至少輸入一個字元"],"Loading...":[null,"讀取中..."],"No matches found":[null,"沒有匹配的資料"],"Please Confirm Action":[null,"請確認活動"],"Remove":[null,"移除"],"Resource uploaded":[null,"資源已上傳"],"Show more":[null,"顯示更多"],"Start typing…":[null,"開始輸入.."],"There are unsaved modifications to this form":[null,"此表格有未保存的修改"],"There is no API data to load for this resource":[null,"這個資源中沒有API資料可供讀取"],"URL":[null,"網址"],"Unable to authenticate upload":[null,"無法驗證上傳"],"Unable to get data for uploaded file":[null,"無法取得上傳檔案的資料"],"Unable to upload file":[null,"無法上傳檔案"],"Unfollow":[null,"取消追蹤"],"Upload":[null,"上傳"],"Upload a file":[null,"上傳檔案"],"You are uploading a file. Are you sure you want to navigate away and stop this upload?":[null,"你現在正在上傳一個檔案,確定要離開當前頁面及停止上傳檔案嗎?"],"show less":[null,"顯示較少"],"show more":[null,"顯示更多"]} \ No newline at end of file