Files
nextcloud-server-mirror/apps/profile/l10n/cs.json
Nextcloud bot e61f0074f0 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-02-24 00:19:26 +00:00

21 lines
1.4 KiB
JSON
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{ "translations": {
"Profile picker" : "Výběr profilu",
"Profile" : "Profil",
"This application provides the profile" : "Tato aplikace poskytuje profil",
"Provides a customisable user profile interface." : "Poskytuje přizpůsobitelné rozhraní uživatelského profilu.",
"Searching …" : "Hledání …",
"Not found" : "Nenalezeno",
"Search for a user profile" : "Hledat uživatelský profil",
"Search for a user profile. Start typing" : "Hledejte uživatelský profil. Začněte psát",
"Insert selected user profile link" : "Vložte odkaz na profil vybraného uživatele",
"Insert" : "Vložit",
"You have not added any info yet" : "Zatím jste nezadali žádné informace",
"{user} has not added any info yet" : "{user} uživatel zatím nezadal žádné informace",
"Error opening the user status modal, try hard refreshing the page" : "Chyba při otevírání dialogu stavu uživatele, pokus o opětovné načtení stránky",
"Edit Profile" : "Upravit profil",
"The headline and about sections will show up here" : "Nadpis a sekce o uživatelích se zobrazí zde",
"Profile not found" : "Profil nenalezen",
"The profile does not exist." : "Profil neexistuje.",
"Back to %s" : "Zpět na %s"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
}