diff options
Diffstat (limited to 'apps')
194 files changed, 928 insertions, 320 deletions
diff --git a/apps/comments/l10n/de_DE.js b/apps/comments/l10n/de_DE.js index 40c079f1af4..f164b0ea5fe 100644 --- a/apps/comments/l10n/de_DE.js +++ b/apps/comments/l10n/de_DE.js @@ -9,6 +9,7 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s kommentierte %2$s", "{author} commented on {file}" : "{author} hat {file} kommentiert", "<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien", + "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Sie wurden in einem Kommentar zu \"{file}\" von einem Konto erwähnt, das inzwischen gelöscht wurde.", "{user} mentioned you in a comment on \"{file}\"" : "{user} hat Sie in einem Kommentar zu \"{file}\" erwähnt", "Files app plugin to add comments to files" : "Ein Plugin für die Dateien-App zum Kommentieren von Dateien", "Edit comment" : "Kommentar bearbeiten", diff --git a/apps/comments/l10n/de_DE.json b/apps/comments/l10n/de_DE.json index 9962fa25d0b..9564ddea50b 100644 --- a/apps/comments/l10n/de_DE.json +++ b/apps/comments/l10n/de_DE.json @@ -7,6 +7,7 @@ "%1$s commented on %2$s" : "%1$s kommentierte %2$s", "{author} commented on {file}" : "{author} hat {file} kommentiert", "<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien", + "You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Sie wurden in einem Kommentar zu \"{file}\" von einem Konto erwähnt, das inzwischen gelöscht wurde.", "{user} mentioned you in a comment on \"{file}\"" : "{user} hat Sie in einem Kommentar zu \"{file}\" erwähnt", "Files app plugin to add comments to files" : "Ein Plugin für die Dateien-App zum Kommentieren von Dateien", "Edit comment" : "Kommentar bearbeiten", diff --git a/apps/contactsinteraction/l10n/de_DE.js b/apps/contactsinteraction/l10n/de_DE.js index 9dff5c9b6c5..f80ff84c970 100644 --- a/apps/contactsinteraction/l10n/de_DE.js +++ b/apps/contactsinteraction/l10n/de_DE.js @@ -3,6 +3,8 @@ OC.L10N.register( { "Recently contacted" : "Zuletzt kontaktiert", "Contacts Interaction" : "Kontakte-Interaktion", + "Manages interaction between accounts and contacts" : "Verwaltet Interaktionen zwischen Konten und Kontakten.", + "Collect data about accounts and contacts interactions and provide an address book for the data" : "Sammelt Daten über Konten- und Kontaktinteraktionen und stellt ein Adressbuch für die Daten bereit", "Manages interaction between users and contacts" : "Verwaltet Interaktionen zwischen Benutzern und Kontakten.", "Collect data about user and contacts interactions and provide an address book for the data" : "Sammelt Daten über Benutzer- und Kontaktinteraktionen und stellt ein Adressbuch für die Daten bereit" }, diff --git a/apps/contactsinteraction/l10n/de_DE.json b/apps/contactsinteraction/l10n/de_DE.json index f884f2e96c0..d287c2fb055 100644 --- a/apps/contactsinteraction/l10n/de_DE.json +++ b/apps/contactsinteraction/l10n/de_DE.json @@ -1,6 +1,8 @@ { "translations": { "Recently contacted" : "Zuletzt kontaktiert", "Contacts Interaction" : "Kontakte-Interaktion", + "Manages interaction between accounts and contacts" : "Verwaltet Interaktionen zwischen Konten und Kontakten.", + "Collect data about accounts and contacts interactions and provide an address book for the data" : "Sammelt Daten über Konten- und Kontaktinteraktionen und stellt ein Adressbuch für die Daten bereit", "Manages interaction between users and contacts" : "Verwaltet Interaktionen zwischen Benutzern und Kontakten.", "Collect data about user and contacts interactions and provide an address book for the data" : "Sammelt Daten über Benutzer- und Kontaktinteraktionen und stellt ein Adressbuch für die Daten bereit" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/contactsinteraction/l10n/zh_TW.js b/apps/contactsinteraction/l10n/zh_TW.js index b22a32b64db..66a143edafe 100644 --- a/apps/contactsinteraction/l10n/zh_TW.js +++ b/apps/contactsinteraction/l10n/zh_TW.js @@ -3,6 +3,8 @@ OC.L10N.register( { "Recently contacted" : "最近聯絡", "Contacts Interaction" : "聯絡人互動", + "Manages interaction between accounts and contacts" : "管理帳號與聯絡人間的互動", + "Collect data about accounts and contacts interactions and provide an address book for the data" : "蒐集關於帳號與聯絡人互動的資料,並提供資料的通訊錄", "Manages interaction between users and contacts" : "管理使用者與聯絡人間的互動", "Collect data about user and contacts interactions and provide an address book for the data" : "蒐集關於使用者與聯絡人互動的資料,並提供資料的通訊錄" }, diff --git a/apps/contactsinteraction/l10n/zh_TW.json b/apps/contactsinteraction/l10n/zh_TW.json index 4cb4bfed7fc..87a00fa688f 100644 --- a/apps/contactsinteraction/l10n/zh_TW.json +++ b/apps/contactsinteraction/l10n/zh_TW.json @@ -1,6 +1,8 @@ { "translations": { "Recently contacted" : "最近聯絡", "Contacts Interaction" : "聯絡人互動", + "Manages interaction between accounts and contacts" : "管理帳號與聯絡人間的互動", + "Collect data about accounts and contacts interactions and provide an address book for the data" : "蒐集關於帳號與聯絡人互動的資料,並提供資料的通訊錄", "Manages interaction between users and contacts" : "管理使用者與聯絡人間的互動", "Collect data about user and contacts interactions and provide an address book for the data" : "蒐集關於使用者與聯絡人互動的資料,並提供資料的通訊錄" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/dashboard/l10n/de_DE.js b/apps/dashboard/l10n/de_DE.js index 908e7ab261a..e944db78655 100644 --- a/apps/dashboard/l10n/de_DE.js +++ b/apps/dashboard/l10n/de_DE.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Dashboard" : "Dashboard", "Dashboard app" : "Dashboard-App", + "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! People can add the widgets they like and change the background to their liking." : "Starten Sie informiert in den Tag\n\nDas Nextcloud Dashboard ist Ihr Ausgangspunkt für den Tag und gibt Ihnen einen Überblick über Ihre anstehenden Termine, dringende E-Mails, Chatnachrichten, eingehende Tickets, neueste Tweets und vieles mehr! Benutzer können die gewünschten Widgets hinzufügen und den Hintergrund nach Belieben ändern.", "\"{title} icon\"" : "\"{title}-Symbol\"", "Customize" : "Anpassen", "Edit widgets" : "Widgets bearbeiten", diff --git a/apps/dashboard/l10n/de_DE.json b/apps/dashboard/l10n/de_DE.json index b1d3035bf2c..9d34208313e 100644 --- a/apps/dashboard/l10n/de_DE.json +++ b/apps/dashboard/l10n/de_DE.json @@ -1,6 +1,7 @@ { "translations": { "Dashboard" : "Dashboard", "Dashboard app" : "Dashboard-App", + "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! People can add the widgets they like and change the background to their liking." : "Starten Sie informiert in den Tag\n\nDas Nextcloud Dashboard ist Ihr Ausgangspunkt für den Tag und gibt Ihnen einen Überblick über Ihre anstehenden Termine, dringende E-Mails, Chatnachrichten, eingehende Tickets, neueste Tweets und vieles mehr! Benutzer können die gewünschten Widgets hinzufügen und den Hintergrund nach Belieben ändern.", "\"{title} icon\"" : "\"{title}-Symbol\"", "Customize" : "Anpassen", "Edit widgets" : "Widgets bearbeiten", diff --git a/apps/dashboard/l10n/zh_TW.js b/apps/dashboard/l10n/zh_TW.js index 75a07f4bf8f..0fc47d5acb8 100644 --- a/apps/dashboard/l10n/zh_TW.js +++ b/apps/dashboard/l10n/zh_TW.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Dashboard" : "儀表板", "Dashboard app" : "儀表板應用程式", + "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! People can add the widgets they like and change the background to their liking." : "開始您新的一天\n\nNextcloud 儀表板是您一天的起點,為您提供您即將到來的約會概覽、緊急電子郵件、聊天訊息、到來的工單、最新的推文以及更多!使用者可以新增他們喜愛的小工具與變更他們喜愛的背景。", "\"{title} icon\"" : "「{title} 圖示」", "Customize" : "自訂", "Edit widgets" : "編輯小工具", diff --git a/apps/dashboard/l10n/zh_TW.json b/apps/dashboard/l10n/zh_TW.json index ada5a65638a..0716d72e620 100644 --- a/apps/dashboard/l10n/zh_TW.json +++ b/apps/dashboard/l10n/zh_TW.json @@ -1,6 +1,7 @@ { "translations": { "Dashboard" : "儀表板", "Dashboard app" : "儀表板應用程式", + "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! People can add the widgets they like and change the background to their liking." : "開始您新的一天\n\nNextcloud 儀表板是您一天的起點,為您提供您即將到來的約會概覽、緊急電子郵件、聊天訊息、到來的工單、最新的推文以及更多!使用者可以新增他們喜愛的小工具與變更他們喜愛的背景。", "\"{title} icon\"" : "「{title} 圖示」", "Customize" : "自訂", "Edit widgets" : "編輯小工具", diff --git a/apps/dav/l10n/de_DE.js b/apps/dav/l10n/de_DE.js index 361abc424a7..b116a4115b7 100644 --- a/apps/dav/l10n/de_DE.js +++ b/apps/dav/l10n/de_DE.js @@ -185,6 +185,7 @@ OC.L10N.register( "Saved availability" : "Verfügbarkeit gespeichert", "Failed to save availability" : "Fehler beim Speichern der Verfügbarkeit", "Availability" : "Verfügbarkeit", + "If you configure your working hours, other people will see when you are out of office when they book a meeting." : "Wenn Sie Ihre Arbeitszeiten angeben, können Andere beim Buchen einer Besprechung sehen, wann Sie nicht im Büro sind.", "Absence" : "Abwesenheit", "Configure your next absence period." : "Richten Sie ihren nächsten Abwesenheitszeitraum ein", "Calendar server" : "Kalender-Server", diff --git a/apps/dav/l10n/de_DE.json b/apps/dav/l10n/de_DE.json index 100e1238047..90d7fc35324 100644 --- a/apps/dav/l10n/de_DE.json +++ b/apps/dav/l10n/de_DE.json @@ -183,6 +183,7 @@ "Saved availability" : "Verfügbarkeit gespeichert", "Failed to save availability" : "Fehler beim Speichern der Verfügbarkeit", "Availability" : "Verfügbarkeit", + "If you configure your working hours, other people will see when you are out of office when they book a meeting." : "Wenn Sie Ihre Arbeitszeiten angeben, können Andere beim Buchen einer Besprechung sehen, wann Sie nicht im Büro sind.", "Absence" : "Abwesenheit", "Configure your next absence period." : "Richten Sie ihren nächsten Abwesenheitszeitraum ein", "Calendar server" : "Kalender-Server", diff --git a/apps/dav/l10n/ko.js b/apps/dav/l10n/ko.js index a7dca45c228..1cb378060bc 100644 --- a/apps/dav/l10n/ko.js +++ b/apps/dav/l10n/ko.js @@ -118,6 +118,7 @@ OC.L10N.register( "{actor} updated contact {card} in address book {addressbook}" : "{actor}님이 주소록 {addressbook}의 연락처 {card}을(를) 갱신함", "You updated contact {card} in address book {addressbook}" : "주소록 {addressbook}의 연락처 {card}을(를) 갱신함", "A <strong>contact</strong> or <strong>address book</strong> was modified" : "<strong>연락처</strong> 또는 <strong>주소록</strong>이 변경됨", + "Accounts" : "계정", "System address book which holds all accounts" : "시스템 주소록이 모든 계정 정보를 보유합니다", "File is not updatable: %1$s" : "파일을 갱신할 수 없습니다: %1$s", "Could not write to final file, canceled by hook" : "후크에 의해 취소되어 최종 파일에 쓸 수 없음", diff --git a/apps/dav/l10n/ko.json b/apps/dav/l10n/ko.json index 550ccfed205..2fdd261891c 100644 --- a/apps/dav/l10n/ko.json +++ b/apps/dav/l10n/ko.json @@ -116,6 +116,7 @@ "{actor} updated contact {card} in address book {addressbook}" : "{actor}님이 주소록 {addressbook}의 연락처 {card}을(를) 갱신함", "You updated contact {card} in address book {addressbook}" : "주소록 {addressbook}의 연락처 {card}을(를) 갱신함", "A <strong>contact</strong> or <strong>address book</strong> was modified" : "<strong>연락처</strong> 또는 <strong>주소록</strong>이 변경됨", + "Accounts" : "계정", "System address book which holds all accounts" : "시스템 주소록이 모든 계정 정보를 보유합니다", "File is not updatable: %1$s" : "파일을 갱신할 수 없습니다: %1$s", "Could not write to final file, canceled by hook" : "후크에 의해 취소되어 최종 파일에 쓸 수 없음", diff --git a/apps/dav/l10n/ru.js b/apps/dav/l10n/ru.js index d653377094c..dd7ff922fb8 100644 --- a/apps/dav/l10n/ru.js +++ b/apps/dav/l10n/ru.js @@ -148,13 +148,24 @@ OC.L10N.register( "Completed on %s" : "Завершено %s", "Due on %s by %s" : "До %s %s", "Due on %s" : "До %s", + "DAV system address book" : "Системная адресная книга DAV", + "No outstanding DAV system address book sync." : "Синхронизация системной адресной книги DAV выполнена.", + "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "Синхронизация системной адресной книги DAV ещё не запущена, поскольку в этом экземпляре более 1000 пользователей или произошла ошибка. Перезапустите синхронизацию вручную используя команду «occ dav:sync-system-addressbook».", "Migrated calendar (%1$s)" : "Перенос календаря (%1$s)", "Calendars including events, details and attendees" : "Календари, в том числе события, подробные сведения и участники", "Contacts and groups" : "Контакты и группы", "WebDAV" : "WebDAV", "WebDAV endpoint" : "точка подключения WebDAV", "First day" : "Первый день", + "Last day (inclusive)" : "Последний день (включительно)", + "Short absence status" : "Краткий статус отсутствия", + "Long absence Message" : "Длинное сообщение об отсутствии", "Save" : "Сохранить", + "Disable absence" : "Отключить отсутствие", + "Absence saved" : "Состояние отсутствия сохранено", + "Failed to save your absence settings" : "Не удалось сохранить параметры отсутствия", + "Absence cleared" : "Состояние отсутствия удалено", + "Failed to clear your absence settings" : "Не удалось удалить параметры отсутствия", "Time zone:" : "Часовой пояс:", "to" : "по", "Delete slot" : "Удалить интервал", @@ -167,11 +178,16 @@ OC.L10N.register( "Friday" : "Пятница", "Saturday" : "Суббота", "Sunday" : "Воскресенье", + "Pick a start time for {dayName}" : "Выберите время начала в {dayName}", + "Pick a end time for {dayName}" : "Выберите время окончания в {dayName}", "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Автоматически изменять статус на «Не беспокоить» вне интервала доступности для отключения уведомлений.", "Failed to load availability" : "Не удалось получить сведения о доступности", "Saved availability" : "Сведения о доступности сохранены", "Failed to save availability" : "Не удалось сохранить сведения о доступности", - "Availability" : "Доступность", + "Availability" : "Рабочее время", + "If you configure your working hours, other people will see when you are out of office when they book a meeting." : "Если вы настроите свой расписание работы, другие пользователи при планировании встреч смогут видеть, когда вас нет в офисе.", + "Absence" : "Отсутствие", + "Configure your next absence period." : "Укажите интервал вашего следующего отсутствия.", "Calendar server" : "Сервер календаря", "Send invitations to attendees" : "Отправить приглашения", "Automatically generate a birthday calendar" : "Создавать календарь дней рождения автоматически", diff --git a/apps/dav/l10n/ru.json b/apps/dav/l10n/ru.json index 7dba6066355..2db79a84e1d 100644 --- a/apps/dav/l10n/ru.json +++ b/apps/dav/l10n/ru.json @@ -146,13 +146,24 @@ "Completed on %s" : "Завершено %s", "Due on %s by %s" : "До %s %s", "Due on %s" : "До %s", + "DAV system address book" : "Системная адресная книга DAV", + "No outstanding DAV system address book sync." : "Синхронизация системной адресной книги DAV выполнена.", + "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "Синхронизация системной адресной книги DAV ещё не запущена, поскольку в этом экземпляре более 1000 пользователей или произошла ошибка. Перезапустите синхронизацию вручную используя команду «occ dav:sync-system-addressbook».", "Migrated calendar (%1$s)" : "Перенос календаря (%1$s)", "Calendars including events, details and attendees" : "Календари, в том числе события, подробные сведения и участники", "Contacts and groups" : "Контакты и группы", "WebDAV" : "WebDAV", "WebDAV endpoint" : "точка подключения WebDAV", "First day" : "Первый день", + "Last day (inclusive)" : "Последний день (включительно)", + "Short absence status" : "Краткий статус отсутствия", + "Long absence Message" : "Длинное сообщение об отсутствии", "Save" : "Сохранить", + "Disable absence" : "Отключить отсутствие", + "Absence saved" : "Состояние отсутствия сохранено", + "Failed to save your absence settings" : "Не удалось сохранить параметры отсутствия", + "Absence cleared" : "Состояние отсутствия удалено", + "Failed to clear your absence settings" : "Не удалось удалить параметры отсутствия", "Time zone:" : "Часовой пояс:", "to" : "по", "Delete slot" : "Удалить интервал", @@ -165,11 +176,16 @@ "Friday" : "Пятница", "Saturday" : "Суббота", "Sunday" : "Воскресенье", + "Pick a start time for {dayName}" : "Выберите время начала в {dayName}", + "Pick a end time for {dayName}" : "Выберите время окончания в {dayName}", "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Автоматически изменять статус на «Не беспокоить» вне интервала доступности для отключения уведомлений.", "Failed to load availability" : "Не удалось получить сведения о доступности", "Saved availability" : "Сведения о доступности сохранены", "Failed to save availability" : "Не удалось сохранить сведения о доступности", - "Availability" : "Доступность", + "Availability" : "Рабочее время", + "If you configure your working hours, other people will see when you are out of office when they book a meeting." : "Если вы настроите свой расписание работы, другие пользователи при планировании встреч смогут видеть, когда вас нет в офисе.", + "Absence" : "Отсутствие", + "Configure your next absence period." : "Укажите интервал вашего следующего отсутствия.", "Calendar server" : "Сервер календаря", "Send invitations to attendees" : "Отправить приглашения", "Automatically generate a birthday calendar" : "Создавать календарь дней рождения автоматически", diff --git a/apps/dav/l10n/sv.js b/apps/dav/l10n/sv.js index f0f44d97cee..f0fa2208c4a 100644 --- a/apps/dav/l10n/sv.js +++ b/apps/dav/l10n/sv.js @@ -50,9 +50,9 @@ OC.L10N.register( "{actor} moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor} flyttade uppgift {todo} från lista {sourceCalendar} till lista {targetCalendar}", "You moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "Du flyttade uppgift {todo} från lista {sourceCalendar} till lista {targetCalendar}", "Calendar, contacts and tasks" : "Kalender, kontakter och uppgifter", - "A <strong>calendar</strong> was modified" : "En <strong>kalender</strong> modifierades", - "A calendar <strong>event</strong> was modified" : "En kalender-<strong>händelse</strong> modifierades", - "A calendar <strong>to-do</strong> was modified" : "En kalender <strong>uppgift</strong> modifierades", + "A <strong>calendar</strong> was modified" : "En <strong>kalender</strong> ändrades", + "A calendar <strong>event</strong> was modified" : "En kalender-<strong>händelse</strong> ändrades", + "A calendar <strong>to-do</strong> was modified" : "En kalender <strong>uppgift</strong> ändrades", "Contact birthdays" : "Födelsedagar", "Death of %s" : "%ss död ", "Untitled calendar" : "Namnlös kalender", @@ -82,7 +82,7 @@ OC.L10N.register( "Invitation updated: %1$s" : "Inbjudan uppdaterad: %1$s", "%1$s updated the event \"%2$s\"" : "%1$s uppdaterade händelse \"%2$s\"", "Invitation: %1$s" : "Inbjudan: %1$s", - "%1$s would like to invite you to \"%2$s\"" : "%1$s skulle vilja bjuda in dig till \"%2$s\"", + "%1$s would like to invite you to \"%2$s\"" : "%1$s har bjudit in dig till \"%2$s\"", "Organizer:" : "Arrangör:", "Attendees:" : "Deltagare:", "Title:" : "Titel:", @@ -158,8 +158,8 @@ OC.L10N.register( "WebDAV endpoint" : "WebDAV endpoint", "First day" : "Första dagen", "Last day (inclusive)" : "Sista dagen (inklusive)", - "Short absence status" : "Kort frånvarostatus", - "Long absence Message" : "Långt frånvaromeddelande", + "Short absence status" : "Meddelande om kort frånvaro", + "Long absence Message" : "Meddelande om långvarig frånvaro", "Save" : "Spara", "Disable absence" : "Inaktivera frånvaro", "Absence saved" : "Frånvaro sparad", @@ -193,11 +193,11 @@ OC.L10N.register( "Automatically generate a birthday calendar" : "Generera en födelsedagskalender automatiskt", "Birthday calendars will be generated by a background job." : "Födelsedagskalender kommer skapas som ett bakgrundsjobb.", "Hence they will not be available immediately after enabling but will show up after some time." : "Därför kommer de inte vara tillgängliga direkt efter aktivering men kommer dyka upp efter en tid.", - "Send notifications for events" : "Skicka aviseringar för händelser", - "Notifications are sent via background jobs, so these must occur often enough." : "Aviseringar skickas genom bakgrundsjobb, så dessa måste ske tillräckligt ofta.", + "Send notifications for events" : "Skicka notiser för händelser", + "Notifications are sent via background jobs, so these must occur often enough." : "Notiser skickas genom bakgrundsjobb, så dessa måste ske tillräckligt ofta.", "Send reminder notifications to calendar sharees as well" : "Skicka även påminnelser till kalenderdeltagare", "Reminders are always sent to organizers and attendees." : "Påminnelser skickas alltid till arrangörer och deltagare.", - "Enable notifications for events via push" : "Aktivera aviseringar för händelser via push", + "Enable notifications for events via push" : "Aktivera notiser för händelser via push", "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Installera även {calendarappstoreopen}Kalender-app{linkclose}, eller {calendardocopen}anslut din dator & mobil för synkronisering ↗{linkclose}.", "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Verifiera och säkerställ inställningar för {emailopen}e-postserver{linkclose}.", "There was an error updating your attendance status." : "Ett fel uppstod vid uppdatering av din närvarostatus.", diff --git a/apps/dav/l10n/sv.json b/apps/dav/l10n/sv.json index acc679a0945..bedd06fdaf3 100644 --- a/apps/dav/l10n/sv.json +++ b/apps/dav/l10n/sv.json @@ -48,9 +48,9 @@ "{actor} moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor} flyttade uppgift {todo} från lista {sourceCalendar} till lista {targetCalendar}", "You moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "Du flyttade uppgift {todo} från lista {sourceCalendar} till lista {targetCalendar}", "Calendar, contacts and tasks" : "Kalender, kontakter och uppgifter", - "A <strong>calendar</strong> was modified" : "En <strong>kalender</strong> modifierades", - "A calendar <strong>event</strong> was modified" : "En kalender-<strong>händelse</strong> modifierades", - "A calendar <strong>to-do</strong> was modified" : "En kalender <strong>uppgift</strong> modifierades", + "A <strong>calendar</strong> was modified" : "En <strong>kalender</strong> ändrades", + "A calendar <strong>event</strong> was modified" : "En kalender-<strong>händelse</strong> ändrades", + "A calendar <strong>to-do</strong> was modified" : "En kalender <strong>uppgift</strong> ändrades", "Contact birthdays" : "Födelsedagar", "Death of %s" : "%ss död ", "Untitled calendar" : "Namnlös kalender", @@ -80,7 +80,7 @@ "Invitation updated: %1$s" : "Inbjudan uppdaterad: %1$s", "%1$s updated the event \"%2$s\"" : "%1$s uppdaterade händelse \"%2$s\"", "Invitation: %1$s" : "Inbjudan: %1$s", - "%1$s would like to invite you to \"%2$s\"" : "%1$s skulle vilja bjuda in dig till \"%2$s\"", + "%1$s would like to invite you to \"%2$s\"" : "%1$s har bjudit in dig till \"%2$s\"", "Organizer:" : "Arrangör:", "Attendees:" : "Deltagare:", "Title:" : "Titel:", @@ -156,8 +156,8 @@ "WebDAV endpoint" : "WebDAV endpoint", "First day" : "Första dagen", "Last day (inclusive)" : "Sista dagen (inklusive)", - "Short absence status" : "Kort frånvarostatus", - "Long absence Message" : "Långt frånvaromeddelande", + "Short absence status" : "Meddelande om kort frånvaro", + "Long absence Message" : "Meddelande om långvarig frånvaro", "Save" : "Spara", "Disable absence" : "Inaktivera frånvaro", "Absence saved" : "Frånvaro sparad", @@ -191,11 +191,11 @@ "Automatically generate a birthday calendar" : "Generera en födelsedagskalender automatiskt", "Birthday calendars will be generated by a background job." : "Födelsedagskalender kommer skapas som ett bakgrundsjobb.", "Hence they will not be available immediately after enabling but will show up after some time." : "Därför kommer de inte vara tillgängliga direkt efter aktivering men kommer dyka upp efter en tid.", - "Send notifications for events" : "Skicka aviseringar för händelser", - "Notifications are sent via background jobs, so these must occur often enough." : "Aviseringar skickas genom bakgrundsjobb, så dessa måste ske tillräckligt ofta.", + "Send notifications for events" : "Skicka notiser för händelser", + "Notifications are sent via background jobs, so these must occur often enough." : "Notiser skickas genom bakgrundsjobb, så dessa måste ske tillräckligt ofta.", "Send reminder notifications to calendar sharees as well" : "Skicka även påminnelser till kalenderdeltagare", "Reminders are always sent to organizers and attendees." : "Påminnelser skickas alltid till arrangörer och deltagare.", - "Enable notifications for events via push" : "Aktivera aviseringar för händelser via push", + "Enable notifications for events via push" : "Aktivera notiser för händelser via push", "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Installera även {calendarappstoreopen}Kalender-app{linkclose}, eller {calendardocopen}anslut din dator & mobil för synkronisering ↗{linkclose}.", "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Verifiera och säkerställ inställningar för {emailopen}e-postserver{linkclose}.", "There was an error updating your attendance status." : "Ett fel uppstod vid uppdatering av din närvarostatus.", diff --git a/apps/dav/l10n/zh_TW.js b/apps/dav/l10n/zh_TW.js index a1efb49eb07..8d5770e9286 100644 --- a/apps/dav/l10n/zh_TW.js +++ b/apps/dav/l10n/zh_TW.js @@ -185,6 +185,7 @@ OC.L10N.register( "Saved availability" : "已儲存可用性", "Failed to save availability" : "儲存可用性失敗", "Availability" : "可用性", + "If you configure your working hours, other people will see when you are out of office when they book a meeting." : "若您設定了您的工作時間,其他使用者在預約會議時就會知道您何時不在辦公室。", "Absence" : "缺席", "Configure your next absence period." : "設定您的下一個缺席時段。", "Calendar server" : "日曆伺服器", diff --git a/apps/dav/l10n/zh_TW.json b/apps/dav/l10n/zh_TW.json index 05118414486..a7379d6fa83 100644 --- a/apps/dav/l10n/zh_TW.json +++ b/apps/dav/l10n/zh_TW.json @@ -183,6 +183,7 @@ "Saved availability" : "已儲存可用性", "Failed to save availability" : "儲存可用性失敗", "Availability" : "可用性", + "If you configure your working hours, other people will see when you are out of office when they book a meeting." : "若您設定了您的工作時間,其他使用者在預約會議時就會知道您何時不在辦公室。", "Absence" : "缺席", "Configure your next absence period." : "設定您的下一個缺席時段。", "Calendar server" : "日曆伺服器", diff --git a/apps/encryption/l10n/de_DE.js b/apps/encryption/l10n/de_DE.js index 19fad8882d2..461a079bfbc 100644 --- a/apps/encryption/l10n/de_DE.js +++ b/apps/encryption/l10n/de_DE.js @@ -42,6 +42,7 @@ OC.L10N.register( "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Die Aktivierung dieser Option verschlüsselt alle Dateien die auf dem Hauptspeicher gespeichert sind, ansonsten werden nur Dateien auf dem externen Speicher verschlüsselt", "Enable recovery key" : "Wiederherstellungsschlüssel aktivieren", "Disable recovery key" : "Wiederherstellungsschlüssel deaktivieren", + "The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "Der Wiederherstellungsschlüssel ist ein zusätzlicher Verschlüsselungsschlüssel, der zur Verschlüsselung von Dateien verwendet wird. Er wird verwendet, um Dateien aus einem Konto wiederherzustellen, wenn das Passwort vergessen wurde.", "Recovery key password" : "Passwort für den Wiederherstellungsschlüssel", "Repeat recovery key password" : "Passwort für den Wiederherstellungsschlüssel wiederholen", "Change recovery key password:" : "Passwort für den Wiederherstellungsschlüssel ändern", diff --git a/apps/encryption/l10n/de_DE.json b/apps/encryption/l10n/de_DE.json index 3cb8fd7e474..36494cc1026 100644 --- a/apps/encryption/l10n/de_DE.json +++ b/apps/encryption/l10n/de_DE.json @@ -40,6 +40,7 @@ "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Die Aktivierung dieser Option verschlüsselt alle Dateien die auf dem Hauptspeicher gespeichert sind, ansonsten werden nur Dateien auf dem externen Speicher verschlüsselt", "Enable recovery key" : "Wiederherstellungsschlüssel aktivieren", "Disable recovery key" : "Wiederherstellungsschlüssel deaktivieren", + "The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "Der Wiederherstellungsschlüssel ist ein zusätzlicher Verschlüsselungsschlüssel, der zur Verschlüsselung von Dateien verwendet wird. Er wird verwendet, um Dateien aus einem Konto wiederherzustellen, wenn das Passwort vergessen wurde.", "Recovery key password" : "Passwort für den Wiederherstellungsschlüssel", "Repeat recovery key password" : "Passwort für den Wiederherstellungsschlüssel wiederholen", "Change recovery key password:" : "Passwort für den Wiederherstellungsschlüssel ändern", diff --git a/apps/encryption/l10n/zh_TW.js b/apps/encryption/l10n/zh_TW.js index 97f4392587d..7909f74e41f 100644 --- a/apps/encryption/l10n/zh_TW.js +++ b/apps/encryption/l10n/zh_TW.js @@ -42,6 +42,7 @@ OC.L10N.register( "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "啟用此功能以加密所有主要儲存空間的檔案,否則僅有外部儲存空間的檔案會被加密。", "Enable recovery key" : "啟用還原金鑰", "Disable recovery key" : "停用還原金鑰", + "The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "還原金鑰是用於加密檔案的額外加密金鑰。其用於忘記密碼時從帳號還原檔案。", "Recovery key password" : "還原金鑰密碼", "Repeat recovery key password" : "再輸入還原金鑰密碼一次", "Change recovery key password:" : "變更還原金鑰密碼:", diff --git a/apps/encryption/l10n/zh_TW.json b/apps/encryption/l10n/zh_TW.json index b6468a71f32..7c91d910b1a 100644 --- a/apps/encryption/l10n/zh_TW.json +++ b/apps/encryption/l10n/zh_TW.json @@ -40,6 +40,7 @@ "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "啟用此功能以加密所有主要儲存空間的檔案,否則僅有外部儲存空間的檔案會被加密。", "Enable recovery key" : "啟用還原金鑰", "Disable recovery key" : "停用還原金鑰", + "The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "還原金鑰是用於加密檔案的額外加密金鑰。其用於忘記密碼時從帳號還原檔案。", "Recovery key password" : "還原金鑰密碼", "Repeat recovery key password" : "再輸入還原金鑰密碼一次", "Change recovery key password:" : "變更還原金鑰密碼:", diff --git a/apps/federatedfilesharing/l10n/de_DE.js b/apps/federatedfilesharing/l10n/de_DE.js index 600564a05fe..4cf8a454c95 100644 --- a/apps/federatedfilesharing/l10n/de_DE.js +++ b/apps/federatedfilesharing/l10n/de_DE.js @@ -13,6 +13,8 @@ OC.L10N.register( "Federated Share request sent, you will receive an invitation. Check your notifications." : "Anfrage für Cloud-übergreifende Freigabe war erfolgreich. Sie erhalten eine Einladung. Bitte prüfen Sie Ihre Benachrichtigungen. ", "Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "Federated-Share konnte nicht aufgebaut werden, da der Zielserver eine zu alte Version verwendet (Nextcloud <=9).", "It is not allowed to send federated group shares from this server." : "Das Versenden einer Cloud-übergreifenden Freigabe ist von diesem Server aus nicht zugelassen.", + "Sharing %1$s failed, because this item is already shared with the account %2$s" : "Freigeben von %1$s ist fehlgeschlagen, da dieses Element schon mit dem Konto %2$s geteilt wurde", + "Not allowed to create a federated share to the same account" : "Das Erstellen einer Federated-Cloud-Freigabe mit dem gleichen Konto ist nicht erlaubt", "Federated shares require read permissions" : "Federated-Shares benötigen Leseberechtigungen", "File is already shared with %s" : "Datei wird bereits geteilt mit %s", "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "Freigabe von %1$s fehlgeschlagen, da %2$s nicht gefunden wurde. Möglicherweise ist der Server nicht erreichbar oder nutzt ein selbst zertifiziertes Zertifikat.", @@ -26,6 +28,13 @@ OC.L10N.register( "Sharing" : "Teilen", "Federated file sharing" : "Federated Datei-Freigabe", "Provide federated file sharing across servers" : "Bietet Cloud-übergreifende Datei-Freigaben", + "Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "Legt fest, wie Personen zwischen Servern teilen können. Dies gilt auch für Freigaben zwischen Personen auf diesem Server, wenn sie die Federated-Sharing verwenden.", + "Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Personen auf diesem Server das Senden von Freigaben an andere Server erlauben (Diese Option ermöglicht auch den WebDAV-Zugriff auf öffentliche Freigaben)", + "Allow people on this server to receive shares from other servers" : "Ermöglichen Sie Personen auf diesem Server, Freigaben von anderen Servern zu erhalten", + "Allow people on this server to send shares to groups on other servers" : "Ermöglichen Sie Personen auf diesem Server, Freigaben an Gruppen auf anderen Servern zu senden", + "Allow people on this server to receive group shares from other servers" : "Ermöglichen Sie Personen auf diesem Server, Gruppenfreigaben von anderen Servern zu erhalten", + "Search global and public address book for people" : "Durchsuche globales und öffentliches Adressbuch nach Personen", + "Allow people to publish their data to a global and public address book" : "Erlaube Personen, ihre Daten in einem globalen und öffentlichen Adressbuch zu veröffentlichen", "Unable to update federated files sharing config" : "Einstellungen zum Federated-Teilen konnten nicht aktualisiert werden", "Federated Cloud" : "Federated Cloud", "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" : "Sie können mit jedem teilen, der einen Nextcloud-Server oder andere Open Cloud Mesh (OCM) kompatible Server und Dienste verwendet! Geben Sie einfach deren Federated-Cloud-ID in den Teilen-Dialog ein. Diese sieht wie folgt aus: person@cloud.example.com", diff --git a/apps/federatedfilesharing/l10n/de_DE.json b/apps/federatedfilesharing/l10n/de_DE.json index d342324dd88..f08a19ceaff 100644 --- a/apps/federatedfilesharing/l10n/de_DE.json +++ b/apps/federatedfilesharing/l10n/de_DE.json @@ -11,6 +11,8 @@ "Federated Share request sent, you will receive an invitation. Check your notifications." : "Anfrage für Cloud-übergreifende Freigabe war erfolgreich. Sie erhalten eine Einladung. Bitte prüfen Sie Ihre Benachrichtigungen. ", "Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "Federated-Share konnte nicht aufgebaut werden, da der Zielserver eine zu alte Version verwendet (Nextcloud <=9).", "It is not allowed to send federated group shares from this server." : "Das Versenden einer Cloud-übergreifenden Freigabe ist von diesem Server aus nicht zugelassen.", + "Sharing %1$s failed, because this item is already shared with the account %2$s" : "Freigeben von %1$s ist fehlgeschlagen, da dieses Element schon mit dem Konto %2$s geteilt wurde", + "Not allowed to create a federated share to the same account" : "Das Erstellen einer Federated-Cloud-Freigabe mit dem gleichen Konto ist nicht erlaubt", "Federated shares require read permissions" : "Federated-Shares benötigen Leseberechtigungen", "File is already shared with %s" : "Datei wird bereits geteilt mit %s", "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "Freigabe von %1$s fehlgeschlagen, da %2$s nicht gefunden wurde. Möglicherweise ist der Server nicht erreichbar oder nutzt ein selbst zertifiziertes Zertifikat.", @@ -24,6 +26,13 @@ "Sharing" : "Teilen", "Federated file sharing" : "Federated Datei-Freigabe", "Provide federated file sharing across servers" : "Bietet Cloud-übergreifende Datei-Freigaben", + "Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "Legt fest, wie Personen zwischen Servern teilen können. Dies gilt auch für Freigaben zwischen Personen auf diesem Server, wenn sie die Federated-Sharing verwenden.", + "Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Personen auf diesem Server das Senden von Freigaben an andere Server erlauben (Diese Option ermöglicht auch den WebDAV-Zugriff auf öffentliche Freigaben)", + "Allow people on this server to receive shares from other servers" : "Ermöglichen Sie Personen auf diesem Server, Freigaben von anderen Servern zu erhalten", + "Allow people on this server to send shares to groups on other servers" : "Ermöglichen Sie Personen auf diesem Server, Freigaben an Gruppen auf anderen Servern zu senden", + "Allow people on this server to receive group shares from other servers" : "Ermöglichen Sie Personen auf diesem Server, Gruppenfreigaben von anderen Servern zu erhalten", + "Search global and public address book for people" : "Durchsuche globales und öffentliches Adressbuch nach Personen", + "Allow people to publish their data to a global and public address book" : "Erlaube Personen, ihre Daten in einem globalen und öffentlichen Adressbuch zu veröffentlichen", "Unable to update federated files sharing config" : "Einstellungen zum Federated-Teilen konnten nicht aktualisiert werden", "Federated Cloud" : "Federated Cloud", "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" : "Sie können mit jedem teilen, der einen Nextcloud-Server oder andere Open Cloud Mesh (OCM) kompatible Server und Dienste verwendet! Geben Sie einfach deren Federated-Cloud-ID in den Teilen-Dialog ein. Diese sieht wie folgt aus: person@cloud.example.com", diff --git a/apps/federatedfilesharing/l10n/ru.js b/apps/federatedfilesharing/l10n/ru.js index b8854746149..5ec6acd524f 100644 --- a/apps/federatedfilesharing/l10n/ru.js +++ b/apps/federatedfilesharing/l10n/ru.js @@ -13,6 +13,7 @@ OC.L10N.register( "Federated Share request sent, you will receive an invitation. Check your notifications." : "Запрос межсерверного общего доступа оправлен, вы получите приглашение. Проверьте свои уведомления.", "Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "Не удалось установить межсерверный общий доступ, на другом сервере установлена устаревшая версия Nextcloud (версия 9.x или более ранняя).", "It is not allowed to send federated group shares from this server." : "Не допускается предоставление межсерверного общего доступа группам пользователей.", + "Sharing %1$s failed, because this item is already shared with the account %2$s" : "Не удалось предоставить доступ к %1$s, так как этот ресурс уже доступен пользователю %2$s", "Federated shares require read permissions" : "Для федеративных ресурсов требуются разрешения на чтение", "File is already shared with %s" : "Доступ к файлу уже предоставлен %s", "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "Не удалось предоставить доступ к «%1$s», не удалось найти %2$s. Возможно, сервер недоступен или использует самоподписанный сертификат.", @@ -26,6 +27,13 @@ OC.L10N.register( "Sharing" : "Общий доступ", "Federated file sharing" : "Межсерверный обмен файлами", "Provide federated file sharing across servers" : "Приложение позволяет использовать межсерверный обмен файлами", + "Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "Настройте, как пользователи могут публиковать ресурсы между разными серверами. Сюда входят и общие ресурсы между пользователями на этом сервере, если они используют федеративное совместное использование.", + "Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Разрешить пользователям на этом сервере публиковать общие ресурсы на других серверах (этот параметр также разрешает доступ WebDAV к общим папкам)", + "Allow people on this server to receive shares from other servers" : "Разрешить пользователям этого сервера принимать общие ресурсы с других серверов", + "Allow people on this server to send shares to groups on other servers" : "Разрешить пользователям этого сервера предоставлять общий доступ группам пользователей других серверов", + "Allow people on this server to receive group shares from other servers" : "Разрешить пользователям этого сервера принимать общие ресурсы с других серверов, опубликованные для групп пользователей", + "Search global and public address book for people" : "Искать пользователей в глобальной и открытой адресной книге", + "Allow people to publish their data to a global and public address book" : "Разрешить пользователям этого сервера публиковать свои данные в глобальной и общедоступной адресной книге", "Unable to update federated files sharing config" : "Невозможно обновить конфигурацию общего доступа к федеративным файлам", "Federated Cloud" : "Федерация облачных хранилищ", "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" : "Вы можете предоставить общий доступ любому пользователю Nextcloud или других серверов и сервисов, совместимых с Open Cloud Mesh (OCM)! Просто введите его идентификатор федеративного облачного хранилища в диалоге предоставления общего доступа. Идентификатор указывается в виде «person@cloud.example.com».", diff --git a/apps/federatedfilesharing/l10n/ru.json b/apps/federatedfilesharing/l10n/ru.json index 0556ffcd00f..ef3194d795a 100644 --- a/apps/federatedfilesharing/l10n/ru.json +++ b/apps/federatedfilesharing/l10n/ru.json @@ -11,6 +11,7 @@ "Federated Share request sent, you will receive an invitation. Check your notifications." : "Запрос межсерверного общего доступа оправлен, вы получите приглашение. Проверьте свои уведомления.", "Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "Не удалось установить межсерверный общий доступ, на другом сервере установлена устаревшая версия Nextcloud (версия 9.x или более ранняя).", "It is not allowed to send federated group shares from this server." : "Не допускается предоставление межсерверного общего доступа группам пользователей.", + "Sharing %1$s failed, because this item is already shared with the account %2$s" : "Не удалось предоставить доступ к %1$s, так как этот ресурс уже доступен пользователю %2$s", "Federated shares require read permissions" : "Для федеративных ресурсов требуются разрешения на чтение", "File is already shared with %s" : "Доступ к файлу уже предоставлен %s", "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "Не удалось предоставить доступ к «%1$s», не удалось найти %2$s. Возможно, сервер недоступен или использует самоподписанный сертификат.", @@ -24,6 +25,13 @@ "Sharing" : "Общий доступ", "Federated file sharing" : "Межсерверный обмен файлами", "Provide federated file sharing across servers" : "Приложение позволяет использовать межсерверный обмен файлами", + "Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "Настройте, как пользователи могут публиковать ресурсы между разными серверами. Сюда входят и общие ресурсы между пользователями на этом сервере, если они используют федеративное совместное использование.", + "Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Разрешить пользователям на этом сервере публиковать общие ресурсы на других серверах (этот параметр также разрешает доступ WebDAV к общим папкам)", + "Allow people on this server to receive shares from other servers" : "Разрешить пользователям этого сервера принимать общие ресурсы с других серверов", + "Allow people on this server to send shares to groups on other servers" : "Разрешить пользователям этого сервера предоставлять общий доступ группам пользователей других серверов", + "Allow people on this server to receive group shares from other servers" : "Разрешить пользователям этого сервера принимать общие ресурсы с других серверов, опубликованные для групп пользователей", + "Search global and public address book for people" : "Искать пользователей в глобальной и открытой адресной книге", + "Allow people to publish their data to a global and public address book" : "Разрешить пользователям этого сервера публиковать свои данные в глобальной и общедоступной адресной книге", "Unable to update federated files sharing config" : "Невозможно обновить конфигурацию общего доступа к федеративным файлам", "Federated Cloud" : "Федерация облачных хранилищ", "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" : "Вы можете предоставить общий доступ любому пользователю Nextcloud или других серверов и сервисов, совместимых с Open Cloud Mesh (OCM)! Просто введите его идентификатор федеративного облачного хранилища в диалоге предоставления общего доступа. Идентификатор указывается в виде «person@cloud.example.com».", diff --git a/apps/federatedfilesharing/l10n/zh_TW.js b/apps/federatedfilesharing/l10n/zh_TW.js index e479d1a9609..9ee8cda9123 100644 --- a/apps/federatedfilesharing/l10n/zh_TW.js +++ b/apps/federatedfilesharing/l10n/zh_TW.js @@ -13,6 +13,8 @@ OC.L10N.register( "Federated Share request sent, you will receive an invitation. Check your notifications." : "已傳送聯盟式分享請求,您將會收到邀請。請檢查您的通知。", "Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "無法建立聯盟式分享,看來是要聯盟的伺服器太舊了 (Nextcloud <= 9)。", "It is not allowed to send federated group shares from this server." : "不允許從此伺服器傳送聯盟式群組分享。", + "Sharing %1$s failed, because this item is already shared with the account %2$s" : "分享 %1$s 失敗,因為此項目已與帳號 %2$s 分享", + "Not allowed to create a federated share to the same account" : "不允許與同一個帳號建立聯邦分享", "Federated shares require read permissions" : "聯盟分享需要讀取權限", "File is already shared with %s" : "檔案已與 %s 分享", "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "分享 %1$s 失敗,找不到 %2$s,或許伺服器目前無法存取或使用自行簽署的憑證。", @@ -26,6 +28,13 @@ OC.L10N.register( "Sharing" : "分享", "Federated file sharing" : "聯盟式檔案分享", "Provide federated file sharing across servers" : "提供跨伺服器的聯盟式檔案分享", + "Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "調整人們如何在伺服器間分享。這也包含此伺服器上使用者間的分享,如果他們使用聯盟式分享的話。", + "Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "允許此伺服器上的使用者傳送分享到其他伺服器(此選項也允許 WebDAV 存取公開分享)", + "Allow people on this server to receive shares from other servers" : "允許此伺服器上的使用者接收來自其他伺服器的分享", + "Allow people on this server to send shares to groups on other servers" : "允許此伺服器上的使用者傳送分享在其他伺服器上的群組", + "Allow people on this server to receive group shares from other servers" : "允許此伺服器上的使用者接收來自其他伺服器的群組分享", + "Search global and public address book for people" : "搜尋全域與公開通訊錄中的使用者", + "Allow people to publish their data to a global and public address book" : "允許使用者將其資料發佈到全域且公開的通訊錄", "Unable to update federated files sharing config" : "無法更新聯合檔案分享設定", "Federated Cloud" : "聯盟式雲端", "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" : "您可以與任何使用 Nextcloud 伺服器或其他相容於 Open Cloud Mesh (OCM) 的伺服器與服務分享!只要把他們的雲端聯盟 ID 放在分享對話框中。看起來會像是 person@cloud.example.com", diff --git a/apps/federatedfilesharing/l10n/zh_TW.json b/apps/federatedfilesharing/l10n/zh_TW.json index 0f9b8757af0..91bc536144a 100644 --- a/apps/federatedfilesharing/l10n/zh_TW.json +++ b/apps/federatedfilesharing/l10n/zh_TW.json @@ -11,6 +11,8 @@ "Federated Share request sent, you will receive an invitation. Check your notifications." : "已傳送聯盟式分享請求,您將會收到邀請。請檢查您的通知。", "Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "無法建立聯盟式分享,看來是要聯盟的伺服器太舊了 (Nextcloud <= 9)。", "It is not allowed to send federated group shares from this server." : "不允許從此伺服器傳送聯盟式群組分享。", + "Sharing %1$s failed, because this item is already shared with the account %2$s" : "分享 %1$s 失敗,因為此項目已與帳號 %2$s 分享", + "Not allowed to create a federated share to the same account" : "不允許與同一個帳號建立聯邦分享", "Federated shares require read permissions" : "聯盟分享需要讀取權限", "File is already shared with %s" : "檔案已與 %s 分享", "Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "分享 %1$s 失敗,找不到 %2$s,或許伺服器目前無法存取或使用自行簽署的憑證。", @@ -24,6 +26,13 @@ "Sharing" : "分享", "Federated file sharing" : "聯盟式檔案分享", "Provide federated file sharing across servers" : "提供跨伺服器的聯盟式檔案分享", + "Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "調整人們如何在伺服器間分享。這也包含此伺服器上使用者間的分享,如果他們使用聯盟式分享的話。", + "Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "允許此伺服器上的使用者傳送分享到其他伺服器(此選項也允許 WebDAV 存取公開分享)", + "Allow people on this server to receive shares from other servers" : "允許此伺服器上的使用者接收來自其他伺服器的分享", + "Allow people on this server to send shares to groups on other servers" : "允許此伺服器上的使用者傳送分享在其他伺服器上的群組", + "Allow people on this server to receive group shares from other servers" : "允許此伺服器上的使用者接收來自其他伺服器的群組分享", + "Search global and public address book for people" : "搜尋全域與公開通訊錄中的使用者", + "Allow people to publish their data to a global and public address book" : "允許使用者將其資料發佈到全域且公開的通訊錄", "Unable to update federated files sharing config" : "無法更新聯合檔案分享設定", "Federated Cloud" : "聯盟式雲端", "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" : "您可以與任何使用 Nextcloud 伺服器或其他相容於 Open Cloud Mesh (OCM) 的伺服器與服務分享!只要把他們的雲端聯盟 ID 放在分享對話框中。看起來會像是 person@cloud.example.com", diff --git a/apps/federation/l10n/de_DE.js b/apps/federation/l10n/de_DE.js index dadab45fd4f..7050cd9cc33 100644 --- a/apps/federation/l10n/de_DE.js +++ b/apps/federation/l10n/de_DE.js @@ -7,6 +7,9 @@ OC.L10N.register( "Could not add server" : "Konnte Server nicht hinzufügen", "Trusted servers" : "Vertrauenswürdige Server", "Federation" : "Federation", + "Federation allows you to connect with other trusted servers to exchange the account directory." : "Federation ermöglicht die Verbindung mit anderen vertrauenswürdigen Servern, um das Kontenverzeichnis auszutauschen.", + "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "Federation erlaubt es Ihnen, sich mit anderen vertrauenswürdigen Servern zu verbinden, um das Kontoverzeichnis auszutauschen. Dies wird zum Beispiel für die automatische Vervollständigung externer Konten beim Federated-Sharing verwendet.", + "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "Federation ermöglicht es Ihnen, sich mit anderen vertrauenswürdigen Servern zu verbinden, um das Kontoverzeichnis auszutauschen. Dies wird zum Beispiel für die automatische Vervollständigung externer Konten beim Federated-Sharing verwendet. Es ist nicht erforderlich einen Server als vertrauenswürdig hinzuzufügen, um eine \"federated\" Freigabe zu erstellen.", "+ Add trusted server" : "+ Vertrauenswürdigen Server hinzufügen", "Trusted server" : "Vertrauenswürdiger Server", "Add" : "Hinzufügen", diff --git a/apps/federation/l10n/de_DE.json b/apps/federation/l10n/de_DE.json index d3909cd7b68..2d128c19a8b 100644 --- a/apps/federation/l10n/de_DE.json +++ b/apps/federation/l10n/de_DE.json @@ -5,6 +5,9 @@ "Could not add server" : "Konnte Server nicht hinzufügen", "Trusted servers" : "Vertrauenswürdige Server", "Federation" : "Federation", + "Federation allows you to connect with other trusted servers to exchange the account directory." : "Federation ermöglicht die Verbindung mit anderen vertrauenswürdigen Servern, um das Kontenverzeichnis auszutauschen.", + "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "Federation erlaubt es Ihnen, sich mit anderen vertrauenswürdigen Servern zu verbinden, um das Kontoverzeichnis auszutauschen. Dies wird zum Beispiel für die automatische Vervollständigung externer Konten beim Federated-Sharing verwendet.", + "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "Federation ermöglicht es Ihnen, sich mit anderen vertrauenswürdigen Servern zu verbinden, um das Kontoverzeichnis auszutauschen. Dies wird zum Beispiel für die automatische Vervollständigung externer Konten beim Federated-Sharing verwendet. Es ist nicht erforderlich einen Server als vertrauenswürdig hinzuzufügen, um eine \"federated\" Freigabe zu erstellen.", "+ Add trusted server" : "+ Vertrauenswürdigen Server hinzufügen", "Trusted server" : "Vertrauenswürdiger Server", "Add" : "Hinzufügen", diff --git a/apps/federation/l10n/zh_TW.js b/apps/federation/l10n/zh_TW.js index aa3b76d5cde..22fa4c51885 100644 --- a/apps/federation/l10n/zh_TW.js +++ b/apps/federation/l10n/zh_TW.js @@ -7,6 +7,9 @@ OC.L10N.register( "Could not add server" : "無法新增伺服器", "Trusted servers" : "信任的伺服器", "Federation" : "聯盟", + "Federation allows you to connect with other trusted servers to exchange the account directory." : "聯盟功能允許您與信任的伺服器連結,交換帳號列表。", + "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "聯盟功能允許您與信任的伺服器連結,交換帳號列表。舉例來說,與其他雲端聯盟的使用者分享檔案時,有了這一份列表,就可以在輸入框搜尋他們的帳號名稱。", + "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "聯盟功能允許您與信任的伺服器連結,交換使用者列表。舉例來說,與其他雲端聯盟的帳號分享檔案時,有了這一份列表,就可以在輸入框搜尋他們的帳號名稱。不必將伺服器新增為受信任的伺服器就可以建立聯盟分享。", "+ Add trusted server" : "+ 新增信任的伺服器", "Trusted server" : "信任的伺服器", "Add" : "新增", diff --git a/apps/federation/l10n/zh_TW.json b/apps/federation/l10n/zh_TW.json index c3659e6717f..01622ebd9ba 100644 --- a/apps/federation/l10n/zh_TW.json +++ b/apps/federation/l10n/zh_TW.json @@ -5,6 +5,9 @@ "Could not add server" : "無法新增伺服器", "Trusted servers" : "信任的伺服器", "Federation" : "聯盟", + "Federation allows you to connect with other trusted servers to exchange the account directory." : "聯盟功能允許您與信任的伺服器連結,交換帳號列表。", + "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "聯盟功能允許您與信任的伺服器連結,交換帳號列表。舉例來說,與其他雲端聯盟的使用者分享檔案時,有了這一份列表,就可以在輸入框搜尋他們的帳號名稱。", + "Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "聯盟功能允許您與信任的伺服器連結,交換使用者列表。舉例來說,與其他雲端聯盟的帳號分享檔案時,有了這一份列表,就可以在輸入框搜尋他們的帳號名稱。不必將伺服器新增為受信任的伺服器就可以建立聯盟分享。", "+ Add trusted server" : "+ 新增信任的伺服器", "Trusted server" : "信任的伺服器", "Add" : "新增", diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index 76d4e73e029..818ca039542 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -101,10 +101,12 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)." : "Ihr Speicher ist beinahe voll ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["stimmt mit \"{filter}\" überein","stimmen mit \"{filter}\" überein"], "View in folder" : "In Ordner anzeigen", + "Direct link was copied (only works for people who have access to this file/folder)" : "Direktlink wurde kopiert (funktioniert nur für Benutzer, die Zugriff auf diese Datei/Ordner haben)", "Path" : "Pfad", "_%n byte_::_%n bytes_" : ["%n Byte","%n Bytes"], "Favorited" : "Favorisiert", "Favorite" : "Favorit", + "Copy direct link (only works for people who have access to this file/folder)" : "Direkten Link kopieren (funktioniert nur für Benutzer, die Zugriff auf diese(n) Datei/Ordner haben)", "New folder" : "Neuer Ordner", "Create new folder" : "Neuen Ordner erstellen", "Upload file" : "Datei hochladen", @@ -125,6 +127,7 @@ OC.L10N.register( "Restored by {user}" : "Wiederhergestellt durch {user}", "Renamed by {user}" : "Umbenannt durch {user}", "Moved by {user}" : "Verschoben durch {user}", + "\"remote account\"" : "\"Entferntes Konto\"", "You created {file}" : "Sie haben {file} erstellt", "You created an encrypted file in {file}" : "Sie haben eine verschlüsselte Datei in {file} erstellt", "{user} created {file}" : "{user} hat {file} erstellt", diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index 18f978e77d0..c1dcf1c90bf 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -99,10 +99,12 @@ "Your storage is almost full ({usedSpacePercent}%)." : "Ihr Speicher ist beinahe voll ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["stimmt mit \"{filter}\" überein","stimmen mit \"{filter}\" überein"], "View in folder" : "In Ordner anzeigen", + "Direct link was copied (only works for people who have access to this file/folder)" : "Direktlink wurde kopiert (funktioniert nur für Benutzer, die Zugriff auf diese Datei/Ordner haben)", "Path" : "Pfad", "_%n byte_::_%n bytes_" : ["%n Byte","%n Bytes"], "Favorited" : "Favorisiert", "Favorite" : "Favorit", + "Copy direct link (only works for people who have access to this file/folder)" : "Direkten Link kopieren (funktioniert nur für Benutzer, die Zugriff auf diese(n) Datei/Ordner haben)", "New folder" : "Neuer Ordner", "Create new folder" : "Neuen Ordner erstellen", "Upload file" : "Datei hochladen", @@ -123,6 +125,7 @@ "Restored by {user}" : "Wiederhergestellt durch {user}", "Renamed by {user}" : "Umbenannt durch {user}", "Moved by {user}" : "Verschoben durch {user}", + "\"remote account\"" : "\"Entferntes Konto\"", "You created {file}" : "Sie haben {file} erstellt", "You created an encrypted file in {file}" : "Sie haben eine verschlüsselte Datei in {file} erstellt", "{user} created {file}" : "{user} hat {file} erstellt", diff --git a/apps/files/l10n/es_MX.js b/apps/files/l10n/es_MX.js index cb2ae196f0f..aa0e7cbed9d 100644 --- a/apps/files/l10n/es_MX.js +++ b/apps/files/l10n/es_MX.js @@ -34,6 +34,7 @@ OC.L10N.register( "Choose target folder" : "Elegir carpeta destino", "Edit locally" : "Editar localmente", "Open" : "Abrir", + "_Delete file_::_Delete files_" : ["Eliminar archivo","Eliminar archivos","Eliminar archivos"], "Could not load info for file \"{file}\"" : "No fue posible cargar información para el archivo \"{file}\"", "Files" : "Archivos", "Details" : "Detalles", @@ -159,7 +160,11 @@ OC.L10N.register( "The ownership transfer of {path} from {user} has completed." : "Se ha completado la transferencia de propiedad de {path} a {user}.", "in %s" : "en %s", "File Management" : "Administración de Archivos", + "Drag and drop files here to upload" : "Arrastre y suelte los archivos aquí para subirlos", + "Your have used your space quota and cannot upload files anymore" : "Ha utilizado su cuota de espacio y ya no puede subir más archivos", "You don’t have permission to upload or create files here" : "No cuentas con los permisos para cargar o crear archivos aquí", + "Some files could not be uploaded" : "No se pudieron cargar algunos archivos", + "Files uploaded successfully" : "Archivo cargado exitosamente", "Folder name" : "Nombre de la carpeta", "Name cannot be empty" : "El nombre no puede estar en blanco", "File not found" : "Archivo no encontrado", @@ -207,8 +212,11 @@ OC.L10N.register( "Cancel" : "Cancelar", "Copy to {target}" : "Copiar a {target}", "Move to {target}" : "Mover a {target}", + "Open in Files" : "Abrir en Archivos", + "Created new folder \"{name}\"" : "Nueva carpeta \"{name}\" creada", "Filename" : "Nombre del archivo", "Unable to initialize the templates directory" : "No se ha podido iniciar la carpeta de plantillas", + "Create new templates folder" : "Crear nueva carpeta de plantillas", "Templates" : "Plantillas", "No favorites yet" : "Aún no hay favoritos", "Files and folders you mark as favorite will show up here" : "Los archivos y carpetas que marques como favoritos se mostrarán aquí. ", diff --git a/apps/files/l10n/es_MX.json b/apps/files/l10n/es_MX.json index 0923dd4d61b..05eb5287d83 100644 --- a/apps/files/l10n/es_MX.json +++ b/apps/files/l10n/es_MX.json @@ -32,6 +32,7 @@ "Choose target folder" : "Elegir carpeta destino", "Edit locally" : "Editar localmente", "Open" : "Abrir", + "_Delete file_::_Delete files_" : ["Eliminar archivo","Eliminar archivos","Eliminar archivos"], "Could not load info for file \"{file}\"" : "No fue posible cargar información para el archivo \"{file}\"", "Files" : "Archivos", "Details" : "Detalles", @@ -157,7 +158,11 @@ "The ownership transfer of {path} from {user} has completed." : "Se ha completado la transferencia de propiedad de {path} a {user}.", "in %s" : "en %s", "File Management" : "Administración de Archivos", + "Drag and drop files here to upload" : "Arrastre y suelte los archivos aquí para subirlos", + "Your have used your space quota and cannot upload files anymore" : "Ha utilizado su cuota de espacio y ya no puede subir más archivos", "You don’t have permission to upload or create files here" : "No cuentas con los permisos para cargar o crear archivos aquí", + "Some files could not be uploaded" : "No se pudieron cargar algunos archivos", + "Files uploaded successfully" : "Archivo cargado exitosamente", "Folder name" : "Nombre de la carpeta", "Name cannot be empty" : "El nombre no puede estar en blanco", "File not found" : "Archivo no encontrado", @@ -205,8 +210,11 @@ "Cancel" : "Cancelar", "Copy to {target}" : "Copiar a {target}", "Move to {target}" : "Mover a {target}", + "Open in Files" : "Abrir en Archivos", + "Created new folder \"{name}\"" : "Nueva carpeta \"{name}\" creada", "Filename" : "Nombre del archivo", "Unable to initialize the templates directory" : "No se ha podido iniciar la carpeta de plantillas", + "Create new templates folder" : "Crear nueva carpeta de plantillas", "Templates" : "Plantillas", "No favorites yet" : "Aún no hay favoritos", "Files and folders you mark as favorite will show up here" : "Los archivos y carpetas que marques como favoritos se mostrarán aquí. ", diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 96b26fd991e..ab5298ce1f5 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -101,10 +101,12 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)." : "Votre espace de stockage est presque plein ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["correspond à \"{filter}\"","correspondent à '{filter}'","correspondent à '{filter}'"], "View in folder" : "Afficher dans le dossier", + "Direct link was copied (only works for people who have access to this file/folder)" : "Le lien direct a été copié (fonctionne uniquement pour les personnes qui ont accès à ce fichier ou à ce dossier)", "Path" : "Chemin", "_%n byte_::_%n bytes_" : ["%n octet","%n octets","%n octets"], "Favorited" : "Marqué comme favori", "Favorite" : "Favoris", + "Copy direct link (only works for people who have access to this file/folder)" : "Copier le lien direct (fonctionne uniquement pour les personnes pouvant accéder à ce fichier ou à ce dossier)", "New folder" : "Nouveau dossier", "Create new folder" : "Créer un nouveau dossier", "Upload file" : "Téléverser un fichier", @@ -125,6 +127,7 @@ OC.L10N.register( "Restored by {user}" : "Restauré par {user}", "Renamed by {user}" : "Renommé par {user}", "Moved by {user}" : "Déplacé par {user}", + "\"remote account\"" : "\"compte distant\"", "You created {file}" : "Vous avez créé {file}", "You created an encrypted file in {file}" : "Vous avez créé un fichier chiffré dans {file}", "{user} created {file}" : "{user} a créé {file}", diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 108daed371b..572b9589801 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -99,10 +99,12 @@ "Your storage is almost full ({usedSpacePercent}%)." : "Votre espace de stockage est presque plein ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["correspond à \"{filter}\"","correspondent à '{filter}'","correspondent à '{filter}'"], "View in folder" : "Afficher dans le dossier", + "Direct link was copied (only works for people who have access to this file/folder)" : "Le lien direct a été copié (fonctionne uniquement pour les personnes qui ont accès à ce fichier ou à ce dossier)", "Path" : "Chemin", "_%n byte_::_%n bytes_" : ["%n octet","%n octets","%n octets"], "Favorited" : "Marqué comme favori", "Favorite" : "Favoris", + "Copy direct link (only works for people who have access to this file/folder)" : "Copier le lien direct (fonctionne uniquement pour les personnes pouvant accéder à ce fichier ou à ce dossier)", "New folder" : "Nouveau dossier", "Create new folder" : "Créer un nouveau dossier", "Upload file" : "Téléverser un fichier", @@ -123,6 +125,7 @@ "Restored by {user}" : "Restauré par {user}", "Renamed by {user}" : "Renommé par {user}", "Moved by {user}" : "Déplacé par {user}", + "\"remote account\"" : "\"compte distant\"", "You created {file}" : "Vous avez créé {file}", "You created an encrypted file in {file}" : "Vous avez créé un fichier chiffré dans {file}", "{user} created {file}" : "{user} a créé {file}", diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js index 9bee09d7773..e07006f7f7f 100644 --- a/apps/files/l10n/he.js +++ b/apps/files/l10n/he.js @@ -63,8 +63,8 @@ OC.L10N.register( "_%n folder_::_%n folders_" : ["%n תיקייה","%n תיקיות","%n תיקיות","%n תיקיות"], "_%n file_::_%n files_" : ["%n קובץ","%n קבצים","%n קבצים","%n קבצים"], "{dirs} and {files}" : "{dirs} וכן {files}", - "_including %n hidden_::_including %n hidden_" : ["לרבות %n מוסתר","לרבות %n מוסתרים","לרבות %n מוסתרים","לרבות %n מוסתרים"], - "_Uploading %n file_::_Uploading %n files_" : ["מעלה %n קובץ","מעלה %n קבצים","מעלה %n קבצים","מעלה %n קבצים"], + "_including %n hidden_::_including %n hidden_" : ["לרבות %n מוסתר","לרבות %n מוסתרים","לרבות %n מוסתרים"], + "_Uploading %n file_::_Uploading %n files_" : ["מעלה %n קובץ","מעלה %n קבצים","מעלה %n קבצים"], "New" : "חדש", "Select file range" : "בחירת טווח קבצים", "{used} of {quota} used" : "{used} מתוך {quota} בשימוש", @@ -79,7 +79,7 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)." : "האחסון שלך כמעט מלא ({usedSpacePercent}%).", "View in folder" : "הצג בתיקייה", "Path" : "נתיב", - "_%n byte_::_%n bytes_" : ["%n בייט","%n בייטים","%n בייטים","%n בייטים"], + "_%n byte_::_%n bytes_" : ["%n בייט","%n בייטים","%n בייטים"], "Favorited" : "מועדף", "Favorite" : "מועדף", "New folder" : "תיקייה חדשה", @@ -196,4 +196,4 @@ OC.L10N.register( "Pending shares" : "שיתופים ממתינים", "Choose" : "בחר" }, -"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); +"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); diff --git a/apps/files/l10n/he.json b/apps/files/l10n/he.json index d4086212940..f6a80dd8fb5 100644 --- a/apps/files/l10n/he.json +++ b/apps/files/l10n/he.json @@ -61,8 +61,8 @@ "_%n folder_::_%n folders_" : ["%n תיקייה","%n תיקיות","%n תיקיות","%n תיקיות"], "_%n file_::_%n files_" : ["%n קובץ","%n קבצים","%n קבצים","%n קבצים"], "{dirs} and {files}" : "{dirs} וכן {files}", - "_including %n hidden_::_including %n hidden_" : ["לרבות %n מוסתר","לרבות %n מוסתרים","לרבות %n מוסתרים","לרבות %n מוסתרים"], - "_Uploading %n file_::_Uploading %n files_" : ["מעלה %n קובץ","מעלה %n קבצים","מעלה %n קבצים","מעלה %n קבצים"], + "_including %n hidden_::_including %n hidden_" : ["לרבות %n מוסתר","לרבות %n מוסתרים","לרבות %n מוסתרים"], + "_Uploading %n file_::_Uploading %n files_" : ["מעלה %n קובץ","מעלה %n קבצים","מעלה %n קבצים"], "New" : "חדש", "Select file range" : "בחירת טווח קבצים", "{used} of {quota} used" : "{used} מתוך {quota} בשימוש", @@ -77,7 +77,7 @@ "Your storage is almost full ({usedSpacePercent}%)." : "האחסון שלך כמעט מלא ({usedSpacePercent}%).", "View in folder" : "הצג בתיקייה", "Path" : "נתיב", - "_%n byte_::_%n bytes_" : ["%n בייט","%n בייטים","%n בייטים","%n בייטים"], + "_%n byte_::_%n bytes_" : ["%n בייט","%n בייטים","%n בייטים"], "Favorited" : "מועדף", "Favorite" : "מועדף", "New folder" : "תיקייה חדשה", @@ -193,5 +193,5 @@ "Deleted shares" : "שיתופים שנמחקו", "Pending shares" : "שיתופים ממתינים", "Choose" : "בחר" -},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" +},"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" }
\ No newline at end of file diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index f4ea371f448..fbe1a2627db 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -38,6 +38,9 @@ OC.L10N.register( "Edit locally" : "Редактировать локально", "Open" : "Открыть", "_Delete file_::_Delete files_" : ["Удалить файл","Удалить файлы","Удалить файлы","Удалить файлы"], + "_Delete folder_::_Delete folders_" : ["Удалить папку","Удалить папки","Удалить папки","Удалить папки"], + "_Disconnect storage_::_Disconnect storages_" : ["Отключить хранилище","Отключить хранилища","Отключить хранилища","Отключить хранилища"], + "_Leave this share_::_Leave these shares_" : ["Отказаться от доступа к общему ресурсу","Отказаться от доступа к общим ресурсам","Отказаться от доступа к общим ресурсам","Отказаться от доступа к общим ресурсам"], "Could not load info for file \"{file}\"" : "Не удаётся загрузить информацию для файла \"{file}\"", "Files" : "Файлы", "Details" : "Подробно", @@ -98,11 +101,13 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)." : "Ваше хранилище почти заполнено (использовано {usedSpacePercent} %).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["соответствуют «{filter}»","соответствуют «{filter}»","соответствуют «{filter}»","соответствует «{filter}»"], "View in folder" : "Посмотреть в каталоге", + "Direct link was copied (only works for people who have access to this file/folder)" : "Внутренняя ссылка скопирована. Она может быть использована только пользователями, у которых уже есть доступ к этому файлу или папке. ", "Path" : "Путь", "_%n byte_::_%n bytes_" : ["%n байт","%n байта","%n байт","%n байт"], "Favorited" : "Избранное", "Favorite" : "Добавить в избранное", - "New folder" : "Новый каталог", + "Copy direct link (only works for people who have access to this file/folder)" : "Копировать прямую ссылку (она сработает только для пользователей, у которых уже есть доступ к этому файлу или каталогу)", + "New folder" : "Новая папка", "Create new folder" : "Создать папку", "Upload file" : "Загрузить файл", "Recent" : "Недавно изменённые", @@ -116,12 +121,13 @@ OC.L10N.register( "You removed {file} from your favorites" : "Вы удалили «{file}» из избранного", "Favorites" : "Избранные", "File changes" : "Изменения файлов", - "Created by {user}" : "Создано {user}", - "Changed by {user}" : "Изменено {user}", - "Deleted by {user}" : "Удалено {user}", - "Restored by {user}" : "Восстановлено {user}", - "Renamed by {user}" : "Переименовано {user}", - "Moved by {user}" : "Перемещено {user}", + "Created by {user}" : "Создано пользователем {user}", + "Changed by {user}" : "Изменено пользователем {user}", + "Deleted by {user}" : "Удалено пользователем {user}", + "Restored by {user}" : "Восстановлено пользователем {user}", + "Renamed by {user}" : "Переименовано пользователем {user}", + "Moved by {user}" : "Перемещено пользователем {user}", + "\"remote account\"" : "«пользователь другого сервера»", "You created {file}" : "Вы создали «{file}»", "You created an encrypted file in {file}" : "Вы создали зашифрованный файл в «{file}»", "{user} created {file}" : "{user} создал(а) «{file}»", @@ -169,8 +175,12 @@ OC.L10N.register( "Drag and drop files here to upload" : "Перетаскивайте файлы сюда для загрузки", "Your have used your space quota and cannot upload files anymore" : "Вы использовали всё доступное вам место и не можете больше загружать файлы", "You don’t have permission to upload or create files here" : "У вас нет прав на создание или загрузку файлов в эту папку.", + "Some files could not be uploaded" : "Некоторые файлы не могут быть загружены", + "Files uploaded successfully" : "Файлы успешно обновлены", "\"{displayName}\" action executed successfully" : "Действие «{displayName}» выполнено успешно", "\"{displayName}\" action failed" : "Действие «{displayName}» завершилось неудачно", + "Toggle selection for file \"{displayName}\"" : "Установить или снять выделение файла «{displayName}»", + "Toggle selection for folder \"{displayName}\"" : "Установить или снять выделение папки «{displayName}»", "Rename file" : "Переименовать файл", "File name" : "Имя файла", "Folder name" : "Имя папки", @@ -186,6 +196,7 @@ OC.L10N.register( "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Имя \"{newName}\" уже используется в каталоге \"{dir}\". Выберите другое имя.", "Could not rename \"{oldName}\"" : "Не удалось переименовать «{oldName}»", "Total rows summary" : "Количество строк в общем", + "Toggle selection for all files and folders" : "Установить или снять выделение всех файлов и папок", "\"{displayName}\" failed on some elements " : "«{displayName}» неудачно для некоторых элементов", "\"{displayName}\" batch action executed successfully" : "Пакетное действие \"{displayName}\" выполнено успешно", "List of files and folders." : "Список файлов и каталогов.", @@ -198,6 +209,7 @@ OC.L10N.register( "Could not refresh storage stats" : "Не удалось обновить данные об использовании хранилища", "Your storage is full, files can not be updated or synced anymore!" : "Ваше хранилище переполнено, файлы больше не могут быть обновлены или синхронизированы.", "Create" : "Создать", + "A file or folder with that name already exists." : "Файл или папка с этим именем уже существуют.", "Transfer ownership of a file or folder" : "Изменение владельца файла или папки", "Choose file or folder to transfer" : "Выберите файл или папку для передачи владения", "Change" : "Изменить", @@ -224,11 +236,14 @@ OC.L10N.register( "Switch to list view" : "Переключение в режим просмотра списка", "Switch to grid view" : "Переключиться на режим просмотра сеткой", "Error during upload: {message}" : "Ошибка при загрузке: {message}", + "Error during upload, status code {status}" : "Ошибка при передаче на сервер. Сообщение об ошибке: {status}", "Unknown error during upload" : "Неизвестная ошибка при загрузке", "Open the files app settings" : "Открыть параметры приложения «Файлы»", "Files settings" : "Настройки файлов", "File cannot be accessed" : "Не удалось получить доступ к файлу", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Не удалось найти файл или у вас отсутствуют права на его просмотр. Попросите отправителя предоставить вам доступ к этому файлу.", "Sort favorites first" : "Сначала избранное", + "Sort folders before files" : "Начинать список с папок", "Show hidden files" : "Показывать скрытые файлы", "Crop image previews" : "Обрезать пред. просмотр", "Enable the grid view" : "Включить режим просмотра сеткой", @@ -248,11 +263,16 @@ OC.L10N.register( "Blank" : "Пустой", "Unable to create new file from template" : "Не удалось создать файл на основе шаблона", "Delete permanently" : "Удалить навсегда", + "Delete and unshare" : "Удалить и закрыть общий доступ", + "You are about to delete {count} items." : "Подтвердите удаление {count} объекта (-ов).", "Confirm deletion" : "Подтвердить удаление", "Cancel" : "Отменить", + "Deletion cancelled" : "Удаление отменено", "Destination is not a folder" : "Указанное назначение не является папкой", "This file/folder is already in that directory" : "Файл или папка уже расположены в этой папке", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Папка или файл не могут быть перемещены во вложенную папку или в себя", + "(copy)" : "(копия)", + "(copy %n)" : "(копия %n)", "A file or folder with that name already exists in this folder" : "В этой папке уже есть файл или папка с этим именем", "The files is locked" : "Файлы заблокированы", "The file does not exist anymore" : "Файл больше не существует", @@ -260,9 +280,11 @@ OC.L10N.register( "Copy to {target}" : "Скопировать в «{target}»", "Move to {target}" : "Переместить в «{target}»", "Cancelled move or copy operation" : "Копирование или перемещение отменено", + "Move or copy operation failed" : "Ошибка перемещение или копирования", "Open folder {displayName}" : "Открыть каталог {displayName}", "Open in Files" : "Открыть в Файлах", "Open details" : "Открыть подробности", + "An error occurred while uploading. Please try again later." : "Ошибка во время передачи на сервер, попробуйте ещё раз.", "Could not copy {file}. {message}" : "Ошибка копирования «{file}». {message}", "Could not move {file}. {message}" : "Ошибка перемещения «{file}». {message}", "Created new folder \"{name}\"" : "Создана новая папка \"{name}\"", @@ -270,6 +292,7 @@ OC.L10N.register( "Unable to initialize the templates directory" : "Не удалось инициализировать каталог шаблонов", "Create new templates folder" : "Создать новую папку шаблонов", "Templates" : "Шаблоны", + "New template folder" : "Новая папка шаблонов", "One of the dropped files could not be processed" : "Один из перетащенных файлов не может быть обработан", "Uploading \"{filename}\" failed" : "Загрузка \"{filename}\" не удалась", "_{folderCount} folder_::_{folderCount} folders_" : ["{count} папка","{count} папки","{count} папок","{count} папки"], diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index 172a857d9f1..ac86a4066ab 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -36,6 +36,9 @@ "Edit locally" : "Редактировать локально", "Open" : "Открыть", "_Delete file_::_Delete files_" : ["Удалить файл","Удалить файлы","Удалить файлы","Удалить файлы"], + "_Delete folder_::_Delete folders_" : ["Удалить папку","Удалить папки","Удалить папки","Удалить папки"], + "_Disconnect storage_::_Disconnect storages_" : ["Отключить хранилище","Отключить хранилища","Отключить хранилища","Отключить хранилища"], + "_Leave this share_::_Leave these shares_" : ["Отказаться от доступа к общему ресурсу","Отказаться от доступа к общим ресурсам","Отказаться от доступа к общим ресурсам","Отказаться от доступа к общим ресурсам"], "Could not load info for file \"{file}\"" : "Не удаётся загрузить информацию для файла \"{file}\"", "Files" : "Файлы", "Details" : "Подробно", @@ -96,11 +99,13 @@ "Your storage is almost full ({usedSpacePercent}%)." : "Ваше хранилище почти заполнено (использовано {usedSpacePercent} %).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["соответствуют «{filter}»","соответствуют «{filter}»","соответствуют «{filter}»","соответствует «{filter}»"], "View in folder" : "Посмотреть в каталоге", + "Direct link was copied (only works for people who have access to this file/folder)" : "Внутренняя ссылка скопирована. Она может быть использована только пользователями, у которых уже есть доступ к этому файлу или папке. ", "Path" : "Путь", "_%n byte_::_%n bytes_" : ["%n байт","%n байта","%n байт","%n байт"], "Favorited" : "Избранное", "Favorite" : "Добавить в избранное", - "New folder" : "Новый каталог", + "Copy direct link (only works for people who have access to this file/folder)" : "Копировать прямую ссылку (она сработает только для пользователей, у которых уже есть доступ к этому файлу или каталогу)", + "New folder" : "Новая папка", "Create new folder" : "Создать папку", "Upload file" : "Загрузить файл", "Recent" : "Недавно изменённые", @@ -114,12 +119,13 @@ "You removed {file} from your favorites" : "Вы удалили «{file}» из избранного", "Favorites" : "Избранные", "File changes" : "Изменения файлов", - "Created by {user}" : "Создано {user}", - "Changed by {user}" : "Изменено {user}", - "Deleted by {user}" : "Удалено {user}", - "Restored by {user}" : "Восстановлено {user}", - "Renamed by {user}" : "Переименовано {user}", - "Moved by {user}" : "Перемещено {user}", + "Created by {user}" : "Создано пользователем {user}", + "Changed by {user}" : "Изменено пользователем {user}", + "Deleted by {user}" : "Удалено пользователем {user}", + "Restored by {user}" : "Восстановлено пользователем {user}", + "Renamed by {user}" : "Переименовано пользователем {user}", + "Moved by {user}" : "Перемещено пользователем {user}", + "\"remote account\"" : "«пользователь другого сервера»", "You created {file}" : "Вы создали «{file}»", "You created an encrypted file in {file}" : "Вы создали зашифрованный файл в «{file}»", "{user} created {file}" : "{user} создал(а) «{file}»", @@ -167,8 +173,12 @@ "Drag and drop files here to upload" : "Перетаскивайте файлы сюда для загрузки", "Your have used your space quota and cannot upload files anymore" : "Вы использовали всё доступное вам место и не можете больше загружать файлы", "You don’t have permission to upload or create files here" : "У вас нет прав на создание или загрузку файлов в эту папку.", + "Some files could not be uploaded" : "Некоторые файлы не могут быть загружены", + "Files uploaded successfully" : "Файлы успешно обновлены", "\"{displayName}\" action executed successfully" : "Действие «{displayName}» выполнено успешно", "\"{displayName}\" action failed" : "Действие «{displayName}» завершилось неудачно", + "Toggle selection for file \"{displayName}\"" : "Установить или снять выделение файла «{displayName}»", + "Toggle selection for folder \"{displayName}\"" : "Установить или снять выделение папки «{displayName}»", "Rename file" : "Переименовать файл", "File name" : "Имя файла", "Folder name" : "Имя папки", @@ -184,6 +194,7 @@ "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Имя \"{newName}\" уже используется в каталоге \"{dir}\". Выберите другое имя.", "Could not rename \"{oldName}\"" : "Не удалось переименовать «{oldName}»", "Total rows summary" : "Количество строк в общем", + "Toggle selection for all files and folders" : "Установить или снять выделение всех файлов и папок", "\"{displayName}\" failed on some elements " : "«{displayName}» неудачно для некоторых элементов", "\"{displayName}\" batch action executed successfully" : "Пакетное действие \"{displayName}\" выполнено успешно", "List of files and folders." : "Список файлов и каталогов.", @@ -196,6 +207,7 @@ "Could not refresh storage stats" : "Не удалось обновить данные об использовании хранилища", "Your storage is full, files can not be updated or synced anymore!" : "Ваше хранилище переполнено, файлы больше не могут быть обновлены или синхронизированы.", "Create" : "Создать", + "A file or folder with that name already exists." : "Файл или папка с этим именем уже существуют.", "Transfer ownership of a file or folder" : "Изменение владельца файла или папки", "Choose file or folder to transfer" : "Выберите файл или папку для передачи владения", "Change" : "Изменить", @@ -222,11 +234,14 @@ "Switch to list view" : "Переключение в режим просмотра списка", "Switch to grid view" : "Переключиться на режим просмотра сеткой", "Error during upload: {message}" : "Ошибка при загрузке: {message}", + "Error during upload, status code {status}" : "Ошибка при передаче на сервер. Сообщение об ошибке: {status}", "Unknown error during upload" : "Неизвестная ошибка при загрузке", "Open the files app settings" : "Открыть параметры приложения «Файлы»", "Files settings" : "Настройки файлов", "File cannot be accessed" : "Не удалось получить доступ к файлу", + "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "Не удалось найти файл или у вас отсутствуют права на его просмотр. Попросите отправителя предоставить вам доступ к этому файлу.", "Sort favorites first" : "Сначала избранное", + "Sort folders before files" : "Начинать список с папок", "Show hidden files" : "Показывать скрытые файлы", "Crop image previews" : "Обрезать пред. просмотр", "Enable the grid view" : "Включить режим просмотра сеткой", @@ -246,11 +261,16 @@ "Blank" : "Пустой", "Unable to create new file from template" : "Не удалось создать файл на основе шаблона", "Delete permanently" : "Удалить навсегда", + "Delete and unshare" : "Удалить и закрыть общий доступ", + "You are about to delete {count} items." : "Подтвердите удаление {count} объекта (-ов).", "Confirm deletion" : "Подтвердить удаление", "Cancel" : "Отменить", + "Deletion cancelled" : "Удаление отменено", "Destination is not a folder" : "Указанное назначение не является папкой", "This file/folder is already in that directory" : "Файл или папка уже расположены в этой папке", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Папка или файл не могут быть перемещены во вложенную папку или в себя", + "(copy)" : "(копия)", + "(copy %n)" : "(копия %n)", "A file or folder with that name already exists in this folder" : "В этой папке уже есть файл или папка с этим именем", "The files is locked" : "Файлы заблокированы", "The file does not exist anymore" : "Файл больше не существует", @@ -258,9 +278,11 @@ "Copy to {target}" : "Скопировать в «{target}»", "Move to {target}" : "Переместить в «{target}»", "Cancelled move or copy operation" : "Копирование или перемещение отменено", + "Move or copy operation failed" : "Ошибка перемещение или копирования", "Open folder {displayName}" : "Открыть каталог {displayName}", "Open in Files" : "Открыть в Файлах", "Open details" : "Открыть подробности", + "An error occurred while uploading. Please try again later." : "Ошибка во время передачи на сервер, попробуйте ещё раз.", "Could not copy {file}. {message}" : "Ошибка копирования «{file}». {message}", "Could not move {file}. {message}" : "Ошибка перемещения «{file}». {message}", "Created new folder \"{name}\"" : "Создана новая папка \"{name}\"", @@ -268,6 +290,7 @@ "Unable to initialize the templates directory" : "Не удалось инициализировать каталог шаблонов", "Create new templates folder" : "Создать новую папку шаблонов", "Templates" : "Шаблоны", + "New template folder" : "Новая папка шаблонов", "One of the dropped files could not be processed" : "Один из перетащенных файлов не может быть обработан", "Uploading \"{filename}\" failed" : "Загрузка \"{filename}\" не удалась", "_{folderCount} folder_::_{folderCount} folders_" : ["{count} папка","{count} папки","{count} папок","{count} папки"], diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 09435b8ddc3..b868a27db44 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -101,10 +101,12 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)." : "您的儲存空間將近已滿 ({usedSpacePercent}%)。", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["符合「{filter}」"], "View in folder" : "在資料夾中檢視", + "Direct link was copied (only works for people who have access to this file/folder)" : "已複製直接連結(僅對有權存取此檔案或資料夾的使用者有用)", "Path" : "路徑", "_%n byte_::_%n bytes_" : ["%n 位元組"], "Favorited" : "已加入最愛", "Favorite" : "我的最愛", + "Copy direct link (only works for people who have access to this file/folder)" : "複製直接連結(僅對有權存取此檔案或資料夾的使用者有用)", "New folder" : "新資料夾", "Create new folder" : "新增資料夾", "Upload file" : "上傳檔案", @@ -125,6 +127,7 @@ OC.L10N.register( "Restored by {user}" : "由 {user} 還原", "Renamed by {user}" : "由 {user} 重新命名", "Moved by {user}" : "由 {user} 移動", + "\"remote account\"" : "「遠端帳號」", "You created {file}" : "您建立了 {file}", "You created an encrypted file in {file}" : "您在 {file} 裡建立了一個加密的檔案", "{user} created {file}" : "{user} 建立了 {file}", @@ -172,6 +175,8 @@ OC.L10N.register( "Drag and drop files here to upload" : "將檔案拖曳到此處以上傳", "Your have used your space quota and cannot upload files anymore" : "您已用完您的空間配額,無法再上傳檔案", "You don’t have permission to upload or create files here" : "您沒有權限在這裡上傳或建立檔案", + "Some files could not be uploaded" : "無法上傳部份檔案", + "Files uploaded successfully" : "檔案上傳成功", "\"{displayName}\" action executed successfully" : "「{displayName}」動作執行成功", "\"{displayName}\" action failed" : "「{displayName}」操作失敗", "Toggle selection for file \"{displayName}\"" : "切換檔案「{displayName}」的選取", @@ -204,6 +209,7 @@ OC.L10N.register( "Could not refresh storage stats" : "無法重新整理儲存空間統計資料", "Your storage is full, files can not be updated or synced anymore!" : "您的儲存空間已滿,沒有辦法再更新或是同步檔案!", "Create" : "建立", + "A file or folder with that name already exists." : "已存在同名的檔案或資料夾。", "Transfer ownership of a file or folder" : "轉移檔案或是資料夾的所有權", "Choose file or folder to transfer" : "選擇要轉移的檔案或資料夾", "Change" : "更改", @@ -258,8 +264,10 @@ OC.L10N.register( "Unable to create new file from template" : "無法從範本建立新檔案", "Delete permanently" : "永久刪除", "Delete and unshare" : "刪除並取消分享", + "You are about to delete {count} items." : "您將要移除 {count} 個項目。", "Confirm deletion" : "確認刪除", "Cancel" : "取消", + "Deletion cancelled" : "刪除已取消", "Destination is not a folder" : "目的地不是資料夾", "This file/folder is already in that directory" : "此檔案/資料夾已在該目錄中", "You cannot move a file/folder onto itself or into a subfolder of itself" : "您無法將檔案/資料夾移動到其自身或子資料夾中", @@ -276,6 +284,7 @@ OC.L10N.register( "Open folder {displayName}" : "開啟資料夾 {displayName}", "Open in Files" : "在「檔案」應用程式中開啟", "Open details" : "開啟細節", + "An error occurred while uploading. Please try again later." : "上傳時發生錯誤。請稍後再試。", "Could not copy {file}. {message}" : "無法複製 {file}。{message}", "Could not move {file}. {message}" : "無法移動 {file}。{message}", "Created new folder \"{name}\"" : "已建立新資料夾「{name}」", @@ -283,6 +292,7 @@ OC.L10N.register( "Unable to initialize the templates directory" : "無法初始化範本目錄", "Create new templates folder" : "建立新的範本資料夾", "Templates" : "範本", + "New template folder" : "新範本資料夾", "One of the dropped files could not be processed" : "無法處理其中一個投放的檔案", "Uploading \"{filename}\" failed" : "上傳「{filename}」失敗", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} 個資料夾"], diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index 2f5306e2fec..c15b196981d 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -99,10 +99,12 @@ "Your storage is almost full ({usedSpacePercent}%)." : "您的儲存空間將近已滿 ({usedSpacePercent}%)。", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["符合「{filter}」"], "View in folder" : "在資料夾中檢視", + "Direct link was copied (only works for people who have access to this file/folder)" : "已複製直接連結(僅對有權存取此檔案或資料夾的使用者有用)", "Path" : "路徑", "_%n byte_::_%n bytes_" : ["%n 位元組"], "Favorited" : "已加入最愛", "Favorite" : "我的最愛", + "Copy direct link (only works for people who have access to this file/folder)" : "複製直接連結(僅對有權存取此檔案或資料夾的使用者有用)", "New folder" : "新資料夾", "Create new folder" : "新增資料夾", "Upload file" : "上傳檔案", @@ -123,6 +125,7 @@ "Restored by {user}" : "由 {user} 還原", "Renamed by {user}" : "由 {user} 重新命名", "Moved by {user}" : "由 {user} 移動", + "\"remote account\"" : "「遠端帳號」", "You created {file}" : "您建立了 {file}", "You created an encrypted file in {file}" : "您在 {file} 裡建立了一個加密的檔案", "{user} created {file}" : "{user} 建立了 {file}", @@ -170,6 +173,8 @@ "Drag and drop files here to upload" : "將檔案拖曳到此處以上傳", "Your have used your space quota and cannot upload files anymore" : "您已用完您的空間配額,無法再上傳檔案", "You don’t have permission to upload or create files here" : "您沒有權限在這裡上傳或建立檔案", + "Some files could not be uploaded" : "無法上傳部份檔案", + "Files uploaded successfully" : "檔案上傳成功", "\"{displayName}\" action executed successfully" : "「{displayName}」動作執行成功", "\"{displayName}\" action failed" : "「{displayName}」操作失敗", "Toggle selection for file \"{displayName}\"" : "切換檔案「{displayName}」的選取", @@ -202,6 +207,7 @@ "Could not refresh storage stats" : "無法重新整理儲存空間統計資料", "Your storage is full, files can not be updated or synced anymore!" : "您的儲存空間已滿,沒有辦法再更新或是同步檔案!", "Create" : "建立", + "A file or folder with that name already exists." : "已存在同名的檔案或資料夾。", "Transfer ownership of a file or folder" : "轉移檔案或是資料夾的所有權", "Choose file or folder to transfer" : "選擇要轉移的檔案或資料夾", "Change" : "更改", @@ -256,8 +262,10 @@ "Unable to create new file from template" : "無法從範本建立新檔案", "Delete permanently" : "永久刪除", "Delete and unshare" : "刪除並取消分享", + "You are about to delete {count} items." : "您將要移除 {count} 個項目。", "Confirm deletion" : "確認刪除", "Cancel" : "取消", + "Deletion cancelled" : "刪除已取消", "Destination is not a folder" : "目的地不是資料夾", "This file/folder is already in that directory" : "此檔案/資料夾已在該目錄中", "You cannot move a file/folder onto itself or into a subfolder of itself" : "您無法將檔案/資料夾移動到其自身或子資料夾中", @@ -274,6 +282,7 @@ "Open folder {displayName}" : "開啟資料夾 {displayName}", "Open in Files" : "在「檔案」應用程式中開啟", "Open details" : "開啟細節", + "An error occurred while uploading. Please try again later." : "上傳時發生錯誤。請稍後再試。", "Could not copy {file}. {message}" : "無法複製 {file}。{message}", "Could not move {file}. {message}" : "無法移動 {file}。{message}", "Created new folder \"{name}\"" : "已建立新資料夾「{name}」", @@ -281,6 +290,7 @@ "Unable to initialize the templates directory" : "無法初始化範本目錄", "Create new templates folder" : "建立新的範本資料夾", "Templates" : "範本", + "New template folder" : "新範本資料夾", "One of the dropped files could not be processed" : "無法處理其中一個投放的檔案", "Uploading \"{filename}\" failed" : "上傳「{filename}」失敗", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} 個資料夾"], diff --git a/apps/files_external/l10n/de_DE.js b/apps/files_external/l10n/de_DE.js index 2376dfe2464..b80f1ca71e2 100644 --- a/apps/files_external/l10n/de_DE.js +++ b/apps/files_external/l10n/de_DE.js @@ -7,6 +7,7 @@ OC.L10N.register( "Error configuring OAuth2" : "Fehler beim Konfigurieren von OAuth2", "Generate keys" : "Schlüssel erzeugen", "Error generating key pair" : "Fehler beim Erzeugen des Schlüsselpaares", + "Type to select account or group." : "Tippen, um ein Konto oder eine Gruppe auszuwählen.", "(Group)" : "(Gruppe)", "Compatibility with Mac NFD encoding (slow)" : "Kompatibilität mit MAC NFD-Kodierung (langsam)", "Enable encryption" : "Verschlüsselung aktivieren", @@ -36,6 +37,7 @@ OC.L10N.register( "Unsatisfied authentication mechanism parameters" : "Unbefriedigende Authentifizierungsmechanismus-Parameter", "Insufficient data: %s" : "Unzureichende Daten: %s", "%s" : "%s", + "Storage with ID \"%d\" is not editable by non-admins" : "Speicher mit der ID \"%d\" kann von Nicht-Administratoren nicht bearbeitet werden.", "Access key" : "Zugangsschlüssel", "Secret key" : "Geheimer Schlüssel", "Builtin" : "Eingebaut", @@ -57,7 +59,10 @@ OC.L10N.register( "API key" : "API-Schlüssel", "Global credentials" : "Globale Anmeldeinformationen", "Log-in credentials, save in database" : "Anmeldedaten des Benutzers (in Datenbank gespeichert)", + "Login and password" : "Anmeldename und Passwort", "Log-in credentials, save in session" : "Anmeldedaten des Benutzers (in Sitzung gespeichert)", + "Global credentials, manually entered" : "Globale Anmeldeinformationen, vom Benutzer eingegeben", + "Manually entered, store in database" : "Manuell eingegeben, in Datenbank speichern", "RSA public key" : "RSA öffentlicher Schlüssel", "Public key" : "Öffentlicher Schlüssel", "RSA private key" : "Privater RSA-Schlüssel", @@ -93,8 +98,10 @@ OC.L10N.register( "Case sensitive file system" : "Groß- und Kleinschreibung beachtendes Dateisystem", "Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "Die Deaktivierung ermöglicht die Verwendung eines Dateisystems, bei dem die Groß- und Kleinschreibung keine Rolle spielt, bringt jedoch Leistungseinbußen mit sich.", "Verify ACL access when listing files" : "Überprüft den ACL-Zugriff beim Auflisten von Dateien", + "Check the ACL's of each file or folder inside a directory to filter out items where the account has no read permissions, comes with a performance penalty" : "Überprüft die ACLs jeder Datei oder jedes Ordners in einem Verzeichnis, um Elemente herauszufiltern, für die das Konto keine Leseberechtigung hat. Dies führt zu Leistungseinbußen", "Timeout" : "Zeitüberschreitung", "SMB/CIFS using OC login" : "SMB/CIFS mit OC-Anmeldung", + "Login as share" : "Als Freigabe anmelden", "OpenStack Object Storage" : "Openstack-Objektspeicher", "Service name" : "Name des Dienstes", "Request timeout (seconds)" : "Anfrage-Zeitüberschreitung (Sekunden)", @@ -104,6 +111,7 @@ OC.L10N.register( "External storage" : "Externer Speicher", "External storage support" : "Unterstützung für externen Speicher", "Adds basic external storage support" : "Fügt grundlegende Unterstützung für externen Speicher hinzu", + "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administration can choose which types of storage to enable and can mount these storage locations for an account, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows people to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the administration with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Diese Anwendung ermöglicht es Administratoren, Verbindungen zu externen Speicheranbietern wie FTP-Servern, S3- oder SWIFT-Objektspeichern, anderen Nextcloud-Servern, WebDAV-Servern und weiteren zu konfigurieren. Die Administration kann auswählen, welche Arten von Speicherorten aktiviert werden sollen, und kann diese Speicherorte für ein Konto, eine Gruppe oder das gesamte System einbinden. Benutzer sehen einen neuen Ordner in ihrem Nextcloud-Root-Verzeichnis, auf den sie wie auf jeden anderen Nextcloud-Ordner zugreifen und ihn verwenden können. Externer Speicher ermöglicht es Benutzrn auch, Dateien, die in diesen externen Speicherorten gespeichert sind, freizugeben. In diesen Fällen werden die Anmeldeinformationen des Dateibesitzers verwendet, wenn der Empfänger die Datei aus dem externen Speicher anfordert, um sicherzustellen, dass der Empfänger auf die freigegebene Datei zugreifen kann.\n\nExterner Speicher kann über die grafische Benutzeroberfläche oder über die Befehlszeile konfiguriert werden. Diese zweite Option bietet der Administration mehr Flexibilität bei der Konfiguration von Massenspeicher-Einhängepunkten und der Festlegung von Einhängeprioritäten. Weitere Informationen finden Sie in der Dokumentation zur externen Speicher-GUI und der Dokumentation zur externen Speicher-Konfigurationsdatei.", "Enter missing credentials" : "Fehlende Anmeldeinformationen eingeben", "Unable to update this external storage config. {statusMessage}" : "Diese externe Speicherkonfiguration konnte nicht aktualisiert werden. {statusMessage}", "New configuration successfully saved" : "Neue Konfiguration gespeichert", @@ -124,13 +132,16 @@ OC.L10N.register( "System" : "System", "No external storage configured or you don't have the permission to configure them" : "Es ist kein externer Speicher eingerichtet oder Sie haben keine Berechtigung diesen einzurichten", "Open documentation" : "Dokumentation öffnen", + "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow people to mount their own external storage services." : "Externer Speicher erlaubt es, externe Speicherdienste und Geräte als Zweitspeicher-Geräte in Nextcloud einzubinden. Es kann Benutzern erlaubt werden eigene externe Speicherdienste einzubinden.", "Folder name" : "Ordnername", "Authentication" : "Authentifizierung", "Configuration" : "Konfiguration", "Available for" : "Verfügbar für", "Click to recheck the configuration" : "Hier klicken, um die Konfiguration erneut zu prüfen", "Add storage" : "Speicher hinzufügen", + "All people" : "Alle Personen", "Advanced settings" : "Erweiterte Einstellungen", + "Allow people to mount external storage" : "Personen erlauben, externen Speicher einzubinden", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale Zugangsdaten können für die Authentifizierung für mehrere externe Speicher verwendet werden, solange sie identische Zugangsdaten benötigen.", "Type to select user or group." : "Eingabe, um Benutzer oder Gruppe auszuwählen.", "Empty response from the server" : "Leere Antwort vom Server erhalten", diff --git a/apps/files_external/l10n/de_DE.json b/apps/files_external/l10n/de_DE.json index fc71dbc985c..3cb5352c284 100644 --- a/apps/files_external/l10n/de_DE.json +++ b/apps/files_external/l10n/de_DE.json @@ -5,6 +5,7 @@ "Error configuring OAuth2" : "Fehler beim Konfigurieren von OAuth2", "Generate keys" : "Schlüssel erzeugen", "Error generating key pair" : "Fehler beim Erzeugen des Schlüsselpaares", + "Type to select account or group." : "Tippen, um ein Konto oder eine Gruppe auszuwählen.", "(Group)" : "(Gruppe)", "Compatibility with Mac NFD encoding (slow)" : "Kompatibilität mit MAC NFD-Kodierung (langsam)", "Enable encryption" : "Verschlüsselung aktivieren", @@ -34,6 +35,7 @@ "Unsatisfied authentication mechanism parameters" : "Unbefriedigende Authentifizierungsmechanismus-Parameter", "Insufficient data: %s" : "Unzureichende Daten: %s", "%s" : "%s", + "Storage with ID \"%d\" is not editable by non-admins" : "Speicher mit der ID \"%d\" kann von Nicht-Administratoren nicht bearbeitet werden.", "Access key" : "Zugangsschlüssel", "Secret key" : "Geheimer Schlüssel", "Builtin" : "Eingebaut", @@ -55,7 +57,10 @@ "API key" : "API-Schlüssel", "Global credentials" : "Globale Anmeldeinformationen", "Log-in credentials, save in database" : "Anmeldedaten des Benutzers (in Datenbank gespeichert)", + "Login and password" : "Anmeldename und Passwort", "Log-in credentials, save in session" : "Anmeldedaten des Benutzers (in Sitzung gespeichert)", + "Global credentials, manually entered" : "Globale Anmeldeinformationen, vom Benutzer eingegeben", + "Manually entered, store in database" : "Manuell eingegeben, in Datenbank speichern", "RSA public key" : "RSA öffentlicher Schlüssel", "Public key" : "Öffentlicher Schlüssel", "RSA private key" : "Privater RSA-Schlüssel", @@ -91,8 +96,10 @@ "Case sensitive file system" : "Groß- und Kleinschreibung beachtendes Dateisystem", "Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "Die Deaktivierung ermöglicht die Verwendung eines Dateisystems, bei dem die Groß- und Kleinschreibung keine Rolle spielt, bringt jedoch Leistungseinbußen mit sich.", "Verify ACL access when listing files" : "Überprüft den ACL-Zugriff beim Auflisten von Dateien", + "Check the ACL's of each file or folder inside a directory to filter out items where the account has no read permissions, comes with a performance penalty" : "Überprüft die ACLs jeder Datei oder jedes Ordners in einem Verzeichnis, um Elemente herauszufiltern, für die das Konto keine Leseberechtigung hat. Dies führt zu Leistungseinbußen", "Timeout" : "Zeitüberschreitung", "SMB/CIFS using OC login" : "SMB/CIFS mit OC-Anmeldung", + "Login as share" : "Als Freigabe anmelden", "OpenStack Object Storage" : "Openstack-Objektspeicher", "Service name" : "Name des Dienstes", "Request timeout (seconds)" : "Anfrage-Zeitüberschreitung (Sekunden)", @@ -102,6 +109,7 @@ "External storage" : "Externer Speicher", "External storage support" : "Unterstützung für externen Speicher", "Adds basic external storage support" : "Fügt grundlegende Unterstützung für externen Speicher hinzu", + "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administration can choose which types of storage to enable and can mount these storage locations for an account, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows people to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the administration with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Diese Anwendung ermöglicht es Administratoren, Verbindungen zu externen Speicheranbietern wie FTP-Servern, S3- oder SWIFT-Objektspeichern, anderen Nextcloud-Servern, WebDAV-Servern und weiteren zu konfigurieren. Die Administration kann auswählen, welche Arten von Speicherorten aktiviert werden sollen, und kann diese Speicherorte für ein Konto, eine Gruppe oder das gesamte System einbinden. Benutzer sehen einen neuen Ordner in ihrem Nextcloud-Root-Verzeichnis, auf den sie wie auf jeden anderen Nextcloud-Ordner zugreifen und ihn verwenden können. Externer Speicher ermöglicht es Benutzrn auch, Dateien, die in diesen externen Speicherorten gespeichert sind, freizugeben. In diesen Fällen werden die Anmeldeinformationen des Dateibesitzers verwendet, wenn der Empfänger die Datei aus dem externen Speicher anfordert, um sicherzustellen, dass der Empfänger auf die freigegebene Datei zugreifen kann.\n\nExterner Speicher kann über die grafische Benutzeroberfläche oder über die Befehlszeile konfiguriert werden. Diese zweite Option bietet der Administration mehr Flexibilität bei der Konfiguration von Massenspeicher-Einhängepunkten und der Festlegung von Einhängeprioritäten. Weitere Informationen finden Sie in der Dokumentation zur externen Speicher-GUI und der Dokumentation zur externen Speicher-Konfigurationsdatei.", "Enter missing credentials" : "Fehlende Anmeldeinformationen eingeben", "Unable to update this external storage config. {statusMessage}" : "Diese externe Speicherkonfiguration konnte nicht aktualisiert werden. {statusMessage}", "New configuration successfully saved" : "Neue Konfiguration gespeichert", @@ -122,13 +130,16 @@ "System" : "System", "No external storage configured or you don't have the permission to configure them" : "Es ist kein externer Speicher eingerichtet oder Sie haben keine Berechtigung diesen einzurichten", "Open documentation" : "Dokumentation öffnen", + "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow people to mount their own external storage services." : "Externer Speicher erlaubt es, externe Speicherdienste und Geräte als Zweitspeicher-Geräte in Nextcloud einzubinden. Es kann Benutzern erlaubt werden eigene externe Speicherdienste einzubinden.", "Folder name" : "Ordnername", "Authentication" : "Authentifizierung", "Configuration" : "Konfiguration", "Available for" : "Verfügbar für", "Click to recheck the configuration" : "Hier klicken, um die Konfiguration erneut zu prüfen", "Add storage" : "Speicher hinzufügen", + "All people" : "Alle Personen", "Advanced settings" : "Erweiterte Einstellungen", + "Allow people to mount external storage" : "Personen erlauben, externen Speicher einzubinden", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globale Zugangsdaten können für die Authentifizierung für mehrere externe Speicher verwendet werden, solange sie identische Zugangsdaten benötigen.", "Type to select user or group." : "Eingabe, um Benutzer oder Gruppe auszuwählen.", "Empty response from the server" : "Leere Antwort vom Server erhalten", diff --git a/apps/files_external/l10n/es_MX.js b/apps/files_external/l10n/es_MX.js index 564628679c3..aa249dd647c 100644 --- a/apps/files_external/l10n/es_MX.js +++ b/apps/files_external/l10n/es_MX.js @@ -87,6 +87,7 @@ OC.L10N.register( "External storage" : "Almacenamiento externo", "External storage support" : "Soporte de almacenamiento externo", "Adds basic external storage support" : "Agrega soporte básico para almacenamiento externo", + "Open in Files" : "Abrir en Archivos", "External mount error" : "Error de montaje externo", "Storage type" : "Tipo de almacenamiento", "Unknown" : "Desconocido", diff --git a/apps/files_external/l10n/es_MX.json b/apps/files_external/l10n/es_MX.json index 3fd66dcfe03..e8908497806 100644 --- a/apps/files_external/l10n/es_MX.json +++ b/apps/files_external/l10n/es_MX.json @@ -85,6 +85,7 @@ "External storage" : "Almacenamiento externo", "External storage support" : "Soporte de almacenamiento externo", "Adds basic external storage support" : "Agrega soporte básico para almacenamiento externo", + "Open in Files" : "Abrir en Archivos", "External mount error" : "Error de montaje externo", "Storage type" : "Tipo de almacenamiento", "Unknown" : "Desconocido", diff --git a/apps/files_external/l10n/zh_TW.js b/apps/files_external/l10n/zh_TW.js index d8dcdccc154..170033b1951 100644 --- a/apps/files_external/l10n/zh_TW.js +++ b/apps/files_external/l10n/zh_TW.js @@ -7,6 +7,7 @@ OC.L10N.register( "Error configuring OAuth2" : "設定 OAuth2 時發生錯誤", "Generate keys" : "生成金鑰", "Error generating key pair" : "生成金鑰對時發生錯誤", + "Type to select account or group." : "輸入以選取使用者或群組。", "(Group)" : "(群組)", "Compatibility with Mac NFD encoding (slow)" : "與 Mac 的 NFD 編碼相容(較慢)", "Enable encryption" : "啟用加密", @@ -36,6 +37,7 @@ OC.L10N.register( "Unsatisfied authentication mechanism parameters" : "無法滿足驗證機制所需的參數條件", "Insufficient data: %s" : "資料不足:%s", "%s" : "%s", + "Storage with ID \"%d\" is not editable by non-admins" : "非管理員無法編輯 ID 為「%d」的儲存空間", "Access key" : "存取金鑰", "Secret key" : "私鑰", "Builtin" : "內建", @@ -57,7 +59,10 @@ OC.L10N.register( "API key" : "API 金鑰", "Global credentials" : "全域認證資訊", "Log-in credentials, save in database" : "登入憑證,儲存於資料庫", + "Login and password" : "帳號與密碼", "Log-in credentials, save in session" : "登入資訊,儲存於工作階段", + "Global credentials, manually entered" : "全域憑證,手動輸入", + "Manually entered, store in database" : "手動輸入,儲存於資料庫", "RSA public key" : "RSA 公開金鑰", "Public key" : "公開金鑰", "RSA private key" : "RSA 私鑰", @@ -93,8 +98,10 @@ OC.L10N.register( "Case sensitive file system" : "區分大小寫檔案系統", "Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "停用其將允許使用不區分大小寫的檔案系統,但會帶來效能損失", "Verify ACL access when listing files" : "列出檔案時驗證 ACL 存取權", + "Check the ACL's of each file or folder inside a directory to filter out items where the account has no read permissions, comes with a performance penalty" : "檢查目錄中每個檔案或資料夾的 ACL,以過濾掉帳號沒有讀取權限的項目,但可能會影響效能", "Timeout" : "逾時", "SMB/CIFS using OC login" : "使用 OC 登入的 SMB/CIFS", + "Login as share" : "以分享身份登入", "OpenStack Object Storage" : "OpenStack 物件儲存", "Service name" : "服務名稱", "Request timeout (seconds)" : "請求逾時(秒)", @@ -104,6 +111,7 @@ OC.L10N.register( "External storage" : "外部儲存空間", "External storage support" : "外部儲存空間支援", "Adds basic external storage support" : "新增基本的外部儲存空間支援", + "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administration can choose which types of storage to enable and can mount these storage locations for an account, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows people to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the administration with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "此應用程式讓管理員可以設定到外部儲存空間提供者的連線,如 FTP 伺服器、S3 或 SWIFT 物件儲存、其他 Nextcloud 伺服器、WebDAV 伺服器與更多。管理員可以選擇要啟用的儲存空間類型,並可以為使用者、群組或整個系統掛載這些儲存位置。使用者將會在他們的 Nextcloud 根目錄看到一個新的資料夾,他們可以像其他 Nextcloud 資料夾那樣存取並使用該資料夾。外部儲存空間也允許使用者分享儲存在這些外部空間的檔案。在這種情況下,當收件者從外部儲存空間請求檔案時,將使用檔案擁有者的憑證來確保收件者可以存取被分享的檔案。\n\n可以使用圖形使用者介面或命令列設定外部儲存空間。後者提供了管理員更大的彈性,可用於設定大容量儲存空間的掛載並設定掛載屬性。更多資訊可在外部儲存空間圖形化使用者介面的文件與外部儲存空間設定檔文件中檢視。", "Enter missing credentials" : "輸入缺少的憑證", "Unable to update this external storage config. {statusMessage}" : "無法更新此外部儲存空間設定。{statusMessage}", "New configuration successfully saved" : "已成功儲存新設定", @@ -124,13 +132,16 @@ OC.L10N.register( "System" : "系統", "No external storage configured or you don't have the permission to configure them" : "未設定外部儲存空間,或您沒有權限設定它們", "Open documentation" : "開啟文件", + "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow people to mount their own external storage services." : "外部儲存空間讓您可以掛載外部儲存空間服務與裝置來作為次要的 Nextcloud 儲存裝置。您也可以允許使用者掛載他們自己的儲存服務。", "Folder name" : "資料夾名稱", "Authentication" : "驗證", "Configuration" : "設定", "Available for" : "可用的", "Click to recheck the configuration" : "點擊以重新檢查設定", "Add storage" : "新增儲存空間", + "All people" : "所有使用者", "Advanced settings" : "進階設定", + "Allow people to mount external storage" : "允許使用者自行掛載外部儲存空間", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全域憑證可用於驗證多個有相同憑證的外部儲存空間。", "Type to select user or group." : "輸入以選取使用者或群組。", "Empty response from the server" : "伺服器回應為空", diff --git a/apps/files_external/l10n/zh_TW.json b/apps/files_external/l10n/zh_TW.json index a440e45df2b..e87c0e33995 100644 --- a/apps/files_external/l10n/zh_TW.json +++ b/apps/files_external/l10n/zh_TW.json @@ -5,6 +5,7 @@ "Error configuring OAuth2" : "設定 OAuth2 時發生錯誤", "Generate keys" : "生成金鑰", "Error generating key pair" : "生成金鑰對時發生錯誤", + "Type to select account or group." : "輸入以選取使用者或群組。", "(Group)" : "(群組)", "Compatibility with Mac NFD encoding (slow)" : "與 Mac 的 NFD 編碼相容(較慢)", "Enable encryption" : "啟用加密", @@ -34,6 +35,7 @@ "Unsatisfied authentication mechanism parameters" : "無法滿足驗證機制所需的參數條件", "Insufficient data: %s" : "資料不足:%s", "%s" : "%s", + "Storage with ID \"%d\" is not editable by non-admins" : "非管理員無法編輯 ID 為「%d」的儲存空間", "Access key" : "存取金鑰", "Secret key" : "私鑰", "Builtin" : "內建", @@ -55,7 +57,10 @@ "API key" : "API 金鑰", "Global credentials" : "全域認證資訊", "Log-in credentials, save in database" : "登入憑證,儲存於資料庫", + "Login and password" : "帳號與密碼", "Log-in credentials, save in session" : "登入資訊,儲存於工作階段", + "Global credentials, manually entered" : "全域憑證,手動輸入", + "Manually entered, store in database" : "手動輸入,儲存於資料庫", "RSA public key" : "RSA 公開金鑰", "Public key" : "公開金鑰", "RSA private key" : "RSA 私鑰", @@ -91,8 +96,10 @@ "Case sensitive file system" : "區分大小寫檔案系統", "Disabling it will allow to use a case insensitive file system, but comes with a performance penalty" : "停用其將允許使用不區分大小寫的檔案系統,但會帶來效能損失", "Verify ACL access when listing files" : "列出檔案時驗證 ACL 存取權", + "Check the ACL's of each file or folder inside a directory to filter out items where the account has no read permissions, comes with a performance penalty" : "檢查目錄中每個檔案或資料夾的 ACL,以過濾掉帳號沒有讀取權限的項目,但可能會影響效能", "Timeout" : "逾時", "SMB/CIFS using OC login" : "使用 OC 登入的 SMB/CIFS", + "Login as share" : "以分享身份登入", "OpenStack Object Storage" : "OpenStack 物件儲存", "Service name" : "服務名稱", "Request timeout (seconds)" : "請求逾時(秒)", @@ -102,6 +109,7 @@ "External storage" : "外部儲存空間", "External storage support" : "外部儲存空間支援", "Adds basic external storage support" : "新增基本的外部儲存空間支援", + "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administration can choose which types of storage to enable and can mount these storage locations for an account, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows people to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the administration with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "此應用程式讓管理員可以設定到外部儲存空間提供者的連線,如 FTP 伺服器、S3 或 SWIFT 物件儲存、其他 Nextcloud 伺服器、WebDAV 伺服器與更多。管理員可以選擇要啟用的儲存空間類型,並可以為使用者、群組或整個系統掛載這些儲存位置。使用者將會在他們的 Nextcloud 根目錄看到一個新的資料夾,他們可以像其他 Nextcloud 資料夾那樣存取並使用該資料夾。外部儲存空間也允許使用者分享儲存在這些外部空間的檔案。在這種情況下,當收件者從外部儲存空間請求檔案時,將使用檔案擁有者的憑證來確保收件者可以存取被分享的檔案。\n\n可以使用圖形使用者介面或命令列設定外部儲存空間。後者提供了管理員更大的彈性,可用於設定大容量儲存空間的掛載並設定掛載屬性。更多資訊可在外部儲存空間圖形化使用者介面的文件與外部儲存空間設定檔文件中檢視。", "Enter missing credentials" : "輸入缺少的憑證", "Unable to update this external storage config. {statusMessage}" : "無法更新此外部儲存空間設定。{statusMessage}", "New configuration successfully saved" : "已成功儲存新設定", @@ -122,13 +130,16 @@ "System" : "系統", "No external storage configured or you don't have the permission to configure them" : "未設定外部儲存空間,或您沒有權限設定它們", "Open documentation" : "開啟文件", + "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow people to mount their own external storage services." : "外部儲存空間讓您可以掛載外部儲存空間服務與裝置來作為次要的 Nextcloud 儲存裝置。您也可以允許使用者掛載他們自己的儲存服務。", "Folder name" : "資料夾名稱", "Authentication" : "驗證", "Configuration" : "設定", "Available for" : "可用的", "Click to recheck the configuration" : "點擊以重新檢查設定", "Add storage" : "新增儲存空間", + "All people" : "所有使用者", "Advanced settings" : "進階設定", + "Allow people to mount external storage" : "允許使用者自行掛載外部儲存空間", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "全域憑證可用於驗證多個有相同憑證的外部儲存空間。", "Type to select user or group." : "輸入以選取使用者或群組。", "Empty response from the server" : "伺服器回應為空", diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index d355826f438..d584009d468 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -79,6 +79,7 @@ OC.L10N.register( "Wrong path, file/folder does not exist" : "Falscher Pfad, Datei/Ordner existiert nicht", "Could not create share" : "Freigabe konnte nicht erstellt werden", "Invalid permissions" : "Ungültige Berechtigungen", + "Please specify a valid account to share with" : "Bitte ein gültiges Konto angeben, um mit ihm zu teilen", "Group sharing is disabled by the administrator" : "Die Gruppenfreigabe ist durch den Administrator deaktiviert", "Please specify a valid group" : "Bitte geben Sie eine gültige Gruppe an", "Public link sharing is disabled by the administrator" : "Die öffentliche Freigabe von Links ist durch den Administrator deaktiviert", @@ -86,6 +87,7 @@ OC.L10N.register( "Public upload is only possible for publicly shared folders" : "Das öffentliche Hochladen ist nur für öffentlich freigegebene Ordner erlaubt", "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "%s Freigeben: Senden des Passwortes über Nextcloud Talk gescheitert, da Nextcloud Talk nicht aktiviert ist", "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Freigabe von %1$s fehlgeschlagen, da das Backend die Freigabe vom Typ %2$s nicht erlaubt", + "Please specify a valid federated account ID" : "Bitte geben Sie eine gültige Federated-Konto-ID ein", "Invalid date, date format must be YYYY-MM-DD" : "Ungültiges Datum, zulässiges Datumsformat: JJJJ-MM-TT", "Please specify a valid federated group ID" : "Bitte geben Sie eine gültige Federated-Gruppen-ID ein", "You cannot share to a Circle if the app is not enabled" : "Sie können nichts mit einem Kreis teilen, wenn die App nicht aktiviert ist", @@ -112,7 +114,9 @@ OC.L10N.register( "You received {share} to group {group} as a share by {user}" : "Sie haben {share} zur Gruppe {group} als Freigabe von {user} empfangen", "Accept" : "Akzeptieren", "Reject" : "Ablehnen", + "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Diese App ermöglicht es Benutzern, Dateien innerhalb von Nextcloud zu teilen. Wenn aktiviert, kann der Administrator wählen, welche Gruppen Dateien teilen können. Die entsprechenden Benutzer können dann Dateien und Ordner mit anderen Benutzern und Gruppen innerhalb von Nextcloud teilen. Wenn der Administrator die Funktion zum Teilen von Links aktiviert, kann ein externer Link verwendet werden, um Dateien mit anderen Benutzern außerhalb von Nextcloud zu teilen. Administratoren können auch Passwörter und Ablaufdaten erzwingen und die Freigabe von Server zu Server über Freigabelinks sowie die Freigabe von mobilen Geräten aus aktivieren.\nWenn Sie die Funktion deaktivieren, werden freigegebene Dateien und Ordner auf dem Server für alle Freigabeempfänger und auch auf den Sync-Clients und mobilen Apps entfernt. Weitere Informationen finden Sie in der Nextcloud-Dokumentation.", "Sharing" : "Teilen", + "Accept shares from other accounts and groups by default" : "Freigaben von anderen Konten und Gruppen standardmäßig annehmen", "Error while toggling options" : "Fehler beim Umschalten der Optionen", "Set default folder for accepted shares" : "Standardordner für akzeptierte Freigaben wählen", "Reset" : "Zurücksetzen", @@ -144,6 +148,8 @@ OC.L10N.register( "Internal link" : "Interner Link", "Cannot copy, please copy the link manually" : "Kopieren fehlgeschlagen. Bitte kopieren Sie den Link manuell", "Copy internal link to clipboard" : "Internen Link in die Zwischenablage kopieren", + "Only works for people with access to this folder" : "Funktioniert nur für Personen mit Zugriff auf diesen Ordner", + "Only works for people with access to this file" : "Funktioniert nur für Personen mit Zugriff auf diese Datei", "Link copied" : "Link kopiert", "Please enter the following required information before creating the share" : "Bitte geben Sie die benötigten Informationen ein bevor die Freigabe erstellt wird", "Password protection (enforced)" : "Passwortschutz (erzwungen)", @@ -214,6 +220,7 @@ OC.L10N.register( "Save share" : "Freigabe speichern", "Update share" : "Freigabe aktualisieren", "Others with access" : "Andere mit Zugriff", + "No other accounts with access found" : "Keine anderen Konten mit Zugriffsberechtigung gefunden", "Toggle list of others with access to this directory" : "Liste anderer Benutzer mit Zugriff auf dieses Verzeichnis umschalten", "Toggle list of others with access to this file" : "Liste anderer Benutzer mit Zugriff auf diese Datei umschalten", "Unable to fetch inherited shares" : "Laden der vererbten Freigaben fehlgeschlagen", diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json index 9a6ea2b89b8..a4155938eee 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -77,6 +77,7 @@ "Wrong path, file/folder does not exist" : "Falscher Pfad, Datei/Ordner existiert nicht", "Could not create share" : "Freigabe konnte nicht erstellt werden", "Invalid permissions" : "Ungültige Berechtigungen", + "Please specify a valid account to share with" : "Bitte ein gültiges Konto angeben, um mit ihm zu teilen", "Group sharing is disabled by the administrator" : "Die Gruppenfreigabe ist durch den Administrator deaktiviert", "Please specify a valid group" : "Bitte geben Sie eine gültige Gruppe an", "Public link sharing is disabled by the administrator" : "Die öffentliche Freigabe von Links ist durch den Administrator deaktiviert", @@ -84,6 +85,7 @@ "Public upload is only possible for publicly shared folders" : "Das öffentliche Hochladen ist nur für öffentlich freigegebene Ordner erlaubt", "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "%s Freigeben: Senden des Passwortes über Nextcloud Talk gescheitert, da Nextcloud Talk nicht aktiviert ist", "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "Freigabe von %1$s fehlgeschlagen, da das Backend die Freigabe vom Typ %2$s nicht erlaubt", + "Please specify a valid federated account ID" : "Bitte geben Sie eine gültige Federated-Konto-ID ein", "Invalid date, date format must be YYYY-MM-DD" : "Ungültiges Datum, zulässiges Datumsformat: JJJJ-MM-TT", "Please specify a valid federated group ID" : "Bitte geben Sie eine gültige Federated-Gruppen-ID ein", "You cannot share to a Circle if the app is not enabled" : "Sie können nichts mit einem Kreis teilen, wenn die App nicht aktiviert ist", @@ -110,7 +112,9 @@ "You received {share} to group {group} as a share by {user}" : "Sie haben {share} zur Gruppe {group} als Freigabe von {user} empfangen", "Accept" : "Akzeptieren", "Reject" : "Ablehnen", + "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Diese App ermöglicht es Benutzern, Dateien innerhalb von Nextcloud zu teilen. Wenn aktiviert, kann der Administrator wählen, welche Gruppen Dateien teilen können. Die entsprechenden Benutzer können dann Dateien und Ordner mit anderen Benutzern und Gruppen innerhalb von Nextcloud teilen. Wenn der Administrator die Funktion zum Teilen von Links aktiviert, kann ein externer Link verwendet werden, um Dateien mit anderen Benutzern außerhalb von Nextcloud zu teilen. Administratoren können auch Passwörter und Ablaufdaten erzwingen und die Freigabe von Server zu Server über Freigabelinks sowie die Freigabe von mobilen Geräten aus aktivieren.\nWenn Sie die Funktion deaktivieren, werden freigegebene Dateien und Ordner auf dem Server für alle Freigabeempfänger und auch auf den Sync-Clients und mobilen Apps entfernt. Weitere Informationen finden Sie in der Nextcloud-Dokumentation.", "Sharing" : "Teilen", + "Accept shares from other accounts and groups by default" : "Freigaben von anderen Konten und Gruppen standardmäßig annehmen", "Error while toggling options" : "Fehler beim Umschalten der Optionen", "Set default folder for accepted shares" : "Standardordner für akzeptierte Freigaben wählen", "Reset" : "Zurücksetzen", @@ -142,6 +146,8 @@ "Internal link" : "Interner Link", "Cannot copy, please copy the link manually" : "Kopieren fehlgeschlagen. Bitte kopieren Sie den Link manuell", "Copy internal link to clipboard" : "Internen Link in die Zwischenablage kopieren", + "Only works for people with access to this folder" : "Funktioniert nur für Personen mit Zugriff auf diesen Ordner", + "Only works for people with access to this file" : "Funktioniert nur für Personen mit Zugriff auf diese Datei", "Link copied" : "Link kopiert", "Please enter the following required information before creating the share" : "Bitte geben Sie die benötigten Informationen ein bevor die Freigabe erstellt wird", "Password protection (enforced)" : "Passwortschutz (erzwungen)", @@ -212,6 +218,7 @@ "Save share" : "Freigabe speichern", "Update share" : "Freigabe aktualisieren", "Others with access" : "Andere mit Zugriff", + "No other accounts with access found" : "Keine anderen Konten mit Zugriffsberechtigung gefunden", "Toggle list of others with access to this directory" : "Liste anderer Benutzer mit Zugriff auf dieses Verzeichnis umschalten", "Toggle list of others with access to this file" : "Liste anderer Benutzer mit Zugriff auf diese Datei umschalten", "Unable to fetch inherited shares" : "Laden der vererbten Freigaben fehlgeschlagen", diff --git a/apps/files_sharing/l10n/es_MX.js b/apps/files_sharing/l10n/es_MX.js index 9d6888b2a44..4425e6d26fc 100644 --- a/apps/files_sharing/l10n/es_MX.js +++ b/apps/files_sharing/l10n/es_MX.js @@ -62,7 +62,6 @@ OC.L10N.register( "Could not delete share" : "No fue posible borrar el elemento compartido", "Please specify a file or folder path" : "Por favor especifica un archivo o ruta de carpeta", "Could not create share" : "No fue posible crear el elemento compartido", - "Please specify a valid user" : "Por favor especifica un usuario válido", "Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador", "Please specify a valid group" : "Por favor especifica un grupo válido", "Public link sharing is disabled by the administrator" : "Compartir ligas públicas está deshabilitado por el administrador", @@ -76,12 +75,12 @@ OC.L10N.register( "Could not lock path" : "No fue posible bloquear la ruta", "Wrong or no update parameter given" : "El parametro de actualización está erróneo o falta", "shared by %s" : "compartido por %s", + "Download all files" : "Descargar todos los archivos", "Direct link" : "Liga directa", "Share API is disabled" : "El API para compartir está deshabilitado", "File sharing" : "Compartir archivos", "Accept" : "Aceptar", "Reject" : "Rechazar", - "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Esta aplicación le permite a los usuarios compartir archivos dentro de Nextcloud. Si está habilitada, el administrador puede elegir que grupos pueden compartir archivos. Los usuarios correspondientes entonces pueden compartir archivos y carpetas con otros usuarios y grupos dentro de Nextcloid. Además, si el adminsitrador habilita la funcionalidad de compartir liga, una liga externa puede ser usada para compartir archivos con otros usuarios fuera de Nextcloud. Los administradores también pueden forzar contraseñas, fechas de expiración, y habilitar el compartir de servidor-a-servidor mediante ligas, asi como compartir desde dispositivos móviles. \nEl deshabilitar la funcionalidad, elimina en el servidor a los archivos y carpetas compartidos para todos los destinatarios del elemento compartido y también en los clientes de sincronización y dispositivos móviles. Hay mas información disponible en la Documentación de Nextcloud.", "Sharing" : "Compartiendo", "Reset" : "Reiniciar", "Invalid path selected" : "Ruta seleccionada no válida.", @@ -99,6 +98,7 @@ OC.L10N.register( "Unshare" : "Dejar de compartir", "Internal link" : "Enlace interno", "Cannot copy, please copy the link manually" : "No se ha podido copiar, por favor, copia el enlace manualmente", + "Copy internal link to clipboard" : "Copiar enlace interno al portapapeles", "Link copied" : "Vinculo copiado", "Password protection" : "Protección con contraseña", "Enter a password" : "Ingresa una contraseña", @@ -120,11 +120,13 @@ OC.L10N.register( "Create" : "Crear", "Share" : "Compartir", "Shared with you by {owner}" : "Compartido contigo por {owner}", + "Open in Files" : "Abrir en Archivos", "Shared" : "Compartido", "Shared by" : "Compartido por", "Shared with" : "Compartido con", "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", "Shares" : "Elementos compartidos", + "Overview of shared files." : "Resumen de archivos compartidos.", "Shared with you" : "Compartido contigo", "Nothing shared with you yet" : "Nada ha sido compartido contigo aún", "Shared with others" : "Compartido con otros", @@ -133,18 +135,11 @@ OC.L10N.register( "No shared links" : "No hay ligas compartidas", "Deleted shares" : "Recursos compartidos eliminados", "Pending shares" : "Recursos compartidos pendientes", - "No entries found in this folder" : "No se encontraron elementos en esta carpeta", - "Name" : "Nombre", - "Share time" : "Compartido desde", - "Reasons might be:" : "Las causas podrían ser:", - "the item was removed" : "el elemento fue eliminado", - "the link expired" : "la liga expiró", - "sharing is disabled" : "compartir está deshabilitado", - "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.", "Share note" : "Compartir nota", "Upload files to %s" : "Cargar archivos a %s", "Note" : "Nota", "Select or drop files" : "Selecciona o suelta los archivos", + "Uploading files" : "Cargando archivos", "Uploaded files:" : "Archivos cargados:", "Add to your Nextcloud" : "Agregar a tu Nextcloud", "Files and folders others share with you will show up here" : "Los archivos y carpetas que sean compartidos contigo se mostrarán aquí", @@ -152,9 +147,19 @@ OC.L10N.register( "Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí", "Restore" : "Restaurar", "No expiration date set" : "No se ha establecido la fecha de expiración", + "Please specify a valid user" : "Por favor especifica un usuario válido", + "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Esta aplicación le permite a los usuarios compartir archivos dentro de Nextcloud. Si está habilitada, el administrador puede elegir que grupos pueden compartir archivos. Los usuarios correspondientes entonces pueden compartir archivos y carpetas con otros usuarios y grupos dentro de Nextcloid. Además, si el adminsitrador habilita la funcionalidad de compartir liga, una liga externa puede ser usada para compartir archivos con otros usuarios fuera de Nextcloud. Los administradores también pueden forzar contraseñas, fechas de expiración, y habilitar el compartir de servidor-a-servidor mediante ligas, asi como compartir desde dispositivos móviles. \nEl deshabilitar la funcionalidad, elimina en el servidor a los archivos y carpetas compartidos para todos los destinatarios del elemento compartido y también en los clientes de sincronización y dispositivos móviles. Hay mas información disponible en la Documentación de Nextcloud.", "Allow creating" : "Permitir creación", "Allow deleting" : "Permitir eliminación", "Allow resharing" : "Permitir volver a compartir", - "Password protect" : "Proteger con contraseña" + "Password protect" : "Proteger con contraseña", + "No entries found in this folder" : "No se encontraron elementos en esta carpeta", + "Name" : "Nombre", + "Share time" : "Compartido desde", + "Reasons might be:" : "Las causas podrían ser:", + "the item was removed" : "el elemento fue eliminado", + "the link expired" : "la liga expiró", + "sharing is disabled" : "compartir está deshabilitado", + "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/files_sharing/l10n/es_MX.json b/apps/files_sharing/l10n/es_MX.json index 5b1c45f7160..679ca6a533a 100644 --- a/apps/files_sharing/l10n/es_MX.json +++ b/apps/files_sharing/l10n/es_MX.json @@ -60,7 +60,6 @@ "Could not delete share" : "No fue posible borrar el elemento compartido", "Please specify a file or folder path" : "Por favor especifica un archivo o ruta de carpeta", "Could not create share" : "No fue posible crear el elemento compartido", - "Please specify a valid user" : "Por favor especifica un usuario válido", "Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador", "Please specify a valid group" : "Por favor especifica un grupo válido", "Public link sharing is disabled by the administrator" : "Compartir ligas públicas está deshabilitado por el administrador", @@ -74,12 +73,12 @@ "Could not lock path" : "No fue posible bloquear la ruta", "Wrong or no update parameter given" : "El parametro de actualización está erróneo o falta", "shared by %s" : "compartido por %s", + "Download all files" : "Descargar todos los archivos", "Direct link" : "Liga directa", "Share API is disabled" : "El API para compartir está deshabilitado", "File sharing" : "Compartir archivos", "Accept" : "Aceptar", "Reject" : "Rechazar", - "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Esta aplicación le permite a los usuarios compartir archivos dentro de Nextcloud. Si está habilitada, el administrador puede elegir que grupos pueden compartir archivos. Los usuarios correspondientes entonces pueden compartir archivos y carpetas con otros usuarios y grupos dentro de Nextcloid. Además, si el adminsitrador habilita la funcionalidad de compartir liga, una liga externa puede ser usada para compartir archivos con otros usuarios fuera de Nextcloud. Los administradores también pueden forzar contraseñas, fechas de expiración, y habilitar el compartir de servidor-a-servidor mediante ligas, asi como compartir desde dispositivos móviles. \nEl deshabilitar la funcionalidad, elimina en el servidor a los archivos y carpetas compartidos para todos los destinatarios del elemento compartido y también en los clientes de sincronización y dispositivos móviles. Hay mas información disponible en la Documentación de Nextcloud.", "Sharing" : "Compartiendo", "Reset" : "Reiniciar", "Invalid path selected" : "Ruta seleccionada no válida.", @@ -97,6 +96,7 @@ "Unshare" : "Dejar de compartir", "Internal link" : "Enlace interno", "Cannot copy, please copy the link manually" : "No se ha podido copiar, por favor, copia el enlace manualmente", + "Copy internal link to clipboard" : "Copiar enlace interno al portapapeles", "Link copied" : "Vinculo copiado", "Password protection" : "Protección con contraseña", "Enter a password" : "Ingresa una contraseña", @@ -118,11 +118,13 @@ "Create" : "Crear", "Share" : "Compartir", "Shared with you by {owner}" : "Compartido contigo por {owner}", + "Open in Files" : "Abrir en Archivos", "Shared" : "Compartido", "Shared by" : "Compartido por", "Shared with" : "Compartido con", "Shared with you and the group {group} by {owner}" : "Compartido contigo y con el grupo {group} por {owner}", "Shares" : "Elementos compartidos", + "Overview of shared files." : "Resumen de archivos compartidos.", "Shared with you" : "Compartido contigo", "Nothing shared with you yet" : "Nada ha sido compartido contigo aún", "Shared with others" : "Compartido con otros", @@ -131,18 +133,11 @@ "No shared links" : "No hay ligas compartidas", "Deleted shares" : "Recursos compartidos eliminados", "Pending shares" : "Recursos compartidos pendientes", - "No entries found in this folder" : "No se encontraron elementos en esta carpeta", - "Name" : "Nombre", - "Share time" : "Compartido desde", - "Reasons might be:" : "Las causas podrían ser:", - "the item was removed" : "el elemento fue eliminado", - "the link expired" : "la liga expiró", - "sharing is disabled" : "compartir está deshabilitado", - "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.", "Share note" : "Compartir nota", "Upload files to %s" : "Cargar archivos a %s", "Note" : "Nota", "Select or drop files" : "Selecciona o suelta los archivos", + "Uploading files" : "Cargando archivos", "Uploaded files:" : "Archivos cargados:", "Add to your Nextcloud" : "Agregar a tu Nextcloud", "Files and folders others share with you will show up here" : "Los archivos y carpetas que sean compartidos contigo se mostrarán aquí", @@ -150,9 +145,19 @@ "Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí", "Restore" : "Restaurar", "No expiration date set" : "No se ha establecido la fecha de expiración", + "Please specify a valid user" : "Por favor especifica un usuario válido", + "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Esta aplicación le permite a los usuarios compartir archivos dentro de Nextcloud. Si está habilitada, el administrador puede elegir que grupos pueden compartir archivos. Los usuarios correspondientes entonces pueden compartir archivos y carpetas con otros usuarios y grupos dentro de Nextcloid. Además, si el adminsitrador habilita la funcionalidad de compartir liga, una liga externa puede ser usada para compartir archivos con otros usuarios fuera de Nextcloud. Los administradores también pueden forzar contraseñas, fechas de expiración, y habilitar el compartir de servidor-a-servidor mediante ligas, asi como compartir desde dispositivos móviles. \nEl deshabilitar la funcionalidad, elimina en el servidor a los archivos y carpetas compartidos para todos los destinatarios del elemento compartido y también en los clientes de sincronización y dispositivos móviles. Hay mas información disponible en la Documentación de Nextcloud.", "Allow creating" : "Permitir creación", "Allow deleting" : "Permitir eliminación", "Allow resharing" : "Permitir volver a compartir", - "Password protect" : "Proteger con contraseña" + "Password protect" : "Proteger con contraseña", + "No entries found in this folder" : "No se encontraron elementos en esta carpeta", + "Name" : "Nombre", + "Share time" : "Compartido desde", + "Reasons might be:" : "Las causas podrían ser:", + "the item was removed" : "el elemento fue eliminado", + "the link expired" : "la liga expiró", + "sharing is disabled" : "compartir está deshabilitado", + "For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/zh_TW.js b/apps/files_sharing/l10n/zh_TW.js index e1730f0c448..a4035f30db7 100644 --- a/apps/files_sharing/l10n/zh_TW.js +++ b/apps/files_sharing/l10n/zh_TW.js @@ -79,6 +79,7 @@ OC.L10N.register( "Wrong path, file/folder does not exist" : "錯誤的路徑,該檔案或資料夾不存在", "Could not create share" : "無法建立分享", "Invalid permissions" : "無效的權限", + "Please specify a valid account to share with" : "請指定要分享的有效帳號", "Group sharing is disabled by the administrator" : "群組分享已被管理員停用", "Please specify a valid group" : "請指定有效的群組", "Public link sharing is disabled by the administrator" : "公開連結分享已被管理員停用", @@ -86,6 +87,7 @@ OC.L10N.register( "Public upload is only possible for publicly shared folders" : "只有公開分享的資料夾可以接受公開上傳", "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "因為未啟用 Nextcloud Talk,因此透過 Nextcloud Talk 傳送密碼分享 %s 失敗", "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "分享 %1$s 失敗,因為後端不允許來自 %2$s 類型的分享", + "Please specify a valid federated account ID" : "請指定有效的聯盟帳號 ID", "Invalid date, date format must be YYYY-MM-DD" : "無效的日期,需為 YYYY-MM-DD 格式", "Please specify a valid federated group ID" : "請指定有效的聯盟群組 ID", "You cannot share to a Circle if the app is not enabled" : "因為應用程式未啟用,所以您無法分享至小圈圈", @@ -112,7 +114,9 @@ OC.L10N.register( "You received {share} to group {group} as a share by {user}" : "您收到了來自 {user} 到 {group} 群組的 {share}", "Accept" : "接受", "Reject" : "拒絕", + "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "此應用程式讓使用者可以在 Nextcloud 中分享檔案。若啟用,管理員可以選擇哪些群組可以分享檔案。應用程式使用者可以與其他在 Nextcloud 中的使用者與群組分享檔案與資料夾。此外,如果管理員啟用了分享連結的功能,則可以使用外部連結與 Nextcloud 之外的使用者分享檔案。管理員也可以啟用密碼、到期日以及啟用透過分享連結的伺服器到伺服器分享,並可從行動裝置分享。\n將此功能關閉會移除伺服器上、同步客戶端與行動應用程式所有的分享收件者,以及檔案與資料夾。更多資訊請見 Nextcloud 文件。", "Sharing" : "分享", + "Accept shares from other accounts and groups by default" : "預設接受其他帳號與群組的分享", "Error while toggling options" : "切換選項時發生錯誤", "Set default folder for accepted shares" : "為接受的分享設定預設資料夾", "Reset" : "重設", @@ -144,6 +148,8 @@ OC.L10N.register( "Internal link" : "內部連結", "Cannot copy, please copy the link manually" : "無法複製,請手動複製連結", "Copy internal link to clipboard" : "複製內部連結至剪貼簿", + "Only works for people with access to this folder" : "只對可以存取此資料夾的使用者生效", + "Only works for people with access to this file" : "只對可以存取此檔案的使用者生效", "Link copied" : "連結已複製", "Please enter the following required information before creating the share" : "在建立分享前,請輸入以下的必要資訊", "Password protection (enforced)" : "密碼保護(強制)", @@ -167,6 +173,7 @@ OC.L10N.register( "Error, please enter proper password and/or expiration date" : "錯誤,請輸入正確的密碼及/或到期日", "Link share created" : "已建立連結分享", "Error while creating the share" : "建立分享時發生錯誤", + "Quick share options, the current selected is \"{selectedOption}\"" : "快速分享選項,目前已選取「{selectedOption}」", "View only" : "僅檢視", "Can edit" : "可以編輯", "File drop" : "檔案投放", @@ -213,6 +220,7 @@ OC.L10N.register( "Save share" : "儲存分享", "Update share" : "更新分享", "Others with access" : "有存取權的其他人", + "No other accounts with access found" : "找不到其他有存取權的使用者", "Toggle list of others with access to this directory" : "切換有權存取此目錄的其他人的列表", "Toggle list of others with access to this file" : "切換有權存取此檔案的其他人的列表", "Unable to fetch inherited shares" : "無法擷取繼承的分享", diff --git a/apps/files_sharing/l10n/zh_TW.json b/apps/files_sharing/l10n/zh_TW.json index 4c56c79f19a..17f8c760fec 100644 --- a/apps/files_sharing/l10n/zh_TW.json +++ b/apps/files_sharing/l10n/zh_TW.json @@ -77,6 +77,7 @@ "Wrong path, file/folder does not exist" : "錯誤的路徑,該檔案或資料夾不存在", "Could not create share" : "無法建立分享", "Invalid permissions" : "無效的權限", + "Please specify a valid account to share with" : "請指定要分享的有效帳號", "Group sharing is disabled by the administrator" : "群組分享已被管理員停用", "Please specify a valid group" : "請指定有效的群組", "Public link sharing is disabled by the administrator" : "公開連結分享已被管理員停用", @@ -84,6 +85,7 @@ "Public upload is only possible for publicly shared folders" : "只有公開分享的資料夾可以接受公開上傳", "Sharing %s sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "因為未啟用 Nextcloud Talk,因此透過 Nextcloud Talk 傳送密碼分享 %s 失敗", "Sharing %1$s failed because the back end does not allow shares from type %2$s" : "分享 %1$s 失敗,因為後端不允許來自 %2$s 類型的分享", + "Please specify a valid federated account ID" : "請指定有效的聯盟帳號 ID", "Invalid date, date format must be YYYY-MM-DD" : "無效的日期,需為 YYYY-MM-DD 格式", "Please specify a valid federated group ID" : "請指定有效的聯盟群組 ID", "You cannot share to a Circle if the app is not enabled" : "因為應用程式未啟用,所以您無法分享至小圈圈", @@ -110,7 +112,9 @@ "You received {share} to group {group} as a share by {user}" : "您收到了來自 {user} 到 {group} 群組的 {share}", "Accept" : "接受", "Reject" : "拒絕", + "This application enables people to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable people can then share files and folders with other accounts and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other people outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "此應用程式讓使用者可以在 Nextcloud 中分享檔案。若啟用,管理員可以選擇哪些群組可以分享檔案。應用程式使用者可以與其他在 Nextcloud 中的使用者與群組分享檔案與資料夾。此外,如果管理員啟用了分享連結的功能,則可以使用外部連結與 Nextcloud 之外的使用者分享檔案。管理員也可以啟用密碼、到期日以及啟用透過分享連結的伺服器到伺服器分享,並可從行動裝置分享。\n將此功能關閉會移除伺服器上、同步客戶端與行動應用程式所有的分享收件者,以及檔案與資料夾。更多資訊請見 Nextcloud 文件。", "Sharing" : "分享", + "Accept shares from other accounts and groups by default" : "預設接受其他帳號與群組的分享", "Error while toggling options" : "切換選項時發生錯誤", "Set default folder for accepted shares" : "為接受的分享設定預設資料夾", "Reset" : "重設", @@ -142,6 +146,8 @@ "Internal link" : "內部連結", "Cannot copy, please copy the link manually" : "無法複製,請手動複製連結", "Copy internal link to clipboard" : "複製內部連結至剪貼簿", + "Only works for people with access to this folder" : "只對可以存取此資料夾的使用者生效", + "Only works for people with access to this file" : "只對可以存取此檔案的使用者生效", "Link copied" : "連結已複製", "Please enter the following required information before creating the share" : "在建立分享前,請輸入以下的必要資訊", "Password protection (enforced)" : "密碼保護(強制)", @@ -165,6 +171,7 @@ "Error, please enter proper password and/or expiration date" : "錯誤,請輸入正確的密碼及/或到期日", "Link share created" : "已建立連結分享", "Error while creating the share" : "建立分享時發生錯誤", + "Quick share options, the current selected is \"{selectedOption}\"" : "快速分享選項,目前已選取「{selectedOption}」", "View only" : "僅檢視", "Can edit" : "可以編輯", "File drop" : "檔案投放", @@ -211,6 +218,7 @@ "Save share" : "儲存分享", "Update share" : "更新分享", "Others with access" : "有存取權的其他人", + "No other accounts with access found" : "找不到其他有存取權的使用者", "Toggle list of others with access to this directory" : "切換有權存取此目錄的其他人的列表", "Toggle list of others with access to this file" : "切換有權存取此檔案的其他人的列表", "Unable to fetch inherited shares" : "無法擷取繼承的分享", diff --git a/apps/files_trashbin/l10n/de_DE.js b/apps/files_trashbin/l10n/de_DE.js index 2e92564b4ff..e342c6912fd 100644 --- a/apps/files_trashbin/l10n/de_DE.js +++ b/apps/files_trashbin/l10n/de_DE.js @@ -4,6 +4,8 @@ OC.L10N.register( "restored" : "Wiederhergestellt", "Deleted files" : "Gelöschte Dateien", "Deleted files and folders in the trash bin (may expire during export if you are low on storage space)" : "Gelöschte Dateien und Ordner im Papierkorb (können während des Exports ablaufen, wenn der Speicherplatz knapp wird)", + "This application enables people to restore files that were deleted from the system." : "Diese Anwendung ermöglicht Personen, Dateien wiederherzustellen, die vom System gelöscht wurden.", + "This application enables people to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the people file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent an account from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Diese Anwendung ermöglicht es Personen, Dateien wiederherzustellen, die aus dem System gelöscht wurden. Es zeigt eine Liste der gelöschten Dateien in der Web-Oberfläche an und bietet die Möglichkeit, diese gelöschten Dateien in die Verzeichnisse der Menschen zurückzusetzen oder sie dauerhaft aus dem System zu entfernen. Beim Wiederherstellen einer Datei werden auch die zugehörigen Dateiversionen wiederhergestellt, sofern die Versionsanwendung aktiviert ist. Wenn eine Datei aus einer Freigabe gelöscht wird, kann sie auf die gleiche Weise wiederhergestellt werden, ist jedoch nicht mehr geteilt. Standardmäßig verbleiben diese Dateien 30 Tage lang im Papierkorb.\nUm zu verhindern, dass einem Konto der Speicherplatz ausgeht, nutzt die Anwendung für gelöschte Dateien maximal 50% des aktuell verfügbaren freien Kontingents. Wenn die gelöschten Dateien dieses Limit überschreiten, löscht die Anwendung die ältesten Dateien, bis sie unter dieses Limit fällt. Weitere Informationen finden Sie in der Dokumentation zu gelöschten Dateien.", "Restore" : "Wiederherstellen", "List of files that have been deleted." : "Liste der gelöschten Dateien.", "No deleted files" : "Keine gelöschten Dateien", diff --git a/apps/files_trashbin/l10n/de_DE.json b/apps/files_trashbin/l10n/de_DE.json index b51550430ec..4681e3fdb09 100644 --- a/apps/files_trashbin/l10n/de_DE.json +++ b/apps/files_trashbin/l10n/de_DE.json @@ -2,6 +2,8 @@ "restored" : "Wiederhergestellt", "Deleted files" : "Gelöschte Dateien", "Deleted files and folders in the trash bin (may expire during export if you are low on storage space)" : "Gelöschte Dateien und Ordner im Papierkorb (können während des Exports ablaufen, wenn der Speicherplatz knapp wird)", + "This application enables people to restore files that were deleted from the system." : "Diese Anwendung ermöglicht Personen, Dateien wiederherzustellen, die vom System gelöscht wurden.", + "This application enables people to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the people file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent an account from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "Diese Anwendung ermöglicht es Personen, Dateien wiederherzustellen, die aus dem System gelöscht wurden. Es zeigt eine Liste der gelöschten Dateien in der Web-Oberfläche an und bietet die Möglichkeit, diese gelöschten Dateien in die Verzeichnisse der Menschen zurückzusetzen oder sie dauerhaft aus dem System zu entfernen. Beim Wiederherstellen einer Datei werden auch die zugehörigen Dateiversionen wiederhergestellt, sofern die Versionsanwendung aktiviert ist. Wenn eine Datei aus einer Freigabe gelöscht wird, kann sie auf die gleiche Weise wiederhergestellt werden, ist jedoch nicht mehr geteilt. Standardmäßig verbleiben diese Dateien 30 Tage lang im Papierkorb.\nUm zu verhindern, dass einem Konto der Speicherplatz ausgeht, nutzt die Anwendung für gelöschte Dateien maximal 50% des aktuell verfügbaren freien Kontingents. Wenn die gelöschten Dateien dieses Limit überschreiten, löscht die Anwendung die ältesten Dateien, bis sie unter dieses Limit fällt. Weitere Informationen finden Sie in der Dokumentation zu gelöschten Dateien.", "Restore" : "Wiederherstellen", "List of files that have been deleted." : "Liste der gelöschten Dateien.", "No deleted files" : "Keine gelöschten Dateien", diff --git a/apps/files_trashbin/l10n/zh_TW.js b/apps/files_trashbin/l10n/zh_TW.js index 18812230093..3f0cd34da89 100644 --- a/apps/files_trashbin/l10n/zh_TW.js +++ b/apps/files_trashbin/l10n/zh_TW.js @@ -4,6 +4,8 @@ OC.L10N.register( "restored" : "已還原", "Deleted files" : "回收桶", "Deleted files and folders in the trash bin (may expire during export if you are low on storage space)" : "已刪除回收桶中的檔案與資料夾(若您的儲存空間不足,匯出過程中可能會過期)", + "This application enables people to restore files that were deleted from the system." : "此應用程式讓使用者可以還原他們在系統當中刪除的檔案", + "This application enables people to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the people file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent an account from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "此應用程式讓使用可以還原從系統中刪除的檔案。其會在網路介面中顯示已刪除的檔案列表,並有選項可以復原那些檔案到使用者的檔案目錄,或是將它們從系統中永久移除。若啟用了版本應用程式,復原檔案也會復原相關的檔案版本。當檔案從分享中刪除時,雖然不再共享,但可以用相同的方式來還原。預設情況下,這些檔案會在回收桶中保留30天。\n為了避免使用者耗盡磁碟空間,「回收桶」應用程式將不會用於超過目前可用配額 50% 的已刪除檔案。如果已刪除的檔案超過此限制,應用程式將會刪除最舊的檔案,直到低於此限制為止。更多資訊在「回收桶」的文件中提供。", "Restore" : "還原", "List of files that have been deleted." : "已被刪除的檔案清單。", "No deleted files" : "沒有已刪除的檔案", diff --git a/apps/files_trashbin/l10n/zh_TW.json b/apps/files_trashbin/l10n/zh_TW.json index 46c328fc63c..1c8c5028d1e 100644 --- a/apps/files_trashbin/l10n/zh_TW.json +++ b/apps/files_trashbin/l10n/zh_TW.json @@ -2,6 +2,8 @@ "restored" : "已還原", "Deleted files" : "回收桶", "Deleted files and folders in the trash bin (may expire during export if you are low on storage space)" : "已刪除回收桶中的檔案與資料夾(若您的儲存空間不足,匯出過程中可能會過期)", + "This application enables people to restore files that were deleted from the system." : "此應用程式讓使用者可以還原他們在系統當中刪除的檔案", + "This application enables people to restore files that were deleted from the system. It displays a list of deleted files in the web interface, and has options to restore those deleted files back to the people file directories or remove them permanently from the system. Restoring a file also restores related file versions, if the versions application is enabled. When a file is deleted from a share, it can be restored in the same manner, though it is no longer shared. By default, these files remain in the trash bin for 30 days.\nTo prevent an account from running out of disk space, the Deleted files app will not utilize more than 50% of the currently available free quota for deleted files. If the deleted files exceed this limit, the app deletes the oldest files until it gets below this limit. More information is available in the Deleted Files documentation." : "此應用程式讓使用可以還原從系統中刪除的檔案。其會在網路介面中顯示已刪除的檔案列表,並有選項可以復原那些檔案到使用者的檔案目錄,或是將它們從系統中永久移除。若啟用了版本應用程式,復原檔案也會復原相關的檔案版本。當檔案從分享中刪除時,雖然不再共享,但可以用相同的方式來還原。預設情況下,這些檔案會在回收桶中保留30天。\n為了避免使用者耗盡磁碟空間,「回收桶」應用程式將不會用於超過目前可用配額 50% 的已刪除檔案。如果已刪除的檔案超過此限制,應用程式將會刪除最舊的檔案,直到低於此限制為止。更多資訊在「回收桶」的文件中提供。", "Restore" : "還原", "List of files that have been deleted." : "已被刪除的檔案清單。", "No deleted files" : "沒有已刪除的檔案", diff --git a/apps/files_versions/l10n/de_DE.js b/apps/files_versions/l10n/de_DE.js index 544c55e1276..367b27d0da5 100644 --- a/apps/files_versions/l10n/de_DE.js +++ b/apps/files_versions/l10n/de_DE.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Versions" : "Versionen", "This application automatically maintains older versions of files that are changed." : "Diese App verwaltet automatisch ältere Versionen geänderter Dateien.", + "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 account 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 account'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." : "Diese Anwendung verwaltet automatisch ältere Versionen von Dateien, die geändert wurden. Wenn aktiviert, wird ein Ordner mit versteckten Versionen im Verzeichnis jedes Benutzers bereitgestellt und wird zum Speichern alter Dateiversionen verwendet. Ein Benutzer kann jederzeit über die Web-Oberfläche auf eine ältere Version zurückgreifen, wobei die ersetzte Datei dann eine Version wird. Die App verwaltet automatisch den Versionsordner, um sicherzustellen, dass dem Benutzer nicht der Speicherplatz aufgrund von zu vielen Versionen ausgeht.\nZusätzlich zum Ablauf der Versionen stellt die Versions-App sicher, dass nie mehr als 50% des derzeit verfügbaren freien Speicherplatzes des Benutzers für die Versionierung genutzt werden. Wenn gespeicherte Versionen diese Grenze überschreiten, löscht die App zuerst die ältesten Versionen, bis sie die 50% Grenze erreicht hat. Weitere Informationen finden Sie in der Versionsdokumentation.", "Name this version" : "Diese Version benennen", "Edit version name" : "Versionsnamen bearbeiten", "Compare to current version" : "Mit aktueller Version vergleichen", diff --git a/apps/files_versions/l10n/de_DE.json b/apps/files_versions/l10n/de_DE.json index 74dccb2f1ca..c3f1038bfd9 100644 --- a/apps/files_versions/l10n/de_DE.json +++ b/apps/files_versions/l10n/de_DE.json @@ -1,6 +1,7 @@ { "translations": { "Versions" : "Versionen", "This application automatically maintains older versions of files that are changed." : "Diese App verwaltet automatisch ältere Versionen geänderter Dateien.", + "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 account 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 account'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." : "Diese Anwendung verwaltet automatisch ältere Versionen von Dateien, die geändert wurden. Wenn aktiviert, wird ein Ordner mit versteckten Versionen im Verzeichnis jedes Benutzers bereitgestellt und wird zum Speichern alter Dateiversionen verwendet. Ein Benutzer kann jederzeit über die Web-Oberfläche auf eine ältere Version zurückgreifen, wobei die ersetzte Datei dann eine Version wird. Die App verwaltet automatisch den Versionsordner, um sicherzustellen, dass dem Benutzer nicht der Speicherplatz aufgrund von zu vielen Versionen ausgeht.\nZusätzlich zum Ablauf der Versionen stellt die Versions-App sicher, dass nie mehr als 50% des derzeit verfügbaren freien Speicherplatzes des Benutzers für die Versionierung genutzt werden. Wenn gespeicherte Versionen diese Grenze überschreiten, löscht die App zuerst die ältesten Versionen, bis sie die 50% Grenze erreicht hat. Weitere Informationen finden Sie in der Versionsdokumentation.", "Name this version" : "Diese Version benennen", "Edit version name" : "Versionsnamen bearbeiten", "Compare to current version" : "Mit aktueller Version vergleichen", diff --git a/apps/files_versions/l10n/zh_TW.js b/apps/files_versions/l10n/zh_TW.js index 806aebe5e75..061d6143614 100644 --- a/apps/files_versions/l10n/zh_TW.js +++ b/apps/files_versions/l10n/zh_TW.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Versions" : "版本", "This application automatically maintains older versions of files that are changed." : "本應用程式會自動維護修改前舊版本的檔案", + "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 account 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 account'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." : "此應用程式會自動維護已變更過檔案的較舊版本。啟用後,每個使用者目錄中都會有一個隱藏的版本資料夾,此資料夾用於儲存較舊版本的檔案。使用者可以在任何時候透過網路介面還原到較舊的版本,取代目前版本成為新的版本。應用程式會自動管理版本資料夾以確保使用者不會因為版本而用完配額。\n\t\t除了版本有效期限以外,版本應用程式還會確保使用者永遠不會使用超過使用者目前可用空間的 50%。如果儲存的版本超出此限制,則應用程式會先刪除最舊的版本,直到低於此限制。更多資訊請見「版本」文件。", "Name this version" : "為此版本命名", "Edit version name" : "編輯版本名稱", "Compare to current version" : "與目前版本比較", diff --git a/apps/files_versions/l10n/zh_TW.json b/apps/files_versions/l10n/zh_TW.json index 9ec763133aa..faa57f98902 100644 --- a/apps/files_versions/l10n/zh_TW.json +++ b/apps/files_versions/l10n/zh_TW.json @@ -1,6 +1,7 @@ { "translations": { "Versions" : "版本", "This application automatically maintains older versions of files that are changed." : "本應用程式會自動維護修改前舊版本的檔案", + "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 account 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 account'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." : "此應用程式會自動維護已變更過檔案的較舊版本。啟用後,每個使用者目錄中都會有一個隱藏的版本資料夾,此資料夾用於儲存較舊版本的檔案。使用者可以在任何時候透過網路介面還原到較舊的版本,取代目前版本成為新的版本。應用程式會自動管理版本資料夾以確保使用者不會因為版本而用完配額。\n\t\t除了版本有效期限以外,版本應用程式還會確保使用者永遠不會使用超過使用者目前可用空間的 50%。如果儲存的版本超出此限制,則應用程式會先刪除最舊的版本,直到低於此限制。更多資訊請見「版本」文件。", "Name this version" : "為此版本命名", "Edit version name" : "編輯版本名稱", "Compare to current version" : "與目前版本比較", diff --git a/apps/lookup_server_connector/l10n/de_DE.js b/apps/lookup_server_connector/l10n/de_DE.js index 50a91a73b0c..10c6a8ee014 100644 --- a/apps/lookup_server_connector/l10n/de_DE.js +++ b/apps/lookup_server_connector/l10n/de_DE.js @@ -2,6 +2,7 @@ OC.L10N.register( "lookup_server_connector", { "Lookup Server Connector" : "Lookup Server Connector", + "Sync public account information with the lookup server" : "Öffentliche Kontoinformationen mit dem Lookup-Server synchronisieren", "Sync public user information with the lookup server" : "Synchronisiert öffentliche Benutzer-Informationen mit dem Lookup-Server " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/lookup_server_connector/l10n/de_DE.json b/apps/lookup_server_connector/l10n/de_DE.json index 8553579082b..1fda67b4114 100644 --- a/apps/lookup_server_connector/l10n/de_DE.json +++ b/apps/lookup_server_connector/l10n/de_DE.json @@ -1,5 +1,6 @@ { "translations": { "Lookup Server Connector" : "Lookup Server Connector", + "Sync public account information with the lookup server" : "Öffentliche Kontoinformationen mit dem Lookup-Server synchronisieren", "Sync public user information with the lookup server" : "Synchronisiert öffentliche Benutzer-Informationen mit dem Lookup-Server " },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/lookup_server_connector/l10n/zh_TW.js b/apps/lookup_server_connector/l10n/zh_TW.js index 92041ef57e0..c52ae15d2f2 100644 --- a/apps/lookup_server_connector/l10n/zh_TW.js +++ b/apps/lookup_server_connector/l10n/zh_TW.js @@ -1,7 +1,8 @@ OC.L10N.register( "lookup_server_connector", { - "Lookup Server Connector" : "查詢伺服器連接程式", + "Lookup Server Connector" : "查詢伺服器連結程式", + "Sync public account information with the lookup server" : "將公開帳號資訊與查詢伺服器同步", "Sync public user information with the lookup server" : "將公開使用者資訊與查詢伺服器同步" }, "nplurals=1; plural=0;"); diff --git a/apps/lookup_server_connector/l10n/zh_TW.json b/apps/lookup_server_connector/l10n/zh_TW.json index 84e8d7dc1b7..e8962d09432 100644 --- a/apps/lookup_server_connector/l10n/zh_TW.json +++ b/apps/lookup_server_connector/l10n/zh_TW.json @@ -1,5 +1,6 @@ { "translations": { - "Lookup Server Connector" : "查詢伺服器連接程式", + "Lookup Server Connector" : "查詢伺服器連結程式", + "Sync public account information with the lookup server" : "將公開帳號資訊與查詢伺服器同步", "Sync public user information with the lookup server" : "將公開使用者資訊與查詢伺服器同步" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/provisioning_api/l10n/de_DE.js b/apps/provisioning_api/l10n/de_DE.js index 836cee57d39..356be9fb241 100644 --- a/apps/provisioning_api/l10n/de_DE.js +++ b/apps/provisioning_api/l10n/de_DE.js @@ -1,6 +1,7 @@ OC.L10N.register( "provisioning_api", { + "Logged in account must be an administrator or have authorization to edit this setting." : "Das angemeldete Konto muss ein Administrationskonto sein oder die Berechtigung haben, diese Einstellung zu bearbeiten.", "Could not create non-existing user ID" : "Nicht vorhandene Benutzer-ID konnte nicht erstellen werden", "User already exists" : "Benutzer existiert bereits", "Group %1$s does not exist" : "Gruppe %1$s existiert nicht", @@ -35,6 +36,8 @@ OC.L10N.register( "An unexpected error occurred. Please contact your admin." : "Es ist ein unerwarteter Fehler aufgetreten, bitte kontaktieren Sie Ihren Administrator.", "Email confirmation successful" : "E-Mail-Adresse wurde bestätgt", "Provisioning API" : "Bereitstellung-API", + "This application enables a set of APIs that external systems can use to manage accounts, groups and apps." : "Diese Applikation stellt einen Satz von APIs für externe Systeme zur Verfügung um Konten, Gruppen und Applikationen zu Verwalten.", + "This application enables a set of APIs that external systems can use to create, edit, delete and query account\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin accounts\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Diese Anwendung aktiviert eine Reihe von APIs, mit denen externe Systeme Benutzer erstellen, bearbeiten, löschen und abfragen können\n\t\tAttribute, Gruppen abfragen, festlegen und entfernen, Kontingent festlegen und Gesamtspeicher abfragen, der in Nextcloud verwendet wird. Gruppenadministratorbenutzer\n\t\tSie können auch Nextcloud abfragen und dieselben Funktionen wie ein Administrator für von ihnen verwaltete Gruppen ausführen. Die API ermöglicht auch\n\t\tEin Administrator, der nach aktiven Nextcloud-Anwendungen und Anwendungsinformationen fragt und eine App entfernt aktiviert oder deaktiviert.\n\t\tSobald die App aktiviert ist, können HTTP-Anforderungen über einen Basic Auth-Header verwendet werden, um eine der Funktionen auszuführen\n\t\toben aufgelistet. Weitere Informationen finden Sie in der Bereitstellung-API Dokumentation, einschließlich Beispielaufrufen\n\t\tund Serverantworten.", "Logged in user must be an administrator or have authorization to edit this setting." : "Der angemeldete Benutzer muss ein Administrator sein oder die Berechtigung haben, diese Einstellung zu bearbeiten.", "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Diese Applikation stellt einen Satz von APIs für externe Systeme zur Verfügung um Benutzer, Gruppen und Applikationen zu Verwalten.", "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Diese Anwendung aktiviert eine Reihe von APIs, mit denen externe Systeme Benutzer erstellen, bearbeiten, löschen und abfragen können\n\t\tAttribute, Gruppen abfragen, festlegen und entfernen, Kontingent festlegen und Gesamtspeicher abfragen, der in Nextcloud verwendet wird. Gruppenadministratorbenutzer\n\t\tSie können auch Nextcloud abfragen und dieselben Funktionen wie ein Administrator für von ihnen verwaltete Gruppen ausführen. Die API ermöglicht auch\n\t\tEin Administrator, der nach aktiven Nextcloud-Anwendungen und Anwendungsinformationen fragt und eine App entfernt aktiviert oder deaktiviert.\n\t\tSobald die App aktiviert ist, können HTTP-Anforderungen über einen Basic Auth-Header verwendet werden, um eine der Funktionen auszuführen\n\t\toben aufgelistet. Weitere Informationen finden Sie in der Bereitstellung-API Dokumentation, einschließlich Beispielaufrufen\n\t\tund Serverantworten." diff --git a/apps/provisioning_api/l10n/de_DE.json b/apps/provisioning_api/l10n/de_DE.json index 6d11844b00c..ba01a4c4309 100644 --- a/apps/provisioning_api/l10n/de_DE.json +++ b/apps/provisioning_api/l10n/de_DE.json @@ -1,4 +1,5 @@ { "translations": { + "Logged in account must be an administrator or have authorization to edit this setting." : "Das angemeldete Konto muss ein Administrationskonto sein oder die Berechtigung haben, diese Einstellung zu bearbeiten.", "Could not create non-existing user ID" : "Nicht vorhandene Benutzer-ID konnte nicht erstellen werden", "User already exists" : "Benutzer existiert bereits", "Group %1$s does not exist" : "Gruppe %1$s existiert nicht", @@ -33,6 +34,8 @@ "An unexpected error occurred. Please contact your admin." : "Es ist ein unerwarteter Fehler aufgetreten, bitte kontaktieren Sie Ihren Administrator.", "Email confirmation successful" : "E-Mail-Adresse wurde bestätgt", "Provisioning API" : "Bereitstellung-API", + "This application enables a set of APIs that external systems can use to manage accounts, groups and apps." : "Diese Applikation stellt einen Satz von APIs für externe Systeme zur Verfügung um Konten, Gruppen und Applikationen zu Verwalten.", + "This application enables a set of APIs that external systems can use to create, edit, delete and query account\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin accounts\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Diese Anwendung aktiviert eine Reihe von APIs, mit denen externe Systeme Benutzer erstellen, bearbeiten, löschen und abfragen können\n\t\tAttribute, Gruppen abfragen, festlegen und entfernen, Kontingent festlegen und Gesamtspeicher abfragen, der in Nextcloud verwendet wird. Gruppenadministratorbenutzer\n\t\tSie können auch Nextcloud abfragen und dieselben Funktionen wie ein Administrator für von ihnen verwaltete Gruppen ausführen. Die API ermöglicht auch\n\t\tEin Administrator, der nach aktiven Nextcloud-Anwendungen und Anwendungsinformationen fragt und eine App entfernt aktiviert oder deaktiviert.\n\t\tSobald die App aktiviert ist, können HTTP-Anforderungen über einen Basic Auth-Header verwendet werden, um eine der Funktionen auszuführen\n\t\toben aufgelistet. Weitere Informationen finden Sie in der Bereitstellung-API Dokumentation, einschließlich Beispielaufrufen\n\t\tund Serverantworten.", "Logged in user must be an administrator or have authorization to edit this setting." : "Der angemeldete Benutzer muss ein Administrator sein oder die Berechtigung haben, diese Einstellung zu bearbeiten.", "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Diese Applikation stellt einen Satz von APIs für externe Systeme zur Verfügung um Benutzer, Gruppen und Applikationen zu Verwalten.", "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Diese Anwendung aktiviert eine Reihe von APIs, mit denen externe Systeme Benutzer erstellen, bearbeiten, löschen und abfragen können\n\t\tAttribute, Gruppen abfragen, festlegen und entfernen, Kontingent festlegen und Gesamtspeicher abfragen, der in Nextcloud verwendet wird. Gruppenadministratorbenutzer\n\t\tSie können auch Nextcloud abfragen und dieselben Funktionen wie ein Administrator für von ihnen verwaltete Gruppen ausführen. Die API ermöglicht auch\n\t\tEin Administrator, der nach aktiven Nextcloud-Anwendungen und Anwendungsinformationen fragt und eine App entfernt aktiviert oder deaktiviert.\n\t\tSobald die App aktiviert ist, können HTTP-Anforderungen über einen Basic Auth-Header verwendet werden, um eine der Funktionen auszuführen\n\t\toben aufgelistet. Weitere Informationen finden Sie in der Bereitstellung-API Dokumentation, einschließlich Beispielaufrufen\n\t\tund Serverantworten." diff --git a/apps/provisioning_api/l10n/zh_TW.js b/apps/provisioning_api/l10n/zh_TW.js index 9415563d5bc..2696e656843 100644 --- a/apps/provisioning_api/l10n/zh_TW.js +++ b/apps/provisioning_api/l10n/zh_TW.js @@ -1,6 +1,7 @@ OC.L10N.register( "provisioning_api", { + "Logged in account must be an administrator or have authorization to edit this setting." : "登入的帳號必須為管理員或是有權編輯此設定的帳號。", "Could not create non-existing user ID" : "無法建立不存在的使用者 ID", "User already exists" : "使用者已存在", "Group %1$s does not exist" : "群組 %1$s 不存在", @@ -35,6 +36,8 @@ OC.L10N.register( "An unexpected error occurred. Please contact your admin." : "遇到非預期的錯誤。請聯絡您的管理員。", "Email confirmation successful" : "電子郵件確認成功", "Provisioning API" : "Provisioning API", + "This application enables a set of APIs that external systems can use to manage accounts, groups and apps." : "此應用程式啟用了一組 API,外部系統可以使用其來管理帳號、群組與應用程式。", + "This application enables a set of APIs that external systems can use to create, edit, delete and query account\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin accounts\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "此應用程式啟用了一組 API,外部系統可以使用其來建立、編輯、刪除與查詢帳號\n\t\t屬性,查詢、設定與移除群組,設定配額與查詢 Nextcloud 中使用的總儲存空間。群組管理員帳號\n\t\t也可以用其來查詢 Nextcloud,並在其管理的群組中執行與系統管理員相同的動作。這組 API 也讓\n\t\t管理員可以查詢作用中的 Nextcloud 應用程式、應用程式資訊,以及遠端啟用或停用應用程式。\n\t\t應用程式啟用後,可以使用基本驗證標頭來使用 HTTP 請求執行上面\n\t\t列出的任何功能。更多資訊在 Provisioning API 的文件中提供,包含範例呼叫\n\t\t與伺服器回應。", "Logged in user must be an administrator or have authorization to edit this setting." : "登入的使用者必須為管理員或是有權編輯此設定的使用者。", "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "此應用程式啟用了一組 API,外部系統可以使用其來管理使用者、群組與應用程式。", "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "此應用程式啟用了一組 API,外部系統可以使用其來建立、編輯、刪除與查詢使用者\n\t\t屬性,查詢、設定與移除群組,設定配額與查詢 Nextcloud 中使用的總儲存空間。群組管理員使用者\n\t\t也可以用其來查詢 Nextcloud,並在其管理的群組中執行與系統管理員相同的動作。這組 API 也讓\n\t\t管理員可以查詢作用中的 Nextcloud 應用程式、應用程式資訊,以及遠端啟用或停用應用程式。\n\t\t應用程式啟用後,可以使用基本驗證標頭來使用 HTTP 請求執行上面\n\t\t列出的任何功能。更多資訊在 Provisioning API 的文件中提供,包含範例呼叫\n\t\t與伺服器回應。" diff --git a/apps/provisioning_api/l10n/zh_TW.json b/apps/provisioning_api/l10n/zh_TW.json index d7a00495344..0f3ac617808 100644 --- a/apps/provisioning_api/l10n/zh_TW.json +++ b/apps/provisioning_api/l10n/zh_TW.json @@ -1,4 +1,5 @@ { "translations": { + "Logged in account must be an administrator or have authorization to edit this setting." : "登入的帳號必須為管理員或是有權編輯此設定的帳號。", "Could not create non-existing user ID" : "無法建立不存在的使用者 ID", "User already exists" : "使用者已存在", "Group %1$s does not exist" : "群組 %1$s 不存在", @@ -33,6 +34,8 @@ "An unexpected error occurred. Please contact your admin." : "遇到非預期的錯誤。請聯絡您的管理員。", "Email confirmation successful" : "電子郵件確認成功", "Provisioning API" : "Provisioning API", + "This application enables a set of APIs that external systems can use to manage accounts, groups and apps." : "此應用程式啟用了一組 API,外部系統可以使用其來管理帳號、群組與應用程式。", + "This application enables a set of APIs that external systems can use to create, edit, delete and query account\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin accounts\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "此應用程式啟用了一組 API,外部系統可以使用其來建立、編輯、刪除與查詢帳號\n\t\t屬性,查詢、設定與移除群組,設定配額與查詢 Nextcloud 中使用的總儲存空間。群組管理員帳號\n\t\t也可以用其來查詢 Nextcloud,並在其管理的群組中執行與系統管理員相同的動作。這組 API 也讓\n\t\t管理員可以查詢作用中的 Nextcloud 應用程式、應用程式資訊,以及遠端啟用或停用應用程式。\n\t\t應用程式啟用後,可以使用基本驗證標頭來使用 HTTP 請求執行上面\n\t\t列出的任何功能。更多資訊在 Provisioning API 的文件中提供,包含範例呼叫\n\t\t與伺服器回應。", "Logged in user must be an administrator or have authorization to edit this setting." : "登入的使用者必須為管理員或是有權編輯此設定的使用者。", "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "此應用程式啟用了一組 API,外部系統可以使用其來管理使用者、群組與應用程式。", "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "此應用程式啟用了一組 API,外部系統可以使用其來建立、編輯、刪除與查詢使用者\n\t\t屬性,查詢、設定與移除群組,設定配額與查詢 Nextcloud 中使用的總儲存空間。群組管理員使用者\n\t\t也可以用其來查詢 Nextcloud,並在其管理的群組中執行與系統管理員相同的動作。這組 API 也讓\n\t\t管理員可以查詢作用中的 Nextcloud 應用程式、應用程式資訊,以及遠端啟用或停用應用程式。\n\t\t應用程式啟用後,可以使用基本驗證標頭來使用 HTTP 請求執行上面\n\t\t列出的任何功能。更多資訊在 Provisioning API 的文件中提供,包含範例呼叫\n\t\t與伺服器回應。" diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js index bf69ad96b30..e51e94c4d7c 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -460,12 +460,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "أنت تستعمل <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "أنت تستعمل <strong>{usage}</strong> من <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "اسمك الكامل", - "Email options" : "خيارات الإيميل", + "This address is not confirmed" : "هذا العنوان غير مؤكد", "Primary email for password reset and notifications" : "البريد الإلكتروني الأساسي لإعادة تعيين كلمة المرور والإشعارات", + "Email options" : "خيارات الإيميل", "Remove primary email" : "حذف حساب البريد الالكتروني الأساسي", "Delete email" : "حذف الإيميل", "Unset as primary email" : "إلغاء التعيين كحساب بريد الكتروني أساسي", - "This address is not confirmed" : "هذا العنوان غير مؤكد", "Set as primary email" : "عيّن كحساب بريد الكتروني أساسي", "Additional email address {index}" : "إيميل إضافي {index}", "Unable to delete primary email address" : "تعذّر حذف حساب البريد الالكتروني الأساسي", @@ -487,7 +487,6 @@ OC.L10N.register( "Your organisation" : "مؤسستك", "Your phone number" : "رقم هاتفك", "Edit your Profile visibility" : "حدّد من يستطيع أن يرى ملفك الشخصي Profile visibility", - "Enable Profile" : "تمكين الملف الشخصي", "Unable to update profile enabled state" : "تعذّر تحديث حالة الملف الشخصي المُفعّلة profile enabled state", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "الإعداد الأكثر تقييدًا للرؤية أو النطاق في ملف تعريفك الشخصي هو الذي سيتم تطبيقه. على سبيل المثال، إذا تم تعيين الرؤية على \"إظهار للجميع\" و تم تعيين النطاق على \"خاص\"، فسيتم تطبيق \"خاص\".", "Unable to update visibility of {displayId}" : "تعذر تحديث رؤية {displayId}", @@ -752,6 +751,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "صيغة png أو jpg، و حجم أقصاه 20 ميغا بايت", "Your email address" : "إيميلك", "Your location" : "موقعك", + "Enable Profile" : "تمكين الملف الشخصي", "Your Twitter handle" : "مَمْسَكُكَ your handle في تويتر ", "You do not have permissions to see the details of this user" : "ليس لديك الأذونات اللازمة لمشاهدة بيانات هذا المستخدم", "Add new password" : "إضافة كلمة مرور جديدة", diff --git a/apps/settings/l10n/ar.json b/apps/settings/l10n/ar.json index bcc775234bf..6aac3f2555c 100644 --- a/apps/settings/l10n/ar.json +++ b/apps/settings/l10n/ar.json @@ -458,12 +458,12 @@ "You are using <strong>{usage}</strong>" : "أنت تستعمل <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "أنت تستعمل <strong>{usage}</strong> من <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "اسمك الكامل", - "Email options" : "خيارات الإيميل", + "This address is not confirmed" : "هذا العنوان غير مؤكد", "Primary email for password reset and notifications" : "البريد الإلكتروني الأساسي لإعادة تعيين كلمة المرور والإشعارات", + "Email options" : "خيارات الإيميل", "Remove primary email" : "حذف حساب البريد الالكتروني الأساسي", "Delete email" : "حذف الإيميل", "Unset as primary email" : "إلغاء التعيين كحساب بريد الكتروني أساسي", - "This address is not confirmed" : "هذا العنوان غير مؤكد", "Set as primary email" : "عيّن كحساب بريد الكتروني أساسي", "Additional email address {index}" : "إيميل إضافي {index}", "Unable to delete primary email address" : "تعذّر حذف حساب البريد الالكتروني الأساسي", @@ -485,7 +485,6 @@ "Your organisation" : "مؤسستك", "Your phone number" : "رقم هاتفك", "Edit your Profile visibility" : "حدّد من يستطيع أن يرى ملفك الشخصي Profile visibility", - "Enable Profile" : "تمكين الملف الشخصي", "Unable to update profile enabled state" : "تعذّر تحديث حالة الملف الشخصي المُفعّلة profile enabled state", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "الإعداد الأكثر تقييدًا للرؤية أو النطاق في ملف تعريفك الشخصي هو الذي سيتم تطبيقه. على سبيل المثال، إذا تم تعيين الرؤية على \"إظهار للجميع\" و تم تعيين النطاق على \"خاص\"، فسيتم تطبيق \"خاص\".", "Unable to update visibility of {displayId}" : "تعذر تحديث رؤية {displayId}", @@ -750,6 +749,7 @@ "png or jpg, max. 20 MB" : "صيغة png أو jpg، و حجم أقصاه 20 ميغا بايت", "Your email address" : "إيميلك", "Your location" : "موقعك", + "Enable Profile" : "تمكين الملف الشخصي", "Your Twitter handle" : "مَمْسَكُكَ your handle في تويتر ", "You do not have permissions to see the details of this user" : "ليس لديك الأذونات اللازمة لمشاهدة بيانات هذا المستخدم", "Add new password" : "إضافة كلمة مرور جديدة", diff --git a/apps/settings/l10n/bg.js b/apps/settings/l10n/bg.js index 0d516a109dd..fe3dd4cda36 100644 --- a/apps/settings/l10n/bg.js +++ b/apps/settings/l10n/bg.js @@ -273,12 +273,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Използвате <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Използвате <strong>{usage}</strong> от <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Вашето пълно име", - "Email options" : "Опции за имейл", + "This address is not confirmed" : "Този адрес не е потвърден", "Primary email for password reset and notifications" : "Основен имейл за възстановяване на парола и известия", + "Email options" : "Опции за имейл", "Remove primary email" : "Премахване на основния имейл", "Delete email" : "Изтриване на имейл", "Unset as primary email" : "Премахване на настройка като основен имейл", - "This address is not confirmed" : "Този адрес не е потвърден", "Set as primary email" : "Задаване като основен имейл", "Additional email address {index}" : "Допълнителен имейл адрес {index}", "Unable to delete primary email address" : "Не може да се изтрие основният имейл адрес", @@ -299,7 +299,6 @@ OC.L10N.register( "Your organisation" : "Вашата организация", "Your phone number" : "Вашият тел. номер", "Edit your Profile visibility" : "Редактиране на видимостта на вашия профил", - "Enable Profile" : "Активиране на профил", "Unable to update profile enabled state" : "Не може да се актуализира активирано състояние на профил", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "По-рестриктивна настройка за видимост или обхват се спазва във вашия профил. Например, ако видимостта е зададена на „Показване на всички“ и обхватът е настроен на „Частен“, „Частен“ се зачита.", "Unable to update visibility of {displayId}" : "Не може да се актуализира видимостта на {displayId}", @@ -496,6 +495,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png или jpg, макс. 20 MB", "Your email address" : "Вашият имейл адрес", "Your location" : "Вашето местоположение", + "Enable Profile" : "Активиране на профил", "Your Twitter handle" : "Вашият Twitter манипулатор", "You do not have permissions to see the details of this user" : "Нямате права да виждате подробности за този потребител", "Add new password" : "Въведете новата парола", diff --git a/apps/settings/l10n/bg.json b/apps/settings/l10n/bg.json index 2fd5e3c451c..28fd545a66d 100644 --- a/apps/settings/l10n/bg.json +++ b/apps/settings/l10n/bg.json @@ -271,12 +271,12 @@ "You are using <strong>{usage}</strong>" : "Използвате <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Използвате <strong>{usage}</strong> от <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Вашето пълно име", - "Email options" : "Опции за имейл", + "This address is not confirmed" : "Този адрес не е потвърден", "Primary email for password reset and notifications" : "Основен имейл за възстановяване на парола и известия", + "Email options" : "Опции за имейл", "Remove primary email" : "Премахване на основния имейл", "Delete email" : "Изтриване на имейл", "Unset as primary email" : "Премахване на настройка като основен имейл", - "This address is not confirmed" : "Този адрес не е потвърден", "Set as primary email" : "Задаване като основен имейл", "Additional email address {index}" : "Допълнителен имейл адрес {index}", "Unable to delete primary email address" : "Не може да се изтрие основният имейл адрес", @@ -297,7 +297,6 @@ "Your organisation" : "Вашата организация", "Your phone number" : "Вашият тел. номер", "Edit your Profile visibility" : "Редактиране на видимостта на вашия профил", - "Enable Profile" : "Активиране на профил", "Unable to update profile enabled state" : "Не може да се актуализира активирано състояние на профил", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "По-рестриктивна настройка за видимост или обхват се спазва във вашия профил. Например, ако видимостта е зададена на „Показване на всички“ и обхватът е настроен на „Частен“, „Частен“ се зачита.", "Unable to update visibility of {displayId}" : "Не може да се актуализира видимостта на {displayId}", @@ -494,6 +493,7 @@ "png or jpg, max. 20 MB" : "png или jpg, макс. 20 MB", "Your email address" : "Вашият имейл адрес", "Your location" : "Вашето местоположение", + "Enable Profile" : "Активиране на профил", "Your Twitter handle" : "Вашият Twitter манипулатор", "You do not have permissions to see the details of this user" : "Нямате права да виждате подробности за този потребител", "Add new password" : "Въведете новата парола", diff --git a/apps/settings/l10n/ca.js b/apps/settings/l10n/ca.js index 9124d977948..88d042a6323 100644 --- a/apps/settings/l10n/ca.js +++ b/apps/settings/l10n/ca.js @@ -383,12 +383,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Esteu utilitzant <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Esteu utilitzant <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "El vostre nom complet", - "Email options" : "Opcions de correu electrònic", + "This address is not confirmed" : "Aquesta adreça no està confirmada", "Primary email for password reset and notifications" : "Adreça de correu electrònic principal per a restablir la contrasenya i per a les notificacions", + "Email options" : "Opcions de correu electrònic", "Remove primary email" : "Treu l'adreça de correu electrònic principal", "Delete email" : "Treu l'adreça de correu electrònic", "Unset as primary email" : "Desactivat com a correu electrònic principal", - "This address is not confirmed" : "Aquesta adreça no està confirmada", "Set as primary email" : "Estableix com a correu electrònic principal", "Additional email address {index}" : "Adreça de correu electrònic addicional {index}", "Unable to delete primary email address" : "No es pot suprimir l'adreça de correu electrònic principal", @@ -410,7 +410,6 @@ OC.L10N.register( "Your organisation" : "La vostra organització", "Your phone number" : "El vostre número de telèfon", "Edit your Profile visibility" : "Edició de la visibilitat del vostre perfil", - "Enable Profile" : "Habilita el perfil", "Unable to update profile enabled state" : "No es pot actualitzar l'estat d'habilitació del perfil", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "El paràmetre més restrictiu de visibilitat o abast es respecta al vostre perfil. Per exemple, si la visibilitat s'estableix a \"Mostra a tothom\" i l'abast s'estableix a \"Privat\", es respectarà \"Privat\".", "Unable to update visibility of {displayId}" : "No es pot actualitzar la visibilitat de {displayId}", @@ -651,6 +650,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png o jpg, màx. 20 MB", "Your email address" : "El vostre correu electrònic", "Your location" : "La vostra localització", + "Enable Profile" : "Habilita el perfil", "Your Twitter handle" : "El teu identificador de Twitter", "You do not have permissions to see the details of this user" : "No teniu els permisos necessaris per veure els detalls d'aquest usuari", "Add new password" : "Afegeix una nova contrasenya", diff --git a/apps/settings/l10n/ca.json b/apps/settings/l10n/ca.json index a0fff0f8218..43bb963665a 100644 --- a/apps/settings/l10n/ca.json +++ b/apps/settings/l10n/ca.json @@ -381,12 +381,12 @@ "You are using <strong>{usage}</strong>" : "Esteu utilitzant <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Esteu utilitzant <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "El vostre nom complet", - "Email options" : "Opcions de correu electrònic", + "This address is not confirmed" : "Aquesta adreça no està confirmada", "Primary email for password reset and notifications" : "Adreça de correu electrònic principal per a restablir la contrasenya i per a les notificacions", + "Email options" : "Opcions de correu electrònic", "Remove primary email" : "Treu l'adreça de correu electrònic principal", "Delete email" : "Treu l'adreça de correu electrònic", "Unset as primary email" : "Desactivat com a correu electrònic principal", - "This address is not confirmed" : "Aquesta adreça no està confirmada", "Set as primary email" : "Estableix com a correu electrònic principal", "Additional email address {index}" : "Adreça de correu electrònic addicional {index}", "Unable to delete primary email address" : "No es pot suprimir l'adreça de correu electrònic principal", @@ -408,7 +408,6 @@ "Your organisation" : "La vostra organització", "Your phone number" : "El vostre número de telèfon", "Edit your Profile visibility" : "Edició de la visibilitat del vostre perfil", - "Enable Profile" : "Habilita el perfil", "Unable to update profile enabled state" : "No es pot actualitzar l'estat d'habilitació del perfil", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "El paràmetre més restrictiu de visibilitat o abast es respecta al vostre perfil. Per exemple, si la visibilitat s'estableix a \"Mostra a tothom\" i l'abast s'estableix a \"Privat\", es respectarà \"Privat\".", "Unable to update visibility of {displayId}" : "No es pot actualitzar la visibilitat de {displayId}", @@ -649,6 +648,7 @@ "png or jpg, max. 20 MB" : "png o jpg, màx. 20 MB", "Your email address" : "El vostre correu electrònic", "Your location" : "La vostra localització", + "Enable Profile" : "Habilita el perfil", "Your Twitter handle" : "El teu identificador de Twitter", "You do not have permissions to see the details of this user" : "No teniu els permisos necessaris per veure els detalls d'aquest usuari", "Add new password" : "Afegeix una nova contrasenya", diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index dcbb59ee362..d37fd7053e1 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -405,12 +405,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Využíváte <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Využíváte <strong>{usage}</strong> z <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Vaše celé jméno", - "Email options" : "Předvolby e-mailu", + "This address is not confirmed" : "Z této adresy jste ještě nepotvrdili ověřovací e-mail", "Primary email for password reset and notifications" : "Hlavní e-mail pro resetování hesla a oznamování", + "Email options" : "Předvolby e-mailu", "Remove primary email" : "Odebrat hlavní e-mail", "Delete email" : "Smazat e-mail", "Unset as primary email" : "Zrušeno nastavení coby hlavního e-mailu", - "This address is not confirmed" : "Z této adresy jste ještě nepotvrdili ověřovací e-mail", "Set as primary email" : "Nastavit jako hlavní e-mail", "Additional email address {index}" : "Další e-mailová adresa {index}", "Unable to delete primary email address" : "Nepodařilo se smazat hlavní e-mailovou adresu", @@ -432,7 +432,6 @@ OC.L10N.register( "Your organisation" : "Vaše organizace", "Your phone number" : "Vaše telefonní číslo", "Edit your Profile visibility" : "Upravit viditelnost profilu", - "Enable Profile" : "Zapnout profil", "Unable to update profile enabled state" : "Nedaří se aktualizovat stav zapnutí profilu", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Ohledně vašeho profilu bude respektována to více omezující nastavení – například, pokud je viditelnost nastavená na „Zobrazit všem“ a rozsah je nastavený na „Soukromé“, je respektováno „Soukromé.", "Unable to update visibility of {displayId}" : "Nedaří se aktualizovat viditelnost {displayId}", @@ -673,6 +672,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png nebo jpg, nejvýše 20 MB", "Your email address" : "Vaše e-mailová adresa", "Your location" : "Kde se nacházíte", + "Enable Profile" : "Zapnout profil", "Your Twitter handle" : "Twitter účet", "You do not have permissions to see the details of this user" : "Nemáte oprávnění zobrazit si podrobností o tomto uživateli", "Add new password" : "Přidat nové heslo", diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json index eb2924935a8..36b5cc03f42 100644 --- a/apps/settings/l10n/cs.json +++ b/apps/settings/l10n/cs.json @@ -403,12 +403,12 @@ "You are using <strong>{usage}</strong>" : "Využíváte <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Využíváte <strong>{usage}</strong> z <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Vaše celé jméno", - "Email options" : "Předvolby e-mailu", + "This address is not confirmed" : "Z této adresy jste ještě nepotvrdili ověřovací e-mail", "Primary email for password reset and notifications" : "Hlavní e-mail pro resetování hesla a oznamování", + "Email options" : "Předvolby e-mailu", "Remove primary email" : "Odebrat hlavní e-mail", "Delete email" : "Smazat e-mail", "Unset as primary email" : "Zrušeno nastavení coby hlavního e-mailu", - "This address is not confirmed" : "Z této adresy jste ještě nepotvrdili ověřovací e-mail", "Set as primary email" : "Nastavit jako hlavní e-mail", "Additional email address {index}" : "Další e-mailová adresa {index}", "Unable to delete primary email address" : "Nepodařilo se smazat hlavní e-mailovou adresu", @@ -430,7 +430,6 @@ "Your organisation" : "Vaše organizace", "Your phone number" : "Vaše telefonní číslo", "Edit your Profile visibility" : "Upravit viditelnost profilu", - "Enable Profile" : "Zapnout profil", "Unable to update profile enabled state" : "Nedaří se aktualizovat stav zapnutí profilu", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Ohledně vašeho profilu bude respektována to více omezující nastavení – například, pokud je viditelnost nastavená na „Zobrazit všem“ a rozsah je nastavený na „Soukromé“, je respektováno „Soukromé.", "Unable to update visibility of {displayId}" : "Nedaří se aktualizovat viditelnost {displayId}", @@ -671,6 +670,7 @@ "png or jpg, max. 20 MB" : "png nebo jpg, nejvýše 20 MB", "Your email address" : "Vaše e-mailová adresa", "Your location" : "Kde se nacházíte", + "Enable Profile" : "Zapnout profil", "Your Twitter handle" : "Twitter účet", "You do not have permissions to see the details of this user" : "Nemáte oprávnění zobrazit si podrobností o tomto uživateli", "Add new password" : "Přidat nové heslo", diff --git a/apps/settings/l10n/da.js b/apps/settings/l10n/da.js index 20844d409c3..948fb901908 100644 --- a/apps/settings/l10n/da.js +++ b/apps/settings/l10n/da.js @@ -268,12 +268,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Forbrug: <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Forbrug: <strong>{usage}</strong> af <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Dit fulde navn", - "Email options" : "E-mail muligheder", + "This address is not confirmed" : "Denne adresse er ikke bekræftet", "Primary email for password reset and notifications" : "Primær e-mail til nulstilling af adgangskode og meddelelser", + "Email options" : "E-mail muligheder", "Remove primary email" : "Fjern primær e-mail", "Delete email" : "Slet e-mail", "Unset as primary email" : "Deaktiveret som primær e-mail", - "This address is not confirmed" : "Denne adresse er ikke bekræftet", "Set as primary email" : "Indstil som primær e-mail", "Additional email address {index}" : "Yderligere e-mailadresse {index}", "Unable to delete primary email address" : "Den primære e-mailadresse kunne ikke slettes", @@ -295,7 +295,6 @@ OC.L10N.register( "Your organisation" : "Din organisation", "Your phone number" : "Dit telefon nummer", "Edit your Profile visibility" : "Rediger din profils synlighed", - "Enable Profile" : "Aktiver profil", "Unable to update profile enabled state" : "Kan ikke opdatere profilaktiveret tilstand", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Den mere restriktive indstilling af enten synlighed eller omfang respekteres på din profil. For eksempel, hvis synlighed er indstillet til \"Vis til alle\", og omfanget er indstillet til \"Privat\", respekteres \"Privat\".", "Unable to update visibility of {displayId}" : "Kan ikke opdatere synligheden af {displayId}", @@ -517,6 +516,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png eller jpg, max. 20 MB", "Your email address" : "Din e-mailadresse", "Your location" : "Din placering", + "Enable Profile" : "Aktiver profil", "Your Twitter handle" : "Dit Twitter handle @…", "You do not have permissions to see the details of this user" : "Du har ikke tilladelse til at se denne brugers detaljer", "Add new password" : "Tilføj ny adgangskode", diff --git a/apps/settings/l10n/da.json b/apps/settings/l10n/da.json index e529bb56784..54fa9c5ce47 100644 --- a/apps/settings/l10n/da.json +++ b/apps/settings/l10n/da.json @@ -266,12 +266,12 @@ "You are using <strong>{usage}</strong>" : "Forbrug: <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Forbrug: <strong>{usage}</strong> af <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Dit fulde navn", - "Email options" : "E-mail muligheder", + "This address is not confirmed" : "Denne adresse er ikke bekræftet", "Primary email for password reset and notifications" : "Primær e-mail til nulstilling af adgangskode og meddelelser", + "Email options" : "E-mail muligheder", "Remove primary email" : "Fjern primær e-mail", "Delete email" : "Slet e-mail", "Unset as primary email" : "Deaktiveret som primær e-mail", - "This address is not confirmed" : "Denne adresse er ikke bekræftet", "Set as primary email" : "Indstil som primær e-mail", "Additional email address {index}" : "Yderligere e-mailadresse {index}", "Unable to delete primary email address" : "Den primære e-mailadresse kunne ikke slettes", @@ -293,7 +293,6 @@ "Your organisation" : "Din organisation", "Your phone number" : "Dit telefon nummer", "Edit your Profile visibility" : "Rediger din profils synlighed", - "Enable Profile" : "Aktiver profil", "Unable to update profile enabled state" : "Kan ikke opdatere profilaktiveret tilstand", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Den mere restriktive indstilling af enten synlighed eller omfang respekteres på din profil. For eksempel, hvis synlighed er indstillet til \"Vis til alle\", og omfanget er indstillet til \"Privat\", respekteres \"Privat\".", "Unable to update visibility of {displayId}" : "Kan ikke opdatere synligheden af {displayId}", @@ -515,6 +514,7 @@ "png or jpg, max. 20 MB" : "png eller jpg, max. 20 MB", "Your email address" : "Din e-mailadresse", "Your location" : "Din placering", + "Enable Profile" : "Aktiver profil", "Your Twitter handle" : "Dit Twitter handle @…", "You do not have permissions to see the details of this user" : "Du har ikke tilladelse til at se denne brugers detaljer", "Add new password" : "Tilføj ny adgangskode", diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index 26da26eb3d8..5d2ca9671ed 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -370,12 +370,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Du benutzt <strong>{usage}</strong>.", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Du benutzt <strong>{usage}</strong> von <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>).", "Your full name" : "Dein vollständiger Name", - "Email options" : "E-Mail-Optionen", + "This address is not confirmed" : "Diese Adresse ist nicht bestätigt", "Primary email for password reset and notifications" : "Primäre E-Mail-Adresse für Benachrichtigungen und zum Zurücksetzen des Passworts", + "Email options" : "E-Mail-Optionen", "Remove primary email" : "Primäre E-Mail-Adresse entfernen", "Delete email" : "E-Mail löschen", "Unset as primary email" : "Als primäre E-Mail-Adresse deaktivieren", - "This address is not confirmed" : "Diese Adresse ist nicht bestätigt", "Set as primary email" : "Als primäre E-Mail-Adresse festlegen", "Additional email address {index}" : "Zusätzliche E-Mail-Adresse {index}", "Unable to delete primary email address" : "Primäre E-Mail-Adresse konnte nicht gelöscht werden", @@ -397,7 +397,6 @@ OC.L10N.register( "Your organisation" : "Deine Organisation", "Your phone number" : "Deine Telefonnummer", "Edit your Profile visibility" : "Sichtbarkeit des Profils anpassen", - "Enable Profile" : "Profil aktivieren", "Unable to update profile enabled state" : "Der Status für aktiviertes Profil konnte nicht aktualisiert werden", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Die restriktivere Einstellung von Sichtbarkeit oder Bereich wird in deinem Profil berücksichtigt. Wenn beispielsweise die Sichtbarkeit auf \"Für jeden sichtbar\" und der Bereich auf \"Privat\" festgelegt ist, wird \"Privat\" respektiert.", "Unable to update visibility of {displayId}" : "Sichtbarkeit von {displayId} kann nicht aktualisiert werden", @@ -639,6 +638,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB", "Your email address" : "Deine E-Mail-Adresse", "Your location" : "Dein Ort", + "Enable Profile" : "Profil aktivieren", "Your Twitter handle" : "Dein X-Handle", "You do not have permissions to see the details of this user" : "Du hast keine Berechtigung, um auf die Details dieses Benutzers zu sehen", "Add new password" : "Neues Passwort hinzufügen", diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index 77693e6884a..895136689b6 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -368,12 +368,12 @@ "You are using <strong>{usage}</strong>" : "Du benutzt <strong>{usage}</strong>.", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Du benutzt <strong>{usage}</strong> von <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>).", "Your full name" : "Dein vollständiger Name", - "Email options" : "E-Mail-Optionen", + "This address is not confirmed" : "Diese Adresse ist nicht bestätigt", "Primary email for password reset and notifications" : "Primäre E-Mail-Adresse für Benachrichtigungen und zum Zurücksetzen des Passworts", + "Email options" : "E-Mail-Optionen", "Remove primary email" : "Primäre E-Mail-Adresse entfernen", "Delete email" : "E-Mail löschen", "Unset as primary email" : "Als primäre E-Mail-Adresse deaktivieren", - "This address is not confirmed" : "Diese Adresse ist nicht bestätigt", "Set as primary email" : "Als primäre E-Mail-Adresse festlegen", "Additional email address {index}" : "Zusätzliche E-Mail-Adresse {index}", "Unable to delete primary email address" : "Primäre E-Mail-Adresse konnte nicht gelöscht werden", @@ -395,7 +395,6 @@ "Your organisation" : "Deine Organisation", "Your phone number" : "Deine Telefonnummer", "Edit your Profile visibility" : "Sichtbarkeit des Profils anpassen", - "Enable Profile" : "Profil aktivieren", "Unable to update profile enabled state" : "Der Status für aktiviertes Profil konnte nicht aktualisiert werden", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Die restriktivere Einstellung von Sichtbarkeit oder Bereich wird in deinem Profil berücksichtigt. Wenn beispielsweise die Sichtbarkeit auf \"Für jeden sichtbar\" und der Bereich auf \"Privat\" festgelegt ist, wird \"Privat\" respektiert.", "Unable to update visibility of {displayId}" : "Sichtbarkeit von {displayId} kann nicht aktualisiert werden", @@ -637,6 +636,7 @@ "png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB", "Your email address" : "Deine E-Mail-Adresse", "Your location" : "Dein Ort", + "Enable Profile" : "Profil aktivieren", "Your Twitter handle" : "Dein X-Handle", "You do not have permissions to see the details of this user" : "Du hast keine Berechtigung, um auf die Details dieses Benutzers zu sehen", "Add new password" : "Neues Passwort hinzufügen", diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index a2ea424d491..6fe652c0cfd 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -56,9 +56,12 @@ OC.L10N.register( "Wrong password" : "Falsches Passwort", "Unable to change personal password" : "Das persönliche Passwort konnte nicht geändert werden", "Saved" : "Gespeichert", + "No Login supplied" : "Keine Anmeldename eingegeben", "Unable to change password. Password too long." : "Passwort konnte nicht geändert werden. Passwort ist zu lang.", "Authentication error" : "Authentifizierungsfehler", + "Please provide an admin recovery password; otherwise, all account data will be lost." : "Bitte geben Sie ein Wiederherstellungspasswort für das Administrationskonto an, da sonst alle Kontodaten verlorengehen.", "Wrong admin recovery password. Please check the password and try again." : "Falsches Wiederherstellungspasswort für das Admin-Konto. Bitte überprüfen Sie das Passwort und versuchen Sie es erneut.", + "Backend does not support password change, but the encryption of the account key was updated." : "Das Backend unterstützt keine Passwortänderung, aber die Verschlüsselung des Kontoschlüssels wurde aktualisiert.", "Administrator documentation" : "Dokumentation für die Administration", "User documentation" : "Dokumentation für Benutzer", "Nextcloud help overview" : "Übersicht über die Nextcloud-Hilfe", @@ -68,8 +71,9 @@ OC.L10N.register( "If you received this email, the email configuration seems to be correct." : "Wenn Sie diese E-Mail empfangen haben, sind die E-Mail-Einstellungen korrekt.", "Email could not be sent. Check your mail server log" : "E-Mail konnte nicht versandt werden. Prüfen Sie Ihr E-Mail-Server-Protokoll", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Beim Senden der E-Mail ist ein Problem aufgetreten. Bitte überprüfen Sie Ihre Einstellungen. (Fehler: %s)", + "You need to set your account email before being able to send test emails. Go to %s for that." : "Sie müssen Ihre Konto-E-Mail-Adresse festlegen, bevor Sie Test-E-Mails senden können. Gehen Sie dazu zu %s.", "Users" : "Benutzer", - "Invalid account" : "Ungültiges Benutzerkonto", + "Invalid account" : "Ungültiges Konto", "Invalid mail address" : "Ungültige E-Mail-Adresse", "Settings saved" : "Einstellungen gespeichert", "Unable to change full name" : "Der vollständige Name konnte nicht geändert werden", @@ -95,9 +99,11 @@ OC.L10N.register( "Welcome aboard" : "Willkommen an Bord", "Welcome aboard %s" : "Willkommen an Bord %s", "Welcome to your %s account, you can add, protect, and share your data." : "Willkommen zu Ihrem %s-Konto. Sie können Ihre Daten hinzufügen, schützen und teilen.", + "Your Login is: %s" : "Ihre Anmeldename lautet: %s", "Set your password" : "Setzen Sie Ihr Passwort", "Go to %s" : "%s aufrufen", "Install Client" : "Installiere den Client", + "Logged in account must be a subadmin" : "Der angemeldete Konto muss ein Subadministrator sein.", "Settings" : "Einstellungen", "Personal" : "Persönlich", "Administration" : "Verwaltung", @@ -124,6 +130,9 @@ OC.L10N.register( "Your remote address could not be determined." : "Ihre Remote-Adresse konnte nicht ermittelt werden.", "Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "Ihre Remote-Adresse wurde als „%s“ erkannt und wird derzeit durch die Brute-Force-Erkennung gedrosselt, was die Leistung verschiedener Anfragen verlangsamt. Wenn die Remote-Adresse nicht Ihre Adresse ist, kann dies ein Hinweis darauf sein, dass ein Proxy nicht richtig konfiguriert ist.", "Your remote address \"%s\" is not brute-force throttled." : "Ihre Remote-Adresse \"%s\" ist nicht durch die Brute-Force-Erkennung gedrosselt.", + "Old administration imported certificates" : "Alte, von der Adminstration importierte Zertifikate", + "A background job is pending that checks for administration imported SSL certificates. Please check back later." : "Eine Hintergrundaufgabe, die nach, von der Adminstration importierten SSL-Zertifikaten sucht, läuft noch. Bitte später erneut versuchen.", + "There are some administration imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Es sind einige, von der Administration importierte SSL-Zertifikate vorhanden, die von Nextcloud 21 nicht mehr verwendet werden. Sie können über den Befehl \"occ security:certificates:import\" in der Befehlszeile importiert werden. Ihre Pfade innerhalb des Datenverzeichnisses werden unten angezeigt.", "Code integrity" : "Codeintegrität", "Integrity checker has been disabled. Integrity cannot be verified." : "Die Integritätsprüfung wurde deaktiviert. Die Integrität kann nicht überprüft werden.", "No altered files" : "Keine veränderten Dateien", @@ -309,6 +318,7 @@ OC.L10N.register( "Deleted disclaimer text" : "Haftungsausschlusstext gelöscht", "Could not set disclaimer text" : "Haftungsausschlusstext konnte nicht festgelegt werden", "Two-Factor Authentication" : "Zwei-Faktor-Authentifizierung", + "Two-factor authentication can be enforced for all accounts and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Zwei-Faktor-Authentifizierung kann für alle Konten und spezifische Gruppen erzwungen werden. Wenn sie keinen Anbieter für Zwei-Faktor-Authentifizierung konfiguriert haben, können sie sich nicht am System anmelden.", "Enforce two-factor authentication" : "Zwei-Faktor-Authentifizierung erzwingen", "Limit to groups" : "Auf Gruppen beschränken", "Enforcement of two-factor authentication can be set for certain groups only." : "Erzwingen der Zwei-Faktor-Authentifizierung kann nur für bestimmte Gruppen eingestellt werden.", @@ -316,6 +326,7 @@ OC.L10N.register( "Enforced groups" : "Erzwungene Gruppen", "Two-factor authentication is not enforced for members of the following groups." : "Zwei-Faktor-Authentifizierung wird für Mitglieder der folgenden Gruppen nicht erzwungen.", "Excluded groups" : "Ausgeschlossene Gruppen", + "When groups are selected/excluded, they use the following logic to determine if an account has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If an account is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Bei der Auswahl/Abwahl von Gruppen wird folgende Logik verwendet, um festzustellen, ob ein Konto 2FA verwenden muss: Wenn keine Gruppe ausgewählt ist, dann wird 2FA für alle Benutzer aktiviert, außer für Mitglieder der ausgenommenen Gruppen. Sind Gruppen ausgewählt, so wird 2FA für alle Mitglieder dieser Gruppen aktiviert. Ist ein Konto sowohl in einer ausgewählten als auch in einer ausgenommenen Gruppe, so hat die Auswahl Vorrang und 2FA wird aktiviert.", "Save changes" : "Änderungen speichern ", "All" : "Alle", "Limit app usage to groups" : "App-Verwendung auf Gruppen beschränken", @@ -329,6 +340,7 @@ OC.L10N.register( "View in store" : "Im Store anzeigen", "Visit website" : "Webseite besuchen", "Report a bug" : "Einen technischen Fehler melden", + "Usage documentation" : "Nutzungsdokumentation", "Admin documentation" : "Dokumentation für die Administration", "Developer documentation" : "Dokumentation für Entwickler", "Show details for {appName} app" : "Details für die App {appName} anzeigen", @@ -391,12 +403,16 @@ OC.L10N.register( "Last job ran {relativeTime}." : "Die letzte Aufgabe lief {relativeTime}.", "Background job did not run yet!" : "Hintergrund-Aufgabe wurde bislang nicht ausgeführt!", "AJAX" : "AJAX", + "Execute one task with each page loaded. Use case: Single account instance." : "Mit jeder geladenen Seite wird eine Aufgabe ausgeführt. Anwendungsfall: Einzelbenutzer-Installation.", "Webcron" : "Webcron", + "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "cron.php ist bei einem Webcron-Dienst registriert, um cron.php alle 5 Minuten über HTTP aufzurufen. Anwendungsfall: Sehr kleine Instanz (1–5 Konten, je nach Nutzung).", "Cron (Recommended)" : "Cron (Empfohlen)", "Use system cron service to call the cron.php file every 5 minutes." : "Den System-Cron-Dienst verwenden, um die Datei cron.php alle 5 Minuten aufzurufen.", + "The cron.php needs to be executed by the system account \"{user}\"." : "Die cron.php muss von dem Systemkonto \"{user}\" ausgeführt werden.", "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "Die PHP-POSIX-Erweiterung ist erforderlich. Weitere Einzelheiten finden Sie in der {linkstart}PHP-Dokumentation{linkend}.", "Unable to update background job mode" : "Hintergrund-Aufgaben-Modus kann nicht aktualisiert werden", "Profile" : "Profil", + "Enable or disable profile by default for new accounts." : "Profil für neue Konten standardmäßig aktivieren oder deaktivieren.", "Enable" : "Aktivieren", "Unable to update profile default setting" : "Standardeinstellung des Profils kann nicht aktualisiert werden", "Server-side encryption" : "Serverseitige Verschlüsselung", @@ -413,6 +429,7 @@ OC.L10N.register( "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "Sie müssen Ihre Verschlüsselungsschlüssel von der alten Verschlüsselung (ownCloud <= 8.0) auf die neue migrieren. Bitte aktivieren Sie das \"Standardverschlüsselungsmodul\" und führen den Befehl {command} aus", "Unable to update server side encryption config" : "Serverseitige Verschlüsselungskonfiguration kann nicht aktualisiert werden", "Please confirm the group removal" : "Bitte die Löschung der Gruppe bestätigen", + "You are about to remove the group \"{group}\". The accounts will NOT be deleted." : "Sie sind im Begriff, die Gruppe \"{group}\" zu entfernen. Die Konten werden NICHT gelöscht.", "Cancel" : "Abbrechen", "Confirm" : "Bestätigen", "Submit" : "Übermitteln", @@ -443,12 +460,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Sie benutzen <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Sie benutzen <strong>{usage}</strong> von <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Ihr vollständiger Name", - "Email options" : "E-Mail-Optionen", + "This address is not confirmed" : "Diese Adresse ist nicht bestätigt", "Primary email for password reset and notifications" : "Primäre E-Mail-Adresse für Benachrichtigungen und Passwort-Zurücksetzen", + "Email options" : "E-Mail-Optionen", "Remove primary email" : "Primäre E-Mail-Adresse entfernen", "Delete email" : "E-Mail löschen", "Unset as primary email" : "Als primäre E-Mail-Adresse deaktiviert", - "This address is not confirmed" : "Diese Adresse ist nicht bestätigt", "Set as primary email" : "Als primäre E-Mail-Adresse festlegen", "Additional email address {index}" : "Zusätzliche E-Mail-Adresse {index}", "Unable to delete primary email address" : "Primäre E-Mail-Adresse konnte nicht gelöscht werden", @@ -470,7 +487,6 @@ OC.L10N.register( "Your organisation" : "Ihre Organisation", "Your phone number" : "Ihre Telefonnummer", "Edit your Profile visibility" : "Bearbeiten Sie die Sichtbarkeit Ihres Profils", - "Enable Profile" : "Profil aktivieren", "Unable to update profile enabled state" : "Der Status für aktiviertes Profil konnte nicht aktualisiert werden", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Die restriktivere Einstellung von Sichtbarkeit oder Bereich wird in Ihrem Profil berücksichtigt. Wenn beispielsweise die Sichtbarkeit auf \"Für alle anzeigen\" und der Bereich auf \"Privat\" festgelegt ist, wird \"Privat\" respektiert.", "Unable to update visibility of {displayId}" : "Sichtbarkeit von {displayId} kann nicht aktualisiert werden", @@ -490,6 +506,7 @@ OC.L10N.register( "Reshare" : "Weiterteilen", "No accounts" : "Keine Konten", "Loading accounts …" : "Lade Konten...", + "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Kontenliste. Diese Liste wird aus Performance-Gründen nicht vollständig ausgegeben. Die Konten werden ausgegeben, wenn Sie durch die Liste navigieren.", "Default language" : "Standard-Sprache", "Common languages" : "Gebräuchliche Sprachen", "Other languages" : "Weitere Sprachen", @@ -526,18 +543,28 @@ OC.L10N.register( "Last login" : "Letzte Anmeldung", "User actions" : "Benutzeraktionen", "Password or insufficient permissions message" : "Passwort oder unzureichende Berechtigungen Nachricht", + "Loading account …" : "Lade Konto …", "Change display name" : "Anzeigename ändern", "Set new password" : "Neues Passwort setzen", + "You do not have permissions to see the details of this account" : "Sie haben nicht die Berechtigung, die Details dieses Kontos anzusehen.", "Set new email address" : "Neue E-Mail-Adresse setzen", "Add user to group" : "Benutzer der Gruppe hinzufügen", + "Add account to group" : "Konto zur Gruppe hinzufügen", + "Set account as admin for" : "Konto als Administration festlegen für", + "Select account quota" : "Kontokontigent auswählen", "Set the language" : "Sprache einstellen", + "Set line manager" : "Manager festlegen", "{size} used" : "{size} verwendet", + "Delete account" : "Konto löschen", "Wipe all devices" : "Alle Geräte löschen", + "Disable account" : "Konto deaktivieren", + "Enable account" : "Konto aktivieren", "Resend welcome email" : "Willkommens-E-Mail erneut senden", "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Im Falle des Verlusts des Gerätes oder des Verlassens der Organisation können mit dieser Funktion sämtliche Nextcloud-Daten von allen Geräten, die mit {userid} verbunden sind, gelöscht werden. Funktioniert nur, wenn das Gerät mit dem Internet verbunden ist.", "Remote wipe of devices" : "Fernlöschung von Geräten", "Wipe {userid}'s devices" : "Lösche {userid}s Geräte", "Wiped {userid}'s devices" : "{userid}'s Geräte gelöscht", + "Failed to update line manager" : "Fehler beim Aktualisieren des Managers", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Lösche {userid}s Konto vollständig inklusive aller persönlichen Dateien, App-Daten, usw.", "Account deletion" : "Löschung des Kontos", "Delete {userid}'s account" : "Konto von {userid} löschen", @@ -545,13 +572,17 @@ OC.L10N.register( "Password was successfully changed" : "Das Passwort wurde erfolgreich geändert", "Email was successfully changed" : "E-Mail-Adresse wurde geändert", "Welcome mail sent!" : "Willkommens-E-Mail gesendet!", + "Toggle account actions menu" : "Kontenaktionsmenü umschalten", "Done" : "Erledigt", "Edit" : "Bearbeiten", + "Account management settings" : "Kontoverwaltungseinstellungen", "Visibility" : "Sichtbarkeit", "Show language" : "Sprache anzeigen", + "Show account backend" : "Konto-Backend anzeigen", "Show storage path" : "Zeige Speicherpfad", "Show last login" : "Letzte Anmeldung anzeigen", "Send email" : "E-Mail senden", + "Send welcome email to new accounts" : "Begrüßungs-E-Mail an neuen Konten senden", "Defaults" : "Standardeinstellungen", "Default quota" : "Standard Speicherkontingent ", "Select default quota" : "Standardkontingent auswählen", @@ -573,13 +604,17 @@ OC.L10N.register( "{license}-licensed" : "{license}-Lizenziert", "Changelog" : "Liste der Änderungen", "by {author}\n{license}" : "von {author}\n{license}", + "Account management" : "Kontoverwaltung", "New account" : "Neues Konto", + "Active accounts" : "Aktive Konten", "Admins" : "Administration", "Disabled users" : "Deaktivierte Benutzer", "Creating group …" : "Erstelle Gruppe …", "Create group" : "Gruppe erstellen", "Group name" : "Gruppenname", "Please enter a valid group name" : "Bitte einen gültigen Gruppennamen eingeben", + "Disabled accounts" : "Deaktivierte Konten", + "Account group: {group}" : "Kontengruppe: {group}", "Failed to create group" : "Fehler beim Erstellen der Gruppe", "Sending…" : "Senden…", "Email sent" : "E-Mail gesendet", @@ -598,6 +633,8 @@ OC.L10N.register( "Profile visibility" : "Sichtbarkeit des Profils", "Locale" : "Gebietsschema", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Nicht verfügbar, da diese Eigenschaft für Kernfunktionen wie Dateifreigabe und Kalendereinladungen erforderlich ist.", + "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "Nicht verfügbar, da Föderation für Ihr Konto deaktiviert ist. Bitte wenden Sie sich an Ihre Administration, wenn Sie Fragen haben", + "Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "Nicht verfügbar, da die Veröffentlichung benutzerspezifischer Daten auf dem Lookup-Server nicht zulässig ist. Wenden Sie sich bei Fragen an Ihre Systemadministration.", "Your apps" : "Ihre Apps", "Active apps" : "Aktive Apps", "Disabled apps" : "Deaktivierte Apps", @@ -606,6 +643,7 @@ OC.L10N.register( "Featured apps" : "Vorgestellte Apps", "Supported apps" : "Unterstützte Apps", "Show to everyone" : "Jedem anzeigen", + "Show to logged in accounts only" : "Nur angemeldeten Konten anzeigen", "Hide" : "Ausblenden", "Download and enable" : "Herunterladen und aktivieren", "Allow untested app" : "Ungetestete App zulassen", @@ -642,6 +680,7 @@ OC.L10N.register( "Authentication" : "Authentifizierung", "Authentication required" : "Authentifizierung benötigt", "Credentials" : "Zugangsdaten", + "SMTP Login" : "SMTP-Anmeldung", "SMTP Password" : "SMTP-Passwort", "Save" : "Speichern", "Test and verify email settings" : "Testen und Überprüfen der E-Mail-Einstellungen", @@ -712,6 +751,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB", "Your email address" : "Ihre E-Mail-Adresse", "Your location" : "Ihr Ort", + "Enable Profile" : "Profil aktivieren", "Your Twitter handle" : "Ihr Twitter-Handle", "You do not have permissions to see the details of this user" : "Sie haben keine Berechtigung, um auf die Details dieses Benutzers zu sehen", "Add new password" : "Neues Passwort hinzufügen", diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index 6a1fa2dd200..e31841afd1a 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -54,9 +54,12 @@ "Wrong password" : "Falsches Passwort", "Unable to change personal password" : "Das persönliche Passwort konnte nicht geändert werden", "Saved" : "Gespeichert", + "No Login supplied" : "Keine Anmeldename eingegeben", "Unable to change password. Password too long." : "Passwort konnte nicht geändert werden. Passwort ist zu lang.", "Authentication error" : "Authentifizierungsfehler", + "Please provide an admin recovery password; otherwise, all account data will be lost." : "Bitte geben Sie ein Wiederherstellungspasswort für das Administrationskonto an, da sonst alle Kontodaten verlorengehen.", "Wrong admin recovery password. Please check the password and try again." : "Falsches Wiederherstellungspasswort für das Admin-Konto. Bitte überprüfen Sie das Passwort und versuchen Sie es erneut.", + "Backend does not support password change, but the encryption of the account key was updated." : "Das Backend unterstützt keine Passwortänderung, aber die Verschlüsselung des Kontoschlüssels wurde aktualisiert.", "Administrator documentation" : "Dokumentation für die Administration", "User documentation" : "Dokumentation für Benutzer", "Nextcloud help overview" : "Übersicht über die Nextcloud-Hilfe", @@ -66,8 +69,9 @@ "If you received this email, the email configuration seems to be correct." : "Wenn Sie diese E-Mail empfangen haben, sind die E-Mail-Einstellungen korrekt.", "Email could not be sent. Check your mail server log" : "E-Mail konnte nicht versandt werden. Prüfen Sie Ihr E-Mail-Server-Protokoll", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Beim Senden der E-Mail ist ein Problem aufgetreten. Bitte überprüfen Sie Ihre Einstellungen. (Fehler: %s)", + "You need to set your account email before being able to send test emails. Go to %s for that." : "Sie müssen Ihre Konto-E-Mail-Adresse festlegen, bevor Sie Test-E-Mails senden können. Gehen Sie dazu zu %s.", "Users" : "Benutzer", - "Invalid account" : "Ungültiges Benutzerkonto", + "Invalid account" : "Ungültiges Konto", "Invalid mail address" : "Ungültige E-Mail-Adresse", "Settings saved" : "Einstellungen gespeichert", "Unable to change full name" : "Der vollständige Name konnte nicht geändert werden", @@ -93,9 +97,11 @@ "Welcome aboard" : "Willkommen an Bord", "Welcome aboard %s" : "Willkommen an Bord %s", "Welcome to your %s account, you can add, protect, and share your data." : "Willkommen zu Ihrem %s-Konto. Sie können Ihre Daten hinzufügen, schützen und teilen.", + "Your Login is: %s" : "Ihre Anmeldename lautet: %s", "Set your password" : "Setzen Sie Ihr Passwort", "Go to %s" : "%s aufrufen", "Install Client" : "Installiere den Client", + "Logged in account must be a subadmin" : "Der angemeldete Konto muss ein Subadministrator sein.", "Settings" : "Einstellungen", "Personal" : "Persönlich", "Administration" : "Verwaltung", @@ -122,6 +128,9 @@ "Your remote address could not be determined." : "Ihre Remote-Adresse konnte nicht ermittelt werden.", "Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "Ihre Remote-Adresse wurde als „%s“ erkannt und wird derzeit durch die Brute-Force-Erkennung gedrosselt, was die Leistung verschiedener Anfragen verlangsamt. Wenn die Remote-Adresse nicht Ihre Adresse ist, kann dies ein Hinweis darauf sein, dass ein Proxy nicht richtig konfiguriert ist.", "Your remote address \"%s\" is not brute-force throttled." : "Ihre Remote-Adresse \"%s\" ist nicht durch die Brute-Force-Erkennung gedrosselt.", + "Old administration imported certificates" : "Alte, von der Adminstration importierte Zertifikate", + "A background job is pending that checks for administration imported SSL certificates. Please check back later." : "Eine Hintergrundaufgabe, die nach, von der Adminstration importierten SSL-Zertifikaten sucht, läuft noch. Bitte später erneut versuchen.", + "There are some administration imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Es sind einige, von der Administration importierte SSL-Zertifikate vorhanden, die von Nextcloud 21 nicht mehr verwendet werden. Sie können über den Befehl \"occ security:certificates:import\" in der Befehlszeile importiert werden. Ihre Pfade innerhalb des Datenverzeichnisses werden unten angezeigt.", "Code integrity" : "Codeintegrität", "Integrity checker has been disabled. Integrity cannot be verified." : "Die Integritätsprüfung wurde deaktiviert. Die Integrität kann nicht überprüft werden.", "No altered files" : "Keine veränderten Dateien", @@ -307,6 +316,7 @@ "Deleted disclaimer text" : "Haftungsausschlusstext gelöscht", "Could not set disclaimer text" : "Haftungsausschlusstext konnte nicht festgelegt werden", "Two-Factor Authentication" : "Zwei-Faktor-Authentifizierung", + "Two-factor authentication can be enforced for all accounts and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Zwei-Faktor-Authentifizierung kann für alle Konten und spezifische Gruppen erzwungen werden. Wenn sie keinen Anbieter für Zwei-Faktor-Authentifizierung konfiguriert haben, können sie sich nicht am System anmelden.", "Enforce two-factor authentication" : "Zwei-Faktor-Authentifizierung erzwingen", "Limit to groups" : "Auf Gruppen beschränken", "Enforcement of two-factor authentication can be set for certain groups only." : "Erzwingen der Zwei-Faktor-Authentifizierung kann nur für bestimmte Gruppen eingestellt werden.", @@ -314,6 +324,7 @@ "Enforced groups" : "Erzwungene Gruppen", "Two-factor authentication is not enforced for members of the following groups." : "Zwei-Faktor-Authentifizierung wird für Mitglieder der folgenden Gruppen nicht erzwungen.", "Excluded groups" : "Ausgeschlossene Gruppen", + "When groups are selected/excluded, they use the following logic to determine if an account has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If an account is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Bei der Auswahl/Abwahl von Gruppen wird folgende Logik verwendet, um festzustellen, ob ein Konto 2FA verwenden muss: Wenn keine Gruppe ausgewählt ist, dann wird 2FA für alle Benutzer aktiviert, außer für Mitglieder der ausgenommenen Gruppen. Sind Gruppen ausgewählt, so wird 2FA für alle Mitglieder dieser Gruppen aktiviert. Ist ein Konto sowohl in einer ausgewählten als auch in einer ausgenommenen Gruppe, so hat die Auswahl Vorrang und 2FA wird aktiviert.", "Save changes" : "Änderungen speichern ", "All" : "Alle", "Limit app usage to groups" : "App-Verwendung auf Gruppen beschränken", @@ -327,6 +338,7 @@ "View in store" : "Im Store anzeigen", "Visit website" : "Webseite besuchen", "Report a bug" : "Einen technischen Fehler melden", + "Usage documentation" : "Nutzungsdokumentation", "Admin documentation" : "Dokumentation für die Administration", "Developer documentation" : "Dokumentation für Entwickler", "Show details for {appName} app" : "Details für die App {appName} anzeigen", @@ -389,12 +401,16 @@ "Last job ran {relativeTime}." : "Die letzte Aufgabe lief {relativeTime}.", "Background job did not run yet!" : "Hintergrund-Aufgabe wurde bislang nicht ausgeführt!", "AJAX" : "AJAX", + "Execute one task with each page loaded. Use case: Single account instance." : "Mit jeder geladenen Seite wird eine Aufgabe ausgeführt. Anwendungsfall: Einzelbenutzer-Installation.", "Webcron" : "Webcron", + "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "cron.php ist bei einem Webcron-Dienst registriert, um cron.php alle 5 Minuten über HTTP aufzurufen. Anwendungsfall: Sehr kleine Instanz (1–5 Konten, je nach Nutzung).", "Cron (Recommended)" : "Cron (Empfohlen)", "Use system cron service to call the cron.php file every 5 minutes." : "Den System-Cron-Dienst verwenden, um die Datei cron.php alle 5 Minuten aufzurufen.", + "The cron.php needs to be executed by the system account \"{user}\"." : "Die cron.php muss von dem Systemkonto \"{user}\" ausgeführt werden.", "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "Die PHP-POSIX-Erweiterung ist erforderlich. Weitere Einzelheiten finden Sie in der {linkstart}PHP-Dokumentation{linkend}.", "Unable to update background job mode" : "Hintergrund-Aufgaben-Modus kann nicht aktualisiert werden", "Profile" : "Profil", + "Enable or disable profile by default for new accounts." : "Profil für neue Konten standardmäßig aktivieren oder deaktivieren.", "Enable" : "Aktivieren", "Unable to update profile default setting" : "Standardeinstellung des Profils kann nicht aktualisiert werden", "Server-side encryption" : "Serverseitige Verschlüsselung", @@ -411,6 +427,7 @@ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "Sie müssen Ihre Verschlüsselungsschlüssel von der alten Verschlüsselung (ownCloud <= 8.0) auf die neue migrieren. Bitte aktivieren Sie das \"Standardverschlüsselungsmodul\" und führen den Befehl {command} aus", "Unable to update server side encryption config" : "Serverseitige Verschlüsselungskonfiguration kann nicht aktualisiert werden", "Please confirm the group removal" : "Bitte die Löschung der Gruppe bestätigen", + "You are about to remove the group \"{group}\". The accounts will NOT be deleted." : "Sie sind im Begriff, die Gruppe \"{group}\" zu entfernen. Die Konten werden NICHT gelöscht.", "Cancel" : "Abbrechen", "Confirm" : "Bestätigen", "Submit" : "Übermitteln", @@ -441,12 +458,12 @@ "You are using <strong>{usage}</strong>" : "Sie benutzen <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Sie benutzen <strong>{usage}</strong> von <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Ihr vollständiger Name", - "Email options" : "E-Mail-Optionen", + "This address is not confirmed" : "Diese Adresse ist nicht bestätigt", "Primary email for password reset and notifications" : "Primäre E-Mail-Adresse für Benachrichtigungen und Passwort-Zurücksetzen", + "Email options" : "E-Mail-Optionen", "Remove primary email" : "Primäre E-Mail-Adresse entfernen", "Delete email" : "E-Mail löschen", "Unset as primary email" : "Als primäre E-Mail-Adresse deaktiviert", - "This address is not confirmed" : "Diese Adresse ist nicht bestätigt", "Set as primary email" : "Als primäre E-Mail-Adresse festlegen", "Additional email address {index}" : "Zusätzliche E-Mail-Adresse {index}", "Unable to delete primary email address" : "Primäre E-Mail-Adresse konnte nicht gelöscht werden", @@ -468,7 +485,6 @@ "Your organisation" : "Ihre Organisation", "Your phone number" : "Ihre Telefonnummer", "Edit your Profile visibility" : "Bearbeiten Sie die Sichtbarkeit Ihres Profils", - "Enable Profile" : "Profil aktivieren", "Unable to update profile enabled state" : "Der Status für aktiviertes Profil konnte nicht aktualisiert werden", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Die restriktivere Einstellung von Sichtbarkeit oder Bereich wird in Ihrem Profil berücksichtigt. Wenn beispielsweise die Sichtbarkeit auf \"Für alle anzeigen\" und der Bereich auf \"Privat\" festgelegt ist, wird \"Privat\" respektiert.", "Unable to update visibility of {displayId}" : "Sichtbarkeit von {displayId} kann nicht aktualisiert werden", @@ -488,6 +504,7 @@ "Reshare" : "Weiterteilen", "No accounts" : "Keine Konten", "Loading accounts …" : "Lade Konten...", + "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Kontenliste. Diese Liste wird aus Performance-Gründen nicht vollständig ausgegeben. Die Konten werden ausgegeben, wenn Sie durch die Liste navigieren.", "Default language" : "Standard-Sprache", "Common languages" : "Gebräuchliche Sprachen", "Other languages" : "Weitere Sprachen", @@ -524,18 +541,28 @@ "Last login" : "Letzte Anmeldung", "User actions" : "Benutzeraktionen", "Password or insufficient permissions message" : "Passwort oder unzureichende Berechtigungen Nachricht", + "Loading account …" : "Lade Konto …", "Change display name" : "Anzeigename ändern", "Set new password" : "Neues Passwort setzen", + "You do not have permissions to see the details of this account" : "Sie haben nicht die Berechtigung, die Details dieses Kontos anzusehen.", "Set new email address" : "Neue E-Mail-Adresse setzen", "Add user to group" : "Benutzer der Gruppe hinzufügen", + "Add account to group" : "Konto zur Gruppe hinzufügen", + "Set account as admin for" : "Konto als Administration festlegen für", + "Select account quota" : "Kontokontigent auswählen", "Set the language" : "Sprache einstellen", + "Set line manager" : "Manager festlegen", "{size} used" : "{size} verwendet", + "Delete account" : "Konto löschen", "Wipe all devices" : "Alle Geräte löschen", + "Disable account" : "Konto deaktivieren", + "Enable account" : "Konto aktivieren", "Resend welcome email" : "Willkommens-E-Mail erneut senden", "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "Im Falle des Verlusts des Gerätes oder des Verlassens der Organisation können mit dieser Funktion sämtliche Nextcloud-Daten von allen Geräten, die mit {userid} verbunden sind, gelöscht werden. Funktioniert nur, wenn das Gerät mit dem Internet verbunden ist.", "Remote wipe of devices" : "Fernlöschung von Geräten", "Wipe {userid}'s devices" : "Lösche {userid}s Geräte", "Wiped {userid}'s devices" : "{userid}'s Geräte gelöscht", + "Failed to update line manager" : "Fehler beim Aktualisieren des Managers", "Fully delete {userid}'s account including all their personal files, app data, etc." : "Lösche {userid}s Konto vollständig inklusive aller persönlichen Dateien, App-Daten, usw.", "Account deletion" : "Löschung des Kontos", "Delete {userid}'s account" : "Konto von {userid} löschen", @@ -543,13 +570,17 @@ "Password was successfully changed" : "Das Passwort wurde erfolgreich geändert", "Email was successfully changed" : "E-Mail-Adresse wurde geändert", "Welcome mail sent!" : "Willkommens-E-Mail gesendet!", + "Toggle account actions menu" : "Kontenaktionsmenü umschalten", "Done" : "Erledigt", "Edit" : "Bearbeiten", + "Account management settings" : "Kontoverwaltungseinstellungen", "Visibility" : "Sichtbarkeit", "Show language" : "Sprache anzeigen", + "Show account backend" : "Konto-Backend anzeigen", "Show storage path" : "Zeige Speicherpfad", "Show last login" : "Letzte Anmeldung anzeigen", "Send email" : "E-Mail senden", + "Send welcome email to new accounts" : "Begrüßungs-E-Mail an neuen Konten senden", "Defaults" : "Standardeinstellungen", "Default quota" : "Standard Speicherkontingent ", "Select default quota" : "Standardkontingent auswählen", @@ -571,13 +602,17 @@ "{license}-licensed" : "{license}-Lizenziert", "Changelog" : "Liste der Änderungen", "by {author}\n{license}" : "von {author}\n{license}", + "Account management" : "Kontoverwaltung", "New account" : "Neues Konto", + "Active accounts" : "Aktive Konten", "Admins" : "Administration", "Disabled users" : "Deaktivierte Benutzer", "Creating group …" : "Erstelle Gruppe …", "Create group" : "Gruppe erstellen", "Group name" : "Gruppenname", "Please enter a valid group name" : "Bitte einen gültigen Gruppennamen eingeben", + "Disabled accounts" : "Deaktivierte Konten", + "Account group: {group}" : "Kontengruppe: {group}", "Failed to create group" : "Fehler beim Erstellen der Gruppe", "Sending…" : "Senden…", "Email sent" : "E-Mail gesendet", @@ -596,6 +631,8 @@ "Profile visibility" : "Sichtbarkeit des Profils", "Locale" : "Gebietsschema", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Nicht verfügbar, da diese Eigenschaft für Kernfunktionen wie Dateifreigabe und Kalendereinladungen erforderlich ist.", + "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "Nicht verfügbar, da Föderation für Ihr Konto deaktiviert ist. Bitte wenden Sie sich an Ihre Administration, wenn Sie Fragen haben", + "Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "Nicht verfügbar, da die Veröffentlichung benutzerspezifischer Daten auf dem Lookup-Server nicht zulässig ist. Wenden Sie sich bei Fragen an Ihre Systemadministration.", "Your apps" : "Ihre Apps", "Active apps" : "Aktive Apps", "Disabled apps" : "Deaktivierte Apps", @@ -604,6 +641,7 @@ "Featured apps" : "Vorgestellte Apps", "Supported apps" : "Unterstützte Apps", "Show to everyone" : "Jedem anzeigen", + "Show to logged in accounts only" : "Nur angemeldeten Konten anzeigen", "Hide" : "Ausblenden", "Download and enable" : "Herunterladen und aktivieren", "Allow untested app" : "Ungetestete App zulassen", @@ -640,6 +678,7 @@ "Authentication" : "Authentifizierung", "Authentication required" : "Authentifizierung benötigt", "Credentials" : "Zugangsdaten", + "SMTP Login" : "SMTP-Anmeldung", "SMTP Password" : "SMTP-Passwort", "Save" : "Speichern", "Test and verify email settings" : "Testen und Überprüfen der E-Mail-Einstellungen", @@ -710,6 +749,7 @@ "png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB", "Your email address" : "Ihre E-Mail-Adresse", "Your location" : "Ihr Ort", + "Enable Profile" : "Profil aktivieren", "Your Twitter handle" : "Ihr Twitter-Handle", "You do not have permissions to see the details of this user" : "Sie haben keine Berechtigung, um auf die Details dieses Benutzers zu sehen", "Add new password" : "Neues Passwort hinzufügen", diff --git a/apps/settings/l10n/el.js b/apps/settings/l10n/el.js index 2bac10eb2e5..44483ebb4c8 100644 --- a/apps/settings/l10n/el.js +++ b/apps/settings/l10n/el.js @@ -255,12 +255,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Χρησιμοποιείτε <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Χρησιμοποιείτε <strong>{usage}</strong> από <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Το ονοματεπώνυμο σας", - "Email options" : "Επιλογές email", + "This address is not confirmed" : "Αυτή η διεύθυνση email δεν έχει επιβεβαιωθεί", "Primary email for password reset and notifications" : "Κύριο email για επαναφορά συνθηματικού και ειδοποιήσεις", + "Email options" : "Επιλογές email", "Remove primary email" : "Κατάργηση κύριου email", "Delete email" : "Διαγραφή email", "Unset as primary email" : "Κατάργηση ορισμού ως κύριου email", - "This address is not confirmed" : "Αυτή η διεύθυνση email δεν έχει επιβεβαιωθεί", "Set as primary email" : "Ορισμός ως κύριου email", "Additional email address {index}" : "Πρόσθετη διεύθυνση email {index}", "Unable to delete primary email address" : "Δεν είναι δυνατή η διαγραφή της κύριας διεύθυνσης email", @@ -278,7 +278,6 @@ OC.L10N.register( "Your organisation" : "Ο οργανισμός σας", "Your phone number" : "Ο αριθμός τηλεφώνου σας", "Edit your Profile visibility" : "Επεξεργασία της ορατότητας του Προφίλ σας", - "Enable Profile" : "Ενεργοποίηση προφίλ", "Unable to update profile enabled state" : "Δεν είναι δυνατή η ενημέρωση της κατάστασης του προφίλ", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Η πιο περιοριστική ρύθμιση ορατότητας ή εύρους τηρείται στο Προφίλ σας. Για παράδειγμα, εάν η ορατότητα έχει οριστεί σε \"Εμφάνιση σε όλους\" και το εύρος έχει οριστεί σε \"Ιδιωτικό\", το \"Ιδιωτικό\" τηρείται.", "Unable to update visibility of {displayId}" : "Δεν είναι δυνατή η ενημέρωση της ορατότητας του {displayId}", @@ -459,6 +458,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png ή jpg, μεγ. 20 MB", "Your email address" : "Η διεύθυνση ηλ. ταχυδρομείου σας", "Your location" : "Η τοποθεσία σας", + "Enable Profile" : "Ενεργοποίηση προφίλ", "Your Twitter handle" : "Το Twitter σας", "You do not have permissions to see the details of this user" : "Δεν έχετε δικαιώματα να δείτε λεπτομέρειες του χρήστη", "Add new password" : "Προσθήκη νέου κωδικού πρόσβασης", diff --git a/apps/settings/l10n/el.json b/apps/settings/l10n/el.json index 7a0cbed0551..20ee9c194e1 100644 --- a/apps/settings/l10n/el.json +++ b/apps/settings/l10n/el.json @@ -253,12 +253,12 @@ "You are using <strong>{usage}</strong>" : "Χρησιμοποιείτε <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Χρησιμοποιείτε <strong>{usage}</strong> από <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Το ονοματεπώνυμο σας", - "Email options" : "Επιλογές email", + "This address is not confirmed" : "Αυτή η διεύθυνση email δεν έχει επιβεβαιωθεί", "Primary email for password reset and notifications" : "Κύριο email για επαναφορά συνθηματικού και ειδοποιήσεις", + "Email options" : "Επιλογές email", "Remove primary email" : "Κατάργηση κύριου email", "Delete email" : "Διαγραφή email", "Unset as primary email" : "Κατάργηση ορισμού ως κύριου email", - "This address is not confirmed" : "Αυτή η διεύθυνση email δεν έχει επιβεβαιωθεί", "Set as primary email" : "Ορισμός ως κύριου email", "Additional email address {index}" : "Πρόσθετη διεύθυνση email {index}", "Unable to delete primary email address" : "Δεν είναι δυνατή η διαγραφή της κύριας διεύθυνσης email", @@ -276,7 +276,6 @@ "Your organisation" : "Ο οργανισμός σας", "Your phone number" : "Ο αριθμός τηλεφώνου σας", "Edit your Profile visibility" : "Επεξεργασία της ορατότητας του Προφίλ σας", - "Enable Profile" : "Ενεργοποίηση προφίλ", "Unable to update profile enabled state" : "Δεν είναι δυνατή η ενημέρωση της κατάστασης του προφίλ", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Η πιο περιοριστική ρύθμιση ορατότητας ή εύρους τηρείται στο Προφίλ σας. Για παράδειγμα, εάν η ορατότητα έχει οριστεί σε \"Εμφάνιση σε όλους\" και το εύρος έχει οριστεί σε \"Ιδιωτικό\", το \"Ιδιωτικό\" τηρείται.", "Unable to update visibility of {displayId}" : "Δεν είναι δυνατή η ενημέρωση της ορατότητας του {displayId}", @@ -457,6 +456,7 @@ "png or jpg, max. 20 MB" : "png ή jpg, μεγ. 20 MB", "Your email address" : "Η διεύθυνση ηλ. ταχυδρομείου σας", "Your location" : "Η τοποθεσία σας", + "Enable Profile" : "Ενεργοποίηση προφίλ", "Your Twitter handle" : "Το Twitter σας", "You do not have permissions to see the details of this user" : "Δεν έχετε δικαιώματα να δείτε λεπτομέρειες του χρήστη", "Add new password" : "Προσθήκη νέου κωδικού πρόσβασης", diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 35e522ef7e6..b8714bd6adb 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -443,12 +443,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "You are using <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Your full name", - "Email options" : "Email options", + "This address is not confirmed" : "This address is not confirmed", "Primary email for password reset and notifications" : "Primary email for password reset and notifications", + "Email options" : "Email options", "Remove primary email" : "Remove primary email", "Delete email" : "Delete email", "Unset as primary email" : "Unset as primary email", - "This address is not confirmed" : "This address is not confirmed", "Set as primary email" : "Set as primary email", "Additional email address {index}" : "Additional email address {index}", "Unable to delete primary email address" : "Unable to delete primary email address", @@ -470,7 +470,6 @@ OC.L10N.register( "Your organisation" : "Your organisation", "Your phone number" : "Your phone number", "Edit your Profile visibility" : "Edit your Profile visibility", - "Enable Profile" : "Enable Profile", "Unable to update profile enabled state" : "Unable to update profile enabled state", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected.", "Unable to update visibility of {displayId}" : "Unable to update visibility of {displayId}", @@ -711,6 +710,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png or jpg, max. 20 MB", "Your email address" : "Your email address", "Your location" : "Your location", + "Enable Profile" : "Enable Profile", "Your Twitter handle" : "Your Twitter handle", "You do not have permissions to see the details of this user" : "You do not have permissions to see the details of this user", "Add new password" : "Add new password", diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index 9fa078d9d05..12e9d349037 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -441,12 +441,12 @@ "You are using <strong>{usage}</strong>" : "You are using <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Your full name", - "Email options" : "Email options", + "This address is not confirmed" : "This address is not confirmed", "Primary email for password reset and notifications" : "Primary email for password reset and notifications", + "Email options" : "Email options", "Remove primary email" : "Remove primary email", "Delete email" : "Delete email", "Unset as primary email" : "Unset as primary email", - "This address is not confirmed" : "This address is not confirmed", "Set as primary email" : "Set as primary email", "Additional email address {index}" : "Additional email address {index}", "Unable to delete primary email address" : "Unable to delete primary email address", @@ -468,7 +468,6 @@ "Your organisation" : "Your organisation", "Your phone number" : "Your phone number", "Edit your Profile visibility" : "Edit your Profile visibility", - "Enable Profile" : "Enable Profile", "Unable to update profile enabled state" : "Unable to update profile enabled state", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected.", "Unable to update visibility of {displayId}" : "Unable to update visibility of {displayId}", @@ -709,6 +708,7 @@ "png or jpg, max. 20 MB" : "png or jpg, max. 20 MB", "Your email address" : "Your email address", "Your location" : "Your location", + "Enable Profile" : "Enable Profile", "Your Twitter handle" : "Your Twitter handle", "You do not have permissions to see the details of this user" : "You do not have permissions to see the details of this user", "Add new password" : "Add new password", diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js index cf1c41768f0..14998e07776 100644 --- a/apps/settings/l10n/es.js +++ b/apps/settings/l10n/es.js @@ -442,12 +442,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Estás usando <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Estás usando <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Tu nombre completo", - "Email options" : "Opciones de email", + "This address is not confirmed" : "Esta dirección no está confirmada", "Primary email for password reset and notifications" : "Dirección email principal para restablecer contraseña y notificaciones", + "Email options" : "Opciones de email", "Remove primary email" : "Borrar email principal", "Delete email" : "Borrar email", "Unset as primary email" : "Quitar como email principal", - "This address is not confirmed" : "Esta dirección no está confirmada", "Set as primary email" : "Establecer como email principal", "Additional email address {index}" : "Direcciones email adicionales {index}", "Unable to delete primary email address" : "No se pudo borrar tu dirección de email principal", @@ -469,7 +469,6 @@ OC.L10N.register( "Your organisation" : "Su organización", "Your phone number" : "Su número de teléfono", "Edit your Profile visibility" : "Editar la visibilidad de tu perfil", - "Enable Profile" : "Activar Perfil", "Unable to update profile enabled state" : "No se pudo actualizar el estado habilitado del perfil", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Se respetará en su perfil el ajuste más restrictivo entre visibilidad y alcance. Por ejemplo, si la visibilidad está configurada en \"Mostrar a todos\" y el alcance en \"Privado\", los ajustes de \"Privado\" se respetarán.", "Unable to update visibility of {displayId}" : "No se pudo actualizar la visibilidad de {displayId}", @@ -711,6 +710,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB", "Your email address" : "Su dirección de correo", "Your location" : "Su ubicación", + "Enable Profile" : "Activar Perfil", "Your Twitter handle" : "Su usuario de Twitter", "You do not have permissions to see the details of this user" : "No tienes permisos para ver los detalles de este usuario", "Add new password" : " Añadir nueva contraseña", diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json index f69af3970fc..1a900f1db9c 100644 --- a/apps/settings/l10n/es.json +++ b/apps/settings/l10n/es.json @@ -440,12 +440,12 @@ "You are using <strong>{usage}</strong>" : "Estás usando <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Estás usando <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Tu nombre completo", - "Email options" : "Opciones de email", + "This address is not confirmed" : "Esta dirección no está confirmada", "Primary email for password reset and notifications" : "Dirección email principal para restablecer contraseña y notificaciones", + "Email options" : "Opciones de email", "Remove primary email" : "Borrar email principal", "Delete email" : "Borrar email", "Unset as primary email" : "Quitar como email principal", - "This address is not confirmed" : "Esta dirección no está confirmada", "Set as primary email" : "Establecer como email principal", "Additional email address {index}" : "Direcciones email adicionales {index}", "Unable to delete primary email address" : "No se pudo borrar tu dirección de email principal", @@ -467,7 +467,6 @@ "Your organisation" : "Su organización", "Your phone number" : "Su número de teléfono", "Edit your Profile visibility" : "Editar la visibilidad de tu perfil", - "Enable Profile" : "Activar Perfil", "Unable to update profile enabled state" : "No se pudo actualizar el estado habilitado del perfil", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Se respetará en su perfil el ajuste más restrictivo entre visibilidad y alcance. Por ejemplo, si la visibilidad está configurada en \"Mostrar a todos\" y el alcance en \"Privado\", los ajustes de \"Privado\" se respetarán.", "Unable to update visibility of {displayId}" : "No se pudo actualizar la visibilidad de {displayId}", @@ -709,6 +708,7 @@ "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB", "Your email address" : "Su dirección de correo", "Your location" : "Su ubicación", + "Enable Profile" : "Activar Perfil", "Your Twitter handle" : "Su usuario de Twitter", "You do not have permissions to see the details of this user" : "No tienes permisos para ver los detalles de este usuario", "Add new password" : " Añadir nueva contraseña", diff --git a/apps/settings/l10n/es_EC.js b/apps/settings/l10n/es_EC.js index 7d780dbd72a..b0ea876fc56 100644 --- a/apps/settings/l10n/es_EC.js +++ b/apps/settings/l10n/es_EC.js @@ -276,12 +276,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Estás usando <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Estás usando <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Tu nombre completo", - "Email options" : "Opciones de correo electrónico", + "This address is not confirmed" : "Esta dirección no está confirmada", "Primary email for password reset and notifications" : "Correo electrónico principal para restablecimiento de contraseña y notificaciones", + "Email options" : "Opciones de correo electrónico", "Remove primary email" : "Eliminar correo electrónico principal", "Delete email" : "Eliminar correo electrónico", "Unset as primary email" : "Quitar como correo electrónico principal", - "This address is not confirmed" : "Esta dirección no está confirmada", "Set as primary email" : "Establecer como correo electrónico principal", "Additional email address {index}" : "Dirección de correo electrónico adicional {index}", "Unable to delete primary email address" : "No se pudo eliminar la dirección de correo electrónico principal", @@ -303,7 +303,6 @@ OC.L10N.register( "Your organisation" : "Tu organización", "Your phone number" : "Su número telefónico", "Edit your Profile visibility" : "Editar la visibilidad de tu perfil", - "Enable Profile" : "Habilitar perfil", "Unable to update profile enabled state" : "No se pudo actualizar el estado habilitado del perfil", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Se respeta la configuración más restrictiva de visibilidad o alcance en tu perfil. Por ejemplo, si la visibilidad está configurada en \"Mostrar a todos\" y el alcance está configurado en \"Privado\", se respeta \"Privado\".", "Unable to update visibility of {displayId}" : "No se pudo actualizar la visibilidad de {displayId}", @@ -526,6 +525,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Your email address" : "Tu dirección de correo electrónico", "Your location" : "Tu ubicación", + "Enable Profile" : "Habilitar perfil", "Your Twitter handle" : "Tu cuenta de Twitter", "You do not have permissions to see the details of this user" : "No tienes permisos para ver los detalles de este usuario", "Add new password" : "Agregar nueva contraseña", diff --git a/apps/settings/l10n/es_EC.json b/apps/settings/l10n/es_EC.json index 1270bce4307..17f57e1c8a7 100644 --- a/apps/settings/l10n/es_EC.json +++ b/apps/settings/l10n/es_EC.json @@ -274,12 +274,12 @@ "You are using <strong>{usage}</strong>" : "Estás usando <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Estás usando <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Tu nombre completo", - "Email options" : "Opciones de correo electrónico", + "This address is not confirmed" : "Esta dirección no está confirmada", "Primary email for password reset and notifications" : "Correo electrónico principal para restablecimiento de contraseña y notificaciones", + "Email options" : "Opciones de correo electrónico", "Remove primary email" : "Eliminar correo electrónico principal", "Delete email" : "Eliminar correo electrónico", "Unset as primary email" : "Quitar como correo electrónico principal", - "This address is not confirmed" : "Esta dirección no está confirmada", "Set as primary email" : "Establecer como correo electrónico principal", "Additional email address {index}" : "Dirección de correo electrónico adicional {index}", "Unable to delete primary email address" : "No se pudo eliminar la dirección de correo electrónico principal", @@ -301,7 +301,6 @@ "Your organisation" : "Tu organización", "Your phone number" : "Su número telefónico", "Edit your Profile visibility" : "Editar la visibilidad de tu perfil", - "Enable Profile" : "Habilitar perfil", "Unable to update profile enabled state" : "No se pudo actualizar el estado habilitado del perfil", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Se respeta la configuración más restrictiva de visibilidad o alcance en tu perfil. Por ejemplo, si la visibilidad está configurada en \"Mostrar a todos\" y el alcance está configurado en \"Privado\", se respeta \"Privado\".", "Unable to update visibility of {displayId}" : "No se pudo actualizar la visibilidad de {displayId}", @@ -524,6 +523,7 @@ "png or jpg, max. 20 MB" : "png o jpg max. 20 MB", "Your email address" : "Tu dirección de correo electrónico", "Your location" : "Tu ubicación", + "Enable Profile" : "Habilitar perfil", "Your Twitter handle" : "Tu cuenta de Twitter", "You do not have permissions to see the details of this user" : "No tienes permisos para ver los detalles de este usuario", "Add new password" : "Agregar nueva contraseña", diff --git a/apps/settings/l10n/es_MX.js b/apps/settings/l10n/es_MX.js index 59f988ea19e..5769aa0d849 100644 --- a/apps/settings/l10n/es_MX.js +++ b/apps/settings/l10n/es_MX.js @@ -81,6 +81,7 @@ OC.L10N.register( "Overview" : "Generalidades", "Basic settings" : "Configuraciones básicas", "Sharing" : "Compartiendo", + "Availability" : "Disponibilidad", "Calendar" : "Calendario", "Personal info" : "Información Personal", "Mobile & desktop" : "Móvil & escritorio", diff --git a/apps/settings/l10n/es_MX.json b/apps/settings/l10n/es_MX.json index a3aaf47c977..25d8dd5bbe3 100644 --- a/apps/settings/l10n/es_MX.json +++ b/apps/settings/l10n/es_MX.json @@ -79,6 +79,7 @@ "Overview" : "Generalidades", "Basic settings" : "Configuraciones básicas", "Sharing" : "Compartiendo", + "Availability" : "Disponibilidad", "Calendar" : "Calendario", "Personal info" : "Información Personal", "Mobile & desktop" : "Móvil & escritorio", diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js index 00f815e3f07..e5c35361def 100644 --- a/apps/settings/l10n/eu.js +++ b/apps/settings/l10n/eu.js @@ -291,12 +291,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "<strong>{usage}</strong> erabiltzen ari zara", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "<strong>{usage}</strong>/<strong>{totalSpace}</strong> erabiltzen ari zara (<strong>{usageRelative}%</strong>)", "Your full name" : "Zure izen osoa", - "Email options" : "Posta elektronikoaren aukerak", + "This address is not confirmed" : "Helbide hau ez dago berretsita", "Primary email for password reset and notifications" : "Pasahitz berrezartzeko eta jakinarazpenetarako posta elektroniko nagusia", + "Email options" : "Posta elektronikoaren aukerak", "Remove primary email" : "Kendu posta elektroniko nagusia", "Delete email" : "Ezabatu posta elektronikoa", "Unset as primary email" : "Kendu posta nagusia", - "This address is not confirmed" : "Helbide hau ez dago berretsita", "Set as primary email" : "Ezarri e-posta nagusi bezala", "Additional email address {index}" : "Posta elektroniko gehigarria {index}", "Unable to delete primary email address" : "Ezin izan da helbide elektroniko nagusia ezabatu", @@ -318,7 +318,6 @@ OC.L10N.register( "Your organisation" : "Zure erakundea", "Your phone number" : "Zure telefono zenbakia", "Edit your Profile visibility" : "Editatu profilaren ikusgarritasuna", - "Enable Profile" : "Gaitu profila", "Unable to update profile enabled state" : "Ezin izan da profila gaitutako egoerara eguneratu", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Ikusgarritasunaren edo esparruaren ezarpen murriztaileena zure profilean errespetatzen da. Esaterako, ikusgarritasuna \"Erakutsi guztiei\" eta esparrua \"Pribatua\" gisa ezarrita badago, \"Pribatua\" errespetatzen da.", "Unable to update visibility of {displayId}" : "Ezin izan da {displayId}(r)en ikusgarritasuna eguneratu", @@ -553,6 +552,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png edo jpg, gehienez 20MB", "Your email address" : "Zure e-posta", "Your location" : "Zure kokapena", + "Enable Profile" : "Gaitu profila", "Your Twitter handle" : "Zure Twitter erabiltzailea", "You do not have permissions to see the details of this user" : "Ez duzu baimenik erabiltzaile honen xehetasunak ikusteko", "Add new password" : "Gehitu pasahitz berria", diff --git a/apps/settings/l10n/eu.json b/apps/settings/l10n/eu.json index f58c6982f81..0401501efb0 100644 --- a/apps/settings/l10n/eu.json +++ b/apps/settings/l10n/eu.json @@ -289,12 +289,12 @@ "You are using <strong>{usage}</strong>" : "<strong>{usage}</strong> erabiltzen ari zara", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "<strong>{usage}</strong>/<strong>{totalSpace}</strong> erabiltzen ari zara (<strong>{usageRelative}%</strong>)", "Your full name" : "Zure izen osoa", - "Email options" : "Posta elektronikoaren aukerak", + "This address is not confirmed" : "Helbide hau ez dago berretsita", "Primary email for password reset and notifications" : "Pasahitz berrezartzeko eta jakinarazpenetarako posta elektroniko nagusia", + "Email options" : "Posta elektronikoaren aukerak", "Remove primary email" : "Kendu posta elektroniko nagusia", "Delete email" : "Ezabatu posta elektronikoa", "Unset as primary email" : "Kendu posta nagusia", - "This address is not confirmed" : "Helbide hau ez dago berretsita", "Set as primary email" : "Ezarri e-posta nagusi bezala", "Additional email address {index}" : "Posta elektroniko gehigarria {index}", "Unable to delete primary email address" : "Ezin izan da helbide elektroniko nagusia ezabatu", @@ -316,7 +316,6 @@ "Your organisation" : "Zure erakundea", "Your phone number" : "Zure telefono zenbakia", "Edit your Profile visibility" : "Editatu profilaren ikusgarritasuna", - "Enable Profile" : "Gaitu profila", "Unable to update profile enabled state" : "Ezin izan da profila gaitutako egoerara eguneratu", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Ikusgarritasunaren edo esparruaren ezarpen murriztaileena zure profilean errespetatzen da. Esaterako, ikusgarritasuna \"Erakutsi guztiei\" eta esparrua \"Pribatua\" gisa ezarrita badago, \"Pribatua\" errespetatzen da.", "Unable to update visibility of {displayId}" : "Ezin izan da {displayId}(r)en ikusgarritasuna eguneratu", @@ -551,6 +550,7 @@ "png or jpg, max. 20 MB" : "png edo jpg, gehienez 20MB", "Your email address" : "Zure e-posta", "Your location" : "Zure kokapena", + "Enable Profile" : "Gaitu profila", "Your Twitter handle" : "Zure Twitter erabiltzailea", "You do not have permissions to see the details of this user" : "Ez duzu baimenik erabiltzaile honen xehetasunak ikusteko", "Add new password" : "Gehitu pasahitz berria", diff --git a/apps/settings/l10n/fa.js b/apps/settings/l10n/fa.js index 4c51d518a65..c42f253dd70 100644 --- a/apps/settings/l10n/fa.js +++ b/apps/settings/l10n/fa.js @@ -288,12 +288,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "فضای مورد استفاده: <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "شما در حال استفادهٔ <strong>{usage}</strong> از <strong>{totalSpace}</strong> (<strong>{usageRelative}٪</strong>) فضا هستید", "Your full name" : "Your full name", - "Email options" : "Email options", + "This address is not confirmed" : "This address is not confirmed", "Primary email for password reset and notifications" : "Primary email for password reset and notifications", + "Email options" : "Email options", "Remove primary email" : "Remove primary email", "Delete email" : "Delete email", "Unset as primary email" : "Unset as primary email", - "This address is not confirmed" : "This address is not confirmed", "Set as primary email" : "Set as primary email", "Additional email address {index}" : "Additional email address {index}", "Unable to delete primary email address" : "Unable to delete primary email address", @@ -315,7 +315,6 @@ OC.L10N.register( "Your organisation" : "Your organisation", "Your phone number" : "شماره تلفن شما", "Edit your Profile visibility" : "Edit your Profile visibility", - "Enable Profile" : "Enable Profile", "Unable to update profile enabled state" : "Unable to update profile enabled state", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected.", "Unable to update visibility of {displayId}" : "Unable to update visibility of {displayId}", @@ -541,6 +540,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png یا jpg. بیشینه ۲۰ مب", "Your email address" : "پست الکترونیکی شما", "Your location" : "مکان شما", + "Enable Profile" : "Enable Profile", "Your Twitter handle" : "Your Twitter handle", "You do not have permissions to see the details of this user" : "شما مجوز دیدن جزئیات این کاربر را ندارید", "Add new password" : "رمزعبور جدید اضافه کنید", diff --git a/apps/settings/l10n/fa.json b/apps/settings/l10n/fa.json index f7187f2d304..cbf72086503 100644 --- a/apps/settings/l10n/fa.json +++ b/apps/settings/l10n/fa.json @@ -286,12 +286,12 @@ "You are using <strong>{usage}</strong>" : "فضای مورد استفاده: <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "شما در حال استفادهٔ <strong>{usage}</strong> از <strong>{totalSpace}</strong> (<strong>{usageRelative}٪</strong>) فضا هستید", "Your full name" : "Your full name", - "Email options" : "Email options", + "This address is not confirmed" : "This address is not confirmed", "Primary email for password reset and notifications" : "Primary email for password reset and notifications", + "Email options" : "Email options", "Remove primary email" : "Remove primary email", "Delete email" : "Delete email", "Unset as primary email" : "Unset as primary email", - "This address is not confirmed" : "This address is not confirmed", "Set as primary email" : "Set as primary email", "Additional email address {index}" : "Additional email address {index}", "Unable to delete primary email address" : "Unable to delete primary email address", @@ -313,7 +313,6 @@ "Your organisation" : "Your organisation", "Your phone number" : "شماره تلفن شما", "Edit your Profile visibility" : "Edit your Profile visibility", - "Enable Profile" : "Enable Profile", "Unable to update profile enabled state" : "Unable to update profile enabled state", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected.", "Unable to update visibility of {displayId}" : "Unable to update visibility of {displayId}", @@ -539,6 +538,7 @@ "png or jpg, max. 20 MB" : "png یا jpg. بیشینه ۲۰ مب", "Your email address" : "پست الکترونیکی شما", "Your location" : "مکان شما", + "Enable Profile" : "Enable Profile", "Your Twitter handle" : "Your Twitter handle", "You do not have permissions to see the details of this user" : "شما مجوز دیدن جزئیات این کاربر را ندارید", "Add new password" : "رمزعبور جدید اضافه کنید", diff --git a/apps/settings/l10n/fi.js b/apps/settings/l10n/fi.js index 236b0f491f2..782d806d0be 100644 --- a/apps/settings/l10n/fi.js +++ b/apps/settings/l10n/fi.js @@ -283,12 +283,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Käytössäsi on <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Käytössäsi on <strong>{usage}</strong>/<strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Koko nimesi", - "Email options" : "Sähköpostiasetukset", + "This address is not confirmed" : "Tätä osoitetta ei ole vahvistettu", "Primary email for password reset and notifications" : "Ensisijainen sähköposti salasanan nollaamista ja ilmoituksia varten", + "Email options" : "Sähköpostiasetukset", "Remove primary email" : "Poista ensisijainen sähköpostiosoite", "Delete email" : "Poista sähköposti", "Unset as primary email" : "Poista ensisijaisesta sähköpostista", - "This address is not confirmed" : "Tätä osoitetta ei ole vahvistettu", "Set as primary email" : "Aseta ensisijaiseksi sähköpostiosoitteeksi", "Additional email address {index}" : "Lisäsähköpostiosoite {index}", "Unable to delete primary email address" : "Ensisijaista sähköpostiosoitetta ei voitu poistaa", @@ -305,7 +305,6 @@ OC.L10N.register( "Your organisation" : "Organisaatiosi", "Your phone number" : "Puhelinnumerosi", "Edit your Profile visibility" : "Muokkaa profiilisi näkyvyyttä", - "Enable Profile" : "Käytä profiilia", "Your role" : "Roolisi", "Your website" : "Verkkosivustosi", "Add additional email" : "Lisää toissijainen sähköpostiosoite", @@ -506,6 +505,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png tai jpg, korkeintaan 20 Mt", "Your email address" : "Sähköpostiosoitteesi", "Your location" : "Sijaintisi", + "Enable Profile" : "Käytä profiilia", "Your Twitter handle" : "Twitter-tunnuksesi", "You do not have permissions to see the details of this user" : "Käyttöoikeutesi eivät riitä tämän käyttäjän tietojen näkemiseen", "Add new password" : "Lisää uusi salasana", diff --git a/apps/settings/l10n/fi.json b/apps/settings/l10n/fi.json index 8189782f94f..a5c38497f93 100644 --- a/apps/settings/l10n/fi.json +++ b/apps/settings/l10n/fi.json @@ -281,12 +281,12 @@ "You are using <strong>{usage}</strong>" : "Käytössäsi on <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Käytössäsi on <strong>{usage}</strong>/<strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Koko nimesi", - "Email options" : "Sähköpostiasetukset", + "This address is not confirmed" : "Tätä osoitetta ei ole vahvistettu", "Primary email for password reset and notifications" : "Ensisijainen sähköposti salasanan nollaamista ja ilmoituksia varten", + "Email options" : "Sähköpostiasetukset", "Remove primary email" : "Poista ensisijainen sähköpostiosoite", "Delete email" : "Poista sähköposti", "Unset as primary email" : "Poista ensisijaisesta sähköpostista", - "This address is not confirmed" : "Tätä osoitetta ei ole vahvistettu", "Set as primary email" : "Aseta ensisijaiseksi sähköpostiosoitteeksi", "Additional email address {index}" : "Lisäsähköpostiosoite {index}", "Unable to delete primary email address" : "Ensisijaista sähköpostiosoitetta ei voitu poistaa", @@ -303,7 +303,6 @@ "Your organisation" : "Organisaatiosi", "Your phone number" : "Puhelinnumerosi", "Edit your Profile visibility" : "Muokkaa profiilisi näkyvyyttä", - "Enable Profile" : "Käytä profiilia", "Your role" : "Roolisi", "Your website" : "Verkkosivustosi", "Add additional email" : "Lisää toissijainen sähköpostiosoite", @@ -504,6 +503,7 @@ "png or jpg, max. 20 MB" : "png tai jpg, korkeintaan 20 Mt", "Your email address" : "Sähköpostiosoitteesi", "Your location" : "Sijaintisi", + "Enable Profile" : "Käytä profiilia", "Your Twitter handle" : "Twitter-tunnuksesi", "You do not have permissions to see the details of this user" : "Käyttöoikeutesi eivät riitä tämän käyttäjän tietojen näkemiseen", "Add new password" : "Lisää uusi salasana", diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index b0607ed7fa4..359247e24c2 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -406,12 +406,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Vous utilisez <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Vous utilisez <strong>{usage}</strong> sur <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Votre nom complet", - "Email options" : "Options de messagerie", + "This address is not confirmed" : "Cette adresse n'est pas confirmée", "Primary email for password reset and notifications" : "Adresse e-mail principale pour la réinitialisation du mot de passe et les notifications", + "Email options" : "Options de messagerie", "Remove primary email" : "Supprimer l'adresse e-mail principale", "Delete email" : "Supprimer l'adresse e-mail", "Unset as primary email" : "Ne plus définir comme adresse e-mail principale", - "This address is not confirmed" : "Cette adresse n'est pas confirmée", "Set as primary email" : "Définir comme adresse e-mail principale", "Additional email address {index}" : "E-mail supplémentaire {index}", "Unable to delete primary email address" : "Impossible de supprimer l'adresse e-mail principale", @@ -433,7 +433,6 @@ OC.L10N.register( "Your organisation" : "Votre organisation", "Your phone number" : "Votre numéro de téléphone", "Edit your Profile visibility" : "Visibilité du profil", - "Enable Profile" : "Activer le profil", "Unable to update profile enabled state" : "Impossible de mettre à jour l'état du profil", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Le paramètre le plus restrictif entre la visibilité et la confidentialité est respecté. Par exemple, si la visibilité est définie à \"Montrer à tout le monde\" et que la confidentialité est \"Privée\", \"Privée\" est respecté.", "Unable to update visibility of {displayId}" : "Impossible de mettre à jour la visibilité de {displayId}", @@ -675,6 +674,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png ou jpg, max. 20 Mo", "Your email address" : "Votre adresse e-mail", "Your location" : "Votre localisation", + "Enable Profile" : "Activer le profil", "Your Twitter handle" : "Votre pseudo Twitter", "You do not have permissions to see the details of this user" : "Vous n'avez pas les autorisations pour voir le détail de cet utilisateur", "Add new password" : "Ajouter un nouveau mot de passe", diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index 8b0c83939d4..812f1412f94 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -404,12 +404,12 @@ "You are using <strong>{usage}</strong>" : "Vous utilisez <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Vous utilisez <strong>{usage}</strong> sur <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Votre nom complet", - "Email options" : "Options de messagerie", + "This address is not confirmed" : "Cette adresse n'est pas confirmée", "Primary email for password reset and notifications" : "Adresse e-mail principale pour la réinitialisation du mot de passe et les notifications", + "Email options" : "Options de messagerie", "Remove primary email" : "Supprimer l'adresse e-mail principale", "Delete email" : "Supprimer l'adresse e-mail", "Unset as primary email" : "Ne plus définir comme adresse e-mail principale", - "This address is not confirmed" : "Cette adresse n'est pas confirmée", "Set as primary email" : "Définir comme adresse e-mail principale", "Additional email address {index}" : "E-mail supplémentaire {index}", "Unable to delete primary email address" : "Impossible de supprimer l'adresse e-mail principale", @@ -431,7 +431,6 @@ "Your organisation" : "Votre organisation", "Your phone number" : "Votre numéro de téléphone", "Edit your Profile visibility" : "Visibilité du profil", - "Enable Profile" : "Activer le profil", "Unable to update profile enabled state" : "Impossible de mettre à jour l'état du profil", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Le paramètre le plus restrictif entre la visibilité et la confidentialité est respecté. Par exemple, si la visibilité est définie à \"Montrer à tout le monde\" et que la confidentialité est \"Privée\", \"Privée\" est respecté.", "Unable to update visibility of {displayId}" : "Impossible de mettre à jour la visibilité de {displayId}", @@ -673,6 +672,7 @@ "png or jpg, max. 20 MB" : "png ou jpg, max. 20 Mo", "Your email address" : "Votre adresse e-mail", "Your location" : "Votre localisation", + "Enable Profile" : "Activer le profil", "Your Twitter handle" : "Votre pseudo Twitter", "You do not have permissions to see the details of this user" : "Vous n'avez pas les autorisations pour voir le détail de cet utilisateur", "Add new password" : "Ajouter un nouveau mot de passe", diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js index 9b5e511becb..b8c48bc5df5 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -369,12 +369,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Está a usar <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Está a usar <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "O seu nome completo", - "Email options" : "Opcións de correo -e", + "This address is not confirmed" : "Este enderezo non está confirmado", "Primary email for password reset and notifications" : "Correo-e principal para restabelecer o contrasinal e notificacións", + "Email options" : "Opcións de correo -e", "Remove primary email" : "Retirar o correo-e principal", "Delete email" : "Eliminar o correo-e", "Unset as primary email" : "Desactivar como correo principal", - "This address is not confirmed" : "Este enderezo non está confirmado", "Set as primary email" : "Definir como correo principal", "Additional email address {index}" : "Enderezo de correo adicional {index}", "Unable to delete primary email address" : "Non é posíbel eliminar o enderezo de correo principal", @@ -396,7 +396,6 @@ OC.L10N.register( "Your organisation" : "A súa organización", "Your phone number" : "O seu número de teléfono", "Edit your Profile visibility" : "Edita a visibilidade do seu perfil", - "Enable Profile" : "Activar o perfil", "Unable to update profile enabled state" : "Non é posíbel actualizar o estado activado do perfil", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "No seu perfil respectase a configuración máis restritiva de visibilidade ou ámbito. Por exemplo, se a visibilidade está definida como«Amosar a todos» e o ámbito está configurado como «Privado», respéctase «Privado».", "Unable to update visibility of {displayId}" : "Non é posíbel actualizar a visibilidade de {displayId}", @@ -636,6 +635,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png ou jpg, max. 20 MB", "Your email address" : "O seu enderezo de correo", "Your location" : "A súa localización", + "Enable Profile" : "Activar o perfil", "Your Twitter handle" : "O seu usuario do Twitter", "You do not have permissions to see the details of this user" : "Vde. non ten permisos para ver os detalles deste usuario", "Add new password" : "Engadir un novo contrasinal", diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json index f04c9e2f200..33bc78c35e3 100644 --- a/apps/settings/l10n/gl.json +++ b/apps/settings/l10n/gl.json @@ -367,12 +367,12 @@ "You are using <strong>{usage}</strong>" : "Está a usar <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Está a usar <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "O seu nome completo", - "Email options" : "Opcións de correo -e", + "This address is not confirmed" : "Este enderezo non está confirmado", "Primary email for password reset and notifications" : "Correo-e principal para restabelecer o contrasinal e notificacións", + "Email options" : "Opcións de correo -e", "Remove primary email" : "Retirar o correo-e principal", "Delete email" : "Eliminar o correo-e", "Unset as primary email" : "Desactivar como correo principal", - "This address is not confirmed" : "Este enderezo non está confirmado", "Set as primary email" : "Definir como correo principal", "Additional email address {index}" : "Enderezo de correo adicional {index}", "Unable to delete primary email address" : "Non é posíbel eliminar o enderezo de correo principal", @@ -394,7 +394,6 @@ "Your organisation" : "A súa organización", "Your phone number" : "O seu número de teléfono", "Edit your Profile visibility" : "Edita a visibilidade do seu perfil", - "Enable Profile" : "Activar o perfil", "Unable to update profile enabled state" : "Non é posíbel actualizar o estado activado do perfil", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "No seu perfil respectase a configuración máis restritiva de visibilidade ou ámbito. Por exemplo, se a visibilidade está definida como«Amosar a todos» e o ámbito está configurado como «Privado», respéctase «Privado».", "Unable to update visibility of {displayId}" : "Non é posíbel actualizar a visibilidade de {displayId}", @@ -634,6 +633,7 @@ "png or jpg, max. 20 MB" : "png ou jpg, max. 20 MB", "Your email address" : "O seu enderezo de correo", "Your location" : "A súa localización", + "Enable Profile" : "Activar o perfil", "Your Twitter handle" : "O seu usuario do Twitter", "You do not have permissions to see the details of this user" : "Vde. non ten permisos para ver os detalles deste usuario", "Add new password" : "Engadir un novo contrasinal", diff --git a/apps/settings/l10n/he.js b/apps/settings/l10n/he.js index f1374bb7c4c..6472306d56f 100644 --- a/apps/settings/l10n/he.js +++ b/apps/settings/l10n/he.js @@ -165,7 +165,7 @@ OC.L10N.register( "Results from other categories" : "תוצאות מקטגוריות אחרות", "No apps found for your version" : "לא נמצאו יישומים לגרסה שלך", "Disable all" : "להשבית הכול", - "_%n app has an update available_::_%n apps have an update available_" : ["לאחד היישומונים יש עדכון זמין","ל־%n יישומונים יש עדכון זמין","ל־%n יישומונים יש עדכון זמין","ל־%n יישומונים יש עדכון זמין"], + "_%n app has an update available_::_%n apps have an update available_" : ["לאחד היישומונים יש עדכון זמין","ל־%n יישומונים יש עדכון זמין","ל־%n יישומונים יש עדכון זמין"], "Marked for remote wipe" : "מסומן להשמדת נתונים מרחוק", "Device settings" : "הגדרות מכשיר", "Allow filesystem access" : "לאפשר גישה למערכת הקבצים", @@ -387,4 +387,4 @@ OC.L10N.register( "Allow username autocompletion in share dialog" : "לאפשר השלמה אוטומטית של שם משתמש בחלונית השיתוף", "Allow username autocompletion to users within the same groups" : "לאפשר השלמה אוטומטית של שם משתמש למשתמשים בתוך אותן הקבוצות" }, -"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); +"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); diff --git a/apps/settings/l10n/he.json b/apps/settings/l10n/he.json index f78df0a4736..54c25d906a6 100644 --- a/apps/settings/l10n/he.json +++ b/apps/settings/l10n/he.json @@ -163,7 +163,7 @@ "Results from other categories" : "תוצאות מקטגוריות אחרות", "No apps found for your version" : "לא נמצאו יישומים לגרסה שלך", "Disable all" : "להשבית הכול", - "_%n app has an update available_::_%n apps have an update available_" : ["לאחד היישומונים יש עדכון זמין","ל־%n יישומונים יש עדכון זמין","ל־%n יישומונים יש עדכון זמין","ל־%n יישומונים יש עדכון זמין"], + "_%n app has an update available_::_%n apps have an update available_" : ["לאחד היישומונים יש עדכון זמין","ל־%n יישומונים יש עדכון זמין","ל־%n יישומונים יש עדכון זמין"], "Marked for remote wipe" : "מסומן להשמדת נתונים מרחוק", "Device settings" : "הגדרות מכשיר", "Allow filesystem access" : "לאפשר גישה למערכת הקבצים", @@ -384,5 +384,5 @@ "Set default expiration date" : "הגדרת תאריך תפוגה ברירת מחדל", "Allow username autocompletion in share dialog" : "לאפשר השלמה אוטומטית של שם משתמש בחלונית השיתוף", "Allow username autocompletion to users within the same groups" : "לאפשר השלמה אוטומטית של שם משתמש למשתמשים בתוך אותן הקבוצות" -},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" +},"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" }
\ No newline at end of file diff --git a/apps/settings/l10n/hr.js b/apps/settings/l10n/hr.js index 04ae88ab6d6..9c6c1144e07 100644 --- a/apps/settings/l10n/hr.js +++ b/apps/settings/l10n/hr.js @@ -226,12 +226,12 @@ OC.L10N.register( "Details" : "Pojedinosti", "You are a member of the following groups:" : "Član ste sljedećih grupa:", "Your full name" : "Vaše ime i prezime", - "Email options" : "Mogućnosti e-pošte", + "This address is not confirmed" : "Ova adresa nije potvrđena", "Primary email for password reset and notifications" : "Primarna e-pošta za resetiranje zaporke i primanje obavijesti", + "Email options" : "Mogućnosti e-pošte", "Remove primary email" : "Ukloni primarnu adresu e-pošte", "Delete email" : "Izbriši adresu e-pošte", "Unset as primary email" : "Poništi primarnu adresu e-pošte", - "This address is not confirmed" : "Ova adresa nije potvrđena", "Set as primary email" : "Postavi kao primarnu adresu e-pošte", "Additional email address {index}" : "Dodatne adrese e-pošte {index}", "Unable to delete primary email address" : "Nije moguće izbrisati primarnu adresu e-pošte", @@ -248,7 +248,6 @@ OC.L10N.register( "Your organisation" : "Vaša organizacija", "Your phone number" : "Vaš broj telefona", "Edit your Profile visibility" : "Uredite vidljivost profila", - "Enable Profile" : "Omogući profil", "Unable to update profile enabled state" : "Nije moguće ažurirati stanje omogućenog profila", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Na profilu se primjenjuje stroža postavka vidljivosti ili opsega. Na primjer, ako je vidljivost postavljena na „Prikaži svima”, a opseg je postavljen na „Privatno”, primjenjuje se „Privatno”.", "Unable to update visibility of {displayId}" : "Nije moguće ažurirati vidljivost za {displayId}", @@ -414,6 +413,7 @@ OC.L10N.register( "Please confirm the group removal " : "Potvrdite uklanjanje grupe ", "png or jpg, max. 20 MB" : "png ili jpg, maks. 20 MB", "Your email address" : "Vaša adresa e-pošte", + "Enable Profile" : "Omogući profil", "You do not have permissions to see the details of this user" : "Nemate dopuštenja za prikaz pojedinosti ovog korisnika", "Add new password" : "Dodaj novu zaporku", "Add new email address" : "Dodaj novu adresu e-pošte", diff --git a/apps/settings/l10n/hr.json b/apps/settings/l10n/hr.json index 87d9c75155c..c8b0da6e568 100644 --- a/apps/settings/l10n/hr.json +++ b/apps/settings/l10n/hr.json @@ -224,12 +224,12 @@ "Details" : "Pojedinosti", "You are a member of the following groups:" : "Član ste sljedećih grupa:", "Your full name" : "Vaše ime i prezime", - "Email options" : "Mogućnosti e-pošte", + "This address is not confirmed" : "Ova adresa nije potvrđena", "Primary email for password reset and notifications" : "Primarna e-pošta za resetiranje zaporke i primanje obavijesti", + "Email options" : "Mogućnosti e-pošte", "Remove primary email" : "Ukloni primarnu adresu e-pošte", "Delete email" : "Izbriši adresu e-pošte", "Unset as primary email" : "Poništi primarnu adresu e-pošte", - "This address is not confirmed" : "Ova adresa nije potvrđena", "Set as primary email" : "Postavi kao primarnu adresu e-pošte", "Additional email address {index}" : "Dodatne adrese e-pošte {index}", "Unable to delete primary email address" : "Nije moguće izbrisati primarnu adresu e-pošte", @@ -246,7 +246,6 @@ "Your organisation" : "Vaša organizacija", "Your phone number" : "Vaš broj telefona", "Edit your Profile visibility" : "Uredite vidljivost profila", - "Enable Profile" : "Omogući profil", "Unable to update profile enabled state" : "Nije moguće ažurirati stanje omogućenog profila", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Na profilu se primjenjuje stroža postavka vidljivosti ili opsega. Na primjer, ako je vidljivost postavljena na „Prikaži svima”, a opseg je postavljen na „Privatno”, primjenjuje se „Privatno”.", "Unable to update visibility of {displayId}" : "Nije moguće ažurirati vidljivost za {displayId}", @@ -412,6 +411,7 @@ "Please confirm the group removal " : "Potvrdite uklanjanje grupe ", "png or jpg, max. 20 MB" : "png ili jpg, maks. 20 MB", "Your email address" : "Vaša adresa e-pošte", + "Enable Profile" : "Omogući profil", "You do not have permissions to see the details of this user" : "Nemate dopuštenja za prikaz pojedinosti ovog korisnika", "Add new password" : "Dodaj novu zaporku", "Add new email address" : "Dodaj novu adresu e-pošte", diff --git a/apps/settings/l10n/hu.js b/apps/settings/l10n/hu.js index fca51544d00..5f0ded7671d 100644 --- a/apps/settings/l10n/hu.js +++ b/apps/settings/l10n/hu.js @@ -314,12 +314,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Ezt használja: <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Jelenleg <strong>{usage}</strong>-ot használ ennyiből: <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Az Ön teljes neve", - "Email options" : "E-mail beállítások", + "This address is not confirmed" : "Ez a cím nincs megerősítve", "Primary email for password reset and notifications" : "Elsődleges e-mail-cím a jelszó-visszaállításhoz és az értesítésekhez", + "Email options" : "E-mail beállítások", "Remove primary email" : "Elsődleges e-mail-cím eltávolítása", "Delete email" : "E-mail-cím törlése", "Unset as primary email" : "Elsődleges e-mail-cím eltávolítása", - "This address is not confirmed" : "Ez a cím nincs megerősítve", "Set as primary email" : "Beállítás elsődleges e-mail-címként", "Additional email address {index}" : "{index}. további e-mail-cím", "Unable to delete primary email address" : "Az elsődleges e-mail-cím nem törölhető", @@ -341,7 +341,6 @@ OC.L10N.register( "Your organisation" : "Az Ön szervezete", "Your phone number" : "Telefonszáma", "Edit your Profile visibility" : "Profil láthatósága", - "Enable Profile" : "Profil engedélyezése", "Unable to update profile enabled state" : "A profil engedélyezési állapota nem frissíthető", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "A profiljában a láthatóság vagy hatókör közül a szigorúbb beállítás lesz figyelembe véve. Például ha a láthatóság „Mindenki számára látható” és a hatókör „Privát”, akkor a „Privát” lesz figyelembe véve.", "Unable to update visibility of {displayId}" : "A(z) {displayId} láthatósága nem frissíthető", @@ -581,6 +580,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png vagy jpg, legfeljebb 20 MB", "Your email address" : "Az Ön e-mail-címe", "Your location" : "A saját helye", + "Enable Profile" : "Profil engedélyezése", "Your Twitter handle" : "A Twitter-azonosítója", "You do not have permissions to see the details of this user" : "Nincs jogosultsága megnézni a felhasználó részletes adatait", "Add new password" : "Új jelszó hozzáadása", diff --git a/apps/settings/l10n/hu.json b/apps/settings/l10n/hu.json index bc98c7026f9..a0820c7a354 100644 --- a/apps/settings/l10n/hu.json +++ b/apps/settings/l10n/hu.json @@ -312,12 +312,12 @@ "You are using <strong>{usage}</strong>" : "Ezt használja: <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Jelenleg <strong>{usage}</strong>-ot használ ennyiből: <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Az Ön teljes neve", - "Email options" : "E-mail beállítások", + "This address is not confirmed" : "Ez a cím nincs megerősítve", "Primary email for password reset and notifications" : "Elsődleges e-mail-cím a jelszó-visszaállításhoz és az értesítésekhez", + "Email options" : "E-mail beállítások", "Remove primary email" : "Elsődleges e-mail-cím eltávolítása", "Delete email" : "E-mail-cím törlése", "Unset as primary email" : "Elsődleges e-mail-cím eltávolítása", - "This address is not confirmed" : "Ez a cím nincs megerősítve", "Set as primary email" : "Beállítás elsődleges e-mail-címként", "Additional email address {index}" : "{index}. további e-mail-cím", "Unable to delete primary email address" : "Az elsődleges e-mail-cím nem törölhető", @@ -339,7 +339,6 @@ "Your organisation" : "Az Ön szervezete", "Your phone number" : "Telefonszáma", "Edit your Profile visibility" : "Profil láthatósága", - "Enable Profile" : "Profil engedélyezése", "Unable to update profile enabled state" : "A profil engedélyezési állapota nem frissíthető", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "A profiljában a láthatóság vagy hatókör közül a szigorúbb beállítás lesz figyelembe véve. Például ha a láthatóság „Mindenki számára látható” és a hatókör „Privát”, akkor a „Privát” lesz figyelembe véve.", "Unable to update visibility of {displayId}" : "A(z) {displayId} láthatósága nem frissíthető", @@ -579,6 +578,7 @@ "png or jpg, max. 20 MB" : "png vagy jpg, legfeljebb 20 MB", "Your email address" : "Az Ön e-mail-címe", "Your location" : "A saját helye", + "Enable Profile" : "Profil engedélyezése", "Your Twitter handle" : "A Twitter-azonosítója", "You do not have permissions to see the details of this user" : "Nincs jogosultsága megnézni a felhasználó részletes adatait", "Add new password" : "Új jelszó hozzáadása", diff --git a/apps/settings/l10n/is.js b/apps/settings/l10n/is.js index fd45060176c..1725bad093a 100644 --- a/apps/settings/l10n/is.js +++ b/apps/settings/l10n/is.js @@ -334,12 +334,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Þú ert að nota <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Þú ert að nota <strong>{usage}</strong> af <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Fullt nafn þitt", - "Email options" : "Tölvupóststillingar", + "This address is not confirmed" : "Þetta tölvupóstfang er ekki staðfest", "Primary email for password reset and notifications" : "Aðallykilorð fyrir tilkynningar og endurstillingu lykilorðs", + "Email options" : "Tölvupóststillingar", "Remove primary email" : "Fjarlægja aðaltölvupóstfang", "Delete email" : "Eyða tölvupósti", "Unset as primary email" : "Aftengja sem aðaltölvupóstfang", - "This address is not confirmed" : "Þetta tölvupóstfang er ekki staðfest", "Set as primary email" : "Gera að aðaltölvupóstfangi", "Additional email address {index}" : "Aukalegt tölvupóstfang {index}", "Unable to delete primary email address" : "Get ekki eytt aðaltölvupóstfangi", @@ -361,7 +361,6 @@ OC.L10N.register( "Your organisation" : "Fyrirtækið þitt", "Your phone number" : "Símanúmerið þitt", "Edit your Profile visibility" : "Breyta sýnileika notandasniðsins þíns", - "Enable Profile" : "Virkja notandasnið", "Unable to update profile enabled state" : "Tókst ekki að uppfæra virka stöðu notandasniðs", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Sú stilling sem meira er takmarkandi, annað hvort sýnileiki eða dreifing, fær meira vægi í notandasniðinu þínu. Til dæmis ef sýnileiki er stilltur á \"Birta öllum\" og dreifing er stillt á \"Einka\", þá hefur \"Einka\" meira vægi.", "Unable to update visibility of {displayId}" : "Tókst ekki að uppfæra sýnileika á {displayId}", @@ -590,6 +589,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png eða jpg, hám. 20 MB", "Your email address" : "Netfangið þitt", "Your location" : "Staðsetning þín", + "Enable Profile" : "Virkja notandasnið", "Your Twitter handle" : "Twitter notandanafnið þitt", "You do not have permissions to see the details of this user" : "Þú hefur ekki réttindi til að skoða ítarupplýsingar um þennan notanda", "Add new password" : "Bæta við nýju lykilorði", diff --git a/apps/settings/l10n/is.json b/apps/settings/l10n/is.json index dc208198ca7..61f2116fc96 100644 --- a/apps/settings/l10n/is.json +++ b/apps/settings/l10n/is.json @@ -332,12 +332,12 @@ "You are using <strong>{usage}</strong>" : "Þú ert að nota <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Þú ert að nota <strong>{usage}</strong> af <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Fullt nafn þitt", - "Email options" : "Tölvupóststillingar", + "This address is not confirmed" : "Þetta tölvupóstfang er ekki staðfest", "Primary email for password reset and notifications" : "Aðallykilorð fyrir tilkynningar og endurstillingu lykilorðs", + "Email options" : "Tölvupóststillingar", "Remove primary email" : "Fjarlægja aðaltölvupóstfang", "Delete email" : "Eyða tölvupósti", "Unset as primary email" : "Aftengja sem aðaltölvupóstfang", - "This address is not confirmed" : "Þetta tölvupóstfang er ekki staðfest", "Set as primary email" : "Gera að aðaltölvupóstfangi", "Additional email address {index}" : "Aukalegt tölvupóstfang {index}", "Unable to delete primary email address" : "Get ekki eytt aðaltölvupóstfangi", @@ -359,7 +359,6 @@ "Your organisation" : "Fyrirtækið þitt", "Your phone number" : "Símanúmerið þitt", "Edit your Profile visibility" : "Breyta sýnileika notandasniðsins þíns", - "Enable Profile" : "Virkja notandasnið", "Unable to update profile enabled state" : "Tókst ekki að uppfæra virka stöðu notandasniðs", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Sú stilling sem meira er takmarkandi, annað hvort sýnileiki eða dreifing, fær meira vægi í notandasniðinu þínu. Til dæmis ef sýnileiki er stilltur á \"Birta öllum\" og dreifing er stillt á \"Einka\", þá hefur \"Einka\" meira vægi.", "Unable to update visibility of {displayId}" : "Tókst ekki að uppfæra sýnileika á {displayId}", @@ -588,6 +587,7 @@ "png or jpg, max. 20 MB" : "png eða jpg, hám. 20 MB", "Your email address" : "Netfangið þitt", "Your location" : "Staðsetning þín", + "Enable Profile" : "Virkja notandasnið", "Your Twitter handle" : "Twitter notandanafnið þitt", "You do not have permissions to see the details of this user" : "Þú hefur ekki réttindi til að skoða ítarupplýsingar um þennan notanda", "Add new password" : "Bæta við nýju lykilorði", diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index baae274ba31..09e059d0f7d 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -386,12 +386,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Stai utilizzando <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Stai utilizzando <strong>{usage}</strong> di <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Il tuo nome completo", - "Email options" : "Opzioni email", + "This address is not confirmed" : "Questo indirizzo non è confermato", "Primary email for password reset and notifications" : "Email principale per ripristino della password e notifiche", + "Email options" : "Opzioni email", "Remove primary email" : "Rimuovi email principale", "Delete email" : "Elimina email", "Unset as primary email" : "Togli dall'email principale", - "This address is not confirmed" : "Questo indirizzo non è confermato", "Set as primary email" : "Imposta come email principale", "Additional email address {index}" : "Indirizzo email aggiuntivo {index}", "Unable to delete primary email address" : "Impossibile eliminare l'indirizzo di posta principale", @@ -413,7 +413,6 @@ OC.L10N.register( "Your organisation" : "La tua organizzazione", "Your phone number" : "Il tuo numero di telefono", "Edit your Profile visibility" : "Modifica la visibilità del profilo", - "Enable Profile" : "Attiva profilo", "Unable to update profile enabled state" : "Impossibile aggiornare lo stato di attivazione del profilo", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "L'impostazione più restrittiva di visibilità o ambito è rispettata sul tuo profilo. Ad esempio, quando la visibilità è su \"Mostra a tutti\" e l'ambito è su \"Privato\", verrà rispettato \"Privato\".", "Unable to update visibility of {displayId}" : "Impossibile aggiornare la visibilità di {displayId}", @@ -654,6 +653,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB", "Your email address" : "Il tuo indirizzo email", "Your location" : "La tua posizione", + "Enable Profile" : "Attiva profilo", "Your Twitter handle" : "Il tuo nome utente su Twitter", "You do not have permissions to see the details of this user" : "Non hai i permessi per vedere i dettagli di questo utente", "Add new password" : "Aggiungi nuova password", diff --git a/apps/settings/l10n/it.json b/apps/settings/l10n/it.json index d24ceeb3828..c21c82d9d96 100644 --- a/apps/settings/l10n/it.json +++ b/apps/settings/l10n/it.json @@ -384,12 +384,12 @@ "You are using <strong>{usage}</strong>" : "Stai utilizzando <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Stai utilizzando <strong>{usage}</strong> di <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Il tuo nome completo", - "Email options" : "Opzioni email", + "This address is not confirmed" : "Questo indirizzo non è confermato", "Primary email for password reset and notifications" : "Email principale per ripristino della password e notifiche", + "Email options" : "Opzioni email", "Remove primary email" : "Rimuovi email principale", "Delete email" : "Elimina email", "Unset as primary email" : "Togli dall'email principale", - "This address is not confirmed" : "Questo indirizzo non è confermato", "Set as primary email" : "Imposta come email principale", "Additional email address {index}" : "Indirizzo email aggiuntivo {index}", "Unable to delete primary email address" : "Impossibile eliminare l'indirizzo di posta principale", @@ -411,7 +411,6 @@ "Your organisation" : "La tua organizzazione", "Your phone number" : "Il tuo numero di telefono", "Edit your Profile visibility" : "Modifica la visibilità del profilo", - "Enable Profile" : "Attiva profilo", "Unable to update profile enabled state" : "Impossibile aggiornare lo stato di attivazione del profilo", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "L'impostazione più restrittiva di visibilità o ambito è rispettata sul tuo profilo. Ad esempio, quando la visibilità è su \"Mostra a tutti\" e l'ambito è su \"Privato\", verrà rispettato \"Privato\".", "Unable to update visibility of {displayId}" : "Impossibile aggiornare la visibilità di {displayId}", @@ -652,6 +651,7 @@ "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB", "Your email address" : "Il tuo indirizzo email", "Your location" : "La tua posizione", + "Enable Profile" : "Attiva profilo", "Your Twitter handle" : "Il tuo nome utente su Twitter", "You do not have permissions to see the details of this user" : "Non hai i permessi per vedere i dettagli di questo utente", "Add new password" : "Aggiungi nuova password", diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index 1d3a45597a5..38b6786ff98 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -61,6 +61,7 @@ OC.L10N.register( "Authentication error" : "認証エラー", "Please provide an admin recovery password; otherwise, all account data will be lost." : "リカバリ用の管理者パスワードを入力してください。そうしないと、全アカウントのデータが失われます。", "Wrong admin recovery password. Please check the password and try again." : "リカバリ用の管理者パスワードが間違っています。パスワードを確認して再度実行してください。", + "Backend does not support password change, but the encryption of the account key was updated." : "バックエンドはパスワードの変更をサポートしていませんが、アカウントキーの暗号化は更新されました。", "Administrator documentation" : "管理者ドキュメント", "User documentation" : "ユーザードキュメント", "Nextcloud help overview" : "Nextcloud ヘルプの概要", @@ -70,6 +71,7 @@ OC.L10N.register( "If you received this email, the email configuration seems to be correct." : "このメールが見えているということは、メール設定がうまくいっているということです。", "Email could not be sent. Check your mail server log" : "メールが送信できませんでした。メールサーバーのログを確認してください", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "メールの送信中に問題が発生しました。設定を確認してください。 (Error: %s)", + "You need to set your account email before being able to send test emails. Go to %s for that." : "テストメールを送信する前に、あなたのアカウントのメールを設定する必要があります。%s に移動して設定してください。", "Users" : "ユーザー", "Invalid account" : "無効なアカウント", "Invalid mail address" : "無効なメールアドレスです", @@ -101,6 +103,7 @@ OC.L10N.register( "Set your password" : "パスワードを設定", "Go to %s" : "%s に移動", "Install Client" : "クライアントをインストール", + "Logged in account must be a subadmin" : "ログインアカウントはサブ管理者である必要があります", "Settings" : "設定", "Personal" : "個人", "Administration" : "管理", @@ -127,6 +130,9 @@ OC.L10N.register( "Your remote address could not be determined." : "リモートアドレスを特定できませんでした。", "Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "あなたの接続アドレスが\"%s\"として識別され、現在ブルートフォース対策制限が適用されているため、さまざまなリクエストのパフォーマンスが低下しています。接続アドレスがあなたのアドレスでない場合、プロキシが正しく設定されていない可能性があります。", "Your remote address \"%s\" is not brute-force throttled." : "リモートアドレス \"%s\" はブルートフォース対策制限がされていません。", + "Old administration imported certificates" : "旧管理者がインポートした証明書", + "A background job is pending that checks for administration imported SSL certificates. Please check back later." : "管理者がインポートしたSSL証明書をチェックするバックグラウンドジョブが保留中です。しばらくして再度確認してください。", + "There are some administration imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "管理用にインポートしたSSL証明書がいくつか存在しますが、Nextcloud 21 ではもう使用されていません。これらの証明書は、\"occ security:certificates:import\" コマンドを使用してコマンドラインでインポートすることができます。これらの証明書のデータディレクトリ内のパスは以下のとおりです。", "Code integrity" : "コードの整合性", "Integrity checker has been disabled. Integrity cannot be verified." : "整合性チェッカーが無効になっています。整合性を検証できません。", "No altered files" : "ファイルは変更されていません", @@ -312,6 +318,7 @@ OC.L10N.register( "Deleted disclaimer text" : "免責事項のテキストを削除しました", "Could not set disclaimer text" : "免責事項のテキストを設定することができませんでした", "Two-Factor Authentication" : "二要素認証", + "Two-factor authentication can be enforced for all accounts and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "二要素認証は、全てのアカウントと特定のグループに対して強制することができます。二要素プロバイダが設定されていない場合、システムにログインできません。", "Enforce two-factor authentication" : "二要素認証を強制する", "Limit to groups" : "次のグループに制限", "Enforcement of two-factor authentication can be set for certain groups only." : "二要素認証の強制は特定のグループのみに設定できます。", @@ -319,6 +326,7 @@ OC.L10N.register( "Enforced groups" : "強制するグループ", "Two-factor authentication is not enforced for members of the following groups." : "次のグループのメンバーの場合、二要素認証は強制されません。", "Excluded groups" : "除外するグループ", + "When groups are selected/excluded, they use the following logic to determine if an account has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If an account is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "グループが選択または除外されている場合、アカウントに対して二要素認証を強制するかを次のロジックで判断します: 強制するグループが未選択の場合、除外するグループのメンバーを除く全アカウントに対して二要素認証を強制します。強制するグループが選択されている場合、強制するグループの全メンバーに対して二要素認証を強制します。両方のグループに所属するアカウントに対しては、強制するグループが優先され、二要素認証が強制されます。", "Save changes" : "変更を保存", "All" : "すべて", "Limit app usage to groups" : "アプリの使用をグループに制限する", @@ -332,6 +340,7 @@ OC.L10N.register( "View in store" : "ストア内で表示", "Visit website" : "ウェブサイトを表示", "Report a bug" : "不具合を報告", + "Usage documentation" : "利用ドキュメント", "Admin documentation" : "管理者ドキュメント", "Developer documentation" : "開発者ドキュメント", "Show details for {appName} app" : "{appName} アプリの詳細を表示する", @@ -394,12 +403,16 @@ OC.L10N.register( "Last job ran {relativeTime}." : "最終ジョブ実行は {relativeTime} です。", "Background job did not run yet!" : "バックグラウンドジョブはまだ実行されていません!", "AJAX" : "Ajax", + "Execute one task with each page loaded. Use case: Single account instance." : "各ページが読み込まれる度に1つのタスクを実行します。使用例: シングルアカウントのインスタンスの場合。", "Webcron" : "Webcron", + "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "cron.phpは、HTTP越しに5分おきにcron.phpを読み出すWebcronサービスにより登録されています。使用例: 極小なインスタンス(利用率に依存する1〜5アカウント程度)の場合。", "Cron (Recommended)" : "Cron (推奨)", "Use system cron service to call the cron.php file every 5 minutes." : "システムのcronサービスを利用して、5分ごとにcron.phpファイルを実行します。", + "The cron.php needs to be executed by the system account \"{user}\"." : "cron.php はシステムアカウント \"{user}\" によって実行する必要があります。", "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "PHP POSIX 拡張モジュールが必要です。詳細は {linkstart}PHP documentation{linkend} を参照してください。", "Unable to update background job mode" : "バックグラウンドジョブモードが更新できませんでした", "Profile" : "プロフィール", + "Enable or disable profile by default for new accounts." : "新しいアカウントの場合、デフォルトでプロフィールを有効または無効にします。", "Enable" : "有効にする", "Unable to update profile default setting" : "プロフィールのデフォルト設定を更新できませんでした", "Server-side encryption" : "サーバーサイド暗号化", @@ -416,6 +429,7 @@ OC.L10N.register( "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "暗号化キーを古い暗号化 (ownCloud <= 8.0) から新しい暗号化に移行する必要があります。 \"デフォルトの暗号化モジュール\" を有効にして {command} を実行してください", "Unable to update server side encryption config" : "サーバー側暗号化の設定を更新できませんでした", "Please confirm the group removal" : "グループの削除を確認してください", + "You are about to remove the group \"{group}\". The accounts will NOT be deleted." : "グループ \"{group}\" を削除しようとしています。アカウントは削除されません。", "Cancel" : "キャンセル", "Confirm" : "承認", "Submit" : "送信", @@ -446,12 +460,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "<strong>{usage}</strong>使用中です", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "<strong>{totalSpace}</strong> (<strong>{usageRelative}</strong>) のうち<strong>{usage}</strong>を使用しています", "Your full name" : "フルネーム", - "Email options" : "メールのオプション", + "This address is not confirmed" : "このアドレスは確認できていません", "Primary email for password reset and notifications" : "パスワードのリセットや通知のための基本メールアドレス", + "Email options" : "メールのオプション", "Remove primary email" : "基本メールアドレスを削除", "Delete email" : "メールアドレスを削除", "Unset as primary email" : "基本メールアドレスを解除", - "This address is not confirmed" : "このアドレスは確認できていません", "Set as primary email" : "基本メールアドレスに設定", "Additional email address {index}" : "その他のメールアドレス {index}", "Unable to delete primary email address" : "基本メールアドレスを削除できませんでした", @@ -473,7 +487,6 @@ OC.L10N.register( "Your organisation" : "あなたの組織", "Your phone number" : "あなたの電話番号", "Edit your Profile visibility" : "プロフィールの公開範囲を変更", - "Enable Profile" : "プロフィールを有効化", "Unable to update profile enabled state" : "プロフィールを公開できません", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "プロフィール公開ページは、可視性またはスコープのより制限的な設定が優先されます。たとえば、可視性が「全員に表示」に設定され、スコープが「プライベート」に設定されている場合、「プライベート」が尊重されます。", "Unable to update visibility of {displayId}" : "{displayId}の表示範囲を更新できませんでした", @@ -491,6 +504,9 @@ OC.L10N.register( "Change" : "変更", "Delete" : "削除", "Reshare" : "再共有", + "No accounts" : "アカウントはありません", + "Loading accounts …" : "アカウントを読み込み中 ...", + "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "アカウントのリスト。このリストはパフォーマンス上の理由から完全にはレンダリングされません。アカウントはリスト内を移動するにつれてレンダリングされます。", "Default language" : "デフォルトの言語", "Common languages" : "共通言語", "Other languages" : "他の言語", @@ -527,19 +543,28 @@ OC.L10N.register( "Last login" : "最終ログイン", "User actions" : "ユーザーアクション", "Password or insufficient permissions message" : "パスワードまたは権限不足のメッセージ", + "Loading account …" : "アカウントを読み込み中 ...", "Change display name" : "表示名の変更", "Set new password" : "新しいパスワードの設定", + "You do not have permissions to see the details of this account" : "このアカウントの詳細を表示する権限がありません", "Set new email address" : "新しいメールアドレスを設定", "Add user to group" : "ユーザーをグループに追加", + "Add account to group" : "アカウントをグループに追加", + "Set account as admin for" : "アカウントを管理者に設定", + "Select account quota" : "アカウントのクォータを選択", "Set the language" : "言語の設定", + "Set line manager" : "ラインマネージャーを設定", "{size} used" : "{size} を使用中", "Delete account" : "アカウントの削除", "Wipe all devices" : "すべての端末をワイプ", + "Disable account" : "アカウントの無効化", + "Enable account" : "アカウントの有効化", "Resend welcome email" : "ウェルカムメールを再送する", "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "デバイスを紛失した場合や、組織外に出た場合、{userid}に関連付けられたすべてのデバイスからリモートで Nextcloud のデータを消去することができます。デバイスがインターネットに接続されている場合にのみ機能します。", "Remote wipe of devices" : "デバイスのリモートワイプ", "Wipe {userid}'s devices" : " {userid} のデバイスをワイプ", "Wiped {userid}'s devices" : "{userid} のデバイスを消去", + "Failed to update line manager" : "ラインマネージャの更新に失敗しました", "Fully delete {userid}'s account including all their personal files, app data, etc." : "{userid} の個人ファイルやアプリケーションデータなどを含むアカウントを完全に削除します。", "Account deletion" : "アカウント削除", "Delete {userid}'s account" : "{userid} のアカウントを削除する", @@ -547,13 +572,17 @@ OC.L10N.register( "Password was successfully changed" : "パスワードは正常に変更されました", "Email was successfully changed" : "Eメールは正常に変更されました", "Welcome mail sent!" : "ウェルカムメールを送信しました!", + "Toggle account actions menu" : "アカウントアクションメニューの切り替え", "Done" : "完了", "Edit" : "編集", + "Account management settings" : "アカウント管理設定", "Visibility" : "可視性", "Show language" : "言語を表示", + "Show account backend" : "アカウントバックエンドを表示", "Show storage path" : "ストレージの場所を表示", "Show last login" : "最終ログインを表示", "Send email" : "メールを送信", + "Send welcome email to new accounts" : "新規アカウントにウェルカムメールを送る", "Defaults" : "Defaults", "Default quota" : "デフォルトのクオータ", "Select default quota" : "デフォルトのクオータを選択", @@ -575,13 +604,17 @@ OC.L10N.register( "{license}-licensed" : "{license}-に許諾されています", "Changelog" : "変更履歴", "by {author}\n{license}" : "作者 {author}\n{license}", + "Account management" : "アカウント管理", "New account" : "新規アカウント", + "Active accounts" : "アクティブなアカウント", "Admins" : "管理者", "Disabled users" : "無効なユーザー", "Creating group …" : "グループを作成 ...", "Create group" : "グループを作成", "Group name" : "グループ名", "Please enter a valid group name" : "有効なグループ名を入力してください", + "Disabled accounts" : "無効なアカウント", + "Account group: {group}" : "アカウントグループ: {group}", "Failed to create group" : "グループの作成に失敗しました", "Sending…" : "送信中 …", "Email sent" : "メールを送信しました", @@ -600,6 +633,8 @@ OC.L10N.register( "Profile visibility" : "プロフィールの公開範囲", "Locale" : "ロケール", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "このプロパティは、ファイル共有やカレンダーへの招待などのコア機能に必要なため、使用できません", + "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "あなたのアカウントでフェデレーションが無効になっているため利用できません。不明な点がある場合は、システム管理者にお問い合わせください", + "Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "アカウント固有のデータをルックアップサーバーに公開することは許可されていないため、利用できません。不明な点がある場合は、システム管理者にお問い合わせください", "Your apps" : "あなたのアプリ", "Active apps" : "アクティブなアプリ", "Disabled apps" : "無効なアプリ", @@ -608,6 +643,7 @@ OC.L10N.register( "Featured apps" : "注目のアプリ", "Supported apps" : "対応しているアプリ", "Show to everyone" : "全員に見せる", + "Show to logged in accounts only" : "ログインしているアカウントのみに表示する", "Hide" : "隠す", "Download and enable" : "ダウンロードして有効にする", "Allow untested app" : "テストされていないアプリを許可する", @@ -644,6 +680,7 @@ OC.L10N.register( "Authentication" : "認証", "Authentication required" : "認証を必要とする", "Credentials" : "資格情報", + "SMTP Login" : "SMTPログイン", "SMTP Password" : "SMTPパスワード", "Save" : "保存", "Test and verify email settings" : "メールのテストと検証設定", @@ -714,6 +751,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "pngまたはjpg。最大20MB", "Your email address" : "あなたのメールアドレス", "Your location" : "位置情報", + "Enable Profile" : "プロフィールを有効化", "Your Twitter handle" : "あなたのTwitterのID", "You do not have permissions to see the details of this user" : "このユーザーの詳細を表示する権限がありません", "Add new password" : "新しいパスワードを追加する", diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json index bbdf027d189..e283b814aa4 100644 --- a/apps/settings/l10n/ja.json +++ b/apps/settings/l10n/ja.json @@ -59,6 +59,7 @@ "Authentication error" : "認証エラー", "Please provide an admin recovery password; otherwise, all account data will be lost." : "リカバリ用の管理者パスワードを入力してください。そうしないと、全アカウントのデータが失われます。", "Wrong admin recovery password. Please check the password and try again." : "リカバリ用の管理者パスワードが間違っています。パスワードを確認して再度実行してください。", + "Backend does not support password change, but the encryption of the account key was updated." : "バックエンドはパスワードの変更をサポートしていませんが、アカウントキーの暗号化は更新されました。", "Administrator documentation" : "管理者ドキュメント", "User documentation" : "ユーザードキュメント", "Nextcloud help overview" : "Nextcloud ヘルプの概要", @@ -68,6 +69,7 @@ "If you received this email, the email configuration seems to be correct." : "このメールが見えているということは、メール設定がうまくいっているということです。", "Email could not be sent. Check your mail server log" : "メールが送信できませんでした。メールサーバーのログを確認してください", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "メールの送信中に問題が発生しました。設定を確認してください。 (Error: %s)", + "You need to set your account email before being able to send test emails. Go to %s for that." : "テストメールを送信する前に、あなたのアカウントのメールを設定する必要があります。%s に移動して設定してください。", "Users" : "ユーザー", "Invalid account" : "無効なアカウント", "Invalid mail address" : "無効なメールアドレスです", @@ -99,6 +101,7 @@ "Set your password" : "パスワードを設定", "Go to %s" : "%s に移動", "Install Client" : "クライアントをインストール", + "Logged in account must be a subadmin" : "ログインアカウントはサブ管理者である必要があります", "Settings" : "設定", "Personal" : "個人", "Administration" : "管理", @@ -125,6 +128,9 @@ "Your remote address could not be determined." : "リモートアドレスを特定できませんでした。", "Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "あなたの接続アドレスが\"%s\"として識別され、現在ブルートフォース対策制限が適用されているため、さまざまなリクエストのパフォーマンスが低下しています。接続アドレスがあなたのアドレスでない場合、プロキシが正しく設定されていない可能性があります。", "Your remote address \"%s\" is not brute-force throttled." : "リモートアドレス \"%s\" はブルートフォース対策制限がされていません。", + "Old administration imported certificates" : "旧管理者がインポートした証明書", + "A background job is pending that checks for administration imported SSL certificates. Please check back later." : "管理者がインポートしたSSL証明書をチェックするバックグラウンドジョブが保留中です。しばらくして再度確認してください。", + "There are some administration imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "管理用にインポートしたSSL証明書がいくつか存在しますが、Nextcloud 21 ではもう使用されていません。これらの証明書は、\"occ security:certificates:import\" コマンドを使用してコマンドラインでインポートすることができます。これらの証明書のデータディレクトリ内のパスは以下のとおりです。", "Code integrity" : "コードの整合性", "Integrity checker has been disabled. Integrity cannot be verified." : "整合性チェッカーが無効になっています。整合性を検証できません。", "No altered files" : "ファイルは変更されていません", @@ -310,6 +316,7 @@ "Deleted disclaimer text" : "免責事項のテキストを削除しました", "Could not set disclaimer text" : "免責事項のテキストを設定することができませんでした", "Two-Factor Authentication" : "二要素認証", + "Two-factor authentication can be enforced for all accounts and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "二要素認証は、全てのアカウントと特定のグループに対して強制することができます。二要素プロバイダが設定されていない場合、システムにログインできません。", "Enforce two-factor authentication" : "二要素認証を強制する", "Limit to groups" : "次のグループに制限", "Enforcement of two-factor authentication can be set for certain groups only." : "二要素認証の強制は特定のグループのみに設定できます。", @@ -317,6 +324,7 @@ "Enforced groups" : "強制するグループ", "Two-factor authentication is not enforced for members of the following groups." : "次のグループのメンバーの場合、二要素認証は強制されません。", "Excluded groups" : "除外するグループ", + "When groups are selected/excluded, they use the following logic to determine if an account has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If an account is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "グループが選択または除外されている場合、アカウントに対して二要素認証を強制するかを次のロジックで判断します: 強制するグループが未選択の場合、除外するグループのメンバーを除く全アカウントに対して二要素認証を強制します。強制するグループが選択されている場合、強制するグループの全メンバーに対して二要素認証を強制します。両方のグループに所属するアカウントに対しては、強制するグループが優先され、二要素認証が強制されます。", "Save changes" : "変更を保存", "All" : "すべて", "Limit app usage to groups" : "アプリの使用をグループに制限する", @@ -330,6 +338,7 @@ "View in store" : "ストア内で表示", "Visit website" : "ウェブサイトを表示", "Report a bug" : "不具合を報告", + "Usage documentation" : "利用ドキュメント", "Admin documentation" : "管理者ドキュメント", "Developer documentation" : "開発者ドキュメント", "Show details for {appName} app" : "{appName} アプリの詳細を表示する", @@ -392,12 +401,16 @@ "Last job ran {relativeTime}." : "最終ジョブ実行は {relativeTime} です。", "Background job did not run yet!" : "バックグラウンドジョブはまだ実行されていません!", "AJAX" : "Ajax", + "Execute one task with each page loaded. Use case: Single account instance." : "各ページが読み込まれる度に1つのタスクを実行します。使用例: シングルアカウントのインスタンスの場合。", "Webcron" : "Webcron", + "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "cron.phpは、HTTP越しに5分おきにcron.phpを読み出すWebcronサービスにより登録されています。使用例: 極小なインスタンス(利用率に依存する1〜5アカウント程度)の場合。", "Cron (Recommended)" : "Cron (推奨)", "Use system cron service to call the cron.php file every 5 minutes." : "システムのcronサービスを利用して、5分ごとにcron.phpファイルを実行します。", + "The cron.php needs to be executed by the system account \"{user}\"." : "cron.php はシステムアカウント \"{user}\" によって実行する必要があります。", "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "PHP POSIX 拡張モジュールが必要です。詳細は {linkstart}PHP documentation{linkend} を参照してください。", "Unable to update background job mode" : "バックグラウンドジョブモードが更新できませんでした", "Profile" : "プロフィール", + "Enable or disable profile by default for new accounts." : "新しいアカウントの場合、デフォルトでプロフィールを有効または無効にします。", "Enable" : "有効にする", "Unable to update profile default setting" : "プロフィールのデフォルト設定を更新できませんでした", "Server-side encryption" : "サーバーサイド暗号化", @@ -414,6 +427,7 @@ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "暗号化キーを古い暗号化 (ownCloud <= 8.0) から新しい暗号化に移行する必要があります。 \"デフォルトの暗号化モジュール\" を有効にして {command} を実行してください", "Unable to update server side encryption config" : "サーバー側暗号化の設定を更新できませんでした", "Please confirm the group removal" : "グループの削除を確認してください", + "You are about to remove the group \"{group}\". The accounts will NOT be deleted." : "グループ \"{group}\" を削除しようとしています。アカウントは削除されません。", "Cancel" : "キャンセル", "Confirm" : "承認", "Submit" : "送信", @@ -444,12 +458,12 @@ "You are using <strong>{usage}</strong>" : "<strong>{usage}</strong>使用中です", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "<strong>{totalSpace}</strong> (<strong>{usageRelative}</strong>) のうち<strong>{usage}</strong>を使用しています", "Your full name" : "フルネーム", - "Email options" : "メールのオプション", + "This address is not confirmed" : "このアドレスは確認できていません", "Primary email for password reset and notifications" : "パスワードのリセットや通知のための基本メールアドレス", + "Email options" : "メールのオプション", "Remove primary email" : "基本メールアドレスを削除", "Delete email" : "メールアドレスを削除", "Unset as primary email" : "基本メールアドレスを解除", - "This address is not confirmed" : "このアドレスは確認できていません", "Set as primary email" : "基本メールアドレスに設定", "Additional email address {index}" : "その他のメールアドレス {index}", "Unable to delete primary email address" : "基本メールアドレスを削除できませんでした", @@ -471,7 +485,6 @@ "Your organisation" : "あなたの組織", "Your phone number" : "あなたの電話番号", "Edit your Profile visibility" : "プロフィールの公開範囲を変更", - "Enable Profile" : "プロフィールを有効化", "Unable to update profile enabled state" : "プロフィールを公開できません", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "プロフィール公開ページは、可視性またはスコープのより制限的な設定が優先されます。たとえば、可視性が「全員に表示」に設定され、スコープが「プライベート」に設定されている場合、「プライベート」が尊重されます。", "Unable to update visibility of {displayId}" : "{displayId}の表示範囲を更新できませんでした", @@ -489,6 +502,9 @@ "Change" : "変更", "Delete" : "削除", "Reshare" : "再共有", + "No accounts" : "アカウントはありません", + "Loading accounts …" : "アカウントを読み込み中 ...", + "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "アカウントのリスト。このリストはパフォーマンス上の理由から完全にはレンダリングされません。アカウントはリスト内を移動するにつれてレンダリングされます。", "Default language" : "デフォルトの言語", "Common languages" : "共通言語", "Other languages" : "他の言語", @@ -525,19 +541,28 @@ "Last login" : "最終ログイン", "User actions" : "ユーザーアクション", "Password or insufficient permissions message" : "パスワードまたは権限不足のメッセージ", + "Loading account …" : "アカウントを読み込み中 ...", "Change display name" : "表示名の変更", "Set new password" : "新しいパスワードの設定", + "You do not have permissions to see the details of this account" : "このアカウントの詳細を表示する権限がありません", "Set new email address" : "新しいメールアドレスを設定", "Add user to group" : "ユーザーをグループに追加", + "Add account to group" : "アカウントをグループに追加", + "Set account as admin for" : "アカウントを管理者に設定", + "Select account quota" : "アカウントのクォータを選択", "Set the language" : "言語の設定", + "Set line manager" : "ラインマネージャーを設定", "{size} used" : "{size} を使用中", "Delete account" : "アカウントの削除", "Wipe all devices" : "すべての端末をワイプ", + "Disable account" : "アカウントの無効化", + "Enable account" : "アカウントの有効化", "Resend welcome email" : "ウェルカムメールを再送する", "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "デバイスを紛失した場合や、組織外に出た場合、{userid}に関連付けられたすべてのデバイスからリモートで Nextcloud のデータを消去することができます。デバイスがインターネットに接続されている場合にのみ機能します。", "Remote wipe of devices" : "デバイスのリモートワイプ", "Wipe {userid}'s devices" : " {userid} のデバイスをワイプ", "Wiped {userid}'s devices" : "{userid} のデバイスを消去", + "Failed to update line manager" : "ラインマネージャの更新に失敗しました", "Fully delete {userid}'s account including all their personal files, app data, etc." : "{userid} の個人ファイルやアプリケーションデータなどを含むアカウントを完全に削除します。", "Account deletion" : "アカウント削除", "Delete {userid}'s account" : "{userid} のアカウントを削除する", @@ -545,13 +570,17 @@ "Password was successfully changed" : "パスワードは正常に変更されました", "Email was successfully changed" : "Eメールは正常に変更されました", "Welcome mail sent!" : "ウェルカムメールを送信しました!", + "Toggle account actions menu" : "アカウントアクションメニューの切り替え", "Done" : "完了", "Edit" : "編集", + "Account management settings" : "アカウント管理設定", "Visibility" : "可視性", "Show language" : "言語を表示", + "Show account backend" : "アカウントバックエンドを表示", "Show storage path" : "ストレージの場所を表示", "Show last login" : "最終ログインを表示", "Send email" : "メールを送信", + "Send welcome email to new accounts" : "新規アカウントにウェルカムメールを送る", "Defaults" : "Defaults", "Default quota" : "デフォルトのクオータ", "Select default quota" : "デフォルトのクオータを選択", @@ -573,13 +602,17 @@ "{license}-licensed" : "{license}-に許諾されています", "Changelog" : "変更履歴", "by {author}\n{license}" : "作者 {author}\n{license}", + "Account management" : "アカウント管理", "New account" : "新規アカウント", + "Active accounts" : "アクティブなアカウント", "Admins" : "管理者", "Disabled users" : "無効なユーザー", "Creating group …" : "グループを作成 ...", "Create group" : "グループを作成", "Group name" : "グループ名", "Please enter a valid group name" : "有効なグループ名を入力してください", + "Disabled accounts" : "無効なアカウント", + "Account group: {group}" : "アカウントグループ: {group}", "Failed to create group" : "グループの作成に失敗しました", "Sending…" : "送信中 …", "Email sent" : "メールを送信しました", @@ -598,6 +631,8 @@ "Profile visibility" : "プロフィールの公開範囲", "Locale" : "ロケール", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "このプロパティは、ファイル共有やカレンダーへの招待などのコア機能に必要なため、使用できません", + "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "あなたのアカウントでフェデレーションが無効になっているため利用できません。不明な点がある場合は、システム管理者にお問い合わせください", + "Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "アカウント固有のデータをルックアップサーバーに公開することは許可されていないため、利用できません。不明な点がある場合は、システム管理者にお問い合わせください", "Your apps" : "あなたのアプリ", "Active apps" : "アクティブなアプリ", "Disabled apps" : "無効なアプリ", @@ -606,6 +641,7 @@ "Featured apps" : "注目のアプリ", "Supported apps" : "対応しているアプリ", "Show to everyone" : "全員に見せる", + "Show to logged in accounts only" : "ログインしているアカウントのみに表示する", "Hide" : "隠す", "Download and enable" : "ダウンロードして有効にする", "Allow untested app" : "テストされていないアプリを許可する", @@ -642,6 +678,7 @@ "Authentication" : "認証", "Authentication required" : "認証を必要とする", "Credentials" : "資格情報", + "SMTP Login" : "SMTPログイン", "SMTP Password" : "SMTPパスワード", "Save" : "保存", "Test and verify email settings" : "メールのテストと検証設定", @@ -712,6 +749,7 @@ "png or jpg, max. 20 MB" : "pngまたはjpg。最大20MB", "Your email address" : "あなたのメールアドレス", "Your location" : "位置情報", + "Enable Profile" : "プロフィールを有効化", "Your Twitter handle" : "あなたのTwitterのID", "You do not have permissions to see the details of this user" : "このユーザーの詳細を表示する権限がありません", "Add new password" : "新しいパスワードを追加する", diff --git a/apps/settings/l10n/ka.js b/apps/settings/l10n/ka.js index 5aefc0395e8..636e8c7a0ff 100644 --- a/apps/settings/l10n/ka.js +++ b/apps/settings/l10n/ka.js @@ -382,12 +382,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "You are using <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Your full name", - "Email options" : "Email options", + "This address is not confirmed" : "This address is not confirmed", "Primary email for password reset and notifications" : "Primary email for password reset and notifications", + "Email options" : "Email options", "Remove primary email" : "Remove primary email", "Delete email" : "Delete email", "Unset as primary email" : "Unset as primary email", - "This address is not confirmed" : "This address is not confirmed", "Set as primary email" : "Set as primary email", "Additional email address {index}" : "Additional email address {index}", "Unable to delete primary email address" : "Unable to delete primary email address", @@ -409,7 +409,6 @@ OC.L10N.register( "Your organisation" : "Your organisation", "Your phone number" : "Your phone number", "Edit your Profile visibility" : "Edit your Profile visibility", - "Enable Profile" : "Enable Profile", "Unable to update profile enabled state" : "Unable to update profile enabled state", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected.", "Unable to update visibility of {displayId}" : "Unable to update visibility of {displayId}", @@ -649,6 +648,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png or jpg, max. 20 MB", "Your email address" : "Your email address", "Your location" : "Your location", + "Enable Profile" : "Enable Profile", "Your Twitter handle" : "Your Twitter handle", "You do not have permissions to see the details of this user" : "You do not have permissions to see the details of this user", "Add new password" : "Add new password", diff --git a/apps/settings/l10n/ka.json b/apps/settings/l10n/ka.json index 68645c782e8..8d799f6dd05 100644 --- a/apps/settings/l10n/ka.json +++ b/apps/settings/l10n/ka.json @@ -380,12 +380,12 @@ "You are using <strong>{usage}</strong>" : "You are using <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Your full name", - "Email options" : "Email options", + "This address is not confirmed" : "This address is not confirmed", "Primary email for password reset and notifications" : "Primary email for password reset and notifications", + "Email options" : "Email options", "Remove primary email" : "Remove primary email", "Delete email" : "Delete email", "Unset as primary email" : "Unset as primary email", - "This address is not confirmed" : "This address is not confirmed", "Set as primary email" : "Set as primary email", "Additional email address {index}" : "Additional email address {index}", "Unable to delete primary email address" : "Unable to delete primary email address", @@ -407,7 +407,6 @@ "Your organisation" : "Your organisation", "Your phone number" : "Your phone number", "Edit your Profile visibility" : "Edit your Profile visibility", - "Enable Profile" : "Enable Profile", "Unable to update profile enabled state" : "Unable to update profile enabled state", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected.", "Unable to update visibility of {displayId}" : "Unable to update visibility of {displayId}", @@ -647,6 +646,7 @@ "png or jpg, max. 20 MB" : "png or jpg, max. 20 MB", "Your email address" : "Your email address", "Your location" : "Your location", + "Enable Profile" : "Enable Profile", "Your Twitter handle" : "Your Twitter handle", "You do not have permissions to see the details of this user" : "You do not have permissions to see the details of this user", "Add new password" : "Add new password", diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js index 07e11c3b58b..2cddc13640d 100644 --- a/apps/settings/l10n/ko.js +++ b/apps/settings/l10n/ko.js @@ -433,12 +433,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "<strong>{usage}</strong>를 사용하고 있습니다.", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "전체 <strong>{totalSpace}</strong> 중 <strong>{usage}</strong>(<strong>{usageRelative}%</strong>)를 사용하고 있습니다.", "Your full name" : "내 전체 이름", - "Email options" : "이메일 옵션", + "This address is not confirmed" : "이 주소는 확인되지 않음", "Primary email for password reset and notifications" : "암호 초기화 및 알림 수신용 주 이메일 주소", + "Email options" : "이메일 옵션", "Remove primary email" : "주 이메일 삭제", "Delete email" : "이메일 삭제", "Unset as primary email" : "주 이메일 지정 해제", - "This address is not confirmed" : "이 주소는 확인되지 않음", "Set as primary email" : "주 이메일로 지정", "Additional email address {index}" : "추가 이메일 주소 {index}", "Unable to delete primary email address" : "주 이메일 주소를 삭제할 수 없음", @@ -460,7 +460,6 @@ OC.L10N.register( "Your organisation" : "내 조직", "Your phone number" : "내 휴대폰 번호", "Edit your Profile visibility" : "프로필 표시 여부 편집", - "Enable Profile" : "프로필 활성화", "Unable to update profile enabled state" : "프로필 활성화 여부를 갱신할 수 없음", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "표시 여부나 표시 범위 설정은 더 좁은 쪽이 우선 적용됩니다. 예를 들어, 표시 여부는 \"전체 공개\", 표시 범위는 \"개인\"으로 설정되어 있다면, 해당 항목은 \"개인\"에게만 보여집니다.", "Unable to update visibility of {displayId}" : "{displayId}의 표시 여부를 갱신할 수 없음", @@ -696,6 +695,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "PNG, JPG, 최대 20MB", "Your email address" : "이메일 주소", "Your location" : "내 위치", + "Enable Profile" : "프로필 활성화", "Your Twitter handle" : "내 트위터", "You do not have permissions to see the details of this user" : "사용자의 상세정보를 볼 권한이 없습니다.", "Add new password" : "새로운 암호 입력", diff --git a/apps/settings/l10n/ko.json b/apps/settings/l10n/ko.json index 726312eb7a8..029dd222726 100644 --- a/apps/settings/l10n/ko.json +++ b/apps/settings/l10n/ko.json @@ -431,12 +431,12 @@ "You are using <strong>{usage}</strong>" : "<strong>{usage}</strong>를 사용하고 있습니다.", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "전체 <strong>{totalSpace}</strong> 중 <strong>{usage}</strong>(<strong>{usageRelative}%</strong>)를 사용하고 있습니다.", "Your full name" : "내 전체 이름", - "Email options" : "이메일 옵션", + "This address is not confirmed" : "이 주소는 확인되지 않음", "Primary email for password reset and notifications" : "암호 초기화 및 알림 수신용 주 이메일 주소", + "Email options" : "이메일 옵션", "Remove primary email" : "주 이메일 삭제", "Delete email" : "이메일 삭제", "Unset as primary email" : "주 이메일 지정 해제", - "This address is not confirmed" : "이 주소는 확인되지 않음", "Set as primary email" : "주 이메일로 지정", "Additional email address {index}" : "추가 이메일 주소 {index}", "Unable to delete primary email address" : "주 이메일 주소를 삭제할 수 없음", @@ -458,7 +458,6 @@ "Your organisation" : "내 조직", "Your phone number" : "내 휴대폰 번호", "Edit your Profile visibility" : "프로필 표시 여부 편집", - "Enable Profile" : "프로필 활성화", "Unable to update profile enabled state" : "프로필 활성화 여부를 갱신할 수 없음", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "표시 여부나 표시 범위 설정은 더 좁은 쪽이 우선 적용됩니다. 예를 들어, 표시 여부는 \"전체 공개\", 표시 범위는 \"개인\"으로 설정되어 있다면, 해당 항목은 \"개인\"에게만 보여집니다.", "Unable to update visibility of {displayId}" : "{displayId}의 표시 여부를 갱신할 수 없음", @@ -694,6 +693,7 @@ "png or jpg, max. 20 MB" : "PNG, JPG, 최대 20MB", "Your email address" : "이메일 주소", "Your location" : "내 위치", + "Enable Profile" : "프로필 활성화", "Your Twitter handle" : "내 트위터", "You do not have permissions to see the details of this user" : "사용자의 상세정보를 볼 권한이 없습니다.", "Add new password" : "새로운 암호 입력", diff --git a/apps/settings/l10n/lt_LT.js b/apps/settings/l10n/lt_LT.js index 43a1a0d00d6..fff3810dca8 100644 --- a/apps/settings/l10n/lt_LT.js +++ b/apps/settings/l10n/lt_LT.js @@ -240,11 +240,11 @@ OC.L10N.register( "You are a member of the following groups:" : "Jūs esate šių grupių narys:", "You are using <strong>{usage}</strong>" : "Jūs naudojate <strong>{usage}</strong>", "Your full name" : "Jūsų visas vardas", - "Email options" : "El. pašto parinktys", + "This address is not confirmed" : "Šis adresas nėra patvirtintas", "Primary email for password reset and notifications" : "Pirminis el. paštas, skirtas slaptažodžio atstatymui bei pranešimams", + "Email options" : "El. pašto parinktys", "Remove primary email" : "Šalinti pirminį el. paštą", "Delete email" : "Ištrinti el. paštą", - "This address is not confirmed" : "Šis adresas nėra patvirtintas", "Set as primary email" : "Nustatyti kaip pirminį el. paštą", "Additional email address {index}" : "Papildomas el. pašto adresas {index}", "Unable to delete primary email address" : "Nepavyko ištrinti pirminio el. pašto adreso", @@ -261,7 +261,6 @@ OC.L10N.register( "Your organisation" : "Jūsų organizacija", "Your phone number" : "Jūsų telefono numeris", "Edit your Profile visibility" : "Taisyti savo profilio matomumą", - "Enable Profile" : "Įjungti profilį", "Unable to update profile enabled state" : "Nepavyko atnaujinti profilio įjungimo būsenos", "Unable to update visibility of {displayId}" : "Nepavyko atnaujinti {displayId} matomumo", "Your role" : "Jūsų vaidmuo", @@ -434,6 +433,7 @@ OC.L10N.register( "Please confirm the group removal " : "Patvirtinkite grupės pašalinimą", "png or jpg, max. 20 MB" : "png arba jpg, daugiausiai 20 MB", "Your email address" : "Jūsų el. pašto adresas", + "Enable Profile" : "Įjungti profilį", "Your Twitter handle" : "Jūsų „Twitter“ rankenėlė", "You do not have permissions to see the details of this user" : "Jūs neturite leidimų matyti išsamesnę informaciją apie šį naudotoją", "Add new password" : "Pridėti naują slaptažodį", diff --git a/apps/settings/l10n/lt_LT.json b/apps/settings/l10n/lt_LT.json index dda23978a61..d6444ecbd07 100644 --- a/apps/settings/l10n/lt_LT.json +++ b/apps/settings/l10n/lt_LT.json @@ -238,11 +238,11 @@ "You are a member of the following groups:" : "Jūs esate šių grupių narys:", "You are using <strong>{usage}</strong>" : "Jūs naudojate <strong>{usage}</strong>", "Your full name" : "Jūsų visas vardas", - "Email options" : "El. pašto parinktys", + "This address is not confirmed" : "Šis adresas nėra patvirtintas", "Primary email for password reset and notifications" : "Pirminis el. paštas, skirtas slaptažodžio atstatymui bei pranešimams", + "Email options" : "El. pašto parinktys", "Remove primary email" : "Šalinti pirminį el. paštą", "Delete email" : "Ištrinti el. paštą", - "This address is not confirmed" : "Šis adresas nėra patvirtintas", "Set as primary email" : "Nustatyti kaip pirminį el. paštą", "Additional email address {index}" : "Papildomas el. pašto adresas {index}", "Unable to delete primary email address" : "Nepavyko ištrinti pirminio el. pašto adreso", @@ -259,7 +259,6 @@ "Your organisation" : "Jūsų organizacija", "Your phone number" : "Jūsų telefono numeris", "Edit your Profile visibility" : "Taisyti savo profilio matomumą", - "Enable Profile" : "Įjungti profilį", "Unable to update profile enabled state" : "Nepavyko atnaujinti profilio įjungimo būsenos", "Unable to update visibility of {displayId}" : "Nepavyko atnaujinti {displayId} matomumo", "Your role" : "Jūsų vaidmuo", @@ -432,6 +431,7 @@ "Please confirm the group removal " : "Patvirtinkite grupės pašalinimą", "png or jpg, max. 20 MB" : "png arba jpg, daugiausiai 20 MB", "Your email address" : "Jūsų el. pašto adresas", + "Enable Profile" : "Įjungti profilį", "Your Twitter handle" : "Jūsų „Twitter“ rankenėlė", "You do not have permissions to see the details of this user" : "Jūs neturite leidimų matyti išsamesnę informaciją apie šį naudotoją", "Add new password" : "Pridėti naują slaptažodį", diff --git a/apps/settings/l10n/mk.js b/apps/settings/l10n/mk.js index 6c519f2d4ec..359f18734cf 100644 --- a/apps/settings/l10n/mk.js +++ b/apps/settings/l10n/mk.js @@ -284,12 +284,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Користите <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Користите <strong>{usage}</strong> од <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Вашето целосно име", - "Email options" : "Е-пошта параметри", + "This address is not confirmed" : "Оваа адреса не е потврдена", "Primary email for password reset and notifications" : "Примарна Е-пошта за ресетирање на лозинка и известувања", + "Email options" : "Е-пошта параметри", "Remove primary email" : "Избриши примарна е-пошта", "Delete email" : "Избриши е-пошта", "Unset as primary email" : "Острани од примарна е-пошта", - "This address is not confirmed" : "Оваа адреса не е потврдена", "Set as primary email" : "Постави како примарна е-пошта", "Additional email address {index}" : "Дополнителна е-пошта {index}", "Unable to delete primary email address" : "Неможе да се избрише примарната е-пошта", @@ -310,7 +310,6 @@ OC.L10N.register( "Your organisation" : "Вашата организација", "Your phone number" : "Вашиот телефонски број", "Edit your Profile visibility" : "Уредете ја видливоста на вашиот профил", - "Enable Profile" : "Овозможи профил", "Unable to update profile enabled state" : "Неможе да се ажурира достапноста на профилот", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Порестриктивни параметри за видливост или опсег се почитува на вашиот профил. На пример, ако видливоста е поставена на \"Прикажи на сите\", а опсегот е поставен на \"Приватно\", се почитува \"Приватно\".", "Unable to update visibility of {displayId}" : "Неможе да се ажурира видливоста на {displayId}", @@ -524,6 +523,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png или jpg, максимум 20 MB", "Your email address" : "Вашата адреса за е-пошта", "Your location" : "Ваша локација", + "Enable Profile" : "Овозможи профил", "You do not have permissions to see the details of this user" : "Немате дозвола за да ги гледате деталите на овој корисник", "Add new password" : "Додади нова лозинка", "Add new email address" : "Додади нова е-пошта адреса", diff --git a/apps/settings/l10n/mk.json b/apps/settings/l10n/mk.json index b3ed78314a9..a52fba3f580 100644 --- a/apps/settings/l10n/mk.json +++ b/apps/settings/l10n/mk.json @@ -282,12 +282,12 @@ "You are using <strong>{usage}</strong>" : "Користите <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Користите <strong>{usage}</strong> од <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Вашето целосно име", - "Email options" : "Е-пошта параметри", + "This address is not confirmed" : "Оваа адреса не е потврдена", "Primary email for password reset and notifications" : "Примарна Е-пошта за ресетирање на лозинка и известувања", + "Email options" : "Е-пошта параметри", "Remove primary email" : "Избриши примарна е-пошта", "Delete email" : "Избриши е-пошта", "Unset as primary email" : "Острани од примарна е-пошта", - "This address is not confirmed" : "Оваа адреса не е потврдена", "Set as primary email" : "Постави како примарна е-пошта", "Additional email address {index}" : "Дополнителна е-пошта {index}", "Unable to delete primary email address" : "Неможе да се избрише примарната е-пошта", @@ -308,7 +308,6 @@ "Your organisation" : "Вашата организација", "Your phone number" : "Вашиот телефонски број", "Edit your Profile visibility" : "Уредете ја видливоста на вашиот профил", - "Enable Profile" : "Овозможи профил", "Unable to update profile enabled state" : "Неможе да се ажурира достапноста на профилот", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Порестриктивни параметри за видливост или опсег се почитува на вашиот профил. На пример, ако видливоста е поставена на \"Прикажи на сите\", а опсегот е поставен на \"Приватно\", се почитува \"Приватно\".", "Unable to update visibility of {displayId}" : "Неможе да се ажурира видливоста на {displayId}", @@ -522,6 +521,7 @@ "png or jpg, max. 20 MB" : "png или jpg, максимум 20 MB", "Your email address" : "Вашата адреса за е-пошта", "Your location" : "Ваша локација", + "Enable Profile" : "Овозможи профил", "You do not have permissions to see the details of this user" : "Немате дозвола за да ги гледате деталите на овој корисник", "Add new password" : "Додади нова лозинка", "Add new email address" : "Додади нова е-пошта адреса", diff --git a/apps/settings/l10n/nb.js b/apps/settings/l10n/nb.js index a09ae4b8663..9144ae6818e 100644 --- a/apps/settings/l10n/nb.js +++ b/apps/settings/l10n/nb.js @@ -460,12 +460,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Du bruker <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Du bruker <strong>{usage}</strong> av <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Ditt fulle navn", - "Email options" : "Alternativer for e-post", + "This address is not confirmed" : "Denne adressen er ikke bekreftet", "Primary email for password reset and notifications" : "Primær e-postadresse for tilbakestilling av passord og varsler", + "Email options" : "Alternativer for e-post", "Remove primary email" : "Fjern primær e-post", "Delete email" : "Slett e-post", "Unset as primary email" : "Deaktivert som primær e-post", - "This address is not confirmed" : "Denne adressen er ikke bekreftet", "Set as primary email" : "Angi som primær e-post", "Additional email address {index}" : "Ekstra e-postadresse {indeks}", "Unable to delete primary email address" : "Kan ikke slette primær e-postadresse", @@ -487,7 +487,6 @@ OC.L10N.register( "Your organisation" : "Din organisasjon", "Your phone number" : "Ditt telefonnummer", "Edit your Profile visibility" : "Endre synlighet for din profil", - "Enable Profile" : "Aktiver profil", "Unable to update profile enabled state" : "Kan ikke oppdatere profilaktivert tilstand", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Den mest restriktive innstillingen synlighet eller omfang respekteres på profilen din. For eksempel, hvis synlighet er satt til \"Vis til alle\" og omfanget er satt til \"Privat\", respekteres \"Privat\".", "Unable to update visibility of {displayId}" : "Kan ikke oppdatere synligheten til {displayId}", @@ -752,6 +751,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png eller jpg, maks. 20 MB", "Your email address" : "Din e-postadresse", "Your location" : "Lokasjonen din", + "Enable Profile" : "Aktiver profil", "Your Twitter handle" : "Din Twitter-konto", "You do not have permissions to see the details of this user" : "Du har ikke tilgang til å se detaljer om denne brukeren", "Add new password" : "Legg til nytt passord", diff --git a/apps/settings/l10n/nb.json b/apps/settings/l10n/nb.json index 125fd3e07e4..092120020b4 100644 --- a/apps/settings/l10n/nb.json +++ b/apps/settings/l10n/nb.json @@ -458,12 +458,12 @@ "You are using <strong>{usage}</strong>" : "Du bruker <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Du bruker <strong>{usage}</strong> av <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Ditt fulle navn", - "Email options" : "Alternativer for e-post", + "This address is not confirmed" : "Denne adressen er ikke bekreftet", "Primary email for password reset and notifications" : "Primær e-postadresse for tilbakestilling av passord og varsler", + "Email options" : "Alternativer for e-post", "Remove primary email" : "Fjern primær e-post", "Delete email" : "Slett e-post", "Unset as primary email" : "Deaktivert som primær e-post", - "This address is not confirmed" : "Denne adressen er ikke bekreftet", "Set as primary email" : "Angi som primær e-post", "Additional email address {index}" : "Ekstra e-postadresse {indeks}", "Unable to delete primary email address" : "Kan ikke slette primær e-postadresse", @@ -485,7 +485,6 @@ "Your organisation" : "Din organisasjon", "Your phone number" : "Ditt telefonnummer", "Edit your Profile visibility" : "Endre synlighet for din profil", - "Enable Profile" : "Aktiver profil", "Unable to update profile enabled state" : "Kan ikke oppdatere profilaktivert tilstand", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Den mest restriktive innstillingen synlighet eller omfang respekteres på profilen din. For eksempel, hvis synlighet er satt til \"Vis til alle\" og omfanget er satt til \"Privat\", respekteres \"Privat\".", "Unable to update visibility of {displayId}" : "Kan ikke oppdatere synligheten til {displayId}", @@ -750,6 +749,7 @@ "png or jpg, max. 20 MB" : "png eller jpg, maks. 20 MB", "Your email address" : "Din e-postadresse", "Your location" : "Lokasjonen din", + "Enable Profile" : "Aktiver profil", "Your Twitter handle" : "Din Twitter-konto", "You do not have permissions to see the details of this user" : "Du har ikke tilgang til å se detaljer om denne brukeren", "Add new password" : "Legg til nytt passord", diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js index 3b512b3f12a..cb6c1716ef1 100644 --- a/apps/settings/l10n/nl.js +++ b/apps/settings/l10n/nl.js @@ -241,12 +241,12 @@ OC.L10N.register( "Details" : "Details", "You are a member of the following groups:" : "Je bent lid van de volgende groepen:", "Your full name" : "Je volledige naam", - "Email options" : "E-mail-opties", + "This address is not confirmed" : "Dit adres is niet bevestigd", "Primary email for password reset and notifications" : "Primair e-mailadres voor wachtwoordherstel en meldingen", + "Email options" : "E-mail-opties", "Remove primary email" : "Verwijder primair e-mailadres", "Delete email" : "Verwijder e-mailadres", "Unset as primary email" : "Verwijder instelling als primaire e-mail", - "This address is not confirmed" : "Dit adres is niet bevestigd", "Set as primary email" : "Instellen als primair e-mailadres", "Additional email address {index}" : "Extra e-mailadres {index}", "Unable to delete primary email address" : "Kan primair e-mailadres niet verwijderen", @@ -264,7 +264,6 @@ OC.L10N.register( "Your organisation" : "Jouw organisatie", "Your phone number" : "Je telefoonnummer", "Edit your Profile visibility" : "Wijzig je Profiel zichtbaarheid", - "Enable Profile" : "Schakel Profiel in", "Unable to update profile enabled state" : "Kan profiel-inschakelstatus niet updaten", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "De meer restrictieve de instelling van de zichtbaarheidsscope wordt gerespecteerd in je Profiel. Bijvoorbeeld als je zichtbaarheid is ingesteld op \"Zichtbaar voor iedereen\" en de scope is ingesteld op \"Privé\" wordt \"Privé\" gerespecteerd.", "Unable to update visibility of {displayId}" : "Kan zichtbaarheid van {displayId} niet updaten", @@ -447,6 +446,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png of jpg, max. 20 MB", "Your email address" : "Je e-mailadres", "Your location" : "Je locatie", + "Enable Profile" : "Schakel Profiel in", "Your Twitter handle" : "Je Twitter naam", "You do not have permissions to see the details of this user" : "Je hebt niet de machtigingen om de details van deze gebruiekr te zien", "Add new password" : "Nieuw wachtwoord toevoegen", diff --git a/apps/settings/l10n/nl.json b/apps/settings/l10n/nl.json index 4bcd4c13f21..a8cdb83d629 100644 --- a/apps/settings/l10n/nl.json +++ b/apps/settings/l10n/nl.json @@ -239,12 +239,12 @@ "Details" : "Details", "You are a member of the following groups:" : "Je bent lid van de volgende groepen:", "Your full name" : "Je volledige naam", - "Email options" : "E-mail-opties", + "This address is not confirmed" : "Dit adres is niet bevestigd", "Primary email for password reset and notifications" : "Primair e-mailadres voor wachtwoordherstel en meldingen", + "Email options" : "E-mail-opties", "Remove primary email" : "Verwijder primair e-mailadres", "Delete email" : "Verwijder e-mailadres", "Unset as primary email" : "Verwijder instelling als primaire e-mail", - "This address is not confirmed" : "Dit adres is niet bevestigd", "Set as primary email" : "Instellen als primair e-mailadres", "Additional email address {index}" : "Extra e-mailadres {index}", "Unable to delete primary email address" : "Kan primair e-mailadres niet verwijderen", @@ -262,7 +262,6 @@ "Your organisation" : "Jouw organisatie", "Your phone number" : "Je telefoonnummer", "Edit your Profile visibility" : "Wijzig je Profiel zichtbaarheid", - "Enable Profile" : "Schakel Profiel in", "Unable to update profile enabled state" : "Kan profiel-inschakelstatus niet updaten", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "De meer restrictieve de instelling van de zichtbaarheidsscope wordt gerespecteerd in je Profiel. Bijvoorbeeld als je zichtbaarheid is ingesteld op \"Zichtbaar voor iedereen\" en de scope is ingesteld op \"Privé\" wordt \"Privé\" gerespecteerd.", "Unable to update visibility of {displayId}" : "Kan zichtbaarheid van {displayId} niet updaten", @@ -445,6 +444,7 @@ "png or jpg, max. 20 MB" : "png of jpg, max. 20 MB", "Your email address" : "Je e-mailadres", "Your location" : "Je locatie", + "Enable Profile" : "Schakel Profiel in", "Your Twitter handle" : "Je Twitter naam", "You do not have permissions to see the details of this user" : "Je hebt niet de machtigingen om de details van deze gebruiekr te zien", "Add new password" : "Nieuw wachtwoord toevoegen", diff --git a/apps/settings/l10n/oc.js b/apps/settings/l10n/oc.js index 128517f052b..f13a0550e44 100644 --- a/apps/settings/l10n/oc.js +++ b/apps/settings/l10n/oc.js @@ -131,8 +131,8 @@ OC.L10N.register( "Details" : "Detalhs", "You are a member of the following groups:" : "Formatz part d’aquestes grops :", "Your full name" : "Vòstre nom complèt", - "Email options" : "Opcions d’email", "This address is not confirmed" : "Aquesta adreça es pas confirmada", + "Email options" : "Opcions d’email", "Set as primary email" : "Definir coma adreça principala", "No email address set" : "Cap d’adreça pas definida", "Additional emails" : "Emails suplementaris", @@ -143,7 +143,6 @@ OC.L10N.register( "Your organisation" : "Vòstra organizacion", "Your phone number" : "Vòstre numèro de telefòn", "Edit your Profile visibility" : "Modificatz la visibilitat de vòstre perfil", - "Enable Profile" : "Activar Perfil", "Your role" : "Vòstre ròtle", "Add" : "Ajustar", "Create" : "Crear", @@ -240,6 +239,7 @@ OC.L10N.register( "Copy" : "Copiar", "png or jpg, max. 20 MB" : "png or jpg, max. 20 Mo", "Your email address" : "Vòstra adreça electronica", + "Enable Profile" : "Activar Perfil", "Add new password" : "Apondre senhal novèl", "Add new email address" : "Apondre adreça electronica", "Set user as admin for" : "Definir l’utilizaire coma admin per", diff --git a/apps/settings/l10n/oc.json b/apps/settings/l10n/oc.json index 9e69d3b1e90..fb65f62b747 100644 --- a/apps/settings/l10n/oc.json +++ b/apps/settings/l10n/oc.json @@ -129,8 +129,8 @@ "Details" : "Detalhs", "You are a member of the following groups:" : "Formatz part d’aquestes grops :", "Your full name" : "Vòstre nom complèt", - "Email options" : "Opcions d’email", "This address is not confirmed" : "Aquesta adreça es pas confirmada", + "Email options" : "Opcions d’email", "Set as primary email" : "Definir coma adreça principala", "No email address set" : "Cap d’adreça pas definida", "Additional emails" : "Emails suplementaris", @@ -141,7 +141,6 @@ "Your organisation" : "Vòstra organizacion", "Your phone number" : "Vòstre numèro de telefòn", "Edit your Profile visibility" : "Modificatz la visibilitat de vòstre perfil", - "Enable Profile" : "Activar Perfil", "Your role" : "Vòstre ròtle", "Add" : "Ajustar", "Create" : "Crear", @@ -238,6 +237,7 @@ "Copy" : "Copiar", "png or jpg, max. 20 MB" : "png or jpg, max. 20 Mo", "Your email address" : "Vòstra adreça electronica", + "Enable Profile" : "Activar Perfil", "Add new password" : "Apondre senhal novèl", "Add new email address" : "Apondre adreça electronica", "Set user as admin for" : "Definir l’utilizaire coma admin per", diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index db18b2b2997..a4754631154 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -359,12 +359,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Używasz <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Używasz <strong>{usage}</strong> z <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Twoja pełna nazwa", - "Email options" : "Opcje e-mail", + "This address is not confirmed" : "Ten adres nie jest potwierdzony", "Primary email for password reset and notifications" : "Główny adres e-mail do resetowania hasła i powiadomień", + "Email options" : "Opcje e-mail", "Remove primary email" : "Usuń podstawowy adres e-mail", "Delete email" : "Usuń e-mail", "Unset as primary email" : "Usuń jako podstawowy adres e-mail", - "This address is not confirmed" : "Ten adres nie jest potwierdzony", "Set as primary email" : "Ustaw jako podstawowy adres e-mail", "Additional email address {index}" : "Dodatkowy adres e-mail {index}", "Unable to delete primary email address" : "Nie można usunąć głównego adresu e-mail", @@ -386,7 +386,6 @@ OC.L10N.register( "Your organisation" : "Twoja organizacja", "Your phone number" : "Twój numer telefonu", "Edit your Profile visibility" : "Edycja widoczności swojego profilu", - "Enable Profile" : "Włącz profil", "Unable to update profile enabled state" : "Nie można zaktualizować stanu włączenia profilu", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Bardziej restrykcyjne ustawienie widoczności lub zakresu jest przestrzegane w Twoim profilu. Na przykład, jeśli widoczność jest ustawiona na \"Pokaż wszystkim\", a zakres jest ustawiony na \"Prywatny\", to przestrzegany jest \"Prywatny\".", "Unable to update visibility of {displayId}" : "Nie można zaktualizować widoczności {displayId}", @@ -627,6 +626,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png lub jpg, maks. 20 MB", "Your email address" : "Twój adres e-mail", "Your location" : "Twoja lokalizacja", + "Enable Profile" : "Włącz profil", "Your Twitter handle" : "Twój Twitter:", "You do not have permissions to see the details of this user" : "Nie masz uprawnień aby zobaczyć informacje o tym użytkowniku", "Add new password" : "Dodaj nowe hasło", diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json index 556444943c3..95beab423a6 100644 --- a/apps/settings/l10n/pl.json +++ b/apps/settings/l10n/pl.json @@ -357,12 +357,12 @@ "You are using <strong>{usage}</strong>" : "Używasz <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Używasz <strong>{usage}</strong> z <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Twoja pełna nazwa", - "Email options" : "Opcje e-mail", + "This address is not confirmed" : "Ten adres nie jest potwierdzony", "Primary email for password reset and notifications" : "Główny adres e-mail do resetowania hasła i powiadomień", + "Email options" : "Opcje e-mail", "Remove primary email" : "Usuń podstawowy adres e-mail", "Delete email" : "Usuń e-mail", "Unset as primary email" : "Usuń jako podstawowy adres e-mail", - "This address is not confirmed" : "Ten adres nie jest potwierdzony", "Set as primary email" : "Ustaw jako podstawowy adres e-mail", "Additional email address {index}" : "Dodatkowy adres e-mail {index}", "Unable to delete primary email address" : "Nie można usunąć głównego adresu e-mail", @@ -384,7 +384,6 @@ "Your organisation" : "Twoja organizacja", "Your phone number" : "Twój numer telefonu", "Edit your Profile visibility" : "Edycja widoczności swojego profilu", - "Enable Profile" : "Włącz profil", "Unable to update profile enabled state" : "Nie można zaktualizować stanu włączenia profilu", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Bardziej restrykcyjne ustawienie widoczności lub zakresu jest przestrzegane w Twoim profilu. Na przykład, jeśli widoczność jest ustawiona na \"Pokaż wszystkim\", a zakres jest ustawiony na \"Prywatny\", to przestrzegany jest \"Prywatny\".", "Unable to update visibility of {displayId}" : "Nie można zaktualizować widoczności {displayId}", @@ -625,6 +624,7 @@ "png or jpg, max. 20 MB" : "png lub jpg, maks. 20 MB", "Your email address" : "Twój adres e-mail", "Your location" : "Twoja lokalizacja", + "Enable Profile" : "Włącz profil", "Your Twitter handle" : "Twój Twitter:", "You do not have permissions to see the details of this user" : "Nie masz uprawnień aby zobaczyć informacje o tym użytkowniku", "Add new password" : "Dodaj nowe hasło", diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index 61105590833..5093347cabf 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -375,12 +375,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Você está usando <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Você está usando <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Seu nome completo", - "Email options" : "Opções de e-mail ", + "This address is not confirmed" : "Este endereço não foi confirmado", "Primary email for password reset and notifications" : "E-mail principal para redefinição de senha e notificações ", + "Email options" : "Opções de e-mail ", "Remove primary email" : "Remover e-mail principal ", "Delete email" : "Excluir e-mail ", "Unset as primary email" : "Não definido como e-mail principal", - "This address is not confirmed" : "Este endereço não foi confirmado", "Set as primary email" : "Definir como e-mail principal ", "Additional email address {index}" : "Endereço de e-mail adicional {index} ", "Unable to delete primary email address" : "Incapaz de deletar o endereço de e-mail primário", @@ -402,7 +402,6 @@ OC.L10N.register( "Your organisation" : "Sua organização", "Your phone number" : "Seu número de telefone", "Edit your Profile visibility" : "Edite a visibilidade do seu perfil", - "Enable Profile" : "Habilitar Perfil", "Unable to update profile enabled state" : "Não é possível atualizar o estado de habilitação do perfil", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "A configuração mais restritiva de visibilidade ou escopo é respeitada em seu perfil. Por exemplo, se a visibilidade for definida como \"Mostrar para todos\" e o escopo for definido como \"Privado\", \"Privado\" será respeitado.", "Unable to update visibility of {displayId}" : "Não foi possível atualizar a visibilidade de {displayId}", @@ -644,6 +643,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png ou jpg, max. 20 MB", "Your email address" : "Seu endereço de e-mail", "Your location" : "Sua localização", + "Enable Profile" : "Habilitar Perfil", "Your Twitter handle" : "Seu Twitter", "You do not have permissions to see the details of this user" : "Você não tem permissão para ver os detalhes deste usuário", "Add new password" : "Adicionar nova senha", diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index 5220cc7f74b..ea09ba1931b 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -373,12 +373,12 @@ "You are using <strong>{usage}</strong>" : "Você está usando <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Você está usando <strong>{usage}</strong> de <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Seu nome completo", - "Email options" : "Opções de e-mail ", + "This address is not confirmed" : "Este endereço não foi confirmado", "Primary email for password reset and notifications" : "E-mail principal para redefinição de senha e notificações ", + "Email options" : "Opções de e-mail ", "Remove primary email" : "Remover e-mail principal ", "Delete email" : "Excluir e-mail ", "Unset as primary email" : "Não definido como e-mail principal", - "This address is not confirmed" : "Este endereço não foi confirmado", "Set as primary email" : "Definir como e-mail principal ", "Additional email address {index}" : "Endereço de e-mail adicional {index} ", "Unable to delete primary email address" : "Incapaz de deletar o endereço de e-mail primário", @@ -400,7 +400,6 @@ "Your organisation" : "Sua organização", "Your phone number" : "Seu número de telefone", "Edit your Profile visibility" : "Edite a visibilidade do seu perfil", - "Enable Profile" : "Habilitar Perfil", "Unable to update profile enabled state" : "Não é possível atualizar o estado de habilitação do perfil", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "A configuração mais restritiva de visibilidade ou escopo é respeitada em seu perfil. Por exemplo, se a visibilidade for definida como \"Mostrar para todos\" e o escopo for definido como \"Privado\", \"Privado\" será respeitado.", "Unable to update visibility of {displayId}" : "Não foi possível atualizar a visibilidade de {displayId}", @@ -642,6 +641,7 @@ "png or jpg, max. 20 MB" : "png ou jpg, max. 20 MB", "Your email address" : "Seu endereço de e-mail", "Your location" : "Sua localização", + "Enable Profile" : "Habilitar Perfil", "Your Twitter handle" : "Seu Twitter", "You do not have permissions to see the details of this user" : "Você não tem permissão para ver os detalhes deste usuário", "Add new password" : "Adicionar nova senha", diff --git a/apps/settings/l10n/ru.js b/apps/settings/l10n/ru.js index a1325dbb37b..71c57eafd15 100644 --- a/apps/settings/l10n/ru.js +++ b/apps/settings/l10n/ru.js @@ -322,12 +322,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Вы используете <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Вы используете <strong>{usage}</strong> из <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Ваше полное имя", - "Email options" : "Параметры эл. почты", + "This address is not confirmed" : "Адрес не подтвержден", "Primary email for password reset and notifications" : "Основной адрес эл. почты для сброса пароля и получения уведомлений", + "Email options" : "Параметры эл. почты", "Remove primary email" : "Удалить основной адрес эл. почты", "Delete email" : "Удалить адрес эл. почты", "Unset as primary email" : "Не использовать как основной адрес эл. почты", - "This address is not confirmed" : "Адрес не подтвержден", "Set as primary email" : "Использовать как основной адрес эл. почты", "Additional email address {index}" : "Дополнительные адреса эл. почты {index}", "Unable to delete primary email address" : "Не удалось удалить основной адрес эл. почты", @@ -349,7 +349,6 @@ OC.L10N.register( "Your organisation" : "Ваша организация", "Your phone number" : "Ваш номер телефона", "Edit your Profile visibility" : "Изменить видимость профиля", - "Enable Profile" : "Использовать профиль", "Unable to update profile enabled state" : "Не удалось обновить состояние профиля", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "В профиле устанавливаются более строгие настройки видимости или области действия. Например, если для видимости установлено значение «Видно всем», а для области действия установлено значение «Скрыто», будет использоваться значение «Скрыто».", "Unable to update visibility of {displayId}" : "Не удалось изменить видимость {displayId}", @@ -585,6 +584,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png или jpg, макс. 20 МБ", "Your email address" : "Ваш адрес электронной почты", "Your location" : "Местоположение", + "Enable Profile" : "Использовать профиль", "Your Twitter handle" : "Ваше имя в Twiter", "You do not have permissions to see the details of this user" : "У вас нет прав на просмотр данных об этом пользователе", "Add new password" : "Добавить пароль", diff --git a/apps/settings/l10n/ru.json b/apps/settings/l10n/ru.json index 62d89e841bd..886148152a3 100644 --- a/apps/settings/l10n/ru.json +++ b/apps/settings/l10n/ru.json @@ -320,12 +320,12 @@ "You are using <strong>{usage}</strong>" : "Вы используете <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Вы используете <strong>{usage}</strong> из <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Ваше полное имя", - "Email options" : "Параметры эл. почты", + "This address is not confirmed" : "Адрес не подтвержден", "Primary email for password reset and notifications" : "Основной адрес эл. почты для сброса пароля и получения уведомлений", + "Email options" : "Параметры эл. почты", "Remove primary email" : "Удалить основной адрес эл. почты", "Delete email" : "Удалить адрес эл. почты", "Unset as primary email" : "Не использовать как основной адрес эл. почты", - "This address is not confirmed" : "Адрес не подтвержден", "Set as primary email" : "Использовать как основной адрес эл. почты", "Additional email address {index}" : "Дополнительные адреса эл. почты {index}", "Unable to delete primary email address" : "Не удалось удалить основной адрес эл. почты", @@ -347,7 +347,6 @@ "Your organisation" : "Ваша организация", "Your phone number" : "Ваш номер телефона", "Edit your Profile visibility" : "Изменить видимость профиля", - "Enable Profile" : "Использовать профиль", "Unable to update profile enabled state" : "Не удалось обновить состояние профиля", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "В профиле устанавливаются более строгие настройки видимости или области действия. Например, если для видимости установлено значение «Видно всем», а для области действия установлено значение «Скрыто», будет использоваться значение «Скрыто».", "Unable to update visibility of {displayId}" : "Не удалось изменить видимость {displayId}", @@ -583,6 +582,7 @@ "png or jpg, max. 20 MB" : "png или jpg, макс. 20 МБ", "Your email address" : "Ваш адрес электронной почты", "Your location" : "Местоположение", + "Enable Profile" : "Использовать профиль", "Your Twitter handle" : "Ваше имя в Twiter", "You do not have permissions to see the details of this user" : "У вас нет прав на просмотр данных об этом пользователе", "Add new password" : "Добавить пароль", diff --git a/apps/settings/l10n/sc.js b/apps/settings/l10n/sc.js index 802d7ab05cb..3c20c50c7b2 100644 --- a/apps/settings/l10n/sc.js +++ b/apps/settings/l10n/sc.js @@ -220,8 +220,8 @@ OC.L10N.register( "Picture provided by original account" : "Imàgine frunida dae su contu originale", "Details" : "Detàllios", "You are a member of the following groups:" : "Faghes parte de custos grupos:", - "Email options" : "Optziones de posta eletrònica", "Primary email for password reset and notifications" : "Indiritzu de posta eletrònica printzipale pro torrare a impostare sa crae e retzire notìficas", + "Email options" : "Optziones de posta eletrònica", "Remove primary email" : "Boga•nche s'indiritzu de posta eletrònica printzipale", "Delete email" : "Cantzella indiritzu de posta eletrònica", "Additional email address {index}" : "Segundu indiritzu de posta eletrònica {index}", diff --git a/apps/settings/l10n/sc.json b/apps/settings/l10n/sc.json index d4f188872d5..8e4ba6014cd 100644 --- a/apps/settings/l10n/sc.json +++ b/apps/settings/l10n/sc.json @@ -218,8 +218,8 @@ "Picture provided by original account" : "Imàgine frunida dae su contu originale", "Details" : "Detàllios", "You are a member of the following groups:" : "Faghes parte de custos grupos:", - "Email options" : "Optziones de posta eletrònica", "Primary email for password reset and notifications" : "Indiritzu de posta eletrònica printzipale pro torrare a impostare sa crae e retzire notìficas", + "Email options" : "Optziones de posta eletrònica", "Remove primary email" : "Boga•nche s'indiritzu de posta eletrònica printzipale", "Delete email" : "Cantzella indiritzu de posta eletrònica", "Additional email address {index}" : "Segundu indiritzu de posta eletrònica {index}", diff --git a/apps/settings/l10n/sk.js b/apps/settings/l10n/sk.js index a2d7ffac3e7..86d9d4b0c88 100644 --- a/apps/settings/l10n/sk.js +++ b/apps/settings/l10n/sk.js @@ -276,12 +276,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Využívate <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Využívate <strong>{usage}</strong> z <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Vaše celé meno", - "Email options" : "E-mailové nastavenia", + "This address is not confirmed" : "Táto adresa nie je potvrdená", "Primary email for password reset and notifications" : "Primárny e-mail na obnovenie hesla a zasielanie upozornení", + "Email options" : "E-mailové nastavenia", "Remove primary email" : "Odobrať primárny email", "Delete email" : "Zmazať email", "Unset as primary email" : "Zrušiť nastavenie ako primárny e-mail", - "This address is not confirmed" : "Táto adresa nie je potvrdená", "Set as primary email" : "Nastaviť ako primárny e-mail", "Additional email address {index}" : "Ďalšia e-mailová adresa {index}", "Unable to delete primary email address" : "Nie je možné zmazať primárnu e-mail adresu", @@ -303,7 +303,6 @@ OC.L10N.register( "Your organisation" : "Vaša organizácia", "Your phone number" : "Vaše telefónne číslo", "Edit your Profile visibility" : "Upraviť viditeľnosť vášho profilu", - "Enable Profile" : "Povoliť profil", "Unable to update profile enabled state" : "Nie je možné aktualizovať stav aktivácie profilu", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Vo vašom profile sa rešpektuje prísnejšie nastavenie viditeľnosti alebo rozsahu. Ak je napríklad viditeľnosť nastavená na „Zobraziť všetkým“ a rozsah je nastavený na „Súkromné“, „Súkromné“ bude rešpektované.", "Unable to update visibility of {displayId}" : "Nie je možné aktualizovať viditeľnosť {displayId}", @@ -506,6 +505,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png alebo jpg, max. 20 MB", "Your email address" : "Vaša emailová adresa", "Your location" : "Vaša poloha", + "Enable Profile" : "Povoliť profil", "Your Twitter handle" : "Vaša stránka na Twitteri", "You do not have permissions to see the details of this user" : "Nemáte oprávnenie vidieť detaily tohoto používateľa", "Add new password" : "Pridať nové heslo", diff --git a/apps/settings/l10n/sk.json b/apps/settings/l10n/sk.json index 16c8271eb9f..dbf4c28a05b 100644 --- a/apps/settings/l10n/sk.json +++ b/apps/settings/l10n/sk.json @@ -274,12 +274,12 @@ "You are using <strong>{usage}</strong>" : "Využívate <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Využívate <strong>{usage}</strong> z <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Vaše celé meno", - "Email options" : "E-mailové nastavenia", + "This address is not confirmed" : "Táto adresa nie je potvrdená", "Primary email for password reset and notifications" : "Primárny e-mail na obnovenie hesla a zasielanie upozornení", + "Email options" : "E-mailové nastavenia", "Remove primary email" : "Odobrať primárny email", "Delete email" : "Zmazať email", "Unset as primary email" : "Zrušiť nastavenie ako primárny e-mail", - "This address is not confirmed" : "Táto adresa nie je potvrdená", "Set as primary email" : "Nastaviť ako primárny e-mail", "Additional email address {index}" : "Ďalšia e-mailová adresa {index}", "Unable to delete primary email address" : "Nie je možné zmazať primárnu e-mail adresu", @@ -301,7 +301,6 @@ "Your organisation" : "Vaša organizácia", "Your phone number" : "Vaše telefónne číslo", "Edit your Profile visibility" : "Upraviť viditeľnosť vášho profilu", - "Enable Profile" : "Povoliť profil", "Unable to update profile enabled state" : "Nie je možné aktualizovať stav aktivácie profilu", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Vo vašom profile sa rešpektuje prísnejšie nastavenie viditeľnosti alebo rozsahu. Ak je napríklad viditeľnosť nastavená na „Zobraziť všetkým“ a rozsah je nastavený na „Súkromné“, „Súkromné“ bude rešpektované.", "Unable to update visibility of {displayId}" : "Nie je možné aktualizovať viditeľnosť {displayId}", @@ -504,6 +503,7 @@ "png or jpg, max. 20 MB" : "png alebo jpg, max. 20 MB", "Your email address" : "Vaša emailová adresa", "Your location" : "Vaša poloha", + "Enable Profile" : "Povoliť profil", "Your Twitter handle" : "Vaša stránka na Twitteri", "You do not have permissions to see the details of this user" : "Nemáte oprávnenie vidieť detaily tohoto používateľa", "Add new password" : "Pridať nové heslo", diff --git a/apps/settings/l10n/sl.js b/apps/settings/l10n/sl.js index 025bb9c6fd6..2ab7a98ccda 100644 --- a/apps/settings/l10n/sl.js +++ b/apps/settings/l10n/sl.js @@ -356,12 +356,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Uporabljate <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Uporabljate <strong>{usage}</strong> od <strong>{totalSpace}</strong> (<strong>{usageRelative} %</strong>)", "Your full name" : "Polno ime", - "Email options" : "Možnosti elektronske pošte", + "This address is not confirmed" : "Ta naslov ni potrjen", "Primary email for password reset and notifications" : "Osnovni elektronski naslov za obnavljanje gesla in obvestila", + "Email options" : "Možnosti elektronske pošte", "Remove primary email" : "Odstrani osnovni elektronski naslov", "Delete email" : "Izbriši elektronski naslov", "Unset as primary email" : "Odstrani oznako osnovnega elektronskega naslova", - "This address is not confirmed" : "Ta naslov ni potrjen", "Set as primary email" : "Nastavi kot osnovni elektronski naslov", "Additional email address {index}" : "Dodatni elektronski naslov {index}", "Unable to delete primary email address" : "Ni mogoče izbrisati osnovnega elektronskega naslova", @@ -383,7 +383,6 @@ OC.L10N.register( "Your organisation" : "Ustanova", "Your phone number" : "Osebna telefonska številka", "Edit your Profile visibility" : "Prilagodi vidnost profila", - "Enable Profile" : "Omogoči profil", "Unable to update profile enabled state" : "Ni mogoče posodobiti omogočenega stanja profila", "Unable to update visibility of {displayId}" : "Ni mogoče posodobiti vidnosti {displayId}", "Your role" : "Vloga", @@ -620,6 +619,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png ali jpg, največ. 20 MB", "Your email address" : "Osebni elektronski naslov", "Your location" : "Vaše trenutno mesto", + "Enable Profile" : "Omogoči profil", "Your Twitter handle" : "Ročnik računa Twitter", "You do not have permissions to see the details of this user" : "Ni ustreznih dovoljenj za pregled podatkov uporabnika", "Add new password" : "Vpis gesla", diff --git a/apps/settings/l10n/sl.json b/apps/settings/l10n/sl.json index bad096f5432..d6864735335 100644 --- a/apps/settings/l10n/sl.json +++ b/apps/settings/l10n/sl.json @@ -354,12 +354,12 @@ "You are using <strong>{usage}</strong>" : "Uporabljate <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Uporabljate <strong>{usage}</strong> od <strong>{totalSpace}</strong> (<strong>{usageRelative} %</strong>)", "Your full name" : "Polno ime", - "Email options" : "Možnosti elektronske pošte", + "This address is not confirmed" : "Ta naslov ni potrjen", "Primary email for password reset and notifications" : "Osnovni elektronski naslov za obnavljanje gesla in obvestila", + "Email options" : "Možnosti elektronske pošte", "Remove primary email" : "Odstrani osnovni elektronski naslov", "Delete email" : "Izbriši elektronski naslov", "Unset as primary email" : "Odstrani oznako osnovnega elektronskega naslova", - "This address is not confirmed" : "Ta naslov ni potrjen", "Set as primary email" : "Nastavi kot osnovni elektronski naslov", "Additional email address {index}" : "Dodatni elektronski naslov {index}", "Unable to delete primary email address" : "Ni mogoče izbrisati osnovnega elektronskega naslova", @@ -381,7 +381,6 @@ "Your organisation" : "Ustanova", "Your phone number" : "Osebna telefonska številka", "Edit your Profile visibility" : "Prilagodi vidnost profila", - "Enable Profile" : "Omogoči profil", "Unable to update profile enabled state" : "Ni mogoče posodobiti omogočenega stanja profila", "Unable to update visibility of {displayId}" : "Ni mogoče posodobiti vidnosti {displayId}", "Your role" : "Vloga", @@ -618,6 +617,7 @@ "png or jpg, max. 20 MB" : "png ali jpg, največ. 20 MB", "Your email address" : "Osebni elektronski naslov", "Your location" : "Vaše trenutno mesto", + "Enable Profile" : "Omogoči profil", "Your Twitter handle" : "Ročnik računa Twitter", "You do not have permissions to see the details of this user" : "Ni ustreznih dovoljenj za pregled podatkov uporabnika", "Add new password" : "Vpis gesla", diff --git a/apps/settings/l10n/sr.js b/apps/settings/l10n/sr.js index 551d4d26492..2b76df923fe 100644 --- a/apps/settings/l10n/sr.js +++ b/apps/settings/l10n/sr.js @@ -460,12 +460,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Користите <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Користите <strong>{usage}</strong> од <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Ваше пуно име", - "Email options" : "Опције за и-мејл", + "This address is not confirmed" : "Ова адреса није потврђена", "Primary email for password reset and notifications" : "Примарни и-мејл за ресетовање лозинке и обавештења", + "Email options" : "Опције за и-мејл", "Remove primary email" : "Уклони примарни и-мејл", "Delete email" : "Обриши и-мејл", "Unset as primary email" : "Постави да није примарни и-мејл", - "This address is not confirmed" : "Ова адреса није потврђена", "Set as primary email" : "Постави као примарни и-мејл", "Additional email address {index}" : "Додатна и-мејл адреса {index}", "Unable to delete primary email address" : "Примарна и-мејл адреса не може да се обрише", @@ -487,7 +487,6 @@ OC.L10N.register( "Your organisation" : "Ваша организација", "Your phone number" : "Ваш број телефона", "Edit your Profile visibility" : "Уредите видљивост вашег профила", - "Enable Profile" : "Укључи профил", "Unable to update profile enabled state" : "Није могло да се ажурира стање профила", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "На вашем провилу се поштује рестриктивније подешавање било видљивости, било опсега важења. На пример, ако је видљивост постављена на „Прикажи свима”, а опсег важења на „Приватан”, поштује се „Приватан”.", "Unable to update visibility of {displayId}" : "Није успело ажурирање видљивости {displayId}", @@ -752,6 +751,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "„png“ или „jpg“, макс. 20 МБ", "Your email address" : "Адреса Ваше е-поште", "Your location" : "Ваша локација", + "Enable Profile" : "Укључи профил", "Your Twitter handle" : "Ваш Твитер надимак", "You do not have permissions to see the details of this user" : "Немате дозволе да видите детаље о овом кориснику", "Add new password" : "Додај нову лозинку", diff --git a/apps/settings/l10n/sr.json b/apps/settings/l10n/sr.json index 308d0dc088a..f3e8c89d297 100644 --- a/apps/settings/l10n/sr.json +++ b/apps/settings/l10n/sr.json @@ -458,12 +458,12 @@ "You are using <strong>{usage}</strong>" : "Користите <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Користите <strong>{usage}</strong> од <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Ваше пуно име", - "Email options" : "Опције за и-мејл", + "This address is not confirmed" : "Ова адреса није потврђена", "Primary email for password reset and notifications" : "Примарни и-мејл за ресетовање лозинке и обавештења", + "Email options" : "Опције за и-мејл", "Remove primary email" : "Уклони примарни и-мејл", "Delete email" : "Обриши и-мејл", "Unset as primary email" : "Постави да није примарни и-мејл", - "This address is not confirmed" : "Ова адреса није потврђена", "Set as primary email" : "Постави као примарни и-мејл", "Additional email address {index}" : "Додатна и-мејл адреса {index}", "Unable to delete primary email address" : "Примарна и-мејл адреса не може да се обрише", @@ -485,7 +485,6 @@ "Your organisation" : "Ваша организација", "Your phone number" : "Ваш број телефона", "Edit your Profile visibility" : "Уредите видљивост вашег профила", - "Enable Profile" : "Укључи профил", "Unable to update profile enabled state" : "Није могло да се ажурира стање профила", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "На вашем провилу се поштује рестриктивније подешавање било видљивости, било опсега важења. На пример, ако је видљивост постављена на „Прикажи свима”, а опсег важења на „Приватан”, поштује се „Приватан”.", "Unable to update visibility of {displayId}" : "Није успело ажурирање видљивости {displayId}", @@ -750,6 +749,7 @@ "png or jpg, max. 20 MB" : "„png“ или „jpg“, макс. 20 МБ", "Your email address" : "Адреса Ваше е-поште", "Your location" : "Ваша локација", + "Enable Profile" : "Укључи профил", "Your Twitter handle" : "Ваш Твитер надимак", "You do not have permissions to see the details of this user" : "Немате дозволе да видите детаље о овом кориснику", "Add new password" : "Додај нову лозинку", diff --git a/apps/settings/l10n/sv.js b/apps/settings/l10n/sv.js index 80131c824a4..0ab435feca0 100644 --- a/apps/settings/l10n/sv.js +++ b/apps/settings/l10n/sv.js @@ -389,12 +389,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Du använder <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Du använder <strong>{usage}</strong> av <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Ditt fullständiga namn", - "Email options" : "E-postinställningar", + "This address is not confirmed" : "Denna adress är inte verifierad", "Primary email for password reset and notifications" : "Primär e-postadress för notifikationer och återställning av lösenord", + "Email options" : "E-postinställningar", "Remove primary email" : "Ta bort primär e-postadress", "Delete email" : "Ta bort e-post", "Unset as primary email" : "Ta bort som primär e-post", - "This address is not confirmed" : "Denna adress är inte verifierad", "Set as primary email" : "Välj som primär e-post", "Additional email address {index}" : "Ytterligare e-postadress {index}", "Unable to delete primary email address" : "Kunde inte ta bort primär e-postadress", @@ -416,7 +416,6 @@ OC.L10N.register( "Your organisation" : "Din organisation", "Your phone number" : "Ditt telefonnummer", "Edit your Profile visibility" : "Ändra synligheten för din profil", - "Enable Profile" : "Aktivera profil", "Unable to update profile enabled state" : "Kunde inte uppdatera profilaktivering", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Den mer restriktiva inställningen av antingen synlighet eller omfattning respekteras på din profil. Till exempel, om synlighet är inställd på \"Visa för alla\" och omfattningen är inställd på \"Privat\", respekteras \"Privat\".", "Unable to update visibility of {displayId}" : "Kunde inte uppdatera synlighet för {displayId}", @@ -658,6 +657,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png eller jpg, max 20 MB", "Your email address" : "Din e-postadress", "Your location" : "Din plats", + "Enable Profile" : "Aktivera profil", "Your Twitter handle" : "Ditt Twitterkonto", "You do not have permissions to see the details of this user" : "Du har inte behörighet att se detaljerna för den här användaren", "Add new password" : "Lägg till nytt lösenord", diff --git a/apps/settings/l10n/sv.json b/apps/settings/l10n/sv.json index 755848aff12..5d16d955e99 100644 --- a/apps/settings/l10n/sv.json +++ b/apps/settings/l10n/sv.json @@ -387,12 +387,12 @@ "You are using <strong>{usage}</strong>" : "Du använder <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Du använder <strong>{usage}</strong> av <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Ditt fullständiga namn", - "Email options" : "E-postinställningar", + "This address is not confirmed" : "Denna adress är inte verifierad", "Primary email for password reset and notifications" : "Primär e-postadress för notifikationer och återställning av lösenord", + "Email options" : "E-postinställningar", "Remove primary email" : "Ta bort primär e-postadress", "Delete email" : "Ta bort e-post", "Unset as primary email" : "Ta bort som primär e-post", - "This address is not confirmed" : "Denna adress är inte verifierad", "Set as primary email" : "Välj som primär e-post", "Additional email address {index}" : "Ytterligare e-postadress {index}", "Unable to delete primary email address" : "Kunde inte ta bort primär e-postadress", @@ -414,7 +414,6 @@ "Your organisation" : "Din organisation", "Your phone number" : "Ditt telefonnummer", "Edit your Profile visibility" : "Ändra synligheten för din profil", - "Enable Profile" : "Aktivera profil", "Unable to update profile enabled state" : "Kunde inte uppdatera profilaktivering", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Den mer restriktiva inställningen av antingen synlighet eller omfattning respekteras på din profil. Till exempel, om synlighet är inställd på \"Visa för alla\" och omfattningen är inställd på \"Privat\", respekteras \"Privat\".", "Unable to update visibility of {displayId}" : "Kunde inte uppdatera synlighet för {displayId}", @@ -656,6 +655,7 @@ "png or jpg, max. 20 MB" : "png eller jpg, max 20 MB", "Your email address" : "Din e-postadress", "Your location" : "Din plats", + "Enable Profile" : "Aktivera profil", "Your Twitter handle" : "Ditt Twitterkonto", "You do not have permissions to see the details of this user" : "Du har inte behörighet att se detaljerna för den här användaren", "Add new password" : "Lägg till nytt lösenord", diff --git a/apps/settings/l10n/th.js b/apps/settings/l10n/th.js index d4b751ab17e..27a4203d242 100644 --- a/apps/settings/l10n/th.js +++ b/apps/settings/l10n/th.js @@ -156,8 +156,8 @@ OC.L10N.register( "Change password" : "เปลี่ยนรหัสผ่าน", "Picture provided by original account" : "ใช้รูปภาพจากบัญชีเดิม", "Details" : "รายละเอียด", - "Email options" : "ตัวเลือกอีเมล", "Primary email for password reset and notifications" : "อีเมลหลักสำหรับการตั้งรหัสผ่านใหม่และการแจ้งเตือน", + "Email options" : "ตัวเลือกอีเมล", "Remove primary email" : "ลบอีเมลหลักออก", "Delete email" : "ลบอีเมล", "Additional email address {index}" : "ที่อยู่อีเมลเพิ่มเติม {index}", diff --git a/apps/settings/l10n/th.json b/apps/settings/l10n/th.json index c0a40cafb28..84115de6e26 100644 --- a/apps/settings/l10n/th.json +++ b/apps/settings/l10n/th.json @@ -154,8 +154,8 @@ "Change password" : "เปลี่ยนรหัสผ่าน", "Picture provided by original account" : "ใช้รูปภาพจากบัญชีเดิม", "Details" : "รายละเอียด", - "Email options" : "ตัวเลือกอีเมล", "Primary email for password reset and notifications" : "อีเมลหลักสำหรับการตั้งรหัสผ่านใหม่และการแจ้งเตือน", + "Email options" : "ตัวเลือกอีเมล", "Remove primary email" : "ลบอีเมลหลักออก", "Delete email" : "ลบอีเมล", "Additional email address {index}" : "ที่อยู่อีเมลเพิ่มเติม {index}", diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index 3d7f1cbc37d..6d71faf4719 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -407,12 +407,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "<strong>{usage}</strong> kullanıyorsunuz", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "<strong>{usage}</strong> / <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>) kullanıyorsunuz", "Your full name" : "Tam adınız", - "Email options" : "E-posta seçenekleri", + "This address is not confirmed" : "Bu adres doğrulanmamış", "Primary email for password reset and notifications" : "Parola sıfırlama ve bildirimler için birincil e-posta adresi", + "Email options" : "E-posta seçenekleri", "Remove primary email" : "Birincil e-posta adresini sil", "Delete email" : "E-posta adresini sil", "Unset as primary email" : "Birincil e-posta işaretini kaldır", - "This address is not confirmed" : "Bu adres doğrulanmamış", "Set as primary email" : "Birincil e-posta olarak ayarla", "Additional email address {index}" : "{index}. ek e-posta adresi", "Unable to delete primary email address" : "Birincil e-posta adresi silinemedi", @@ -434,7 +434,6 @@ OC.L10N.register( "Your organisation" : "Kuruluşunuz", "Your phone number" : "Telefon numaranız", "Edit your Profile visibility" : "Profilinizin görünürlüğü değiştirin", - "Enable Profile" : "Profili etkinleştir", "Unable to update profile enabled state" : "Profilin etkinleştirilme durumu güncellenemedi", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Profilinizde daha kısıtlayıcı olan görünürlük veya kapsam ayarına uyulur - Örneğin, görünürlük \"Herkese görüntülensin\" ve kapsam \"Özel\" olarak ayarlanmışsa, \"Özel\" seçimine uyulur.", "Unable to update visibility of {displayId}" : "{displayId} görünürlüğü güncellenemedi", @@ -677,6 +676,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png ya da jpg, en fazla 20 MB", "Your email address" : "E-posta adresiniz", "Your location" : "Konumunuz", + "Enable Profile" : "Profili etkinleştir", "Your Twitter handle" : "Twitter adresiniz", "You do not have permissions to see the details of this user" : "Bu kullanıcının ayrıntılarını görüntüleme izniniz yok", "Add new password" : "Yeni parola ekle", diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json index 61f9ce4a5be..3caf4353361 100644 --- a/apps/settings/l10n/tr.json +++ b/apps/settings/l10n/tr.json @@ -405,12 +405,12 @@ "You are using <strong>{usage}</strong>" : "<strong>{usage}</strong> kullanıyorsunuz", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "<strong>{usage}</strong> / <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>) kullanıyorsunuz", "Your full name" : "Tam adınız", - "Email options" : "E-posta seçenekleri", + "This address is not confirmed" : "Bu adres doğrulanmamış", "Primary email for password reset and notifications" : "Parola sıfırlama ve bildirimler için birincil e-posta adresi", + "Email options" : "E-posta seçenekleri", "Remove primary email" : "Birincil e-posta adresini sil", "Delete email" : "E-posta adresini sil", "Unset as primary email" : "Birincil e-posta işaretini kaldır", - "This address is not confirmed" : "Bu adres doğrulanmamış", "Set as primary email" : "Birincil e-posta olarak ayarla", "Additional email address {index}" : "{index}. ek e-posta adresi", "Unable to delete primary email address" : "Birincil e-posta adresi silinemedi", @@ -432,7 +432,6 @@ "Your organisation" : "Kuruluşunuz", "Your phone number" : "Telefon numaranız", "Edit your Profile visibility" : "Profilinizin görünürlüğü değiştirin", - "Enable Profile" : "Profili etkinleştir", "Unable to update profile enabled state" : "Profilin etkinleştirilme durumu güncellenemedi", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Profilinizde daha kısıtlayıcı olan görünürlük veya kapsam ayarına uyulur - Örneğin, görünürlük \"Herkese görüntülensin\" ve kapsam \"Özel\" olarak ayarlanmışsa, \"Özel\" seçimine uyulur.", "Unable to update visibility of {displayId}" : "{displayId} görünürlüğü güncellenemedi", @@ -675,6 +674,7 @@ "png or jpg, max. 20 MB" : "png ya da jpg, en fazla 20 MB", "Your email address" : "E-posta adresiniz", "Your location" : "Konumunuz", + "Enable Profile" : "Profili etkinleştir", "Your Twitter handle" : "Twitter adresiniz", "You do not have permissions to see the details of this user" : "Bu kullanıcının ayrıntılarını görüntüleme izniniz yok", "Add new password" : "Yeni parola ekle", diff --git a/apps/settings/l10n/uk.js b/apps/settings/l10n/uk.js index 5aa9f616aac..654046b3fe3 100644 --- a/apps/settings/l10n/uk.js +++ b/apps/settings/l10n/uk.js @@ -438,12 +438,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Ви використовуєте <strong>{usage}", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Ви використовуєте <strong>{usage}</strong> із <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Ваше повне ім'я", - "Email options" : "Параметри електронної пошти", + "This address is not confirmed" : "Ця адреса не підтверджена", "Primary email for password reset and notifications" : "Основна адреса ел.пошти для надсилання пароля та сповіщень", + "Email options" : "Параметри електронної пошти", "Remove primary email" : "Вилучити основну електронну адресу", "Delete email" : "Вилучити електронну адресу", "Unset as primary email" : "Скасувати як основну електронну адресу", - "This address is not confirmed" : "Ця адреса не підтверджена", "Set as primary email" : "Установити як основну електронну адресу", "Additional email address {index}" : "Додаткова електронна адреса {index}", "Unable to delete primary email address" : "Не вдалося вилучити основну електронну адресу", @@ -465,7 +465,6 @@ OC.L10N.register( "Your organisation" : "Ваша організація", "Your phone number" : "Ваш номер телефону", "Edit your Profile visibility" : "Встановіть видимість профілю", - "Enable Profile" : "Увімкнути профіль", "Unable to update profile enabled state" : "Неможливо оновити стан профілю", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Для вашого профілю можна встановити певні обмеження з показу інформації про вас. Наприклад, якщо встановлено значення \"Показувати всім\", а для певного значення \"Приватне\", значення \"Приватне\" буде мати вищий пріоритет.", "Unable to update visibility of {displayId}" : "Не вдалося оновити видимість {displayId}", @@ -707,6 +706,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png або jpg, макс. 20 МБ", "Your email address" : "Ваша адреса електронної пошти", "Your location" : "Ваше місце розташування", + "Enable Profile" : "Увімкнути профіль", "Your Twitter handle" : "Ваш Ідентифікатор в Twitter", "You do not have permissions to see the details of this user" : "Ви не маєте прав для перегляду деталей про цього користувача", "Add new password" : "Встановити новий пароль", diff --git a/apps/settings/l10n/uk.json b/apps/settings/l10n/uk.json index e24c604f7e8..5f6eb2b1de6 100644 --- a/apps/settings/l10n/uk.json +++ b/apps/settings/l10n/uk.json @@ -436,12 +436,12 @@ "You are using <strong>{usage}</strong>" : "Ви використовуєте <strong>{usage}", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Ви використовуєте <strong>{usage}</strong> із <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Ваше повне ім'я", - "Email options" : "Параметри електронної пошти", + "This address is not confirmed" : "Ця адреса не підтверджена", "Primary email for password reset and notifications" : "Основна адреса ел.пошти для надсилання пароля та сповіщень", + "Email options" : "Параметри електронної пошти", "Remove primary email" : "Вилучити основну електронну адресу", "Delete email" : "Вилучити електронну адресу", "Unset as primary email" : "Скасувати як основну електронну адресу", - "This address is not confirmed" : "Ця адреса не підтверджена", "Set as primary email" : "Установити як основну електронну адресу", "Additional email address {index}" : "Додаткова електронна адреса {index}", "Unable to delete primary email address" : "Не вдалося вилучити основну електронну адресу", @@ -463,7 +463,6 @@ "Your organisation" : "Ваша організація", "Your phone number" : "Ваш номер телефону", "Edit your Profile visibility" : "Встановіть видимість профілю", - "Enable Profile" : "Увімкнути профіль", "Unable to update profile enabled state" : "Неможливо оновити стан профілю", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Для вашого профілю можна встановити певні обмеження з показу інформації про вас. Наприклад, якщо встановлено значення \"Показувати всім\", а для певного значення \"Приватне\", значення \"Приватне\" буде мати вищий пріоритет.", "Unable to update visibility of {displayId}" : "Не вдалося оновити видимість {displayId}", @@ -705,6 +704,7 @@ "png or jpg, max. 20 MB" : "png або jpg, макс. 20 МБ", "Your email address" : "Ваша адреса електронної пошти", "Your location" : "Ваше місце розташування", + "Enable Profile" : "Увімкнути профіль", "Your Twitter handle" : "Ваш Ідентифікатор в Twitter", "You do not have permissions to see the details of this user" : "Ви не маєте прав для перегляду деталей про цього користувача", "Add new password" : "Встановити новий пароль", diff --git a/apps/settings/l10n/vi.js b/apps/settings/l10n/vi.js index b016f1b7ebd..4a7dc8a94e1 100644 --- a/apps/settings/l10n/vi.js +++ b/apps/settings/l10n/vi.js @@ -296,12 +296,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Bạn đang sử dụng {usage}", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Bạn đang sử dụng {usage} trên {totalSpace} ({usageRelative}%)", "Your full name" : "Tên đầy đủ của bạn", - "Email options" : "Tùy chọn email", + "This address is not confirmed" : "Địa chỉ này chưa được xác nhận", "Primary email for password reset and notifications" : "Email chính để đặt lại mật khẩu và thông báo", + "Email options" : "Tùy chọn email", "Remove primary email" : "Xóa email chính", "Delete email" : "Xóa email", "Unset as primary email" : "Bỏ đặt làm email chính", - "This address is not confirmed" : "Địa chỉ này chưa được xác nhận", "Set as primary email" : "Đặt làm email chính", "Additional email address {index}" : "Địa chỉ email bổ sung {index}", "Unable to delete primary email address" : "Không thể xóa địa chỉ email chính", @@ -322,7 +322,6 @@ OC.L10N.register( "Your organisation" : "Tổ chức", "Your phone number" : "Số điện thoại", "Edit your Profile visibility" : "Chỉnh sửa khả năng hiển thị Hồ sơ của bạn", - "Enable Profile" : "Bật hồ sơ", "Unable to update profile enabled state" : "Không thể cập nhật trạng thái kích hoạt hồ sơ", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Cài đặt hạn chế hơn về khả năng hiển thị hoặc phạm vi được tôn trọng trên Hồ sơ của bạn. Ví dụ: nếu mức độ hiển thị được đặt thành \"Hiển thị cho mọi người\" và phạm vi được đặt thành \"Riêng tư\" thì \"Riêng tư\" sẽ được tôn trọng.", "Unable to update visibility of {displayId}" : "Không thể cập nhật mức độ hiển thị của {displayId}", @@ -542,6 +541,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png hoặc jpg, tối đa 20 MB", "Your email address" : "Email của bạn", "Your location" : "Vị trí của bạn", + "Enable Profile" : "Bật hồ sơ", "You do not have permissions to see the details of this user" : "Bạn không có quyền xem chi tiết của người dùng này", "Add new password" : "Thêm mật khẩu mới", "Add new email address" : "Thêm địa chỉ email mới", diff --git a/apps/settings/l10n/vi.json b/apps/settings/l10n/vi.json index 82dc20497ee..552ab7fda3c 100644 --- a/apps/settings/l10n/vi.json +++ b/apps/settings/l10n/vi.json @@ -294,12 +294,12 @@ "You are using <strong>{usage}</strong>" : "Bạn đang sử dụng {usage}", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Bạn đang sử dụng {usage} trên {totalSpace} ({usageRelative}%)", "Your full name" : "Tên đầy đủ của bạn", - "Email options" : "Tùy chọn email", + "This address is not confirmed" : "Địa chỉ này chưa được xác nhận", "Primary email for password reset and notifications" : "Email chính để đặt lại mật khẩu và thông báo", + "Email options" : "Tùy chọn email", "Remove primary email" : "Xóa email chính", "Delete email" : "Xóa email", "Unset as primary email" : "Bỏ đặt làm email chính", - "This address is not confirmed" : "Địa chỉ này chưa được xác nhận", "Set as primary email" : "Đặt làm email chính", "Additional email address {index}" : "Địa chỉ email bổ sung {index}", "Unable to delete primary email address" : "Không thể xóa địa chỉ email chính", @@ -320,7 +320,6 @@ "Your organisation" : "Tổ chức", "Your phone number" : "Số điện thoại", "Edit your Profile visibility" : "Chỉnh sửa khả năng hiển thị Hồ sơ của bạn", - "Enable Profile" : "Bật hồ sơ", "Unable to update profile enabled state" : "Không thể cập nhật trạng thái kích hoạt hồ sơ", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Cài đặt hạn chế hơn về khả năng hiển thị hoặc phạm vi được tôn trọng trên Hồ sơ của bạn. Ví dụ: nếu mức độ hiển thị được đặt thành \"Hiển thị cho mọi người\" và phạm vi được đặt thành \"Riêng tư\" thì \"Riêng tư\" sẽ được tôn trọng.", "Unable to update visibility of {displayId}" : "Không thể cập nhật mức độ hiển thị của {displayId}", @@ -540,6 +539,7 @@ "png or jpg, max. 20 MB" : "png hoặc jpg, tối đa 20 MB", "Your email address" : "Email của bạn", "Your location" : "Vị trí của bạn", + "Enable Profile" : "Bật hồ sơ", "You do not have permissions to see the details of this user" : "Bạn không có quyền xem chi tiết của người dùng này", "Add new password" : "Thêm mật khẩu mới", "Add new email address" : "Thêm địa chỉ email mới", diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 3086c598f39..7d79572b309 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -359,12 +359,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "您已使用<strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "您已使用 <strong>{totalSpace}</strong> 中的 <strong>{usage}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "您的全名", - "Email options" : "电子邮件选项", + "This address is not confirmed" : "此地址未经确认", "Primary email for password reset and notifications" : "用于重设密码和通知的主邮件", + "Email options" : "电子邮件选项", "Remove primary email" : "删除主邮件地址", "Delete email" : "删除电子邮件", "Unset as primary email" : "取消设为主邮件地址", - "This address is not confirmed" : "此地址未经确认", "Set as primary email" : "设为主电子邮件地址", "Additional email address {index}" : "附加邮件地址 {index}", "Unable to delete primary email address" : "无法删除主电邮地址", @@ -386,7 +386,6 @@ OC.L10N.register( "Your organisation" : "您的组织", "Your phone number" : "您的电话号码", "Edit your Profile visibility" : "编辑个人资料可见性", - "Enable Profile" : "编辑个人资料", "Unable to update profile enabled state" : "无法更新个人资料启用状态", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "系统将遵循个人资料的 “可见性” 和 “范围” 设置中限制更严格那个。例如,当 “可见性” 设置为 “显示给所有人”,而 “范围” 设置为 “私密” 时,系统将按照 “私密” 来设置您个人资料", "Unable to update visibility of {displayId}" : "无法更新 {displayId} 的可见性", @@ -628,6 +627,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png 或 jpg 格式,最大 20MB", "Your email address" : "您的电子邮件", "Your location" : "您的位置", + "Enable Profile" : "编辑个人资料", "Your Twitter handle" : "您的 Twitter 账号", "You do not have permissions to see the details of this user" : "您没有权限查看该用户的详细信息", "Add new password" : "添加新的密码", diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index 14420052a04..af9c4b2123e 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -357,12 +357,12 @@ "You are using <strong>{usage}</strong>" : "您已使用<strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "您已使用 <strong>{totalSpace}</strong> 中的 <strong>{usage}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "您的全名", - "Email options" : "电子邮件选项", + "This address is not confirmed" : "此地址未经确认", "Primary email for password reset and notifications" : "用于重设密码和通知的主邮件", + "Email options" : "电子邮件选项", "Remove primary email" : "删除主邮件地址", "Delete email" : "删除电子邮件", "Unset as primary email" : "取消设为主邮件地址", - "This address is not confirmed" : "此地址未经确认", "Set as primary email" : "设为主电子邮件地址", "Additional email address {index}" : "附加邮件地址 {index}", "Unable to delete primary email address" : "无法删除主电邮地址", @@ -384,7 +384,6 @@ "Your organisation" : "您的组织", "Your phone number" : "您的电话号码", "Edit your Profile visibility" : "编辑个人资料可见性", - "Enable Profile" : "编辑个人资料", "Unable to update profile enabled state" : "无法更新个人资料启用状态", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "系统将遵循个人资料的 “可见性” 和 “范围” 设置中限制更严格那个。例如,当 “可见性” 设置为 “显示给所有人”,而 “范围” 设置为 “私密” 时,系统将按照 “私密” 来设置您个人资料", "Unable to update visibility of {displayId}" : "无法更新 {displayId} 的可见性", @@ -626,6 +625,7 @@ "png or jpg, max. 20 MB" : "png 或 jpg 格式,最大 20MB", "Your email address" : "您的电子邮件", "Your location" : "您的位置", + "Enable Profile" : "编辑个人资料", "Your Twitter handle" : "您的 Twitter 账号", "You do not have permissions to see the details of this user" : "您没有权限查看该用户的详细信息", "Add new password" : "添加新的密码", diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index 76a79b8938c..c0b73c526e1 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -442,12 +442,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "您已使用了 <strong>{usage}</strong> 的存儲空間", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "您已使用了 <strong>{totalSpace}</strong> 中的 <strong>{usage}</strong>(<strong>{usageRelative} %</strong>)", "Your full name" : "您的全名", - "Email options" : "電子郵件通知選項", + "This address is not confirmed" : "此地址尚未確認", "Primary email for password reset and notifications" : "用於密碼重設和通告信件的主要電郵地址", + "Email options" : "電子郵件通知選項", "Remove primary email" : "刪除主要電郵地址", "Delete email" : "刪除電郵地址", "Unset as primary email" : "取消設定為主要電郵地址", - "This address is not confirmed" : "此地址尚未確認", "Set as primary email" : "設為主要電郵地址", "Additional email address {index}" : "附加電郵地址 {index}", "Unable to delete primary email address" : "無法刪除主電郵地址", @@ -469,7 +469,6 @@ OC.L10N.register( "Your organisation" : "您的機構", "Your phone number" : "您的電話號碼", "Edit your Profile visibility" : "編輯個人檔案能見度", - "Enable Profile" : "啟用簡介", "Unable to update profile enabled state" : "無法更新個人資料啟用狀態", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "將會遵循您個人檔案中「能見度」與「範圍」較嚴格的設定。舉例來說,當「能見度」設定為「對所有人顯示」,而「範圍」設定為「私人」時。將使用「私人」的設定。", "Unable to update visibility of {displayId}" : "無法更新 {displayId} 的可見性", @@ -710,6 +709,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png 或 jpg,最大 20 MB", "Your email address" : "您的電郵地址", "Your location" : "您的位置", + "Enable Profile" : "啟用簡介", "Your Twitter handle" : "您的 Twitter 帳號", "You do not have permissions to see the details of this user" : "您沒有檢視此用戶詳細資料的權限", "Add new password" : "新增密碼", diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json index f53c3b8ed2d..c6419d285a3 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.json @@ -440,12 +440,12 @@ "You are using <strong>{usage}</strong>" : "您已使用了 <strong>{usage}</strong> 的存儲空間", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "您已使用了 <strong>{totalSpace}</strong> 中的 <strong>{usage}</strong>(<strong>{usageRelative} %</strong>)", "Your full name" : "您的全名", - "Email options" : "電子郵件通知選項", + "This address is not confirmed" : "此地址尚未確認", "Primary email for password reset and notifications" : "用於密碼重設和通告信件的主要電郵地址", + "Email options" : "電子郵件通知選項", "Remove primary email" : "刪除主要電郵地址", "Delete email" : "刪除電郵地址", "Unset as primary email" : "取消設定為主要電郵地址", - "This address is not confirmed" : "此地址尚未確認", "Set as primary email" : "設為主要電郵地址", "Additional email address {index}" : "附加電郵地址 {index}", "Unable to delete primary email address" : "無法刪除主電郵地址", @@ -467,7 +467,6 @@ "Your organisation" : "您的機構", "Your phone number" : "您的電話號碼", "Edit your Profile visibility" : "編輯個人檔案能見度", - "Enable Profile" : "啟用簡介", "Unable to update profile enabled state" : "無法更新個人資料啟用狀態", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "將會遵循您個人檔案中「能見度」與「範圍」較嚴格的設定。舉例來說,當「能見度」設定為「對所有人顯示」,而「範圍」設定為「私人」時。將使用「私人」的設定。", "Unable to update visibility of {displayId}" : "無法更新 {displayId} 的可見性", @@ -708,6 +707,7 @@ "png or jpg, max. 20 MB" : "png 或 jpg,最大 20 MB", "Your email address" : "您的電郵地址", "Your location" : "您的位置", + "Enable Profile" : "啟用簡介", "Your Twitter handle" : "您的 Twitter 帳號", "You do not have permissions to see the details of this user" : "您沒有檢視此用戶詳細資料的權限", "Add new password" : "新增密碼", diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 07ff847a8a2..42ab1572701 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -56,9 +56,12 @@ OC.L10N.register( "Wrong password" : "密碼錯誤", "Unable to change personal password" : "無法變更個人密碼", "Saved" : "已儲存", + "No Login supplied" : "未提供帳號", "Unable to change password. Password too long." : "變更密碼失敗。密碼太長。", "Authentication error" : "認證錯誤", + "Please provide an admin recovery password; otherwise, all account data will be lost." : "請提供管理員還原密碼;否則所有帳號資料將會遺失。", "Wrong admin recovery password. Please check the password and try again." : "錯誤的管理員還原密碼。請檢查密碼並再試一次。", + "Backend does not support password change, but the encryption of the account key was updated." : "後端不支援密碼變更,但帳號的加密金鑰已更新。", "Administrator documentation" : "管理員說明文件", "User documentation" : "使用者說明文件", "Nextcloud help overview" : "Nextcloud 說明概覽", @@ -68,6 +71,7 @@ OC.L10N.register( "If you received this email, the email configuration seems to be correct." : "如果您收到這封電子郵件,代表電子郵件設定是正確的。", "Email could not be sent. Check your mail server log" : "無法傳送郵件。請檢查您的郵件伺服器紀錄檔", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "傳送郵件時發生問題。請檢查您的設定。(錯誤:%s)", + "You need to set your account email before being able to send test emails. Go to %s for that." : "您必須先設定您的帳號電子郵件,然後才能傳送測試用的電子郵件。前往 %s 進行設定。", "Users" : "使用者", "Invalid account" : "無效的帳號", "Invalid mail address" : "無效的電子郵件地址", @@ -95,9 +99,11 @@ OC.L10N.register( "Welcome aboard" : "歡迎加入", "Welcome aboard %s" : "歡迎加入 %s", "Welcome to your %s account, you can add, protect, and share your data." : "歡迎使用您的 %s 帳號,您可以新增、保護並分享您的資料。", + "Your Login is: %s" : "您的帳號為:%s", "Set your password" : "設定您的密碼", "Go to %s" : "前往 %s", "Install Client" : "安裝客戶端程式", + "Logged in account must be a subadmin" : "登入的帳號必須為子管理員", "Settings" : "設定", "Personal" : "個人", "Administration" : "管理", @@ -124,6 +130,9 @@ OC.L10N.register( "Your remote address could not be determined." : "無法確定您的遠端位址。", "Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "您的遠端地址被識別為「%s」,且目前正受到強力限制,導致降低了各種請求的效能。若遠端地址不是您的地址,可能代表代理伺服器設定不正確。", "Your remote address \"%s\" is not brute-force throttled." : "您的遠端位址「%s」並未受到暴力攻擊限制。", + "Old administration imported certificates" : "舊的管理員匯入憑證", + "A background job is pending that checks for administration imported SSL certificates. Please check back later." : "背景作業正在檢查管理員匯入的 SSL 憑證。請稍後再檢查。", + "There are some administration imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "有一些管理員匯入的 SSL 憑證,這些在 Nextcloud 21 不再能運作。它們可以透過命令列執行「occ security:certificates:import」命令來匯入。它們在資料目錄中的路徑如下所示。", "Code integrity" : "程式碼完整性", "Integrity checker has been disabled. Integrity cannot be verified." : "完整性檢查程式已停用。無法驗證完整性。", "No altered files" : "沒有更改過得檔案", @@ -309,6 +318,7 @@ OC.L10N.register( "Deleted disclaimer text" : "已刪除免責聲明文字", "Could not set disclaimer text" : "無法設定免責聲明文字", "Two-Factor Authentication" : "雙因素驗證", + "Two-factor authentication can be enforced for all accounts and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "可對所有帳號與特定群組強制啟用雙因素驗證。如果他們沒有設定雙因素驗證提供者,那麼他們就會無法登入系統。", "Enforce two-factor authentication" : "強制雙因素驗證", "Limit to groups" : "限制給特定群組", "Enforcement of two-factor authentication can be set for certain groups only." : "強制雙因素驗證可僅為某些群組設定。", @@ -316,6 +326,7 @@ OC.L10N.register( "Enforced groups" : "已強制的群組", "Two-factor authentication is not enforced for members of the following groups." : "以下群組的成員不強制開啟雙因素驗證。", "Excluded groups" : "排除的群組", + "When groups are selected/excluded, they use the following logic to determine if an account has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If an account is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "選取/排除群組時,其使用以下邏輯來確定帳號是否強制啟用雙因素驗證:如果沒有選取群組,雙因素驗證對所有除了排除群組以外的成員啟用。若選取了群組,則雙因素驗證會對所有該群組的成員啟用。如果某個帳號同時位在選取與排除的群組,則被選取的群組優先程度較高,因此會強制啟用雙因素驗證。", "Save changes" : "儲存變更", "All" : "所有", "Limit app usage to groups" : "限制特定群組使用應用程式", @@ -329,6 +340,7 @@ OC.L10N.register( "View in store" : "在商店中檢視", "Visit website" : "造訪網站", "Report a bug" : "回報問題", + "Usage documentation" : "使用方式說明文件", "Admin documentation" : "管理員說明文件", "Developer documentation" : "開發者說明文件", "Show details for {appName} app" : "顯示 {appName} 應用程式的詳細資訊", @@ -391,12 +403,16 @@ OC.L10N.register( "Last job ran {relativeTime}." : "上次工作執行於 {relativeTime}。", "Background job did not run yet!" : "背景工作從未執行!", "AJAX" : "AJAX", + "Execute one task with each page loaded. Use case: Single account instance." : "每個頁面載入時執行一次任務。使用情境:單帳號站台。", "Webcron" : "Webcron", + "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "cron.php 在 webcron 服務中註冊,每五分鐘透過 HTTP 呼叫一次 cron.php。使用情境:非常小的站台(一到五個帳號,取決於使用量)。", "Cron (Recommended)" : "Cron(建議)", "Use system cron service to call the cron.php file every 5 minutes." : "使用系統 cron 每5分鐘呼叫 cron.php。", + "The cron.php needs to be executed by the system account \"{user}\"." : "cron.php 必須由系統帳號「{user}」執行。", "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "PHP POSIX 擴充元件是必須的。請檢視 {linkstart}PHP 文件{linkend}以取得更多資訊。", "Unable to update background job mode" : "無法更新背景工作模式", "Profile" : "個人檔案", + "Enable or disable profile by default for new accounts." : "預設情況下為新帳號啟用或停用個人檔案", "Enable" : "啟用", "Unable to update profile default setting" : "無法更新個人檔案預設設定", "Server-side encryption" : "伺服器端加密", @@ -413,6 +429,7 @@ OC.L10N.register( "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "您必須將您的加密金鑰從舊的加密 (ownCloud <= 8.0) 轉換成新的。請啟用 \"Default encryption module\" 並執行 {command}", "Unable to update server side encryption config" : "無法升級伺服器端加密設定", "Please confirm the group removal" : "請確認移除群組", + "You are about to remove the group \"{group}\". The accounts will NOT be deleted." : "您將要移除群組「{group}」。帳號將不會被刪除。", "Cancel" : "取消", "Confirm" : "確認", "Submit" : "遞交", @@ -443,12 +460,12 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "您已使用 <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "您已使用 <strong>{totalSpace}</strong> 中的 <strong>{usage}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "您的全名", - "Email options" : "電子郵件選項", + "This address is not confirmed" : "此地址尚未確認", "Primary email for password reset and notifications" : "用於密碼重設與通知的主要電子郵件地址", + "Email options" : "電子郵件選項", "Remove primary email" : "移除主要電子郵件地址", "Delete email" : "刪除電子郵件地址", "Unset as primary email" : "取消設定為主要電子郵件", - "This address is not confirmed" : "此地址尚未確認", "Set as primary email" : "設定為主要電子郵件", "Additional email address {index}" : "額外的電子郵件地址 {index}", "Unable to delete primary email address" : "無法刪除主要電子郵件地址", @@ -470,7 +487,6 @@ OC.L10N.register( "Your organisation" : "您的組織", "Your phone number" : "您的電話號碼", "Edit your Profile visibility" : "編輯您的個人資料能見度", - "Enable Profile" : "啟用個人檔案", "Unable to update profile enabled state" : "無法更新個人檔案啟用狀態", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "將會遵循您個人檔案中「能見度」與「範圍」較嚴格的設定。舉例來說,當「能見度」設定為「對所有人顯示」,而「範圍」設定為「私人」時。將使用「私人」的設定。", "Unable to update visibility of {displayId}" : "無法更新 {displayId} 的能見度", @@ -490,6 +506,7 @@ OC.L10N.register( "Reshare" : "重新分享", "No accounts" : "無帳號", "Loading accounts …" : "少女祈禱中...", + "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "帳號清單。出於效能考量,此清單未完全呈現。帳號將在您瀏覽清單時呈現。", "Default language" : "預設語言", "Common languages" : "常用語言", "Other languages" : "其他語言", @@ -526,19 +543,28 @@ OC.L10N.register( "Last login" : "最後登入", "User actions" : "使用者動作", "Password or insufficient permissions message" : "密碼或權限不足訊息", + "Loading account …" : "正在載入帳號……", "Change display name" : "變更顯示名稱", "Set new password" : "設定新密碼", + "You do not have permissions to see the details of this account" : "您沒有檢視此帳號詳細資料的權限", "Set new email address" : "設定新電子郵件地址", "Add user to group" : "新增使用者到群組", + "Add account to group" : "新增帳號至群組", + "Set account as admin for" : "將帳號設定為管理員", + "Select account quota" : "選取帳號容量限制", "Set the language" : "設定語言", + "Set line manager" : "設定行管理員", "{size} used" : "已使用 {size}", "Delete account" : "刪除帳號", "Wipe all devices" : "抹除所有裝置", + "Disable account" : "停用帳號", + "Enable account" : "啟用帳號", "Resend welcome email" : "重新傳送歡迎電子郵件", "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "如果遺失裝置或退出組織,這可以從與 {userid} 相關的所有裝置遠端抹除 Nextcloud 資料。僅當裝置連線到網際網路時才有效。", "Remote wipe of devices" : "遠端抹除裝置", "Wipe {userid}'s devices" : "抹除 {userid} 的裝置", "Wiped {userid}'s devices" : "抹除了 {userid} 的裝置", + "Failed to update line manager" : "更新行管理員失敗", "Fully delete {userid}'s account including all their personal files, app data, etc." : "完全刪除 {userid} 的帳號,包含他們所有的個人檔案、應用程式資料等等。", "Account deletion" : "帳號刪除", "Delete {userid}'s account" : "刪除 {userid} 的帳號", @@ -546,13 +572,17 @@ OC.L10N.register( "Password was successfully changed" : "成功變更密碼", "Email was successfully changed" : "成功更新電子郵件", "Welcome mail sent!" : "已傳送歡迎郵件!", + "Toggle account actions menu" : "切換帳號動作選單", "Done" : "完成", "Edit" : "編輯", + "Account management settings" : "帳號管理員設定", "Visibility" : "能見度", "Show language" : "顯示語言", + "Show account backend" : "顯示帳號後端", "Show storage path" : "顯示儲存路徑", "Show last login" : "顯示上次登入時間", "Send email" : "傳送電子郵件", + "Send welcome email to new accounts" : "向新帳號傳送歡迎電子郵件", "Defaults" : "預設", "Default quota" : "預設儲存容量限制", "Select default quota" : "選取預設容量限制", @@ -574,12 +604,17 @@ OC.L10N.register( "{license}-licensed" : "以 {license} 授權", "Changelog" : "變更紀錄", "by {author}\n{license}" : "作者為 {author}\n{license}", + "Account management" : "帳號管理", + "New account" : "新帳號", + "Active accounts" : "活躍帳號", "Admins" : "管理者", "Disabled users" : "已停用使用者", "Creating group …" : "正在建立群組……", "Create group" : "建立群組", "Group name" : "群組名稱", "Please enter a valid group name" : "請輸入有效的群組名稱", + "Disabled accounts" : "已停用帳號", + "Account group: {group}" : "帳號群組:{group}", "Failed to create group" : "建立群組失敗", "Sending…" : "正在傳送……", "Email sent" : "電子郵件已寄出", @@ -598,6 +633,8 @@ OC.L10N.register( "Profile visibility" : "個人資料能見度", "Locale" : "地區設定", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "無法使用,因為此屬性是核心功能(包括檔案分享和日曆邀請)所必需的。", + "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "因為您的帳號已停用聯盟分享,因此不可用,若您有任何問題,請聯絡您的系統管理員", + "Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "無法使用,因為不允許將帳號的特定資料發佈到查詢伺服器,若您有任何問題,請聯絡您的系統管理員", "Your apps" : "您的應用程式", "Active apps" : "已啟用應用程式", "Disabled apps" : "已停用應用程式", @@ -606,6 +643,7 @@ OC.L10N.register( "Featured apps" : "精選應用程式", "Supported apps" : "支援的應用程式", "Show to everyone" : "對所有人顯示", + "Show to logged in accounts only" : "僅對已登入的帳號顯示", "Hide" : "隱藏", "Download and enable" : "下載並啟用", "Allow untested app" : "允許未經測試的應用程式", @@ -712,6 +750,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png 或 jpg,最大 20 MB", "Your email address" : "您的電子郵件信箱", "Your location" : "您的位置", + "Enable Profile" : "啟用個人檔案", "Your Twitter handle" : "您的 Twitter 帳號", "You do not have permissions to see the details of this user" : "您沒有檢視此使用者詳細資料的權限", "Add new password" : "新增密碼", diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index 18ae01852fe..4df205454c2 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -54,9 +54,12 @@ "Wrong password" : "密碼錯誤", "Unable to change personal password" : "無法變更個人密碼", "Saved" : "已儲存", + "No Login supplied" : "未提供帳號", "Unable to change password. Password too long." : "變更密碼失敗。密碼太長。", "Authentication error" : "認證錯誤", + "Please provide an admin recovery password; otherwise, all account data will be lost." : "請提供管理員還原密碼;否則所有帳號資料將會遺失。", "Wrong admin recovery password. Please check the password and try again." : "錯誤的管理員還原密碼。請檢查密碼並再試一次。", + "Backend does not support password change, but the encryption of the account key was updated." : "後端不支援密碼變更,但帳號的加密金鑰已更新。", "Administrator documentation" : "管理員說明文件", "User documentation" : "使用者說明文件", "Nextcloud help overview" : "Nextcloud 說明概覽", @@ -66,6 +69,7 @@ "If you received this email, the email configuration seems to be correct." : "如果您收到這封電子郵件,代表電子郵件設定是正確的。", "Email could not be sent. Check your mail server log" : "無法傳送郵件。請檢查您的郵件伺服器紀錄檔", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "傳送郵件時發生問題。請檢查您的設定。(錯誤:%s)", + "You need to set your account email before being able to send test emails. Go to %s for that." : "您必須先設定您的帳號電子郵件,然後才能傳送測試用的電子郵件。前往 %s 進行設定。", "Users" : "使用者", "Invalid account" : "無效的帳號", "Invalid mail address" : "無效的電子郵件地址", @@ -93,9 +97,11 @@ "Welcome aboard" : "歡迎加入", "Welcome aboard %s" : "歡迎加入 %s", "Welcome to your %s account, you can add, protect, and share your data." : "歡迎使用您的 %s 帳號,您可以新增、保護並分享您的資料。", + "Your Login is: %s" : "您的帳號為:%s", "Set your password" : "設定您的密碼", "Go to %s" : "前往 %s", "Install Client" : "安裝客戶端程式", + "Logged in account must be a subadmin" : "登入的帳號必須為子管理員", "Settings" : "設定", "Personal" : "個人", "Administration" : "管理", @@ -122,6 +128,9 @@ "Your remote address could not be determined." : "無法確定您的遠端位址。", "Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "您的遠端地址被識別為「%s」,且目前正受到強力限制,導致降低了各種請求的效能。若遠端地址不是您的地址,可能代表代理伺服器設定不正確。", "Your remote address \"%s\" is not brute-force throttled." : "您的遠端位址「%s」並未受到暴力攻擊限制。", + "Old administration imported certificates" : "舊的管理員匯入憑證", + "A background job is pending that checks for administration imported SSL certificates. Please check back later." : "背景作業正在檢查管理員匯入的 SSL 憑證。請稍後再檢查。", + "There are some administration imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "有一些管理員匯入的 SSL 憑證,這些在 Nextcloud 21 不再能運作。它們可以透過命令列執行「occ security:certificates:import」命令來匯入。它們在資料目錄中的路徑如下所示。", "Code integrity" : "程式碼完整性", "Integrity checker has been disabled. Integrity cannot be verified." : "完整性檢查程式已停用。無法驗證完整性。", "No altered files" : "沒有更改過得檔案", @@ -307,6 +316,7 @@ "Deleted disclaimer text" : "已刪除免責聲明文字", "Could not set disclaimer text" : "無法設定免責聲明文字", "Two-Factor Authentication" : "雙因素驗證", + "Two-factor authentication can be enforced for all accounts and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "可對所有帳號與特定群組強制啟用雙因素驗證。如果他們沒有設定雙因素驗證提供者,那麼他們就會無法登入系統。", "Enforce two-factor authentication" : "強制雙因素驗證", "Limit to groups" : "限制給特定群組", "Enforcement of two-factor authentication can be set for certain groups only." : "強制雙因素驗證可僅為某些群組設定。", @@ -314,6 +324,7 @@ "Enforced groups" : "已強制的群組", "Two-factor authentication is not enforced for members of the following groups." : "以下群組的成員不強制開啟雙因素驗證。", "Excluded groups" : "排除的群組", + "When groups are selected/excluded, they use the following logic to determine if an account has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If an account is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "選取/排除群組時,其使用以下邏輯來確定帳號是否強制啟用雙因素驗證:如果沒有選取群組,雙因素驗證對所有除了排除群組以外的成員啟用。若選取了群組,則雙因素驗證會對所有該群組的成員啟用。如果某個帳號同時位在選取與排除的群組,則被選取的群組優先程度較高,因此會強制啟用雙因素驗證。", "Save changes" : "儲存變更", "All" : "所有", "Limit app usage to groups" : "限制特定群組使用應用程式", @@ -327,6 +338,7 @@ "View in store" : "在商店中檢視", "Visit website" : "造訪網站", "Report a bug" : "回報問題", + "Usage documentation" : "使用方式說明文件", "Admin documentation" : "管理員說明文件", "Developer documentation" : "開發者說明文件", "Show details for {appName} app" : "顯示 {appName} 應用程式的詳細資訊", @@ -389,12 +401,16 @@ "Last job ran {relativeTime}." : "上次工作執行於 {relativeTime}。", "Background job did not run yet!" : "背景工作從未執行!", "AJAX" : "AJAX", + "Execute one task with each page loaded. Use case: Single account instance." : "每個頁面載入時執行一次任務。使用情境:單帳號站台。", "Webcron" : "Webcron", + "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "cron.php 在 webcron 服務中註冊,每五分鐘透過 HTTP 呼叫一次 cron.php。使用情境:非常小的站台(一到五個帳號,取決於使用量)。", "Cron (Recommended)" : "Cron(建議)", "Use system cron service to call the cron.php file every 5 minutes." : "使用系統 cron 每5分鐘呼叫 cron.php。", + "The cron.php needs to be executed by the system account \"{user}\"." : "cron.php 必須由系統帳號「{user}」執行。", "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "PHP POSIX 擴充元件是必須的。請檢視 {linkstart}PHP 文件{linkend}以取得更多資訊。", "Unable to update background job mode" : "無法更新背景工作模式", "Profile" : "個人檔案", + "Enable or disable profile by default for new accounts." : "預設情況下為新帳號啟用或停用個人檔案", "Enable" : "啟用", "Unable to update profile default setting" : "無法更新個人檔案預設設定", "Server-side encryption" : "伺服器端加密", @@ -411,6 +427,7 @@ "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "您必須將您的加密金鑰從舊的加密 (ownCloud <= 8.0) 轉換成新的。請啟用 \"Default encryption module\" 並執行 {command}", "Unable to update server side encryption config" : "無法升級伺服器端加密設定", "Please confirm the group removal" : "請確認移除群組", + "You are about to remove the group \"{group}\". The accounts will NOT be deleted." : "您將要移除群組「{group}」。帳號將不會被刪除。", "Cancel" : "取消", "Confirm" : "確認", "Submit" : "遞交", @@ -441,12 +458,12 @@ "You are using <strong>{usage}</strong>" : "您已使用 <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "您已使用 <strong>{totalSpace}</strong> 中的 <strong>{usage}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "您的全名", - "Email options" : "電子郵件選項", + "This address is not confirmed" : "此地址尚未確認", "Primary email for password reset and notifications" : "用於密碼重設與通知的主要電子郵件地址", + "Email options" : "電子郵件選項", "Remove primary email" : "移除主要電子郵件地址", "Delete email" : "刪除電子郵件地址", "Unset as primary email" : "取消設定為主要電子郵件", - "This address is not confirmed" : "此地址尚未確認", "Set as primary email" : "設定為主要電子郵件", "Additional email address {index}" : "額外的電子郵件地址 {index}", "Unable to delete primary email address" : "無法刪除主要電子郵件地址", @@ -468,7 +485,6 @@ "Your organisation" : "您的組織", "Your phone number" : "您的電話號碼", "Edit your Profile visibility" : "編輯您的個人資料能見度", - "Enable Profile" : "啟用個人檔案", "Unable to update profile enabled state" : "無法更新個人檔案啟用狀態", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "將會遵循您個人檔案中「能見度」與「範圍」較嚴格的設定。舉例來說,當「能見度」設定為「對所有人顯示」,而「範圍」設定為「私人」時。將使用「私人」的設定。", "Unable to update visibility of {displayId}" : "無法更新 {displayId} 的能見度", @@ -488,6 +504,7 @@ "Reshare" : "重新分享", "No accounts" : "無帳號", "Loading accounts …" : "少女祈禱中...", + "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "帳號清單。出於效能考量,此清單未完全呈現。帳號將在您瀏覽清單時呈現。", "Default language" : "預設語言", "Common languages" : "常用語言", "Other languages" : "其他語言", @@ -524,19 +541,28 @@ "Last login" : "最後登入", "User actions" : "使用者動作", "Password or insufficient permissions message" : "密碼或權限不足訊息", + "Loading account …" : "正在載入帳號……", "Change display name" : "變更顯示名稱", "Set new password" : "設定新密碼", + "You do not have permissions to see the details of this account" : "您沒有檢視此帳號詳細資料的權限", "Set new email address" : "設定新電子郵件地址", "Add user to group" : "新增使用者到群組", + "Add account to group" : "新增帳號至群組", + "Set account as admin for" : "將帳號設定為管理員", + "Select account quota" : "選取帳號容量限制", "Set the language" : "設定語言", + "Set line manager" : "設定行管理員", "{size} used" : "已使用 {size}", "Delete account" : "刪除帳號", "Wipe all devices" : "抹除所有裝置", + "Disable account" : "停用帳號", + "Enable account" : "啟用帳號", "Resend welcome email" : "重新傳送歡迎電子郵件", "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "如果遺失裝置或退出組織,這可以從與 {userid} 相關的所有裝置遠端抹除 Nextcloud 資料。僅當裝置連線到網際網路時才有效。", "Remote wipe of devices" : "遠端抹除裝置", "Wipe {userid}'s devices" : "抹除 {userid} 的裝置", "Wiped {userid}'s devices" : "抹除了 {userid} 的裝置", + "Failed to update line manager" : "更新行管理員失敗", "Fully delete {userid}'s account including all their personal files, app data, etc." : "完全刪除 {userid} 的帳號,包含他們所有的個人檔案、應用程式資料等等。", "Account deletion" : "帳號刪除", "Delete {userid}'s account" : "刪除 {userid} 的帳號", @@ -544,13 +570,17 @@ "Password was successfully changed" : "成功變更密碼", "Email was successfully changed" : "成功更新電子郵件", "Welcome mail sent!" : "已傳送歡迎郵件!", + "Toggle account actions menu" : "切換帳號動作選單", "Done" : "完成", "Edit" : "編輯", + "Account management settings" : "帳號管理員設定", "Visibility" : "能見度", "Show language" : "顯示語言", + "Show account backend" : "顯示帳號後端", "Show storage path" : "顯示儲存路徑", "Show last login" : "顯示上次登入時間", "Send email" : "傳送電子郵件", + "Send welcome email to new accounts" : "向新帳號傳送歡迎電子郵件", "Defaults" : "預設", "Default quota" : "預設儲存容量限制", "Select default quota" : "選取預設容量限制", @@ -572,12 +602,17 @@ "{license}-licensed" : "以 {license} 授權", "Changelog" : "變更紀錄", "by {author}\n{license}" : "作者為 {author}\n{license}", + "Account management" : "帳號管理", + "New account" : "新帳號", + "Active accounts" : "活躍帳號", "Admins" : "管理者", "Disabled users" : "已停用使用者", "Creating group …" : "正在建立群組……", "Create group" : "建立群組", "Group name" : "群組名稱", "Please enter a valid group name" : "請輸入有效的群組名稱", + "Disabled accounts" : "已停用帳號", + "Account group: {group}" : "帳號群組:{group}", "Failed to create group" : "建立群組失敗", "Sending…" : "正在傳送……", "Email sent" : "電子郵件已寄出", @@ -596,6 +631,8 @@ "Profile visibility" : "個人資料能見度", "Locale" : "地區設定", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "無法使用,因為此屬性是核心功能(包括檔案分享和日曆邀請)所必需的。", + "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "因為您的帳號已停用聯盟分享,因此不可用,若您有任何問題,請聯絡您的系統管理員", + "Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "無法使用,因為不允許將帳號的特定資料發佈到查詢伺服器,若您有任何問題,請聯絡您的系統管理員", "Your apps" : "您的應用程式", "Active apps" : "已啟用應用程式", "Disabled apps" : "已停用應用程式", @@ -604,6 +641,7 @@ "Featured apps" : "精選應用程式", "Supported apps" : "支援的應用程式", "Show to everyone" : "對所有人顯示", + "Show to logged in accounts only" : "僅對已登入的帳號顯示", "Hide" : "隱藏", "Download and enable" : "下載並啟用", "Allow untested app" : "允許未經測試的應用程式", @@ -710,6 +748,7 @@ "png or jpg, max. 20 MB" : "png 或 jpg,最大 20 MB", "Your email address" : "您的電子郵件信箱", "Your location" : "您的位置", + "Enable Profile" : "啟用個人檔案", "Your Twitter handle" : "您的 Twitter 帳號", "You do not have permissions to see the details of this user" : "您沒有檢視此使用者詳細資料的權限", "Add new password" : "新增密碼", diff --git a/apps/sharebymail/l10n/de_DE.js b/apps/sharebymail/l10n/de_DE.js index 373b505fcbe..588fc1712c1 100644 --- a/apps/sharebymail/l10n/de_DE.js +++ b/apps/sharebymail/l10n/de_DE.js @@ -14,6 +14,7 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "Passwort für den Zugriff auf {file} wurde an {email} versandt ", "Password to access {file} was sent to you" : "Passwort für den Zugriff auf {file} wurde an Sie versandt ", "Share by mail" : "Geteilt über eine E-Mail", + "Sharing %1$s failed, because this item is already shared with the account %2$s" : "Freigeben von %1$s ist fehlgeschlagen, da dieses Element schon mit dem Konto %2$s geteilt wurde", "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Automatisch erzeugtes Passwort kann nicht versandt werden. Bitte geben Sie in Ihren persönlichen Einstellungen eine gültige E-Mail-Adresse ein und versuche Sie es erneut.", "Failed to send share by email. Got an invalid email address" : "Die Freigabe per E-Mail konnte nicht gesendet werden. Habe eine ungültige E-Mail-Adresse erhalten.", "Failed to send share by email" : "Fehler beim Senden der Freigabe per E-Mail", @@ -37,6 +38,7 @@ OC.L10N.register( "You can choose a different password at any time in the share dialog." : "Im Teilen-Dialog können Sie jederzeit ein anderes Passwort wählen.", "Could not find share" : "Freigabe konnte nicht gefunden werden", "Share provider which allows you to share files by mail" : "Anbieter zum Teilen. Ermöglicht das Teilen von Dateien per E-Mail.", + "Allows people to share a personalized link to a file or folder by putting in an email address." : "Ermöglicht Personen, einen personalisierten Link zu einer Datei oder einem Ordner durch Eingabe einer E-Mail-Adresse zu teilen.", "Send password by mail" : "Passwort per Mail senden", "Reply to initiator" : "Antwort an Initiator", "Unable to update share by mail config" : "Einstellungen zum Teilen via E-Mail konnten nicht aktualisiert werden", diff --git a/apps/sharebymail/l10n/de_DE.json b/apps/sharebymail/l10n/de_DE.json index 95bf15c671a..2ab48ef116d 100644 --- a/apps/sharebymail/l10n/de_DE.json +++ b/apps/sharebymail/l10n/de_DE.json @@ -12,6 +12,7 @@ "Password to access {file} was sent to {email}" : "Passwort für den Zugriff auf {file} wurde an {email} versandt ", "Password to access {file} was sent to you" : "Passwort für den Zugriff auf {file} wurde an Sie versandt ", "Share by mail" : "Geteilt über eine E-Mail", + "Sharing %1$s failed, because this item is already shared with the account %2$s" : "Freigeben von %1$s ist fehlgeschlagen, da dieses Element schon mit dem Konto %2$s geteilt wurde", "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Automatisch erzeugtes Passwort kann nicht versandt werden. Bitte geben Sie in Ihren persönlichen Einstellungen eine gültige E-Mail-Adresse ein und versuche Sie es erneut.", "Failed to send share by email. Got an invalid email address" : "Die Freigabe per E-Mail konnte nicht gesendet werden. Habe eine ungültige E-Mail-Adresse erhalten.", "Failed to send share by email" : "Fehler beim Senden der Freigabe per E-Mail", @@ -35,6 +36,7 @@ "You can choose a different password at any time in the share dialog." : "Im Teilen-Dialog können Sie jederzeit ein anderes Passwort wählen.", "Could not find share" : "Freigabe konnte nicht gefunden werden", "Share provider which allows you to share files by mail" : "Anbieter zum Teilen. Ermöglicht das Teilen von Dateien per E-Mail.", + "Allows people to share a personalized link to a file or folder by putting in an email address." : "Ermöglicht Personen, einen personalisierten Link zu einer Datei oder einem Ordner durch Eingabe einer E-Mail-Adresse zu teilen.", "Send password by mail" : "Passwort per Mail senden", "Reply to initiator" : "Antwort an Initiator", "Unable to update share by mail config" : "Einstellungen zum Teilen via E-Mail konnten nicht aktualisiert werden", diff --git a/apps/sharebymail/l10n/nb.js b/apps/sharebymail/l10n/nb.js index 5283d308b6d..9ccba49e773 100644 --- a/apps/sharebymail/l10n/nb.js +++ b/apps/sharebymail/l10n/nb.js @@ -38,6 +38,7 @@ OC.L10N.register( "You can choose a different password at any time in the share dialog." : "Du kan velge et annet passord når som helst i delingsdialogvinduet.", "Could not find share" : "Delingen ble ikke funnet", "Share provider which allows you to share files by mail" : "Delingsleverandør som lar deg dele filer via post", + "Allows people to share a personalized link to a file or folder by putting in an email address." : "Tillater personer å dele en personalisert lenke til en fil eller mappe ved å skrive inn en e-postadresse.", "Send password by mail" : "Send passord via e-post", "Reply to initiator" : "Svar til initiativtaker", "Unable to update share by mail config" : "Kan ikke oppdatere deling via e-postkonfigurasjon", diff --git a/apps/sharebymail/l10n/nb.json b/apps/sharebymail/l10n/nb.json index f79fd4c1706..0e57317f6f5 100644 --- a/apps/sharebymail/l10n/nb.json +++ b/apps/sharebymail/l10n/nb.json @@ -36,6 +36,7 @@ "You can choose a different password at any time in the share dialog." : "Du kan velge et annet passord når som helst i delingsdialogvinduet.", "Could not find share" : "Delingen ble ikke funnet", "Share provider which allows you to share files by mail" : "Delingsleverandør som lar deg dele filer via post", + "Allows people to share a personalized link to a file or folder by putting in an email address." : "Tillater personer å dele en personalisert lenke til en fil eller mappe ved å skrive inn en e-postadresse.", "Send password by mail" : "Send passord via e-post", "Reply to initiator" : "Svar til initiativtaker", "Unable to update share by mail config" : "Kan ikke oppdatere deling via e-postkonfigurasjon", diff --git a/apps/sharebymail/l10n/ru.js b/apps/sharebymail/l10n/ru.js index 8c332b9db01..6ade93eae2f 100644 --- a/apps/sharebymail/l10n/ru.js +++ b/apps/sharebymail/l10n/ru.js @@ -14,6 +14,7 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "Пароль для доступа к «{file}» был отправлен на адрес {email}", "Password to access {file} was sent to you" : "Вам был отправлен пароль для доступа к «{file}»", "Share by mail" : "Поделиться по почте", + "Sharing %1$s failed, because this item is already shared with the account %2$s" : "Не удалось предоставить доступ к %1$s, так как этот ресурс уже доступен пользователю %2$s", "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Мы не можем отправить вам автоматически сгенерированный пароль. Укажите действующий адрес электронной почты в личных настройках и повторите попытку.", "Failed to send share by email. Got an invalid email address" : "Не удалось отправить ссылку общего доступа по электронной почте. Получен неверный адрес электронной почты", "Failed to send share by email" : "Не удалось предоставить общий доступ по адресу электронной почты", diff --git a/apps/sharebymail/l10n/ru.json b/apps/sharebymail/l10n/ru.json index e86a51c1888..cbf5f6b6955 100644 --- a/apps/sharebymail/l10n/ru.json +++ b/apps/sharebymail/l10n/ru.json @@ -12,6 +12,7 @@ "Password to access {file} was sent to {email}" : "Пароль для доступа к «{file}» был отправлен на адрес {email}", "Password to access {file} was sent to you" : "Вам был отправлен пароль для доступа к «{file}»", "Share by mail" : "Поделиться по почте", + "Sharing %1$s failed, because this item is already shared with the account %2$s" : "Не удалось предоставить доступ к %1$s, так как этот ресурс уже доступен пользователю %2$s", "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Мы не можем отправить вам автоматически сгенерированный пароль. Укажите действующий адрес электронной почты в личных настройках и повторите попытку.", "Failed to send share by email. Got an invalid email address" : "Не удалось отправить ссылку общего доступа по электронной почте. Получен неверный адрес электронной почты", "Failed to send share by email" : "Не удалось предоставить общий доступ по адресу электронной почты", diff --git a/apps/sharebymail/l10n/zh_TW.js b/apps/sharebymail/l10n/zh_TW.js index 863e2a7a30f..fe57eb05d47 100644 --- a/apps/sharebymail/l10n/zh_TW.js +++ b/apps/sharebymail/l10n/zh_TW.js @@ -14,6 +14,7 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "存取 {file} 的密碼已寄送給 {email}", "Password to access {file} was sent to you" : "存取 {file} 的密碼已寄送給您", "Share by mail" : "透過電子郵件分享", + "Sharing %1$s failed, because this item is already shared with the account %2$s" : "分享 %1$s 失敗,因為此項目已與帳號 %2$s 分享", "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "我們無法將自動生成的密碼寄送給您。請在您的個人設定裡設定有效的電子郵件地址並再試一次。", "Failed to send share by email. Got an invalid email address" : "透過電子郵件傳送分享失敗。收到無效的電子郵件地址", "Failed to send share by email" : "透過電子郵件寄送分享失敗", @@ -37,6 +38,7 @@ OC.L10N.register( "You can choose a different password at any time in the share dialog." : "您隨時可以在分享對話框中選擇其他密碼。", "Could not find share" : "找不到分享", "Share provider which allows you to share files by mail" : "分享提供者,讓您可以透過電子郵件分享檔案", + "Allows people to share a personalized link to a file or folder by putting in an email address." : "允許使用者透過輸入電子郵件地址來分享到檔案或資料夾的個人化連結。", "Send password by mail" : "透過電子郵件寄送密碼", "Reply to initiator" : "回覆給發起人", "Unable to update share by mail config" : "無法更新透過郵件分享設定", diff --git a/apps/sharebymail/l10n/zh_TW.json b/apps/sharebymail/l10n/zh_TW.json index 2810f203a68..f18187d4373 100644 --- a/apps/sharebymail/l10n/zh_TW.json +++ b/apps/sharebymail/l10n/zh_TW.json @@ -12,6 +12,7 @@ "Password to access {file} was sent to {email}" : "存取 {file} 的密碼已寄送給 {email}", "Password to access {file} was sent to you" : "存取 {file} 的密碼已寄送給您", "Share by mail" : "透過電子郵件分享", + "Sharing %1$s failed, because this item is already shared with the account %2$s" : "分享 %1$s 失敗,因為此項目已與帳號 %2$s 分享", "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "我們無法將自動生成的密碼寄送給您。請在您的個人設定裡設定有效的電子郵件地址並再試一次。", "Failed to send share by email. Got an invalid email address" : "透過電子郵件傳送分享失敗。收到無效的電子郵件地址", "Failed to send share by email" : "透過電子郵件寄送分享失敗", @@ -35,6 +36,7 @@ "You can choose a different password at any time in the share dialog." : "您隨時可以在分享對話框中選擇其他密碼。", "Could not find share" : "找不到分享", "Share provider which allows you to share files by mail" : "分享提供者,讓您可以透過電子郵件分享檔案", + "Allows people to share a personalized link to a file or folder by putting in an email address." : "允許使用者透過輸入電子郵件地址來分享到檔案或資料夾的個人化連結。", "Send password by mail" : "透過電子郵件寄送密碼", "Reply to initiator" : "回覆給發起人", "Unable to update share by mail config" : "無法更新透過郵件分享設定", diff --git a/apps/systemtags/l10n/de_DE.js b/apps/systemtags/l10n/de_DE.js index 2c8aeae4de4..1c133553e8f 100644 --- a/apps/systemtags/l10n/de_DE.js +++ b/apps/systemtags/l10n/de_DE.js @@ -42,6 +42,8 @@ OC.L10N.register( "All tagged %s …" : "Alle Schlagwort %s hinzugefügt ....", "tagged %s" : "Schlagwort %s hinzugefügt", "Collaborative tags" : "Kollaborative Schlagworte", + "Collaborative tagging functionality which shares tags among people." : "Gemeinschaftliche Schlagwort-Funktionalität, welche Schlagworte unter den Benutzern teilt.", + "Collaborative tagging functionality which shares tags among people. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Gemeinschaftliche Schlagwort-Funktionalität, welche Schlagworte unter den Personen teilt. Sehr gut für Gruppen.\n\t(Wenn Sie ein Anbieter mit einer Mehrkundeninstallation sind, so ist angeraten diese App zu deaktivieren, da die Schlagworte mit allen Kunden geteilt werden.)", "Create or edit tags" : "Schlagworte erstellen oder bearbeiten", "Search for a tag to edit" : "Nach einem Schlagwort zum Bearbeiten suchen", "Collaborative tags …" : "Kollaborative Schlagworte ...", diff --git a/apps/systemtags/l10n/de_DE.json b/apps/systemtags/l10n/de_DE.json index b9cee619101..915838de980 100644 --- a/apps/systemtags/l10n/de_DE.json +++ b/apps/systemtags/l10n/de_DE.json @@ -40,6 +40,8 @@ "All tagged %s …" : "Alle Schlagwort %s hinzugefügt ....", "tagged %s" : "Schlagwort %s hinzugefügt", "Collaborative tags" : "Kollaborative Schlagworte", + "Collaborative tagging functionality which shares tags among people." : "Gemeinschaftliche Schlagwort-Funktionalität, welche Schlagworte unter den Benutzern teilt.", + "Collaborative tagging functionality which shares tags among people. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Gemeinschaftliche Schlagwort-Funktionalität, welche Schlagworte unter den Personen teilt. Sehr gut für Gruppen.\n\t(Wenn Sie ein Anbieter mit einer Mehrkundeninstallation sind, so ist angeraten diese App zu deaktivieren, da die Schlagworte mit allen Kunden geteilt werden.)", "Create or edit tags" : "Schlagworte erstellen oder bearbeiten", "Search for a tag to edit" : "Nach einem Schlagwort zum Bearbeiten suchen", "Collaborative tags …" : "Kollaborative Schlagworte ...", diff --git a/apps/systemtags/l10n/zh_TW.js b/apps/systemtags/l10n/zh_TW.js index 8903a2c3609..23f942e6348 100644 --- a/apps/systemtags/l10n/zh_TW.js +++ b/apps/systemtags/l10n/zh_TW.js @@ -42,6 +42,8 @@ OC.L10N.register( "All tagged %s …" : "全部標記為 %s……", "tagged %s" : "已標記 %s", "Collaborative tags" : "協作標籤", + "Collaborative tagging functionality which shares tags among people." : "可在使用者間分享標籤的協作標籤功能。", + "Collaborative tagging functionality which shares tags among people. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "可在使用者間分享標籤的協作標籤功能。對團隊來說很有用。\n\t(如果您是有多租戶安裝的提供商,則建議在分享標籤時停用此應用程式。)", "Create or edit tags" : "建立或編輯標籤", "Search for a tag to edit" : "搜尋要編輯的標籤", "Collaborative tags …" : "協作標籤……", diff --git a/apps/systemtags/l10n/zh_TW.json b/apps/systemtags/l10n/zh_TW.json index a7f7bea933f..8ef3c52b34f 100644 --- a/apps/systemtags/l10n/zh_TW.json +++ b/apps/systemtags/l10n/zh_TW.json @@ -40,6 +40,8 @@ "All tagged %s …" : "全部標記為 %s……", "tagged %s" : "已標記 %s", "Collaborative tags" : "協作標籤", + "Collaborative tagging functionality which shares tags among people." : "可在使用者間分享標籤的協作標籤功能。", + "Collaborative tagging functionality which shares tags among people. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "可在使用者間分享標籤的協作標籤功能。對團隊來說很有用。\n\t(如果您是有多租戶安裝的提供商,則建議在分享標籤時停用此應用程式。)", "Create or edit tags" : "建立或編輯標籤", "Search for a tag to edit" : "搜尋要編輯的標籤", "Collaborative tags …" : "協作標籤……", diff --git a/apps/updatenotification/l10n/de_DE.js b/apps/updatenotification/l10n/de_DE.js index b08d80ff0c3..2cd333b4aad 100644 --- a/apps/updatenotification/l10n/de_DE.js +++ b/apps/updatenotification/l10n/de_DE.js @@ -17,6 +17,7 @@ OC.L10N.register( "Apps missing compatible version" : "Für diese Apps fehlen kompatible Versionen", "View in store" : "Im Store anzeigen", "Apps with compatible version" : "Für diese Apps gibt es kompatible Versionen", + "Please note that the web updater is not recommended with more than 100 accounts! Please use the command line updater instead!" : "Bitte beachten Sie, dass der Web Updater bei mehr als 100 Konten nicht empfohlen wird! Bitte verwenden Sie stattdessen den Befehlszeilen-Updater!", "Open updater" : "Updater öffnen", "Download now" : "Jetzt herunterladen", "Web updater is disabled. Please use the command line updater or the appropriate update mechanism for your installation method (e.g. Docker pull) to update." : "Der Web-Updater ist deaktiviert. Bitte verwenden Sie zum Aktualisieren den Befehlszeilen-Updater oder den entsprechenden Update-Mechanismus für Ihre Installationsmethode (z. B. Docker pull).", @@ -35,6 +36,7 @@ OC.L10N.register( "The selected update channel makes dedicated notifications for the server obsolete." : "Der gewählte Update-Kanal macht dedizierte Benachrichtigungen für Serveraktualisierungen obsolet.", "The selected update channel does not support updates of the server." : "Der gewählte Update-Kanal unterstützt keine Aktualisierungen für Server.", "A new version is available: <strong>{newVersionString}</strong>" : "Eine neue Version ist verfügbar: <strong>{newVersionString}</strong>", + "Note that after a new release the update only shows up after the first minor release or later. We roll out new versions spread out over time and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Beachten Sie, dass die Aktualisierung nach einer neuen Version erst nach der ersten Unterversion (minor release) oder später angezeigt wird. Wir stellen im Laufe der Zeit neue Versionen zur Verfügung und überspringen manchmal eine Version, wenn Probleme auftreten. Weitere Informationen zu Update- und Release-Kanälen finden Sie unter {link}", "Checked on {lastCheckedDate} - Open changelog" : "Geprüft am {lastCheckedDate} - Änderungsübersicht öffnen", "Checking apps for compatible versions" : "Es werden alle Apps auf kompatible Versionen geprüft", "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Bitte stellen Sie sicher, dass in der \"config.php\"-Datei die Variable <samp>appstoreenabled</samp>nicht auf \"false\" steht.", diff --git a/apps/updatenotification/l10n/de_DE.json b/apps/updatenotification/l10n/de_DE.json index 91f15ad5737..d0e680df619 100644 --- a/apps/updatenotification/l10n/de_DE.json +++ b/apps/updatenotification/l10n/de_DE.json @@ -15,6 +15,7 @@ "Apps missing compatible version" : "Für diese Apps fehlen kompatible Versionen", "View in store" : "Im Store anzeigen", "Apps with compatible version" : "Für diese Apps gibt es kompatible Versionen", + "Please note that the web updater is not recommended with more than 100 accounts! Please use the command line updater instead!" : "Bitte beachten Sie, dass der Web Updater bei mehr als 100 Konten nicht empfohlen wird! Bitte verwenden Sie stattdessen den Befehlszeilen-Updater!", "Open updater" : "Updater öffnen", "Download now" : "Jetzt herunterladen", "Web updater is disabled. Please use the command line updater or the appropriate update mechanism for your installation method (e.g. Docker pull) to update." : "Der Web-Updater ist deaktiviert. Bitte verwenden Sie zum Aktualisieren den Befehlszeilen-Updater oder den entsprechenden Update-Mechanismus für Ihre Installationsmethode (z. B. Docker pull).", @@ -33,6 +34,7 @@ "The selected update channel makes dedicated notifications for the server obsolete." : "Der gewählte Update-Kanal macht dedizierte Benachrichtigungen für Serveraktualisierungen obsolet.", "The selected update channel does not support updates of the server." : "Der gewählte Update-Kanal unterstützt keine Aktualisierungen für Server.", "A new version is available: <strong>{newVersionString}</strong>" : "Eine neue Version ist verfügbar: <strong>{newVersionString}</strong>", + "Note that after a new release the update only shows up after the first minor release or later. We roll out new versions spread out over time and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Beachten Sie, dass die Aktualisierung nach einer neuen Version erst nach der ersten Unterversion (minor release) oder später angezeigt wird. Wir stellen im Laufe der Zeit neue Versionen zur Verfügung und überspringen manchmal eine Version, wenn Probleme auftreten. Weitere Informationen zu Update- und Release-Kanälen finden Sie unter {link}", "Checked on {lastCheckedDate} - Open changelog" : "Geprüft am {lastCheckedDate} - Änderungsübersicht öffnen", "Checking apps for compatible versions" : "Es werden alle Apps auf kompatible Versionen geprüft", "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Bitte stellen Sie sicher, dass in der \"config.php\"-Datei die Variable <samp>appstoreenabled</samp>nicht auf \"false\" steht.", diff --git a/apps/updatenotification/l10n/zh_TW.js b/apps/updatenotification/l10n/zh_TW.js index f2e4a91f9bd..27e6e2fadbb 100644 --- a/apps/updatenotification/l10n/zh_TW.js +++ b/apps/updatenotification/l10n/zh_TW.js @@ -17,6 +17,7 @@ OC.L10N.register( "Apps missing compatible version" : "應用程式缺少相容的版本", "View in store" : "在商店中檢視", "Apps with compatible version" : "有相容版本的應用程式", + "Please note that the web updater is not recommended with more than 100 accounts! Please use the command line updater instead!" : "請注意,不建議超過 100 個帳號的站台使用網頁更新程式!請改用命令列更新程式!", "Open updater" : "打開更新程式", "Download now" : "現在下載", "Web updater is disabled. Please use the command line updater or the appropriate update mechanism for your installation method (e.g. Docker pull) to update." : "網頁更新程式已停用。請使用命令列更新程式或適合您安裝方式的適當更新機制(例如 Docker pull)進行更新。", @@ -35,6 +36,7 @@ OC.L10N.register( "The selected update channel makes dedicated notifications for the server obsolete." : "選定的更新通道將會讓伺服器專用的通知過時。", "The selected update channel does not support updates of the server." : "選定的更新頻道不支援伺服器更新。", "A new version is available: <strong>{newVersionString}</strong>" : "新版本可用:<strong>{newVersionString}</strong>", + "Note that after a new release the update only shows up after the first minor release or later. We roll out new versions spread out over time and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "請注意,新版本釋出後,僅會在有第一個次要版本或更新的版本時顯示。我們會逐步推送新版本,並在發現問題時跳過特定版本。在 {link} 取得關於更新與釋出頻道的更多資訊", "Checked on {lastCheckedDate} - Open changelog" : "檢查於 {lastCheckedDate} - 開啟變更紀錄", "Checking apps for compatible versions" : "正在檢查應用程式的相容版本", "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "請確定您的 config.php 中並沒有將 <samp>appstoreenabled</samp> 的值設定為 false。", diff --git a/apps/updatenotification/l10n/zh_TW.json b/apps/updatenotification/l10n/zh_TW.json index c9dca7065ec..df56b497765 100644 --- a/apps/updatenotification/l10n/zh_TW.json +++ b/apps/updatenotification/l10n/zh_TW.json @@ -15,6 +15,7 @@ "Apps missing compatible version" : "應用程式缺少相容的版本", "View in store" : "在商店中檢視", "Apps with compatible version" : "有相容版本的應用程式", + "Please note that the web updater is not recommended with more than 100 accounts! Please use the command line updater instead!" : "請注意,不建議超過 100 個帳號的站台使用網頁更新程式!請改用命令列更新程式!", "Open updater" : "打開更新程式", "Download now" : "現在下載", "Web updater is disabled. Please use the command line updater or the appropriate update mechanism for your installation method (e.g. Docker pull) to update." : "網頁更新程式已停用。請使用命令列更新程式或適合您安裝方式的適當更新機制(例如 Docker pull)進行更新。", @@ -33,6 +34,7 @@ "The selected update channel makes dedicated notifications for the server obsolete." : "選定的更新通道將會讓伺服器專用的通知過時。", "The selected update channel does not support updates of the server." : "選定的更新頻道不支援伺服器更新。", "A new version is available: <strong>{newVersionString}</strong>" : "新版本可用:<strong>{newVersionString}</strong>", + "Note that after a new release the update only shows up after the first minor release or later. We roll out new versions spread out over time and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "請注意,新版本釋出後,僅會在有第一個次要版本或更新的版本時顯示。我們會逐步推送新版本,並在發現問題時跳過特定版本。在 {link} 取得關於更新與釋出頻道的更多資訊", "Checked on {lastCheckedDate} - Open changelog" : "檢查於 {lastCheckedDate} - 開啟變更紀錄", "Checking apps for compatible versions" : "正在檢查應用程式的相容版本", "Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "請確定您的 config.php 中並沒有將 <samp>appstoreenabled</samp> 的值設定為 false。", diff --git a/apps/user_ldap/l10n/de_DE.js b/apps/user_ldap/l10n/de_DE.js index bc4fff6c8ce..4c05e772f9a 100644 --- a/apps/user_ldap/l10n/de_DE.js +++ b/apps/user_ldap/l10n/de_DE.js @@ -63,6 +63,7 @@ OC.L10N.register( "LDAP/AD integration" : "LDAP/AD-Integration", "Invalid LDAP UUIDs" : "Ungültige LDAP-UUIDs", "None found" : "Keine gefunden", + "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Es wurden ungültige UUIDs von LDAP-Konten oder -Gruppen gefunden. Bitte überprüfen Sie Ihre „UUID-Erkennung überschreiben“-Einstellungen im Expertenteil der LDAP-Konfiguration und verwenden Sie „occ ldap:update-uuid“, um sie zu aktualisieren.", "_%n group found_::_%n groups found_" : ["%n Gruppe gefunden","%n Gruppen gefunden"], "> 1000 groups found" : "Mehr als 1000 Gruppen gefunden", "> 1000 users found" : "Mehr als 1000 Benutzer gefunden", diff --git a/apps/user_ldap/l10n/de_DE.json b/apps/user_ldap/l10n/de_DE.json index ff8780598b4..771803b6b95 100644 --- a/apps/user_ldap/l10n/de_DE.json +++ b/apps/user_ldap/l10n/de_DE.json @@ -61,6 +61,7 @@ "LDAP/AD integration" : "LDAP/AD-Integration", "Invalid LDAP UUIDs" : "Ungültige LDAP-UUIDs", "None found" : "Keine gefunden", + "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Es wurden ungültige UUIDs von LDAP-Konten oder -Gruppen gefunden. Bitte überprüfen Sie Ihre „UUID-Erkennung überschreiben“-Einstellungen im Expertenteil der LDAP-Konfiguration und verwenden Sie „occ ldap:update-uuid“, um sie zu aktualisieren.", "_%n group found_::_%n groups found_" : ["%n Gruppe gefunden","%n Gruppen gefunden"], "> 1000 groups found" : "Mehr als 1000 Gruppen gefunden", "> 1000 users found" : "Mehr als 1000 Benutzer gefunden", diff --git a/apps/user_ldap/l10n/sv.js b/apps/user_ldap/l10n/sv.js index 7694147606c..d0d03d15be7 100644 --- a/apps/user_ldap/l10n/sv.js +++ b/apps/user_ldap/l10n/sv.js @@ -63,6 +63,7 @@ OC.L10N.register( "LDAP/AD integration" : "LDAP/AD-integration", "Invalid LDAP UUIDs" : "Ogiltiga LDAP UUIDs", "None found" : "Ingen hittades", + "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Ogiltiga UUID för LDAP-användare eller -grupper har hittats. Granska dina \"Åsidosätt UUID-detektering\"-inställningar i expertdelen av LDAP-konfigurationen och använd \"occ ldap:update-uuid\" för att uppdatera dem.", "_%n group found_::_%n groups found_" : ["%n grupp hittades","%n grupper hittades"], "> 1000 groups found" : "> 1000 grupper hittades", "> 1000 users found" : "> 1000 användare hittades", @@ -207,6 +208,7 @@ OC.L10N.register( "Biography Field" : "Biografi", "User profile Biography will be set from the specified attribute" : "Biografi i användarprofilen kommer att ställas in från det angivna attributet", "Internal Username" : "Internt användarnamn", + "By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [a-zA-Z0-9_.@-]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all DAV services. With this setting, the default behavior can be overridden. Changes will have effect only on newly mapped (added) LDAP users. Leave it empty for default behavior." : "Som standard kommer de interna användarnamnen skapas från UUID-attributen. Det säkerställer att användarnamnet är unikt och att tecken inte behöver konverteras. Det interna användarnamnet har begränsningen att bara dessa tecken tillåts: [ a-zA-Z0-9_.@- ]. Andra tecken kommer att ersättas med deras korresponderande ASCII-kod eller utelämnas. Vid kollisioner kommer ett nummer läggas till/ökas. Det interna användarnamnet används för att identifiera en användare internt. Det är också standardnamnet för användarens hemmapp. Det är också en del av externa webbadresser, till exempel för alla *DAV-tjänster. Med denna inställning, kan standardbeteendet bli överskrivet. Lämna det tomt för standardbeteende. Ändringar kommer att bara gälla för nya mappningar (tillagda) LDAP-användare. Lämna tomt för standardbeteende.", "Internal Username Attribute:" : "Internt användarnamnsattribut:", "Override UUID detection" : "Åsidosätt UUID-detektion", "By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "Som standard upptäcker ownCloud automatiskt UUID-attributet. Det UUID-attributet används för att utan tvivel identifiera LDAP-användare och grupper. Dessutom kommer interna användarnamn skapas baserat på detta UUID, om inte annat anges ovan. Du kan åsidosätta inställningen och passera ett attribut som du själv väljer. Du måste se till att attributet som du väljer kan hämtas för både användare och grupper och att det är unikt. Lämna det tomt för standard beteende. Förändringar kommer endast att påverka nyligen mappade (tillagda) LDAP-användare och grupper.", diff --git a/apps/user_ldap/l10n/sv.json b/apps/user_ldap/l10n/sv.json index 94ce03043e1..74cdc55041f 100644 --- a/apps/user_ldap/l10n/sv.json +++ b/apps/user_ldap/l10n/sv.json @@ -61,6 +61,7 @@ "LDAP/AD integration" : "LDAP/AD-integration", "Invalid LDAP UUIDs" : "Ogiltiga LDAP UUIDs", "None found" : "Ingen hittades", + "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Ogiltiga UUID för LDAP-användare eller -grupper har hittats. Granska dina \"Åsidosätt UUID-detektering\"-inställningar i expertdelen av LDAP-konfigurationen och använd \"occ ldap:update-uuid\" för att uppdatera dem.", "_%n group found_::_%n groups found_" : ["%n grupp hittades","%n grupper hittades"], "> 1000 groups found" : "> 1000 grupper hittades", "> 1000 users found" : "> 1000 användare hittades", @@ -205,6 +206,7 @@ "Biography Field" : "Biografi", "User profile Biography will be set from the specified attribute" : "Biografi i användarprofilen kommer att ställas in från det angivna attributet", "Internal Username" : "Internt användarnamn", + "By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [a-zA-Z0-9_.@-]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all DAV services. With this setting, the default behavior can be overridden. Changes will have effect only on newly mapped (added) LDAP users. Leave it empty for default behavior." : "Som standard kommer de interna användarnamnen skapas från UUID-attributen. Det säkerställer att användarnamnet är unikt och att tecken inte behöver konverteras. Det interna användarnamnet har begränsningen att bara dessa tecken tillåts: [ a-zA-Z0-9_.@- ]. Andra tecken kommer att ersättas med deras korresponderande ASCII-kod eller utelämnas. Vid kollisioner kommer ett nummer läggas till/ökas. Det interna användarnamnet används för att identifiera en användare internt. Det är också standardnamnet för användarens hemmapp. Det är också en del av externa webbadresser, till exempel för alla *DAV-tjänster. Med denna inställning, kan standardbeteendet bli överskrivet. Lämna det tomt för standardbeteende. Ändringar kommer att bara gälla för nya mappningar (tillagda) LDAP-användare. Lämna tomt för standardbeteende.", "Internal Username Attribute:" : "Internt användarnamnsattribut:", "Override UUID detection" : "Åsidosätt UUID-detektion", "By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "Som standard upptäcker ownCloud automatiskt UUID-attributet. Det UUID-attributet används för att utan tvivel identifiera LDAP-användare och grupper. Dessutom kommer interna användarnamn skapas baserat på detta UUID, om inte annat anges ovan. Du kan åsidosätta inställningen och passera ett attribut som du själv väljer. Du måste se till att attributet som du väljer kan hämtas för både användare och grupper och att det är unikt. Lämna det tomt för standard beteende. Förändringar kommer endast att påverka nyligen mappade (tillagda) LDAP-användare och grupper.", diff --git a/apps/user_ldap/l10n/zh_TW.js b/apps/user_ldap/l10n/zh_TW.js index 8707746f8b3..82a4c085b91 100644 --- a/apps/user_ldap/l10n/zh_TW.js +++ b/apps/user_ldap/l10n/zh_TW.js @@ -63,6 +63,7 @@ OC.L10N.register( "LDAP/AD integration" : "LDAP/AD 整合", "Invalid LDAP UUIDs" : "無效的 LDAP UUID", "None found" : "找不到", + "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "找到無效的 LDAP 帳號或群組 UUID。請審閱您在 LDAP 專家設定中的「覆寫 UUID 偵測」設定,並使用「occ ldap:update-uuid」來更新它們。", "_%n group found_::_%n groups found_" : ["找到 %n 個群組"], "> 1000 groups found" : "找到 > 1000 個群組", "> 1000 users found" : "找到 > 1000 個使用者", diff --git a/apps/user_ldap/l10n/zh_TW.json b/apps/user_ldap/l10n/zh_TW.json index 2c469bb3850..23b8a34b763 100644 --- a/apps/user_ldap/l10n/zh_TW.json +++ b/apps/user_ldap/l10n/zh_TW.json @@ -61,6 +61,7 @@ "LDAP/AD integration" : "LDAP/AD 整合", "Invalid LDAP UUIDs" : "無效的 LDAP UUID", "None found" : "找不到", + "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "找到無效的 LDAP 帳號或群組 UUID。請審閱您在 LDAP 專家設定中的「覆寫 UUID 偵測」設定,並使用「occ ldap:update-uuid」來更新它們。", "_%n group found_::_%n groups found_" : ["找到 %n 個群組"], "> 1000 groups found" : "找到 > 1000 個群組", "> 1000 users found" : "找到 > 1000 個使用者", diff --git a/apps/weather_status/l10n/de_DE.js b/apps/weather_status/l10n/de_DE.js index 6f8587dba4c..0845c569b22 100644 --- a/apps/weather_status/l10n/de_DE.js +++ b/apps/weather_status/l10n/de_DE.js @@ -7,6 +7,7 @@ OC.L10N.register( "Error" : "Fehler", "Weather status" : "Wetter Status", "Weather status in your dashboard" : "Wetter Status in deinem Dashboard", + "Weather status integrated in the Dashboard app.\n The geographic location can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Wetterstatus in der Dashboard-App integriert.\n Der geografische Standort kann automatisch ermittelt oder manuell definiert werden. Anschließend wird eine 6-Stunden-Vorhersage angezeigt.\n Dieser Status kann auch an anderen Stellen wie der Kalender-App integriert werden.", "Detect location" : "Ort erkennen", "Set custom address" : "Benutzerdefinierte Adresse festlegen", "Favorites" : "Favoriten", diff --git a/apps/weather_status/l10n/de_DE.json b/apps/weather_status/l10n/de_DE.json index 4afe977e50a..f2d587383de 100644 --- a/apps/weather_status/l10n/de_DE.json +++ b/apps/weather_status/l10n/de_DE.json @@ -5,6 +5,7 @@ "Error" : "Fehler", "Weather status" : "Wetter Status", "Weather status in your dashboard" : "Wetter Status in deinem Dashboard", + "Weather status integrated in the Dashboard app.\n The geographic location can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Wetterstatus in der Dashboard-App integriert.\n Der geografische Standort kann automatisch ermittelt oder manuell definiert werden. Anschließend wird eine 6-Stunden-Vorhersage angezeigt.\n Dieser Status kann auch an anderen Stellen wie der Kalender-App integriert werden.", "Detect location" : "Ort erkennen", "Set custom address" : "Benutzerdefinierte Adresse festlegen", "Favorites" : "Favoriten", diff --git a/apps/weather_status/l10n/zh_TW.js b/apps/weather_status/l10n/zh_TW.js index d68a9bc389c..e0f1b199301 100644 --- a/apps/weather_status/l10n/zh_TW.js +++ b/apps/weather_status/l10n/zh_TW.js @@ -7,6 +7,7 @@ OC.L10N.register( "Error" : "錯誤", "Weather status" : "天氣狀態", "Weather status in your dashboard" : "您儀表板中的天氣狀態", + "Weather status integrated in the Dashboard app.\n The geographic location can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "整合在儀表板應用程式中的天氣狀態。\n 地理位置可以自動偵測或手動定義。然後會顯示6小時的預測。\n 此狀態也可以整合到其他地方,如「日曆」應用程式。", "Detect location" : "偵測位置", "Set custom address" : "設定自訂位置", "Favorites" : "我的最愛", diff --git a/apps/weather_status/l10n/zh_TW.json b/apps/weather_status/l10n/zh_TW.json index b7a69229cca..6fc89ad6270 100644 --- a/apps/weather_status/l10n/zh_TW.json +++ b/apps/weather_status/l10n/zh_TW.json @@ -5,6 +5,7 @@ "Error" : "錯誤", "Weather status" : "天氣狀態", "Weather status in your dashboard" : "您儀表板中的天氣狀態", + "Weather status integrated in the Dashboard app.\n The geographic location can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "整合在儀表板應用程式中的天氣狀態。\n 地理位置可以自動偵測或手動定義。然後會顯示6小時的預測。\n 此狀態也可以整合到其他地方,如「日曆」應用程式。", "Detect location" : "偵測位置", "Set custom address" : "設定自訂位置", "Favorites" : "我的最愛", diff --git a/apps/workflowengine/l10n/de_DE.js b/apps/workflowengine/l10n/de_DE.js index eb7422bbc31..1f54c921a9c 100644 --- a/apps/workflowengine/l10n/de_DE.js +++ b/apps/workflowengine/l10n/de_DE.js @@ -113,6 +113,7 @@ OC.L10N.register( "between" : "zwischen", "not between" : "nicht zwischen", "Request user agent" : "User-Agent anfragen", + "Group membership" : "Gruppenmitgliedschaft", "is member of" : "Ist Mitglied von", "is not member of" : "Ist kein Mitglied von", "User group membership" : "Benutzergruppen-Mitgliedschaft" diff --git a/apps/workflowengine/l10n/de_DE.json b/apps/workflowengine/l10n/de_DE.json index 2787b4085eb..79862dd55af 100644 --- a/apps/workflowengine/l10n/de_DE.json +++ b/apps/workflowengine/l10n/de_DE.json @@ -111,6 +111,7 @@ "between" : "zwischen", "not between" : "nicht zwischen", "Request user agent" : "User-Agent anfragen", + "Group membership" : "Gruppenmitgliedschaft", "is member of" : "Ist Mitglied von", "is not member of" : "Ist kein Mitglied von", "User group membership" : "Benutzergruppen-Mitgliedschaft" diff --git a/apps/workflowengine/l10n/zh_TW.js b/apps/workflowengine/l10n/zh_TW.js index 794b17b53a8..07ac5f855f6 100644 --- a/apps/workflowengine/l10n/zh_TW.js +++ b/apps/workflowengine/l10n/zh_TW.js @@ -113,6 +113,7 @@ OC.L10N.register( "between" : "之間", "not between" : "皆非", "Request user agent" : "請求使用者代理字串", + "Group membership" : "群組成員資格", "is member of" : "是成員來自", "is not member of" : "不是成員來自", "User group membership" : "使用者群組成員資格" diff --git a/apps/workflowengine/l10n/zh_TW.json b/apps/workflowengine/l10n/zh_TW.json index 1a053c33d87..4e929586d2f 100644 --- a/apps/workflowengine/l10n/zh_TW.json +++ b/apps/workflowengine/l10n/zh_TW.json @@ -111,6 +111,7 @@ "between" : "之間", "not between" : "皆非", "Request user agent" : "請求使用者代理字串", + "Group membership" : "群組成員資格", "is member of" : "是成員來自", "is not member of" : "不是成員來自", "User group membership" : "使用者群組成員資格" |