Primer commit del sistema avantika sin cambios

This commit is contained in:
2026-01-06 19:42:24 -06:00
commit 3ae4be5957
7127 changed files with 440072 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
//
// ClearBox Language File (JavaScript)
//
var
CB_NavTextPrv='předchozí', // text of previous image
CB_NavTextNxt='další', // text of next image
CB_NavTextFull='plná velikost', // text of original size (only at pictures)
CB_NavTextOpen='zobrazit v novém okně prohlížeče', // text of open in a new browser window
CB_NavTextDL='stáhnout', // text of download picture or any other content
CB_NavTextClose='zavřít', // text of close CB
CB_NavTextStart='spustit prezentaci', // text of start slideshow
CB_NavTextStop='zastavit prezentaci', // text of stop slideshow
CB_NavTextRotR='otočit obrázek o 90 stupnů doprava', // text of rotation right
CB_NavTextRotL='otočit obrázek o 90 stupnů doleva' // text of rotation left
CB_NavTextReady='clearbox is ready' // text of clearbox ready
;

View File

@@ -0,0 +1,19 @@
//
// ClearBox Language File (JavaScript)
//
var
CB_NavTextPrv='zurück', // text of previous image
CB_NavTextNxt='weiter', // text of next image
CB_NavTextFull='volle grösse', // text of original size (only at pictures)
CB_NavTextOpen='in neuem Browser-Fenster öffnen', // text of open in a new browser window
CB_NavTextDL='herunterladen', // text of download picture or any other content
CB_NavTextClose='schliessen', // text of close CB
CB_NavTextStart='Diaschau starten', // text of start slideshow
CB_NavTextStop='Diaschau stoppen', // text of stop slideshow
CB_NavTextRotR='Bild 90 grad nach rechts drehen', // text of rotation right
CB_NavTextRotL='Bild 90 grad nach links drehen', // text of rotation left
CB_NavTextReady='clearbox is ready' // text of clearbox ready
;

View File

@@ -0,0 +1,19 @@
//
// ClearBox Language File (JavaScript)
//
var
CB_NavTextPrv='previous', // text of previous image
CB_NavTextNxt='next', // text of next image
CB_NavTextFull='full size', // text of original size (only at pictures)
CB_NavTextOpen='open in new browser window', // text of open in a new browser window
CB_NavTextDL='download', // text of download picture or any other content
CB_NavTextClose='close clearbox', // text of close CB
CB_NavTextStart='start slideshow', // text of start slideshow
CB_NavTextStop='stop slideshow', // text of stop slideshow
CB_NavTextRotR='rotate image right by 90 degrees', // text of rotation right
CB_NavTextRotL='rotate image left by 90 degrees', // text of rotation left
CB_NavTextReady='clearbox is ready' // text of clearbox ready
;

View File

@@ -0,0 +1,19 @@
//
// ClearBox Spanish Language File (JavaScript)
//
var
CB_NavTextPrv='anterior', // texto para la imagen anterior
CB_NavTextNxt='siguiente', // texto para la imagen siguiente
CB_NavTextFull='pantalla completa', // texto para la imagen original (unicamente para las imagenes)
CB_NavTextOpen='abrir en una nueva ventana', // texto para abrir en una nueva ventana
CB_NavTextDL='descargar', // texto para descargar la imagen u otro contenido
CB_NavTextClose='cerrar', // texto para cerrar clearbox
CB_NavTextStart='iniciar la presentación', // texte para iniciar la presentación
CB_NavTextStop='detener la presentación', // texto para detener la presentación
CB_NavTextRotR='rotación de la imagen 90° hacia la derecha', // texto para rotar la imagen hacia la derecha
CB_NavTextRotL='rotación de la imagen 90° hacia la izquierda' // texto para rotar la imagen hacia la izquierda
CB_NavTextReady='clearbox is ready' // text of clearbox ready
;

View File

@@ -0,0 +1,19 @@
//
// ClearBox French Language File (JavaScript)
//
var
CB_NavTextPrv='précédent', // texte pour image précédente
CB_NavTextNxt='suivant', // texte pour image suivante
CB_NavTextFull='plein écran', // texte pour l'image originale (uniquement pour les images)
CB_NavTextOpen='ouvrir dans une nouvelle fenętre', // texte pour ouvrir dans une nouvelle fenętre
CB_NavTextDL='télécharger', // texte pour télécharger une image ou un autre contenu
CB_NavTextClose='fermer', // texte pour fermer clearbox
CB_NavTextStart='démarrer le diaporama', // texte pour démarrer le diaporama
CB_NavTextStop='arręter le diaporama', // texte pour arręter le diaporama
CB_NavTextRotR='rotation de l\'image ŕ 90° vers la droite', // texte pour faire une rotation vers la droite
CB_NavTextRotL='rotation de l\'image ŕ 90° vers la gauche', // texte pour faire une rotation vers la gauche
CB_NavTextReady='clearbox is ready' // text of clearbox ready
;

View File

