You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
66 lines
4.4 KiB
JSON
66 lines
4.4 KiB
JSON
{
|
|
"invalid-data": "Date invalide",
|
|
"not-logged-in": "Se pare ca nu ești logat.",
|
|
"account-locked": "Contul tău a fost blocat temporar",
|
|
"search-requires-login": "Ca să poți cauta ai nevoie de un cont! Te rugăm să te autentifici sau să te înregistrezi!",
|
|
"invalid-cid": "ID Categorie Invalid",
|
|
"invalid-tid": "ID Subiect Invalid",
|
|
"invalid-pid": "ID Mesaj Invalid",
|
|
"invalid-uid": "ID Utilizator Invalid",
|
|
"invalid-username": "Utilizator Invalid",
|
|
"invalid-email": "Email Invalid",
|
|
"invalid-title": "Titlu invalid!",
|
|
"invalid-user-data": "Date utilizator invalide",
|
|
"invalid-password": "Parolă Invalidă",
|
|
"invalid-username-or-password": "Te rugăm să specifici atât un nume de utilizator cât si o parolă",
|
|
"invalid-search-term": "Cuvânt de căutare invalid",
|
|
"invalid-pagination-value": "Date paginație invalide",
|
|
"username-taken": "Numele de utilizator este deja folosit",
|
|
"email-taken": "Adresa de email este deja folostă",
|
|
"email-not-confirmed": "Your email has not been confirmed yet, please click here to confirm your email.",
|
|
"username-too-short": "Numele de utilizator este prea scurt",
|
|
"username-too-long": "Numele de utilizator este prea lung",
|
|
"user-banned": "Utilizator banat",
|
|
"user-too-new": "Sorry, you are required to wait %1 seconds before making your first post",
|
|
"no-category": "Category does not exist",
|
|
"no-topic": "Topic does not exist",
|
|
"no-post": "Post does not exist",
|
|
"no-group": "Group does not exist",
|
|
"no-user": "User does not exist",
|
|
"no-teaser": "Teaser does not exist",
|
|
"no-privileges": "You do not have enough privileges for this action.",
|
|
"no-emailers-configured": "Nici un plugin pentru email nu a fost încărcat, așa că un email de test nu a fost trimis.",
|
|
"category-disabled": "Categorie dezactivată",
|
|
"topic-locked": "Subiect Închis",
|
|
"still-uploading": "Te rugăm să aștepți până se termină uploadul.",
|
|
"content-too-short": "Please enter a longer post. Posts should contain at least %1 characters.",
|
|
"title-too-short": "Please enter a longer title. Titles should contain at least %1 characters.",
|
|
"title-too-long": "Te rugăm să introduci un titlu mai scurt. Titlurile nu pot fi mai lungi de %1 caractere.",
|
|
"too-many-posts": "You can only post once every %1 seconds - please wait before posting again",
|
|
"too-many-posts-newbie": "As a new user, you can only post once every %1 seconds until you have earned %2 reputation - please wait before posting again",
|
|
"file-too-big": "Maximum allowed file size is %1 kbs - please upload a smaller file",
|
|
"cant-vote-self-post": "Nu poți vota propriul tău mesaj",
|
|
"already-favourited": "You have already favourited this post",
|
|
"already-unfavourited": "You have already unfavourited this post",
|
|
"cant-ban-other-admins": "Nu poți bana alți administratori!",
|
|
"invalid-image-type": "Tip de imagine invalid",
|
|
"group-name-too-short": "Numele grupului este prea scurt",
|
|
"group-already-exists": "Grupul deja există",
|
|
"group-name-change-not-allowed": "Schimbarea numelui grupului este interzisă",
|
|
"post-already-deleted": "This post has already been deleted",
|
|
"post-already-restored": "This post has already been restored",
|
|
"topic-already-deleted": "This topic has already been deleted",
|
|
"topic-already-restored": "This topic has already been restored",
|
|
"topic-thumbnails-are-disabled": "Pictogramele pentru subiect sunt interzise.",
|
|
"invalid-file": "Fișier invalid",
|
|
"uploads-are-disabled": "Uploadurile sunt dezactivate",
|
|
"upload-error": "Eroare Upload : %1",
|
|
"signature-too-long": "Sorry, your signature cannot be longer than %1 characters.",
|
|
"cant-chat-with-yourself": "Nu poți conversa cu tine!",
|
|
"chat-restricted": "This user has restricted their chat messages. They must follow you before you can chat with them",
|
|
"reputation-system-disabled": "Sistemul de reputație este dezactivat.",
|
|
"downvoting-disabled": "Votarea negativă este dezactivată",
|
|
"not-enough-reputation-to-downvote": "Nu ai destulă reputație pentru a vota negativ acest post.",
|
|
"not-enough-reputation-to-flag": "You do not have enough reputation to flag this post",
|
|
"reload-failed": "NodeBB a întâmpinat o problemă la reîncarcare: \"%1\". NodeBB va continua să servească fișierele existente pentru partea-client, dar tu va trebuie să refaci modificările pe care le-ai facut înainte de reîncarcare."
|
|
} |