Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
pleroma-fe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
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
Ilja
pleroma-fe
Commits
e8f325f3
Commit
e8f325f3
authored
7 years ago
by
Tibike
Browse files
Options
Downloads
Patches
Plain Diff
Added romanian translations
parent
b35ef607
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/i18n/messages.js
+85
-0
85 additions, 0 deletions
src/i18n/messages.js
with
85 additions
and
0 deletions
src/i18n/messages.js
+
85
−
0
View file @
e8f325f3
...
...
@@ -386,6 +386,90 @@ const hu = {
}
}
const
en
=
{
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
:
'
タイムライン
'
,
...
...
@@ -671,6 +755,7 @@ const messages = {
en
,
et
,
hu
,
ro
,
ja
,
fr
,
it
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment