0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-12 03:59:16 +00:00
nextcloud_server/apps/profile/l10n/eu.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

14 lines
738 B
JavaScript

OC.L10N.register(
"profile",
{
"Profile" : "Profila",
"Edit Profile" : "Editatu profila",
"The headline and about sections will show up here" : "Izenburua eta 'Niri buruz' atalak hemen agertuko dira",
"You have not added any info yet" : "Oraindik ez duzu informaziorik gehitu",
"Error opening the user status modal, try hard refreshing the page" : "Errorea erabiltzailen egoera leihoa irekitzean, saiatu orria guztiz freskatzen",
"{user} has not added any info yet" : "{user}-(e)k ez du oraindik informaziorik gehitu",
"Profile not found" : "Profila ez da aurkitu",
"The profile does not exist." : "Profila ez da existitzen",
"Back to %s" : "Itzuli %s(e)ra"
},
"nplurals=2; plural=(n != 1);");