diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-22 00:22:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-22 00:22:47 +0000 |
commit | 8870090783181dc654042a983e2b6a46f48478d8 (patch) | |
tree | 37fdabfa8648bcb1d14124ee841753a6cb9c75ac /apps/federatedfilesharing | |
parent | 5af07d057437210444d61526ee0d19b9388f87af (diff) | |
download | nextcloud-server-8870090783181dc654042a983e2b6a46f48478d8.tar.gz nextcloud-server-8870090783181dc654042a983e2b6a46f48478d8.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/federatedfilesharing')
-rw-r--r-- | apps/federatedfilesharing/l10n/et_EE.js | 2 | ||||
-rw-r--r-- | apps/federatedfilesharing/l10n/et_EE.json | 2 | ||||
-rw-r--r-- | apps/federatedfilesharing/l10n/pt_PT.js | 2 | ||||
-rw-r--r-- | apps/federatedfilesharing/l10n/pt_PT.json | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/apps/federatedfilesharing/l10n/et_EE.js b/apps/federatedfilesharing/l10n/et_EE.js index 45439b42ed6..96f34cc9e9e 100644 --- a/apps/federatedfilesharing/l10n/et_EE.js +++ b/apps/federatedfilesharing/l10n/et_EE.js @@ -10,7 +10,7 @@ OC.L10N.register( "Could not find share" : "Jagamist ei leitud", "Federated sharing" : "Liit-jagamine", "You received {share} as a remote share from {user} (on behalf of {behalf})" : "Sa said kaugjagatud faili {share} kasjutajalt {user} ({behalf} nimel)", - "You received {share} as a remote share from {user}" : "Sa said kaugjagatud faili {file} kasutajalt {user}", + "You received {share} as a remote share from {user}" : "Sa said kaugjagatud faili {share} kasutajalt {user}", "Accept" : "Nõustu", "Decline" : "Keeldu", "Federated Cloud Sharing" : "Jagamine liitpilves", diff --git a/apps/federatedfilesharing/l10n/et_EE.json b/apps/federatedfilesharing/l10n/et_EE.json index 524369fbe0e..cece1bd1761 100644 --- a/apps/federatedfilesharing/l10n/et_EE.json +++ b/apps/federatedfilesharing/l10n/et_EE.json @@ -8,7 +8,7 @@ "Could not find share" : "Jagamist ei leitud", "Federated sharing" : "Liit-jagamine", "You received {share} as a remote share from {user} (on behalf of {behalf})" : "Sa said kaugjagatud faili {share} kasjutajalt {user} ({behalf} nimel)", - "You received {share} as a remote share from {user}" : "Sa said kaugjagatud faili {file} kasutajalt {user}", + "You received {share} as a remote share from {user}" : "Sa said kaugjagatud faili {share} kasutajalt {user}", "Accept" : "Nõustu", "Decline" : "Keeldu", "Federated Cloud Sharing" : "Jagamine liitpilves", diff --git a/apps/federatedfilesharing/l10n/pt_PT.js b/apps/federatedfilesharing/l10n/pt_PT.js index 91e08728185..0a5250031ea 100644 --- a/apps/federatedfilesharing/l10n/pt_PT.js +++ b/apps/federatedfilesharing/l10n/pt_PT.js @@ -25,7 +25,7 @@ OC.L10N.register( "HTML Code:" : "Código HTML:", "Share with me through my #Nextcloud Federated Cloud ID" : "Partilhe comigo através da minha Id. da Nuvem Federada #Nextcloud", "Copy to clipboard" : "Copiar para área de transferência", - "Do you want to add the remote share {name} from {owner}@{remote}?" : "Pretende adicionar a partilha remota {nome} de {proprietório}@{remoto}?", + "Do you want to add the remote share {name} from {owner}@{remote}?" : "Pretende adicionar a partilha remota {name} de {owner}@{remote}?", "Remote share" : "Partilha remota", "Remote share password" : "Palavra-passe da partilha remota", "Cancel" : "Cancelar", diff --git a/apps/federatedfilesharing/l10n/pt_PT.json b/apps/federatedfilesharing/l10n/pt_PT.json index fbe5846675a..552e4f38fce 100644 --- a/apps/federatedfilesharing/l10n/pt_PT.json +++ b/apps/federatedfilesharing/l10n/pt_PT.json @@ -23,7 +23,7 @@ "HTML Code:" : "Código HTML:", "Share with me through my #Nextcloud Federated Cloud ID" : "Partilhe comigo através da minha Id. da Nuvem Federada #Nextcloud", "Copy to clipboard" : "Copiar para área de transferência", - "Do you want to add the remote share {name} from {owner}@{remote}?" : "Pretende adicionar a partilha remota {nome} de {proprietório}@{remoto}?", + "Do you want to add the remote share {name} from {owner}@{remote}?" : "Pretende adicionar a partilha remota {name} de {owner}@{remote}?", "Remote share" : "Partilha remota", "Remote share password" : "Palavra-passe da partilha remota", "Cancel" : "Cancelar", |