-
Notifications
You must be signed in to change notification settings - Fork 968
Add Romanian locale #2583
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
Merged
Merged
Add Romanian locale #2583
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,69 @@ | ||
| # Alert labels | ||
| caution: Atenție | ||
| important: Important | ||
| note: Notă | ||
| tip: Sfat | ||
| warning: Avertisment | ||
|
|
||
| # UI strings. Buttons and similar. | ||
| ui_pager_prev: Anterior | ||
| ui_pager_next: Următor | ||
| ui_read_more: Citește mai mult | ||
| ui_search: Caută pe acest site… | ||
|
|
||
| # Used in sentences such as "Posted in News" | ||
| ui_in: în | ||
|
|
||
| # Used in sentences such as "All Tags" | ||
| ui_all: toate | ||
|
|
||
| # Footer text | ||
| footer_all_rights_reserved: Toate drepturile rezervate | ||
| footer_privacy_policy: Politica de confidențialitate | ||
|
|
||
| # Post (blog, article, etc.) | ||
| post_byline_by: De | ||
| post_created: Creat | ||
| post_last_mod: Ultima modificare | ||
| post_edit_this: Editează această pagină | ||
| post_view_this: Vezi sursa paginii | ||
| post_create_child_page: Creează subpagină | ||
| post_create_issue: Creează problemă de documentație | ||
| post_create_project_issue: Creează problemă de proiect | ||
| post_posts_in: Postări în | ||
| post_reading_time: minute citite | ||
| post_less_than_a_minute_read: mai puțin de un minut | ||
|
|
||
| # Print support | ||
| print_printable_section: | ||
| Aceasta este vizualizarea imprimabilă pe mai multe pagini a acestei secțiuni. | ||
| print_click_to_print: Clic aici pentru a imprima | ||
| print_show_regular: Revenire la vizualizarea normală a acestei pagini | ||
| print_entire_section: Imprimă întreaga secțiune | ||
|
|
||
| # Community | ||
| community_join: Alătură-te comunității {{ .Site.Title }} | ||
| community_introduce: >- | ||
| {{ .Site.Title }} este un proiect open source pe care oricine din comunitate | ||
| îl poate folosi, îmbunătăți și aprecia. Ne-am bucura să ni te alături! Iată | ||
| câteva modalități prin care poți afla ce se întâmplă și te poți implica. | ||
| community_learn: Învață și conectează-te | ||
| community_using: >- | ||
| Folosești sau dorești să folosești {{ .Site.Title }}? Află mai multe aici: | ||
| community_develop: Dezvoltă și contribuie | ||
| community_contribute: >- | ||
| Dacă dorești să te implici mai mult contribuind la {{ .Site.Title }}, | ||
| alătură-te aici: | ||
| community_how_to: Poți afla cum să contribui la {{ .Site.Title }} în | ||
| community_guideline: >- | ||
| Ghidul de contribuție | ||
|
|
||
| # Feedback | ||
| feedback_title: Comentariu | ||
| feedback_question: A fost utilă această pagină? | ||
| feedback_positive: Da | ||
| feedback_negative: Nu | ||
|
|
||
| # Table of contents | ||
| toc_on_this_page: Pe această pagină | ||
| toc_top_of_page: Susul paginii | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.