diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-17 02:31:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-17 02:31:51 +0000 |
commit | cc814bb568316c55f55a5ecc6502943640770d2b (patch) | |
tree | bcf8d245bbe57d45efd75ca27685c10f41a9de86 /lib/l10n/is.js | |
parent | 914714f26a38c6ede9182c79c88e1890474802b6 (diff) | |
download | nextcloud-server-cc814bb568316c55f55a5ecc6502943640770d2b.tar.gz nextcloud-server-cc814bb568316c55f55a5ecc6502943640770d2b.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", |