diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-05 09:56:05 +0000 |
commit | 94bc020d073011eec8e1f084e9521356574e42f7 (patch) | |
tree | d762a8d08a6e0cd2a338f4b32c49b45498654259 /apps/federatedfilesharing/l10n/eo.js | |
parent | 90a9191fc96d77811779a8b79339143211cae0c0 (diff) | |
download | nextcloud-server-94bc020d073011eec8e1f084e9521356574e42f7.tar.gz nextcloud-server-94bc020d073011eec8e1f084e9521356574e42f7.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/federatedfilesharing/l10n/eo.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/eo.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/federatedfilesharing/l10n/eo.js b/apps/federatedfilesharing/l10n/eo.js index b3093dd8af6..e2d88f824b1 100644 --- a/apps/federatedfilesharing/l10n/eo.js +++ b/apps/federatedfilesharing/l10n/eo.js @@ -1,11 +1,6 @@ OC.L10N.register( "federatedfilesharing", { - "Do you want to add the remote share {name} from {owner}@{remote}?" : "Ĉu vi volas aldoni la foran kunhavon {name} de {owner}@{remote}?", - "Remote share" : "Foran kunhavo", - "Remote share password" : "Pasvorto de fora kunhavo", - "Cancel" : "Nuligi", - "Add remote share" : "Aldoni foran kunhavon", "Invalid Federated Cloud ID" : "Nevalida federnuba identigilo", "Server to server sharing is not enabled on this server" : "Interservila kunhavo ne estas ebligita en ĉi tiu servilo", "Couldn't establish a federated share." : "Ne povis fari federan kunhavon.", @@ -36,6 +31,11 @@ OC.L10N.register( "Share with me through my #Nextcloud Federated Cloud ID" : "Kunhavigi kun mi per mia #Nextcloud-federnuba identigilo", "Copy to clipboard" : "Kopii tondejen", "Copied!" : "Kopiita!", + "Do you want to add the remote share {name} from {owner}@{remote}?" : "Ĉu vi volas aldoni la foran kunhavon {name} de {owner}@{remote}?", + "Remote share" : "Foran kunhavo", + "Remote share password" : "Pasvorto de fora kunhavo", + "Cancel" : "Nuligi", + "Add remote share" : "Aldoni foran kunhavon", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Kunhavigo de %1$s malsukcesis, ĉar la ero jam kunhaviĝis kun uzanto %2$s", "Not allowed to create a federated share with the same user" : "Vi ne rajtas krei federan kunhavon kun la sama uzanto", "Allow users on this server to receive shares from other servers" : "Permesi al uzantoj en tiu ĉi servilo ricevi kunhavojn el aliaj serviloj", |