@@ -0,0 +1,19 @@
//
// ClearBox Language File (JavaScript)
//
var
CB_NavTextPrv='előző', // text of previous image
CB_NavTextNxt='következő', // text of next image
CB_NavTextFull='teljes méretű kép megtekintése', // text of original size (only at pictures)
CB_NavTextOpen='megnyitás a böngészőben', // text of open content in a new browser window
CB_NavTextDL='letöltés', // text of download picture or any other content
CB_NavTextClose='clearbox ablak bezárása', // text of close CB
CB_NavTextStart='slideshow elindítása', // text of start slideshow
CB_NavTextStop='slideshow megállítása', // text of stop slideshow
CB_NavTextRotR='kép elforgatása jobbra 90 fokkal', // text of rotation right
CB_NavTextRotL='kép elforgatása balra 90 fokkal', // text of rotation left
CB_NavTextReady='a clearbox betöltődött' // text of clearbox ready
;

View File

@@ -0,0 +1,19 @@
//
// ClearBox Language File (JavaScript)
//
var
CB_NavTextPrv='avanti', // text of previous image
CB_NavTextNxt='indietro', // text of next image
CB_NavTextFull='formato originale', // text of original size (only at pictures)
CB_NavTextOpen='nuova finestra', // text of open in a new browser window
CB_NavTextDL='scarica', // text of download picture or any other content
CB_NavTextClose='chiudi', // text of close CB
CB_NavTextStart='presentazione', // text of start slideshow
CB_NavTextStop='ferma presentazione', // text of stop slideshow
CB_NavTextRotR='90 gradi a destra', // text of rotation right
CB_NavTextRotL='90 gradi a sinistra' // text of rotation left
CB_NavTextReady='clearbox is ready' // text of clearbox ready
;

View File

@@ -0,0 +1,19 @@
//
// ClearBox Language File (JavaScript)
//
var
CB_NavTextPrv='precedentul', // text of previous image
CB_NavTextNxt='următorul', // text of next image
CB_NavTextFull='imaginea în marimea originală', // text of original size (only at pictures)
CB_NavTextOpen='deschide într-o fereastra nouă', // text of open content in a new browser window
CB_NavTextDL='descarcă', // text of download picture or any other content
CB_NavTextClose='închide fereastra', // text of close CB
CB_NavTextStart='pornire slideshow', // text of start slideshow
CB_NavTextStop='oprire slideshow', // text of stop slideshow
CB_NavTextRotR='rotirea imagini cu 90 de grade spre dreapta', // text of rotation right
CB_NavTextRotL='rotirea imagini cu 90 de grade spre stânga' // text of rotation left
CB_NavTextReady='clearbox is ready' // text of clearbox ready
;

View File

@@ -0,0 +1,19 @@
//
// ClearBox Language File (JavaScript)
// lang - slovakia
var
CB_NavTextPrv='Predchádzajúci obrázok', // text of previous image
CB_NavTextNxt='Nasledujúci obrázok', // text of next image
CB_NavTextFull='Zobraziť obrázok v plnej veľkosti', // text of original size (only at pictures)
CB_NavTextOpen='Otvorte prehliadač', // text of open content in a new browser window
CB_NavTextDL='Stiahnutie', // text of download picture or any other content
CB_NavTextClose='Zavrieť okno', // text of close CB
CB_NavTextStart='Spustiť prezentáciu', // text of start slideshow
CB_NavTextStop='Zastaviť prezentáciu', // text of stop slideshow
CB_NavTextRotR='Otočenie obrázku vpravo o 90 stupňov', // text of rotation right
CB_NavTextRotL='Otočenie obrázku o 90 stupňov doľava' // text of rotation left
CB_NavTextReady='clearbox is ready' // text of clearbox ready
;

View File

@@ -0,0 +1,21 @@
//
// ClearBox Language File (JavaScript)
// Swedish translation by David Olsson - www.aktivwebb.se
// Using standard: ASCII-tabellen - ISO 8859-1 (Latin-1)
//
var
CB_NavTextPrv='Föregående', // text of previous image
CB_NavTextNxt='Nästa', // text of next image
CB_NavTextFull='Full storlek', // text of original size (only at pictures)
CB_NavTextOpen='Öppna i nytt fönster', // text of open in a new browser window
CB_NavTextDL='Ladda ner', // text of download picture or any other content
CB_NavTextClose='Stäng', // text of close CB
CB_NavTextStart='Starta bildspel', // text of start slideshow
CB_NavTextStop='Stanna bildspel', // text of stop slideshow
CB_NavTextRotR='Rotera bilden höger 90 grader', // text of rotation right
CB_NavTextRotL='Rotera bilden vänster 90 grader' // text of rotation left
CB_NavTextReady='clearbox is ready' // text of clearbox ready
;

View File

@@ -0,0 +1,19 @@
//
// ClearBox Language File (JavaScript)
//
var
CB_NavTextPrv='Önceki', // text of previous image
CB_NavTextNxt='Sonraki', // text of next image
CB_NavTextFull='Gerçek Boyut', // text of original size (only at pictures)
CB_NavTextOpen='Ýçeriđi Yeni Pencerede Aç', // text of open in a new browser window
CB_NavTextDL='Ýçeriđi Yeni Pencerede Aç / Kaydet', // text of download picture or any other content
CB_NavTextClose='ClearBoxu Kapat', // text of close CB
CB_NavTextStart='Slideshow Baţlat', // text of start slideshow
CB_NavTextStop='Slideshow Durdur', // text of stop slideshow
CB_NavTextRotR='Resmi 90 Derece Sađa Çevir', // text of rotation right
CB_NavTextRotL='Resmi 90 Derece Sola Çevir', // text of rotation left
CB_NavTextReady='clearbox is ready' // text of clearbox ready
;