aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-03-08 00:19:17 +0000
committerNextcloud bot <bot@nextcloud.com>2024-03-08 00:19:17 +0000
commit27b09ce00a22dc9912d2931a892a1b6870d6b22c (patch)
tree0c39aeea6460afd92226b01dd0c40c7d04b59f2f /apps/dav
parentbd1fd5e079f59476673fff9d21a9e8449f7b7405 (diff)
downloadnextcloud-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 'apps/dav')
-rw-r--r--apps/dav/l10n/ast.js5
-rw-r--r--apps/dav/l10n/ast.json5
2 files changed, 10 insertions, 0 deletions
diff --git a/apps/dav/l10n/ast.js b/apps/dav/l10n/ast.js
index c9de33f2752..9fd75922453 100644
--- a/apps/dav/l10n/ast.js
+++ b/apps/dav/l10n/ast.js
@@ -84,6 +84,9 @@ OC.L10N.register(
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Could not open file" : "Nun se pudo abrir el ficheru",
"Encryption not ready: %1$s" : "El cifráu nun ta preparáu: %1$s",
+ "Failed to open file: %1$s" : "Nun se pue abrir el ficheru: %1$s",
+ "Failed to unlink: %1$s" : "Nun se pue desenllaciar: %1$s",
+ "Failed to write file contents: %1$s" : "Nun se pue escribir el conteníu nel ficheru: %1$s",
"File not found: %1$s" : "Nun s'atopó'l ficheru: %1$s",
"Configures a CalDAV account" : "Configura una cuenta CalDAV",
"Configures a CardDAV account" : "Configura una cuenta CardDAV",
@@ -101,6 +104,8 @@ OC.L10N.register(
"Friday" : "Vienres",
"Saturday" : "Sábadu",
"Sunday" : "Domingu",
+ "Failed to load availability" : "Nun se pue cargar la disponibilidá",
+ "Failed to save availability" : "Nun se pue guardar la disponibilidá",
"Availability" : "Disponibilidá",
"Calendar server" : "Sirvidor de calendarios",
"Are you accepting the invitation?" : "¿Aceptes la invitación?",
diff --git a/apps/dav/l10n/ast.json b/apps/dav/l10n/ast.json
index 2d1ef42d6ab..cd22e2b04e7 100644
--- a/apps/dav/l10n/ast.json
+++ b/apps/dav/l10n/ast.json
@@ -82,6 +82,9 @@
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Could not open file" : "Nun se pudo abrir el ficheru",
"Encryption not ready: %1$s" : "El cifráu nun ta preparáu: %1$s",
+ "Failed to open file: %1$s" : "Nun se pue abrir el ficheru: %1$s",
+ "Failed to unlink: %1$s" : "Nun se pue desenllaciar: %1$s",
+ "Failed to write file contents: %1$s" : "Nun se pue escribir el conteníu nel ficheru: %1$s",
"File not found: %1$s" : "Nun s'atopó'l ficheru: %1$s",
"Configures a CalDAV account" : "Configura una cuenta CalDAV",
"Configures a CardDAV account" : "Configura una cuenta CardDAV",
@@ -99,6 +102,8 @@
"Friday" : "Vienres",
"Saturday" : "Sábadu",
"Sunday" : "Domingu",
+ "Failed to load availability" : "Nun se pue cargar la disponibilidá",
+ "Failed to save availability" : "Nun se pue guardar la disponibilidá",
"Availability" : "Disponibilidá",
"Calendar server" : "Sirvidor de calendarios",
"Are you accepting the invitation?" : "¿Aceptes la invitación?",