zenity r1442 - in trunk: . help help/fi help/fi/figures help/fi/l10n_scripts



Author: tvainika
Date: Thu Sep 18 19:35:06 2008
New Revision: 1442
URL: http://svn.gnome.org/viewvc/zenity?rev=1442&view=rev

Log:
2008-09-18  Tommi Vainikainen  <thv iki fi>

	* Makefile.am, fi/fi.po: Added Finnish translation
	* fi/figures/*.png: Added screenshots
	* fi/l10n_scripts/*: Added translated screenshot scripts

Added:
   trunk/.bzrignore
   trunk/help/fi/
   trunk/help/fi/fi.po
   trunk/help/fi/figures/
   trunk/help/fi/figures/zenity-calendar-screenshot.png
   trunk/help/fi/figures/zenity-entry-screenshot.png
   trunk/help/fi/figures/zenity-error-screenshot.png
   trunk/help/fi/figures/zenity-fileselection-screenshot.png
   trunk/help/fi/figures/zenity-information-screenshot.png
   trunk/help/fi/figures/zenity-list-screenshot.png
   trunk/help/fi/figures/zenity-notification-screenshot.png
   trunk/help/fi/figures/zenity-progress-screenshot.png
   trunk/help/fi/figures/zenity-question-screenshot.png
   trunk/help/fi/figures/zenity-text-screenshot.png
   trunk/help/fi/figures/zenity-warning-screenshot.png
   trunk/help/fi/l10n_scripts/
   trunk/help/fi/l10n_scripts/bzr.txt
   trunk/help/fi/l10n_scripts/calendar.sh   (contents, props changed)
   trunk/help/fi/l10n_scripts/error.sh   (contents, props changed)
   trunk/help/fi/l10n_scripts/filesel.sh   (contents, props changed)
   trunk/help/fi/l10n_scripts/info.sh   (contents, props changed)
   trunk/help/fi/l10n_scripts/list.sh   (contents, props changed)
   trunk/help/fi/l10n_scripts/notification.sh   (contents, props changed)
   trunk/help/fi/l10n_scripts/progress.sh   (contents, props changed)
   trunk/help/fi/l10n_scripts/question.sh   (contents, props changed)
   trunk/help/fi/l10n_scripts/text_entry.sh   (contents, props changed)
   trunk/help/fi/l10n_scripts/text_info.sh   (contents, props changed)
   trunk/help/fi/l10n_scripts/warning.sh   (contents, props changed)
Modified:
   trunk/   (props changed)
   trunk/help/ChangeLog
   trunk/help/Makefile.am

Added: trunk/.bzrignore
==============================================================================
--- (empty file)
+++ trunk/.bzrignore	Thu Sep 18 19:35:06 2008
@@ -0,0 +1,77 @@
+aclocal.m4
+autom4te.cache
+*.bz2
+compile
+config.h
+config.h.in
+config.log
+config.status
+configure
+depcomp
+gnome-doc-utils.make
+*.gz
+INSTALL
+install-sh
+intltool-extract
+intltool-extract.in
+intltool-merge
+intltool-merge.in
+intltool-modules
+intltool-update
+intltool-update.in
+Makefile
+Makefile.in
+missing
+mkinstalldirs
+stamp-h
+stamp-h1
+stamp-h.in
+zenity.spec
+data/Makefile
+data/Makefile.in
+help/C/Makefile
+help/C/Makefile.in
+help/C/omf_timestamp
+help/C/zenity-C.omf.out
+help/es/.xml2po.mo
+help/es/zenity.xml
+help/fr/.xml2po.mo
+help/fr/zenity.xml
+help/sr/*.in
+help/sr/Makefile
+help/sr/*.out
+help/sr/omf_timestamp
+help/uk/.xml2po.mo
+help/uk/zenity.xml
+help/Makefile
+help/Makefile.in
+help/zenity-*.omf
+po/*.gmo
+po/*.mo
+po/*.pot
+po/Makefile
+po/Makefile.in
+po/Makefile.in.in
+po/POTFILES
+po/cat-id-tbl.c
+po/stamp-cat-id
+po/po2tbl.sed
+po/po2tbl.sed.in
+po/messages
+po/missing
+po/stamp-it
+src/zenity.gladep
+src/zenity
+src/Makefile.in
+src/Makefile
+src/gdialog
+help/zenity.pot
+src/.deps
+help/*/.xml2po.mo
+help/bg/zenity.xml
+help/de/zenity.xml
+help/en_GB/zenity.xml
+help/fi/zenity.xml
+help/oc/zenity.xml
+help/ru/zenity.xml
+help/sv/zenity.xml

Modified: trunk/help/Makefile.am
==============================================================================
--- trunk/help/Makefile.am	(original)
+++ trunk/help/Makefile.am	Thu Sep 18 19:35:06 2008
@@ -6,4 +6,4 @@
 DOC_INCLUDES = 
 DOC_FIGURES = figures/zenity-calendar-screenshot.png figures/zenity-entry-screenshot.png figures/zenity-error-screenshot.png figures/zenity-fileselection-screenshot.png figures/zenity-information-screenshot.png figures/zenity-list-screenshot.png figures/zenity-notification-screenshot.png figures/zenity-progress-screenshot.png figures/zenity-question-screenshot.png figures/zenity-text-screenshot.png figures/zenity-warning-screenshot.png
 
