diff options
Diffstat (limited to 'apps/settings/l10n/sk.js')
-rw-r--r-- | apps/settings/l10n/sk.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/sk.js b/apps/settings/l10n/sk.js index 6b5e16923de..2944453b2d9 100644 --- a/apps/settings/l10n/sk.js +++ b/apps/settings/l10n/sk.js @@ -317,7 +317,6 @@ OC.L10N.register( "Enable Profile" : "Povoliť Profil", "Unable to update profile enabled state" : "Nie je možné aktualizovať stav aktivácie profilu", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Vo vašom profile sa rešpektuje prísnejšie nastavenie viditeľnosti alebo rozsahu. Ak je napríklad viditeľnosť nastavená na „Zobraziť všetkým“ a rozsah je nastavený na „Súkromné“, „Súkromné“ bude rešpektované.", - "{displayId}" : "{displayId}", "Unable to update visibility of {displayId}" : "Nie je možné aktualizovať viditeľnosť {displayId}", "Your role" : "Vaša rola", "Your Twitter handle" : "Vaša stránka na Twitteri", @@ -515,6 +514,7 @@ OC.L10N.register( "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", + "{displayId}" : "{displayId}", "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}", |