diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-07-15 10:32:09 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-07-15 10:32:09 +0000 |
commit | 666653059f19dac89f50e65b892baaaf5307cb71 (patch) | |
tree | c92757455834897844f9bed808cb49232d7e72a0 /language/ca_ES/admin.lang.php | |
parent | c3ffcec7ffcb71681e182d84122dd595a196d661 (diff) |
[trunk_admin] Update ca_ES, thanks to : AlbertParera
git-svn-id: http://piwigo.org/svn/trunk@16739 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/ca_ES/admin.lang.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/language/ca_ES/admin.lang.php b/language/ca_ES/admin.lang.php index 8574fcc40..56560481b 100644 --- a/language/ca_ES/admin.lang.php +++ b/language/ca_ES/admin.lang.php @@ -933,4 +933,8 @@ $lang['%d weeks'] = '%d setmanes'; $lang['Edit photo'] = 'Editar imatge'; $lang['create a new site'] = 'Crear un lloc nou'; $lang['No order field selected'] = 'Ordre no seleccionat'; +$lang['Duplicate selected tags'] = 'Duplicar etiquetes seleccionades'; +$lang['Name of the duplicate'] = 'Nom del duplicat'; +$lang['Source tag'] = 'Font d\'etiqueta'; +$lang['Tag "%s" is now a duplicate of "%s"'] = 'L\'etiqueta "%s" és ara un duplicat de "%s"'; ?>
\ No newline at end of file |