-DOC_LINGUAS = bg de en_GB es fr oc ru sv uk
+DOC_LINGUAS = bg de en_GB es fi fr oc ru sv uk

Added: trunk/help/fi/figures/zenity-calendar-screenshot.png
==============================================================================
Binary files (empty file) and trunk/help/fi/figures/zenity-calendar-screenshot.png	Thu Sep 18 19:35:06 2008 differ

Added: trunk/help/fi/figures/zenity-entry-screenshot.png
==============================================================================
Binary files (empty file) and trunk/help/fi/figures/zenity-entry-screenshot.png	Thu Sep 18 19:35:06 2008 differ

Added: trunk/help/fi/figures/zenity-error-screenshot.png
==============================================================================
Binary files (empty file) and trunk/help/fi/figures/zenity-error-screenshot.png	Thu Sep 18 19:35:06 2008 differ

Added: trunk/help/fi/figures/zenity-fileselection-screenshot.png
==============================================================================
Binary files (empty file) and trunk/help/fi/figures/zenity-fileselection-screenshot.png	Thu Sep 18 19:35:06 2008 differ

Added: trunk/help/fi/figures/zenity-information-screenshot.png
==============================================================================
Binary files (empty file) and trunk/help/fi/figures/zenity-information-screenshot.png	Thu Sep 18 19:35:06 2008 differ

Added: trunk/help/fi/figures/zenity-list-screenshot.png
==============================================================================
Binary files (empty file) and trunk/help/fi/figures/zenity-list-screenshot.png	Thu Sep 18 19:35:06 2008 differ

Added: trunk/help/fi/figures/zenity-notification-screenshot.png
==============================================================================
Binary files (empty file) and trunk/help/fi/figures/zenity-notification-screenshot.png	Thu Sep 18 19:35:06 2008 differ

Added: trunk/help/fi/figures/zenity-progress-screenshot.png
==============================================================================
Binary files (empty file) and trunk/help/fi/figures/zenity-progress-screenshot.png	Thu Sep 18 19:35:06 2008 differ

Added: trunk/help/fi/figures/zenity-question-screenshot.png
==============================================================================
Binary files (empty file) and trunk/help/fi/figures/zenity-question-screenshot.png	Thu Sep 18 19:35:06 2008 differ

Added: trunk/help/fi/figures/zenity-text-screenshot.png
==============================================================================
Binary files (empty file) and trunk/help/fi/figures/zenity-text-screenshot.png	Thu Sep 18 19:35:06 2008 differ

Added: trunk/help/fi/figures/zenity-warning-screenshot.png
==============================================================================
Binary files (empty file) and trunk/help/fi/figures/zenity-warning-screenshot.png	Thu Sep 18 19:35:06 2008 differ

Added: trunk/help/fi/l10n_scripts/bzr.txt
==============================================================================
--- (empty file)
+++ trunk/help/fi/l10n_scripts/bzr.txt	Thu Sep 18 19:35:06 2008
@@ -0,0 +1,11 @@
+Bazaar GNOME-kehittÃjille
+=========================
+
+KehittÃjille, jotka haluavat tehostaa GNOME-tyÃskentelyÃÃn,
+suositellaan Bazaar-versionhallinan kÃyttÃÃ. TÃtà varten on pystytetty
+palvelin (bzr-playground.gnome.org), jossa voidaan julkaista omia
+kehityshaaroja. Kuka tahansa hakkeri, jolle on myÃnnetty
+Subversion-oikeudet, voi kirjautua palvelimelle samalla SSH-avaimella.
+TÃmà palvelin tarjoaa tÃyttà peilià GNOME:n svn-varastoista
+bzr-muodossa. Loki peilausprosessista on saatavilla osoitteessa
+http://bzr-playground.gnome.org/.mirror-log.

Added: trunk/help/fi/l10n_scripts/calendar.sh
==============================================================================
--- (empty file)
+++ trunk/help/fi/l10n_scripts/calendar.sh	Thu Sep 18 19:35:06 2008
@@ -0,0 +1,10 @@
+#!/bin/sh
+
+
+if zenity --calendar \
+--title="Valitse pÃivÃ" \
+--text="Napsauta pÃivÃmÃÃrÃÃ valitsemaan pÃivÃ." \
+--day=10 --month=8 --year=2004
+  then echo $?
+  else echo "PÃivÃÃ ei valittu"
+fi

Added: trunk/help/fi/l10n_scripts/error.sh
==============================================================================
--- (empty file)
+++ trunk/help/fi/l10n_scripts/error.sh	Thu Sep 18 19:35:06 2008
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+zenity --error \
+ --text="Tiedostoa /var/log/syslog ei lÃytynyt." 

