diff --git a/src/_h5ai/client/js/inc/ext/filter.js b/src/_h5ai/client/js/inc/ext/filter.js
index 67d944c0..94055104 100644
--- a/src/_h5ai/client/js/inc/ext/filter.js
+++ b/src/_h5ai/client/js/inc/ext/filter.js
@@ -6,7 +6,7 @@ modulejs.define('ext/filter', ['_', '$', 'core/event', 'core/resource', 'core/se
var template =
'
';
var noMatchTemplate = '';
var inputIsVisible = false;
diff --git a/src/_h5ai/client/js/inc/ext/l10n.js b/src/_h5ai/client/js/inc/ext/l10n.js
index f727a861..2c301672 100644
--- a/src/_h5ai/client/js/inc/ext/l10n.js
+++ b/src/_h5ai/client/js/inc/ext/l10n.js
@@ -8,22 +8,25 @@ modulejs.define('ext/l10n', ['_', '$', 'core/event', 'core/format', 'core/langs'
var defaultTranslations = {
isoCode: 'en',
lang: 'english',
+
+ dateFormat: 'YYYY-MM-DD HH:mm',
details: 'details',
+ download: 'download',
+ empty: 'empty',
+ files: 'files',
+ filter: 'filter',
+ folders: 'folders',
grid: 'grid',
icons: 'icons',
- name: 'Name',
+ language: 'Language',
lastModified: 'Last modified',
- size: 'Size',
- parentDirectory: 'Parent Directory',
- empty: 'empty',
- folders: 'folders',
- files: 'files',
- download: 'download',
+ name: 'Name',
noMatch: 'no match',
- dateFormat: 'YYYY-MM-DD HH:mm',
- filter: 'filter',
- view: 'View',
- language: 'Language'
+ parentDirectory: 'Parent Directory',
+ search: 'search',
+ size: 'Size',
+ tree: 'Tree',
+ view: 'View'
};
var blockTemplate = '';
var optionTemplate = '';
@@ -47,6 +50,7 @@ modulejs.define('ext/l10n', ['_', '$', 'core/event', 'core/format', 'core/langs'
$.each(currentLang, function (key, value) {
$('.l10n-' + key).text(value);
+ $('.l10n_ph-' + key).attr('placeholder', value);
});
format.setDefaultDateFormat(currentLang.dateFormat);
@@ -56,8 +60,6 @@ modulejs.define('ext/l10n', ['_', '$', 'core/event', 'core/format', 'core/langs'
$this.text(format.formatDate($this.data('time')));
});
-
- $('#filter input').attr('placeholder', currentLang.filter);
}
function loadLanguage(isoCode, callback) {
diff --git a/src/_h5ai/client/js/inc/ext/search.js b/src/_h5ai/client/js/inc/ext/search.js
index 694c2d4e..7f54c1fa 100644
--- a/src/_h5ai/client/js/inc/ext/search.js
+++ b/src/_h5ai/client/js/inc/ext/search.js
@@ -7,7 +7,7 @@ modulejs.define('ext/search', ['_', '$', 'core/event', 'core/location', 'core/re
var template =
'';
var inputIsVisible = false;
var prevPattern = '';
diff --git a/src/_h5ai/conf/l10n/af.json b/src/_h5ai/conf/l10n/af.json
index e7e16d33..5150c7ba 100644
--- a/src/_h5ai/conf/l10n/af.json
+++ b/src/_h5ai/conf/l10n/af.json
@@ -1,19 +1,18 @@
{
"lang": "afrikaans",
+
+ "dateFormat": "YYYY-MM-DD HH:mm",
"details": "besonderhede",
- "list": "lys",
+ "download": "aflaai",
+ "empty": "leeg",
+ "files": "lêers",
+ "filter": "filter",
+ "folders": "gidse",
"grid": "rooster",
"icons": "ikone",
- "name": "Naam",
"lastModified": "Laas verander",
- "size": "Grootte",
- "parentDirectory": "Hoër Vlak",
- "empty": "leeg",
- "folders": "gidse",
- "files": "lêers",
- "download": "aflaai",
+ "name": "Naam",
"noMatch": "geen resultaat",
- "dateFormat": "YYYY-MM-DD HH:mm",
- "filter": "filter",
- "delete": "verwyder"
+ "parentDirectory": "Hoër Vlak",
+ "size": "Grootte"
}
diff --git a/src/_h5ai/conf/l10n/bg.json b/src/_h5ai/conf/l10n/bg.json
index f9da07cb..6808e627 100644
--- a/src/_h5ai/conf/l10n/bg.json
+++ b/src/_h5ai/conf/l10n/bg.json
@@ -1,17 +1,18 @@
{
"lang": "български",
+
+ "dateFormat": "DD-MM-YYYY HH:mm",
"details": "детайли",
+ "download": "изтегляне",
+ "empty": "празна",
+ "files": "файлове",
+ "filter": "филтър",
+ "folders": "директории",
"grid": "мрежа",
"icons": "икони",
- "name": "Име",
"lastModified": "Последна промяна",
- "size": "Размер",
- "parentDirectory": "Предходна директория",
- "empty": "празна",
- "folders": "директории",
- "files": "файлове",
- "download": "изтегляне",
+ "name": "Име",
"noMatch": "няма съвпадение",
- "dateFormat": "DD-MM-YYYY HH:mm",
- "filter": "филтър"
+ "parentDirectory": "Предходна директория",
+ "size": "Размер"
}
diff --git a/src/_h5ai/conf/l10n/cs.json b/src/_h5ai/conf/l10n/cs.json
index fb387d78..1e34e619 100644
--- a/src/_h5ai/conf/l10n/cs.json
+++ b/src/_h5ai/conf/l10n/cs.json
@@ -1,17 +1,18 @@
{
"lang": "čeština",
+
+ "dateFormat": "DD.MM.YYYY HH:mm",
"details": "Podrobnosti",
+ "download": "Stáhnout",
+ "empty": "Prázdná složka",
+ "files": "souborů",
+ "filter": "Filtr",
+ "folders": "složek",
"grid": "Seznam",
"icons": "Velké ikony",
- "name": "Název",
"lastModified": "Datum změny",
- "size": "Velikost",
- "parentDirectory": "Nadřazený adresář",
- "empty": "Prázdná složka",
- "folders": "složek",
- "files": "souborů",
- "download": "Stáhnout",
+ "name": "Název",
"noMatch": "Žádná shoda",
- "dateFormat": "DD.MM.YYYY HH:mm",
- "filter": "Filtr"
+ "parentDirectory": "Nadřazený adresář",
+ "size": "Velikost"
}
diff --git a/src/_h5ai/conf/l10n/da.json b/src/_h5ai/conf/l10n/da.json
index 97e502ee..3b8fa061 100644
--- a/src/_h5ai/conf/l10n/da.json
+++ b/src/_h5ai/conf/l10n/da.json
@@ -1,17 +1,18 @@
{
"lang": "dansk",
+
+ "dateFormat": "DD-MM-YYYY HH:mm",
"details": "detaljer",
+ "download": "download",
+ "empty": "tom",
+ "files": "filer",
+ "filter": "filter",
+ "folders": "mapper",
"grid": "grid",
"icons": "ikoner",
- "name": "Navn",
"lastModified": "Sidst ændret",
- "size": "Størrelse",
- "parentDirectory": "Overordnet mappe",
- "empty": "tom",
- "folders": "mapper",
- "files": "filer",
- "download": "download",
+ "name": "Navn",
"noMatch": "ingen match",
- "dateFormat": "DD-MM-YYYY HH:mm",
- "filter": "filter"
+ "parentDirectory": "Overordnet mappe",
+ "size": "Størrelse"
}
diff --git a/src/_h5ai/conf/l10n/de.json b/src/_h5ai/conf/l10n/de.json
index 0293c6d3..3702575f 100644
--- a/src/_h5ai/conf/l10n/de.json
+++ b/src/_h5ai/conf/l10n/de.json
@@ -1,19 +1,22 @@
{
"lang": "deutsch",
+
+ "dateFormat": "DD.MM.YYYY HH:mm",
"details": "Details",
+ "download": "Download",
+ "empty": "leer",
+ "files": "Dateien",
+ "filter": "Filter",
+ "folders": "Ordner",
"grid": "Gitter",
"icons": "Icons",
- "name": "Name",
+ "language": "Sprache",
"lastModified": "Geändert",
- "size": "Größe",
- "parentDirectory": "Übergeordnetes Verzeichnis",
- "empty": "leer",
- "folders": "Ordner",
- "files": "Dateien",
- "download": "Download",
+ "name": "Name",
"noMatch": "keine Treffer",
- "dateFormat": "DD.MM.YYYY HH:mm",
- "filter": "Filter",
- "view": "Ansicht",
- "language": "Sprache"
+ "parentDirectory": "Übergeordnetes Verzeichnis",
+ "search": "Suche",
+ "size": "Größe",
+ "tree": "Baum",
+ "view": "Ansicht"
}
diff --git a/src/_h5ai/conf/l10n/el.json b/src/_h5ai/conf/l10n/el.json
index 8330d383..2d9c00d9 100644
--- a/src/_h5ai/conf/l10n/el.json
+++ b/src/_h5ai/conf/l10n/el.json
@@ -1,17 +1,18 @@
{
"lang": "ελληνικά",
+
+ "dateFormat": "DD/MM/YYYY HH:mm",
"details": "λεπτομέρειες",
+ "download": "μεταμόρφωση",
+ "empty": "κενό",
+ "files": "αρχεία",
+ "filter": "φίλτρο",
+ "folders": "φάκελοι",
"grid": "πλέγμα",
"icons": "εικονίδια",
- "name": "Όνομα",
"lastModified": "Τελευταία τροποποίηση",
- "size": "Μέγεθος",
- "parentDirectory": "Προηγούμενος Κατάλογος",
- "empty": "κενό",
- "folders": "φάκελοι",
- "files": "αρχεία",
- "download": "μεταμόρφωση",
+ "name": "Όνομα",
"noMatch": "κανένα αποτέλεσμα",
- "dateFormat": "DD/MM/YYYY HH:mm",
- "filter": "φίλτρο"
+ "parentDirectory": "Προηγούμενος Κατάλογος",
+ "size": "Μέγεθος"
}
diff --git a/src/_h5ai/conf/l10n/en.json b/src/_h5ai/conf/l10n/en.json
index 266b77ba..05e9b4eb 100644
--- a/src/_h5ai/conf/l10n/en.json
+++ b/src/_h5ai/conf/l10n/en.json
@@ -1,20 +1,23 @@
/* only here as a reference, these values are the hardcoded defaults */
{
"lang": "english",
+
+ "dateFormat": "YYYY-MM-DD HH:mm",
"details": "details",
+ "download": "download",
+ "empty": "empty",
+ "files": "files",
+ "filter": "filter",
+ "folders": "folders",
"grid": "grid",
"icons": "icons",
- "name": "Name",
+ "language": "Language",
"lastModified": "Last modified",
- "size": "Size",
- "parentDirectory": "Parent Directory",
- "empty": "empty",
- "folders": "folders",
- "files": "files",
- "download": "download",
+ "name": "Name",
"noMatch": "no match",
- "dateFormat": "YYYY-MM-DD HH:mm",
- "filter": "filter",
- "view": "View",
- "language": "Language"
+ "parentDirectory": "Parent Directory",
+ "search": "search",
+ "size": "Size",
+ "tree": "Tree",
+ "view": "View"
}
diff --git a/src/_h5ai/conf/l10n/es.json b/src/_h5ai/conf/l10n/es.json
index c72e698d..d7ee3057 100644
--- a/src/_h5ai/conf/l10n/es.json
+++ b/src/_h5ai/conf/l10n/es.json
@@ -1,17 +1,18 @@
{
"lang": "español",
+
+ "dateFormat": "DD/MM/YYYY HH:mm",
"details": "Detalles",
+ "download": "Descargar",
+ "empty": "vacío",
+ "files": "Archivos",
+ "filter": "Filtar",
+ "folders": "Directorios",
"grid": "Cuadrícula",
"icons": "Íconos",
- "name": "Nombre",
"lastModified": "Última modificación",
- "size": "Tamaño",
- "parentDirectory": "Directorio superior",
- "empty": "vacío",
- "folders": "Directorios",
- "files": "Archivos",
- "download": "Descargar",
+ "name": "Nombre",
"noMatch": "Sin coincidencias",
- "dateFormat": "DD/MM/YYYY HH:mm",
- "filter": "Filtar"
+ "parentDirectory": "Directorio superior",
+ "size": "Tamaño"
}
diff --git a/src/_h5ai/conf/l10n/fi.json b/src/_h5ai/conf/l10n/fi.json
index acfd1155..c19c0ed3 100644
--- a/src/_h5ai/conf/l10n/fi.json
+++ b/src/_h5ai/conf/l10n/fi.json
@@ -1,17 +1,18 @@
{
"lang": "finnish",
+
+ "dateFormat": "DD.MM.YYYY HH:mm",
"details": "tiedot",
+ "download": "lataa",
+ "empty": "tyhjä",
+ "files": "tiedostoa",
+ "filter": "suodata",
+ "folders": "hakemistoa",
"grid": "ruudukko",
"icons": "ikonit",
- "name": "Nimi",
"lastModified": "Viimeksi muokattu",
- "size": "Koko",
- "parentDirectory": "Ylähakemisto",
- "empty": "tyhjä",
- "folders": "hakemistoa",
- "files": "tiedostoa",
- "download": "lataa",
+ "name": "Nimi",
"noMatch": "ei osumia",
- "dateFormat": "DD.MM.YYYY HH:mm",
- "filter": "suodata"
+ "parentDirectory": "Ylähakemisto",
+ "size": "Koko"
}
diff --git a/src/_h5ai/conf/l10n/fr.json b/src/_h5ai/conf/l10n/fr.json
index 5701ed59..dc9a05ac 100644
--- a/src/_h5ai/conf/l10n/fr.json
+++ b/src/_h5ai/conf/l10n/fr.json
@@ -1,17 +1,18 @@
{
"lang": "français",
+
+ "dateFormat": "DD/MM/YYYY HH:mm",
"details": "détails",
+ "download": "télécharger",
+ "empty": "vide",
+ "files": "Fichiers",
+ "filter": "filtre",
+ "folders": "Répertoires",
"grid": "grille",
"icons": "icônes",
- "name": "Nom",
"lastModified": "Dernière modification",
- "size": "Taille",
- "parentDirectory": "Dossier parent",
- "empty": "vide",
- "folders": "Répertoires",
- "files": "Fichiers",
- "download": "télécharger",
+ "name": "Nom",
"noMatch": "rien trouvé",
- "dateFormat": "DD/MM/YYYY HH:mm",
- "filter": "filtre"
+ "parentDirectory": "Dossier parent",
+ "size": "Taille"
}
diff --git a/src/_h5ai/conf/l10n/he.json b/src/_h5ai/conf/l10n/he.json
index 15ecfafa..bb37f7f7 100644
--- a/src/_h5ai/conf/l10n/he.json
+++ b/src/_h5ai/conf/l10n/he.json
@@ -1,16 +1,17 @@
{
"lang": "עברית",
- "details": "פרטים",
- "icons": "צלמיות",
- "name": "שם",
- "lastModified": "שינוי אחרון",
- "size": "גודל",
- "parentDirectory": "תיקיית הורה",
- "empty": "ריק",
- "folders": "תיקיות",
- "files": "קבצים",
- "download": "הורדה",
- "noMatch": "אין תוצאות",
+
"dateFormat": "DD.MM.YYYY HH:mm",
- "filter": "סינון"
+ "details": "פרטים",
+ "download": "הורדה",
+ "empty": "ריק",
+ "files": "קבצים",
+ "filter": "סינון",
+ "folders": "תיקיות",
+ "icons": "צלמיות",
+ "lastModified": "שינוי אחרון",
+ "name": "שם",
+ "noMatch": "אין תוצאות",
+ "parentDirectory": "תיקיית הורה",
+ "size": "גודל"
}
diff --git a/src/_h5ai/conf/l10n/hi.json b/src/_h5ai/conf/l10n/hi.json
index fb6b8441..5941733b 100644
--- a/src/_h5ai/conf/l10n/hi.json
+++ b/src/_h5ai/conf/l10n/hi.json
@@ -1,18 +1,18 @@
{
"lang": "हिंदी",
- "details": "विस्तार",
- "icons": "आइकॉन",
- "name": "नाम",
- "lastModified": "पिछला परिवर्तन",
- "size": "माप",
- "parentDirectory": "मूल डायरेक्टरी",
- "empty": "खाली",
- "folders": "फोल्डर",
- "files": "फ़ाइलें",
- "download": "डाउनलोड",
- "list": "सूची",
- "grid": "ग्रिड",
- "noMatch": "कोई समानता नहीं",
+
"dateFormat": "DD.MM.YYYY HH:mm",
- "filter": "फ़िल्टर"
+ "details": "विस्तार",
+ "download": "डाउनलोड",
+ "empty": "खाली",
+ "files": "फ़ाइलें",
+ "filter": "फ़िल्टर",
+ "folders": "फोल्डर",
+ "grid": "ग्रिड",
+ "icons": "आइकॉन",
+ "lastModified": "पिछला परिवर्तन",
+ "name": "नाम",
+ "noMatch": "कोई समानता नहीं",
+ "parentDirectory": "मूल डायरेक्टरी",
+ "size": "माप"
}
diff --git a/src/_h5ai/conf/l10n/hr.json b/src/_h5ai/conf/l10n/hr.json
index 11746caa..3c309f60 100644
--- a/src/_h5ai/conf/l10n/hr.json
+++ b/src/_h5ai/conf/l10n/hr.json
@@ -1,19 +1,18 @@
{
"lang": "hrvatski",
+
+ "dateFormat": "YYYY-MM-DD HH:mm",
"details": "detalji",
- "list": "lista",
+ "download": "preuzmi",
+ "empty": "prazno",
+ "files": "datoteka",
+ "filter": "filter",
+ "folders": "direktorij(a)",
"grid": "mreža",
"icons": "ikone",
- "name": "Naziv",
"lastModified": "Posljednja izmjena",
- "size": "Veličina",
- "parentDirectory": "Natrag",
- "empty": "prazno",
- "folders": "direktorij(a)",
- "files": "datoteka",
- "download": "preuzmi",
+ "name": "Naziv",
"noMatch": "nema rezultata",
- "dateFormat": "YYYY-MM-DD HH:mm",
- "filter": "filter",
- "delete": "obriši"
+ "parentDirectory": "Natrag",
+ "size": "Veličina",
}
diff --git a/src/_h5ai/conf/l10n/hu.json b/src/_h5ai/conf/l10n/hu.json
index 9efdc306..b2c1b34e 100644
--- a/src/_h5ai/conf/l10n/hu.json
+++ b/src/_h5ai/conf/l10n/hu.json
@@ -1,15 +1,16 @@
{
"lang": "magyar",
+
+ "dateFormat": "YYYY-MM-DD HH:mm",
"details": "részletek",
- "icons": "ikonok",
- "name": "Név",
- "lastModified": "Utoljára módosítva",
- "size": "Méret",
- "parentDirectory": "Szülő könyvtár",
- "empty": "üres",
- "folders": "mappák",
- "files": "fájlok",
"download": "letöltés",
+ "empty": "üres",
+ "files": "fájlok",
+ "folders": "mappák",
+ "icons": "ikonok",
+ "lastModified": "Utoljára módosítva",
+ "name": "Név",
"noMatch": "nincs találat",
- "dateFormat": "YYYY-MM-DD HH:mm"
+ "parentDirectory": "Szülő könyvtár",
+ "size": "Méret"
}
diff --git a/src/_h5ai/conf/l10n/it.json b/src/_h5ai/conf/l10n/it.json
index 5b96b663..cd833370 100644
--- a/src/_h5ai/conf/l10n/it.json
+++ b/src/_h5ai/conf/l10n/it.json
@@ -1,17 +1,18 @@
{
"lang": "italiano",
+
+ "dateFormat": "DD-MM-YYYY HH:mm",
"details": "dettagli",
+ "download": "download",
+ "empty": "vuota",
+ "files": "file",
+ "filter": "filtra",
+ "folders": "cartelle",
"grid": "griglia",
"icons": "icone",
- "name": "Nome",
"lastModified": "Ultima modifica",
- "size": "Dimensione",
- "parentDirectory": "Cartella Superiore",
- "empty": "vuota",
- "folders": "cartelle",
- "files": "file",
- "download": "download",
+ "name": "Nome",
"noMatch": "nessun risultato",
- "dateFormat": "DD-MM-YYYY HH:mm",
- "filter": "filtra"
+ "parentDirectory": "Cartella Superiore",
+ "size": "Dimensione"
}
diff --git a/src/_h5ai/conf/l10n/ja.json b/src/_h5ai/conf/l10n/ja.json
index 23625c09..88266e78 100644
--- a/src/_h5ai/conf/l10n/ja.json
+++ b/src/_h5ai/conf/l10n/ja.json
@@ -1,19 +1,20 @@
{
"lang": "日本語",
+
+ "dateFormat": "YYYY-MM-DD HH:mm",
"details": "詳細",
+ "download": "ダウンロード",
+ "empty": "(空)",
+ "files": "ファイル",
+ "filter": "フィルター",
+ "folders": "フォルダー",
"grid": "グリッド",
"icons": "アイコン",
- "name": "名前",
+ "language": "言語",
"lastModified": "最終変更日時",
- "size": "サイズ",
- "parentDirectory": "親ディレクトリへ",
- "empty": "(空)",
- "folders": "フォルダー",
- "files": "ファイル",
- "download": "ダウンロード",
+ "name": "名前",
"noMatch": "一致する項目が見つかりません",
- "dateFormat": "YYYY-MM-DD HH:mm",
- "filter": "フィルター",
- "view": "ビュー",
- "language": "言語"
+ "parentDirectory": "親ディレクトリへ",
+ "size": "サイズ",
+ "view": "ビュー"
}
diff --git a/src/_h5ai/conf/l10n/ko.json b/src/_h5ai/conf/l10n/ko.json
index 49533666..88d134d4 100644
--- a/src/_h5ai/conf/l10n/ko.json
+++ b/src/_h5ai/conf/l10n/ko.json
@@ -1,19 +1,20 @@
{
"lang": "한국어",
+
+ "dateFormat": "YYYY-MM-DD HH:mm",
"details": "자세히",
+ "download": "다운로드",
+ "empty": "빈폴더",
+ "files": "파일",
+ "filter": "필터",
+ "folders": "폴더",
"grid": "그리드",
"icons": "아이콘",
- "name": "파일명",
+ "language": "언어",
"lastModified": "최근 수정일",
- "size": "크기",
- "parentDirectory": "상위폴더",
- "empty": "빈폴더",
- "folders": "폴더",
- "files": "파일",
- "download": "다운로드",
+ "name": "파일명",
"noMatch": "해당파일이 없습니다.",
- "dateFormat": "YYYY-MM-DD HH:mm",
- "filter": "필터",
- "view": "보기",
- "language": "언어"
+ "parentDirectory": "상위폴더",
+ "size": "크기",
+ "view": "보기"
}
diff --git a/src/_h5ai/conf/l10n/lv.json b/src/_h5ai/conf/l10n/lv.json
index 05948f24..06be890f 100644
--- a/src/_h5ai/conf/l10n/lv.json
+++ b/src/_h5ai/conf/l10n/lv.json
@@ -1,19 +1,20 @@
{
"lang": "latviešu",
+
+ "dateFormat": "YYYY-MM-DD HH:mm",
"details": "detaļas",
+ "download": "lejupielādēt",
+ "empty": "tukšs",
+ "files": "faili",
+ "filter": "filtrēt",
+ "folders": "mapes",
"grid": "režģis",
"icons": "ikonas",
- "name": "Nosaukums",
+ "language": "Valoda",
"lastModified": "Pēdējoreiz modificēts",
- "size": "Izmērs",
- "parentDirectory": "Vecākdirektorijs",
- "empty": "tukšs",
- "folders": "mapes",
- "files": "faili",
- "download": "lejupielādēt",
+ "name": "Nosaukums",
"noMatch": "nav sakritības",
- "dateFormat": "YYYY-MM-DD HH:mm",
- "filter": "filtrēt",
- "view": "Skats",
- "language": "Valoda"
+ "parentDirectory": "Vecākdirektorijs",
+ "size": "Izmērs",
+ "view": "Skats"
}
diff --git a/src/_h5ai/conf/l10n/nb.json b/src/_h5ai/conf/l10n/nb.json
index add52c07..44a1797c 100644
--- a/src/_h5ai/conf/l10n/nb.json
+++ b/src/_h5ai/conf/l10n/nb.json
@@ -1,14 +1,15 @@
{
"lang": "norwegian",
+
"details": "detaljer",
- "icons": "ikoner",
- "name": "Navn",
- "lastModified": "Sist endret",
- "size": "Størrelse",
- "parentDirectory": "Overordnet mappe",
- "empty": "tom",
- "folders": "mapper",
- "files": "filer",
"download": "last ned",
- "noMatch": "ingen treff"
+ "empty": "tom",
+ "files": "filer",
+ "folders": "mapper",
+ "icons": "ikoner",
+ "lastModified": "Sist endret",
+ "name": "Navn",
+ "noMatch": "ingen treff",
+ "parentDirectory": "Overordnet mappe",
+ "size": "Størrelse"
}
diff --git a/src/_h5ai/conf/l10n/nl.json b/src/_h5ai/conf/l10n/nl.json
index 2b6ed077..20c28236 100644
--- a/src/_h5ai/conf/l10n/nl.json
+++ b/src/_h5ai/conf/l10n/nl.json
@@ -1,10 +1,11 @@
{
"lang": "nederlands",
+
"details": "details",
+ "empty": "lege",
"icons": "iconen",
- "name": "Naam",
"lastModified": "Laatste wijziging",
- "size": "Grootte",
+ "name": "Naam",
"parentDirectory": "Bovenliggende map",
- "empty": "lege"
+ "size": "Grootte"
}
diff --git a/src/_h5ai/conf/l10n/pl.json b/src/_h5ai/conf/l10n/pl.json
index c25a64f2..1ae5aae0 100644
--- a/src/_h5ai/conf/l10n/pl.json
+++ b/src/_h5ai/conf/l10n/pl.json
@@ -1,17 +1,18 @@
{
"lang": "polski",
+
+ "dateFormat": "YYYY-MM-DD HH:mm",
"details": "szczegóły",
+ "download": "pobierz",
+ "empty": "pusty",
+ "files": "plików",
+ "filter": "filtr",
+ "folders": "folderów",
"grid": "kafelki",
"icons": "ikony",
- "name": "Nazwa",
"lastModified": "Ostatnia modyfikacja",
- "size": "Rozmiar",
- "parentDirectory": "Katalog nadrzędny",
- "empty": "pusty",
- "folders": "folderów",
- "files": "plików",
- "download": "pobierz",
+ "name": "Nazwa",
"noMatch": "nie znaleziono",
- "dateFormat": "YYYY-MM-DD HH:mm",
- "filter": "filtr"
+ "parentDirectory": "Katalog nadrzędny",
+ "size": "Rozmiar"
}
diff --git a/src/_h5ai/conf/l10n/pt.json b/src/_h5ai/conf/l10n/pt.json
index 3baef354..acd7feaf 100644
--- a/src/_h5ai/conf/l10n/pt.json
+++ b/src/_h5ai/conf/l10n/pt.json
@@ -1,17 +1,18 @@
{
"lang": "português",
+
+ "dateFormat": "DD-MM-YYYY HH:mm",
"details": "detalhes",
+ "download": "descarregar",
+ "empty": "vazio",
+ "files": "arquivos",
+ "filter": "filtro",
+ "folders": "pastas",
"grid": "grelha",
"icons": "ícones",
- "name": "Nome",
"lastModified": "última modificação",
- "size": "Tamanho",
- "parentDirectory": "diretório acima",
- "empty": "vazio",
- "folders": "pastas",
- "files": "arquivos",
- "download": "descarregar",
+ "name": "Nome",
"noMatch": "sem resultados",
- "dateFormat": "DD-MM-YYYY HH:mm",
- "filter": "filtro"
+ "parentDirectory": "diretório acima",
+ "size": "Tamanho"
}
diff --git a/src/_h5ai/conf/l10n/ro.json b/src/_h5ai/conf/l10n/ro.json
index d6a93c5d..4981dfe0 100644
--- a/src/_h5ai/conf/l10n/ro.json
+++ b/src/_h5ai/conf/l10n/ro.json
@@ -1,14 +1,15 @@
{
"lang": "română",
+
"details": "detalii",
- "icons": "pictograme",
- "name": "nume",
- "lastModified": "ultima modificare",
- "size": "mărime",
- "parentDirectory": "dosar părinte",
- "empty": "gol",
- "folders": "dosar",
- "files": "fişiere",
"download": "descarcă",
- "noMatch": "0 rezultate"
+ "empty": "gol",
+ "files": "fişiere",
+ "folders": "dosar",
+ "icons": "pictograme",
+ "lastModified": "ultima modificare",
+ "name": "nume",
+ "noMatch": "0 rezultate",
+ "parentDirectory": "dosar părinte",
+ "size": "mărime"
}
diff --git a/src/_h5ai/conf/l10n/ru.json b/src/_h5ai/conf/l10n/ru.json
index 5134dd7c..8056a0d9 100644
--- a/src/_h5ai/conf/l10n/ru.json
+++ b/src/_h5ai/conf/l10n/ru.json
@@ -1,19 +1,20 @@
{
"lang": "русский",
+
+ "dateFormat": "YYYY-MM-DD HH:mm",
"details": "Детали",
+ "download": "Скачать",
+ "empty": "Пусто",
+ "files": "Файлы",
+ "filter": "Фильтр",
+ "folders": "Папки",
"grid": "Сетка",
"icons": "Иконки",
- "name": "Имя",
- "lastModified": "Последние изменения",
- "size": "Размер",
- "parentDirectory": "Главная директория",
- "empty": "Пусто",
- "folders": "Папки",
- "files": "Файлы",
- "download": "Скачать",
- "noMatch": "Нет совпадений",
- "dateFormat": "YYYY-MM-DD HH:mm",
- "view": "Вид",
"language": "Язык",
- "filter": "Фильтр"
+ "lastModified": "Последние изменения",
+ "name": "Имя",
+ "noMatch": "Нет совпадений",
+ "parentDirectory": "Главная директория",
+ "size": "Размер",
+ "view": "Вид"
}
diff --git a/src/_h5ai/conf/l10n/sk.json b/src/_h5ai/conf/l10n/sk.json
index d50b7131..cfc9e45a 100644
--- a/src/_h5ai/conf/l10n/sk.json
+++ b/src/_h5ai/conf/l10n/sk.json
@@ -1,12 +1,13 @@
{
"lang": "slovenčina",
+
"details": "podrobnosti",
- "icons": "ikony",
- "name": "Názov",
- "lastModified": "Upravené",
- "size": "Velkosť",
- "parentDirectory": "Nadriadený priečinok",
"empty": "prázdny",
+ "files": "súborov",
"folders": "priečinkov",
- "files": "súborov"
+ "icons": "ikony",
+ "lastModified": "Upravené",
+ "name": "Názov",
+ "parentDirectory": "Nadriadený priečinok",
+ "size": "Velkosť"
}
diff --git a/src/_h5ai/conf/l10n/sl.json b/src/_h5ai/conf/l10n/sl.json
index 1e17e042..5cdda214 100644
--- a/src/_h5ai/conf/l10n/sl.json
+++ b/src/_h5ai/conf/l10n/sl.json
@@ -1,17 +1,18 @@
{
"lang": "slovenščina",
+
+ "dateFormat": "DD. MM. YYYY HH:mm",
"details": "podrobnosti",
+ "download": "prenesi",
+ "empty": "prazno",
+ "files": "datoteke",
+ "filter": "filter",
+ "folders": "mape",
"grid": "mreža",
"icons": "ikone",
- "name": "Ime",
"lastModified": "Zadnja sprememba",
- "size": "Velikost",
- "parentDirectory": "Nadrejena mapa",
- "empty": "prazno",
- "folders": "mape",
- "files": "datoteke",
- "download": "prenesi",
+ "name": "Ime",
"noMatch": "ni zadetkov",
- "dateFormat": "DD. MM. YYYY HH:mm",
- "filter": "filter"
+ "parentDirectory": "Nadrejena mapa",
+ "size": "Velikost"
}
diff --git a/src/_h5ai/conf/l10n/sr.json b/src/_h5ai/conf/l10n/sr.json
index e93e98ac..845eeab7 100644
--- a/src/_h5ai/conf/l10n/sr.json
+++ b/src/_h5ai/conf/l10n/sr.json
@@ -1,14 +1,15 @@
{
"lang": "srpski",
+
"details": "detalji",
- "icons": "ikone",
- "name": "Ime",
- "lastModified": "Poslednja modifikacija",
- "size": "Veličina",
- "parentDirectory": "Roditeljski direktorijum",
- "empty": "prazno",
- "folders": "direktorijum",
- "files": "fajlovi",
"download": "download",
- "noMatch": "bez poklapanja"
+ "empty": "prazno",
+ "files": "fajlovi",
+ "folders": "direktorijum",
+ "icons": "ikone",
+ "lastModified": "Poslednja modifikacija",
+ "name": "Ime",
+ "noMatch": "bez poklapanja",
+ "parentDirectory": "Roditeljski direktorijum",
+ "size": "Veličina"
}
diff --git a/src/_h5ai/conf/l10n/sv.json b/src/_h5ai/conf/l10n/sv.json
index 5514298a..75638e53 100644
--- a/src/_h5ai/conf/l10n/sv.json
+++ b/src/_h5ai/conf/l10n/sv.json
@@ -1,15 +1,16 @@
{
"lang": "svenska",
+
"details": "detaljerad",
+ "download": "ladda ner",
+ "empty": "tom",
+ "files": "filer",
+ "folders": "kataloger",
"grid": "rutnät",
"icons": "ikoner",
- "name": "Filnamn",
"lastModified": "Senast ändrad",
- "size": "Filstorlek",
+ "name": "Filnamn",
+ "noMatch": "ingen matchning",
"parentDirectory": "Till överordnad mapp",
- "empty": "tom",
- "folders": "kataloger",
- "files": "filer",
- "download": "ladda ner",
- "noMatch": "ingen matchning"
+ "size": "Filstorlek"
}
diff --git a/src/_h5ai/conf/l10n/tr.json b/src/_h5ai/conf/l10n/tr.json
index 04d9095e..45cfc92d 100644
--- a/src/_h5ai/conf/l10n/tr.json
+++ b/src/_h5ai/conf/l10n/tr.json
@@ -1,13 +1,14 @@
{
"lang": "türkçe",
+
"details": "detaylar",
- "icons": "ikonlar",
- "name": "İsim",
- "lastModified": "Son Düzenleme",
- "size": "Boyut",
- "parentDirectory": "Üst Dizin",
+ "download": "indir",
"empty": "boş",
- "folders": "klasörler",
"files": "dosyalar",
- "download": "indir"
+ "folders": "klasörler",
+ "icons": "ikonlar",
+ "lastModified": "Son Düzenleme",
+ "name": "İsim",
+ "parentDirectory": "Üst Dizin",
+ "size": "Boyut"
}
diff --git a/src/_h5ai/conf/l10n/uk.json b/src/_h5ai/conf/l10n/uk.json
index 4c63ff9d..522da0a6 100644
--- a/src/_h5ai/conf/l10n/uk.json
+++ b/src/_h5ai/conf/l10n/uk.json
@@ -1,17 +1,18 @@
{
"lang": "українська",
+
+ "dateFormat": "YYYY-MM-DD HH:mm",
"details": "Деталі",
+ "download": "Завантажити",
+ "empty": "Порожньо",
+ "files": "Файли(ів)",
+ "filter": "Фільтр",
+ "folders": "Тек(и))",
"grid": "Гратка",
"icons": "Піктограми",
- "name": "Ім'я",
"lastModified": "Останні зміни",
- "size": "Розмір",
- "parentDirectory": "Головна тека",
- "empty": "Порожньо",
- "folders": "Тек(и))",
- "files": "Файли(ів)",
- "download": "Завантажити",
+ "name": "Ім'я",
"noMatch": "Немає співпадінь",
- "dateFormat": "YYYY-MM-DD HH:mm",
- "filter": "Фільтр"
+ "parentDirectory": "Головна тека",
+ "size": "Розмір"
}
diff --git a/src/_h5ai/conf/l10n/zh-cn.json b/src/_h5ai/conf/l10n/zh-cn.json
index efd6f044..4539390d 100644
--- a/src/_h5ai/conf/l10n/zh-cn.json
+++ b/src/_h5ai/conf/l10n/zh-cn.json
@@ -1,19 +1,20 @@
{
"lang": "简体中文",
+
+ "dateFormat": "YYYY-MM-DD HH:mm",
"details": "详情",
+ "download": "下载",
+ "empty": "空文件夹",
+ "files": "文件",
+ "filter": "查找",
+ "folders": "文件夹",
"grid": "网格",
"icons": "图标",
- "name": "文件名",
+ "language": "语言",
"lastModified": "修改时间",
- "size": "大小",
- "parentDirectory": "父文件夹",
- "empty": "空文件夹",
- "folders": "文件夹",
- "files": "文件",
- "download": "下载",
+ "name": "文件名",
"noMatch": "无匹配项",
- "dateFormat": "YYYY-MM-DD HH:mm",
- "filter": "查找",
- "view": "视图",
- "language": "语言"
+ "parentDirectory": "父文件夹",
+ "size": "大小",
+ "view": "视图"
}
diff --git a/src/_h5ai/conf/l10n/zh-tw.json b/src/_h5ai/conf/l10n/zh-tw.json
index 8203e7c6..2abd1d41 100644
--- a/src/_h5ai/conf/l10n/zh-tw.json
+++ b/src/_h5ai/conf/l10n/zh-tw.json
@@ -1,17 +1,18 @@
{
"lang": "正體中文",
+
+ "dateFormat": "YYYY-MM-DD HH:mm",
"details": "詳細資料",
+ "download": "下載",
+ "empty": "空資料夾",
+ "files": "檔案",
+ "filter": "過濾",
+ "folders": "資料夾",
"grid": "網格",
"icons": "圖示",
- "name": "檔名",
"lastModified": "上次修改",
- "size": "大小",
- "parentDirectory": "上層目錄",
- "empty": "空資料夾",
- "folders": "資料夾",
- "files": "檔案",
- "download": "下載",
+ "name": "檔名",
"noMatch": "沒有符合的檔案",
- "dateFormat": "YYYY-MM-DD HH:mm",
- "filter": "過濾"
+ "parentDirectory": "上層目錄",
+ "size": "大小"
}