aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2025-03-04 00:23:28 +0000
committerNextcloud bot <bot@nextcloud.com>2025-03-04 00:23:28 +0000
commita3729740b8962b8e13bf68aa7cd8832557a60fb7 (patch)
treecb56be262ba32ef84431ea439f35d2ea7392b41d /apps
parent2582a55300ac83a806d79499c9bbe7db4e310aee (diff)
downloadnextcloud-server-a3729740b8962b8e13bf68aa7cd8832557a60fb7.tar.gz
nextcloud-server-a3729740b8962b8e13bf68aa7cd8832557a60fb7.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps')
-rw-r--r--apps/dashboard/l10n/hu.js2
-rw-r--r--apps/dashboard/l10n/hu.json2
-rw-r--r--apps/dav/l10n/tr.js18
-rw-r--r--apps/dav/l10n/tr.json18
-rw-r--r--apps/dav/l10n/zh_CN.js97
-rw-r--r--apps/dav/l10n/zh_CN.json97
-rw-r--r--apps/federatedfilesharing/l10n/hu.js15
-rw-r--r--apps/federatedfilesharing/l10n/hu.json15
-rw-r--r--apps/files/l10n/ca.js1
-rw-r--r--apps/files/l10n/ca.json1
-rw-r--r--apps/files/l10n/cs.js14
-rw-r--r--apps/files/l10n/cs.json14
-rw-r--r--apps/files/l10n/sr.js15
-rw-r--r--apps/files/l10n/sr.json15
-rw-r--r--apps/files/l10n/sv.js1
-rw-r--r--apps/files/l10n/sv.json1
-rw-r--r--apps/files/l10n/uk.js5
-rw-r--r--apps/files/l10n/uk.json5
-rw-r--r--apps/files/l10n/zh_TW.js3
-rw-r--r--apps/files/l10n/zh_TW.json3
-rw-r--r--apps/files_sharing/l10n/cs.js2
-rw-r--r--apps/files_sharing/l10n/cs.json2
-rw-r--r--apps/files_sharing/l10n/sr.js2
-rw-r--r--apps/files_sharing/l10n/sr.json2
-rw-r--r--apps/files_sharing/l10n/sv.js3
-rw-r--r--apps/files_sharing/l10n/sv.json3
-rw-r--r--apps/files_sharing/l10n/uk.js1
-rw-r--r--apps/files_sharing/l10n/uk.json1
-rw-r--r--apps/files_sharing/l10n/zh_TW.js2
-rw-r--r--apps/files_sharing/l10n/zh_TW.json2
-rw-r--r--apps/settings/l10n/cs.js10
-rw-r--r--apps/settings/l10n/cs.json10
-rw-r--r--apps/settings/l10n/de.js2
-rw-r--r--apps/settings/l10n/de.json2
-rw-r--r--apps/settings/l10n/el.js3
-rw-r--r--apps/settings/l10n/el.json3
-rw-r--r--apps/settings/l10n/sr.js4
-rw-r--r--apps/settings/l10n/sr.json4
-rw-r--r--apps/settings/l10n/zh_TW.js4
-rw-r--r--apps/settings/l10n/zh_TW.json4
-rw-r--r--apps/sharebymail/l10n/hu.js1
-rw-r--r--apps/sharebymail/l10n/hu.json1
-rw-r--r--apps/systemtags/l10n/cs.js3
-rw-r--r--apps/systemtags/l10n/cs.json3
-rw-r--r--apps/systemtags/l10n/sr.js5
-rw-r--r--apps/systemtags/l10n/sr.json5
-rw-r--r--apps/systemtags/l10n/zh_TW.js5
-rw-r--r--apps/systemtags/l10n/zh_TW.json5
-rw-r--r--apps/theming/l10n/cs.js1
-rw-r--r--apps/theming/l10n/cs.json1
-rw-r--r--apps/theming/l10n/sr.js1
-rw-r--r--apps/theming/l10n/sr.json1
-rw-r--r--apps/theming/l10n/zh_TW.js1
-rw-r--r--apps/theming/l10n/zh_TW.json1
-rw-r--r--apps/user_ldap/l10n/cs.js10
-rw-r--r--apps/user_ldap/l10n/cs.json10
-rw-r--r--apps/user_ldap/l10n/sr.js10
-rw-r--r--apps/user_ldap/l10n/sr.json10
-rw-r--r--apps/user_ldap/l10n/zh_TW.js2
-rw-r--r--apps/user_ldap/l10n/zh_TW.json2
-rw-r--r--apps/webhook_listeners/l10n/hu.js7
-rw-r--r--apps/webhook_listeners/l10n/hu.json5
62 files changed, 454 insertions, 44 deletions
diff --git a/apps/dashboard/l10n/hu.js b/apps/dashboard/l10n/hu.js
index fa806423da1..615abab2904 100644
--- a/apps/dashboard/l10n/hu.js
+++ b/apps/dashboard/l10n/hu.js
@@ -14,6 +14,8 @@ OC.L10N.register(
"Good evening, {name}" : "Jó estét, {name}",
"Hello" : "Üdv",
"Hello, {name}" : "Üdv {name}!",
+ "Happy birthday 🥳🤩🎂🎉" : "Boldog születésnapot 🥳🤩🎂🎉",
+ "Happy birthday, {name} 🥳🤩🎂🎉" : "Boldog születésnapot, {name} 🥳🤩🎂🎉",
"\"{title} icon\"" : "„{title} ikon”",
"Customize" : "Testreszabás",
"Edit widgets" : "Modulok szerkesztése",
diff --git a/apps/dashboard/l10n/hu.json b/apps/dashboard/l10n/hu.json
index 7f416563148..29eb14f730d 100644
--- a/apps/dashboard/l10n/hu.json
+++ b/apps/dashboard/l10n/hu.json
@@ -12,6 +12,8 @@
"Good evening, {name}" : "Jó estét, {name}",
"Hello" : "Üdv",
"Hello, {name}" : "Üdv {name}!",
+ "Happy birthday 🥳🤩🎂🎉" : "Boldog születésnapot 🥳🤩🎂🎉",
+ "Happy birthday, {name} 🥳🤩🎂🎉" : "Boldog születésnapot, {name} 🥳🤩🎂🎉",
"\"{title} icon\"" : "„{title} ikon”",
"Customize" : "Testreszabás",
"Edit widgets" : "Modulok szerkesztése",
diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js
index ac0ec3efbe1..337869ce720 100644
--- a/apps/dav/l10n/tr.js
+++ b/apps/dav/l10n/tr.js
@@ -261,20 +261,20 @@ OC.L10N.register(
"Calendars including events, details and attendees" : "Etkinlikler, bilgiler ve katılımcılar ile takvimler",
"Contacts and groups" : "Kişiler ve gruplar",
"WebDAV" : "WebDAV",
- "Absence saved" : "İşe gelmeme kaydedildi",
- "Failed to save your absence settings" : "İşe gelmeme ayarlarınız kaydedilemedi",
- "Absence cleared" : "İşe gelmeme temizlendi",
- "Failed to clear your absence settings" : "İşe gelmeme ayarlarınız temizlenemedi",
+ "Absence saved" : "Bulunmama kaydedildi",
+ "Failed to save your absence settings" : "Bulunmama ayarlarınız kaydedilemedi",
+ "Absence cleared" : "Bulunmama temizlendi",
+ "Failed to clear your absence settings" : "Bulunmama ayarlarınız temizlenemedi",
"First day" : "İlk gün",
"Last day (inclusive)" : "Son gün (dahil)",
"Out of office replacement (optional)" : "Ofis dışındayken yerine bakacak kişi (isteğe bağlı)",
"Name of the replacement" : "Yerine bakacak kişi adı",
"No results." : "Herhangi bir sonuç bulunamadı.",
"Start typing." : "Yazmaya başlayın.",
- "Short absence status" : "Kısa işe gelmeme durumu",
- "Long absence Message" : "Uzun işe gelmeme iletisi",
+ "Short absence status" : "Kısa bulunmama durumu",
+ "Long absence Message" : "Uzun bulunmama iletisi",
"Save" : "Kaydet",
- "Disable absence" : "İşe gelmemeyi kapat",
+ "Disable absence" : "Bulunmamayı kapat",
"Failed to load availability" : "Uygunluk yüklenemedi",
"Saved availability" : "Uygunluk kaydedildi",
"Failed to save availability" : "Uygunluk kaydedilemedi",
@@ -289,8 +289,8 @@ OC.L10N.register(
"Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Tüm bildirimleri sessize almak için, uygunluk durumu dışında kullanıcı durumu otomatik olarak \"Rahatsız etmeyin\" olarak ayarlanır.",
"Availability" : "Uygunluk",
"If you configure your working hours, other people will see when you are out of office when they book a meeting." : "Çalışma saatlerinizi ayarlarsanız, diğer kişiler bir toplantı ayarladıklarında ofis dışında olduğunuzu görürler.",
- "Absence" : "İşe gelmeme",
- "Configure your next absence period." : "Sonraki işe gelmeme aralığınızı yapılandırın.",
+ "Absence" : "Bulunmama",
+ "Configure your next absence period." : "Sonraki bulunmama aralığınızı yapılandırın.",
"Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Ayrıca {calendarappstoreopen}Takvim Uygulamasını{linkclose} kurun ya da {calendardocopen}bilgisayarınızı ya da taşınabilir aygıtınızı eşitlemek üzere bağlayın ↗{linkclose}.",
"Please make sure to properly set up {emailopen}the email server{linkclose}." : "Lütfen {emailopen}e-posta sunucusunu{linkclose} doğru ayarladığınızdan emin olun.",
"Calendar server" : "Takvim sunucusu",
diff --git a/apps/dav/l10n/tr.json b/apps/dav/l10n/tr.json
index a6f77106723..02de0604933 100644
--- a/apps/dav/l10n/tr.json
+++ b/apps/dav/l10n/tr.json
@@ -259,20 +259,20 @@
"Calendars including events, details and attendees" : "Etkinlikler, bilgiler ve katılımcılar ile takvimler",
"Contacts and groups" : "Kişiler ve gruplar",
"WebDAV" : "WebDAV",
- "Absence saved" : "İşe gelmeme kaydedildi",
- "Failed to save your absence settings" : "İşe gelmeme ayarlarınız kaydedilemedi",
- "Absence cleared" : "İşe gelmeme temizlendi",
- "Failed to clear your absence settings" : "İşe gelmeme ayarlarınız temizlenemedi",
+ "Absence saved" : "Bulunmama kaydedildi",
+ "Failed to save your absence settings" : "Bulunmama ayarlarınız kaydedilemedi",
+ "Absence cleared" : "Bulunmama temizlendi",
+ "Failed to clear your absence settings" : "Bulunmama ayarlarınız temizlenemedi",
"First day" : "İlk gün",
"Last day (inclusive)" : "Son gün (dahil)",
"Out of office replacement (optional)" : "Ofis dışındayken yerine bakacak kişi (isteğe bağlı)",
"Name of the replacement" : "Yerine bakacak kişi adı",
"No results." : "Herhangi bir sonuç bulunamadı.",
"Start typing." : "Yazmaya başlayın.",
- "Short absence status" : "Kısa işe gelmeme durumu",
- "Long absence Message" : "Uzun işe gelmeme iletisi",
+ "Short absence status" : "Kısa bulunmama durumu",
+ "Long absence Message" : "Uzun bulunmama iletisi",
"Save" : "Kaydet",
- "Disable absence" : "İşe gelmemeyi kapat",
+ "Disable absence" : "Bulunmamayı kapat",
"Failed to load availability" : "Uygunluk yüklenemedi",
"Saved availability" : "Uygunluk kaydedildi",
"Failed to save availability" : "Uygunluk kaydedilemedi",
@@ -287,8 +287,8 @@
"Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Tüm bildirimleri sessize almak için, uygunluk durumu dışında kullanıcı durumu otomatik olarak \"Rahatsız etmeyin\" olarak ayarlanır.",
"Availability" : "Uygunluk",
"If you configure your working hours, other people will see when you are out of office when they book a meeting." : "Çalışma saatlerinizi ayarlarsanız, diğer kişiler bir toplantı ayarladıklarında ofis dışında olduğunuzu görürler.",
- "Absence" : "İşe gelmeme",
- "Configure your next absence period." : "Sonraki işe gelmeme aralığınızı yapılandırın.",
+ "Absence" : "Bulunmama",
+ "Configure your next absence period." : "Sonraki bulunmama aralığınızı yapılandırın.",
"Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Ayrıca {calendarappstoreopen}Takvim Uygulamasını{linkclose} kurun ya da {calendardocopen}bilgisayarınızı ya da taşınabilir aygıtınızı eşitlemek üzere bağlayın ↗{linkclose}.",
"Please make sure to properly set up {emailopen}the email server{linkclose}." : "Lütfen {emailopen}e-posta sunucusunu{linkclose} doğru ayarladığınızdan emin olun.",
"Calendar server" : "Takvim sunucusu",
diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js
index 7113a6b8815..96ce48392e4 100644
--- a/apps/dav/l10n/zh_CN.js
+++ b/apps/dav/l10n/zh_CN.js
@@ -63,16 +63,87 @@ OC.L10N.register(
"_%n year_::_%n years_" : ["%n 年"],
"_%n month_::_%n months_" : ["%n 月"],
"_%n day_::_%n days_" : ["%n 天"],
- "_%n hour_::_%n hours_" : ["%n小时"],
- "_%n minute_::_%n minutes_" : ["%n分钟"],
- "%s (in %s)" : "%s (在 %s)",
- "%s (%s ago)" : "%s (%s 前)",
+ "_%n hour_::_%n hours_" : ["%n 小时"],
+ "_%n minute_::_%n minutes_" : ["%n 分钟"],
+ "%s (in %s)" : "%s(在 %s)",
+ "%s (%s ago)" : "%s(%s 前)",
"Calendar: %s" : "日历:%s",
"Date: %s" : "日期:%s",
"Description: %s" : "描述:%s",
"Where: %s" : "地点:%s",
"%1$s via %2$s" : "%1$s 通过 %2$s",
- "In the past on %1$s for the entire day" : "过去一整天都进行 %1$s",
+ "In the past on %1$s for the entire day" : "过去全天 %1$s ",
+ "_In a minute on %1$s for the entire day_::_In %n minutes on %1$s for the entire day_" : ["在 %n 分钟后全天 %1$s"],
+ "_In a hour on %1$s for the entire day_::_In %n hours on %1$s for the entire day_" : ["在 %n 小时后全天 %1$s"],
+ "_In a day on %1$s for the entire day_::_In %n days on %1$s for the entire day_" : ["在 %n 天后全天 %1$s"],
+ "_In a week on %1$s for the entire day_::_In %n weeks on %1$s for the entire day_" : ["在 %n 周后全天 %1$s"],
+ "_In a month on %1$s for the entire day_::_In %n months on %1$s for the entire day_" : ["在 %n 个月后全天 %1$s"],
+ "_In a year on %1$s for the entire day_::_In %n years on %1$s for the entire day_" : ["在 %n 年后全天 %1$s"],
+ "In the past on %1$s between %2$s - %3$s" : "过去 %2$s - %3$s %1$s",
+ "_In a minute on %1$s between %2$s - %3$s_::_In %n minutes on %1$s between %2$s - %3$s_" : ["在 %2$s - %3$s %n 分钟后 %1$s"],
+ "_In a hour on %1$s between %2$s - %3$s_::_In %n hours on %1$s between %2$s - %3$s_" : ["在 %2$s - %3$s %n 小时后 %1$s"],
+ "_In a day on %1$s between %2$s - %3$s_::_In %n days on %1$s between %2$s - %3$s_" : ["在 %2$s - %3$s %n 天后 %1$s"],
+ "_In a week on %1$s between %2$s - %3$s_::_In %n weeks on %1$s between %2$s - %3$s_" : ["在 %2$s - %3$s %n 周后 %1$s"],
+ "_In a month on %1$s between %2$s - %3$s_::_In %n months on %1$s between %2$s - %3$s_" : ["在 %2$s - %3$s %n 个月后 %1$s"],
+ "_In a year on %1$s between %2$s - %3$s_::_In %n years on %1$s between %2$s - %3$s_" : ["在 %2$s - %3$s %n 年后 %1$s"],
+ "Could not generate when statement" : "无法生成 when 语句",
+ "Every Day for the entire day" : "每天全天",
+ "Every Day for the entire day until %1$s" : "每天全天,直到 %1$s",
+ "Every Day between %1$s - %2$s" : "在 %1$s - %2$s 每天",
+ "Every Day between %1$s - %2$s until %3$s" : "在 %1$s - %2$s 每天,直到 %3$s",
+ "Every %1$d Days for the entire day" : "每 %1$d 天全天",
+ "Every %1$d Days for the entire day until %2$s" : "每 %1$d 天全天,直到 %2$s",
+ "Every %1$d Days between %2$s - %3$s" : "在 %2$s - %3$s 每 %1$d 天",
+ "Every %1$d Days between %2$s - %3$s until %4$s" : "在 %2$s - %3$s 每 %1$d 天,直到 %4$s",
+ "Could not generate event recurrence statement" : "无法生成事件重复语句",
+ "Every Week on %1$s for the entire day" : "每周全天 %1$s",
+ "Every Week on %1$s for the entire day until %2$s" : "每周全天 %1$s,直到 %2$s",
+ "Every Week on %1$s between %2$s - %3$s" : "在 %2$s - %3$s 每周 %1$s",
+ "Every Week on %1$s between %2$s - %3$s until %4$s" : "在 %2$s - %3$s 每周 %1$s,直到 %4$s",
+ "Every %1$d Weeks on %2$s for the entire day" : "每 %1$d 周全天 %2$s",
+ "Every %1$d Weeks on %2$s for the entire day until %3$s" : "每 %1$d 周全天 %2$s,直到 %3$s",
+ "Every %1$d Weeks on %2$s between %3$s - %4$s" : "在 %3$s - %4$s 每 %1$d 周 %2$s",
+ "Every %1$d Weeks on %2$s between %3$s - %4$s until %5$s" : "在 %3$s - %4$s 每 %1$d 周 %2$s,直到 %5$s",
+ "Every Month on the %1$s for the entire day" : "每个月全天 %1$s",
+ "Every Month on the %1$s for the entire day until %2$s" : "每个月全天 %1$s,直到 %2$s",
+ "Every Month on the %1$s between %2$s - %3$s" : "在 %2$s - %3$s 每个月 %1$s",
+ "Every Month on the %1$s between %2$s - %3$s until %4$s" : "在 %2$s - %3$s 每个月 %1$s,直到 %4$s",
+ "Every %1$d Months on the %2$s for the entire day" : "每 %1$d 个月全天 %2$s",
+ "Every %1$d Months on the %2$s for the entire day until %3$s" : "每 %1$d 个月全天 %2$s,直到 %3$s",
+ "Every %1$d Months on the %2$s between %3$s - %4$s" : "在 %3$s - %4$s 每 %1$d 个月 %2$s",
+ "Every %1$d Months on the %2$s between %3$s - %4$s until %5$s" : "在 %3$s - %4$s 每 %1$d 个月 %2$s,直到 %5$s",
+ "Every Year in %1$s on the %2$s for the entire day" : "每年 %1$s 全天 %2$s",
+ "Every Year in %1$s on the %2$s for the entire day until %3$s" : "每年 %1$s 全天 %2$s,直到 %3$s ",
+ "Every Year in %1$s on the %2$s between %3$s - %4$s" : "在 %3$s - %4$s 每年 %1$s %2$s",
+ "Every Year in %1$s on the %2$s between %3$s - %4$s until %5$s" : "在 %3$s - %4$s 每年 %1$s %2$s,直到 %5$s",
+ "Every %1$d Years in %2$s on the %3$s for the entire day" : "每 %1$d 年 %2$s 全天 %3$s",
+ "Every %1$d Years in %2$s on the %3$s for the entire day until %4$s" : "每 %1$d 年 %2$s 全天 %3$s,直到 %4$s",
+ "Every %1$d Years in %2$s on the %3$s between %4$s - %5$s" : "在 %4$s - %5$s 每 %1$d 年 %2$s %3$s",
+ "Every %1$d Years in %2$s on the %3$s between %4$s - %5$s until %6$s" : "在 %4$s - %5$s 每 %1$d 年 %2$s %3$s,直到 %6$s",
+ "On specific dates for the entire day until %1$s" : "在特定日期全天,直到 %1$s",
+ "On specific dates between %1$s - %2$s until %3$s" : "在 %1$s - %2$s 特定日期,直到 %3$s",
+ "In the past on %1$s" : "在过去 %1$s",
+ "_In a minute on %1$s_::_In %n minutes on %1$s_" : ["%n 分钟后 %1$s"],
+ "_In a hour on %1$s_::_In %n hours on %1$s_" : ["%n 小时后 %1$s"],
+ "_In a day on %1$s_::_In %n days on %1$s_" : ["%n 天后 %1$s"],
+ "_In a week on %1$s_::_In %n weeks on %1$s_" : ["%n 周后 %1$s"],
+ "_In a month on %1$s_::_In %n months on %1$s_" : ["%n 个月后 %1$s"],
+ "_In a year on %1$s_::_In %n years on %1$s_" : ["%n 年后 %1$s"],
+ "In the past on %1$s then on %2$s" : "过去 %1$s,然后 %2$s",
+ "_In a minute on %1$s then on %2$s_::_In %n minutes on %1$s then on %2$s_" : ["%n 分钟后 %1$s,然后 %2$s"],
+ "_In a hour on %1$s then on %2$s_::_In %n hours on %1$s then on %2$s_" : ["%n 小时后 %1$s,然后 %2$s"],
+ "_In a day on %1$s then on %2$s_::_In %n days on %1$s then on %2$s_" : ["%n 天后 %1$s,然后 %2$s"],
+ "_In a week on %1$s then on %2$s_::_In %n weeks on %1$s then on %2$s_" : ["%n 周后 %1$s,然后 %2$s"],
+ "_In a month on %1$s then on %2$s_::_In %n months on %1$s then on %2$s_" : ["%n 个月后 %1$s,然后 %2$s"],
+ "_In a year on %1$s then on %2$s_::_In %n years on %1$s then on %2$s_" : ["%n 年后 %1$s,然后 %2$s"],
+ "In the past on %1$s then on %2$s and %3$s" : "在过去 %1$s,然后 %2$s 和 %3$s",
+ "_In a minute on %1$s then on %2$s and %3$s_::_In %n minutes on %1$s then on %2$s and %3$s_" : ["%n 分钟后 %1$s,然后 %2$s 和 %3$s"],
+ "_In a hour on %1$s then on %2$s and %3$s_::_In %n hours on %1$s then on %2$s and %3$s_" : ["%n 小时后 %1$s,然后 %2$s 和 %3$s"],
+ "_In a day on %1$s then on %2$s and %3$s_::_In %n days on %1$s then on %2$s and %3$s_" : ["%n 天后 %1$s,然后 %2$s 和 %3$s"],
+ "_In a week on %1$s then on %2$s and %3$s_::_In %n weeks on %1$s then on %2$s and %3$s_" : ["%n 周后 %1$s,然后 %2$s 和 %3$s"],
+ "_In a month on %1$s then on %2$s and %3$s_::_In %n months on %1$s then on %2$s and %3$s_" : ["%n 个月后 %1$s,然后 %2$s 和 %3$s"],
+ "_In a year on %1$s then on %2$s and %3$s_::_In %n years on %1$s then on %2$s and %3$s_" : ["%n 年后 %1$s,然后 %2$s 和 %3$s"],
+ "Could not generate next recurrence statement" : "无法生成下一个重复语句",
"Cancelled: %1$s" : "已取消:%1$s",
"\"%1$s\" has been canceled" : "“%1$s”已取消",
"Re: %1$s" : "回复:%1$s",
@@ -90,6 +161,7 @@ OC.L10N.register(
"When:" : "时间:",
"Location:" : "地区:",
"Link:" : "链接:",
+ "Occurring:" : "发生:",
"Accept" : "接受",
"Decline" : "拒绝",
"More options …" : "更多选项",
@@ -113,8 +185,16 @@ OC.L10N.register(
"October" : "十月",
"November" : "十一月",
"December" : "十二月",
- "First" : "第一个",
+ "First" : "第一",
+ "Second" : "第二",
+ "Third" : "第三",
+ "Fourth" : "第四",
+ "Fifth" : "第五",
"Last" : "最后一个",
+ "Second Last" : "倒数第二",
+ "Third Last" : "倒数第三",
+ "Fourth Last" : "倒数第四",
+ "Fifth Last" : "倒数第五",
"Contacts" : "联系人",
"{actor} created address book {addressbook}" : "{actor} 创建了通讯录 {addressbook}",
"You created address book {addressbook}" : "你创建了通讯录 {addressbook}",
@@ -143,6 +223,7 @@ OC.L10N.register(
"Accounts" : "账号",
"System address book which holds all accounts" : "包含所有账号的系统通讯录",
"File is not updatable: %1$s" : "无法更新文件:%1$s",
+ "Failed to get storage for file" : "无法获取文件的存储空间",
"Could not write to final file, canceled by hook" : "无法写入最终文件,操作被插件取消",
"Could not write file contents" : "无法写入文件内容",
"_%n byte_::_%n bytes_" : ["%n字节"],
@@ -151,11 +232,14 @@ OC.L10N.register(
"Could not rename part file to final file, canceled by hook" : "无法将部分文件重命名为最终文件,操作被插件取消",
"Could not rename part file to final file" : "无法将部分文件重命名为最终文件",
"Failed to check file size: %1$s" : "检查文件大小失败:%1$s",
+ "Could not open file: %1$s, file does seem to exist" : "无法打开文件 %1$s,文件似乎不存在",
+ "Could not open file: %1$s, file doesn't seem to exist" : "无法打开文件 %1$s,文件似乎不存在",
"Encryption not ready: %1$s" : "加密不可用:%1$s",
"Failed to open file: %1$s" : "打开文件失败:%1$s",
"Failed to unlink: %1$s" : "解除链接失败:%1$s",
"Failed to write file contents: %1$s" : "写入文件内容失败:%1$s",
"File not found: %1$s" : "找不到文件:%1$s",
+ "Invalid target path" : "目标路径无效",
"System is in maintenance mode." : "系统处于维护模式。",
"Upgrade needed" : "需要升级",
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "您的 %s 需要配置使用 HTTPS 以在 iOS/macOS 中使用 CalDAV 和 CardDAV。",
@@ -185,6 +269,7 @@ OC.L10N.register(
"Last day (inclusive)" : "最后一天(含)",
"Out of office replacement (optional)" : "外出时工作替代人员(可选)",
"Name of the replacement" : "替代人员名称",
+ "No results." : "没有结果。",
"Start typing." : "开始输入",
"Short absence status" : "短暂离开状态",
"Long absence Message" : "长期离开信息",
diff --git a/apps/dav/l10n/zh_CN.json b/apps/dav/l10n/zh_CN.json
index 979ebad6f11..77b2a9e0786 100644
--- a/apps/dav/l10n/zh_CN.json
+++ b/apps/dav/l10n/zh_CN.json
@@ -61,16 +61,87 @@
"_%n year_::_%n years_" : ["%n 年"],
"_%n month_::_%n months_" : ["%n 月"],
"_%n day_::_%n days_" : ["%n 天"],
- "_%n hour_::_%n hours_" : ["%n小时"],
- "_%n minute_::_%n minutes_" : ["%n分钟"],
- "%s (in %s)" : "%s (在 %s)",
- "%s (%s ago)" : "%s (%s 前)",
+ "_%n hour_::_%n hours_" : ["%n 小时"],
+ "_%n minute_::_%n minutes_" : ["%n 分钟"],
+ "%s (in %s)" : "%s(在 %s)",
+ "%s (%s ago)" : "%s(%s 前)",
"Calendar: %s" : "日历:%s",
"Date: %s" : "日期:%s",
"Description: %s" : "描述:%s",
"Where: %s" : "地点:%s",
"%1$s via %2$s" : "%1$s 通过 %2$s",
- "In the past on %1$s for the entire day" : "过去一整天都进行 %1$s",
+ "In the past on %1$s for the entire day" : "过去全天 %1$s ",
+ "_In a minute on %1$s for the entire day_::_In %n minutes on %1$s for the entire day_" : ["在 %n 分钟后全天 %1$s"],
+ "_In a hour on %1$s for the entire day_::_In %n hours on %1$s for the entire day_" : ["在 %n 小时后全天 %1$s"],
+ "_In a day on %1$s for the entire day_::_In %n days on %1$s for the entire day_" : ["在 %n 天后全天 %1$s"],
+ "_In a week on %1$s for the entire day_::_In %n weeks on %1$s for the entire day_" : ["在 %n 周后全天 %1$s"],
+ "_In a month on %1$s for the entire day_::_In %n months on %1$s for the entire day_" : ["在 %n 个月后全天 %1$s"],
+ "_In a year on %1$s for the entire day_::_In %n years on %1$s for the entire day_" : ["在 %n 年后全天 %1$s"],
+ "In the past on %1$s between %2$s - %3$s" : "过去 %2$s - %3$s %1$s",
+ "_In a minute on %1$s between %2$s - %3$s_::_In %n minutes on %1$s between %2$s - %3$s_" : ["在 %2$s - %3$s %n 分钟后 %1$s"],
+ "_In a hour on %1$s between %2$s - %3$s_::_In %n hours on %1$s between %2$s - %3$s_" : ["在 %2$s - %3$s %n 小时后 %1$s"],
+ "_In a day on %1$s between %2$s - %3$s_::_In %n days on %1$s between %2$s - %3$s_" : ["在 %2$s - %3$s %n 天后 %1$s"],
+ "_In a week on %1$s between %2$s - %3$s_::_In %n weeks on %1$s between %2$s - %3$s_" : ["在 %2$s - %3$s %n 周后 %1$s"],
+ "_In a month on %1$s between %2$s - %3$s_::_In %n months on %1$s between %2$s - %3$s_" : ["在 %2$s - %3$s %n 个月后 %1$s"],
+ "_In a year on %1$s between %2$s - %3$s_::_In %n years on %1$s between %2$s - %3$s_" : ["在 %2$s - %3$s %n 年后 %1$s"],
+ "Could not generate when statement" : "无法生成 when 语句",
+ "Every Day for the entire day" : "每天全天",
+ "Every Day for the entire day until %1$s" : "每天全天,直到 %1$s",
+ "Every Day between %1$s - %2$s" : "在 %1$s - %2$s 每天",
+ "Every Day between %1$s - %2$s until %3$s" : "在 %1$s - %2$s 每天,直到 %3$s",
+ "Every %1$d Days for the entire day" : "每 %1$d 天全天",
+ "Every %1$d Days for the entire day until %2$s" : "每 %1$d 天全天,直到 %2$s",
+ "Every %1$d Days between %2$s - %3$s" : "在 %2$s - %3$s 每 %1$d 天",
+ "Every %1$d Days between %2$s - %3$s until %4$s" : "在 %2$s - %3$s 每 %1$d 天,直到 %4$s",
+ "Could not generate event recurrence statement" : "无法生成事件重复语句",
+ "Every Week on %1$s for the entire day" : "每周全天 %1$s",
+ "Every Week on %1$s for the entire day until %2$s" : "每周全天 %1$s,直到 %2$s",
+ "Every Week on %1$s between %2$s - %3$s" : "在 %2$s - %3$s 每周 %1$s",
+ "Every Week on %1$s between %2$s - %3$s until %4$s" : "在 %2$s - %3$s 每周 %1$s,直到 %4$s",
+ "Every %1$d Weeks on %2$s for the entire day" : "每 %1$d 周全天 %2$s",
+ "Every %1$d Weeks on %2$s for the entire day until %3$s" : "每 %1$d 周全天 %2$s,直到 %3$s",
+ "Every %1$d Weeks on %2$s between %3$s - %4$s" : "在 %3$s - %4$s 每 %1$d 周 %2$s",
+ "Every %1$d Weeks on %2$s between %3$s - %4$s until %5$s" : "在 %3$s - %4$s 每 %1$d 周 %2$s,直到 %5$s",
+ "Every Month on the %1$s for the entire day" : "每个月全天 %1$s",
+ "Every Month on the %1$s for the entire day until %2$s" : "每个月全天 %1$s,直到 %2$s",
+ "Every Month on the %1$s between %2$s - %3$s" : "在 %2$s - %3$s 每个月 %1$s",
+ "Every Month on the %1$s between %2$s - %3$s until %4$s" : "在 %2$s - %3$s 每个月 %1$s,直到 %4$s",
+ "Every %1$d Months on the %2$s for the entire day" : "每 %1$d 个月全天 %2$s",
+ "Every %1$d Months on the %2$s for the entire day until %3$s" : "每 %1$d 个月全天 %2$s,直到 %3$s",
+ "Every %1$d Months on the %2$s between %3$s - %4$s" : "在 %3$s - %4$s 每 %1$d 个月 %2$s",
+ "Every %1$d Months on the %2$s between %3$s - %4$s until %5$s" : "在 %3$s - %4$s 每 %1$d 个月 %2$s,直到 %5$s",
+ "Every Year in %1$s on the %2$s for the entire day" : "每年 %1$s 全天 %2$s",
+ "Every Year in %1$s on the %2$s for the entire day until %3$s" : "每年 %1$s 全天 %2$s,直到 %3$s ",
+ "Every Year in %1$s on the %2$s between %3$s - %4$s" : "在 %3$s - %4$s 每年 %1$s %2$s",
+ "Every Year in %1$s on the %2$s between %3$s - %4$s until %5$s" : "在 %3$s - %4$s 每年 %1$s %2$s,直到 %5$s",
+ "Every %1$d Years in %2$s on the %3$s for the entire day" : "每 %1$d 年 %2$s 全天 %3$s",
+ "Every %1$d Years in %2$s on the %3$s for the entire day until %4$s" : "每 %1$d 年 %2$s 全天 %3$s,直到 %4$s",
+ "Every %1$d Years in %2$s on the %3$s between %4$s - %5$s" : "在 %4$s - %5$s 每 %1$d 年 %2$s %3$s",
+ "Every %1$d Years in %2$s on the %3$s between %4$s - %5$s until %6$s" : "在 %4$s - %5$s 每 %1$d 年 %2$s %3$s,直到 %6$s",
+ "On specific dates for the entire day until %1$s" : "在特定日期全天,直到 %1$s",
+ "On specific dates between %1$s - %2$s until %3$s" : "在 %1$s - %2$s 特定日期,直到 %3$s",
+ "In the past on %1$s" : "在过去 %1$s",
+ "_In a minute on %1$s_::_In %n minutes on %1$s_" : ["%n 分钟后 %1$s"],
+ "_In a hour on %1$s_::_In %n hours on %1$s_" : ["%n 小时后 %1$s"],
+ "_In a day on %1$s_::_In %n days on %1$s_" : ["%n 天后 %1$s"],
+ "_In a week on %1$s_::_In %n weeks on %1$s_" : ["%n 周后 %1$s"],
+ "_In a month on %1$s_::_In %n months on %1$s_" : ["%n 个月后 %1$s"],
+ "_In a year on %1$s_::_In %n years on %1$s_" : ["%n 年后 %1$s"],
+ "In the past on %1$s then on %2$s" : "过去 %1$s,然后 %2$s",
+ "_In a minute on %1$s then on %2$s_::_In %n minutes on %1$s then on %2$s_" : ["%n 分钟后 %1$s,然后 %2$s"],
+ "_In a hour on %1$s then on %2$s_::_In %n hours on %1$s then on %2$s_" : ["%n 小时后 %1$s,然后 %2$s"],
+ "_In a day on %1$s then on %2$s_::_In %n days on %1$s then on %2$s_" : ["%n 天后 %1$s,然后 %2$s"],
+ "_In a week on %1$s then on %2$s_::_In %n weeks on %1$s then on %2$s_" : ["%n 周后 %1$s,然后 %2$s"],
+ "_In a month on %1$s then on %2$s_::_In %n months on %1$s then on %2$s_" : ["%n 个月后 %1$s,然后 %2$s"],
+ "_In a year on %1$s then on %2$s_::_In %n years on %1$s then on %2$s_" : ["%n 年后 %1$s,然后 %2$s"],
+ "In the past on %1$s then on %2$s and %3$s" : "在过去 %1$s,然后 %2$s 和 %3$s",
+ "_In a minute on %1$s then on %2$s and %3$s_::_In %n minutes on %1$s then on %2$s and %3$s_" : ["%n 分钟后 %1$s,然后 %2$s 和 %3$s"],
+ "_In a hour on %1$s then on %2$s and %3$s_::_In %n hours on %1$s then on %2$s and %3$s_" : ["%n 小时后 %1$s,然后 %2$s 和 %3$s"],
+ "_In a day on %1$s then on %2$s and %3$s_::_In %n days on %1$s then on %2$s and %3$s_" : ["%n 天后 %1$s,然后 %2$s 和 %3$s"],
+ "_In a week on %1$s then on %2$s and %3$s_::_In %n weeks on %1$s then on %2$s and %3$s_" : ["%n 周后 %1$s,然后 %2$s 和 %3$s"],
+ "_In a month on %1$s then on %2$s and %3$s_::_In %n months on %1$s then on %2$s and %3$s_" : ["%n 个月后 %1$s,然后 %2$s 和 %3$s"],
+ "_In a year on %1$s then on %2$s and %3$s_::_In %n years on %1$s then on %2$s and %3$s_" : ["%n 年后 %1$s,然后 %2$s 和 %3$s"],
+ "Could not generate next recurrence statement" : "无法生成下一个重复语句",
"Cancelled: %1$s" : "已取消:%1$s",
"\"%1$s\" has been canceled" : "“%1$s”已取消",
"Re: %1$s" : "回复:%1$s",
@@ -88,6 +159,7 @@
"When:" : "时间:",
"Location:" : "地区:",
"Link:" : "链接:",
+ "Occurring:" : "发生:",
"Accept" : "接受",
"Decline" : "拒绝",
"More options …" : "更多选项",
@@ -111,8 +183,16 @@
"October" : "十月",
"November" : "十一月",
"December" : "十二月",
- "First" : "第一个",
+ "First" : "第一",
+ "Second" : "第二",
+ "Third" : "第三",
+ "Fourth" : "第四",
+ "Fifth" : "第五",
"Last" : "最后一个",
+ "Second Last" : "倒数第二",
+ "Third Last" : "倒数第三",
+ "Fourth Last" : "倒数第四",
+ "Fifth Last" : "倒数第五",
"Contacts" : "联系人",
"{actor} created address book {addressbook}" : "{actor} 创建了通讯录 {addressbook}",
"You created address book {addressbook}" : "你创建了通讯录 {addressbook}",
@@ -141,6 +221,7 @@
"Accounts" : "账号",
"System address book which holds all accounts" : "包含所有账号的系统通讯录",
"File is not updatable: %1$s" : "无法更新文件:%1$s",
+ "Failed to get storage for file" : "无法获取文件的存储空间",
"Could not write to final file, canceled by hook" : "无法写入最终文件,操作被插件取消",
"Could not write file contents" : "无法写入文件内容",
"_%n byte_::_%n bytes_" : ["%n字节"],
@@ -149,11 +230,14 @@
"Could not rename part file to final file, canceled by hook" : "无法将部分文件重命名为最终文件,操作被插件取消",
"Could not rename part file to final file" : "无法将部分文件重命名为最终文件",
"Failed to check file size: %1$s" : "检查文件大小失败:%1$s",
+ "Could not open file: %1$s, file does seem to exist" : "无法打开文件 %1$s,文件似乎不存在",
+ "Could not open file: %1$s, file doesn't seem to exist" : "无法打开文件 %1$s,文件似乎不存在",
"Encryption not ready: %1$s" : "加密不可用:%1$s",
"Failed to open file: %1$s" : "打开文件失败:%1$s",
"Failed to unlink: %1$s" : "解除链接失败:%1$s",
"Failed to write file contents: %1$s" : "写入文件内容失败:%1$s",
"File not found: %1$s" : "找不到文件:%1$s",
+ "Invalid target path" : "目标路径无效",
"System is in maintenance mode." : "系统处于维护模式。",
"Upgrade needed" : "需要升级",
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "您的 %s 需要配置使用 HTTPS 以在 iOS/macOS 中使用 CalDAV 和 CardDAV。",
@@ -183,6 +267,7 @@
"Last day (inclusive)" : "最后一天(含)",
"Out of office replacement (optional)" : "外出时工作替代人员(可选)",
"Name of the replacement" : "替代人员名称",
+ "No results." : "没有结果。",
"Start typing." : "开始输入",
"Short absence status" : "短暂离开状态",
"Long absence Message" : "长期离开信息",
diff --git a/apps/federatedfilesharing/l10n/hu.js b/apps/federatedfilesharing/l10n/hu.js
index 9c139778459..56b42048239 100644
--- a/apps/federatedfilesharing/l10n/hu.js
+++ b/apps/federatedfilesharing/l10n/hu.js
@@ -8,6 +8,8 @@ OC.L10N.register(
"Federated Share request sent, you will receive an invitation. Check your notifications." : "Föderált megosztási kérés elküldve, kapni fog egy meghívót. Ellenőrizze az értesítéseit.",
"Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "A föderált megosztás nem hozható létre, úgy tűnik, hogy a föderálandó kiszolgáló túl régi. (Nextcloud <= 9).",
"It is not allowed to send federated group shares from this server." : "Nem küldhet föderált csoportmegosztást erről a kiszolgálóról.",
+ "Sharing %1$s failed, because this item is already shared with the account %2$s" : "A(z) %1$s megosztása sikertelen, mert már meg van osztva a(z) %2$s fiókkal",
+ "Not allowed to create a federated share to the same account" : "Azonos fiókkal nem lehet föderált megosztást létrehozni",
"Federated shares require read permissions" : "A föderált megosztásokhoz olvasási jogosultság szükséges",
"File is already shared with %s" : "A fájl már meg van osztva vele: %s",
"Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "A(z) %1$s megosztása sikertelen, a(z) %2$s nem található, talán a kiszolgáló jelenleg nem érhető el vagy önaláírt tanúsítványt használ.",
@@ -22,16 +24,28 @@ OC.L10N.register(
"Federated file sharing" : "Föderált fájlmegosztás",
"Provide federated file sharing across servers" : "Föderált fájlmegosztás biztosítása a kiszolgálók között",
"Unable to update federated files sharing config" : "A föderált fájlmegosztási konfiguráció nem frissíthető",
+ "Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "Beállítás, hogy az emberek hogyan oszthatnak meg kiszolgálók között. Ebbe beleértendők a kiszolgálón lévő emberek közti megosztások és a megosztások is.",
+ "Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Engedélyezés a kiszolgálón lévő embereknek, hogy megosztásokat küldjenek más kiszolgálóknak (ez a lehetőség lehetővé teszi a nyilvános megosztások WebDAV hozzáférését is)",
+ "Allow people on this server to receive shares from other servers" : "Engedélyezés a kiszolgálón lévő embereknek, hogy megosztásokat fogadjanak más kiszolgálóktól",
+ "Allow people on this server to send shares to groups on other servers" : "Engedélyezés a kiszolgálón lévő embereknek, hogy megosztásokat küldjenek más kiszolgálók csoportjainak",
+ "Allow people on this server to receive group shares from other servers" : "Engedélyezés a kiszolgálón lévő embereknek, hogy csoportmegosztásokat fogadjanak más kiszolgálóktól",
+ "Search global and public address book for people" : "Emberek keresése a globális és a nyilvános címjegyzékben",
+ "Allow people to publish their data to a global and public address book" : "Engedélyezés az emberek számára, hogy közzétegyék az adataikat a globális és nyilvános címjegyzékben",
+ "Trusted federation" : "Megbízható föderáció",
+ "Automatically accept shares from trusted federated accounts and groups by default" : "A megbízható föderált fiókokból és csoportokból származó megosztások automatikus elfogadása alapértelmezés szerint",
"Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "Ossza meg velem a #Nextcloud föderált felhőazonosítóm segítségével, lásd {url}",
"Share with me through my #Nextcloud Federated Cloud ID" : "Ossza meg velem a #Nextcloud föderált felhőazonosítóm segítségével ",
"Cloud ID copied to the clipboard" : "Felhőazonosító a vágólapra másolva",
"Copy to clipboard" : "Másolás a vágólapra",
+ "Clipboard not available. Please copy the cloud ID manually." : "A vágólap nem érhető el. Másolja át a felhőazonosítót kézileg.",
"Copied!" : "Másolva!",
"Federated Cloud" : "Föderált felhő",
"You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Bármelyik Nextcloud-kiszolgálót vagy egyéb Open Cloud Mesh-kompatibilis (OCM) kiszolgálót és szolgáltatást használó felhasználóval megoszthatja adatait. Csak tegye a föderált felhőazonosítóját a megosztási párbeszédablakba. Hasonlóan néz ki: person@cloud.example.com",
+ "Your Federated Cloud ID" : "Az Ön föderált felhőazonosítója",
"Share it so your friends can share files with you:" : "Ossza meg, hogy a barátai is oszthassanak meg Önnel fájlokat:",
"Facebook" : "Facebook",
"X (formerly Twitter)" : "X (korábban Twitter)",
+ "formerly Twitter" : "korábban Twitter",
"Mastodon" : "Mastodon",
"Add to your website" : "Adja hozzá saját weboldalához",
"Share with me via Nextcloud" : "Ossza meg velem a Nextcloudon keresztül",
@@ -41,6 +55,7 @@ OC.L10N.register(
"Remote share" : "Távoli megosztás",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Hozzáadja a(z) {name} távoli megosztást innen: {owner}@{remote}?",
"Remote share password" : "Jelszó a távoli megosztáshoz",
+ "Incoming share could not be processed" : "A bejövő megosztás nem dolgozható fel",
"Clipboard is not available" : "A vágólap nem érhető el",
"Your Federated Cloud ID:" : "Az Ön föderált felhőazonosítója:",
"Twitter" : "Twitter",
diff --git a/apps/federatedfilesharing/l10n/hu.json b/apps/federatedfilesharing/l10n/hu.json
index effee746254..05af5f0debb 100644
--- a/apps/federatedfilesharing/l10n/hu.json
+++ b/apps/federatedfilesharing/l10n/hu.json
@@ -6,6 +6,8 @@
"Federated Share request sent, you will receive an invitation. Check your notifications." : "Föderált megosztási kérés elküldve, kapni fog egy meghívót. Ellenőrizze az értesítéseit.",
"Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "A föderált megosztás nem hozható létre, úgy tűnik, hogy a föderálandó kiszolgáló túl régi. (Nextcloud <= 9).",
"It is not allowed to send federated group shares from this server." : "Nem küldhet föderált csoportmegosztást erről a kiszolgálóról.",
+ "Sharing %1$s failed, because this item is already shared with the account %2$s" : "A(z) %1$s megosztása sikertelen, mert már meg van osztva a(z) %2$s fiókkal",
+ "Not allowed to create a federated share to the same account" : "Azonos fiókkal nem lehet föderált megosztást létrehozni",
"Federated shares require read permissions" : "A föderált megosztásokhoz olvasási jogosultság szükséges",
"File is already shared with %s" : "A fájl már meg van osztva vele: %s",
"Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "A(z) %1$s megosztása sikertelen, a(z) %2$s nem található, talán a kiszolgáló jelenleg nem érhető el vagy önaláírt tanúsítványt használ.",
@@ -20,16 +22,28 @@
"Federated file sharing" : "Föderált fájlmegosztás",
"Provide federated file sharing across servers" : "Föderált fájlmegosztás biztosítása a kiszolgálók között",
"Unable to update federated files sharing config" : "A föderált fájlmegosztási konfiguráció nem frissíthető",
+ "Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "Beállítás, hogy az emberek hogyan oszthatnak meg kiszolgálók között. Ebbe beleértendők a kiszolgálón lévő emberek közti megosztások és a megosztások is.",
+ "Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Engedélyezés a kiszolgálón lévő embereknek, hogy megosztásokat küldjenek más kiszolgálóknak (ez a lehetőség lehetővé teszi a nyilvános megosztások WebDAV hozzáférését is)",
+ "Allow people on this server to receive shares from other servers" : "Engedélyezés a kiszolgálón lévő embereknek, hogy megosztásokat fogadjanak más kiszolgálóktól",
+ "Allow people on this server to send shares to groups on other servers" : "Engedélyezés a kiszolgálón lévő embereknek, hogy megosztásokat küldjenek más kiszolgálók csoportjainak",
+ "Allow people on this server to receive group shares from other servers" : "Engedélyezés a kiszolgálón lévő embereknek, hogy csoportmegosztásokat fogadjanak más kiszolgálóktól",
+ "Search global and public address book for people" : "Emberek keresése a globális és a nyilvános címjegyzékben",
+ "Allow people to publish their data to a global and public address book" : "Engedélyezés az emberek számára, hogy közzétegyék az adataikat a globális és nyilvános címjegyzékben",
+ "Trusted federation" : "Megbízható föderáció",
+ "Automatically accept shares from trusted federated accounts and groups by default" : "A megbízható föderált fiókokból és csoportokból származó megosztások automatikus elfogadása alapértelmezés szerint",
"Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "Ossza meg velem a #Nextcloud föderált felhőazonosítóm segítségével, lásd {url}",
"Share with me through my #Nextcloud Federated Cloud ID" : "Ossza meg velem a #Nextcloud föderált felhőazonosítóm segítségével ",
"Cloud ID copied to the clipboard" : "Felhőazonosító a vágólapra másolva",
"Copy to clipboard" : "Másolás a vágólapra",
+ "Clipboard not available. Please copy the cloud ID manually." : "A vágólap nem érhető el. Másolja át a felhőazonosítót kézileg.",
"Copied!" : "Másolva!",
"Federated Cloud" : "Föderált felhő",
"You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Bármelyik Nextcloud-kiszolgálót vagy egyéb Open Cloud Mesh-kompatibilis (OCM) kiszolgálót és szolgáltatást használó felhasználóval megoszthatja adatait. Csak tegye a föderált felhőazonosítóját a megosztási párbeszédablakba. Hasonlóan néz ki: person@cloud.example.com",
+ "Your Federated Cloud ID" : "Az Ön föderált felhőazonosítója",
"Share it so your friends can share files with you:" : "Ossza meg, hogy a barátai is oszthassanak meg Önnel fájlokat:",
"Facebook" : "Facebook",
"X (formerly Twitter)" : "X (korábban Twitter)",
+ "formerly Twitter" : "korábban Twitter",
"Mastodon" : "Mastodon",
"Add to your website" : "Adja hozzá saját weboldalához",
"Share with me via Nextcloud" : "Ossza meg velem a Nextcloudon keresztül",
@@ -39,6 +53,7 @@
"Remote share" : "Távoli megosztás",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Hozzáadja a(z) {name} távoli megosztást innen: {owner}@{remote}?",
"Remote share password" : "Jelszó a távoli megosztáshoz",
+ "Incoming share could not be processed" : "A bejövő megosztás nem dolgozható fel",
"Clipboard is not available" : "A vágólap nem érhető el",
"Your Federated Cloud ID:" : "Az Ön föderált felhőazonosítója:",
"Twitter" : "Twitter",
diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js
index 8f6acefa302..7cf664a9720 100644
--- a/apps/files/l10n/ca.js
+++ b/apps/files/l10n/ca.js
@@ -80,6 +80,7 @@ OC.L10N.register(
"Go to the \"{dir}\" directory" : "Ves a la carpeta «{dir}»",
"Current directory path" : "Camí de la carpeta actual",
"Your have used your space quota and cannot upload files anymore" : "Heu utilitzat la quota d'espai i ja no podeu pujar fitxers",
+ "You do not have permission to upload or create files here." : "No tens permís per pujar o crear arxius aquí.",
"Drag and drop files here to upload" : "Arrossegueu i deixeu anar fitxers aquí per a pujar-los",
"Favorite" : "En els preferits",
"Back" : "Torna",
diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json
index 595bae9b831..f03edffc921 100644
--- a/apps/files/l10n/ca.json
+++ b/apps/files/l10n/ca.json
@@ -78,6 +78,7 @@
"Go to the \"{dir}\" directory" : "Ves a la carpeta «{dir}»",
"Current directory path" : "Camí de la carpeta actual",
"Your have used your space quota and cannot upload files anymore" : "Heu utilitzat la quota d'espai i ja no podeu pujar fitxers",
+ "You do not have permission to upload or create files here." : "No tens permís per pujar o crear arxius aquí.",
"Drag and drop files here to upload" : "Arrossegueu i deixeu anar fitxers aquí per a pujar-los",
"Favorite" : "En els preferits",
"Back" : "Torna",
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js
index bd6c3546a3a..c1deb84602f 100644
--- a/apps/files/l10n/cs.js
+++ b/apps/files/l10n/cs.js
@@ -80,6 +80,7 @@ OC.L10N.register(
"Go to the \"{dir}\" directory" : "Přejít do složky „{dir}“",
"Current directory path" : "Stávající popis umístění složky",
"Your have used your space quota and cannot upload files anymore" : "Využili jste celou svou kvótu na prostor a už nemůžete nahrávat další soubory",
+ "You do not have permission to upload or create files here." : "Nemáte oprávnění sem nahrávat nebo zde vytvářet soubory.",
"Drag and drop files here to upload" : "Soubory nahrajete jejich přetažením sem",
"Favorite" : "Oblíbené",
"Back" : "Zpět",
@@ -105,6 +106,7 @@ OC.L10N.register(
"Toggle selection for all files and folders" : "Vybrat / zrušit výběr všech souborů a složek",
"Name" : "Název",
"Size" : "Velikost",
+ "\"{displayName}\" failed on some elements" : "„{displayName}“ se pro některé prvky nezdařilo",
"\"{displayName}\" batch action executed successfully" : "hromadná akce „{displayName}“ úspěšně vykonána",
"\"{displayName}\" action failed" : "akce „{displayName}“ se nezdařila",
"Actions" : "Akce",
@@ -127,6 +129,7 @@ OC.L10N.register(
"This name is already in use." : "Tento název už je využíván.",
"Create" : "Vytvořit",
"Fill template fields" : "Vyplňte kolonky šablony",
+ "Submitting fields …" : "Odesílání kolonek…",
"Submit" : "Odeslat",
"Choose a file or folder to transfer" : "Zvolte soubor nebo složku k převedení",
"Transfer" : "Převést",
@@ -139,11 +142,15 @@ OC.L10N.register(
"Choose file or folder to transfer" : "Zvolte soubor nebo složku k převedení",
"Change" : "Změnit",
"New owner" : "Nový vlastník",
+ "Keep {old}" : "Ponechat {old}",
+ "Keep without extension" : "Ponechat bez přípony",
+ "Use {new}" : "Použít {new}",
"Remove extension" : "Odebrat příponu",
"Change file extension" : "Změnit příponu souboru",
"Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Změna přípony souboru z „{old}“ na „{new}“ může soubor znečitelnit.",
"Removing the file extension \"{old}\" may render the file unreadable." : "Odebrání přípony souboru „{old}“ může soubor znečitelnit.",
"Adding the file extension \"{new}\" may render the file unreadable." : "Přidání přípony souboru „{new}“ může soubor znečitelnit.",
+ "Do not show this dialog again." : "Nezobrazovat tento dialog znovu.",
"Select file or folder to link to" : "Vyberte soubor nebo složku na kterou odkazovat",
"Choose {file}" : "Zvolit {file}",
"Share" : "Nasdílet",
@@ -164,6 +171,7 @@ OC.L10N.register(
"No files in here" : "Žádné soubory",
"Upload some content or sync with your devices!" : "Nahrajte nějaký obsah nebo proveďte synchronizaci se svými zařízeními!",
"Go back" : "Jít zpět",
+ "Filter file names …" : "Filtrovat názvy souborů…",
"Views" : "Zobrazení",
"Files settings" : "Nastavení pro Soubory",
"Your files" : "Vaše soubory",
@@ -184,6 +192,9 @@ OC.L10N.register(
"Copy to clipboard" : "Zkopírovat do schránky",
"Use this address to access your Files via WebDAV" : "Tuto adresu použijte pro přístup k vašim souborům prostřednictvím protokolu WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Pokud jste zapnuli 2FA (dvoufaktorovou autentizaci), je třeba kliknutím sem vytvořit a použít nové heslo pro aplikaci.",
+ "Warnings" : "Varování",
+ "Prevent warning dialogs from open or reenable them." : "Zabránit dialogům s varováními v otevírání nebo znovupovolení.",
+ "Show a warning dialog when changing a file extension." : "Při měnění přípony souboru zobrazit varovný dialog.",
"Keyboard shortcuts" : "Klávesové zkratky",
"Speed up your Files experience with these quick shortcuts." : "Zrychlete svůj dojem ze Souborů pomocí těchto rychlých zkratek.",
"Open the actions menu for a file" : "Otevřít nabídku akcí pro soubor",
@@ -220,6 +231,7 @@ OC.L10N.register(
"Creating file" : "Vytváření souboru",
"Save as {displayName}" : "Uložit jako {displayName}",
"Save as …" : "Uložit jako…",
+ "Converting files …" : "Převádění souborů…",
"Failed to convert files: {message}" : "Nepodařilo se převést soubory: {message}",
"All files failed to be converted" : "Žádný ze souborů se nepodařilo převést",
"One file could not be converted: {message}" : "Jeden soubor nebylo možné převést: {message}",
@@ -228,6 +240,7 @@ OC.L10N.register(
"{count} files successfully converted" : "{count} souborů úspěšně převedeno",
"Files successfully converted" : "Soubory úspěšně převedeny",
"Failed to convert files" : "Nepodařilo se převést soubory",
+ "Converting file …" : "Převádění souboru…",
"File successfully converted" : "Soubor úspěšně převeden",
"Failed to convert file: {message}" : "Nepodařilo se převést soubor: {message}",
"Failed to convert file" : "Nepodařilo se převést soubor",
@@ -424,6 +437,7 @@ OC.L10N.register(
"Upload file" : "Nahrát soubor",
"Not favorited" : "Nepřidáno do oblíbených",
"An error occurred while trying to update the tags" : "Při pokusu o úpravu štítků došlo k chybě",
+ "You don't have permission to upload or create files here." : "Nemáte oprávnění sem nahrávat nebo zde vytvářet soubory.",
"Storage informations" : "Informace o úložišti",
"Choose file" : "Vyberte soubor",
"You don’t have permission to upload or create files here" : "Nemáte oprávnění sem nahrávat nebo zde vytvářet soubory",
diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json
index bb81e4ea44c..e29272b9078 100644
--- a/apps/files/l10n/cs.json
+++ b/apps/files/l10n/cs.json
@@ -78,6 +78,7 @@
"Go to the \"{dir}\" directory" : "Přejít do složky „{dir}“",
"Current directory path" : "Stávající popis umístění složky",
"Your have used your space quota and cannot upload files anymore" : "Využili jste celou svou kvótu na prostor a už nemůžete nahrávat další soubory",
+ "You do not have permission to upload or create files here." : "Nemáte oprávnění sem nahrávat nebo zde vytvářet soubory.",
"Drag and drop files here to upload" : "Soubory nahrajete jejich přetažením sem",
"Favorite" : "Oblíbené",
"Back" : "Zpět",
@@ -103,6 +104,7 @@
"Toggle selection for all files and folders" : "Vybrat / zrušit výběr všech souborů a složek",
"Name" : "Název",
"Size" : "Velikost",
+ "\"{displayName}\" failed on some elements" : "„{displayName}“ se pro některé prvky nezdařilo",
"\"{displayName}\" batch action executed successfully" : "hromadná akce „{displayName}“ úspěšně vykonána",
"\"{displayName}\" action failed" : "akce „{displayName}“ se nezdařila",
"Actions" : "Akce",
@@ -125,6 +127,7 @@
"This name is already in use." : "Tento název už je využíván.",
"Create" : "Vytvořit",
"Fill template fields" : "Vyplňte kolonky šablony",
+ "Submitting fields …" : "Odesílání kolonek…",
"Submit" : "Odeslat",
"Choose a file or folder to transfer" : "Zvolte soubor nebo složku k převedení",
"Transfer" : "Převést",
@@ -137,11 +140,15 @@
"Choose file or folder to transfer" : "Zvolte soubor nebo složku k převedení",
"Change" : "Změnit",
"New owner" : "Nový vlastník",
+ "Keep {old}" : "Ponechat {old}",
+ "Keep without extension" : "Ponechat bez přípony",
+ "Use {new}" : "Použít {new}",
"Remove extension" : "Odebrat příponu",
"Change file extension" : "Změnit příponu souboru",
"Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Změna přípony souboru z „{old}“ na „{new}“ může soubor znečitelnit.",
"Removing the file extension \"{old}\" may render the file unreadable." : "Odebrání přípony souboru „{old}“ může soubor znečitelnit.",
"Adding the file extension \"{new}\" may render the file unreadable." : "Přidání přípony souboru „{new}“ může soubor znečitelnit.",
+ "Do not show this dialog again." : "Nezobrazovat tento dialog znovu.",
"Select file or folder to link to" : "Vyberte soubor nebo složku na kterou odkazovat",
"Choose {file}" : "Zvolit {file}",
"Share" : "Nasdílet",
@@ -162,6 +169,7 @@
"No files in here" : "Žádné soubory",
"Upload some content or sync with your devices!" : "Nahrajte nějaký obsah nebo proveďte synchronizaci se svými zařízeními!",
"Go back" : "Jít zpět",
+ "Filter file names …" : "Filtrovat názvy souborů…",
"Views" : "Zobrazení",
"Files settings" : "Nastavení pro Soubory",
"Your files" : "Vaše soubory",
@@ -182,6 +190,9 @@
"Copy to clipboard" : "Zkopírovat do schránky",
"Use this address to access your Files via WebDAV" : "Tuto adresu použijte pro přístup k vašim souborům prostřednictvím protokolu WebDAV",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Pokud jste zapnuli 2FA (dvoufaktorovou autentizaci), je třeba kliknutím sem vytvořit a použít nové heslo pro aplikaci.",
+ "Warnings" : "Varování",
+ "Prevent warning dialogs from open or reenable them." : "Zabránit dialogům s varováními v otevírání nebo znovupovolení.",
+ "Show a warning dialog when changing a file extension." : "Při měnění přípony souboru zobrazit varovný dialog.",
"Keyboard shortcuts" : "Klávesové zkratky",
"Speed up your Files experience with these quick shortcuts." : "Zrychlete svůj dojem ze Souborů pomocí těchto rychlých zkratek.",
"Open the actions menu for a file" : "Otevřít nabídku akcí pro soubor",
@@ -218,6 +229,7 @@
"Creating file" : "Vytváření souboru",
"Save as {displayName}" : "Uložit jako {displayName}",
"Save as …" : "Uložit jako…",
+ "Converting files …" : "Převádění souborů…",
"Failed to convert files: {message}" : "Nepodařilo se převést soubory: {message}",
"All files failed to be converted" : "Žádný ze souborů se nepodařilo převést",
"One file could not be converted: {message}" : "Jeden soubor nebylo možné převést: {message}",
@@ -226,6 +238,7 @@
"{count} files successfully converted" : "{count} souborů úspěšně převedeno",
"Files successfully converted" : "Soubory úspěšně převedeny",
"Failed to convert files" : "Nepodařilo se převést soubory",
+ "Converting file …" : "Převádění souboru…",
"File successfully converted" : "Soubor úspěšně převeden",
"Failed to convert file: {message}" : "Nepodařilo se převést soubor: {message}",
"Failed to convert file" : "Nepodařilo se převést soubor",
@@ -422,6 +435,7 @@
"Upload file" : "Nahrát soubor",
"Not favorited" : "Nepřidáno do oblíbených",
"An error occurred while trying to update the tags" : "Při pokusu o úpravu štítků došlo k chybě",
+ "You don't have permission to upload or create files here." : "Nemáte oprávnění sem nahrávat nebo zde vytvářet soubory.",
"Storage informations" : "Informace o úložišti",
"Choose file" : "Vyberte soubor",
"You don’t have permission to upload or create files here" : "Nemáte oprávnění sem nahrávat nebo zde vytvářet soubory",
diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js
index ec144c00152..c5ed43577c8 100644
--- a/apps/files/l10n/sr.js
+++ b/apps/files/l10n/sr.js
@@ -80,6 +80,7 @@ OC.L10N.register(
"Go to the \"{dir}\" directory" : "Иди у „{dir}” дирекотријум",
"Current directory path" : "Путања текућег директоријума",
"Your have used your space quota and cannot upload files anymore" : "Искористили сте квоту простора и више не можете да отпремате фајлове",
+ "You do not have permission to upload or create files here." : "Немате дозволу да овде отпремите или креирате фајлове.",
"Drag and drop files here to upload" : "Да отпремите, превуците и отпустите фајлове овде",
"Favorite" : "Омиљено",
"Back" : "Назад",
@@ -105,6 +106,7 @@ OC.L10N.register(
"Toggle selection for all files and folders" : "Укљ./искљ. избор за све фајлове и фолдере",
"Name" : "Назив",
"Size" : "Величина",
+ "\"{displayName}\" failed on some elements" : "„{displayName}” није успело на неким елементима",
"\"{displayName}\" batch action executed successfully" : "Пакетна акција „{displayName}” се успешно извршила",
"\"{displayName}\" action failed" : "Акција „{displayName}” није успела",
"Actions" : "Радње",
@@ -127,6 +129,7 @@ OC.L10N.register(
"This name is already in use." : "Ово име се већ користи.",
"Create" : "Направи",
"Fill template fields" : "Попуните поља шаблона",
+ "Submitting fields …" : "Поља се подносе…",
"Submit" : "Пошаљи",
"Choose a file or folder to transfer" : "Одаберите фајл или фасциклу за пренос",
"Transfer" : "Пренеси",
@@ -139,11 +142,15 @@ OC.L10N.register(
"Choose file or folder to transfer" : "Одаберите фајл или фасциклу за пренос",
"Change" : "Измени",
"New owner" : "Нови власник",
+ "Keep {old}" : "Задржи {old}",
+ "Keep without extension" : "Задржи без екстензије",
+ "Use {new}" : "Користи {new}",
"Remove extension" : "Уклони екстензију фајла",
"Change file extension" : "Промени екстензију фајла",
"Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Ако екстензију „{old}” промените на „{new}” фајл може да постане нечитљив.",
"Removing the file extension \"{old}\" may render the file unreadable." : "Ако уклоните екстензију „{old}” фајл може да постане нечитљив.",
"Adding the file extension \"{new}\" may render the file unreadable." : "Ако додате екстензију „{new}” фајл може да постане нечитљив.",
+ "Do not show this dialog again." : "Не приказуј поново овај дијалог.",
"Select file or folder to link to" : "Изаберите фајл или фолдер на који показује линк",
"Choose {file}" : "Изабери {file}",
"Share" : "Пдели",
@@ -164,6 +171,7 @@ OC.L10N.register(
"No files in here" : "Овде нема фајлова",
"Upload some content or sync with your devices!" : "Отпремите неки садржај или синхронизујте са вашим уређајима!",
"Go back" : "Иди назад",
+ "Filter file names …" : "Филтрирање имена фајлова…",
"Views" : "Прикази",
"Files settings" : "Подешавања фајлова",
"Your files" : "Ваши фајлови",
@@ -184,6 +192,9 @@ OC.L10N.register(
"Copy to clipboard" : "Копирај у оставу",
"Use this address to access your Files via WebDAV" : "Користи ову адресу да приступате Вашим фајловима преко ВебДАВа",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ако сте укључили 2FA, морате кликом овде да крерате нову лозинку апликације.",
+ "Warnings" : "Упозорења",
+ "Prevent warning dialogs from open or reenable them." : "Спречава да се дијалози упозорења отворе или да се поново укључе.",
+ "Show a warning dialog when changing a file extension." : "Прикажи дијалог упозорења када се мења екстензија фајла.",
"Keyboard shortcuts" : "Пречице на тастатури",
"Speed up your Files experience with these quick shortcuts." : "Убрзајте рад у апликацији Фајлови следећим брзим пречицама.",
"Open the actions menu for a file" : "Отвори мени са акцијама над фајлом",
@@ -220,6 +231,7 @@ OC.L10N.register(
"Creating file" : "Креирање фајла",
"Save as {displayName}" : "Сачувај као {displayName}",
"Save as …" : "Сачувај као",
+ "Converting files …" : "Фајлови се конвертују",
"Failed to convert files: {message}" : "Није успела конверзија фајлова: {message}",
"All files failed to be converted" : "Ниједан фајл није могао да се конвертује",
"One file could not be converted: {message}" : "Један фајл није могао да се конвертује: {message}",
@@ -228,6 +240,7 @@ OC.L10N.register(
"{count} files successfully converted" : "Успешно је конвертовано {count} фајлова",
"Files successfully converted" : "Фајлови су успешно конвертовани",
"Failed to convert files" : "Није успела конверзија фајлова",
+ "Converting file …" : "Фајл се конвертује",
"File successfully converted" : "Фајл је успешно конвертован",
"Failed to convert file: {message}" : "Није успела конверзија фајла: {message}",
"Failed to convert file" : "Фајл није могао да се конвертује",
@@ -270,6 +283,7 @@ OC.L10N.register(
"Open file locally" : "Отвори фајл локално",
"The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Фајл би сада требало да се отвори на вашем уређају. Ако се не отвори, проверите да ли сте инсталирали декстоп апликацију.",
"Retry and close" : "Покушај поново и затвори",
+ "Open online" : "Отвори на мрежи",
"Failed to redirect to client" : "Преусмеравање на клијента није успело",
"Open locally" : "Отвори локално",
"Rename" : "Преименуј",
@@ -423,6 +437,7 @@ OC.L10N.register(
"Upload file" : "Отпреми фајл",
"Not favorited" : "Није омиљено",
"An error occurred while trying to update the tags" : "Дошло је до грешке при покушају ажурирања ознака",
+ "You don't have permission to upload or create files here." : "Немате дозволу да овде отпремите или креирате фајлове.",
"Storage informations" : "Информације о складишту",
"Choose file" : "Изаберите фајл",
"You don’t have permission to upload or create files here" : "Немате дозволе да овде отпремате или стварате фајлове",
diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json
index 64e1a3ae90a..77698e52219 100644
--- a/apps/files/l10n/sr.json
+++ b/apps/files/l10n/sr.json
@@ -78,6 +78,7 @@
"Go to the \"{dir}\" directory" : "Иди у „{dir}” дирекотријум",
"Current directory path" : "Путања текућег директоријума",
"Your have used your space quota and cannot upload files anymore" : "Искористили сте квоту простора и више не можете да отпремате фајлове",
+ "You do not have permission to upload or create files here." : "Немате дозволу да овде отпремите или креирате фајлове.",
"Drag and drop files here to upload" : "Да отпремите, превуците и отпустите фајлове овде",
"Favorite" : "Омиљено",
"Back" : "Назад",
@@ -103,6 +104,7 @@
"Toggle selection for all files and folders" : "Укљ./искљ. избор за све фајлове и фолдере",
"Name" : "Назив",
"Size" : "Величина",
+ "\"{displayName}\" failed on some elements" : "„{displayName}” није успело на неким елементима",
"\"{displayName}\" batch action executed successfully" : "Пакетна акција „{displayName}” се успешно извршила",
"\"{displayName}\" action failed" : "Акција „{displayName}” није успела",
"Actions" : "Радње",
@@ -125,6 +127,7 @@
"This name is already in use." : "Ово име се већ користи.",
"Create" : "Направи",
"Fill template fields" : "Попуните поља шаблона",
+ "Submitting fields …" : "Поља се подносе…",
"Submit" : "Пошаљи",
"Choose a file or folder to transfer" : "Одаберите фајл или фасциклу за пренос",
"Transfer" : "Пренеси",
@@ -137,11 +140,15 @@
"Choose file or folder to transfer" : "Одаберите фајл или фасциклу за пренос",
"Change" : "Измени",
"New owner" : "Нови власник",
+ "Keep {old}" : "Задржи {old}",
+ "Keep without extension" : "Задржи без екстензије",
+ "Use {new}" : "Користи {new}",
"Remove extension" : "Уклони екстензију фајла",
"Change file extension" : "Промени екстензију фајла",
"Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Ако екстензију „{old}” промените на „{new}” фајл може да постане нечитљив.",
"Removing the file extension \"{old}\" may render the file unreadable." : "Ако уклоните екстензију „{old}” фајл може да постане нечитљив.",
"Adding the file extension \"{new}\" may render the file unreadable." : "Ако додате екстензију „{new}” фајл може да постане нечитљив.",
+ "Do not show this dialog again." : "Не приказуј поново овај дијалог.",
"Select file or folder to link to" : "Изаберите фајл или фолдер на који показује линк",
"Choose {file}" : "Изабери {file}",
"Share" : "Пдели",
@@ -162,6 +169,7 @@
"No files in here" : "Овде нема фајлова",
"Upload some content or sync with your devices!" : "Отпремите неки садржај или синхронизујте са вашим уређајима!",
"Go back" : "Иди назад",
+ "Filter file names …" : "Филтрирање имена фајлова…",
"Views" : "Прикази",
"Files settings" : "Подешавања фајлова",
"Your files" : "Ваши фајлови",
@@ -182,6 +190,9 @@
"Copy to clipboard" : "Копирај у оставу",
"Use this address to access your Files via WebDAV" : "Користи ову адресу да приступате Вашим фајловима преко ВебДАВа",
"If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ако сте укључили 2FA, морате кликом овде да крерате нову лозинку апликације.",
+ "Warnings" : "Упозорења",
+ "Prevent warning dialogs from open or reenable them." : "Спречава да се дијалози упозорења отворе или да се поново укључе.",
+ "Show a warning dialog when changing a file extension." : "Прикажи дијалог упозорења када се мења екстензија фајла.",
"Keyboard shortcuts" : "Пречице на тастатури",
"Speed up your Files experience with these quick shortcuts." : "Убрзајте рад у апликацији Фајлови следећим брзим пречицама.",
"Open the actions menu for a file" : "Отвори мени са акцијама над фајлом",
@@ -218,6 +229,7 @@
"Creating file" : "Креирање фајла",
"Save as {displayName}" : "Сачувај као {displayName}",
"Save as …" : "Сачувај као",
+ "Converting files …" : "Фајлови се конвертују",
"Failed to convert files: {message}" : "Није успела конверзија фајлова: {message}",
"All files failed to be converted" : "Ниједан фајл није могао да се конвертује",
"One file could not be converted: {message}" : "Један фајл није могао да се конвертује: {message}",
@@ -226,6 +238,7 @@
"{count} files successfully converted" : "Успешно је конвертовано {count} фајлова",
"Files successfully converted" : "Фајлови су успешно конвертовани",
"Failed to convert files" : "Није успела конверзија фајлова",
+ "Converting file …" : "Фајл се конвертује",
"File successfully converted" : "Фајл је успешно конвертован",
"Failed to convert file: {message}" : "Није успела конверзија фајла: {message}",
"Failed to convert file" : "Фајл није могао да се конвертује",
@@ -268,6 +281,7 @@
"Open file locally" : "Отвори фајл локално",
"The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Фајл би сада требало да се отвори на вашем уређају. Ако се не отвори, проверите да ли сте инсталирали декстоп апликацију.",
"Retry and close" : "Покушај поново и затвори",
+ "Open online" : "Отвори на мрежи",
"Failed to redirect to client" : "Преусмеравање на клијента није успело",
"Open locally" : "Отвори локално",
"Rename" : "Преименуј",
@@ -421,6 +435,7 @@
"Upload file" : "Отпреми фајл",
"Not favorited" : "Није омиљено",
"An error occurred while trying to update the tags" : "Дошло је до грешке при покушају ажурирања ознака",
+ "You don't have permission to upload or create files here." : "Немате дозволу да овде отпремите или креирате фајлове.",
"Storage informations" : "Информације о складишту",
"Choose file" : "Изаберите фајл",
"You don’t have permission to upload or create files here" : "Немате дозволе да овде отпремате или стварате фајлове",
diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js
index e59e81391fd..a9c4694b0f7 100644
--- a/apps/files/l10n/sv.js
+++ b/apps/files/l10n/sv.js
@@ -80,6 +80,7 @@ OC.L10N.register(
"Go to the \"{dir}\" directory" : "Gå till \"{dir}\" mappen",
"Current directory path" : "Aktuell katalogsökväg",
"Your have used your space quota and cannot upload files anymore" : "Du har använt din utrymmeskvot och kan inte längre ladda upp filer",
+ "You do not have permission to upload or create files here." : "Du har inte behörighet att ladda upp eller skapa filer här.",
"Drag and drop files here to upload" : "Dra och släpp filer här för att ladda upp",
"Favorite" : "Favorit",
"Back" : "Tillbaka",
diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json
index 3682bd7eff7..c7a595e0649 100644
--- a/apps/files/l10n/sv.json
+++ b/apps/files/l10n/sv.json
@@ -78,6 +78,7 @@
"Go to the \"{dir}\" directory" : "Gå till \"{dir}\" mappen",
"Current directory path" : "Aktuell katalogsökväg",
"Your have used your space quota and cannot upload files anymore" : "Du har använt din utrymmeskvot och kan inte längre ladda upp filer",
+ "You do not have permission to upload or create files here." : "Du har inte behörighet att ladda upp eller skapa filer här.",
"Drag and drop files here to upload" : "Dra och släpp filer här för att ladda upp",
"Favorite" : "Favorit",
"Back" : "Tillbaka",
diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js
index 33d87b5e06b..252a82661e0 100644
--- a/apps/files/l10n/uk.js
+++ b/apps/files/l10n/uk.js
@@ -80,6 +80,7 @@ OC.L10N.register(
"Go to the \"{dir}\" directory" : "Перейти до каталогу \"{dir}\"",
"Current directory path" : "Шлях до поточного каталогу",
"Your have used your space quota and cannot upload files anymore" : "Ви вже використали квоту на місце та не можете завантажувати файли",
+ "You do not have permission to upload or create files here." : "У вас відсутній дозвіл завантажувати або створювати тут файли.",
"Drag and drop files here to upload" : "Перетягніть файли сюди для завантаження",
"Favorite" : "Додати зірочку",
"Back" : "Назад",
@@ -130,7 +131,7 @@ OC.L10N.register(
"Fill template fields" : "Заповнити поля шаблону",
"Submitting fields …" : "Надсилання полів ...",
"Submit" : "Відправити",
- "Choose a file or folder to transfer" : "Виберіть файл або каталог для передавання",
+ "Choose a file or folder to transfer" : "Виберіть файл або каталог, права на який ви бажаєте передати",
"Transfer" : "Передати",
"Transfer {path} to {userid}" : "Передати {path} користувачеві {userid}",
"Invalid path selected" : "Вибрано неправильний шлях",
@@ -138,7 +139,7 @@ OC.L10N.register(
"Ownership transfer request sent" : "Запит на передавання прав власника надіслано",
"Cannot transfer ownership of a file or folder you do not own" : "Неможливо передати права власності на файл або каталог, якими ви не володієте",
"Transfer ownership of a file or folder" : "Передавання прав власника на файл або каталог",
- "Choose file or folder to transfer" : "Виберіть файл або каталог для передавання",
+ "Choose file or folder to transfer" : "Виберіть файл або каталог, права на який ви бажаєте передати",
"Change" : "Змінити",
"New owner" : "Новий власник",
"Keep {old}" : "Зберегти {old}",
diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json
index 82aaba958d8..e66b4666723 100644
--- a/apps/files/l10n/uk.json
+++ b/apps/files/l10n/uk.json
@@ -78,6 +78,7 @@
"Go to the \"{dir}\" directory" : "Перейти до каталогу \"{dir}\"",
"Current directory path" : "Шлях до поточного каталогу",
"Your have used your space quota and cannot upload files anymore" : "Ви вже використали квоту на місце та не можете завантажувати файли",
+ "You do not have permission to upload or create files here." : "У вас відсутній дозвіл завантажувати або створювати тут файли.",
"Drag and drop files here to upload" : "Перетягніть файли сюди для завантаження",
"Favorite" : "Додати зірочку",
"Back" : "Назад",
@@ -128,7 +129,7 @@
"Fill template fields" : "Заповнити поля шаблону",
"Submitting fields …" : "Надсилання полів ...",
"Submit" : "Відправити",
- "Choose a file or folder to transfer" : "Виберіть файл або каталог для передавання",
+ "Choose a file or folder to transfer" : "Виберіть файл або каталог, права на який ви бажаєте передати",
"Transfer" : "Передати",
"Transfer {path} to {userid}" : "Передати {path} користувачеві {userid}",
"Invalid path selected" : "Вибрано неправильний шлях",
@@ -136,7 +137,7 @@
"Ownership transfer request sent" : "Запит на передавання прав власника надіслано",
"Cannot transfer ownership of a file or folder you do not own" : "Неможливо передати права власності на файл або каталог, якими ви не володієте",
"Transfer ownership of a file or folder" : "Передавання прав власника на файл або каталог",
- "Choose file or folder to transfer" : "Виберіть файл або каталог для передавання",
+ "Choose file or folder to transfer" : "Виберіть файл або каталог, права на який ви бажаєте передати",
"Change" : "Змінити",
"New owner" : "Новий власник",
"Keep {old}" : "Зберегти {old}",
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js
index 2278a220e64..9070a140d1f 100644
--- a/apps/files/l10n/zh_TW.js
+++ b/apps/files/l10n/zh_TW.js
@@ -80,6 +80,7 @@ OC.L10N.register(
"Go to the \"{dir}\" directory" : "前往「{dir}」目錄",
"Current directory path" : "目前目錄路徑",
"Your have used your space quota and cannot upload files anymore" : "您已用完您的空間配額,無法再上傳檔案",
+ "You do not have permission to upload or create files here." : "您無權在此上傳或建立檔案。",
"Drag and drop files here to upload" : "將檔案拖放到此處以上傳",
"Favorite" : "喜愛",
"Back" : "返回",
@@ -105,6 +106,7 @@ OC.L10N.register(
"Toggle selection for all files and folders" : "切換所有檔案和資料夾的選取",
"Name" : "名稱",
"Size" : "大小",
+ "\"{displayName}\" failed on some elements" : "「{displayName}」在某些元素上失敗",
"\"{displayName}\" batch action executed successfully" : "「{displayName}」批次動作執行成功",
"\"{displayName}\" action failed" : "「{displayName}」操作失敗",
"Actions" : "動作",
@@ -435,6 +437,7 @@ OC.L10N.register(
"Upload file" : "上傳檔案",
"Not favorited" : "未加入至喜愛",
"An error occurred while trying to update the tags" : "更新標籤時發生錯誤",
+ "You don't have permission to upload or create files here." : "您無權在此上傳或建立檔案。",
"Storage informations" : "儲存空間資訊",
"Choose file" : "選擇檔案",
"You don’t have permission to upload or create files here" : "您沒有權限在這裡上傳或建立檔案",
diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json
index 758d62d882d..3e2cf0eee55 100644
--- a/apps/files/l10n/zh_TW.json
+++ b/apps/files/l10n/zh_TW.json
@@ -78,6 +78,7 @@
"Go to the \"{dir}\" directory" : "前往「{dir}」目錄",
"Current directory path" : "目前目錄路徑",
"Your have used your space quota and cannot upload files anymore" : "您已用完您的空間配額,無法再上傳檔案",
+ "You do not have permission to upload or create files here." : "您無權在此上傳或建立檔案。",
"Drag and drop files here to upload" : "將檔案拖放到此處以上傳",
"Favorite" : "喜愛",
"Back" : "返回",
@@ -103,6 +104,7 @@
"Toggle selection for all files and folders" : "切換所有檔案和資料夾的選取",
"Name" : "名稱",
"Size" : "大小",
+ "\"{displayName}\" failed on some elements" : "「{displayName}」在某些元素上失敗",
"\"{displayName}\" batch action executed successfully" : "「{displayName}」批次動作執行成功",
"\"{displayName}\" action failed" : "「{displayName}」操作失敗",
"Actions" : "動作",
@@ -433,6 +435,7 @@
"Upload file" : "上傳檔案",
"Not favorited" : "未加入至喜愛",
"An error occurred while trying to update the tags" : "更新標籤時發生錯誤",
+ "You don't have permission to upload or create files here." : "您無權在此上傳或建立檔案。",
"Storage informations" : "儲存空間資訊",
"Choose file" : "選擇檔案",
"You don’t have permission to upload or create files here" : "您沒有權限在這裡上傳或建立檔案",
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js
index 625da2baf55..d02dd933926 100644
--- a/apps/files_sharing/l10n/cs.js
+++ b/apps/files_sharing/l10n/cs.js
@@ -277,6 +277,7 @@ OC.L10N.register(
"Edit" : "Úpravy",
"Share" : "Sdílet",
"Delete" : "Smazat",
+ "Password field cannot be empty" : "Kolonku heslo je třeba vyplnit",
"Replace current password" : "Nahradit stávající heslo",
"Failed to generate a new token" : "Nepodařilo se vytvořit nový token",
"Allow upload and editing" : "Povolit nahrávání a úpravy",
@@ -414,6 +415,7 @@ OC.L10N.register(
"Download all files" : "Stáhnout všechny soubory",
"Search for share recipients" : "Vyhledat příjemce sdílení",
"No recommendations. Start typing." : "Žádná doporučení. Pište",
+ "Password field can't be empty" : "Kolonku heslo je třeba vyplnit",
"Allow download" : "Umožnit stahování",
"Share expire date saved" : "Datum skončení platnosti sdílení uloženo",
"You are not allowed to edit link shares that you don't own" : "Nemáte oprávnění upravovat sdílení odkazem, která nevlastníte",
diff --git a/apps/files_sharing/l10n/cs.json b/apps/files_sharing/l10n/cs.json
index ca94c4a165e..2a4f4775f37 100644
--- a/apps/files_sharing/l10n/cs.json
+++ b/apps/files_sharing/l10n/cs.json
@@ -275,6 +275,7 @@
"Edit" : "Úpravy",
"Share" : "Sdílet",
"Delete" : "Smazat",
+ "Password field cannot be empty" : "Kolonku heslo je třeba vyplnit",
"Replace current password" : "Nahradit stávající heslo",
"Failed to generate a new token" : "Nepodařilo se vytvořit nový token",
"Allow upload and editing" : "Povolit nahrávání a úpravy",
@@ -412,6 +413,7 @@
"Download all files" : "Stáhnout všechny soubory",
"Search for share recipients" : "Vyhledat příjemce sdílení",
"No recommendations. Start typing." : "Žádná doporučení. Pište",
+ "Password field can't be empty" : "Kolonku heslo je třeba vyplnit",
"Allow download" : "Umožnit stahování",
"Share expire date saved" : "Datum skončení platnosti sdílení uloženo",
"You are not allowed to edit link shares that you don't own" : "Nemáte oprávnění upravovat sdílení odkazem, která nevlastníte",
diff --git a/apps/files_sharing/l10n/sr.js b/apps/files_sharing/l10n/sr.js
index 53d59a4b5a4..e43fc7c8ed8 100644
--- a/apps/files_sharing/l10n/sr.js
+++ b/apps/files_sharing/l10n/sr.js
@@ -277,6 +277,7 @@ OC.L10N.register(
"Edit" : "Измени",
"Share" : "Подели",
"Delete" : "Избриши",
+ "Password field cannot be empty" : "Поље лозинке не може да буде празно",
"Replace current password" : "Замени текућу лозинку",
"Failed to generate a new token" : "Није успело генерисање новог жетона",
"Allow upload and editing" : "Дозволи отпремање и уређивање",
@@ -414,6 +415,7 @@ OC.L10N.register(
"Download all files" : "Преузми све фајлове",
"Search for share recipients" : "Претрага прималаца дељења",
"No recommendations. Start typing." : "Нема препорука. Започните куцање.",
+ "Password field can't be empty" : "Поље лозинке не може да буде празно",
"Allow download" : "Дозволи преузимање",
"Share expire date saved" : "Сачуван је датум истека дељења",
"You are not allowed to edit link shares that you don't own" : "Није вам дозвољено да уређујете дељења линком која нису ваше власништво",
diff --git a/apps/files_sharing/l10n/sr.json b/apps/files_sharing/l10n/sr.json
index 79d38959348..fb3f7809a85 100644
--- a/apps/files_sharing/l10n/sr.json
+++ b/apps/files_sharing/l10n/sr.json
@@ -275,6 +275,7 @@
"Edit" : "Измени",
"Share" : "Подели",
"Delete" : "Избриши",
+ "Password field cannot be empty" : "Поље лозинке не може да буде празно",
"Replace current password" : "Замени текућу лозинку",
"Failed to generate a new token" : "Није успело генерисање новог жетона",
"Allow upload and editing" : "Дозволи отпремање и уређивање",
@@ -412,6 +413,7 @@
"Download all files" : "Преузми све фајлове",
"Search for share recipients" : "Претрага прималаца дељења",
"No recommendations. Start typing." : "Нема препорука. Започните куцање.",
+ "Password field can't be empty" : "Поље лозинке не може да буде празно",
"Allow download" : "Дозволи преузимање",
"Share expire date saved" : "Сачуван је датум истека дељења",
"You are not allowed to edit link shares that you don't own" : "Није вам дозвољено да уређујете дељења линком која нису ваше власништво",
diff --git a/apps/files_sharing/l10n/sv.js b/apps/files_sharing/l10n/sv.js
index 2ada4766ac7..ce5d41888c9 100644
--- a/apps/files_sharing/l10n/sv.js
+++ b/apps/files_sharing/l10n/sv.js
@@ -149,7 +149,7 @@ OC.L10N.register(
"Select a destination" : "Välj en destination",
"Select" : "Välj",
"What are you requesting?" : "Vad begär du?",
- "Request subject" : "Begär ämne",
+ "Request subject" : "Ämne för begäran",
"Birthday party photos, History assignment…" : "Foton på födelsedagsfester, historiauppgift...",
"Where should these files go?" : "Vart ska dessa filer ta vägen?",
"Upload destination" : "Destination för uppladdning",
@@ -277,6 +277,7 @@ OC.L10N.register(
"Edit" : "Ändra",
"Share" : "Dela",
"Delete" : "Ta bort",
+ "Password field cannot be empty" : "Lösenordsfältet får inte vara tomt",
"Replace current password" : "Ersätt nuvarande lösenord",
"Failed to generate a new token" : "Kunde inte generera en ny token",
"Allow upload and editing" : "Tillåt uppladdning och redigering",
diff --git a/apps/files_sharing/l10n/sv.json b/apps/files_sharing/l10n/sv.json
index 6c3a46dc076..bfc34080103 100644
--- a/apps/files_sharing/l10n/sv.json
+++ b/apps/files_sharing/l10n/sv.json
@@ -147,7 +147,7 @@
"Select a destination" : "Välj en destination",
"Select" : "Välj",
"What are you requesting?" : "Vad begär du?",
- "Request subject" : "Begär ämne",
+ "Request subject" : "Ämne för begäran",
"Birthday party photos, History assignment…" : "Foton på födelsedagsfester, historiauppgift...",
"Where should these files go?" : "Vart ska dessa filer ta vägen?",
"Upload destination" : "Destination för uppladdning",
@@ -275,6 +275,7 @@
"Edit" : "Ändra",
"Share" : "Dela",
"Delete" : "Ta bort",
+ "Password field cannot be empty" : "Lösenordsfältet får inte vara tomt",
"Replace current password" : "Ersätt nuvarande lösenord",
"Failed to generate a new token" : "Kunde inte generera en ny token",
"Allow upload and editing" : "Tillåt uppladdning och redigering",
diff --git a/apps/files_sharing/l10n/uk.js b/apps/files_sharing/l10n/uk.js
index a04fa0103f8..76f6f62c735 100644
--- a/apps/files_sharing/l10n/uk.js
+++ b/apps/files_sharing/l10n/uk.js
@@ -276,6 +276,7 @@ OC.L10N.register(
"Edit" : "Редагувати",
"Share" : "Спільне",
"Delete" : "Вилучити",
+ "Password field cannot be empty" : "Поле з паролем має бути заповнено",
"Replace current password" : "Замінити поточний пароль",
"Failed to generate a new token" : "Не вдалося створити новий токен",
"Allow upload and editing" : "Може завантажувати та редагувати",
diff --git a/apps/files_sharing/l10n/uk.json b/apps/files_sharing/l10n/uk.json
index 371c0de24c1..909a184aaea 100644
--- a/apps/files_sharing/l10n/uk.json
+++ b/apps/files_sharing/l10n/uk.json
@@ -274,6 +274,7 @@
"Edit" : "Редагувати",
"Share" : "Спільне",
"Delete" : "Вилучити",
+ "Password field cannot be empty" : "Поле з паролем має бути заповнено",
"Replace current password" : "Замінити поточний пароль",
"Failed to generate a new token" : "Не вдалося створити новий токен",
"Allow upload and editing" : "Може завантажувати та редагувати",
diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js
index ac77080e099..68bf89947a0 100644
--- a/apps/files_sharing/l10n/zh_TW.js
+++ b/apps/files_sharing/l10n/zh_TW.js
@@ -277,6 +277,7 @@ OC.L10N.register(
"Edit" : "編輯",
"Share" : "分享",
"Delete" : "刪除",
+ "Password field cannot be empty" : "密碼欄位不能為空",
"Replace current password" : "取代目前密碼",
"Failed to generate a new token" : "產生新權杖失敗",
"Allow upload and editing" : "允許上傳及編輯",
@@ -414,6 +415,7 @@ OC.L10N.register(
"Download all files" : "下載所有檔案",
"Search for share recipients" : "搜尋分享接收者",
"No recommendations. Start typing." : "沒有建議。請開始輸入。",
+ "Password field can't be empty" : "密碼欄位不能為空",
"Allow download" : "允許下載",
"Share expire date saved" : "已儲存分享過期日期",
"You are not allowed to edit link shares that you don't own" : "您無權編輯不屬於您的連結分享",
diff --git a/apps/files_sharing/l10n/zh_TW.json b/apps/files_sharing/l10n/zh_TW.json
index 3cebc89d7f2..939c2d8b1f2 100644
--- a/apps/files_sharing/l10n/zh_TW.json
+++ b/apps/files_sharing/l10n/zh_TW.json
@@ -275,6 +275,7 @@
"Edit" : "編輯",
"Share" : "分享",
"Delete" : "刪除",
+ "Password field cannot be empty" : "密碼欄位不能為空",
"Replace current password" : "取代目前密碼",
"Failed to generate a new token" : "產生新權杖失敗",
"Allow upload and editing" : "允許上傳及編輯",
@@ -412,6 +413,7 @@
"Download all files" : "下載所有檔案",
"Search for share recipients" : "搜尋分享接收者",
"No recommendations. Start typing." : "沒有建議。請開始輸入。",
+ "Password field can't be empty" : "密碼欄位不能為空",
"Allow download" : "允許下載",
"Share expire date saved" : "已儲存分享過期日期",
"You are not allowed to edit link shares that you don't own" : "您無權編輯不屬於您的連結分享",
diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js
index b50a7e8e3b0..e7a77061d3f 100644
--- a/apps/settings/l10n/cs.js
+++ b/apps/settings/l10n/cs.js
@@ -131,6 +131,7 @@ OC.L10N.register(
"Unlimited" : "Neomezeně",
"Verifying" : "Ověřuje se",
"Allowed admin IP ranges" : "Rozsahy IP adres, ze kterých je možné provádět správu",
+ "Admin IP filtering isn't applied." : "Filtrování IP adres pro správu není uplatněno.",
"Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "Klíč nastavení „%1$s“ očekává pole (namísto toho nalezeno%2$s). Ověřování IP rozsahu pro správu nebude uplatňováno. ",
"Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "Klíč nastavení „%1$s“ obsahuje neplatný IP rozsah(y): „%2$s“",
"Admin IP filtering is correctly configured." : "Filtrování IP adres pro správu je nastaveno správně.",
@@ -163,6 +164,7 @@ OC.L10N.register(
"Database missing indices" : "V databázi chybí indexy",
"Missing indices:" : "Chybějící rejstříky:",
"\"%s\" in table \"%s\"" : "„%s“ v tabulce „%s“",
+ "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them." : "Zjištěny některé chybějící volitelné indexy. Nové indexy jsou průběžně přidávány (do Nextcloudu nebo instalovaných aplikací) pro zlepšení výkonu databáze. Vytváření indexů může dočasně snížit výkon systému a proto nejsou indexy vytvářeny automaticky během aktualizací. Jakmile jsou indexy vytvořeny, databázové operace by měly být rychlejší. K vytvoření chybějících indexů použijte příkaz `occ db:add-missing-indices`. ",
"Database missing primary keys" : "V databázi chybí primární klíče",
"Missing primary key on table \"%s\"." : "Chybí primární klíč v tabulce „%s“.",
"The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "V databázi chybí některé primární klíče. Vzhledem k tomu, že přidání primárních klíčů do velkých tabulek může nějakou dobu trvat, nebyly přidány automaticky. Spuštěním příkazu „occ db:add-missing-primary-keys“ lze tyto chybějící primární klíče přidat ručně, zatímco instance běží.",
@@ -425,7 +427,7 @@ OC.L10N.register(
"Actions" : "Akce",
"Results from other categories" : "Výsledky z ostatních kategorií",
"No apps found for your version" : "Nenalezeny žádné aplikace pro vámi využívanou verzi",
- "_%n app has an update available_::_%n apps have an update available_" : ["Pro %n aplikaci je k dispozici aktualizace","Pro %n aplikace jsou k dispozici aktualizace","Pro %n aplikací jsou k dispozici aktualizace","Pro %n aplikací jsou k dispozici aktualizace"],
+ "_%n app has an update available_::_%n apps have an update available_" : ["Pro %n aplikaci je k dispozici aktualizace","Pro %n aplikace jsou k dispozici aktualizace","Pro %n aplikací jsou k dispozici aktualizace","Pro %n aplikace jsou k dispozici aktualizace"],
"_Update_::_Update all_" : ["Aktualizovat","Aktualizovat vše","Aktualizovat vše","Aktualizovat vše"],
"Could not load app discover section" : "Nepodařilo se načíst sekci objevování aplikací",
"Could not render element" : "Prvek se nepodařilo vykreslit",
@@ -683,8 +685,8 @@ OC.L10N.register(
"Language" : "Jazyk",
"Set default language" : "Nastavit výchozí jazyk",
"Add new account" : "Přidat nový účet",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} účet …","{userCount} účty …","{userCount} účtů …","{userCount} účtů …"],
- "_{userCount} account_::_{userCount} accounts_" : ["{userCount} účet","{userCount} účty","{userCount} účtů","{userCount} účtů"],
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} účet …","{userCount} účty …","{userCount} účtů …","{userCount} účty …"],
+ "_{userCount} account_::_{userCount} accounts_" : ["{userCount} účet","{userCount} účty","{userCount} účtů","{userCount} účty"],
"Total rows summary" : "Celkový souhrn řádek",
"Scroll to load more rows" : "Další řádky načtete posunutím dolů",
"Password or insufficient permissions message" : "Zpráva o heslu nebo nedostatečném oprávnění",
@@ -711,7 +713,9 @@ OC.L10N.register(
"Account deletion" : "Smazání účtu",
"Delete {userid}'s account" : "Smazat účet {userid}",
"Display name was successfully changed" : "Zobrazené jméno bylo úspěšně změněno",
+ "Password can't be empty" : "Heslo je třeba vyplnit",
"Password was successfully changed" : "Heslo bylo úspěšně změněno",
+ "Email can't be empty" : "E-mail je třeba vyplnit",
"Email was successfully changed" : "E-mail byl úspěšně změněn",
"Welcome mail sent!" : "Uvítací e-mail odeslán!",
"Loading account …" : "Načítání účtu…",
diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json
index a84852163d4..673bcb42707 100644
--- a/apps/settings/l10n/cs.json
+++ b/apps/settings/l10n/cs.json
@@ -129,6 +129,7 @@
"Unlimited" : "Neomezeně",
"Verifying" : "Ověřuje se",
"Allowed admin IP ranges" : "Rozsahy IP adres, ze kterých je možné provádět správu",
+ "Admin IP filtering isn't applied." : "Filtrování IP adres pro správu není uplatněno.",
"Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "Klíč nastavení „%1$s“ očekává pole (namísto toho nalezeno%2$s). Ověřování IP rozsahu pro správu nebude uplatňováno. ",
"Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "Klíč nastavení „%1$s“ obsahuje neplatný IP rozsah(y): „%2$s“",
"Admin IP filtering is correctly configured." : "Filtrování IP adres pro správu je nastaveno správně.",
@@ -161,6 +162,7 @@
"Database missing indices" : "V databázi chybí indexy",
"Missing indices:" : "Chybějící rejstříky:",
"\"%s\" in table \"%s\"" : "„%s“ v tabulce „%s“",
+ "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them." : "Zjištěny některé chybějící volitelné indexy. Nové indexy jsou průběžně přidávány (do Nextcloudu nebo instalovaných aplikací) pro zlepšení výkonu databáze. Vytváření indexů může dočasně snížit výkon systému a proto nejsou indexy vytvářeny automaticky během aktualizací. Jakmile jsou indexy vytvořeny, databázové operace by měly být rychlejší. K vytvoření chybějících indexů použijte příkaz `occ db:add-missing-indices`. ",
"Database missing primary keys" : "V databázi chybí primární klíče",
"Missing primary key on table \"%s\"." : "Chybí primární klíč v tabulce „%s“.",
"The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "V databázi chybí některé primární klíče. Vzhledem k tomu, že přidání primárních klíčů do velkých tabulek může nějakou dobu trvat, nebyly přidány automaticky. Spuštěním příkazu „occ db:add-missing-primary-keys“ lze tyto chybějící primární klíče přidat ručně, zatímco instance běží.",
@@ -423,7 +425,7 @@
"Actions" : "Akce",
"Results from other categories" : "Výsledky z ostatních kategorií",
"No apps found for your version" : "Nenalezeny žádné aplikace pro vámi využívanou verzi",
- "_%n app has an update available_::_%n apps have an update available_" : ["Pro %n aplikaci je k dispozici aktualizace","Pro %n aplikace jsou k dispozici aktualizace","Pro %n aplikací jsou k dispozici aktualizace","Pro %n aplikací jsou k dispozici aktualizace"],
+ "_%n app has an update available_::_%n apps have an update available_" : ["Pro %n aplikaci je k dispozici aktualizace","Pro %n aplikace jsou k dispozici aktualizace","Pro %n aplikací jsou k dispozici aktualizace","Pro %n aplikace jsou k dispozici aktualizace"],
"_Update_::_Update all_" : ["Aktualizovat","Aktualizovat vše","Aktualizovat vše","Aktualizovat vše"],
"Could not load app discover section" : "Nepodařilo se načíst sekci objevování aplikací",
"Could not render element" : "Prvek se nepodařilo vykreslit",
@@ -681,8 +683,8 @@
"Language" : "Jazyk",
"Set default language" : "Nastavit výchozí jazyk",
"Add new account" : "Přidat nový účet",
- "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} účet …","{userCount} účty …","{userCount} účtů …","{userCount} účtů …"],
- "_{userCount} account_::_{userCount} accounts_" : ["{userCount} účet","{userCount} účty","{userCount} účtů","{userCount} účtů"],
+ "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} účet …","{userCount} účty …","{userCount} účtů …","{userCount} účty …"],
+ "_{userCount} account_::_{userCount} accounts_" : ["{userCount} účet","{userCount} účty","{userCount} účtů","{userCount} účty"],
"Total rows summary" : "Celkový souhrn řádek",
"Scroll to load more rows" : "Další řádky načtete posunutím dolů",
"Password or insufficient permissions message" : "Zpráva o heslu nebo nedostatečném oprávnění",
@@ -709,7 +711,9 @@
"Account deletion" : "Smazání účtu",
"Delete {userid}'s account" : "Smazat účet {userid}",
"Display name was successfully changed" : "Zobrazené jméno bylo úspěšně změněno",
+ "Password can't be empty" : "Heslo je třeba vyplnit",
"Password was successfully changed" : "Heslo bylo úspěšně změněno",
+ "Email can't be empty" : "E-mail je třeba vyplnit",
"Email was successfully changed" : "E-mail byl úspěšně změněn",
"Welcome mail sent!" : "Uvítací e-mail odeslán!",
"Loading account …" : "Načítání účtu…",
diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js
index 3e31fe64649..78622be9b63 100644
--- a/apps/settings/l10n/de.js
+++ b/apps/settings/l10n/de.js
@@ -626,7 +626,7 @@ OC.L10N.register(
"Your headline" : "Deine Überschrift",
"Unable to update language" : "Sprache konnte nicht aktualisiert werden",
"Languages" : "Sprachen",
- "Help translate" : "Helfe bei der Übersetzung mit",
+ "Help translate" : "Hilf bei der Übersetzung mit",
"No language set" : "Keine Sprache eingestellt.",
"Unable to update locale" : "Gebietsschema konnte nicht aktualisiert werden.",
"Locales" : "Gebietsschemen",
diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json
index 9c560ac4662..2449c4d4ce8 100644
--- a/apps/settings/l10n/de.json
+++ b/apps/settings/l10n/de.json
@@ -624,7 +624,7 @@
"Your headline" : "Deine Überschrift",
"Unable to update language" : "Sprache konnte nicht aktualisiert werden",
"Languages" : "Sprachen",
- "Help translate" : "Helfe bei der Übersetzung mit",
+ "Help translate" : "Hilf bei der Übersetzung mit",
"No language set" : "Keine Sprache eingestellt.",
"Unable to update locale" : "Gebietsschema konnte nicht aktualisiert werden.",
"Locales" : "Gebietsschemen",
diff --git a/apps/settings/l10n/el.js b/apps/settings/l10n/el.js
index a6e4e967c64..f293383d6cc 100644
--- a/apps/settings/l10n/el.js
+++ b/apps/settings/l10n/el.js
@@ -115,6 +115,7 @@ OC.L10N.register(
"Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Ο κατάλογος δεδομένων και τα αρχεία σας είναι πιθανότατα προσβάσιμα από το διαδίκτυο. Το αρχείο .htaccess δεν λειτουργεί. Συνιστάται έντονα να ρυθμίσετε τον διακομιστή ιστού σας έτσι ώστε ο κατάλογος δεδομένων να μην είναι πλέον προσβάσιμος ή να μετακινήσετε τον κατάλογο δεδομένων εκτός της ρίζας εγγράφων του διακομιστή ιστού.",
"The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Από την βάση δεδομένων λείπουν ορισμένες προαιρετικές στήλες. Λόγω του γεγονότος ότι η προσθήκη στηλών σε μεγάλους πίνακες θα χρειαστεί χρόνο, δεν προστέθηκαν αυτόματα τα προαιρετικά. Με την εκτέλεση του \"occ db: add-missing-columns\", αυτές οι στήλες που λείπουν θα μπορούσαν να προστεθούν με το χέρι ενώ η βάση είναι σε λειτουργία. Μόλις προστεθούν οι στήλες, ορισμένα χαρακτηριστικά ενδέχεται να βελτιώσουν την ανταπόκριση ή τη χρηστικότητα.",
"The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "Λείπουν ορισμένα βασικά κλειδιά στη βάση δεδομένων. Λόγω του γεγονότος ότι η προσθήκη πρωτευόντων κλειδιών σε μεγάλους πίνακες μπορεί να διαρκέσει λίγη ώρα, δεν προστέθηκαν αυτόματα. Εκτελώντας το \"occ db: add-lost-primary-keys\" αυτά τα πρωτεύοντα κλειδιά που λείπουν θα μπορούσαν να προστεθούν χειροκίνητα ενώ η περίπτωση συνεχίζει να εκτελείται.",
+ "Debug mode" : "Λειτουργία αποσφαλμάτωσης",
"This instance is running in debug mode. Only enable this for local development and not in production environments." : "Αυτή η εγκατάσταση εκτελείται σε κατάσταση εντοπισμού σφαλμάτων. Ενεργοποιήστε την μόνο για τοπική ανάπτυξη και όχι σε περιβάλλοντα παραγωγής.",
"This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Αυτός ο διακομιστής δεν έχει ενεργή σύνδεση στο διαδίκτυο. Δεν ήταν δυνατή η πρόσβαση σε πολλά τελικά σημεία. Αυτό σημαίνει πως κάποιες λειτουργίες/υπηρεσίες όπως η σύνδεση με εξωτερικούς χώρους αποθήκευσης, ειδοποιήσεις σχετικά με ενημερώσεις ή η εγκατάσταση εφαρμογών από τρίτους δε θα λειτουργούν. Η απομακρυσμένη πρόσβαση στα αρχεία και η αποστολή ειδοποιήσεων ηλεκτρονικού ταχυδρομείου ενδέχεται να μη λειτουργούν επίσης. Ενεργοποιήσετε την πρόσβαση στο διαδίκτυο για τον συγκεκριμένο διακομιστή για να μπορείτε να χρησιμοποιήσετε και να απολαύσετε όλα τα χαρακτηριστικά και τις υπηρεσίες.",
"Disabled" : "Απενεργοποιημένο",
@@ -124,9 +125,11 @@ OC.L10N.register(
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Η PHP δεν έχει υποστήριξη FreεType, με αποτέλεσμα τα σφάλματα στην εικόνα προφίλ και στις ρυθμίσεις διεπαφής χρήστη.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "H PHP δεν φαίνεται να έχει διαμορφωθεί σωστά για ερωτήματα σε μεταβλητές περιβάλλοντος του συστήματος. Η δοκιμή με την εντολή getenv(\"PATH\") επιστρέφει μια κενή απάντηση.",
"The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Η ρύθμιση \"μόνο για ανάγνωση\" έχει ενεργοποιηθεί. Αυτό εμποδίζει τον καθορισμό ρυθμίσεων διαμόρφωσης μέσω της διεπαφής ιστού (web-interface). Επιπλέον, το αρχείο πρέπει να γίνει εγγράψιμο χειροκίνητα για κάθε ενημέρωση.",
+ "Architecture" : "Αρχιτεκτονική",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Η βάση δεδομένων σας δεν εκτελείται με επίπεδο απομόνωσης συναλλαγών \"READ COMMITTED\". Αυτό μπορεί να προκαλέσει προβλήματα όταν εκτελούνται παράλληλα πολλαπλές ενέργειες.",
"Nextcloud settings" : "Ρυθμίσεις Nextcloud ",
"Enable" : "Ενεργοποίηση",
+ "Image generation" : "Δημιουργία εικόνας",
"Here you can decide which group can access certain sections of the administration settings." : "Εδώ ορίστε ποια ομάδα μπορεί να έχει πρόσβαση σε ορισμένες ενότητες των ρυθμίσεων διαχείρισης.",
"Unable to modify setting" : "Δεν είναι δυνατή η τροποποίηση της ρύθμισης",
"None" : "Τίποτα",
diff --git a/apps/settings/l10n/el.json b/apps/settings/l10n/el.json
index d78a7265cf3..a6d7f9d694e 100644
--- a/apps/settings/l10n/el.json
+++ b/apps/settings/l10n/el.json
@@ -113,6 +113,7 @@
"Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Ο κατάλογος δεδομένων και τα αρχεία σας είναι πιθανότατα προσβάσιμα από το διαδίκτυο. Το αρχείο .htaccess δεν λειτουργεί. Συνιστάται έντονα να ρυθμίσετε τον διακομιστή ιστού σας έτσι ώστε ο κατάλογος δεδομένων να μην είναι πλέον προσβάσιμος ή να μετακινήσετε τον κατάλογο δεδομένων εκτός της ρίζας εγγράφων του διακομιστή ιστού.",
"The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Από την βάση δεδομένων λείπουν ορισμένες προαιρετικές στήλες. Λόγω του γεγονότος ότι η προσθήκη στηλών σε μεγάλους πίνακες θα χρειαστεί χρόνο, δεν προστέθηκαν αυτόματα τα προαιρετικά. Με την εκτέλεση του \"occ db: add-missing-columns\", αυτές οι στήλες που λείπουν θα μπορούσαν να προστεθούν με το χέρι ενώ η βάση είναι σε λειτουργία. Μόλις προστεθούν οι στήλες, ορισμένα χαρακτηριστικά ενδέχεται να βελτιώσουν την ανταπόκριση ή τη χρηστικότητα.",
"The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "Λείπουν ορισμένα βασικά κλειδιά στη βάση δεδομένων. Λόγω του γεγονότος ότι η προσθήκη πρωτευόντων κλειδιών σε μεγάλους πίνακες μπορεί να διαρκέσει λίγη ώρα, δεν προστέθηκαν αυτόματα. Εκτελώντας το \"occ db: add-lost-primary-keys\" αυτά τα πρωτεύοντα κλειδιά που λείπουν θα μπορούσαν να προστεθούν χειροκίνητα ενώ η περίπτωση συνεχίζει να εκτελείται.",
+ "Debug mode" : "Λειτουργία αποσφαλμάτωσης",
"This instance is running in debug mode. Only enable this for local development and not in production environments." : "Αυτή η εγκατάσταση εκτελείται σε κατάσταση εντοπισμού σφαλμάτων. Ενεργοποιήστε την μόνο για τοπική ανάπτυξη και όχι σε περιβάλλοντα παραγωγής.",
"This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Αυτός ο διακομιστής δεν έχει ενεργή σύνδεση στο διαδίκτυο. Δεν ήταν δυνατή η πρόσβαση σε πολλά τελικά σημεία. Αυτό σημαίνει πως κάποιες λειτουργίες/υπηρεσίες όπως η σύνδεση με εξωτερικούς χώρους αποθήκευσης, ειδοποιήσεις σχετικά με ενημερώσεις ή η εγκατάσταση εφαρμογών από τρίτους δε θα λειτουργούν. Η απομακρυσμένη πρόσβαση στα αρχεία και η αποστολή ειδοποιήσεων ηλεκτρονικού ταχυδρομείου ενδέχεται να μη λειτουργούν επίσης. Ενεργοποιήσετε την πρόσβαση στο διαδίκτυο για τον συγκεκριμένο διακομιστή για να μπορείτε να χρησιμοποιήσετε και να απολαύσετε όλα τα χαρακτηριστικά και τις υπηρεσίες.",
"Disabled" : "Απενεργοποιημένο",
@@ -122,9 +123,11 @@
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Η PHP δεν έχει υποστήριξη FreεType, με αποτέλεσμα τα σφάλματα στην εικόνα προφίλ και στις ρυθμίσεις διεπαφής χρήστη.",
"PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "H PHP δεν φαίνεται να έχει διαμορφωθεί σωστά για ερωτήματα σε μεταβλητές περιβάλλοντος του συστήματος. Η δοκιμή με την εντολή getenv(\"PATH\") επιστρέφει μια κενή απάντηση.",
"The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Η ρύθμιση \"μόνο για ανάγνωση\" έχει ενεργοποιηθεί. Αυτό εμποδίζει τον καθορισμό ρυθμίσεων διαμόρφωσης μέσω της διεπαφής ιστού (web-interface). Επιπλέον, το αρχείο πρέπει να γίνει εγγράψιμο χειροκίνητα για κάθε ενημέρωση.",
+ "Architecture" : "Αρχιτεκτονική",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Η βάση δεδομένων σας δεν εκτελείται με επίπεδο απομόνωσης συναλλαγών \"READ COMMITTED\". Αυτό μπορεί να προκαλέσει προβλήματα όταν εκτελούνται παράλληλα πολλαπλές ενέργειες.",
"Nextcloud settings" : "Ρυθμίσεις Nextcloud ",
"Enable" : "Ενεργοποίηση",
+ "Image generation" : "Δημιουργία εικόνας",
"Here you can decide which group can access certain sections of the administration settings." : "Εδώ ορίστε ποια ομάδα μπορεί να έχει πρόσβαση σε ορισμένες ενότητες των ρυθμίσεων διαχείρισης.",
"Unable to modify setting" : "Δεν είναι δυνατή η τροποποίηση της ρύθμισης",
"None" : "Τίποτα",
diff --git a/apps/settings/l10n/sr.js b/apps/settings/l10n/sr.js
index 08d98d0afd8..25a89c702d0 100644
--- a/apps/settings/l10n/sr.js
+++ b/apps/settings/l10n/sr.js
@@ -131,6 +131,7 @@ OC.L10N.register(
"Unlimited" : "Неограничено",
"Verifying" : "Проверавам",
"Allowed admin IP ranges" : "Дозвољени админ IP опсези",
+ "Admin IP filtering isn't applied." : "Није примењено филтрирање админ IP адреса.",
"Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "Конфигурациони кључ „%1$s” очекује вредност типа низ (пронађено је %2$s). Неће се применити валидација админ IP опсега.",
"Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "Конфигурациони кључ „%1$s” садржи неисправни IP опсег (или више њих) „%2$s”",
"Admin IP filtering is correctly configured." : "Филтрирање админ IP адреса је исправно подешено.",
@@ -163,6 +164,7 @@ OC.L10N.register(
"Database missing indices" : "У бази података недостају индекси",
"Missing indices:" : "Индекси који недостају:",
"\"%s\" in table \"%s\"" : "„%s” у табели „%s”",
+ "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them." : "Откривено је да недостају неки индекси који нису обавезни. Да би се унапредиле перформансе базе података (сам Nextcloud или инсталиране апликације) повремено додају нове индексе. Понекад то може да потраје и привремено може да смањи перформансе тако да се не ради аутоматски током ажурирања. Једном када се индекси додају, упити над тим табелама би требало да се брже извршавају. Да бисте их додали, употребите команду `occ db:add-missing-indices`.",
"Database missing primary keys" : "У бази података недостају примарни кључеви",
"Missing primary key on table \"%s\"." : "У табели „%s” недостаје примарни кључ.",
"The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "У бази података недостају неки примарни кључеви. Услед тога што операција додавања примарних кључева у велике табеле може да потраје, они нису додати аутоматски. Извршавањем команде „occ db:add-missing-primary-keys” би се ти примарни кључеви ручно додали док инстанца несментано ради.",
@@ -711,7 +713,9 @@ OC.L10N.register(
"Account deletion" : "Брисање налога",
"Delete {userid}'s account" : "Обриши налог корисника {userid}",
"Display name was successfully changed" : "Име за приказ је успешно промењено",
+ "Password can't be empty" : "Лозинка не може да буде празна",
"Password was successfully changed" : "Лозинка је усшешно промењена",
+ "Email can't be empty" : "И-мејл не може да буде празан",
"Email was successfully changed" : "И-мејл је успешно промењен",
"Welcome mail sent!" : "Е-пошта добродошлице послата!",
"Loading account …" : "Налог се учитава…",
diff --git a/apps/settings/l10n/sr.json b/apps/settings/l10n/sr.json
index fe3ce0c5e3d..d281251138a 100644
--- a/apps/settings/l10n/sr.json
+++ b/apps/settings/l10n/sr.json
@@ -129,6 +129,7 @@
"Unlimited" : "Неограничено",
"Verifying" : "Проверавам",
"Allowed admin IP ranges" : "Дозвољени админ IP опсези",
+ "Admin IP filtering isn't applied." : "Није примењено филтрирање админ IP адреса.",
"Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "Конфигурациони кључ „%1$s” очекује вредност типа низ (пронађено је %2$s). Неће се применити валидација админ IP опсега.",
"Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "Конфигурациони кључ „%1$s” садржи неисправни IP опсег (или више њих) „%2$s”",
"Admin IP filtering is correctly configured." : "Филтрирање админ IP адреса је исправно подешено.",
@@ -161,6 +162,7 @@
"Database missing indices" : "У бази података недостају индекси",
"Missing indices:" : "Индекси који недостају:",
"\"%s\" in table \"%s\"" : "„%s” у табели „%s”",
+ "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them." : "Откривено је да недостају неки индекси који нису обавезни. Да би се унапредиле перформансе базе података (сам Nextcloud или инсталиране апликације) повремено додају нове индексе. Понекад то може да потраје и привремено може да смањи перформансе тако да се не ради аутоматски током ажурирања. Једном када се индекси додају, упити над тим табелама би требало да се брже извршавају. Да бисте их додали, употребите команду `occ db:add-missing-indices`.",
"Database missing primary keys" : "У бази података недостају примарни кључеви",
"Missing primary key on table \"%s\"." : "У табели „%s” недостаје примарни кључ.",
"The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "У бази података недостају неки примарни кључеви. Услед тога што операција додавања примарних кључева у велике табеле може да потраје, они нису додати аутоматски. Извршавањем команде „occ db:add-missing-primary-keys” би се ти примарни кључеви ручно додали док инстанца несментано ради.",
@@ -709,7 +711,9 @@
"Account deletion" : "Брисање налога",
"Delete {userid}'s account" : "Обриши налог корисника {userid}",
"Display name was successfully changed" : "Име за приказ је успешно промењено",
+ "Password can't be empty" : "Лозинка не може да буде празна",
"Password was successfully changed" : "Лозинка је усшешно промењена",
+ "Email can't be empty" : "И-мејл не може да буде празан",
"Email was successfully changed" : "И-мејл је успешно промењен",
"Welcome mail sent!" : "Е-пошта добродошлице послата!",
"Loading account …" : "Налог се учитава…",
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js
index 8a08941776e..976c7131b9b 100644
--- a/apps/settings/l10n/zh_TW.js
+++ b/apps/settings/l10n/zh_TW.js
@@ -131,6 +131,7 @@ OC.L10N.register(
"Unlimited" : "無限制",
"Verifying" : "正在驗證",
"Allowed admin IP ranges" : "允許的管理 IP 範圍",
+ "Admin IP filtering isn't applied." : "不套用管理 IP 過濾。",
"Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "設定鍵「%1$s」預期為陣列(找到 %2$s)。將不套用管理 IP 範圍驗證。",
"Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "設定鍵「%1$s」包含無效的 IP 範圍:「%2$s」",
"Admin IP filtering is correctly configured." : "管理 IP 過濾已正確設定。",
@@ -163,6 +164,7 @@ OC.L10N.register(
"Database missing indices" : "資料庫缺少索引",
"Missing indices:" : "缺少索引:",
"\"%s\" in table \"%s\"" : "「%s」在資料表「%s」中",
+ "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them." : "偵測到一些缺少的選擇性索引。有時會新增索引以改善資料庫效能(由 Nextcloud 或安裝的應用程式)。新增索引可能需要一點時間,並會暫時降低效能,因此不會在升級期間自動完成。新增索引後,對這些資料表的查詢應該會更快。使用命令 `occ db:add-missing-indices` 以新增它們。",
"Database missing primary keys" : "資料庫缺少主鍵",
"Missing primary key on table \"%s\"." : "資料表「%s」缺少主鍵。",
"The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "資料庫缺少了一些主鍵,然而新增主鍵這個動作將在龐大的表中花費許多時間,因此它們並不會被自動新增。藉由執行「occ db:add-missing-primary-keys」手動新增主鍵將能在系統持續運作時修復這個問題。",
@@ -711,7 +713,9 @@ OC.L10N.register(
"Account deletion" : "帳號刪除",
"Delete {userid}'s account" : "刪除 {userid} 的帳號",
"Display name was successfully changed" : "成功變更顯示名稱",
+ "Password can't be empty" : "密碼不能為空",
"Password was successfully changed" : "成功變更密碼",
+ "Email can't be empty" : "電子郵件不能為空",
"Email was successfully changed" : "成功更新電子郵件",
"Welcome mail sent!" : "已傳送歡迎郵件!",
"Loading account …" : "正在載入帳號……",
diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json
index 219707331c6..f388e1ad962 100644
--- a/apps/settings/l10n/zh_TW.json
+++ b/apps/settings/l10n/zh_TW.json
@@ -129,6 +129,7 @@
"Unlimited" : "無限制",
"Verifying" : "正在驗證",
"Allowed admin IP ranges" : "允許的管理 IP 範圍",
+ "Admin IP filtering isn't applied." : "不套用管理 IP 過濾。",
"Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "設定鍵「%1$s」預期為陣列(找到 %2$s)。將不套用管理 IP 範圍驗證。",
"Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "設定鍵「%1$s」包含無效的 IP 範圍:「%2$s」",
"Admin IP filtering is correctly configured." : "管理 IP 過濾已正確設定。",
@@ -161,6 +162,7 @@
"Database missing indices" : "資料庫缺少索引",
"Missing indices:" : "缺少索引:",
"\"%s\" in table \"%s\"" : "「%s」在資料表「%s」中",
+ "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them." : "偵測到一些缺少的選擇性索引。有時會新增索引以改善資料庫效能(由 Nextcloud 或安裝的應用程式)。新增索引可能需要一點時間,並會暫時降低效能,因此不會在升級期間自動完成。新增索引後,對這些資料表的查詢應該會更快。使用命令 `occ db:add-missing-indices` 以新增它們。",
"Database missing primary keys" : "資料庫缺少主鍵",
"Missing primary key on table \"%s\"." : "資料表「%s」缺少主鍵。",
"The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "資料庫缺少了一些主鍵,然而新增主鍵這個動作將在龐大的表中花費許多時間,因此它們並不會被自動新增。藉由執行「occ db:add-missing-primary-keys」手動新增主鍵將能在系統持續運作時修復這個問題。",
@@ -709,7 +711,9 @@
"Account deletion" : "帳號刪除",
"Delete {userid}'s account" : "刪除 {userid} 的帳號",
"Display name was successfully changed" : "成功變更顯示名稱",
+ "Password can't be empty" : "密碼不能為空",
"Password was successfully changed" : "成功變更密碼",
+ "Email can't be empty" : "電子郵件不能為空",
"Email was successfully changed" : "成功更新電子郵件",
"Welcome mail sent!" : "已傳送歡迎郵件!",
"Loading account …" : "正在載入帳號……",
diff --git a/apps/sharebymail/l10n/hu.js b/apps/sharebymail/l10n/hu.js
index a704fa57907..95e0daca4b8 100644
--- a/apps/sharebymail/l10n/hu.js
+++ b/apps/sharebymail/l10n/hu.js
@@ -14,6 +14,7 @@ OC.L10N.register(
"Password to access {file} was sent to {email}" : "A(z) {file} eléréséhez szükséges jelszó elküldve a következőhöz: {email}",
"Password to access {file} was sent to you" : "A(z) {file} eléréséhez szükséges jelszó elküldve Önnek",
"Share by mail" : "Megosztás e-mailben",
+ "Sharing %1$s failed, because this item is already shared with the account %2$s" : "A(z) %1$s megosztása sikertelen, mert már meg van osztva a(z) %2$s fiókkal",
"We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nem lehet az automatikusan előállított jelszót elküldeni. Állítson be érvényes e-mail-címet a személyes beállításokban, és próbálja újra.",
"Failed to send share by email. Got an invalid email address" : "Az e-mailben történő megosztás sikertelen. Érvénytelen e-mail-cím.",
"Failed to send share by email" : "Az e-mailben történő megosztás sikertelen",
diff --git a/apps/sharebymail/l10n/hu.json b/apps/sharebymail/l10n/hu.json
index 6d795e17c9c..7de070dcf22 100644
--- a/apps/sharebymail/l10n/hu.json
+++ b/apps/sharebymail/l10n/hu.json
@@ -12,6 +12,7 @@
"Password to access {file} was sent to {email}" : "A(z) {file} eléréséhez szükséges jelszó elküldve a következőhöz: {email}",
"Password to access {file} was sent to you" : "A(z) {file} eléréséhez szükséges jelszó elküldve Önnek",
"Share by mail" : "Megosztás e-mailben",
+ "Sharing %1$s failed, because this item is already shared with the account %2$s" : "A(z) %1$s megosztása sikertelen, mert már meg van osztva a(z) %2$s fiókkal",
"We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nem lehet az automatikusan előállított jelszót elküldeni. Állítson be érvényes e-mail-címet a személyes beállításokban, és próbálja újra.",
"Failed to send share by email. Got an invalid email address" : "Az e-mailben történő megosztás sikertelen. Érvénytelen e-mail-cím.",
"Failed to send share by email" : "Az e-mailben történő megosztás sikertelen",
diff --git a/apps/systemtags/l10n/cs.js b/apps/systemtags/l10n/cs.js
index 5aa5b18deb0..6818b32e2bd 100644
--- a/apps/systemtags/l10n/cs.js
+++ b/apps/systemtags/l10n/cs.js
@@ -65,6 +65,9 @@ OC.L10N.register(
"Delete" : "Smazat",
"Reset" : "Vrátit na výchozí",
"Loading …" : "Načítání…",
+ "_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} bude nastaven a {tag2} odebrán z 1 souboru.","{tag1} bude nastaven a {tag2} odebrán z {count} souborů.","{tag1} bude nastaven a {tag2} odebrán z {count} souborů.","{tag1} bude nastaven a {tag2} odebrán z {count} souborů."],
+ "_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} bude nastaven 1 souboru.","{tag} bude nastaven {count} souborům.","{tag} bude nastaven {count} souborům.","{tag} bude nastaven {count} souborům."],
+ "_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} bude odebrán z 1 souboru.","{tag} bude odebrán z {count} souborů.","{tag} bude odebrán z {count} souborů.","{tag} bude odebrán z {count} souborů."],
"{displayName} (hidden)" : "{displayName} (skrytý)",
"{displayName} (restricted)" : "{displayName} (omezený)",
"Failed to apply tags changes" : "Změny štítků se nepodařilo uplatnit",
diff --git a/apps/systemtags/l10n/cs.json b/apps/systemtags/l10n/cs.json
index 74bbd4daa9c..7a26de6266b 100644
--- a/apps/systemtags/l10n/cs.json
+++ b/apps/systemtags/l10n/cs.json
@@ -63,6 +63,9 @@
"Delete" : "Smazat",
"Reset" : "Vrátit na výchozí",
"Loading …" : "Načítání…",
+ "_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} bude nastaven a {tag2} odebrán z 1 souboru.","{tag1} bude nastaven a {tag2} odebrán z {count} souborů.","{tag1} bude nastaven a {tag2} odebrán z {count} souborů.","{tag1} bude nastaven a {tag2} odebrán z {count} souborů."],
+ "_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} bude nastaven 1 souboru.","{tag} bude nastaven {count} souborům.","{tag} bude nastaven {count} souborům.","{tag} bude nastaven {count} souborům."],
+ "_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} bude odebrán z 1 souboru.","{tag} bude odebrán z {count} souborů.","{tag} bude odebrán z {count} souborů.","{tag} bude odebrán z {count} souborů."],
"{displayName} (hidden)" : "{displayName} (skrytý)",
"{displayName} (restricted)" : "{displayName} (omezený)",
"Failed to apply tags changes" : "Změny štítků se nepodařilo uplatnit",
diff --git a/apps/systemtags/l10n/sr.js b/apps/systemtags/l10n/sr.js
index 443835aa15f..8774603d94f 100644
--- a/apps/systemtags/l10n/sr.js
+++ b/apps/systemtags/l10n/sr.js
@@ -65,6 +65,11 @@ OC.L10N.register(
"Delete" : "Обриши",
"Reset" : "Ресетуј",
"Loading …" : "Учитавање…",
+ "_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} ће да се постави и {tag2} ће да се уклони из 1 фајла.","{tag1} ће да се постави и {tag2} ће да се уклони из {count} фајла.","{tag1} ће да се постави и {tag2} ће да се уклони из {count} фајлова."],
+ "_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} ће да се постави на 1 фајл.","{tag} ће да се постави на {count} фајла.","{tag} ће да се постави на {count} фајлова."],
+ "_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} ће се уклонити са 1 фајла.","{tag} ће се уклонити са {count} фајла.","{tag} ће се уклонити са {count} фајлова."],
+ "_{tags} and {lastTag} will be set to 1 file._::_{tags} and {lastTag} will be set to {count} files._" : ["{tags} и {lastTag} ће се поставити на 1 фајл.","{tags} и {lastTag} ће се поставити на {count} фајла.","{tags} и {lastTag} ће се поставити на {count} фајлова."],
+ "_{tags} and {lastTag} will be removed from 1 file._::_{tags} and {lastTag} will be removed from {count} files._" : ["{tags} и {lastTag} ће се уклонити са 1 фајла.","{tags} и {lastTag} ће се уклонити са {count} фајла.","{tags} и {lastTag} ће се уклонити са {count} фајлова."],
"{displayName} (hidden)" : "{displayName} (скривено)",
"{displayName} (restricted)" : "{displayName} (ограничено)",
"Failed to apply tags changes" : "Није успело примењивање измена ознака",
diff --git a/apps/systemtags/l10n/sr.json b/apps/systemtags/l10n/sr.json
index f2b2da4a618..702242cbcbe 100644
--- a/apps/systemtags/l10n/sr.json
+++ b/apps/systemtags/l10n/sr.json
@@ -63,6 +63,11 @@
"Delete" : "Обриши",
"Reset" : "Ресетуј",
"Loading …" : "Учитавање…",
+ "_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} ће да се постави и {tag2} ће да се уклони из 1 фајла.","{tag1} ће да се постави и {tag2} ће да се уклони из {count} фајла.","{tag1} ће да се постави и {tag2} ће да се уклони из {count} фајлова."],
+ "_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} ће да се постави на 1 фајл.","{tag} ће да се постави на {count} фајла.","{tag} ће да се постави на {count} фајлова."],
+ "_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} ће се уклонити са 1 фајла.","{tag} ће се уклонити са {count} фајла.","{tag} ће се уклонити са {count} фајлова."],
+ "_{tags} and {lastTag} will be set to 1 file._::_{tags} and {lastTag} will be set to {count} files._" : ["{tags} и {lastTag} ће се поставити на 1 фајл.","{tags} и {lastTag} ће се поставити на {count} фајла.","{tags} и {lastTag} ће се поставити на {count} фајлова."],
+ "_{tags} and {lastTag} will be removed from 1 file._::_{tags} and {lastTag} will be removed from {count} files._" : ["{tags} и {lastTag} ће се уклонити са 1 фајла.","{tags} и {lastTag} ће се уклонити са {count} фајла.","{tags} и {lastTag} ће се уклонити са {count} фајлова."],
"{displayName} (hidden)" : "{displayName} (скривено)",
"{displayName} (restricted)" : "{displayName} (ограничено)",
"Failed to apply tags changes" : "Није успело примењивање измена ознака",
diff --git a/apps/systemtags/l10n/zh_TW.js b/apps/systemtags/l10n/zh_TW.js
index aaa23af5abf..4e2dbc5fc8e 100644
--- a/apps/systemtags/l10n/zh_TW.js
+++ b/apps/systemtags/l10n/zh_TW.js
@@ -65,6 +65,11 @@ OC.L10N.register(
"Delete" : "刪除",
"Reset" : "重設",
"Loading …" : "正在載入…",
+ "_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["將會設定 {tag1},並從 {count} 個檔案中移除 {tag2}。"],
+ "_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["將會設定 {tag} 到 {count} 個檔案。"],
+ "_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["將會從 {count} 個檔案移除 {tag}。"],
+ "_{tags} and {lastTag} will be set to 1 file._::_{tags} and {lastTag} will be set to {count} files._" : ["將會設定 {tags} 與 {lastTag} 到 {count} 個檔案。"],
+ "_{tags} and {lastTag} will be removed from 1 file._::_{tags} and {lastTag} will be removed from {count} files._" : ["將從 {count} 個檔案移除 {tags} 與 {lastTag}"],
"{displayName} (hidden)" : "{displayName}(隱藏)",
"{displayName} (restricted)" : "{displayName}(受限)",
"Failed to apply tags changes" : "套用標籤變更失敗",
diff --git a/apps/systemtags/l10n/zh_TW.json b/apps/systemtags/l10n/zh_TW.json
index 05a67c83677..109878f00f8 100644
--- a/apps/systemtags/l10n/zh_TW.json
+++ b/apps/systemtags/l10n/zh_TW.json
@@ -63,6 +63,11 @@
"Delete" : "刪除",
"Reset" : "重設",
"Loading …" : "正在載入…",
+ "_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["將會設定 {tag1},並從 {count} 個檔案中移除 {tag2}。"],
+ "_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["將會設定 {tag} 到 {count} 個檔案。"],
+ "_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["將會從 {count} 個檔案移除 {tag}。"],
+ "_{tags} and {lastTag} will be set to 1 file._::_{tags} and {lastTag} will be set to {count} files._" : ["將會設定 {tags} 與 {lastTag} 到 {count} 個檔案。"],
+ "_{tags} and {lastTag} will be removed from 1 file._::_{tags} and {lastTag} will be removed from {count} files._" : ["將從 {count} 個檔案移除 {tags} 與 {lastTag}"],
"{displayName} (hidden)" : "{displayName}(隱藏)",
"{displayName} (restricted)" : "{displayName}(受限)",
"Failed to apply tags changes" : "套用標籤變更失敗",
diff --git a/apps/theming/l10n/cs.js b/apps/theming/l10n/cs.js
index 9f39aa44169..302f8b02ae8 100644
--- a/apps/theming/l10n/cs.js
+++ b/apps/theming/l10n/cs.js
@@ -77,6 +77,7 @@ OC.L10N.register(
"Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Nainstalujte rozšíření ImageMagick PHP s podporou SVG obrázků, které automaticky vytváří favicon na základě nahraného loga a barvy.",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Přístupnost pro všechny je pro nás velmi důležitá. Splňujeme webové standardy a zajišťujeme, aby všechno bylo použitelné i bez myši a s asistenčním software, jako například čtečkami obrazovky. Máme za cíl být v souladu s doporučeními {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 na úrovni AA, při použití motivu vzhledu s vysokým kontrastem dokonce na úrovni AAA.",
"If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Pokud naleznete jakékoli problémy, neváhejte s jejich nahlášením do {issuetracker}našeho systému pro správu hlášení{linkend}. A pokud se chcete zapojit, přidejte se k {designteam}týmu našich designérů{linkend}!",
+ ". Unable to apply the setting." : ". Nastavení nebylo možné uplatnit.",
"Appearance and accessibility settings" : "Nastavení vzhledu a zpřístupnění",
"Misc accessibility options" : "Ostatní předvolby pro přístupnost",
"Enable blur background filter (may increase GPU load)" : "Zapnout filtr rozmazávající pozadí (může zvýšit vytížení výpočetní jednotky pro grafiku)",
diff --git a/apps/theming/l10n/cs.json b/apps/theming/l10n/cs.json
index 964350c4781..b497b51a1bd 100644
--- a/apps/theming/l10n/cs.json
+++ b/apps/theming/l10n/cs.json
@@ -75,6 +75,7 @@
"Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Nainstalujte rozšíření ImageMagick PHP s podporou SVG obrázků, které automaticky vytváří favicon na základě nahraného loga a barvy.",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Přístupnost pro všechny je pro nás velmi důležitá. Splňujeme webové standardy a zajišťujeme, aby všechno bylo použitelné i bez myši a s asistenčním software, jako například čtečkami obrazovky. Máme za cíl být v souladu s doporučeními {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 na úrovni AA, při použití motivu vzhledu s vysokým kontrastem dokonce na úrovni AAA.",
"If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Pokud naleznete jakékoli problémy, neváhejte s jejich nahlášením do {issuetracker}našeho systému pro správu hlášení{linkend}. A pokud se chcete zapojit, přidejte se k {designteam}týmu našich designérů{linkend}!",
+ ". Unable to apply the setting." : ". Nastavení nebylo možné uplatnit.",
"Appearance and accessibility settings" : "Nastavení vzhledu a zpřístupnění",
"Misc accessibility options" : "Ostatní předvolby pro přístupnost",
"Enable blur background filter (may increase GPU load)" : "Zapnout filtr rozmazávající pozadí (může zvýšit vytížení výpočetní jednotky pro grafiku)",
diff --git a/apps/theming/l10n/sr.js b/apps/theming/l10n/sr.js
index 76d673ad10d..d7df4b34908 100644
--- a/apps/theming/l10n/sr.js
+++ b/apps/theming/l10n/sr.js
@@ -77,6 +77,7 @@ OC.L10N.register(
"Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Инсталирајте ImageMagick PHP проширење са подшком за SVG слике да би било могуће аутоматско генерисање favicons према отпремљеном логоу и боји.",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Универзални приступ нам је веома важан. Пратимо веб стандарде и проверавамо да све буде употребљиво и без миша а и са помоћним софтвером попут читача екрана. Циљ нам је да будемо усклађени са документом {guidelines}Смернице приступачности веб садржаја{linkend} 2.1 на АА нивоу а са темом високог контраста и на ААА нивоу.",
"If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "У случају да наиђете на било какве проблеме, не оклевајте да их пријавите на {issuetracker}наш пратилац проблема{linkend}. А ако желите да се умешате, слободно се прикључите {designteam}нашем дизајн тиму{linkend}!",
+ ". Unable to apply the setting." : ". Подешавање није могло да се примени.",
"Appearance and accessibility settings" : "Подешавања изгледа и приступачности",
"Misc accessibility options" : "Разне опције приступаности",
"Enable blur background filter (may increase GPU load)" : "Укључи филтер замућења позадине (може да повећа оптерећење GPU)",
diff --git a/apps/theming/l10n/sr.json b/apps/theming/l10n/sr.json
index 03bb310157d..77970832afd 100644
--- a/apps/theming/l10n/sr.json
+++ b/apps/theming/l10n/sr.json
@@ -75,6 +75,7 @@
"Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Инсталирајте ImageMagick PHP проширење са подшком за SVG слике да би било могуће аутоматско генерисање favicons према отпремљеном логоу и боји.",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Универзални приступ нам је веома важан. Пратимо веб стандарде и проверавамо да све буде употребљиво и без миша а и са помоћним софтвером попут читача екрана. Циљ нам је да будемо усклађени са документом {guidelines}Смернице приступачности веб садржаја{linkend} 2.1 на АА нивоу а са темом високог контраста и на ААА нивоу.",
"If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "У случају да наиђете на било какве проблеме, не оклевајте да их пријавите на {issuetracker}наш пратилац проблема{linkend}. А ако желите да се умешате, слободно се прикључите {designteam}нашем дизајн тиму{linkend}!",
+ ". Unable to apply the setting." : ". Подешавање није могло да се примени.",
"Appearance and accessibility settings" : "Подешавања изгледа и приступачности",
"Misc accessibility options" : "Разне опције приступаности",
"Enable blur background filter (may increase GPU load)" : "Укључи филтер замућења позадине (може да повећа оптерећење GPU)",
diff --git a/apps/theming/l10n/zh_TW.js b/apps/theming/l10n/zh_TW.js
index 597799701b1..88de4818f9b 100644
--- a/apps/theming/l10n/zh_TW.js
+++ b/apps/theming/l10n/zh_TW.js
@@ -77,6 +77,7 @@ OC.L10N.register(
"Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "安裝支援 SVG 圖片的 PHP ImageMagick 擴充功能,可以根據上傳的標誌與顏色,自動生成 favicon。",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "我們非常重視無障礙存取。我們遵循網頁標準,並透過檢查來確保所有內容皆可在沒有滑鼠,或是在輔助軟體,例如螢幕閱讀器的情況下使用。我們目標是能達到《{guidelines}網頁內容無障礙指引{linkend}》2.1 版的 AA 等級,加上高對比度主題後,甚至還能達到 AAA 等級。",
"If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "如果您發現任何一個問題,請不要猶豫並請在{issuetracker}我們的問題追蹤系統{linkend}中回報。而如果您想參與專案,歡迎加入{designteam}我們的設計團隊{linkend}!",
+ ". Unable to apply the setting." : "無法套用設定。",
"Appearance and accessibility settings" : "外觀與無障礙存取設定",
"Misc accessibility options" : "其他無障礙選項",
"Enable blur background filter (may increase GPU load)" : "啟用模糊背景過濾(可能會增加 GPU 負載)",
diff --git a/apps/theming/l10n/zh_TW.json b/apps/theming/l10n/zh_TW.json
index 4709ae2716a..0729b9fb6fa 100644
--- a/apps/theming/l10n/zh_TW.json
+++ b/apps/theming/l10n/zh_TW.json
@@ -75,6 +75,7 @@
"Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "安裝支援 SVG 圖片的 PHP ImageMagick 擴充功能,可以根據上傳的標誌與顏色,自動生成 favicon。",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "我們非常重視無障礙存取。我們遵循網頁標準,並透過檢查來確保所有內容皆可在沒有滑鼠,或是在輔助軟體,例如螢幕閱讀器的情況下使用。我們目標是能達到《{guidelines}網頁內容無障礙指引{linkend}》2.1 版的 AA 等級,加上高對比度主題後,甚至還能達到 AAA 等級。",
"If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "如果您發現任何一個問題,請不要猶豫並請在{issuetracker}我們的問題追蹤系統{linkend}中回報。而如果您想參與專案,歡迎加入{designteam}我們的設計團隊{linkend}!",
+ ". Unable to apply the setting." : "無法套用設定。",
"Appearance and accessibility settings" : "外觀與無障礙存取設定",
"Misc accessibility options" : "其他無障礙選項",
"Enable blur background filter (may increase GPU load)" : "啟用模糊背景過濾(可能會增加 GPU 負載)",
diff --git a/apps/user_ldap/l10n/cs.js b/apps/user_ldap/l10n/cs.js
index afb5d190a12..dea646fc2e8 100644
--- a/apps/user_ldap/l10n/cs.js
+++ b/apps/user_ldap/l10n/cs.js
@@ -6,10 +6,12 @@ OC.L10N.register(
"Invalid configuration: Anonymous binding is not allowed." : "Neplatné nastavení: Anonymní navázání není umožněno.",
"Valid configuration, connection established!" : "Nastavení je v pořádku a spojení bylo navázáno.",
"Valid configuration, but binding failed. Please check the server settings and credentials." : "Nastavení je v pořádku, ale spojení se nezdařilo. Zkontrolujte nastavení serveru a přihlašovací údaje.",
+ "Invalid configuration: %s" : "Neplatné nastavení: %s",
"No action specified" : "Neurčena žádná akce",
"No configuration specified" : "Neurčeno žádné nastavení",
"No data specified" : "Neurčena žádná data",
"Invalid data specified" : "Zadána neplatná data",
+ "Could not set configuration %1$s to %2$s" : "Nepodařilo se nastavit konfiguraci %1$s na %2$s",
"Action does not exist" : "Tato akce neexistuje",
"Renewing …" : "Obnovování…",
"Very weak password" : "Velmi snadno prolomitelné heslo",
@@ -52,6 +54,14 @@ OC.L10N.register(
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "Zástupný symbol „%uid“ chybí. Při dotatzu na LDAP/AD bude nahrazen přihlašovacím jménem.",
"Please provide a login name to test against" : "Zadejte přihlašovací jméno, vůči kterému vyzkoušet",
"The group box was disabled, because the LDAP/AD server does not support memberOf." : "Skupinová kolonka bylo vypnuta, protože LDAP/AD server nepodporuje memberOf.",
+ "Password change rejected. Hint: %s" : "Změna hesla zamítnuta. Nápověda: %s",
+ "Mandatory field \"%s\" left empty" : "Nezbytná kolonka „%s“ nevyplněna",
+ "A password is given, but not an LDAP agent" : "Heslo je zadáno, ale nikoli LDAP agent",
+ "No password is given for the user agent" : "Pro uživatelského agenta nezadáno žádné heslo",
+ "No LDAP base DN was given" : "Nezadáno LDAP základ DN",
+ "User base DN is not a subnode of global base DN" : "Základ DN uživatele není dílčím uzlem globálního základu DN",
+ "Group base DN is not a subnode of global base DN" : "Základ DN skupiny není dílčím uzlem globálního základu DN",
+ "Login filter does not contain %uid place holder" : "Filtr přihlášení neobsahuje zástupné vyjádření %uid",
"Please login with the new password" : "Přihlaste se pomocí nového hesla",
"LDAP User backend" : "Podpůrná vrstva pro uživatele z LDAP",
"Your password will expire tomorrow." : "Platnost hesla zítra skončí.",
diff --git a/apps/user_ldap/l10n/cs.json b/apps/user_ldap/l10n/cs.json
index 99809f104d0..bf760a3b4e1 100644
--- a/apps/user_ldap/l10n/cs.json
+++ b/apps/user_ldap/l10n/cs.json
@@ -4,10 +4,12 @@
"Invalid configuration: Anonymous binding is not allowed." : "Neplatné nastavení: Anonymní navázání není umožněno.",
"Valid configuration, connection established!" : "Nastavení je v pořádku a spojení bylo navázáno.",
"Valid configuration, but binding failed. Please check the server settings and credentials." : "Nastavení je v pořádku, ale spojení se nezdařilo. Zkontrolujte nastavení serveru a přihlašovací údaje.",
+ "Invalid configuration: %s" : "Neplatné nastavení: %s",
"No action specified" : "Neurčena žádná akce",
"No configuration specified" : "Neurčeno žádné nastavení",
"No data specified" : "Neurčena žádná data",
"Invalid data specified" : "Zadána neplatná data",
+ "Could not set configuration %1$s to %2$s" : "Nepodařilo se nastavit konfiguraci %1$s na %2$s",
"Action does not exist" : "Tato akce neexistuje",
"Renewing …" : "Obnovování…",
"Very weak password" : "Velmi snadno prolomitelné heslo",
@@ -50,6 +52,14 @@
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "Zástupný symbol „%uid“ chybí. Při dotatzu na LDAP/AD bude nahrazen přihlašovacím jménem.",
"Please provide a login name to test against" : "Zadejte přihlašovací jméno, vůči kterému vyzkoušet",
"The group box was disabled, because the LDAP/AD server does not support memberOf." : "Skupinová kolonka bylo vypnuta, protože LDAP/AD server nepodporuje memberOf.",
+ "Password change rejected. Hint: %s" : "Změna hesla zamítnuta. Nápověda: %s",
+ "Mandatory field \"%s\" left empty" : "Nezbytná kolonka „%s“ nevyplněna",
+ "A password is given, but not an LDAP agent" : "Heslo je zadáno, ale nikoli LDAP agent",
+ "No password is given for the user agent" : "Pro uživatelského agenta nezadáno žádné heslo",
+ "No LDAP base DN was given" : "Nezadáno LDAP základ DN",
+ "User base DN is not a subnode of global base DN" : "Základ DN uživatele není dílčím uzlem globálního základu DN",
+ "Group base DN is not a subnode of global base DN" : "Základ DN skupiny není dílčím uzlem globálního základu DN",
+ "Login filter does not contain %uid place holder" : "Filtr přihlášení neobsahuje zástupné vyjádření %uid",
"Please login with the new password" : "Přihlaste se pomocí nového hesla",
"LDAP User backend" : "Podpůrná vrstva pro uživatele z LDAP",
"Your password will expire tomorrow." : "Platnost hesla zítra skončí.",
diff --git a/apps/user_ldap/l10n/sr.js b/apps/user_ldap/l10n/sr.js
index 8715668c585..1ed8abaaa50 100644
--- a/apps/user_ldap/l10n/sr.js
+++ b/apps/user_ldap/l10n/sr.js
@@ -6,10 +6,12 @@ OC.L10N.register(
"Invalid configuration: Anonymous binding is not allowed." : "Неисправна конфигурација: Анонимно везивање није дозвољено.",
"Valid configuration, connection established!" : "Исправна конфигурација, веза успостављена!",
"Valid configuration, but binding failed. Please check the server settings and credentials." : "Исправна конфигурација, али везивање није успело. Проверите поставке сервера и акредитиве.",
+ "Invalid configuration: %s" : "Неисправна конфигурације: %s",
"No action specified" : "Није наведена радња",
"No configuration specified" : "Није наведена постава",
"No data specified" : "Нису наведени подаци",
"Invalid data specified" : "Наведени су неисправни подаци",
+ "Could not set configuration %1$s to %2$s" : "Конфигурација %1$s није могла да се постави на %2$s",
"Action does not exist" : "Радња не постоји",
"Renewing …" : "Обнављам …",
"Very weak password" : "Веома слаба лозинка",
@@ -52,6 +54,14 @@ OC.L10N.register(
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "Недостаје „%uid” чувар места. Замениће се именом за пријаву када се буде вршио упит LDAP/AD.",
"Please provide a login name to test against" : "Наведите пријавно име за тест са",
"The group box was disabled, because the LDAP/AD server does not support memberOf." : "Кутија групе је искључена јер LDAP/AD сервер не подржава memberOf.",
+ "Password change rejected. Hint: %s" : "Промена лозинке није прихваћена. Савет: %s",
+ "Mandatory field \"%s\" left empty" : "Обавезно поље „%s” је остављено празно",
+ "A password is given, but not an LDAP agent" : "Лозинка је наведена, али LDAP агент није",
+ "No password is given for the user agent" : "Није наведена ниједна лозинка за корисничког агента",
+ "No LDAP base DN was given" : "Није наведен ниједан LDAP базни DN",
+ "User base DN is not a subnode of global base DN" : "Корисников базни DN није подчвор глобалног базног DN",
+ "Group base DN is not a subnode of global base DN" : "Базни DN групе није подчвор глобалног базног DN",
+ "Login filter does not contain %uid place holder" : "Филтер пријаве не садржи %u id чувар места",
"Please login with the new password" : "Пријавите се са новом лозинком",
"LDAP User backend" : "LDAP позадина за кориснике",
"Your password will expire tomorrow." : "Ваша лозинка ће истећи сутра.",
diff --git a/apps/user_ldap/l10n/sr.json b/apps/user_ldap/l10n/sr.json
index 3f024b06e12..b04d1048fcb 100644
--- a/apps/user_ldap/l10n/sr.json
+++ b/apps/user_ldap/l10n/sr.json
@@ -4,10 +4,12 @@
"Invalid configuration: Anonymous binding is not allowed." : "Неисправна конфигурација: Анонимно везивање није дозвољено.",
"Valid configuration, connection established!" : "Исправна конфигурација, веза успостављена!",
"Valid configuration, but binding failed. Please check the server settings and credentials." : "Исправна конфигурација, али везивање није успело. Проверите поставке сервера и акредитиве.",
+ "Invalid configuration: %s" : "Неисправна конфигурације: %s",
"No action specified" : "Није наведена радња",
"No configuration specified" : "Није наведена постава",
"No data specified" : "Нису наведени подаци",
"Invalid data specified" : "Наведени су неисправни подаци",
+ "Could not set configuration %1$s to %2$s" : "Конфигурација %1$s није могла да се постави на %2$s",
"Action does not exist" : "Радња не постоји",
"Renewing …" : "Обнављам …",
"Very weak password" : "Веома слаба лозинка",
@@ -50,6 +52,14 @@
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "Недостаје „%uid” чувар места. Замениће се именом за пријаву када се буде вршио упит LDAP/AD.",
"Please provide a login name to test against" : "Наведите пријавно име за тест са",
"The group box was disabled, because the LDAP/AD server does not support memberOf." : "Кутија групе је искључена јер LDAP/AD сервер не подржава memberOf.",
+ "Password change rejected. Hint: %s" : "Промена лозинке није прихваћена. Савет: %s",
+ "Mandatory field \"%s\" left empty" : "Обавезно поље „%s” је остављено празно",
+ "A password is given, but not an LDAP agent" : "Лозинка је наведена, али LDAP агент није",
+ "No password is given for the user agent" : "Није наведена ниједна лозинка за корисничког агента",
+ "No LDAP base DN was given" : "Није наведен ниједан LDAP базни DN",
+ "User base DN is not a subnode of global base DN" : "Корисников базни DN није подчвор глобалног базног DN",
+ "Group base DN is not a subnode of global base DN" : "Базни DN групе није подчвор глобалног базног DN",
+ "Login filter does not contain %uid place holder" : "Филтер пријаве не садржи %u id чувар места",
"Please login with the new password" : "Пријавите се са новом лозинком",
"LDAP User backend" : "LDAP позадина за кориснике",
"Your password will expire tomorrow." : "Ваша лозинка ће истећи сутра.",
diff --git a/apps/user_ldap/l10n/zh_TW.js b/apps/user_ldap/l10n/zh_TW.js
index 66dd0ba4678..22cef54034d 100644
--- a/apps/user_ldap/l10n/zh_TW.js
+++ b/apps/user_ldap/l10n/zh_TW.js
@@ -11,6 +11,7 @@ OC.L10N.register(
"No configuration specified" : "未指定組態設定",
"No data specified" : "未指定資料",
"Invalid data specified" : "指定了無效的資料",
+ "Could not set configuration %1$s to %2$s" : "無法將組態 %1$s 設定為 %2$s",
"Action does not exist" : "動作不存在",
"Renewing …" : "正在更新…",
"Very weak password" : "密碼安全性極弱",
@@ -53,6 +54,7 @@ OC.L10N.register(
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "「%uid」佔位字串遺失。查詢 LDAP/AD 時將會使用登入名稱取代。",
"Please provide a login name to test against" : "請提供登入名稱以便再次測試",
"The group box was disabled, because the LDAP/AD server does not support memberOf." : "由於 LDAP/AD 伺服器不支援 memberOf,群組盒已停用。",
+ "Password change rejected. Hint: %s" : "密碼變更被拒絕。提示:%s",
"Mandatory field \"%s\" left empty" : "必填欄位「%s」為空",
"A password is given, but not an LDAP agent" : "已提供密碼,但並未提供 LDAP 代理程式",
"No password is given for the user agent" : "未提供使用者代理程式的密碼",
diff --git a/apps/user_ldap/l10n/zh_TW.json b/apps/user_ldap/l10n/zh_TW.json
index e2b37c607a6..df479aaafda 100644
--- a/apps/user_ldap/l10n/zh_TW.json
+++ b/apps/user_ldap/l10n/zh_TW.json
@@ -9,6 +9,7 @@
"No configuration specified" : "未指定組態設定",
"No data specified" : "未指定資料",
"Invalid data specified" : "指定了無效的資料",
+ "Could not set configuration %1$s to %2$s" : "無法將組態 %1$s 設定為 %2$s",
"Action does not exist" : "動作不存在",
"Renewing …" : "正在更新…",
"Very weak password" : "密碼安全性極弱",
@@ -51,6 +52,7 @@
"The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "「%uid」佔位字串遺失。查詢 LDAP/AD 時將會使用登入名稱取代。",
"Please provide a login name to test against" : "請提供登入名稱以便再次測試",
"The group box was disabled, because the LDAP/AD server does not support memberOf." : "由於 LDAP/AD 伺服器不支援 memberOf,群組盒已停用。",
+ "Password change rejected. Hint: %s" : "密碼變更被拒絕。提示:%s",
"Mandatory field \"%s\" left empty" : "必填欄位「%s」為空",
"A password is given, but not an LDAP agent" : "已提供密碼,但並未提供 LDAP 代理程式",
"No password is given for the user agent" : "未提供使用者代理程式的密碼",
diff --git a/apps/webhook_listeners/l10n/hu.js b/apps/webhook_listeners/l10n/hu.js
new file mode 100644
index 00000000000..4db0d1cca71
--- /dev/null
+++ b/apps/webhook_listeners/l10n/hu.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "webhook_listeners",
+ {
+ "Webhooks" : "Webhookok",
+ "Nextcloud webhook support" : "Nextcloud webhook támogatás"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/webhook_listeners/l10n/hu.json b/apps/webhook_listeners/l10n/hu.json
new file mode 100644
index 00000000000..cdd80ca91e4
--- /dev/null
+++ b/apps/webhook_listeners/l10n/hu.json
@@ -0,0 +1,5 @@
+{ "translations": {
+ "Webhooks" : "Webhookok",
+ "Nextcloud webhook support" : "Nextcloud webhook támogatás"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file