From c72a414a4832d2f768161b87188f16cb151f6cc9 Mon Sep 17 00:00:00 2001 From: plegall Date: Tue, 5 Jul 2016 14:02:01 +0200 Subject: cheery-pick 8 commits from translation git log --reverse --oneline translation ^master --pretty=format:"git cherry-pick --no-commit %H" c7465d6..39ad66c | bash --- language/ro_RO/admin.lang.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'language/ro_RO/admin.lang.php') diff --git a/language/ro_RO/admin.lang.php b/language/ro_RO/admin.lang.php index 042c186a8..cb978a0f5 100644 --- a/language/ro_RO/admin.lang.php +++ b/language/ro_RO/admin.lang.php @@ -992,4 +992,6 @@ $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 +$lang['Y Repeat'] = 'Y Repetare'; +$lang['Delete %d orphan photos'] = 'Sterge %d fotografii orfane'; +$lang['Orphans'] = 'Orfane'; \ No newline at end of file -- cgit v1.2.3