aboutsummaryrefslogtreecommitdiffstats
path: root/language
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2011-02-14 10:50:47 +0000
committerddtddt <ddtddt@piwigo.org>2011-02-14 10:50:47 +0000
commit1e69c7163609ed57bcf04ce3526230f00e84790e (patch)
treea8509308cec456bde04e3d386d5c1a0705045f6b /language
parenta375d449956b33d1400edeeb4e43a1dbd6160114 (diff)
[trunk] - update language
git-svn-id: http://piwigo.org/svn/trunk@9213 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r--language/ro_RO/common.lang.php1
-rw-r--r--language/sh_RS/common.lang.php5
2 files changed, 1 insertions, 5 deletions
diff --git a/language/ro_RO/common.lang.php b/language/ro_RO/common.lang.php
index 4acb27ade..73e9107a7 100644
--- a/language/ro_RO/common.lang.php
+++ b/language/ro_RO/common.lang.php
@@ -297,7 +297,6 @@ $lang['Email: %s'] = 'E-mail : %s';
$lang['Admin: %s'] = 'Administraţie : %s';
$lang['Registration of %s'] = 'Înregistrare de %s';
$lang['Album: %s'] = 'Categorie : %s';
-$lang['Picture uploaded by %s'] = 'Imagine adăugată de %s';
$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Statutul utilizatorului "invitat" este eronat, se vor folosi parametrii impliciţi. Va rugăm sa informaţi webmasterul.';
$lang['Administrator, webmaster and special user cannot use this method'] = 'Administratorul, webmasterul şi utilizatorul special nu pot folosi aceasta metodă';
$lang['this email address is already in use'] = 'un alt utilizator foloseşte deja acest e-mail';
diff --git a/language/sh_RS/common.lang.php b/language/sh_RS/common.lang.php
index 902faf362..4db951935 100644
--- a/language/sh_RS/common.lang.php
+++ b/language/sh_RS/common.lang.php
@@ -305,10 +305,7 @@ $lang['Email: %s'] = 'E-mail: %s';
$lang['Admin: %s'] = 'Administrator: %s';
$lang['Registration of %s'] = 'Prijava od %s';
$lang['Album: %s'] = 'Kategorija: %s';
-$lang['Picture uploaded by %s'] = 'Sliku prebacio %s';
-// --------- Starting below: New or revised $lang ---- from version 1.7.1
$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Loš status za korisnika "guest", koristi se podrazumevani status. Molimo obavestite webmaster-a.';
-// --------- Starting below: New or revised $lang ---- from Butterfly (2.0)
$lang['Administrator, webmaster and special user cannot use this method'] = 'Administrator, webmaster i posebni korisnik ne mogu koristiti ovu metodu';
$lang['this email address is already in use'] = 'korisnik već koristi ovu e-mail adresu';
$lang['Album results for'] = 'Rezultati kategorije za ';
@@ -354,4 +351,4 @@ $lang['This author modified following comment:'] = 'Ovaj autor je menjao tekući
$lang['This author removed the comment with id %d'] = 'Ovaj autor je uklonio komentar sa identifikacijom %d';
$lang['delete this comment'] = 'obriši ovaj komentar';
$lang['validate this comment'] = 'Overi ovaj komentar';
-?>
+?> \ No newline at end of file