diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-17 02:32:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-17 02:32:07 +0000 |
commit | 8232366c6f3c09ec1d4494bb91ae9419baf5a5af (patch) | |
tree | 94f39b937d4081af450f2b32da1e66dba6e7ab4b /lib/l10n/is.js | |
parent | cb0bfae73e73b4412e6178ac7036bac13bbe02dd (diff) | |
download | nextcloud-server-8232366c6f3c09ec1d4494bb91ae9419baf5a5af.tar.gz nextcloud-server-8232366c6f3c09ec1d4494bb91ae9419baf5a5af.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/is.js')
-rw-r--r-- | lib/l10n/is.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/is.js b/lib/l10n/is.js index 09f31373d69..cf7debf7fcd 100644 --- a/lib/l10n/is.js +++ b/lib/l10n/is.js @@ -89,10 +89,6 @@ OC.L10N.register( "Role" : "Role", "Unknown user" : "Óþekktur notandi", "Additional settings" : "Valfrjálsar stillingar", - "%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.", - "%s you may not use dots in the database name" : "%s þú mátt ekki nota punkta í nafni á gagnagrunni", "You need to enter details of an existing account." : "Þú verður að setja inn auðkenni fyrirliggjandi notandaaðgangs.", "Oracle connection could not be established" : "Ekki tókst að koma tengingu á við Oracle", "Oracle username and/or password not valid" : "Notandanafn eða lykilorð Oracle er ekki gilt", @@ -206,6 +202,10 @@ 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", + "%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.", + "%s you may not use dots in the database name" : "%s þú mátt ekki nota punkta í nafni á gagnagrunni", "Cannot write into \"config\" directory" : "Get ekki skrifað í \"config\" möppuna", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Þetta er venjulega hægt að laga með því að gefa vefþjóninum skrifréttindi í stillingamöppuna. Sjá %s", "Cannot write into \"apps\" directory" : "Get ekki skrifað í \"apps\" möppuna", |