aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-09-19 00:20:42 +0000
committerNextcloud bot <bot@nextcloud.com>2024-09-19 00:20:42 +0000
commit9c0c2859d321fe5eb88c4d22469f2ce6a507e0b1 (patch)
treed3fa1571dc7d00b81fbbe1233db6fb03cbacb9b2 /apps/dav
parent200e7c0fca31b861f0287d8acb0a73a1feadc131 (diff)
downloadnextcloud-server-9c0c2859d321fe5eb88c4d22469f2ce6a507e0b1.tar.gz
nextcloud-server-9c0c2859d321fe5eb88c4d22469f2ce6a507e0b1.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/ga.js1
-rw-r--r--apps/dav/l10n/ga.json1
-rw-r--r--apps/dav/l10n/sv.js7
-rw-r--r--apps/dav/l10n/sv.json7
4 files changed, 16 insertions, 0 deletions
diff --git a/apps/dav/l10n/ga.js b/apps/dav/l10n/ga.js
index df50e09c838..a53172d6945 100644
--- a/apps/dav/l10n/ga.js
+++ b/apps/dav/l10n/ga.js
@@ -198,6 +198,7 @@ OC.L10N.register(
"Accounts" : "Cuntais",
"System address book which holds all accounts" : "Leabhar seoltaí córais ina bhfuil gach cuntas",
"File is not updatable: %1$s" : "Ní féidir an comhad a nuashonrú: %1$s",
+ "Failed to get storage for file" : "Theip ar stóras a fháil don chomhad",
"Could not write to final file, canceled by hook" : "Níorbh fhéidir scríobh chuig an gcomhad deiridh, cealaithe le hook",
"Could not write file contents" : "Níorbh fhéidir inneachar an chomhaid a scríobh",
"_%n byte_::_%n bytes_" : ["%n beart ","%n bearta ","%n bearta","%n bearta","%n bearta"],
diff --git a/apps/dav/l10n/ga.json b/apps/dav/l10n/ga.json
index f8d754c457b..796dc5d8b96 100644
--- a/apps/dav/l10n/ga.json
+++ b/apps/dav/l10n/ga.json
@@ -196,6 +196,7 @@
"Accounts" : "Cuntais",
"System address book which holds all accounts" : "Leabhar seoltaí córais ina bhfuil gach cuntas",
"File is not updatable: %1$s" : "Ní féidir an comhad a nuashonrú: %1$s",
+ "Failed to get storage for file" : "Theip ar stóras a fháil don chomhad",
"Could not write to final file, canceled by hook" : "Níorbh fhéidir scríobh chuig an gcomhad deiridh, cealaithe le hook",
"Could not write file contents" : "Níorbh fhéidir inneachar an chomhaid a scríobh",
"_%n byte_::_%n bytes_" : ["%n beart ","%n bearta ","%n bearta","%n bearta","%n bearta"],
diff --git a/apps/dav/l10n/sv.js b/apps/dav/l10n/sv.js
index 3cc41fb3934..ffd6672026d 100644
--- a/apps/dav/l10n/sv.js
+++ b/apps/dav/l10n/sv.js
@@ -89,6 +89,7 @@ OC.L10N.register(
"When:" : "När",
"Location:" : "Ort:",
"Link:" : "Länk:",
+ "Occurring:" : "Förekommer:",
"Accept" : "Acceptera",
"Decline" : "Avböj",
"More options …" : "Fler alternativ ...",
@@ -113,7 +114,13 @@ OC.L10N.register(
"November" : "November",
"December" : "December",
"First" : "Första",
+ "Second" : "Andra",
+ "Third" : "Tredje",
+ "Fourth" : "Fjärde",
"Last" : "Sista",
+ "Second Last" : "Näst sist",
+ "Third Last" : "Tredje sist",
+ "Fourth Last" : "Fjärde sist",
"Contacts" : "Kontakter",
"{actor} created address book {addressbook}" : "{actor} skapade adressboken {addressbook}",
"You created address book {addressbook}" : "Du skapade adressboken {addressbook}",
diff --git a/apps/dav/l10n/sv.json b/apps/dav/l10n/sv.json
index 56a72ce1ec1..980d59bea27 100644
--- a/apps/dav/l10n/sv.json
+++ b/apps/dav/l10n/sv.json
@@ -87,6 +87,7 @@
"When:" : "När",
"Location:" : "Ort:",
"Link:" : "Länk:",
+ "Occurring:" : "Förekommer:",
"Accept" : "Acceptera",
"Decline" : "Avböj",
"More options …" : "Fler alternativ ...",
@@ -111,7 +112,13 @@
"November" : "November",
"December" : "December",
"First" : "Första",
+ "Second" : "Andra",
+ "Third" : "Tredje",
+ "Fourth" : "Fjärde",
"Last" : "Sista",
+ "Second Last" : "Näst sist",
+ "Third Last" : "Tredje sist",
+ "Fourth Last" : "Fjärde sist",
"Contacts" : "Kontakter",
"{actor} created address book {addressbook}" : "{actor} skapade adressboken {addressbook}",
"You created address book {addressbook}" : "Du skapade adressboken {addressbook}",