Files
Nextcloud bot b6d0e19876 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-06-04 00:23:44 +00:00

25 lines
1.4 KiB
JavaScript

OC.L10N.register(
"profile",
{
"View profile" : "Zobraziť profil",
"Profile picker" : "Výber profilu",
"Profile" : "Profil",
"This application provides the profile" : "Táto aplikácia poskytuje profil",
"Provides a customisable user profile interface." : "Poskytuje prispôsobiteľné rozhranie používateľského profilu.",
"Searching …" : "Vyhľadáva sa …",
"Not found" : "Nenájdené",
"Search for a user profile" : "Hľadať profil používateľa",
"Search for a user profile. Start typing" : "Hľadajte profil používateľa. Začnite písať",
"Insert selected user profile link" : "Vložte odkaz na vybraný používateľský profil",
"Insert" : "Vložiť",
"You have not added any info yet" : "Zatiaľ ste nepridali žiadne informácie",
"{user} has not added any info yet" : "{user} zatiaľ nepridal žiadne informácie",
"Error opening the user status modal, try hard refreshing the page" : "Chyba pri otváraní modálneho okna stavu používateľa, skúste stránku obnoviť",
"Edit Profile" : "Upraviť rofil",
"The headline and about sections will show up here" : "Tu sa zobrazí titul a sekcia Informácie",
"Profile not found" : "Profil nenájdený",
"Back to %s" : "Späť na %s",
"The profile does not exist." : "Profil neexistuje."
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");