diff options
Diffstat (limited to 'apps/settings/l10n/sk.js')
-rw-r--r-- | apps/settings/l10n/sk.js | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/apps/settings/l10n/sk.js b/apps/settings/l10n/sk.js index ef47e2ab755..21f0ee0bddd 100644 --- a/apps/settings/l10n/sk.js +++ b/apps/settings/l10n/sk.js @@ -240,10 +240,7 @@ OC.L10N.register( "You are about to remove the group {group}. The users will NOT be deleted." : "Chystáte sa odstrániť skupinu {group}. Používatelia NEBUDÚ vymazaní.", "Please confirm the group removal " : "Prosím potvrďte vymazanie skupiny.", "Your biography" : "Váš životopis", - "Unable to update biography" : "Nie je možné aktualizovať životopis", "Your full name" : "Vaše celé meno", - "Unable to update full name" : "Nie je možné aktualizovať vaše celé meno", - "No full name set" : "Nie je nastavené celé meno", "Email options" : "Možnosti E-mailu", "Primary email for password reset and notifications" : "Primárny e-mail na obnovenie hesla a zasielanie upozornení", "Remove primary email" : "Odobrať primárny email", @@ -261,13 +258,11 @@ OC.L10N.register( "No email address set" : "Emailová adresa nie je nastavená", "Additional emails" : "Ďalšie e-maily", "Your headline" : "Váš titulok", - "Unable to update headline" : "Nie je možné aktualizovať titulok", "Language" : "Jazyk", "Help translate" : "Pomôcť s prekladom", "Unable to update language" : "Nie je možné aktualizovať jazyk", "No language set" : "Nie je nastavený žiadny jazyk", "Your organisation" : "Vaša organizácia", - "Unable to update organisation" : "Nie je možné aktualizovať vašu organizáciu", "Edit your Profile visibility" : "Upraviť viditeľnosť vášho profilu", "Enable Profile" : "Povoliť Profil", "Unable to update profile enabled state" : "Nie je možné aktualizovať stav aktivácie profilu", @@ -275,9 +270,7 @@ OC.L10N.register( "{displayId}" : "{displayId}", "Unable to update visibility of {displayId}" : "Nie je možné aktualizovať viditeľnosť {displayId}", "Your role" : "Vaša rola", - "Unable to update role" : "Nie je možné aktualizovať rolu", - "Unable to update federation scope of the primary {accountProperty}" : "Nie je možné aktualizovať rozsah federácie primárneho {accountProperty}", - "Unable to update federation scope of additional {accountProperty}" : "Nie je možné aktualizovať rozsah federácie dodatočného {accountProperty}", + "Your Twitter handle" : "Vaša stránka na Twitteri", "Add" : "Pridať", "You do not have permissions to see the details of this user" : "Nemáte oprávnenie vidieť detaily tohoto používateľa", "Add new password" : "Pridať nové heslo", @@ -465,8 +458,6 @@ OC.L10N.register( "Change privacy level of website" : "Zmeniť úroveň súkromia pre webstránku", "It can take up to 24 hours before the account is displayed as verified." : "Môže trvať až 24 hodín než sa účet zobrazí ako overený.", "Link https://…" : "Linka https://…", - "Change privacy level of Twitter profile" : "Zmeniť úroveň súkromia pre Twitterový profil", - "Twitter handle @…" : "Prezývka na Twitteri @…", "Locale" : "Miestne nastavenie", "Current password" : "Aktuálne heslo", "New password" : "Nové heslo", @@ -503,6 +494,16 @@ OC.L10N.register( "Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Pri zadávaní celého mena alebo e-mailovej adresy povoliť automatické dopĺňanie mena užívateľa (ignoruje sa chýbajúca zhoda v telefónnom zozname a príslušnosť k rovnakej skupine)", "Change privacy level of full name" : "Zmeniť úroveň súkromia pre celé meno", "No display name set" : "Zobrazované meno nie je nastavené", - "Change scope level of {accountProperty}" : "Zmeniť úroveň rozsahu pre {accountProperty}" + "Change privacy level of Twitter profile" : "Zmeniť úroveň súkromia pre Twitterový profil", + "Twitter handle @…" : "Prezývka na Twitteri @…", + "Unable to update biography" : "Nie je možné aktualizovať životopis", + "Unable to update full name" : "Nie je možné aktualizovať vaše celé meno", + "No full name set" : "Nie je nastavené celé meno", + "Unable to update headline" : "Nie je možné aktualizovať titulok", + "Unable to update organisation" : "Nie je možné aktualizovať vašu organizáciu", + "Unable to update role" : "Nie je možné aktualizovať rolu", + "Change scope level of {accountProperty}" : "Zmeniť úroveň rozsahu pre {accountProperty}", + "Unable to update federation scope of the primary {accountProperty}" : "Nie je možné aktualizovať rozsah federácie primárneho {accountProperty}", + "Unable to update federation scope of additional {accountProperty}" : "Nie je možné aktualizovať rozsah federácie dodatočného {accountProperty}" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); |