diff options
Diffstat (limited to 'lib/l10n/is.js')
-rw-r--r-- | lib/l10n/is.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/is.js b/lib/l10n/is.js index 8832a247665..11bedcf43ba 100644 --- a/lib/l10n/is.js +++ b/lib/l10n/is.js @@ -85,7 +85,6 @@ OC.L10N.register( "Address" : "Vistfang", "Profile picture" : "Einkennismynd", "About" : "Um hugbúnaðinn", - "Full name" : "Fullt nafn", "Headline" : "Fyrirsögn", "Role" : "Role", "Unknown user" : "Óþekktur notandi", @@ -202,6 +201,7 @@ OC.L10N.register( "Storage connection error. %s" : "Villa í tengingu við gagnageymslu. %s", "Storage is temporarily not available" : "Gagnageymsla ekki tiltæk í augnablikinu", "Storage connection timeout. %s" : "Gagnageymsla féll á tíma. %s", + "Full name" : "Fullt nafn", "%s enter the database username and name." : "%s settu inn notandanafn og nafn á gagnagrunni.", "%s enter the database username." : "%s settu inn notandanafn í gagnagrunni.", "%s enter the database name." : "%s settu inn nafn á gagnagrunni.", |