diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-03 02:28:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-03 02:28:58 +0000 |
commit | 5a117a73f2e5652a2d67e4496ab4486097b74b9a (patch) | |
tree | 42e7ef8c9ed6cb0ff461a586cb23dde8d1622962 /lib/l10n/eo.js | |
parent | b5d3e389cbb521452eef451cc46bdf34d675c4af (diff) | |
download | nextcloud-server-5a117a73f2e5652a2d67e4496ab4486097b74b9a.tar.gz nextcloud-server-5a117a73f2e5652a2d67e4496ab4486097b74b9a.zip |
[tx-robot] updated from transifex
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 8e27db64bc8..3c44059dde5 100644 --- a/lib/l10n/eo.js +++ b/lib/l10n/eo.js @@ -183,7 +183,6 @@ OC.L10N.register( "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“", - "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "Igi la dosierujojn de aplikaĵo ŝanĝebla por la servilo aŭ malŝalti aplikaĵfonton en agorda dosiero kutime solvas tiun problemon", "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.", @@ -228,6 +227,7 @@ OC.L10N.register( "Files can’t be shared with delete permissions" : "Dosieroj ne estas kunhavigitaj kun permesoj de forigo", "Files can’t be shared with create permissions" : "Dosieroj ne estas kunhavigitaj kun permesoj de kreado", "Can’t set expiration date more than %s days in the future" : "Ne eblas agordi limdaton pli ol %s tagojn en la estonteco", - "Can't read file" : "Ne povas legi dosieron" + "Can't read file" : "Ne povas legi dosieron", + "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "Igi la dosierujojn de aplikaĵo ŝanĝebla por la servilo aŭ malŝalti aplikaĵfonton en agorda dosiero kutime solvas tiun problemon" }, "nplurals=2; plural=(n != 1);"); |