diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-21 02:30:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-21 02:30:14 +0000 |
commit | 78d8723d0cc8c726cc02dd41439f1c7e2a50136d (patch) | |
tree | 309032247bd62ee756313ecfb9b87ff806ed9fa5 /lib/l10n/eo.json | |
parent | 761221bc80d01cd6f79f4e6ce4ba3fc298547ac1 (diff) | |
download | nextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.tar.gz nextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/eo.json')
-rw-r--r-- | lib/l10n/eo.json | 20 |
1 files changed, 1 insertions, 19 deletions
diff --git a/lib/l10n/eo.json b/lib/l10n/eo.json index 78cd31eaa55..c8476e7f7d8 100644 --- a/lib/l10n/eo.json +++ b/lib/l10n/eo.json @@ -203,29 +203,11 @@ "Storage connection error. %s" : "Konekta eraro al konservejo. %s", "Storage is temporarily not available" : "Konservejo provizore ne disponeblas", "Storage connection timeout. %s" : "Konekto al konservejo eltempiĝis. %s", - "This can usually be fixed by giving the webserver write access to the config directory." : "Igi la dosierujojn de agordo ŝanĝebla por la servilo kutime solvas tiun problemon", "%s enter the database username and name." : "%s entajpu la nomon kaj la uzantnomon de la datumbazo.", "%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", - "Cannot write into \"apps\" directory" : "Ne skribeblas la dosierujo „apps“", - "Cannot create \"data\" directory" : "Ne kreeblas la dosierujo „data“", - "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Igi la radikan dosierujon alirebla de la servilo kutime solvas tiun problemon. Vidu %s", - "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Igi la radikan dosierujon skribebla de la servilo kutime solvas tiun problemon. Vidu %s.", - "Setting locale to %s failed" : "Agordi la lokaĵaron al %s malsukcesis", - "Please install one of these locales on your system and restart your webserver." : "Bv. instali unu el tiu lokaĵaro ĉe via sistemo, kaj restartigu la TTT-servilon.", - "mbstring.func_overload is set to \"%s\" instead of the expected value \"0\"" : "mbstring.func_overload egalas al „%s“ anstataŭ al la atendata „0“", - "To fix this issue set <code>mbstring.func_overload</code> to <code>0</code> in your php.ini" : "Por ripari tiun problemon, agordu <code>mbstring.func_overload</code> al <code>0</code> en via dosiero „php.ini“", - "PostgreSQL >= 9 required" : "PostgreSQL ⩾ 9 necesas", - "Please upgrade your database version" : "Bonvolu ĝisdatigi la version de via datumbazo", - "Your data directory is readable by other users" : "Via dosierujo de datumoj legeblas de aliaj uzantoj", - "Your data directory must be an absolute path" : "Via dosierujo de datumoj estu absoluta vojo", - "Check the value of \"datadirectory\" in your configuration" : "Kontrolu la valoron de „datadirectory“ en via agordo", - "Your data directory is invalid" : "Via dosierujo de datumoj ne validas" + "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." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |