f7cloud_client/apps/profile/l10n/et_EE.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

17 lines
929 B
JavaScript

OC.L10N.register(
"profile",
{
"Profile" : "Profiil",
"This application provides the profile" : "See rakendus tagab profiili olemasolu",
"Provides a customisable user profile interface." : "Tagab kasutajaliidese kasutaja kohendatava profiili jaoks.",
"You have not added any info yet" : "Sa pole veel mingit infot lisanud",
"{user} has not added any info yet" : "{user} pole veel mingit infot lisanud",
"Error opening the user status modal, try hard refreshing the page" : "Kasutaja oleku modaalse vaate avamine ei õnnestunud, proovi lehte värskendada",
"Edit Profile" : "Muuda profiili",
"The headline and about sections will show up here" : "Alapealkirja ja teabe lõigud saavad olema nähtavad siin",
"Profile not found" : "Profiili ei leitud",
"The profile does not exist." : "Profiili ei eksisteeri",
"Back to %s" : "Tagasi siia: %s"
},
"nplurals=2; plural=(n != 1);");