fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [16934] translations


From: sigurdne
Subject: [Fmsystem-commits] [16934] translations
Date: Mon, 31 Jul 2017 09:47:07 -0400 (EDT)

Revision: 16934
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=16934
Author:   sigurdne
Date:     2017-07-31 09:47:06 -0400 (Mon, 31 Jul 2017)
Log Message:
-----------
translations

Modified Paths:
--------------
    trunk/phpgwapi/setup/phpgw_no.lang
    trunk/property/inc/class.sogeneric.inc.php
    trunk/property/inc/class.uigab.inc.php
    trunk/property/inc/class.uilocation.inc.php
    trunk/property/setup/phpgw_no.lang
    trunk/property/setup/phpgw_no_bh.lang

Modified: trunk/phpgwapi/setup/phpgw_no.lang
===================================================================
--- trunk/phpgwapi/setup/phpgw_no.lang  2017-07-31 10:34:13 UTC (rev 16933)
+++ trunk/phpgwapi/setup/phpgw_no.lang  2017-07-31 13:47:06 UTC (rev 16934)
@@ -111,7 +111,7 @@
 search common  no      Søk
 september      common  no      September
 session has been killed        common  no      Session har blitt avsluttet
-show all       common  no      vis alle
+show all       common  no      Vis alle
 showing %1     common  no      showing %1
 showing %1 - %2 of %3  common  no      showing %1 - %2 of %3
 showing items  common  no      Viser
@@ -214,4 +214,5 @@
 varchar        common  no      Varchar
 vendor common  no      Leverandør
 remark home    no      Merknad
-about %1       about   no      Om %1
\ No newline at end of file
+about %1       about   no      Om %1
+group  common  no      Gruppe

Modified: trunk/property/inc/class.sogeneric.inc.php
===================================================================
--- trunk/property/inc/class.sogeneric.inc.php  2017-07-31 10:34:13 UTC (rev 
16933)
+++ trunk/property/inc/class.sogeneric.inc.php  2017-07-31 13:47:06 UTC (rev 
16934)
@@ -534,7 +534,7 @@
                                                        array
                                                                (
                                                                'name' => 
'contact_email',
-                                                               'descr' => 
lang('contact_email'),
+                                                               'descr' => 
lang('contact email'),
                                                                'type' => 
'varchar',
                                                                'sortable' => 
true,
                                                        ),

Modified: trunk/property/inc/class.uigab.inc.php
===================================================================
--- trunk/property/inc/class.uigab.inc.php      2017-07-31 10:34:13 UTC (rev 
16933)
+++ trunk/property/inc/class.uigab.inc.php      2017-07-31 13:47:06 UTC (rev 
16934)
@@ -348,6 +348,8 @@
 
                        $code = "var inputFilters = " . 
json_encode($inputFilters);
 
+                       $lang_search = lang('search');
+
                        $code .= <<<JS
                                
                                function initCompleteDatatable(oSettings, json, 
oTable) 
@@ -355,7 +357,7 @@
                                        
$('#datatable-container_filter').empty();
                                        $.each(inputFilters, function(i, val)
                                        {
-                                               
$('#datatable-container_filter').append('<input type="text" placeholder="Search 
'+val+'" id="'+i+'" />');
+                                               
$('#datatable-container_filter').append('<input type="text" 
placeholder="{$lang_search} '+val+'" id="'+i+'" />');
                                        });
 
                                        {$set_location_code}
@@ -449,6 +451,12 @@
                                'className' => array('', '', '', '', '', '', 
'', '', '', '', '')
                        );
 
+                       $lang_yes_no = array(
+                               'yes' => lang('yes'),
+                               'no' => lang('no'),
+                               '' => lang('no'),
+                       );
+
                        $values = array();
                        $j = 0;
                        if (isset($gab_list) && is_array($gab_list))
@@ -477,6 +485,10 @@
                                                        $value_seksjons_nr = 
substr($gab['gab_id'], 17, 3);
                                                        $value = 
$value_seksjons_nr;
                                                }
+                                               else if ($uicols['name'][$i] == 
'owner')
+                                               {
+                                                       $value = 
$lang_yes_no[$gab[$uicols['name'][$i]]];
+                                               }
                                                else
                                                {
                                                        $value = 
isset($gab[$uicols['name'][$i]]) ? $gab[$uicols['name'][$i]] : '';

Modified: trunk/property/inc/class.uilocation.inc.php
===================================================================
--- trunk/property/inc/class.uilocation.inc.php 2017-07-31 10:34:13 UTC (rev 
16933)
+++ trunk/property/inc/class.uilocation.inc.php 2017-07-31 13:47:06 UTC (rev 
16934)
@@ -1021,7 +1021,7 @@
                                }
                                else
                                {
-                                       $function_msg = 
$uicols['descr'][($type_id)];
+                                       $function_msg = 
$uicols['descr'][($type_id+1)];
                                }
                        }
 

