Skip to content

Translation update (ro) #143

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions lang/ro/lang.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?php

/**
* @license GPL 2 (https://www.gnu.org/licenses/gpl.html)
*
* @author Tiberiu Popescu <popescu.tibi@gmail.com>
*/
$lang['js']['button'] = 'Inserează clipuri video de pe site-uri de streaming';
$lang['js']['prompt'] = 'Te rog introdu URL-ul complet al paginii care conține clipul video:';
$lang['js']['notfound'] = 'Îmi pare rău, acest URL nu a putut fi recunoscut.
Te rog să verifici documentația despre cum să inserezi manual sintaxa corectă.';
$lang['js']['click'] = 'Apasă pentru a încărca acest video. Adresa ta IP și probabil alte informații vor fi transmise la %s.';
10 changes: 10 additions & 0 deletions lang/ro/settings.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?php

/**
* @license GPL 2 (https://www.gnu.org/licenses/gpl.html)
*
* @author Tiberiu Popescu <popescu.tibi@gmail.com>
*/
$lang['gdpr'] = 'Activează mecanismul clic pentru încărcare';
$lang['extrahard'] = 'Activează funcțiile avansate de intimitate. Vor fi dezactivate funcții precum abonament premium, vizionează mai târziu, etc.';
$lang['debug'] = 'Activează sintaxa ~~vshare-debug~~ pentru a inspecta vizual toate site-urile configurate';