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/eo.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/eo.js')
-rw-r--r-- | lib/l10n/eo.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/eo.js b/lib/l10n/eo.js index eb3ac1ce50a..965705e5c1e 100644 --- a/lib/l10n/eo.js +++ b/lib/l10n/eo.js @@ -99,8 +99,6 @@ OC.L10N.register( "PostgreSQL username and/or password not valid" : "La uzantnomo aŭ la pasvorto de PostgreSQL ne validas", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "MacOS X ne estas subtenata kaj %s ne bone funkcios ĉe ĝi. Uzu ĝin je via risko!", "For the best results, please consider using a GNU/Linux server instead." : "Por pli bona funkciado, bv. pripensi uzi GNU-Linuksan servilon anstataŭe.", - "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." : "Ŝajnas, ke tiu servilo %s uzas 32-bitan PHP-version, kaj ke la agordo „open_basedir“ ekzistas. Tio kaŭzos problemojn pri dosieroj pli grandaj ol 4 GB, kaj do estas tre malrekomendita.", - "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Bv. forigi la agordon „open_basedir“ de via php.ini, aŭ uzu 64-bitan version de PHP.", "Set an admin username." : "Agordi uzantnomon de administranto.", "Set an admin password." : "Agordi pasvorton de administranto.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Kunhava interna servo %s devas realigi la interfacon „OCP\\Share_Backend“", @@ -211,6 +209,8 @@ OC.L10N.register( "%s enter the database username." : "%s entajpu la datumbazan uzantnomon.", "%s enter the database name." : "%s entajpu la datumbazan nomon.", "%s you may not use dots in the database name" : "%s vi ne povas uzi punktojn en la nomo de la datumbazo", + "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." : "Ŝajnas, ke tiu servilo %s uzas 32-bitan PHP-version, kaj ke la agordo „open_basedir“ ekzistas. Tio kaŭzos problemojn pri dosieroj pli grandaj ol 4 GB, kaj do estas tre malrekomendita.", + "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Bv. forigi la agordon „open_basedir“ de via php.ini, aŭ uzu 64-bitan version de PHP.", "The user limit has been reached and the user was not created." : "La limo de uzantoj estas atingita kaj la uzanto ne estas kreita.", "Cannot write into \"config\" directory" : "Ne skribeblas la dosierujo „config“", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Igi la agordodosierujon alirebla de la servilo kutime solvas tiun problemon. Vidu %s", |