Modified: trunk/property/setup/phpgw_no.lang
===================================================================
--- trunk/property/setup/phpgw_no.lang  2017-07-31 10:34:13 UTC (rev 16933)
+++ trunk/property/setup/phpgw_no.lang  2017-07-31 13:47:06 UTC (rev 16934)
@@ -361,7 +361,7 @@
 column description     property        no      Beskrivelse av kolonne
 column name    property        no      Kolonnenavn
 column name not entered!       property        no      Manglende kolonnenavn
-columns        common  no      kolonner
+columns        common  no      Kolonner
 columns is updated     property        no      Kolonner er oppdatert
 common costs   property        no      Fellsekostnader
 communication descriptions manager     property        no      
Kommunikasjonsbeskrivelse
@@ -406,10 +406,10 @@
 check all      common  no      Merk alle
 contact        property        no      Kontakt
 contact email  property        no      Epost
-contact phone  property        no      kontakt telefon
+contact phone  property        no      Kontakttelefon
 contacts       common  no      Kontakter
-content        property        no      innhold
-contractual obligations        property        no      regnskap
+content        property        no      Innhold
+contractual obligations        property        no      Regnskap
 contracts      property        no      Kontrakter
 contract sum   property        no      Kontraktsum
 conversion     property        no      format
@@ -441,7 +441,7 @@
 custom functions for the entity category       property        no      
Egendefinert funksjoner for entitet-kategori
 custom queries property        no      Egendefinerte spørringer
 daily  property        no      Daglig
-data   property        no      data
+data   property        no      Data
 datatype       property        no      datatype
 datatype type not chosen!      property        no      datatype er ikke valgt
 date closed    property        no      dato avsluttet
@@ -682,7 +682,7 @@
 enable link from location detail       property        no      Aktiver link 
fra detaljer for areal
 enables help message for this attribute        property        no      
Hjelpetekst for denne attributten
 enable start project from this category        property        no      
Aktiviser mulighet for å starte prosjekt herfra
-end    property        no      slutt
+end    property        no      Slutt
 end date       property        no      sluttdato
 enter additional remarks to the description - if any   property        no      
gi en merknad - om noen
 enter a descr for the custom function  property        no      Angi en 
beskrivelse av egendefinert funksjon
@@ -1196,7 +1196,7 @@
 of     property        no      av
 on behalf of assigned  property        no      På vegne av tildelt
 on behalf of assigned - vacation mode  property        no      På vegne av 
tildelt - feriemodus
-old value      property        no      opprinnelig verdi
+old value      property        no      Opprinnelig verdi
 only private   property        no      Bare privat
 open   property        no      Åpen
 open date      property        no      Startet dato
@@ -1224,7 +1224,7 @@
 override fraction      property        no      Overstyrt faktor
 override fraction of common costs      property        no      
Overstyringsfaktor for felleskostnader
 overview       property        no      Oversikt
-owner  property        no      eier
+owner  property        no      Eier
 owner attributes       property        no      Eier attributter
 owner categories       property        no      Eier kategorier
 owner type     property        no      Eiertype
@@ -1853,7 +1853,7 @@
 transfer time  property        no      Overført
 true   property        no      True
 tts    property        no      Melding
-type   property        no      type
+type   property        no      Type
 type invoice ii        property        no      Type
 type of changes        property        no      Type av endring
 uncheck to debug the result    property        no      Ta vekk avkryssning for 
debugging
@@ -2219,4 +2219,6 @@
 ticket status  property        no      Meldingsstatus
 vendor category        property        no      Leverandør kategori
 workorder recalculate actual cost      property        no      Rekalkuler 
faktisk kostnad for bestillinger
-none selected  property        no      Ingen valgt
\ No newline at end of file
+none selected  property        no      Ingen valgt
+direction      property        no      Retning
+directory      property        no      Katalog
\ No newline at end of file

Modified: trunk/property/setup/phpgw_no_bh.lang
===================================================================
--- trunk/property/setup/phpgw_no_bh.lang       2017-07-31 10:34:13 UTC (rev 
16933)
+++ trunk/property/setup/phpgw_no_bh.lang       2017-07-31 13:47:06 UTC (rev 
16934)
@@ -974,7 +974,7 @@
 Override fraction      property        no      Overstyringsfaktor
 Override fraction of common costs      property        no      
Overstyringsfaktor for felleskostnader
 overview       property        no      oversikt
-owner  property        no      eier
+owner  property        no      Eier
 Owner type     property        no      Eiertype
 Paid   property        no      Betalt
 Part of town   property        no      Bydel
@@ -1356,7 +1356,7 @@
 Shared use     property        no      Delt bruk
 shift down     property        no      Skift ned
 shift up       property        no      Skift opp
-Show all       property        no      vis alle
+Show all       property        no      Vis alle
 Show calculated cost   property        no      Vis sum
 Show calculated cost on the printview  property        no      Vis sum på 
utskrift
 Show details   property        no      Vis detaljer




reply via email to

[Prev in Thread] Current Thread [Next in Thread]