diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-21 00:20:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-21 00:20:41 +0000 |
commit | a33a2e2f9ca8b8ebbd9352994ccba676ce302f83 (patch) | |
tree | 444c3efe4678e130640efb07b1ccfe94ec508620 /apps/files_sharing | |
parent | 3009da3722072fd7a37fd714197d175a02a74781 (diff) | |
download | nextcloud-server-a33a2e2f9ca8b8ebbd9352994ccba676ce302f83.tar.gz nextcloud-server-a33a2e2f9ca8b8ebbd9352994ccba676ce302f83.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/ast.js | 6 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ast.json | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/apps/files_sharing/l10n/ast.js b/apps/files_sharing/l10n/ast.js index a25ba8ad8b1..04068c7df04 100644 --- a/apps/files_sharing/l10n/ast.js +++ b/apps/files_sharing/l10n/ast.js @@ -45,7 +45,7 @@ OC.L10N.register( "Share for {user} expired" : "L'elementu compartíu pa {user} caducó", "Share expired" : "La compartición caducó", "You shared {file} with {user}" : "Compartiesti «{file}» con {user}", - "You removed {user} from {file}" : "Quitesti a {member} de: {circle}", + "You removed {user} from {file}" : "Quitesti a {user} de: {file}", "You removed yourself from {file}" : "Quitéstite de: {file}", "{actor} removed themselves from {file}" : "{actor} quitóse de: {file}", "{actor} shared {file} with {user}" : "{actor} compartió «{file}» con {user}", @@ -142,7 +142,7 @@ OC.L10N.register( "remote" : "remota", "remote group" : "grupu remotu", "guest" : "convidáu", - "Shared with the group {user} by {owner}" : "{owner} compartió l'elementu col grupu «{group}»", + "Shared with the group {user} by {owner}" : "{owner} compartió l'elementu col grupu «{user}»", "Shared with the conversation {user} by {owner}" : "{owner} compartió l'elementu cola conversación «{user}»", "Shared with {user} by {owner}" : "{owner} compartió l'elementu con «{user}»", "Added by {initiator}" : "{initiator} amestó l'elementu", @@ -274,7 +274,7 @@ OC.L10N.register( "Error updating the share: {errorMessage}" : "Hebo un error al anovar la compartición: {errorMessage}", "Error updating the share" : "Hebo un error la compartición", "File \"{path}\" has been unshared" : "El camín «{path}» dexó compartise", - "Folder \"{path}\" has been unshared" : "La carpeta «{folder}» dexó de compartise", + "Folder \"{path}\" has been unshared" : "La carpeta «{path}» dexó de compartise", "Share {propertyName} saved" : "Guardóse la compartición «{propertyName}»", "Shared by" : "Compartíu por", "Shared with" : "Compartióse con", diff --git a/apps/files_sharing/l10n/ast.json b/apps/files_sharing/l10n/ast.json index e397aed9e76..2bf73d4bfc3 100644 --- a/apps/files_sharing/l10n/ast.json +++ b/apps/files_sharing/l10n/ast.json @@ -43,7 +43,7 @@ "Share for {user} expired" : "L'elementu compartíu pa {user} caducó", "Share expired" : "La compartición caducó", "You shared {file} with {user}" : "Compartiesti «{file}» con {user}", - "You removed {user} from {file}" : "Quitesti a {member} de: {circle}", + "You removed {user} from {file}" : "Quitesti a {user} de: {file}", "You removed yourself from {file}" : "Quitéstite de: {file}", "{actor} removed themselves from {file}" : "{actor} quitóse de: {file}", "{actor} shared {file} with {user}" : "{actor} compartió «{file}» con {user}", @@ -140,7 +140,7 @@ "remote" : "remota", "remote group" : "grupu remotu", "guest" : "convidáu", - "Shared with the group {user} by {owner}" : "{owner} compartió l'elementu col grupu «{group}»", + "Shared with the group {user} by {owner}" : "{owner} compartió l'elementu col grupu «{user}»", "Shared with the conversation {user} by {owner}" : "{owner} compartió l'elementu cola conversación «{user}»", "Shared with {user} by {owner}" : "{owner} compartió l'elementu con «{user}»", "Added by {initiator}" : "{initiator} amestó l'elementu", @@ -272,7 +272,7 @@ "Error updating the share: {errorMessage}" : "Hebo un error al anovar la compartición: {errorMessage}", "Error updating the share" : "Hebo un error la compartición", "File \"{path}\" has been unshared" : "El camín «{path}» dexó compartise", - "Folder \"{path}\" has been unshared" : "La carpeta «{folder}» dexó de compartise", + "Folder \"{path}\" has been unshared" : "La carpeta «{path}» dexó de compartise", "Share {propertyName} saved" : "Guardóse la compartición «{propertyName}»", "Shared by" : "Compartíu por", "Shared with" : "Compartióse con", |