diff options
Diffstat (limited to 'lib/l10n/cs.js')
-rw-r--r-- | lib/l10n/cs.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js index 73cff4b0be4..7c08e08c896 100644 --- a/lib/l10n/cs.js +++ b/lib/l10n/cs.js @@ -114,7 +114,6 @@ OC.L10N.register( "Address" : "Adresa", "Profile picture" : "Profilový obrázek", "About" : "O uživateli", - "Full name" : "Celé jméno", "Headline" : "Nadpis", "Organisation" : "Organizace", "Role" : "Role", @@ -265,6 +264,7 @@ OC.L10N.register( "Storage connection error. %s" : "Chyba připojení úložiště. %s", "Storage is temporarily not available" : "Úložiště je dočasně nedostupné", "Storage connection timeout. %s" : "Překročen časový limit připojování k úložišti. %s", + "Full name" : "Celé jméno", "%s enter the database username and name." : "%s zadejte databázové uživatelské jméno a jméno.", "%s enter the database username." : "Zadejte uživatelské jméno %s databáze.", "%s enter the database name." : "Zadejte název databáze pro %s databázi.", |