Added: trunk/help/fi/l10n_scripts/filesel.sh
==============================================================================
--- (empty file)
+++ trunk/help/fi/l10n_scripts/filesel.sh	Thu Sep 18 19:35:06 2008
@@ -0,0 +1,13 @@
+#!/bin/sh
+
+FILE=`zenity --file-selection --title="Valitse tiedosto"`
+
+case $? in
+         0)
+                echo "\"$FILE\" valittu.";;
+         1)
+                echo "Tiedostoa ei valittu.";;
+        -1)
+                echo "Tiedostoa ei valittu.";;
+esac
+

Added: trunk/help/fi/l10n_scripts/info.sh
==============================================================================
--- (empty file)
+++ trunk/help/fi/l10n_scripts/info.sh	Thu Sep 18 19:35:06 2008
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+zenity --info \
+ --text="YhdistÃminen valmis. PÃivitetty 3/10 tiedostoa."

Added: trunk/help/fi/l10n_scripts/list.sh
==============================================================================
--- (empty file)
+++ trunk/help/fi/l10n_scripts/list.sh	Thu Sep 18 19:35:06 2008
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+zenity --list \
+  --title="Valitse viat joita haluat katsoa" \
+  --column="Vikanumero" --column="Vakavuus" --column="Kuvaus" \
+    992383 normaali "GtkTreeView kaatuu monivalinnoissa" \
+    293823 korkea "GNOME-sanakirja ei osaa kÃyttÃÃ vÃlipalvelinta" \
+    393823 kriittinen "Valikkojen muokaus ei toimi GNOME 2.0:ssa"

Added: trunk/help/fi/l10n_scripts/notification.sh
==============================================================================
--- (empty file)
+++ trunk/help/fi/l10n_scripts/notification.sh	Thu Sep 18 19:35:06 2008
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+zenity --notification\
+  --window-icon="info" \
+  --text="JÃrjestelmÃn pÃivitys on vÃlttÃmÃtÃn!"

Added: trunk/help/fi/l10n_scripts/progress.sh
==============================================================================
--- (empty file)
+++ trunk/help/fi/l10n_scripts/progress.sh	Thu Sep 18 19:35:06 2008
@@ -0,0 +1,21 @@
+#!/bin/sh
+(
+echo "10" ; sleep 1
+echo "# PÃivitetÃÃn postilokeja" ; sleep 1
+echo "20" ; sleep 1
+echo "# Nollataan cron-tÃitÃ" ; sleep 1
+echo "50" ; sleep 1
+echo "TÃmà rivi vain ohitetaan" ; sleep 1
+echo "75" ; sleep 1
+echo "# UudelleenkÃynnistetÃÃn jÃrjestelmÃ" ; sleep 1
+echo "100" ; sleep 1
+) |
+zenity --progress \
+  --title="PÃivitetÃÃn jÃrjestelmÃlokeja" \
+  --text="Tutkitaan postilokeja..." \
+  --percentage=0
+
+if [ "$?" = -1 ] ; then
+        zenity --error \
+          --text="PÃivitys keskeytetty."
+fi

Added: trunk/help/fi/l10n_scripts/question.sh
==============================================================================
--- (empty file)
+++ trunk/help/fi/l10n_scripts/question.sh	Thu Sep 18 19:35:06 2008
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+zenity --question \
+ --text="Haluatko varmasti jatkaa?"

Added: trunk/help/fi/l10n_scripts/text_entry.sh
==============================================================================
--- (empty file)
+++ trunk/help/fi/l10n_scripts/text_entry.sh	Thu Sep 18 19:35:06 2008
@@ -0,0 +1,11 @@
+#!/bin/sh
+
+if zenity --entry \
+    --title="LisÃÃ syÃte" \
+    --text="SyÃtà _salasanasi:" \
+    --entry-text "salasana" \
+    --hide-text; then
+    echo $?
+else
+    echo "Salasanaa ei syÃtetty"
+fi

Added: trunk/help/fi/l10n_scripts/text_info.sh
==============================================================================
--- (empty file)
+++ trunk/help/fi/l10n_scripts/text_info.sh	Thu Sep 18 19:35:06 2008
@@ -0,0 +1,16 @@
+#!/bin/sh
+
+FILE=`zenity --file-selection \
+  --title="Valitse tiedosto"`
+
+case $? in
+         0)
+                zenity --text-info \
+                  --title=$FILE \
+                  --filename=$FILE \
+                  --editable 2&gt;/tmp/tmp.txt;;
+         1)
+                echo "Tiedostoa ei valittu.";;
+        -1)
+                echo "Tiedostoa ei valittu.";;
+esac

Added: trunk/help/fi/l10n_scripts/warning.sh
==============================================================================
--- (empty file)
+++ trunk/help/fi/l10n_scripts/warning.sh	Thu Sep 18 19:35:06 2008
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+zenity --warning \
+ --text="Irrota virtajohto sÃhkÃiskujen vÃlttÃmiseksi." 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]