diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-17 00:20:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-17 00:20:38 +0000 |
commit | 4c1d4aeccb0f87310bcb1055775dedcd3c34549e (patch) | |
tree | ddd2796d90e8b7cd3b1d60100ffb8e6b289bcb3b /apps/sharebymail/l10n | |
parent | a2999d87dbefd732e8bf1eef89afe453361a587a (diff) | |
download | nextcloud-server-4c1d4aeccb0f87310bcb1055775dedcd3c34549e.tar.gz nextcloud-server-4c1d4aeccb0f87310bcb1055775dedcd3c34549e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail/l10n')
-rw-r--r-- | apps/sharebymail/l10n/ast.js | 3 | ||||
-rw-r--r-- | apps/sharebymail/l10n/ast.json | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/apps/sharebymail/l10n/ast.js b/apps/sharebymail/l10n/ast.js index 43703a9047b..8209b90de79 100644 --- a/apps/sharebymail/l10n/ast.js +++ b/apps/sharebymail/l10n/ast.js @@ -25,6 +25,7 @@ OC.L10N.register( "It is protected with the following password:" : "L'elementu ta protexíu cola contraseña siguiente:", "»%s« added a note to a file shared with you" : "«%s» amestó una nota a un ficheru compartíu contigo", "This is the password:" : "Esta ye la contraseña:", - "Could not find share" : "Nun se pudo atopar la compartición" + "Could not find share" : "Nun se pudo atopar la compartición", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "La compartición de «%1$s» falló porque esti elementu yá ta compartíu col usuariu «%2$s»" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/ast.json b/apps/sharebymail/l10n/ast.json index e010b5ec900..210be9e01dc 100644 --- a/apps/sharebymail/l10n/ast.json +++ b/apps/sharebymail/l10n/ast.json @@ -23,6 +23,7 @@ "It is protected with the following password:" : "L'elementu ta protexíu cola contraseña siguiente:", "»%s« added a note to a file shared with you" : "«%s» amestó una nota a un ficheru compartíu contigo", "This is the password:" : "Esta ye la contraseña:", - "Could not find share" : "Nun se pudo atopar la compartición" + "Could not find share" : "Nun se pudo atopar la compartición", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "La compartición de «%1$s» falló porque esti elementu yá ta compartíu col usuariu «%2$s»" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |