You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Error occurred when restricting the conversation to moderator" : "Es ist ein Fehler beim Beschränken der Unterhaltung auf den Moderator aufgetreten",
1078
1081
"Error occurred when opening the conversation to everyone" : "Es ist ein Fehler beim Öffnen der Unterhaltung für alle aufgetreten",
@@ -1127,7 +1130,19 @@ OC.L10N.register(
1127
1130
"Submit name and join" : "Name übermitteln und beitreten",
1128
1131
"Do you already have an account?" : "Haben Sie bereits ein Konto?",
1129
1132
"Login" : "Anmeldung",
1133
+
"Error while verifying uploaded file" : "Fehler bei der Überprüfung der hochgeladenen Datei",
1134
+
"Uploaded file is verified" : "Hochgeladene Datei wurde überprüft",
1135
+
"Content format is Comma Separated Values (CSV):<br/>- Header line is required and must match <samp>\"email\",\"name\"</samp> or just <samp>\"email\"</samp><br/>- One entry per line (e.g. <samp>\"John Doe\",\"[email protected]\"</samp>)" : "Format ist Comma Separated Values (CSV):<br/> - Kopfzeile ist erforderlich und muss übereinstimmen mit <samp>\"email\",\"name\"</samp> oder einfach <samp>\"email\"</samp><br/>- Ein Eintrag pro Zeile (z. B. <samp>\"John Doe\",\"[email protected]\"</samp>)",
"_%n email is already imported or a duplicate_::_%n emails are already imported or duplicates_" : ["%n E-Mail ist bereits importiert oder ein Duplikat","%n E-Mails sind bereits importiert oder Duplikate"],
1145
+
"_%n invitation can be sent_::_%n invitations can be sent_" : ["%n Einladung kann verschickt werden","%n Einladungen können verschickt werden"],
1131
1146
"Call a phone number" : "Eine Telefonnummer anrufen",
1132
1147
"Search participants or phone numbers" : "Teilnehmer oder Telefonnummern suchen",
1133
1148
"Creating the conversation …" : "Die Unterhaltung wird erstellt…",
"Error occurred when restricting the conversation to moderator" : "Es ist ein Fehler beim Beschränken der Unterhaltung auf den Moderator aufgetreten",
1076
1079
"Error occurred when opening the conversation to everyone" : "Es ist ein Fehler beim Öffnen der Unterhaltung für alle aufgetreten",
@@ -1125,7 +1128,19 @@
1125
1128
"Submit name and join" : "Name übermitteln und beitreten",
1126
1129
"Do you already have an account?" : "Haben Sie bereits ein Konto?",
1127
1130
"Login" : "Anmeldung",
1131
+
"Error while verifying uploaded file" : "Fehler bei der Überprüfung der hochgeladenen Datei",
1132
+
"Uploaded file is verified" : "Hochgeladene Datei wurde überprüft",
1133
+
"Content format is Comma Separated Values (CSV):<br/>- Header line is required and must match <samp>\"email\",\"name\"</samp> or just <samp>\"email\"</samp><br/>- One entry per line (e.g. <samp>\"John Doe\",\"[email protected]\"</samp>)" : "Format ist Comma Separated Values (CSV):<br/> - Kopfzeile ist erforderlich und muss übereinstimmen mit <samp>\"email\",\"name\"</samp> oder einfach <samp>\"email\"</samp><br/>- Ein Eintrag pro Zeile (z. B. <samp>\"John Doe\",\"[email protected]\"</samp>)",
"_%n email is already imported or a duplicate_::_%n emails are already imported or duplicates_" : ["%n E-Mail ist bereits importiert oder ein Duplikat","%n E-Mails sind bereits importiert oder Duplikate"],
1143
+
"_%n invitation can be sent_::_%n invitations can be sent_" : ["%n Einladung kann verschickt werden","%n Einladungen können verschickt werden"],
1129
1144
"Call a phone number" : "Eine Telefonnummer anrufen",
1130
1145
"Search participants or phone numbers" : "Teilnehmer oder Telefonnummern suchen",
1131
1146
"Creating the conversation …" : "Die Unterhaltung wird erstellt…",
Copy file name to clipboardexpand all lines: l10n/zh_TW.js
+15
Original file line number
Diff line number
Diff line change
@@ -1073,6 +1073,9 @@ OC.L10N.register(
1073
1073
"Enable lobby, restricting the conversation to moderators" : "啟用大廳,將對話限制為主持人",
1074
1074
"Meeting start time" : "會議開始時間",
1075
1075
"Start time (optional)" : "開始時間(選擇性)",
1076
+
"Import email participants" : "匯入電子郵件參與者",
1077
+
"You can import a list of email participants from a CSV file." : "您可以從 CSV 檔案匯入電子郵件參與者清單。",
1078
+
"Import e-mail participants" : "匯入電子郵件參與者",
1076
1079
"Start time: {date}" : "開始時間:{date}",
1077
1080
"Error occurred when restricting the conversation to moderator" : "將對話限制為主持人時發生錯誤",
1078
1081
"Error occurred when opening the conversation to everyone" : "向所有人開放對話時發生錯誤",
@@ -1127,7 +1130,19 @@ OC.L10N.register(
1127
1130
"Submit name and join" : "遞交名稱並加入",
1128
1131
"Do you already have an account?" : "您已經有帳號了嗎?",
1129
1132
"Login" : "帳號",
1133
+
"Error while verifying uploaded file" : "驗證上傳的檔案時發生錯誤",
1134
+
"Uploaded file is verified" : "已驗證上傳的檔案",
1135
+
"Content format is Comma Separated Values (CSV):<br/>- Header line is required and must match <samp>\"email\",\"name\"</samp> or just <samp>\"email\"</samp><br/>- One entry per line (e.g. <samp>\"John Doe\",\"[email protected]\"</samp>)" : "內容格式為逗號分隔值 (CSV):<br/>- 標題行為必填,且必須符合 <samp>\"email\",\"name\"</samp> 或 <samp>\"email\"</samp><br/>- 一個條目一行(例如 <samp>\"John Doe\",\"[email protected]\"</samp>)",
Copy file name to clipboardexpand all lines: l10n/zh_TW.json
+15
Original file line number
Diff line number
Diff line change
@@ -1071,6 +1071,9 @@
1071
1071
"Enable lobby, restricting the conversation to moderators" : "啟用大廳,將對話限制為主持人",
1072
1072
"Meeting start time" : "會議開始時間",
1073
1073
"Start time (optional)" : "開始時間(選擇性)",
1074
+
"Import email participants" : "匯入電子郵件參與者",
1075
+
"You can import a list of email participants from a CSV file." : "您可以從 CSV 檔案匯入電子郵件參與者清單。",
1076
+
"Import e-mail participants" : "匯入電子郵件參與者",
1074
1077
"Start time: {date}" : "開始時間:{date}",
1075
1078
"Error occurred when restricting the conversation to moderator" : "將對話限制為主持人時發生錯誤",
1076
1079
"Error occurred when opening the conversation to everyone" : "向所有人開放對話時發生錯誤",
@@ -1125,7 +1128,19 @@
1125
1128
"Submit name and join" : "遞交名稱並加入",
1126
1129
"Do you already have an account?" : "您已經有帳號了嗎?",
1127
1130
"Login" : "帳號",
1131
+
"Error while verifying uploaded file" : "驗證上傳的檔案時發生錯誤",
1132
+
"Uploaded file is verified" : "已驗證上傳的檔案",
1133
+
"Content format is Comma Separated Values (CSV):<br/>- Header line is required and must match <samp>\"email\",\"name\"</samp> or just <samp>\"email\"</samp><br/>- One entry per line (e.g. <samp>\"John Doe\",\"[email protected]\"</samp>)" : "內容格式為逗號分隔值 (CSV):<br/>- 標題行為必填,且必須符合 <samp>\"email\",\"name\"</samp> 或 <samp>\"email\"</samp><br/>- 一個條目一行(例如 <samp>\"John Doe\",\"[email protected]\"</samp>)",
0 commit comments