Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Correction for spanish Translation (in group permissions)  (Read 23450 times)

0 Members and 1 Guest are viewing this topic.

pmedinua

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Correction for spanish Translation (in group permissions)
« on: August 06, 2007, 10:06:52 pm »

There's a slightly not correct term used in the spanish translation.

In "Groups" there is a setting called "approval".
It is not correctly translated to spanish because the actual translation to spanish means "approved".

In spanish it should be change from "Aprobado" to "Aprobacion". (Approved to approval)
« Last Edit: August 20, 2007, 07:11:58 pm by GauGau »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Correction for spanish Translation (in group permissions)
« Reply #1 on: August 07, 2007, 09:06:33 am »

So you're suggesting to change the following translation strings?
Code: [Select]
'postpone_app' => 'Posponer el aprobado',to
Code: [Select]
'postpone_app' => 'Posponer el aprobacion',and
Code: [Select]
'approval' => 'Aprobado', //cpg1.4to
Code: [Select]
'approval' => 'Aprobacion', //cpg1.4
Logged

freeedy

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 45
Re: Correction for spanish Translation (in group permissions)
« Reply #2 on: August 07, 2007, 09:52:05 pm »

It will be like this:

Code: [Select]
'postpone_app' => 'Posponer el aprobado',to
Code: [Select]
'postpone_app' => 'Posponer la aprobación',and
Code: [Select]
'approval' => 'Aprobado', //cpg1.4to
Code: [Select]
'approval' => 'Aprobación', //cpg1.4
« Last Edit: August 08, 2007, 01:57:27 pm by GauGau »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Correction for spanish Translation (in group permissions)
« Reply #3 on: August 20, 2007, 07:11:17 pm »

Comitted to SVN, will be in cpg1.4.13. Marking as "fixed"
Logged
Pages: [1]   Go Up
 

Page created in 0.015 seconds with 19 queries.