]> source.dussan.org Git - nextcloud-server.git/commitdiff
[tx-robot] updated from transifex
authorNextcloud bot <bot@nextcloud.com>
Thu, 16 Jun 2022 02:27:32 +0000 (02:27 +0000)
committerNextcloud bot <bot@nextcloud.com>
Thu, 16 Jun 2022 02:27:32 +0000 (02:27 +0000)
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
24 files changed:
apps/dav/l10n/cs.js
apps/dav/l10n/cs.json
apps/dav/l10n/de_DE.js
apps/dav/l10n/de_DE.json
apps/dav/l10n/pl.js
apps/dav/l10n/pl.json
apps/dav/l10n/zh_HK.js
apps/dav/l10n/zh_HK.json
apps/dav/l10n/zh_TW.js
apps/dav/l10n/zh_TW.json
apps/files/l10n/cs.js
apps/files/l10n/cs.json
apps/files_sharing/l10n/cs.js
apps/files_sharing/l10n/cs.json
apps/files_versions/l10n/cs.js
apps/files_versions/l10n/cs.json
apps/settings/l10n/cs.js
apps/settings/l10n/cs.json
apps/theming/l10n/cs.js
apps/theming/l10n/cs.json
apps/user_status/l10n/da.js
apps/user_status/l10n/da.json
apps/weather_status/l10n/ru.js
apps/weather_status/l10n/ru.json

