diff options
Diffstat (limited to 'lib/l10n/sk.js')
-rw-r--r-- | lib/l10n/sk.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/sk.js b/lib/l10n/sk.js index 2a22d8cc41f..84b6eb6ebac 100644 --- a/lib/l10n/sk.js +++ b/lib/l10n/sk.js @@ -113,7 +113,6 @@ OC.L10N.register( "Address" : "Adresa", "Profile picture" : "Profilový obrázok", "About" : "O aplikácii", - "Full name" : "Celé meno", "Headline" : "Titulok", "Organisation" : "Organizácia", "Role" : "Rola", @@ -263,6 +262,7 @@ OC.L10N.register( "Storage connection error. %s" : "Chyba pripojenia k úložisku. %s", "Storage is temporarily not available" : "Úložisko je dočasne nedostupné", "Storage connection timeout. %s" : "Vypršanie pripojenia k úložisku. %s", + "Full name" : "Celé meno", "%s enter the database username and name." : "%s zadajte používateľské meno a meno databázy", "%s enter the database username." : "Zadajte používateľské meno %s databázy.", "%s enter the database name." : "Zadajte názov databázy pre %s databázy.", |