0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-07 09:59:46 +00:00
nextcloud_server/apps/profile/l10n/et_EE.js
Nextcloud bot 4c6ecc6f15
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-01-24 00:21:11 +00:00

11 lines
541 B
JavaScript

OC.L10N.register(
"profile",
{
"Edit Profile" : "Muuda profiili",
"You have not added any info yet" : "Sa pole veel mingit infot lisanud",
"Error opening the user status modal, try hard refreshing the page" : "Kasutaja staatuse modaaldialoogi avamine ebaõnnestus, proovi lehte värskendada",
"{user} has not added any info yet" : "{user} pole veel mingit infot lisanud",
"Profile not found" : "Profiili ei leitud",
"The profile does not exist." : "Profiili ei eksisteeri"
},
"nplurals=2; plural=(n != 1);");