Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pleroma-fe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Pleroma
pleroma-fe
Merge requests
!142
Romanian translation
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Romanian translation
tibike/pleroma-fe:ro-translation
into
develop
Overview
0
Commits
3
Pipelines
2
Changes
1
Merged
Tibike
requested to merge
tibike/pleroma-fe:ro-translation
into
develop
7 years ago
Overview
0
Commits
3
Pipelines
2
Changes
1
Expand
Added missing Hungarian translations
Added Romanian translations
0
0
Merge request reports
Compare
develop
version 1
e8f325f3
7 years ago
develop (base)
and
latest version
latest version
510015b0
3 commits,
7 years ago
version 1
e8f325f3
2 commits,
7 years ago
1 file
+
110
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
src/i18n/messages.js
+
110
−
1
Options
@@ -314,6 +314,8 @@ const hu = {
follows_you
:
'
Követ téged!
'
,
following
:
'
Követve!
'
,
follow
:
'
Követ
'
,
blocked
:
'
Letiltva!
'
,
block
:
'
Letilt
'
,
statuses
:
'
Állapotok
'
,
mute
:
'
Némít
'
,
muted
:
'
Némított
'
,
@@ -325,7 +327,8 @@ const hu = {
show_new
:
'
Újak mutatása
'
,
error_fetching
:
'
Hiba a frissítések beszerzésénél
'
,
up_to_date
:
'
Naprakész
'
,
load_older
:
'
Régebbi állapotok betöltése
'
load_older
:
'
Régebbi állapotok betöltése
'
,
conversation
:
'
Társalgás
'
},
settings
:
{
user_settings
:
'
Felhasználói beállítások
'
,
@@ -356,11 +359,116 @@ const hu = {
read
:
'
Olvasva!
'
,
followed_you
:
'
követ téged
'
},
login
:
{
login
:
'
Bejelentkezés
'
,
username
:
'
Felhasználó név
'
,
password
:
'
Jelszó
'
,
register
:
'
Feliratkozás
'
,
logout
:
'
Kijelentkezés
'
},
registration
:
{
registration
:
'
Feliratkozás
'
,
fullname
:
'
Teljes név
'
,
email
:
'
Email
'
,
bio
:
'
Bio
'
,
password_confirm
:
'
Jelszó megerősítése
'
},
post_status
:
{
posting
:
'
Küldés folyamatban
'
,
default
:
'
Most érkeztem L.A.-be
'
},
finder
:
{
find_user
:
'
Felhasználó keresése
'
,
error_fetching_user
:
'
Hiba felhasználó beszerzésével
'
},
general
:
{
submit
:
'
Elküld
'
}
}
const
ro
=
{
nav
:
{
timeline
:
'
Cronologie
'
,
mentions
:
'
Menționări
'
,
public_tl
:
'
Cronologie Publică
'
,
twkn
:
'
Toată Reșeaua Cunoscută
'
},
user_card
:
{
follows_you
:
'
Te urmărește!
'
,
following
:
'
Urmărit!
'
,
follow
:
'
Urmărește
'
,
blocked
:
'
Blocat!
'
,
block
:
'
Blochează
'
,
statuses
:
'
Stări
'
,
mute
:
'
Pune pe mut
'
,
muted
:
'
Pus pe mut
'
,
followers
:
'
Următori
'
,
followees
:
'
Urmărește
'
,
per_day
:
'
pe zi
'
},
timeline
:
{
show_new
:
'
Arată cele noi
'
,
error_fetching
:
'
Erare la preluarea actualizărilor
'
,
up_to_date
:
'
La zi
'
,
load_older
:
'
Încarcă stări mai vechi
'
,
conversation
:
'
Conversație
'
},
settings
:
{
user_settings
:
'
Setările utilizatorului
'
,
name_bio
:
'
Nume și Bio
'
,
name
:
'
Nume
'
,
bio
:
'
Bio
'
,
avatar
:
'
Avatar
'
,
current_avatar
:
'
Avatarul curent
'
,
set_new_avatar
:
'
Setează avatar nou
'
,
profile_banner
:
'
Banner de profil
'
,
current_profile_banner
:
'
Bannerul curent al profilului
'
,
set_new_profile_banner
:
'
Setează banner nou la profil
'
,
profile_background
:
'
Fundalul de profil
'
,
set_new_profile_background
:
'
Setează fundal nou
'
,
settings
:
'
Setări
'
,
theme
:
'
Temă
'
,
filtering
:
'
Filtru
'
,
filtering_explanation
:
'
Toate stările care conțin aceste cuvinte vor fi puse pe mut, una pe linie
'
,
attachments
:
'
Atașamente
'
,
hide_attachments_in_tl
:
'
Ascunde atașamentele în cronologie
'
,
hide_attachments_in_convo
:
'
Ascunde atașamentele în conversații
'
,
nsfw_clickthrough
:
'
Permite ascunderea al atașamentelor NSFW
'
,
autoload
:
'
Permite încărcarea automată când scrolat la capăt
'
,
reply_link_preview
:
'
Permite previzualizarea linkului de răspuns la planarea de mouse
'
},
notifications
:
{
notifications
:
'
Notificări
'
,
read
:
'
Citit!
'
,
followed_you
:
'
te-a urmărit
'
},
login
:
{
login
:
'
Loghează
'
,
username
:
'
Nume utilizator
'
,
password
:
'
Parolă
'
,
register
:
'
Înregistrare
'
,
logout
:
'
Deloghează
'
},
registration
:
{
registration
:
'
Îregistrare
'
,
fullname
:
'
Numele întreg
'
,
email
:
'
Email
'
,
bio
:
'
Bio
'
,
password_confirm
:
'
Cofirmă parola
'
},
post_status
:
{
posting
:
'
Postează
'
,
default
:
'
Nu de mult am aterizat în L.A.
'
},
finder
:
{
find_user
:
'
Găsește utilizator
'
,
error_fetching_user
:
'
Eroare la preluarea utilizatorului
'
},
general
:
{
submit
:
'
trimite
'
}
}
const
ja
=
{
nav
:
{
timeline
:
'
タイムライン
'
,
@@ -646,6 +754,7 @@ const messages = {
en
,
et
,
hu
,
ro
,
ja
,
fr
,
it
,
Loading