index 5dfc5bcd147f7f9bfb281d228293a0bd9ed29f45..82d4323b315d03f2fd0aec5db4afb772709f2caa 100644 (file)
@@ -32,6 +32,8 @@ OC.L10N.register(
     "You deleted event {event} from calendar {calendar}" : "Smazali jste událost {event} z kalendáře {calendar}",
     "{actor} updated event {event} in calendar {calendar}" : "{actor} aktualizoval(a) událost {event} v kalendáři {calendar}",
     "You updated event {event} in calendar {calendar}" : "Aktualizovali jste událost {event} v kalendáři {calendar}",
+    "{actor} moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "{actor} přesunul(a) událost {event} z kalendáře {sourceCalendar} do kalendáře {targetCalendar}",
+    "You moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "Přesunuli jste událost {event} z kalendáře {sourceCalendar} do kalendáře {targetCalendar}",
     "{actor} restored event {event} of calendar {calendar}" : "{actor} obnovil(a) událost {event} kalendáře {calendar}",
     "You restored event {event} of calendar {calendar}" : "Obnovili jste událost {event} kalendáře {calendar}",
     "Busy" : "Zaneprázdněn(a)",
@@ -45,6 +47,8 @@ OC.L10N.register(
     "You solved todo {todo} in list {calendar}" : "Vyřešili jste úkol {todo} v seznamu {calendar}",
     "{actor} reopened todo {todo} in list {calendar}" : "{actor} znovu otevřel(a) úkol {todo} v seznamu {calendar}",
     "You reopened todo {todo} in list {calendar}" : "Znovu jste otevřeli úkol {todo} v seznamu {calendar}",
+    "{actor} moved todo {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor} přesunul(a) úkol {todo} ze seznamu {sourceCalendar} do seznamu {targetCalendar}",
+    "You moved todo {todo} from list {sourceCalendar} to list {targetCalendar}" : "Přesunuli jste úkol {todo} ze seznamu {sourceCalendar} do seznamu {targetCalendar}",
     "Calendar, contacts and tasks" : "Kalendář, kontakty a úkoly",
     "A <strong>calendar</strong> was modified" : "<strong>Kalendář</strong> byl změněn",
     "A calendar <strong>event</strong> was modified" : "<strong>Událost</strong> v kalendáři byla změněna",
index 12df93f770dac6c3dd04f8bf3e664aa12bcfe9fa..03e15cd07bae6678f5922d5c944d4e1f124d4881 100644 (file)
@@ -30,6 +30,8 @@
     "You deleted event {event} from calendar {calendar}" : "Smazali jste událost {event} z kalendáře {calendar}",
     "{actor} updated event {event} in calendar {calendar}" : "{actor} aktualizoval(a) událost {event} v kalendáři {calendar}",
     "You updated event {event} in calendar {calendar}" : "Aktualizovali jste událost {event} v kalendáři {calendar}",
+    "{actor} moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "{actor} přesunul(a) událost {event} z kalendáře {sourceCalendar} do kalendáře {targetCalendar}",
+    "You moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "Přesunuli jste událost {event} z kalendáře {sourceCalendar} do kalendáře {targetCalendar}",
     "{actor} restored event {event} of calendar {calendar}" : "{actor} obnovil(a) událost {event} kalendáře {calendar}",
     "You restored event {event} of calendar {calendar}" : "Obnovili jste událost {event} kalendáře {calendar}",
     "Busy" : "Zaneprázdněn(a)",
@@ -43,6 +45,8 @@
     "You solved todo {todo} in list {calendar}" : "Vyřešili jste úkol {todo} v seznamu {calendar}",
     "{actor} reopened todo {todo} in list {calendar}" : "{actor} znovu otevřel(a) úkol {todo} v seznamu {calendar}",
     "You reopened todo {todo} in list {calendar}" : "Znovu jste otevřeli úkol {todo} v seznamu {calendar}",
+    "{actor} moved todo {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor} přesunul(a) úkol {todo} ze seznamu {sourceCalendar} do seznamu {targetCalendar}",
+    "You moved todo {todo} from list {sourceCalendar} to list {targetCalendar}" : "Přesunuli jste úkol {todo} ze seznamu {sourceCalendar} do seznamu {targetCalendar}",
     "Calendar, contacts and tasks" : "Kalendář, kontakty a úkoly",
     "A <strong>calendar</strong> was modified" : "<strong>Kalendář</strong> byl změněn",
     "A calendar <strong>event</strong> was modified" : "<strong>Událost</strong> v kalendáři byla změněna",
index 3c230ad7d00e50223acda863e6474b8727741dcc..8768921169e06c8c45ae300c214f10f3563954cf 100644 (file)
@@ -32,6 +32,8 @@ OC.L10N.register(
     "You deleted event {event} from calendar {calendar}" : "Sie haben den Termin {event} im Kalender {calendar} gelöscht",
     "{actor} updated event {event} in calendar {calendar}" : "{actor} hat den Termin {event} im Kalender {calendar} aktualisiert",
     "You updated event {event} in calendar {calendar}" : "Sie haben den Termin {event} im Kalender {calendar} aktualisiert",
+    "{actor} moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "{actor} hat das Ereignis {event} vom Kalender {sourceCalendar} in den Kalender {targetCalendar} verschoben",
+    "You moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "Sie haben das Ereignis {event} vom Kalender {sourceCalendar} in den Kalender {targetCalendar} verschoben",
     "{actor} restored event {event} of calendar {calendar}" : "{actor} hat den Termin {event} im Kalender {calendar} wiederhergestellt",
     "You restored event {event} of calendar {calendar}" : "Sie haben den Termin {event} im Kalender {calendar} wiederhergestellt",
     "Busy" : "Beschäftigt",
@@ -45,6 +47,8 @@ OC.L10N.register(
     "You solved todo {todo} in list {calendar}" : "Sie haben die Aufgabe {todo} in der Liste {calendar} erledigt",
     "{actor} reopened todo {todo} in list {calendar}" : "{actor} hat die Aufgabe {todo} in der Liste {calendar} wiedereröffnet",
     "You reopened todo {todo} in list {calendar}" : "Sie haben die Aufgabe {todo} in der Liste {calendar} wiedereröffnet",
+    "{actor} moved todo {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor} hat die Aufgabe {todo} von der Liste {sourceCalendar} in die Liste {targetCalendar} verschoben",
+    "You moved todo {todo} from list {sourceCalendar} to list {targetCalendar}" : "Sie haben die Aufgabe {todo} von der Liste {sourceCalendar} in die Liste {targetCalendar} verschoben",
     "Calendar, contacts and tasks" : "Kalender, Kontakte und Aufgaben",
     "A <strong>calendar</strong> was modified" : "Ein <strong>Kalender</strong> wurde bearbeitet",
     "A calendar <strong>event</strong> was modified" : "Ein Kalender-<strong>Termin</strong> wurde bearbeitet",
index 9921f64e22b919da6c6a0c36987f1342b9c17172..e8273acefbceb8f83a0daf0bda82cd8c41b1ec32 100644 (file)
@@ -30,6 +30,8 @@
     "You deleted event {event} from calendar {calendar}" : "Sie haben den Termin {event} im Kalender {calendar} gelöscht",
     "{actor} updated event {event} in calendar {calendar}" : "{actor} hat den Termin {event} im Kalender {calendar} aktualisiert",
     "You updated event {event} in calendar {calendar}" : "Sie haben den Termin {event} im Kalender {calendar} aktualisiert",
+    "{actor} moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "{actor} hat das Ereignis {event} vom Kalender {sourceCalendar} in den Kalender {targetCalendar} verschoben",
+    "You moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "Sie haben das Ereignis {event} vom Kalender {sourceCalendar} in den Kalender {targetCalendar} verschoben",
     "{actor} restored event {event} of calendar {calendar}" : "{actor} hat den Termin {event} im Kalender {calendar} wiederhergestellt",
     "You restored event {event} of calendar {calendar}" : "Sie haben den Termin {event} im Kalender {calendar} wiederhergestellt",
     "Busy" : "Beschäftigt",
@@ -43,6 +45,8 @@
     "You solved todo {todo} in list {calendar}" : "Sie haben die Aufgabe {todo} in der Liste {calendar} erledigt",
     "{actor} reopened todo {todo} in list {calendar}" : "{actor} hat die Aufgabe {todo} in der Liste {calendar} wiedereröffnet",
     "You reopened todo {todo} in list {calendar}" : "Sie haben die Aufgabe {todo} in der Liste {calendar} wiedereröffnet",
+    "{actor} moved todo {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor} hat die Aufgabe {todo} von der Liste {sourceCalendar} in die Liste {targetCalendar} verschoben",
+    "You moved todo {todo} from list {sourceCalendar} to list {targetCalendar}" : "Sie haben die Aufgabe {todo} von der Liste {sourceCalendar} in die Liste {targetCalendar} verschoben",
     "Calendar, contacts and tasks" : "Kalender, Kontakte und Aufgaben",
     "A <strong>calendar</strong> was modified" : "Ein <strong>Kalender</strong> wurde bearbeitet",
     "A calendar <strong>event</strong> was modified" : "Ein Kalender-<strong>Termin</strong> wurde bearbeitet",
index a66f5a394daa5d79b44a42bbb38e128f57bc7b25..25088b26f379ddbc7579674a7ca9690ab90f485c 100644 (file)
@@ -32,6 +32,8 @@ OC.L10N.register(
     "You deleted event {event} from calendar {calendar}" : "Usunąłeś wydarzenie {event} z kalendarza {calendar}",
     "{actor} updated event {event} in calendar {calendar}" : "{actor} zaktualizował wydarzenie {event} z kalendarza {calendar}",
     "You updated event {event} in calendar {calendar}" : "Zaktualizowałeś wydarzenie {event} w kalendarzu {calendar}",
+    "{actor} moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "{actor} przeniósł wydarzenie {event} z kalendarza {sourceCalendar} do kalendarza {targetCalendar}",
+    "You moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "Przeniosłeś wydarzenie {event} z kalendarza {sourceCalendar} do kalendarza {targetCalendar}",
     "{actor} restored event {event} of calendar {calendar}" : "{actor} przywrócił wydarzenie {event} z kalendarza {calendar}",
     "You restored event {event} of calendar {calendar}" : "Przywróciłeś wydarzenie {event} z kalendarza {calendar}",
     "Busy" : "Czekaj",
@@ -45,6 +47,8 @@ OC.L10N.register(
     "You solved todo {todo} in list {calendar}" : "Zakończyłeś zadanie {todo} na liście {calendar}",
     "{actor} reopened todo {todo} in list {calendar}" : "{actor} otworzył ponownie zadanie {todo} na liście {calendar}",
     "You reopened todo {todo} in list {calendar}" : "Otworzyłeś ponownie zadanie {todo} na liście {calendar}",
+    "{actor} moved todo {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor} przeniósł zadanie {todo} z listy {sourceCalendar} na listę {targetCalendar}",
+    "You moved todo {todo} from list {sourceCalendar} to list {targetCalendar}" : "Przeniosłeś zadanie {todo} z listy {sourceCalendar} na listę {targetCalendar}",
     "Calendar, contacts and tasks" : "Kalendarz, kontakty i zadania",
     "A <strong>calendar</strong> was modified" : "<strong>Kalendarz</strong> został zmodyfikowany",
     "A calendar <strong>event</strong> was modified" : "<strong>Zdarzenie</strong> kalendarza zostało zmodyfikowane",
index c6096000fad56d81a13ea010f3d12be3ba1b35ec..474f29b596abaf09a30451a7ae1f88844b02dede 100644 (file)
@@ -30,6 +30,8 @@
     "You deleted event {event} from calendar {calendar}" : "Usunąłeś wydarzenie {event} z kalendarza {calendar}",
     "{actor} updated event {event} in calendar {calendar}" : "{actor} zaktualizował wydarzenie {event} z kalendarza {calendar}",
     "You updated event {event} in calendar {calendar}" : "Zaktualizowałeś wydarzenie {event} w kalendarzu {calendar}",
+    "{actor} moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "{actor} przeniósł wydarzenie {event} z kalendarza {sourceCalendar} do kalendarza {targetCalendar}",
+    "You moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "Przeniosłeś wydarzenie {event} z kalendarza {sourceCalendar} do kalendarza {targetCalendar}",
     "{actor} restored event {event} of calendar {calendar}" : "{actor} przywrócił wydarzenie {event} z kalendarza {calendar}",
     "You restored event {event} of calendar {calendar}" : "Przywróciłeś wydarzenie {event} z kalendarza {calendar}",
     "Busy" : "Czekaj",
@@ -43,6 +45,8 @@
     "You solved todo {todo} in list {calendar}" : "Zakończyłeś zadanie {todo} na liście {calendar}",
     "{actor} reopened todo {todo} in list {calendar}" : "{actor} otworzył ponownie zadanie {todo} na liście {calendar}",
     "You reopened todo {todo} in list {calendar}" : "Otworzyłeś ponownie zadanie {todo} na liście {calendar}",
+    "{actor} moved todo {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor} przeniósł zadanie {todo} z listy {sourceCalendar} na listę {targetCalendar}",
+    "You moved todo {todo} from list {sourceCalendar} to list {targetCalendar}" : "Przeniosłeś zadanie {todo} z listy {sourceCalendar} na listę {targetCalendar}",
     "Calendar, contacts and tasks" : "Kalendarz, kontakty i zadania",
     "A <strong>calendar</strong> was modified" : "<strong>Kalendarz</strong> został zmodyfikowany",
     "A calendar <strong>event</strong> was modified" : "<strong>Zdarzenie</strong> kalendarza zostało zmodyfikowane",
index abc214c3cdf22c49c14b872e27bf89188c49c7d8..e2b9e1e3aab8ffcdaaec9571fd49020166166b50 100644 (file)
@@ -32,6 +32,8 @@ OC.L10N.register(
     "You deleted event {event} from calendar {calendar}" : "您從日曆 {calendar} 中刪除了活動 {event}",
     "{actor} updated event {event} in calendar {calendar}" : "{actor} 更新了日曆 {calendar} 中的活動 {event}",
     "You updated event {event} in calendar {calendar}" : "您更新了日曆 {calendar} 中的活動 {event}",
+    "{actor} moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "{actor} 將活動 {event} 從日曆 {sourceCalendar} 移到日曆 {targetCalendar}",
+    "You moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "您將活動 {event} 從日曆 {sourceCalendar} 移到日曆 {targetCalendar}",
     "{actor} restored event {event} of calendar {calendar}" : "{actor} 復原了日曆 {calendar} 的活動 {event}",
     "You restored event {event} of calendar {calendar}" : "您復原了日曆 {calendar} 的活動 {event}",
     "Busy" : "忙碌中",
@@ -45,6 +47,8 @@ OC.L10N.register(
     "You solved todo {todo} in list {calendar}" : "您解决了任務列表 {calendar} 中的代辦事項 {todo}",
     "{actor} reopened todo {todo} in list {calendar}" : "{actor} 重新開啟了任務列表 {calendar} 中的代辦事項 {todo}",
     "You reopened todo {todo} in list {calendar}" : "你重新開啟了 {calendar} 清單中的代辦事項 {todo}",
+    "{actor} moved todo {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor} 將待辦事項 {todo} 從清單 {sourceCalendar} 移到清單 {targetCalendar}",
+    "You moved todo {todo} from list {sourceCalendar} to list {targetCalendar}" : "您將待辦事項 {todo} 從清單 {sourceCalendar} 移到清單 {targetCalendar}",
     "Calendar, contacts and tasks" : "日曆、聯絡人和任務",
     "A <strong>calendar</strong> was modified" : "<strong>日曆</strong>被修改",
     "A calendar <strong>event</strong> was modified" : "日曆<strong>活動</strong>被修改",
index 8ca935a748a4a78d0ac0925f4b2fccaa27147ee8..2ba437a798e18d39618620b7299e1e556db570d2 100644 (file)
@@ -30,6 +30,8 @@
     "You deleted event {event} from calendar {calendar}" : "您從日曆 {calendar} 中刪除了活動 {event}",
     "{actor} updated event {event} in calendar {calendar}" : "{actor} 更新了日曆 {calendar} 中的活動 {event}",
     "You updated event {event} in calendar {calendar}" : "您更新了日曆 {calendar} 中的活動 {event}",
+    "{actor} moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "{actor} 將活動 {event} 從日曆 {sourceCalendar} 移到日曆 {targetCalendar}",
+    "You moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "您將活動 {event} 從日曆 {sourceCalendar} 移到日曆 {targetCalendar}",
     "{actor} restored event {event} of calendar {calendar}" : "{actor} 復原了日曆 {calendar} 的活動 {event}",
     "You restored event {event} of calendar {calendar}" : "您復原了日曆 {calendar} 的活動 {event}",
     "Busy" : "忙碌中",
@@ -43,6 +45,8 @@
     "You solved todo {todo} in list {calendar}" : "您解决了任務列表 {calendar} 中的代辦事項 {todo}",
     "{actor} reopened todo {todo} in list {calendar}" : "{actor} 重新開啟了任務列表 {calendar} 中的代辦事項 {todo}",
     "You reopened todo {todo} in list {calendar}" : "你重新開啟了 {calendar} 清單中的代辦事項 {todo}",
+    "{actor} moved todo {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor} 將待辦事項 {todo} 從清單 {sourceCalendar} 移到清單 {targetCalendar}",
+    "You moved todo {todo} from list {sourceCalendar} to list {targetCalendar}" : "您將待辦事項 {todo} 從清單 {sourceCalendar} 移到清單 {targetCalendar}",
     "Calendar, contacts and tasks" : "日曆、聯絡人和任務",
     "A <strong>calendar</strong> was modified" : "<strong>日曆</strong>被修改",
     "A calendar <strong>event</strong> was modified" : "日曆<strong>活動</strong>被修改",
index d822b523b26f92b4294e726ca737d2290b482ccd..2b09f9342a4f4e30ad9f6a11da747dbbbc1ac979 100644 (file)
@@ -32,6 +32,8 @@ OC.L10N.register(
     "You deleted event {event} from calendar {calendar}" : "您在日曆 {calendar} 中刪除了 {event} 活動",
     "{actor} updated event {event} in calendar {calendar}" : "{actor} 在日曆 {calendar} 中更新了 {event} 活動",
     "You updated event {event} in calendar {calendar}" : "您在日曆 {calendar} 中刪除了 {event} 活動",
+    "{actor} moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "{actor} 將事件 {event} 從行事曆 {sourceCalendar} 移動至行事曆 {targetCalendar}",
+    "You moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "您將事件 {event} 從行事曆 {sourceCalendar} 移動至行事曆 {targetCalendar}",
     "{actor} restored event {event} of calendar {calendar}" : "{actor} 復原了日曆 {calendar} 中的活動 {event}",
     "You restored event {event} of calendar {calendar}" : "您復原了日曆 {calendar} 中的活動 {event}",
     "Busy" : "忙碌",
@@ -45,6 +47,8 @@ OC.L10N.register(
     "You solved todo {todo} in list {calendar}" : "您在列表 {calendar} 中解決了待辦事項 {todo}",
     "{actor} reopened todo {todo} in list {calendar}" : "{actor} 在列表 {calendar} 中重新開啟了待辦事項 {todo}",
     "You reopened todo {todo} in list {calendar}" : "您在列表 {calendar} 中重新開啟了待辦事項 {todo}",
+    "{actor} moved todo {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor} 將待辦事項 {todo} 從清單 {sourceCalendar} 移動至清單 {targetCalendar}",
+    "You moved todo {todo} from list {sourceCalendar} to list {targetCalendar}" : "您將待辦事項 {todo} 從清單 {sourceCalendar} 移動至清單 {targetCalendar}",
     "Calendar, contacts and tasks" : "日曆、通訊錄與工作項目",
     "A <strong>calendar</strong> was modified" : "一個<strong>日曆</strong>被更動",
     "A calendar <strong>event</strong> was modified" : "一個日曆<strong>活動</strong>被更動",
index a078613247211ee8451af49381606b8e740d70fc..2aeab43559dc8c1d875c193bda3ac0a53ed673d2 100644 (file)
@@ -30,6 +30,8 @@
     "You deleted event {event} from calendar {calendar}" : "您在日曆 {calendar} 中刪除了 {event} 活動",
     "{actor} updated event {event} in calendar {calendar}" : "{actor} 在日曆 {calendar} 中更新了 {event} 活動",
     "You updated event {event} in calendar {calendar}" : "您在日曆 {calendar} 中刪除了 {event} 活動",
+    "{actor} moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "{actor} 將事件 {event} 從行事曆 {sourceCalendar} 移動至行事曆 {targetCalendar}",
+    "You moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "您將事件 {event} 從行事曆 {sourceCalendar} 移動至行事曆 {targetCalendar}",
     "{actor} restored event {event} of calendar {calendar}" : "{actor} 復原了日曆 {calendar} 中的活動 {event}",
     "You restored event {event} of calendar {calendar}" : "您復原了日曆 {calendar} 中的活動 {event}",
     "Busy" : "忙碌",
@@ -43,6 +45,8 @@
     "You solved todo {todo} in list {calendar}" : "您在列表 {calendar} 中解決了待辦事項 {todo}",
     "{actor} reopened todo {todo} in list {calendar}" : "{actor} 在列表 {calendar} 中重新開啟了待辦事項 {todo}",
     "You reopened todo {todo} in list {calendar}" : "您在列表 {calendar} 中重新開啟了待辦事項 {todo}",
+    "{actor} moved todo {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor} 將待辦事項 {todo} 從清單 {sourceCalendar} 移動至清單 {targetCalendar}",
+    "You moved todo {todo} from list {sourceCalendar} to list {targetCalendar}" : "您將待辦事項 {todo} 從清單 {sourceCalendar} 移動至清單 {targetCalendar}",
     "Calendar, contacts and tasks" : "日曆、通訊錄與工作項目",
     "A <strong>calendar</strong> was modified" : "一個<strong>日曆</strong>被更動",
     "A calendar <strong>event</strong> was modified" : "一個日曆<strong>活動</strong>被更動",
index 8a0b2156f1a58edafffad31a738fcf529cea4347..e4a085554230b17cfbc05e74d86be696d32df1f9 100644 (file)
@@ -72,6 +72,7 @@ OC.L10N.register(
     "_%n file_::_%n files_" : ["%n soubor","%n soubory","%n souborů","%n soubory"],
     "{dirs} and {files}" : "{dirs} a {files}",
     "_including %n hidden_::_including %n hidden_" : ["včetně %n skrytého","včetně %n skrytých","včetně %n skrytých","včetně %n skrytých"],
+    "You do not have permission to upload or create files here" : "Nemáte oprávnění sem nahrávat nebo zde vytvářet soubory",
     "_Uploading %n file_::_Uploading %n files_" : ["Nahrává se %n soubor","Nahrávají se %n soubory","Nahrává se %n souborů","Nahrávají se %n soubory"],
     "New" : "Nový",
     "Select file range" : "Vybrat rozsah souborů",
@@ -170,6 +171,7 @@ OC.L10N.register(
     "Transfer {path} to {userid}" : "Převést {path} na {userid}",
     "Invalid path selected" : "Vybrán neplatný popis umístění",
     "Ownership transfer request sent" : "Žádost o převedení vlastnictví zaslána",
+    "Cannot transfer ownership of a file or folder you do not own" : "Není možné převést vlastnictví souboru či složky, kterých nejste vlastníky",
     "Tags" : "Značky",
     "Unable to change the favourite state of the file" : "Nedaří se změnit stav „oblíbené“ souboru",
     "Error while loading the file data" : "Chyba při načítání dat souboru",
index 6ff535bbc4d3932e6ce5c587d40b551b6a357626..9a8aa8ec57c238bc1ebb591052955aa86f859d7e 100644 (file)
@@ -70,6 +70,7 @@
     "_%n file_::_%n files_" : ["%n soubor","%n soubory","%n souborů","%n soubory"],
     "{dirs} and {files}" : "{dirs} a {files}",
     "_including %n hidden_::_including %n hidden_" : ["včetně %n skrytého","včetně %n skrytých","včetně %n skrytých","včetně %n skrytých"],
+    "You do not have permission to upload or create files here" : "Nemáte oprávnění sem nahrávat nebo zde vytvářet soubory",
     "_Uploading %n file_::_Uploading %n files_" : ["Nahrává se %n soubor","Nahrávají se %n soubory","Nahrává se %n souborů","Nahrávají se %n soubory"],
     "New" : "Nový",
     "Select file range" : "Vybrat rozsah souborů",
     "Transfer {path} to {userid}" : "Převést {path} na {userid}",
     "Invalid path selected" : "Vybrán neplatný popis umístění",
     "Ownership transfer request sent" : "Žádost o převedení vlastnictví zaslána",
+    "Cannot transfer ownership of a file or folder you do not own" : "Není možné převést vlastnictví souboru či složky, kterých nejste vlastníky",
     "Tags" : "Značky",
     "Unable to change the favourite state of the file" : "Nedaří se změnit stav „oblíbené“ souboru",
     "Error while loading the file data" : "Chyba při načítání dat souboru",
index b5d244aa9ab6cd2ea94721f58bd4811f1b5ba9e8..7e44386305a4cdf92a9a6cae963b70c8c28f1e31 100644 (file)
@@ -98,6 +98,7 @@ OC.L10N.register(
     "Files" : "Soubory",
     "A file or folder has been <strong>shared</strong>" : "Soubor nebo složka byla <strong>nasdílena</strong>",
     "Shared link" : "Sdílený odkaz",
+    "Wrong share ID, share does not exist" : "Chybný identifikátor sdílení – takové neexistuje",
     "Could not delete share" : "Sdílení se nedaří smazat",
     "Please specify a file or folder path" : "Zadejte popis umístění souboru či složky",
     "Wrong path, file/folder does not exist" : "Nesprávný popis umístění – soubor/složka neexistuje",
@@ -236,6 +237,7 @@ OC.L10N.register(
     "Name" : "Název",
     "Share time" : "Čas sdílení",
     "Expiration date" : "Datum skončení platnosti",
+    "Sorry, this link does not seem to work anymore." : "Omlouváme se, tento odkaz už nejspíš není funkční.",
     "Reasons might be:" : "Možné důvody:",
     "the item was removed" : "položka byla odebrána",
     "the link expired" : "platnost odkazu skončila",
index 232513c2d914cc061d0ee7d60764e11d0cd1720d..27cd5bcc31ecd56ecfd109505c4d7825ffd11e96 100644 (file)
@@ -96,6 +96,7 @@
     "Files" : "Soubory",
     "A file or folder has been <strong>shared</strong>" : "Soubor nebo složka byla <strong>nasdílena</strong>",
     "Shared link" : "Sdílený odkaz",
+    "Wrong share ID, share does not exist" : "Chybný identifikátor sdílení – takové neexistuje",
     "Could not delete share" : "Sdílení se nedaří smazat",
     "Please specify a file or folder path" : "Zadejte popis umístění souboru či složky",
     "Wrong path, file/folder does not exist" : "Nesprávný popis umístění – soubor/složka neexistuje",
     "Name" : "Název",
     "Share time" : "Čas sdílení",
     "Expiration date" : "Datum skončení platnosti",
+    "Sorry, this link does not seem to work anymore." : "Omlouváme se, tento odkaz už nejspíš není funkční.",
     "Reasons might be:" : "Možné důvody:",
     "the item was removed" : "položka byla odebrána",
     "the link expired" : "platnost odkazu skončila",
index baddf6389f1a348015d68e91ae8281cc248410f7..80c1a55ddf760384ae5ee787a7bb96cb4bb7a0a8 100644 (file)
@@ -3,6 +3,7 @@ OC.L10N.register(
     {
     "Versions" : "Verze",
     "This application automatically maintains older versions of files that are changed." : "Tato aplikace automaticky uchovává starší verze souborů, které se mění.",
+    "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Tato aplikace automaticky uchovává starší verze souborů, které se mění. Když je zapnutá, je ve složce každého uživatele vytvořena skrytá složka pro verze a do ní jsou ukládány staré verze souborů. Uživatel se (prostřednictvím webového rozhraní) kdykoli může vrátit ke starším verzím s tím, že sám nahrazovaný nejnovější soubor se tak stane verzí. Aplikace automaticky spravuje složku s verzemi tak, aby bylo zajištěno, že uživatel kvůli starým verzím nevyčerpá přidělenou kvótu.\n\t\tKrom konců platností verzí, aplikace Verze zajišťuje, že nikdy nepoužije více než 50% volného prostoru, který má uživatel k dispozici. Pokud uložené verze přesáhnou tento limit, aplikace smaže ty nejstarší, aby se do tohoto limitu vešla. Podrobnosti nalezenete v dokumentaci k aplikaci Verze.",
     "Failed to revert {file} to revision {timestamp}." : "Nepodařilo se vrátit {file} do stavu k {timestamp}.",
     "_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtů","%n bajty"],
     "Restore" : "Obnovit",
index 448017941586a6a566f802f7d9e07fc5e617aec2..353b174ceb7350fe024dd48f113c1f002315e1cb 100644 (file)
@@ -1,6 +1,7 @@
 { "translations": {
     "Versions" : "Verze",
     "This application automatically maintains older versions of files that are changed." : "Tato aplikace automaticky uchovává starší verze souborů, které se mění.",
+    "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user's directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user does not run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user's currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Tato aplikace automaticky uchovává starší verze souborů, které se mění. Když je zapnutá, je ve složce každého uživatele vytvořena skrytá složka pro verze a do ní jsou ukládány staré verze souborů. Uživatel se (prostřednictvím webového rozhraní) kdykoli může vrátit ke starším verzím s tím, že sám nahrazovaný nejnovější soubor se tak stane verzí. Aplikace automaticky spravuje složku s verzemi tak, aby bylo zajištěno, že uživatel kvůli starým verzím nevyčerpá přidělenou kvótu.\n\t\tKrom konců platností verzí, aplikace Verze zajišťuje, že nikdy nepoužije více než 50% volného prostoru, který má uživatel k dispozici. Pokud uložené verze přesáhnou tento limit, aplikace smaže ty nejstarší, aby se do tohoto limitu vešla. Podrobnosti nalezenete v dokumentaci k aplikaci Verze.",
     "Failed to revert {file} to revision {timestamp}." : "Nepodařilo se vrátit {file} do stavu k {timestamp}.",
     "_%n byte_::_%n bytes_" : ["%n bajt","%n bajty","%n bajtů","%n bajty"],
     "Restore" : "Obnovit",
index d4e3c3a6eb078bebb49d7d55f55daa5a263d5e30..81f3b071dbc3cc9c09e0e31d62a0164ecd298de7 100644 (file)
@@ -54,6 +54,8 @@ OC.L10N.register(
     "Remote wipe was started on %1$s" : "Vymazání na dálku spuštěno na %1$s",
     "Remote wipe has finished on %1$s" : "Vymazání na dálku bylo na %1$s dokončeno",
     "Your <strong>password</strong> or <strong>email</strong> was modified" : "Vaše <strong>heslo</strong> nebo <strong>e-mail</strong> bylo změněno",
+    "Could not remove app." : "Aplikaci se nedaří odebrat.",
+    "Could not update app." : "Aplikaci se nedaří aktualizovat.",
     "Wrong password" : "Nesprávné heslo",
     "Unable to change personal password" : "Osobní heslo se nedaří změnit",
     "Saved" : "Uloženo",
@@ -61,6 +63,7 @@ OC.L10N.register(
     "Authentication error" : "Chyba přihlášení",
     "Please provide an admin recovery password; otherwise, all user data will be lost." : "Zadejte správcovské heslo pro obnovu, jinak budou všechna uživatelská data ztracena.",
     "Wrong admin recovery password. Please check the password and try again." : "Chybné heslo správce pro obnovu. Překontrolujte správnost jeho zadání a zkuste to znovu.",
+    "Backend does not support password change, but the user's encryption key was updated." : "Podpůrná vrstva nepodporuje změnu hesla, ale uživatelův šifrovací klíč byl aktualizován.",
     "installing and updating apps via the App Store or Federated Cloud Sharing" : "Instalovat a aktualizovat aplikace prostřednictvím katalogu nebo federované cloudové sdílení",
     "Federated Cloud Sharing" : "Federované cloudové sdílení",
     "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL používá zastaralou verzi %1$s (%2$s). Aktualizujte operační systém jinak funkce jako například %3$s nebudou fungovat spolehlivě.",
@@ -227,8 +230,10 @@ OC.L10N.register(
     "Copied!" : "Zkopírováno",
     "Copy" : "Zkopírovat",
     "Could not copy app password. Please copy it manually." : "Nedaří se zkopírovat heslo pro aplikaci. Zkopírujte ho ručně.",
+    "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "Pro správnou funkci serveru je důležité správně nastavit úlohy spouštěné na pozadí. Doporučenou metodou je použití systémového plánovače (cron). Další informace naleznete v dokumentaci.",
     "Last job execution ran {time}. Something seems wrong." : "Minulé vykonání úlohy bylo {time}. Zdá se, že něco není v pořádku.",
     "Last job ran {relativeTime}." : "Úloha minule běžela {relativeTime}.",
+    "Background job did not run yet!" : "Úloha na pozadí ještě nebyla spuštěná!",
     "AJAX" : "AJAX",
     "Execute one task with each page loaded. Use case: Single user instance." : "Vykonat jednu úlohu při každém načtení stránky. Příklad použití: instance pro jednoho uživatele.",
     "Webcron" : "Webcron",
index 357fcff3fa14d0ab133a68ffe42545ad06d5f4c0..fecfcf6f7025a71580c6b75bfacb8cfa6fe2183e 100644 (file)
@@ -52,6 +52,8 @@
     "Remote wipe was started on %1$s" : "Vymazání na dálku spuštěno na %1$s",
     "Remote wipe has finished on %1$s" : "Vymazání na dálku bylo na %1$s dokončeno",
     "Your <strong>password</strong> or <strong>email</strong> was modified" : "Vaše <strong>heslo</strong> nebo <strong>e-mail</strong> bylo změněno",
+    "Could not remove app." : "Aplikaci se nedaří odebrat.",
+    "Could not update app." : "Aplikaci se nedaří aktualizovat.",
     "Wrong password" : "Nesprávné heslo",
     "Unable to change personal password" : "Osobní heslo se nedaří změnit",
     "Saved" : "Uloženo",
@@ -59,6 +61,7 @@
     "Authentication error" : "Chyba přihlášení",
     "Please provide an admin recovery password; otherwise, all user data will be lost." : "Zadejte správcovské heslo pro obnovu, jinak budou všechna uživatelská data ztracena.",
     "Wrong admin recovery password. Please check the password and try again." : "Chybné heslo správce pro obnovu. Překontrolujte správnost jeho zadání a zkuste to znovu.",
+    "Backend does not support password change, but the user's encryption key was updated." : "Podpůrná vrstva nepodporuje změnu hesla, ale uživatelův šifrovací klíč byl aktualizován.",
     "installing and updating apps via the App Store or Federated Cloud Sharing" : "Instalovat a aktualizovat aplikace prostřednictvím katalogu nebo federované cloudové sdílení",
     "Federated Cloud Sharing" : "Federované cloudové sdílení",
     "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL používá zastaralou verzi %1$s (%2$s). Aktualizujte operační systém jinak funkce jako například %3$s nebudou fungovat spolehlivě.",
     "Copied!" : "Zkopírováno",
     "Copy" : "Zkopírovat",
     "Could not copy app password. Please copy it manually." : "Nedaří se zkopírovat heslo pro aplikaci. Zkopírujte ho ručně.",
+    "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "Pro správnou funkci serveru je důležité správně nastavit úlohy spouštěné na pozadí. Doporučenou metodou je použití systémového plánovače (cron). Další informace naleznete v dokumentaci.",
     "Last job execution ran {time}. Something seems wrong." : "Minulé vykonání úlohy bylo {time}. Zdá se, že něco není v pořádku.",
     "Last job ran {relativeTime}." : "Úloha minule běžela {relativeTime}.",
+    "Background job did not run yet!" : "Úloha na pozadí ještě nebyla spuštěná!",
     "AJAX" : "AJAX",
     "Execute one task with each page loaded. Use case: Single user instance." : "Vykonat jednu úlohu při každém načtení stránky. Příklad použití: instance pro jednoho uživatele.",
     "Webcron" : "Webcron",
index 442973bb51888a89e85143e3a88f055cdd8f2dfb..80fdc39e33bf2155324b935c6100f5ff4864a0c4 100644 (file)
@@ -49,6 +49,7 @@ OC.L10N.register(
     "Privacy policy" : "Zásady ochrany soukromí",
     "Adjust the Nextcloud theme" : "Upravit motiv vzhledu Nextcloud",
     "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}!",
     "Theme selection is enforced" : "Výběr motivu vzhledu je vynucen",
     "Open documentation" : "Otevřít dokumentaci",
     "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Motivy umožňují jednoduše přizpůsobit vzhled a dojem z vaší instance a podporovaných klientů. Projeví se všem uživatelům.",
index ce3b3cb5ba021590943c6b6a172ac6ed38aaec68..12b27d9be6e26c868f3882ccb63670efe5773a7d 100644 (file)
@@ -47,6 +47,7 @@
     "Privacy policy" : "Zásady ochrany soukromí",
     "Adjust the Nextcloud theme" : "Upravit motiv vzhledu Nextcloud",
     "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}!",
     "Theme selection is enforced" : "Výběr motivu vzhledu je vynucen",
     "Open documentation" : "Otevřít dokumentaci",
     "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Motivy umožňují jednoduše přizpůsobit vzhled a dojem z vaší instance a podporovaných klientů. Projeví se všem uživatelům.",
index a20e957d35f53b4a7b8070cba833aed20b9d8dce..1480fff0bebeb1b9f6f5a7f5bdb8892127068955 100644 (file)
@@ -1,6 +1,7 @@
 OC.L10N.register(
     "user_status",
     {
+    "Recent statuses" : "Seneste status",
     "What is your status?" : "Hvad er din status",
     "Set status" : "Sæt status",
     "Online status" : "Online status",
index 32cc6809fa27274acb2d082e19bbe3fc2b335ac6..504b975cf02c1f4b459b37b65f4086af3872fefa 100644 (file)
@@ -1,4 +1,5 @@
 { "translations": {
+    "Recent statuses" : "Seneste status",
     "What is your status?" : "Hvad er din status",
     "Set status" : "Sæt status",
     "Online status" : "Online status",
index d10d7b9d060e0071adaf5878d7ecbb45681221e6..89fe67a12642962068c74348a1db8481e3d9746c 100644 (file)
@@ -2,7 +2,7 @@ OC.L10N.register(
     "weather_status",
     {
     "Unknown address" : "Неизвестный адрес",
-    "No result." : "Ð\91ез Ñ\80езÑ\83лÑ\8cÑ\82аÑ\82а.",
+    "No result." : "Ð\9dеÑ\82 Ñ\80езÑ\83лÑ\8cÑ\82аÑ\82ов",
     "Malformed JSON data." : "Неверные данные JSON.",
     "Error" : "Ошибка",
     "Weather status" : "Прогноз погоды",
@@ -21,6 +21,14 @@ OC.L10N.register(
     "{temperature} {unit} partly cloudy" : "{temperature} {unit} местами облачно",
     "{temperature} {unit} foggy later today" : "{temperature} {unit} сегодня обещают туман",
     "{temperature} {unit} foggy" : "{temperature} {unit} туман",
+    "{temperature} {unit} light rainfall later today" : "{temperature} {unit} ожидается небольшой дождь",
+    "{temperature} {unit} light rainfall" : "{temperature} {unit} небольшой дождь",
+    "{temperature} {unit} rainfall later today" : "{temperature} {unit} ожидается дождь",
+    "{temperature} {unit} rainfall" : "{temperature} {unit} дождь",
+    "{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} ожидается сильный дождь",
+    "{temperature} {unit} heavy rainfall" : "{temperature} {unit} сильный дождь",
+    "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} обещают ливневые дожди",
+    "{temperature} {unit} rainfall showers" : "{temperature} {unit} ливневые дожди",
     "More weather for {adr}" : "Дополнительные сведения о погоде в {adr}",
     "Loading weather" : "Получение сведений о погоде...",
     "Remove from favorites" : "Удалить из избранного",
index 39b946c83309834be95a79040680e395d64d9ac9..e5d2ef917e25ca7fd407bf1a840e82b6f6a81365 100644 (file)
@@ -1,6 +1,6 @@
 { "translations": {
     "Unknown address" : "Неизвестный адрес",
-    "No result." : "Ð\91ез Ñ\80езÑ\83лÑ\8cÑ\82аÑ\82а.",
+    "No result." : "Ð\9dеÑ\82 Ñ\80езÑ\83лÑ\8cÑ\82аÑ\82ов",
     "Malformed JSON data." : "Неверные данные JSON.",
     "Error" : "Ошибка",
     "Weather status" : "Прогноз погоды",
     "{temperature} {unit} partly cloudy" : "{temperature} {unit} местами облачно",
     "{temperature} {unit} foggy later today" : "{temperature} {unit} сегодня обещают туман",
     "{temperature} {unit} foggy" : "{temperature} {unit} туман",
+    "{temperature} {unit} light rainfall later today" : "{temperature} {unit} ожидается небольшой дождь",
+    "{temperature} {unit} light rainfall" : "{temperature} {unit} небольшой дождь",
+    "{temperature} {unit} rainfall later today" : "{temperature} {unit} ожидается дождь",
+    "{temperature} {unit} rainfall" : "{temperature} {unit} дождь",
+    "{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} ожидается сильный дождь",
+    "{temperature} {unit} heavy rainfall" : "{temperature} {unit} сильный дождь",
+    "{temperature} {unit} rainfall showers later today" : "{temperature} {unit} обещают ливневые дожди",
+    "{temperature} {unit} rainfall showers" : "{temperature} {unit} ливневые дожди",
     "More weather for {adr}" : "Дополнительные сведения о погоде в {adr}",
     "Loading weather" : "Получение сведений о погоде...",
     "Remove from favorites" : "Удалить из избранного",