megalodon/mastodon/src/main/res/values-ro-rRO/strings.xml

58 lines
3.0 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="log_in">Conectează-te</string>
<string name="next">Înainte</string>
<string name="error">Eroare</string>
<string name="ok">OK</string>
<string name="preparing_auth">Se pregătește autentificarea…</string>
<string name="finishing_auth">Finalizare autentificare…</string>
<string name="in_reply_to">Ca răspuns la %s</string>
<string name="notifications">Notificări</string>
<string name="share_toot_title">Distribuie</string>
<string name="settings">Setări</string>
<string name="publish">Publică</string>
<string name="discard_draft">Renunțați la ciornă?</string>
<string name="discard">Renunță</string>
<string name="cancel">Anulează</string>
<string name="posts">Postări</string>
<string name="posts_and_replies">Postări și răspunsuri</string>
<string name="media">Media</string>
<string name="profile_about">Despre</string>
<string name="button_follow">Urmărește</string>
<string name="button_following">Urmăriți</string>
<string name="edit_profile">Editare profil</string>
<string name="mute_user">Amuțește %s</string>
<string name="unmute_user">Demutizează %s</string>
<string name="block_user">Blochează %s</string>
<string name="unblock_user">Deblochează %s</string>
<string name="report_user">Raportează %s</string>
<string name="block_domain">Blochează %s</string>
<string name="unblock_domain">Deblochează %s</string>
<!-- %s is the email address -->
<!-- %s is the server domain -->
<!-- translators: %,d is a valid placeholder, it formats the number with locale-dependent grouping separators -->
<!-- %s is version like 1.2.3 -->
<!-- %s is version like 1.2.3 -->
<!-- %s is file size -->
<!-- %s is server domain -->
<!-- Shown in a progress dialog when you tap "follow all" -->
<!-- %1$s is server domain, %2$s is email domain. You can reorder these placeholders to fit your language better. -->
<!-- %s is formatted file size ("467 KB image") -->
<!-- %s is the server domain -->
<!-- Shown on the "stamp" on the screen that appears after you report a post/user. Please keep the translation short, preferably a single word -->
<!-- %s is the app name (Mastodon, key app_name). I made it a placeholder so everything Just Works™ with forks -->
<!-- %1$s is the date (may be relative, e.g. "today" or "yesterday"), %2$s is the time. You can reorder these placeholders if that works better for your language -->
<!-- %s is the timestamp ("tomorrow at 12:34") -->
<!-- %s is the timestamp ("tomorrow at 12:34") -->
<!-- %s is the username -->
<!-- %s is the timestamp ("tomorrow at 12:34") -->
<!-- Shown like a content warning, %s is the name of the filter -->
<!-- Shown in the post header. Please keep it short -->
<!-- %s is the name of the post language -->
<!-- %1$s is the language, %2$s is the name of the translation service -->
<!-- Screen reader description for the menu on the home timeline screen -->
<!-- %s is the name of the list -->
<!-- %s is a username -->
<!-- %s is a time interval ("5 months") -->
</resources>