diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-03 02:14:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-03 02:14:09 +0000 |
commit | bfb764b5f3a26add7059391134c86a1fca460dfd (patch) | |
tree | 2597938310cae02101b1b40ed29fe88f635c2565 /lib/l10n/is.js | |
parent | 87f8f9ff1d8ef837c3aea501ba7780ea1e916e66 (diff) | |
download | nextcloud-server-bfb764b5f3a26add7059391134c86a1fca460dfd.tar.gz nextcloud-server-bfb764b5f3a26add7059391134c86a1fca460dfd.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/is.js b/lib/l10n/is.js index cf7debf7fcd..82a5009394c 100644 --- a/lib/l10n/is.js +++ b/lib/l10n/is.js @@ -95,8 +95,6 @@ OC.L10N.register( "PostgreSQL username and/or password not valid" : "Notandanafn eða lykilorð PostgreSQL er ekki gilt", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X er ekki stutt og %s mun ekki vinna eðlilega á þessu stýrikerfi. Notaðu þetta því á þína eigin ábyrgð! ", "For the best results, please consider using a GNU/Linux server instead." : "Fyrir bestu útkomu ættirðu að íhuga að nota GNU/Linux þjón í staðinn.", - "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Það lítur út eins og þessi %s uppsetning sé að keyra á 32-bita PHP umhverfi og að open_basedir hafi verið stillt í php.ini. Þetta mun valda vandamálum með skrár stærri en 4 GB og er stranglega mælt gegn því að þetta sé gert.", - "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Fjarlægðu stillinguna open_basedir úr php.ini eða skiptu yfir í 64-bita PHP.", "Set an admin username." : "Stilltu notandanafn kerfisstjóra.", "Set an admin password." : "Stilltu lykilorð kerfisstjóra.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Deilingarbakendinn %s verður að vera settur upp fyrir viðmótið OCP\\Share_Backend", @@ -206,6 +204,8 @@ OC.L10N.register( "%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", + "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Það lítur út eins og þessi %s uppsetning sé að keyra á 32-bita PHP umhverfi og að open_basedir hafi verið stillt í php.ini. Þetta mun valda vandamálum með skrár stærri en 4 GB og er stranglega mælt gegn því að þetta sé gert.", + "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Fjarlægðu stillinguna open_basedir úr php.ini eða skiptu yfir í 64-bita PHP.", "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", |