diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-18 00:23:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-18 00:23:16 +0000 |
commit | cf7ceccdb5f2613d22936a5c782c978c5b1656e9 (patch) | |
tree | b9381a81abbc3e6ceccb984ce5c5e623349a11ef /apps/files_sharing/l10n/es_AR.js | |
parent | 70ad22fcd87aff1c021119758142b4903a6badd6 (diff) | |
download | nextcloud-server-cf7ceccdb5f2613d22936a5c782c978c5b1656e9.tar.gz nextcloud-server-cf7ceccdb5f2613d22936a5c782c978c5b1656e9.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/es_AR.js')
-rw-r--r-- | apps/files_sharing/l10n/es_AR.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/es_AR.js b/apps/files_sharing/l10n/es_AR.js index 020e4e184a9..5ecaac1c8a7 100644 --- a/apps/files_sharing/l10n/es_AR.js +++ b/apps/files_sharing/l10n/es_AR.js @@ -180,12 +180,12 @@ OC.L10N.register( "Share" : "Compartir", "Shared with you by {owner}" : "Compartido con usted por {owner}", "Shared" : "Compartido", + "Shared with others" : "Compartido con otros", "Shared by" : "Compartido por", "Shared with you and the group {group} by {owner}" : "Compartido con usted y el grupo {group} por {owner}", "Shares" : "Shares", "Shared with you" : "Compartido con usted", "Nothing shared with you yet" : "Nada ha sido compartido aún con usted", - "Shared with others" : "Compartido con otros", "Nothing shared yet" : "Nada compartido aún", "Shared by link" : "Compartido por link", "No shared links" : "No hay links compartidos", |