From b50897cb0fdf0d42d306b20b8e38f19f8e2832e3 Mon Sep 17 00:00:00 2001 From: jimmacfx Date: Tue, 14 Feb 2006 20:52:54 +0000 Subject: add sqlite hooks git-svn-id: https://forgesvn1.novell.com/svn/original/trunk@9 4fa712ea-3c06-0410-9261-c11b4c06c003 --- www/l10n/cs/main.lang | 3 ++ www/l10n/it/date.lang | 79 +++++++++++++++++++++++++++++++++++ www/l10n/it/exif.lang | 21 ++++++++++ www/l10n/it/main.lang | 111 ++++++++++++++++++++++++++++++++++++++++++++++++++ www/l10n/no/date.lang | 79 +++++++++++++++++++++++++++++++++++ www/l10n/no/exif.lang | 21 ++++++++++ www/l10n/no/main.lang | 110 +++++++++++++++++++++++++++++++++++++++++++++++++ 7 files changed, 424 insertions(+) create mode 100644 www/l10n/it/date.lang create mode 100644 www/l10n/it/exif.lang create mode 100644 www/l10n/it/main.lang create mode 100644 www/l10n/no/date.lang create mode 100644 www/l10n/no/exif.lang create mode 100644 www/l10n/no/main.lang (limited to 'www/l10n') diff --git a/www/l10n/cs/main.lang b/www/l10n/cs/main.lang index 2c2dc57..cff278b 100644 --- a/www/l10n/cs/main.lang +++ b/www/l10n/cs/main.lang @@ -109,3 +109,6 @@ PÅ™edchozí ;Next Následující + +;Photo +Fotografie diff --git a/www/l10n/it/date.lang b/www/l10n/it/date.lang new file mode 100644 index 0000000..2446779 --- /dev/null +++ b/www/l10n/it/date.lang @@ -0,0 +1,79 @@ +;Jan +Gen +;Feb +Feb +;Mar +Mar +;Apr +Apr +;May +Mag +;Jun +Giu +;Jul +Lug +;Aug +Ago +;Sep +Set +;Oct +Ott +;Nov +Nov +;Dec +Dic + +;January +Gennaio +;February +Febbraio +;March +Marzo +;April +Aprile +;May +Maggio +;June +Giugno +;July +Luglio +;August +Agosto +;September +Settembre +;October +Ottobre +;November +Novembre +;December +Dicembre + +;Mon +Lun +;Tue +Mar +;Wed +Mer +;Thu +Gio +;Fri +Ven +;Sat +Sab +;Sun +Dom + +;Monday +Lunedi +;Tuesday +Martedi +;Wednesday +Mercoledi +;Thursday +Giovedi +;Friday +Venerdi +;Saturday +Sabato +;Sunday +Domenica diff --git a/www/l10n/it/exif.lang b/www/l10n/it/exif.lang new file mode 100644 index 0000000..4dc411f --- /dev/null +++ b/www/l10n/it/exif.lang @@ -0,0 +1,21 @@ +;Time Taken +Orario scatto +;Camera Manufacturer +Produttore macchina fotografica +;Camera Model +Modello +;Real Focal Length +Lunghezza focale reale +;Focal Length Relative to 35mm Film +Lunghezza focale (relativa a pellicola da 35mm) +;F Stop +Stop +;Time of Exposure +Tempo d'esposizione +;Flash +Flash + +;More info +Maggiori informazioni +;Less info +Meno informazioni diff --git a/www/l10n/it/main.lang b/www/l10n/it/main.lang new file mode 100644 index 0000000..4f52454 --- /dev/null +++ b/www/l10n/it/main.lang @@ -0,0 +1,111 @@ +;No comment spam +No spam nei commenti + +;Your comment includes blacklisted word +Il vostro commento contiene parole non consentite + +;You ve written the check number wrong +Il numero di verifica e' errato + +;Could not set name cookie! +Impossibile impostare il cookie + +;Anonymous +Anonimo + +;Could not write to +Impossibile scrivere su + +;Comment from +Commento da + +;Comment +Commento + +;Comments +Commenti + +;zipped MQ images +Immagini MQ zippate + +;MQ images tarball +File .tgz delle immagini MQ + +;zipped HQ images +Immagini HQ zippate + +;HQ images tarball +File .tgz delle immagini HQ + +;No such image +Immagine inesistente + +;Show Thumbnail Navigation +Mostr al navigazione delle anteprime + +;Could not write to +Impossibile scrivere su + +;This image has been viewed +Quest'immagine e' stata vista + +;times +volte + +;WARNING: comment dir not writable +ATTENZIONE: cartella per i commenti non e' scrivibile + +;MQ +MQ + +;HQ +HQ + +;Generated by +Generato da + +;Post a Comment +Aggiungi un commento + +;Show Form +Mostra + +;Hide Form +Nascondi + +;Name: +Nome: + +;Enter your name. +Inserire il proprio nome. + +;Remember Name: +Ricorda il proprio nome: + +;Should the browser remember your name? +Il browser deve ricordare il nome inserito? + +;Retype PIN Above: +Inserire il PIN sopra: + +;Enter the number shown above. +Inserire il numero mostrato sopra. + +;Send +Invia + +;Allowed HTML tags: a,b,i,ul,li,blockquote,br. +Tag HTML consentiti: a,b,i,ul,li,blockquote,br. + + +;display line +mostra linea + +;display table +mostra tabella + +;Previous +Precedente + +;Next +Next diff --git a/www/l10n/no/date.lang b/www/l10n/no/date.lang new file mode 100644 index 0000000..dd5b9a8 --- /dev/null +++ b/www/l10n/no/date.lang @@ -0,0 +1,79 @@ +;Jan +Jan +;Feb +Feb +;Mar +Mar +;Apr +Apr +;May +Mai +;Jun +Jun +;Jul +Jul +;Aug +Aug +;Sep +Sep +;Oct +Okt +;Nov +Nov +;Dec +Des + +;January +januar +;February +februar +;March +mars +;April +april +;May +mai +;June +juni +;July +juli +;August +august +;September +september +;October +oktober +;November +november +;December +desember + +;Mon +Man +;Tue +Tir +;Wed +Ons +;Thu +Tor +;Fri +Fre +;Sat +Lør +;Sun +Søn + +;Monday +Mandag +;Tuesday +Tirsdag +;Wednesday +Onsdag +;Thursday +Torsdag +;Friday +Fredag +;Saturday +Lørdag +;Sunday +Søndag diff --git a/www/l10n/no/exif.lang b/www/l10n/no/exif.lang new file mode 100644 index 0000000..3912ecc --- /dev/null +++ b/www/l10n/no/exif.lang @@ -0,0 +1,21 @@ +;Time Taken +Tidspunkt +;Camera Manufacturer +Kameraprodusent +;Camera Model +Modell +;Real Focal Length +Brennvidde +;Focal Length Relative to 35mm Film +Brennvidde (i forhold til 35mm) +;F Stop +BlenderÃ¥pning +;Time of Exposure +Lukketid +;Flash +Blitz + +;More info +Mer informasjon +;Less info +Mindre informasjon diff --git a/www/l10n/no/main.lang b/www/l10n/no/main.lang new file mode 100644 index 0000000..d89c699 --- /dev/null +++ b/www/l10n/no/main.lang @@ -0,0 +1,110 @@ +;No comment spam +Ingen kommentarspam + +;Your comment includes blacklisted word +Din kommentar inneholder svartelistede ord. + +;You ve written the check number wrong +Pinkoden stemmer ikke + +;Could not set name cookie! +Kunne ikke sette informasjonskapsel! + +;Anonymous +Annonym + +;Could not write to +Kunne ikke skrive til + +;Comment from +Kommentar fra + +;Comment +Kommentar + +;Comments +Kommentarer + +;zipped MQ images +arkiv zip (MQ) + +;MQ images tarball +arkiv tgz (MQ) + +;zipped HQ images +arkiv zip (HQ) + +;HQ images tarball +arkiv tgz (HQ) + +;No such image +Bildet finnes ikke + +;Show Thumbnail Navigation +Vis miniatyrbilde-navigasjon + +;Could not write to +Kunne ikke skrive til + +;This image has been viewed +Dette bildet har blitt vist + +;times +ganger + +;WARNING: comment dir not writable +ADVARSEL: kommentarkatalogen er ikke skrivbar + +;MQ +MQ + +;HQ +HQ + +;Generated by +Generert av + +;Post a Comment +Legg til en kommentar + +;Show Form +Vis skjema + +;Hide Form +Gjem skjema + +;Name: +Navn: + +;Enter your name. +Skriv inn navnet ditt. + +;Remember Name: +Husk navn: + +;Should the browser remember your name? +Skal nettleseren husk ditt navn? + +;Retype PIN Above: +Gjenngi PIN-koden over: + +;Enter the number shown above. +Skriv inn tallet over. + +;Send +Send + +;Allowed HTML tags: a,b,i,ul,li,blockquote,br. +;Tillatte HTML-tagger: a,b,i,ul,li,blockquote,br. + +;display line +vis linje + +;display table +vis tabell + +;Previous +Forrige + +;Next +Neste -- cgit v1.2.3