summaryrefslogtreecommitdiffstats
path: root/apps/dav
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-09-23 00:28:10 +0000
committerNextcloud bot <bot@nextcloud.com>2023-09-23 00:28:10 +0000
commit6d8cbd5ede73c4679b384b9e45da80f7d41aa865 (patch)
tree9eeae7ffb89d5c5ea6560b0421765d7c8390a22a /apps/dav
parent0acad69840ff21a103f532548907e480fc5a982a (diff)
downloadnextcloud-server-6d8cbd5ede73c4679b384b9e45da80f7d41aa865.tar.gz
nextcloud-server-6d8cbd5ede73c4679b384b9e45da80f7d41aa865.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/pl.js3
-rw-r--r--apps/dav/l10n/pl.json3
-rw-r--r--apps/dav/l10n/sr.js2
-rw-r--r--apps/dav/l10n/sr.json2
4 files changed, 6 insertions, 4 deletions
diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js
index 78c3eeba525..a645f6db67f 100644
--- a/apps/dav/l10n/pl.js
+++ b/apps/dav/l10n/pl.js
@@ -188,6 +188,7 @@ OC.L10N.register(
"Please contact the organizer directly." : "Skontaktuj się bezpośrednio z orgnizatorem.",
"Are you accepting the invitation?" : "Czy akceptujesz zaproszenie?",
"Tentative" : "Niepewne",
- "Your attendance was updated successfully." : "Twoja obecność została pomyślnie zaktualizowana."
+ "Your attendance was updated successfully." : "Twoja obecność została pomyślnie zaktualizowana.",
+ "%1$s has responded your invitation" : "%1$s odpowiedział/a na Twoje zaproszenie"
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
diff --git a/apps/dav/l10n/pl.json b/apps/dav/l10n/pl.json
index 04e05e5476f..1de52f1fdea 100644
--- a/apps/dav/l10n/pl.json
+++ b/apps/dav/l10n/pl.json
@@ -186,6 +186,7 @@
"Please contact the organizer directly." : "Skontaktuj się bezpośrednio z orgnizatorem.",
"Are you accepting the invitation?" : "Czy akceptujesz zaproszenie?",
"Tentative" : "Niepewne",
- "Your attendance was updated successfully." : "Twoja obecność została pomyślnie zaktualizowana."
+ "Your attendance was updated successfully." : "Twoja obecność została pomyślnie zaktualizowana.",
+ "%1$s has responded your invitation" : "%1$s odpowiedział/a na Twoje zaproszenie"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
} \ No newline at end of file
diff --git a/apps/dav/l10n/sr.js b/apps/dav/l10n/sr.js
index 5e76553badd..7c41ebaadcc 100644
--- a/apps/dav/l10n/sr.js
+++ b/apps/dav/l10n/sr.js
@@ -151,7 +151,7 @@ OC.L10N.register(
"Migrated calendar (%1$s)" : "Мигрирани календар (%1$s)",
"Calendars including events, details and attendees" : "Календари који укључују догађаје, детаље и учеснике",
"Contacts and groups" : "Контакти и групе",
- "WebDAV" : "ВебДАВ",
+ "WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV крајња тачка",
"Availability" : "Доступност",
"If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Ако подесите своје радне сате, када буду заказивали састанак, остали корисници ће видети када сте ван канцеларије.",
diff --git a/apps/dav/l10n/sr.json b/apps/dav/l10n/sr.json
index 5ee1d85788c..2b4689ce2c6 100644
--- a/apps/dav/l10n/sr.json
+++ b/apps/dav/l10n/sr.json
@@ -149,7 +149,7 @@
"Migrated calendar (%1$s)" : "Мигрирани календар (%1$s)",
"Calendars including events, details and attendees" : "Календари који укључују догађаје, детаље и учеснике",
"Contacts and groups" : "Контакти и групе",
- "WebDAV" : "ВебДАВ",
+ "WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV крајња тачка",
"Availability" : "Доступност",
"If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Ако подесите своје радне сате, када буду заказивали састанак, остали корисници ће видети када сте ван канцеларије.",