summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/en_GB.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-02-21 02:26:23 +0000
committerNextcloud bot <bot@nextcloud.com>2023-02-21 02:26:23 +0000
commitab1c44cbf8c8b2ae30d5cb90d4cbf710c6757f10 (patch)
tree28df01483d79ae9e76b872f6628c0ee13e3d8b85 /apps/dav/l10n/en_GB.json
parent53f1dcf7155ca1ae5c3b63240d711968a1fad22e (diff)
downloadnextcloud-server-ab1c44cbf8c8b2ae30d5cb90d4cbf710c6757f10.tar.gz
nextcloud-server-ab1c44cbf8c8b2ae30d5cb90d4cbf710c6757f10.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/en_GB.json')
-rw-r--r--apps/dav/l10n/en_GB.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/dav/l10n/en_GB.json b/apps/dav/l10n/en_GB.json
index ee386676c4a..e768f628440 100644
--- a/apps/dav/l10n/en_GB.json
+++ b/apps/dav/l10n/en_GB.json
@@ -123,8 +123,6 @@
"Encryption not ready: %1$s" : "Encryption not ready: %1$s",
"Failed to open file: %1$s" : "Failed to open file: %1$s",
"Failed to unlink: %1$s" : "Failed to unlink: %1$s",
- "Invalid chunk name" : "Invalid chunk name",
- "Could not rename part file assembled from chunks" : "Could not rename part file assembled from chunks",
"Failed to write file contents: %1$s" : "Failed to write file contents: %1$s",
"File not found: %1$s" : "File not found: %1$s",
"System is in maintenance mode." : "System is in maintenance mode.",
@@ -193,6 +191,8 @@
"A calendar <strong>todo</strong> was modified" : "A calendar <strong>todo</strong> was modified",
"Invitation canceled" : "Invitation cancelled",
"Invitation updated" : "Invitation updated",
- "Invitation" : "Invitation"
+ "Invitation" : "Invitation",
+ "Invalid chunk name" : "Invalid chunk name",
+ "Could not rename part file assembled from chunks" : "Could not rename part file assembled from chunks"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file