diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-08 00:19:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-08 00:19:17 +0000 |
commit | 27b09ce00a22dc9912d2931a892a1b6870d6b22c (patch) | |
tree | 0c39aeea6460afd92226b01dd0c40c7d04b59f2f /lib/l10n/ast.js | |
parent | bd1fd5e079f59476673fff9d21a9e8449f7b7405 (diff) | |
download | nextcloud-server-27b09ce00a22dc9912d2931a892a1b6870d6b22c.tar.gz nextcloud-server-27b09ce00a22dc9912d2931a892a1b6870d6b22c.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ast.js')
-rw-r--r-- | lib/l10n/ast.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js index 3568a2ad43a..7446b1e06e7 100644 --- a/lib/l10n/ast.js +++ b/lib/l10n/ast.js @@ -70,11 +70,14 @@ OC.L10N.register( "Role" : "Rol", "Unknown account" : "Cuenta desconocida", "Additional settings" : "Configuración adicional", + "»%s« added a note to a file shared with you" : "«%s» amestó una nota a un ficheru compartío contigo", + "Open »%s«" : "Abrir «%s»", "%1$s via %2$s" : "%1$s per %2$s", "You are not allowed to share %s" : "Nun tienes permisu pa compartir «%s»", "Files cannot be shared with create permissions" : "Los ficheros nun se pue compartir colos permisos de creación", "Expiration date is in the past" : "La data de caducidá ta nel pasáu", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Nun se pue afitar una data de caducidá de más de %n día nel futuru","Nun se pue afitar una data de caducidá de más de %n díes nel futuru"], + "%1$s shared »%2$s« with you" : "%1$s compartió «%2$s» contigo", "%1$s shared »%2$s« with you." : "%1$s compartió «%2$s» contigo.", "Click the button below to open it." : "Calca nel botón p'abrilo.", "Sunday" : "Domingu", |