diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:58 +0000 |
commit | 1b2f3114ab9c53f17cf215da7938a03f5c9b5d85 (patch) | |
tree | 7bc3916e44b63a0e582a45db3ec4d0fde10ffcac /apps/federation/l10n/eo.js | |
parent | 2c6d11d2b9a53b7b70b5036acfe4cdc5e38ac997 (diff) | |
download | nextcloud-server-1b2f3114ab9c53f17cf215da7938a03f5c9b5d85.tar.gz nextcloud-server-1b2f3114ab9c53f17cf215da7938a03f5c9b5d85.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/federation/l10n/eo.js')
-rw-r--r-- | apps/federation/l10n/eo.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/federation/l10n/eo.js b/apps/federation/l10n/eo.js index af2213c95d3..0865aba0f33 100644 --- a/apps/federation/l10n/eo.js +++ b/apps/federation/l10n/eo.js @@ -7,10 +7,10 @@ OC.L10N.register( "Could not add server" : "Ne eblas aldoni servilon", "Trusted servers" : "Fidindaj serviloj", "Federation" : "Federado", - "Federation allows you to connect with other trusted servers to exchange the user directory." : "„Federado“ ebligas vin konekti al aliaj fidindaj serviloj por interŝanĝi liston de uzantoj.", - "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "„Federado“ ebligas vin konekti al aliaj fidindaj serviloj por interŝanĝi liston de uzantoj. Ekzemple, tio uziĝos por aŭtomate kompletigi forajn uzantojn en federa kunhavigo.", "+ Add trusted server" : "+ Aldoni fidindan servilon", "Trusted server" : "Fidinda servilo", - "Add" : "Aldoni" + "Add" : "Aldoni", + "Federation allows you to connect with other trusted servers to exchange the user directory." : "„Federado“ ebligas vin konekti al aliaj fidindaj serviloj por interŝanĝi liston de uzantoj.", + "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "„Federado“ ebligas vin konekti al aliaj fidindaj serviloj por interŝanĝi liston de uzantoj. Ekzemple, tio uziĝos por aŭtomate kompletigi forajn uzantojn en federa kunhavigo." }, "nplurals=2; plural=(n != 1);"); |