From 2e071ba4a17cfb4e4ea0ab6e50516ddac5e0ae90 Mon Sep 17 00:00:00 2001 From: plegall Date: Tue, 8 Mar 2016 10:51:10 +0100 Subject: merge --squash from translation up to f9fecd0be09ea6da405f1ab2a09e09bc51312dd4 git merge --squash is simpler for the first time, then we plan to do cherry-pick --- language/ro_RO/admin.lang.php | 9 ++++++++- language/ro_RO/common.lang.php | 4 +++- 2 files changed, 11 insertions(+), 2 deletions(-) (limited to 'language/ro_RO') diff --git a/language/ro_RO/admin.lang.php b/language/ro_RO/admin.lang.php index 60953e7fd..042c186a8 100644 --- a/language/ro_RO/admin.lang.php +++ b/language/ro_RO/admin.lang.php @@ -985,4 +985,11 @@ $lang['based on'] = 'bazat pe'; $lang['width & height'] = 'latime & inaltime'; $lang['file name'] = 'numele fisierului'; $lang['date & time'] = 'data & ora'; -$lang['Upload in progress'] = 'Incarcare in desfasurare'; \ No newline at end of file +$lang['Upload in progress'] = 'Incarcare in desfasurare'; +$lang['Each email sent will contain its own automatic authentication key on links, valid for %s.'] = 'Fiecare email trimis va conține cheia de autentificare automată în link, valabilă pentru %s '; +$lang['No user is permitted to see this private album'] = 'Niciunui utilizator nu îi este permis să vadă acest album'; +$lang['No recipient selected'] = 'Nu a fost selectat nici un destinatar'; +$lang['For security reason, authentication keys do not work for administrators.'] = 'Din motive de securitate, cheile de autentificare nu funcţionează pentru administratori'; +$lang['Recipients'] = 'Destinatari'; +$lang['Edit user'] = 'Editează utilizatorul'; +$lang['Y Repeat'] = 'Y Repetare'; \ No newline at end of file diff --git a/language/ro_RO/common.lang.php b/language/ro_RO/common.lang.php index eebb0113c..6fcccf17e 100644 --- a/language/ro_RO/common.lang.php +++ b/language/ro_RO/common.lang.php @@ -426,4 +426,6 @@ $lang['Photo description'] = 'Descriere fotografie'; $lang['No results for'] = 'Nici un rezultat pentru'; $lang['Apply on properties'] = 'Aplica la proprietati'; $lang['Album name, A → Z'] = 'Nume album, A & rarr; Z'; -$lang['Link: %s'] = 'Legatura: %s'; \ No newline at end of file +$lang['Link: %s'] = 'Legatura: %s'; +$lang['Your authentication key is no longer valid.'] = ' +Cheia dvs. de autentificare nu mai este valabilă.'; \ No newline at end of file -- cgit v1.2.3