From 52ccc101cb80ef01d5950a4504f029949cba128e Mon Sep 17 00:00:00 2001 From: David Read Date: Wed, 16 Dec 2015 17:43:43 +0000 Subject: [PATCH] Rebuild front-end --- ckan/public/base/css/fuchsia.css | 14 ++- ckan/public/base/css/green.css | 14 ++- ckan/public/base/css/main.css | 17 ++-- ckan/public/base/css/maroon.css | 14 ++- ckan/public/base/css/red.css | 14 ++- ckan/public/base/i18n/bg.js | 144 +++++++++++++++++++++++++++- ckan/public/base/i18n/ca.js | 156 ++++++++++++++++++++++++++++++- ckan/public/base/i18n/cs_CZ.js | 156 ++++++++++++++++++++++++++++++- ckan/public/base/i18n/de.js | 156 ++++++++++++++++++++++++++++++- ckan/public/base/i18n/el.js | 136 ++++++++++++++++++++++++++- ckan/public/base/i18n/es.js | 156 ++++++++++++++++++++++++++++++- ckan/public/base/i18n/fi.js | 148 ++++++++++++++++++++++++++++- ckan/public/base/i18n/fr.js | 156 ++++++++++++++++++++++++++++++- ckan/public/base/i18n/hu.js | 24 ++++- ckan/public/base/i18n/it.js | 156 ++++++++++++++++++++++++++++++- ckan/public/base/i18n/lt.js | 116 ++++++++++++++++++++++- ckan/public/base/i18n/lv.js | 2 +- ckan/public/base/i18n/nl.js | 152 +++++++++++++++++++++++++++++- ckan/public/base/i18n/no.js | 144 +++++++++++++++++++++++++++- ckan/public/base/i18n/pl.js | 28 +++++- ckan/public/base/i18n/pt_BR.js | 156 ++++++++++++++++++++++++++++++- ckan/public/base/i18n/ro.js | 116 ++++++++++++++++++++++- ckan/public/base/i18n/ru.js | 124 +++++++++++++++++++++++- ckan/public/base/i18n/sk.js | 148 ++++++++++++++++++++++++++++- ckan/public/base/i18n/sl.js | 148 ++++++++++++++++++++++++++++- ckan/public/base/i18n/sq.js | 148 ++++++++++++++++++++++++++++- ckan/public/base/i18n/sr.js | 32 ++++++- ckan/public/base/i18n/sr_Latn.js | 32 ++++++- ckan/public/base/i18n/sv.js | 148 ++++++++++++++++++++++++++++- ckan/public/base/i18n/zh_TW.js | 122 ++++++++++++++++++++---- 30 files changed, 2993 insertions(+), 84 deletions(-) diff --git a/ckan/public/base/css/fuchsia.css b/ckan/public/base/css/fuchsia.css index 536788526d4..66c2655fecd 100644 --- a/ckan/public/base/css/fuchsia.css +++ b/ckan/public/base/css/fuchsia.css @@ -8395,9 +8395,15 @@ h4 small { padding: 0 10px; line-height: 31px; } -.account-masthead .account ul li a span.username { +.account-masthead .account ul li a span.username, +.account-masthead .account ul li a span.text { margin: 0 2px 0 4px; } +.account-masthead .account ul li a span.text { + position: absolute; + top: -9999px; + left: -9999px; +} .account-masthead .account ul li a:hover { color: #fbe1ef; background-color: #bc176c; @@ -8410,7 +8416,7 @@ h4 small { vertical-align: 1px; margin-left: 3px; } -.account-masthead .account .notifications a span { +.account-masthead .account .notifications a span.badge { font-size: 12px; margin-left: 3px; padding: 1px 6px; @@ -8418,12 +8424,14 @@ h4 small { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; + text-shadow: none; + color: #f9cde4; } .account-masthead .account .notifications a:hover span { color: #ffffff; background-color: #a5145f; } -.account-masthead .account .notifications.notifications-important a span { +.account-masthead .account .notifications.notifications-important a span.badge { color: #ffffff; background-color: #c9403a; } diff --git a/ckan/public/base/css/green.css b/ckan/public/base/css/green.css index 3b3143d2c02..790ba2d26bb 100644 --- a/ckan/public/base/css/green.css +++ b/ckan/public/base/css/green.css @@ -8395,9 +8395,15 @@ h4 small { padding: 0 10px; line-height: 31px; } -.account-masthead .account ul li a span.username { +.account-masthead .account ul li a span.username, +.account-masthead .account ul li a span.text { margin: 0 2px 0 4px; } +.account-masthead .account ul li a span.text { + position: absolute; + top: -9999px; + left: -9999px; +} .account-masthead .account ul li a:hover { color: #e0f0e3; background-color: #1d602b; @@ -8410,7 +8416,7 @@ h4 small { vertical-align: 1px; margin-left: 3px; } -.account-masthead .account .notifications a span { +.account-masthead .account .notifications a span.badge { font-size: 12px; margin-left: 3px; padding: 1px 6px; @@ -8418,12 +8424,14 @@ h4 small { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; + text-shadow: none; + color: #cbe6d1; } .account-masthead .account .notifications a:hover span { color: #ffffff; background-color: #174d22; } -.account-masthead .account .notifications.notifications-important a span { +.account-masthead .account .notifications.notifications-important a span.badge { color: #ffffff; background-color: #c9403a; } diff --git a/ckan/public/base/css/main.css b/ckan/public/base/css/main.css index c316089c8d8..7a0ff656c04 100644 --- a/ckan/public/base/css/main.css +++ b/ckan/public/base/css/main.css @@ -5560,9 +5560,6 @@ a.tag:hover { .js .tab-content.active { display: block; } -.js .automatic-local-datetime { - display: none; -} .box { background-color: #FFF; border: 1px solid #cccccc; @@ -8398,9 +8395,15 @@ h4 small { padding: 0 10px; line-height: 31px; } -.account-masthead .account ul li a span.username { +.account-masthead .account ul li a span.username, +.account-masthead .account ul li a span.text { margin: 0 2px 0 4px; } +.account-masthead .account ul li a span.text { + position: absolute; + top: -9999px; + left: -9999px; +} .account-masthead .account ul li a:hover { color: #d9e7eb; background-color: #00232e; @@ -8413,7 +8416,7 @@ h4 small { vertical-align: 1px; margin-left: 3px; } -.account-masthead .account .notifications a span { +.account-masthead .account .notifications a span.badge { font-size: 12px; margin-left: 3px; padding: 1px 6px; @@ -8421,12 +8424,14 @@ h4 small { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; + text-shadow: none; + color: #bfd7de; } .account-masthead .account .notifications a:hover span { color: #ffffff; background-color: #000f14; } -.account-masthead .account .notifications.notifications-important a span { +.account-masthead .account .notifications.notifications-important a span.badge { color: #ffffff; background-color: #c9403a; } diff --git a/ckan/public/base/css/maroon.css b/ckan/public/base/css/maroon.css index dbeb455f691..6180072e104 100644 --- a/ckan/public/base/css/maroon.css +++ b/ckan/public/base/css/maroon.css @@ -8395,9 +8395,15 @@ h4 small { padding: 0 10px; line-height: 31px; } -.account-masthead .account ul li a span.username { +.account-masthead .account ul li a span.username, +.account-masthead .account ul li a span.text { margin: 0 2px 0 4px; } +.account-masthead .account ul li a span.text { + position: absolute; + top: -9999px; + left: -9999px; +} .account-masthead .account ul li a:hover { color: #ecdada; background-color: #380303; @@ -8410,7 +8416,7 @@ h4 small { vertical-align: 1px; margin-left: 3px; } -.account-masthead .account .notifications a span { +.account-masthead .account .notifications a span.badge { font-size: 12px; margin-left: 3px; padding: 1px 6px; @@ -8418,12 +8424,14 @@ h4 small { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; + text-shadow: none; + color: #e0c1c1; } .account-masthead .account .notifications a:hover span { color: #ffffff; background-color: #200101; } -.account-masthead .account .notifications.notifications-important a span { +.account-masthead .account .notifications.notifications-important a span.badge { color: #ffffff; background-color: #c9403a; } diff --git a/ckan/public/base/css/red.css b/ckan/public/base/css/red.css index cb43489b74a..2c1d4f9bcdd 100644 --- a/ckan/public/base/css/red.css +++ b/ckan/public/base/css/red.css @@ -8395,9 +8395,15 @@ h4 small { padding: 0 10px; line-height: 31px; } -.account-masthead .account ul li a span.username { +.account-masthead .account ul li a span.username, +.account-masthead .account ul li a span.text { margin: 0 2px 0 4px; } +.account-masthead .account ul li a span.text { + position: absolute; + top: -9999px; + left: -9999px; +} .account-masthead .account ul li a:hover { color: #f6e3e0; background-color: #842f22; @@ -8410,7 +8416,7 @@ h4 small { vertical-align: 1px; margin-left: 3px; } -.account-masthead .account .notifications a span { +.account-masthead .account .notifications a span.badge { font-size: 12px; margin-left: 3px; padding: 1px 6px; @@ -8418,12 +8424,14 @@ h4 small { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; + text-shadow: none; + color: #f0d1cc; } .account-masthead .account .notifications a:hover span { color: #ffffff; background-color: #70281c; } -.account-masthead .account .notifications.notifications-important a span { +.account-masthead .account .notifications.notifications-important a span.badge { color: #ffffff; background-color: #c9403a; } diff --git a/ckan/public/base/i18n/bg.js b/ckan/public/base/i18n/bg.js index 9c85b590618..099fdeef320 100644 --- a/ckan/public/base/i18n/bg.js +++ b/ckan/public/base/i18n/bg.js @@ -2,6 +2,146 @@ "": { "domain": "ckan", "lang": "bg", - "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, + "Въведената информация е твърде кратка, трябва да бъде поне един символ" + ], + "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, + "Подреждане на ресурси" + ], + "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/ca.js b/ckan/public/base/i18n/ca.js index 26fa16317d7..4d8ff430987 100644 --- a/ckan/public/base/i18n/ca.js +++ b/ckan/public/base/i18n/ca.js @@ -2,6 +2,158 @@ "": { "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" + ], + "An error occurred: %(text)s %(error)s": [ + null, + "S'ha produït un error: %(text)s %(error)s" + ], + "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 resource view": [ + null, + "Reordenar vistes del recurs" + ], + "Reorder resources": [ + null, + "Reordenar recursos" + ], + "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?" + ], + "error loading view": [ + null, + "error carregant la vista" + ], + "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..bae010473f0 100644 --- a/ckan/public/base/i18n/cs_CZ.js +++ b/ckan/public/base/i18n/cs_CZ.js @@ -2,6 +2,158 @@ "": { "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" + ], + "An error occurred: %(text)s %(error)s": [ + null, + "Nastala chyba: %(text)s %(error)s" + ], + "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 resource view": [ + null, + "Změnit pořadí zobrazení datového zdroje" + ], + "Reorder resources": [ + null, + "Změnit pořadí zdrojů" + ], + "Resource uploaded": [ + null, + "Datový 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 datový 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 z počítače" + ], + "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í?" + ], + "error loading view": [ + null, + "chyba při načítání zobrazení" + ], + "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/de.js b/ckan/public/base/i18n/de.js index ab0c75c6929..f39f5d1e5f3 100644 --- a/ckan/public/base/i18n/de.js +++ b/ckan/public/base/i18n/de.js @@ -2,6 +2,158 @@ "": { "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" + ], + "An error occurred: %(text)s %(error)s": [ + null, + "Ein Fehler ist aufgetreten: %(text)s %(error)s" + ], + "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 resource view": [ + null, + "Ressourcen neu ordnen" + ], + "Reorder resources": [ + null, + "Ressourcen neu ordnen" + ], + "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?" + ], + "error loading view": [ + null, + "Fehler beim Laden der Ansicht" + ], + "show less": [ + null, + "weniger anzeigen" + ], + "show more": [ + null, + "mehr anzeigen" + ] } \ No newline at end of file diff --git a/ckan/public/base/i18n/el.js b/ckan/public/base/i18n/el.js index 376536888f6..ce80121acd0 100644 --- a/ckan/public/base/i18n/el.js +++ b/ckan/public/base/i18n/el.js @@ -2,6 +2,138 @@ "": { "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, + "Δεδομένα εισόδου πολύ μικρά, πρέπει να είναι τουλάχιστον ένας χαρακτήρας" + ], + "Link": [ + null, + "Σύνδεσμος" + ], + "Loading...": [ + null, + "Φορτώνει...." + ], + "No matches found": [ + null, + "Δεν βρέθηκε" + ], + "Please Confirm Action": [ + null, + "Παρακαλώ Επιβεβαιώστε " + ], + "Remove": [ + null, + "Αφαίρεση" + ], + "Reorder resources": [ + null, + "Επαναταξινόμηση πόρων" + ], + "Resource uploaded": [ + null, + "O πόρος μεταφορτώθηκε επιτυχώς" + ], + "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, + "Μεταφόρτωση αρχείου στον υπολογιστή σας" + ], + "show less": [ + null, + "λιγότερα" + ], + "show more": [ + null, + "περισσότερα" + ] } \ No newline at end of file diff --git a/ckan/public/base/i18n/es.js b/ckan/public/base/i18n/es.js index cd6c0c1ef70..e208234e8e3 100644 --- a/ckan/public/base/i18n/es.js +++ b/ckan/public/base/i18n/es.js @@ -2,6 +2,158 @@ "": { "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" + ], + "An error occurred: %(text)s %(error)s": [ + null, + "Se ha producido un error: %(text)s %(error)s" + ], + "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 resource view": [ + null, + "Reordenar vista de recurso" + ], + "Reorder resources": [ + null, + "Reordenar recursos" + ], + "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?" + ], + "error loading view": [ + null, + "error cargando la vista" + ], + "show less": [ + null, + "mostrar menos" + ], + "show more": [ + null, + "mostrar más" + ] } \ No newline at end of file diff --git a/ckan/public/base/i18n/fi.js b/ckan/public/base/i18n/fi.js index 70fb2fe0713..c10f9c7eff6 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 internetissä (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 resource view": [ + null, + "Uudelleenjärjestä resurssinäyttö" + ], + "Reorder resources": [ + null, + "Uudelleenjärjestä resurssit" + ], + "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 kirjoittaa..." + ], + "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 saaminen ladattavaan tiedostoon 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 parhaillaan lataamassa tiedostoa palvelimelle. Oletko varma, että haluat poistua sivulta 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..8d2449aec47 100644 --- a/ckan/public/base/i18n/fr.js +++ b/ckan/public/base/i18n/fr.js @@ -2,6 +2,158 @@ "": { "domain": "ckan", "lang": "fr", - "plural-forms": "nplurals=2; plural=(n > 1)" - } + "plural-forms": "nplurals=2; plural=(n > 1);" + }, + "An Error Occurred": [ + null, + "Erreur" + ], + "An error occurred: %(text)s %(error)s": [ + null, + "Une erreur est survenue : %(text)s %(error)s" + ], + "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 resource view": [ + null, + "Réordonner la visualisation de ressource" + ], + "Reorder resources": [ + null, + "Réordonner les ressources" + ], + "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 ?" + ], + "error loading view": [ + null, + "erreur lors du chargement de la vue" + ], + "show less": [ + null, + "montrer moins" + ], + "show more": [ + null, + "montrer plus" + ] } \ 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/it.js b/ckan/public/base/i18n/it.js index 517bfb02f89..8970cc2a1ee 100644 --- a/ckan/public/base/i18n/it.js +++ b/ckan/public/base/i18n/it.js @@ -2,6 +2,158 @@ "": { "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" + ], + "An error occurred: %(text)s %(error)s": [ + null, + "Si è verificato un errore: %(text)s %(error)s" + ], + "Are you sure you want to perform this action?": [ + null, + "Si è certi 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, + "Caricamento in corso ..." + ], + "No matches found": [ + null, + "Elementi non trovati" + ], + "Please Confirm Action": [ + null, + "Confermare azione" + ], + "Remove": [ + null, + "Rimuovi" + ], + "Reorder resource view": [ + null, + "Riordina vista di risorsa" + ], + "Reorder resources": [ + null, + "Riordina risorse" + ], + "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. Si è sicuri di voler abbandonare questa pagina e interrompere il caricamento?" + ], + "error loading view": [ + null, + "errore nel caricamento della vista" + ], + "show less": [ + null, + "visualizzane meno" + ], + "show more": [ + null, + "visualizzane di più" + ] } \ 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/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/nl.js b/ckan/public/base/i18n/nl.js index c07b502a47f..1c82b89066a 100644 --- a/ckan/public/base/i18n/nl.js +++ b/ckan/public/base/i18n/nl.js @@ -2,6 +2,154 @@ "": { "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" + ], + "An error occurred: %(text)s %(error)s": [ + null, + "Er is een fout opgetreden: %(text)s %(error)s" + ], + "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 resource view": [ + null, + "Wijzig sortering bronnen" + ], + "Reorder resources": [ + null, + "Wijzig sortering bronnen" + ], + "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..479707ed64b 100644 --- a/ckan/public/base/i18n/no.js +++ b/ckan/public/base/i18n/no.js @@ -2,6 +2,146 @@ "": { "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" + ], + "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/pt_BR.js b/ckan/public/base/i18n/pt_BR.js index 2aff95091bf..ba040fbd4cf 100644 --- a/ckan/public/base/i18n/pt_BR.js +++ b/ckan/public/base/i18n/pt_BR.js @@ -2,6 +2,158 @@ "": { "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" + ], + "An error occurred: %(text)s %(error)s": [ + null, + "Ocorreu um erro: %(text)s %(error)s" + ], + "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." + ], + "Link": [ + null, + "Link" + ], + "Link to a URL on the internet (you can also link to an API)": [ + null, + "Link para uma URL na internet (você também pode ligar a uma API)" + ], + "Loading...": [ + null, + "Carregando ..." + ], + "No matches found": [ + null, + "Nenhum resultado encontrado" + ], + "Please Confirm Action": [ + null, + "Favor confirmar a ação" + ], + "Remove": [ + null, + "Remover" + ], + "Reorder resource view": [ + null, + "Reordenar visão de recurso" + ], + "Reorder resources": [ + null, + "Reordenar recursos" + ], + "Resource uploaded": [ + null, + "Recurso enviado" + ], + "Save order": [ + null, + "Salvar ordem" + ], + "Saving...": [ + null, + "Salvando..." + ], + "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" + ], + "Upload a file on your computer": [ + null, + "Enviar um arquivo do seu computador" + ], + "You are uploading a file. Are you sure you want to navigate away and stop this upload?": [ + null, + "Você está enviando um arquivo. Tem certeza de que quer navegar para outra página e parar esse envio?" + ], + "error loading view": [ + null, + "erro ao carregar visualização" + ], + "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/ru.js b/ckan/public/base/i18n/ru.js index c3f8fa09428..db967feea00 100644 --- a/ckan/public/base/i18n/ru.js +++ b/ckan/public/base/i18n/ru.js @@ -2,6 +2,126 @@ "": { "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=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" + }, + "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, + "Ресурс загружен" + ], + "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, + "Вложить файл" + ], + "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..65b32ab8e4b 100644 --- a/ckan/public/base/i18n/sk.js +++ b/ckan/public/base/i18n/sk.js @@ -2,6 +2,150 @@ "": { "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;" + }, + "An Error Occurred": [ + null, + "Vyskytla sa chyba" + ], + "Are you sure you want to perform this action?": [ + null, + "Chcete vykonať túto akciu?" + ], + "Cancel": [ + null, + "Zrušiť" + ], + "Confirm": [ + null, + "Potvrdiť" + ], + "Edit": [ + null, + "Upraviť" + ], + "Failed to load data API information": [ + null, + "Zlyhalo načítanie informácie o dátovom API" + ], + "Follow": [ + null, + "Odoberať" + ], + "Hide": [ + null, + "Skryť" + ], + "Image": [ + null, + "Obrázok" + ], + "Input is too short, must be at least one character": [ + null, + "Vstup je príliš krátky, zadajte aspoň jeden znak" + ], + "Link": [ + null, + "Odkaz" + ], + "Link to a URL on the internet (you can also link to an API)": [ + null, + "Odkaz URL na internete (môžete prepojiť s API)" + ], + "Loading...": [ + null, + "Prebieha načítavanie..." + ], + "No matches found": [ + null, + "Žiadna zhoda" + ], + "Please Confirm Action": [ + null, + "Prosím, potvrďte túto akciu" + ], + "Remove": [ + null, + "Zmazať" + ], + "Reorder resource view": [ + null, + "Preusporiadať náhľad dátového zdroja" + ], + "Reorder resources": [ + null, + "Preusporiadať zdroje" + ], + "Resource uploaded": [ + null, + "Zdroj nahraný" + ], + "Save order": [ + null, + "Uložiť výber" + ], + "Saving...": [ + null, + "Ukladám..." + ], + "Show more": [ + null, + "Ukázať viac" + ], + "Start typing…": [ + null, + "Začnite písať..." + ], + "There are unsaved modifications to this form": [ + null, + "Neuložili ste vykonané zmeny vo formulári" + ], + "There is no API data to load for this resource": [ + null, + "Neexistuje dátové API na načítanie tohto zdroja" + ], + "URL": [ + null, + "URL" + ], + "Unable to authenticate upload": [ + null, + "Nie je možné autentifikovať nahraté súbory" + ], + "Unable to get data for uploaded file": [ + null, + "Nie je možné pristúpiť k nahranému súboru" + ], + "Unable to upload file": [ + null, + "Nie je možné nahrať súbor" + ], + "Unfollow": [ + null, + "Prestať odoberať" + ], + "Upload": [ + null, + "Nahrávanie" + ], + "Upload a file": [ + null, + "Nahrať súbor" + ], + "Upload a file on your computer": [ + null, + "Odošlite súbor na váš počítať" + ], + "You are uploading a file. Are you sure you want to navigate away and stop this upload?": [ + null, + "Nahrávate súbor. Chcete odísť preč a prerušiť nahrávanie?" + ], + "show less": [ + null, + "ukázať menej" + ], + "show more": [ + null, + "ukázať viac" + ] } \ No newline at end of file diff --git a/ckan/public/base/i18n/sl.js b/ckan/public/base/i18n/sl.js index 807910868ba..7daf7f69fe6 100644 --- a/ckan/public/base/i18n/sl.js +++ b/ckan/public/base/i18n/sl.js @@ -2,6 +2,150 @@ "": { "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);" + }, + "An Error Occurred": [ + null, + "Prišlo je do napake" + ], + "Are you sure you want to perform this action?": [ + null, + "Ste prepričani da želite izvesti to dejanje?" + ], + "Cancel": [ + null, + "Prekliči" + ], + "Confirm": [ + null, + "Potrdi" + ], + "Edit": [ + null, + "Uredi" + ], + "Failed to load data API information": [ + null, + "Nalaganje podatkov o API informacijah ni uspelo" + ], + "Follow": [ + null, + "Sledi" + ], + "Hide": [ + null, + "Skrij" + ], + "Image": [ + null, + "Slika" + ], + "Input is too short, must be at least one character": [ + null, + "Vnos je prekratek, mora biti dolg vsaj 1 znak" + ], + "Link": [ + null, + "Poveži" + ], + "Link to a URL on the internet (you can also link to an API)": [ + null, + "Povezava na URL na internetu (lahko tudi povezava na API)" + ], + "Loading...": [ + null, + "Nalaganje..." + ], + "No matches found": [ + null, + "Ni zadetkov" + ], + "Please Confirm Action": [ + null, + "Prosim potrdite dejanje" + ], + "Remove": [ + null, + "Odstrani" + ], + "Reorder resource view": [ + null, + "Preuredi pogled vira" + ], + "Reorder resources": [ + null, + "Preuredi vire" + ], + "Resource uploaded": [ + null, + "Vir naložen" + ], + "Save order": [ + null, + "Shrani naročilo" + ], + "Saving...": [ + null, + "Shranjujem..." + ], + "Show more": [ + null, + "Pokaži več" + ], + "Start typing…": [ + null, + "Začnite tipkati…" + ], + "There are unsaved modifications to this form": [ + null, + "Na tem obrazcu so neshranjene spremembe" + ], + "There is no API data to load for this resource": [ + null, + "Ni na voljo API podatkov za ta vir" + ], + "URL": [ + null, + "URL" + ], + "Unable to authenticate upload": [ + null, + "Prenosa ni mogoče avtenticirati" + ], + "Unable to get data for uploaded file": [ + null, + "Podatkov za preneseno datoteko ni mogoč pridobiti" + ], + "Unable to upload file": [ + null, + "Ni možno naložiti datoteke" + ], + "Unfollow": [ + null, + "Prenehaj slediti" + ], + "Upload": [ + null, + "Naloži" + ], + "Upload a file": [ + null, + "Naloži datoteko" + ], + "Upload a file on your computer": [ + null, + "Naložite datoteko z vašega računalnika" + ], + "You are uploading a file. Are you sure you want to navigate away and stop this upload?": [ + null, + "Trenutno prenašate datoteko. Ste prepričani da se želite preusmeriti drugam in prekiniti ta prenos?" + ], + "show less": [ + null, + "pokaži manj" + ], + "show more": [ + null, + "pokaži več" + ] } \ No newline at end of file diff --git a/ckan/public/base/i18n/sq.js b/ckan/public/base/i18n/sq.js index 587c4f4681c..de98961bd27 100644 --- a/ckan/public/base/i18n/sq.js +++ b/ckan/public/base/i18n/sq.js @@ -2,6 +2,150 @@ "": { "domain": "ckan", "lang": "sq", - "plural-forms": "nplurals=2; plural=(n != 1)" - } + "plural-forms": "nplurals=2; plural=(n != 1);" + }, + "An Error Occurred": [ + null, + "Ka ndodhur një gabim" + ], + "Are you sure you want to perform this action?": [ + null, + "A jeni te sigurte qe doni ta kryeni këtë veprim?" + ], + "Cancel": [ + null, + "Anulo" + ], + "Confirm": [ + null, + "Konfirmo" + ], + "Edit": [ + null, + "Modifikoni" + ], + "Failed to load data API information": [ + null, + "Dështoi ngarkimi i informacioneve të të dhënave të API-së" + ], + "Follow": [ + null, + "Ndjek" + ], + "Hide": [ + null, + "Fsheh" + ], + "Image": [ + null, + "Figurë" + ], + "Input is too short, must be at least one character": [ + null, + "E dhëna është shum e shkurtër, duhet të jet të paktën një karakter" + ], + "Link": [ + null, + "Lidhëse" + ], + "Link to a URL on the internet (you can also link to an API)": [ + null, + "Lidhu me një URL në internet ( ju mund të lidheni me një API)" + ], + "Loading...": [ + null, + "Duke u ngarkuar..." + ], + "No matches found": [ + null, + "Asnjë rezultat nuk u përputh" + ], + "Please Confirm Action": [ + null, + "Ju lutem konfirmoni veprimin" + ], + "Remove": [ + null, + "Largo" + ], + "Reorder resource view": [ + null, + "Ri-renditni pamjen e burumit" + ], + "Reorder resources": [ + null, + "rirendit burimet" + ], + "Resource uploaded": [ + null, + "Burimi u ngarkua" + ], + "Save order": [ + null, + "Ruaj renditjen" + ], + "Saving...": [ + null, + "Duke u ruajtur..." + ], + "Show more": [ + null, + "Shfaq më shumë" + ], + "Start typing…": [ + null, + "Fillo shkrimin..." + ], + "There are unsaved modifications to this form": [ + null, + "Forma përmbanë ndryshime të paruajtura" + ], + "There is no API data to load for this resource": [ + null, + "Nuk ka ndonjë API të të dhënave që të ngarkoj burimin" + ], + "URL": [ + null, + "URL" + ], + "Unable to authenticate upload": [ + null, + "E pamundur të autentikohet ngarkimi" + ], + "Unable to get data for uploaded file": [ + null, + "E pamundur të nxirren të dhënat për dosjen e ngarkuar" + ], + "Unable to upload file": [ + null, + "Skedari nuk u ngarkua" + ], + "Unfollow": [ + null, + "Mos ndjek" + ], + "Upload": [ + null, + "Ngarko" + ], + "Upload a file": [ + null, + "Ngarko një skedar" + ], + "Upload a file on your computer": [ + null, + "Ngarko një skedar në kompjuerin tuaj" + ], + "You are uploading a file. Are you sure you want to navigate away and stop this upload?": [ + null, + "Ju jeni duke ngarkuar një skedar. A jeni të sigurt që doni të largoheni dhe t'a ndalni këtë ngarkim?" + ], + "show less": [ + null, + "Shfaq më pak" + ], + "show more": [ + null, + "Shfaq më shumë" + ] } \ 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_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/sv.js b/ckan/public/base/i18n/sv.js index 7e8e14f52eb..307e81fb5e2 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 resource view": [ + null, + "Sortera om resursvyn" + ], + "Reorder resources": [ + null, + "Ändra ordning på resurser" + ], + "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/zh_TW.js b/ckan/public/base/i18n/zh_TW.js index 4c07fdb605f..fd42d533160 100644 --- a/ckan/public/base/i18n/zh_TW.js +++ b/ckan/public/base/i18n/zh_TW.js @@ -2,74 +2,158 @@ "": { "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?": [ + "An error occurred: %(text)s %(error)s": [ null, - "------------------------------------------" + "發生錯誤:%(text)s %(error)s" + ], + "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 resource view": [ + null, + "重新排序資料檢視" + ], + "Reorder resources": [ + 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, + "你現在正在上傳一個檔案,確定要離開當前頁面及停止上傳檔案嗎?" + ], + "error loading view": [ + null, + "讀取資料檢視發生錯誤" + ], + "show less": [ + null, + "顯示較少" + ], + "show more": [ + null, + "顯示更多" ] } \ No newline at end of file