@anime.club/translations 1.1.48 → 1.1.49

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
7
- "version": "1.1.48",
7
+ "version": "1.1.49",
8
8
  "files": [
9
9
  "src",
10
10
  "types"
@@ -130,7 +130,7 @@ Social Network`,
130
130
  enterYourPassword: `(en) Enter your password`,
131
131
  error: `(en) Error`,
132
132
  errorPleaseContactCustomerSupport: `خطأ! الرجاء التواصل مع دعم العملاء...`,
133
- exitEditor: `الخروج من وضع التحرير`,
133
+ exitWithoutSaving: `(en) Exit without saving`,
134
134
  extensions: `امتدادات الملف`,
135
135
  extras: `(en) Extras`,
136
136
  fileSizeIsTooBig: `حجم الملف أكبر من المطلوب`,
@@ -357,7 +357,6 @@ Social Network`,
357
357
  youDidNotSelectAnyChats: `لم تُحدد أي محادثات`,
358
358
  youDidNotUpdateAnyValues: `لم تقم بتحديث أي قيم`,
359
359
  youDoNotHaveAnyChats: `ليس لديك أي محادثات`,
360
- youHaveNotSavedAnyChanges: `لم تقم بحفظ أي تغييرات, الخروج؟`,
361
360
  youHaveNotSetAPassword: `(en) You have not set a password`,
362
361
  youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
363
362
  youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,
@@ -130,7 +130,7 @@ Social Network`,
130
130
  enterYourPassword: `(en) Enter your password`,
131
131
  error: `(en) Error`,
132
132
  errorPleaseContactCustomerSupport: `错误!请联系客户支持...`,
133
- exitEditor: `退出编辑器`,
133
+ exitWithoutSaving: `(en) Exit without saving`,
134
134
  extensions: `扩展名`,
135
135
  extras: `(en) Extras`,
136
136
  fileSizeIsTooBig: `档案太大`,
@@ -355,7 +355,6 @@ Social Network`,
355
355
  youDidNotSelectAnyChats: `您没有选择任何聊天`,
356
356
  youDidNotUpdateAnyValues: `您没有更新任何值`,
357
357
  youDoNotHaveAnyChats: `您没有任何聊天`,
358
- youHaveNotSavedAnyChanges: `您还没有保存任何更改假?`,
359
358
  youHaveNotSetAPassword: `(en) You have not set a password`,
360
359
  youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
361
360
  youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,
package/src/english.ts CHANGED
@@ -129,7 +129,7 @@ export const text = {
129
129
  enterYourPassword: `Enter your password`,
130
130
  error: `Error`,
131
131
  errorPleaseContactCustomerSupport: `Error! Please contact customer support...`,
132
- exitEditor: `Exit editor`,
132
+ exitWithoutSaving: `Exit without saving`,
133
133
  extensions: `Extensions`,
134
134
  extras: `Extras`,
135
135
  fileSizeIsTooBig: `File size is too big`,
@@ -360,7 +360,6 @@ export const text = {
360
360
  youDidNotSelectAnyChats: `You did not select any chats`,
361
361
  youDidNotUpdateAnyValues: `You did not update any values`,
362
362
  youDoNotHaveAnyChats: `You do not have any chats`,
363
- youHaveNotSavedAnyChanges: `You have not saved any changes`,
364
363
  youHaveNotSetAPassword: `You have not set a password`,
365
364
  youHaveNotSharedAnythingYet: `You have not shared anything yet`,
366
365
  youHaveReachedTheMaximumNumberOfFiles: `You have reached the maximum number of files`,
package/src/french.ts CHANGED
@@ -130,7 +130,7 @@ Social Network`,
130
130
  enterYourPassword: `(en) Enter your password`,
131
131
  error: `(en) Error`,
132
132
  errorPleaseContactCustomerSupport: `Erreur! Veuillez contacter le service à la clientèle ...`,
133
- exitEditor: `Quitter l'éditeur`,
133
+ exitWithoutSaving: `(en) Exit without saving`,
134
134
  extensions: `Extensions`,
135
135
  extras: `(en) Extras`,
136
136
  fileSizeIsTooBig: `La taille du fichier est trop grande`,
@@ -357,7 +357,6 @@ Social Network`,
357
357
  youDidNotSelectAnyChats: `Vous n'avez sélectionné aucun chat`,
358
358
  youDidNotUpdateAnyValues: `Vous n'avez mis à jour aucune valeur`,
359
359
  youDoNotHaveAnyChats: `Vous n'avez aucun chat disponible`,
360
- youHaveNotSavedAnyChanges: `Vous n'avez enregistré aucune modification. Quitter ?`,
361
360
  youHaveNotSetAPassword: `(en) You have not set a password`,
362
361
  youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
363
362
  youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,
package/src/german.ts CHANGED
@@ -130,7 +130,7 @@ Social Network`,
130
130
  enterYourPassword: `(en) Enter your password`,
131
131
  error: `(en) Error`,
132
132
  errorPleaseContactCustomerSupport: `Error! Bitte wenden Sie sich an den Kundendienst...`,
133
- exitEditor: `Editor beenden`,
133
+ exitWithoutSaving: `(en) Exit without saving`,
134
134
  extensions: `Erweiterungen`,
135
135
  extras: `(en) Extras`,
136
136
  fileSizeIsTooBig: `Die Dateigröße ist zu groß`,
@@ -358,7 +358,6 @@ Social Network`,
358
358
  youDidNotSelectAnyChats: `Sie haben keine Chats ausgewählt`,
359
359
  youDidNotUpdateAnyValues: `Sie haben keine Werte aktualisiert`,
360
360
  youDoNotHaveAnyChats: `Sie haben keine Chats`,
361
- youHaveNotSavedAnyChanges: `Sie haben keine Änderungen gespeichert. Verlassen?`,
362
361
  youHaveNotSetAPassword: `(en) You have not set a password`,
363
362
  youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
364
363
  youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,
package/src/hindi.ts CHANGED
@@ -130,7 +130,7 @@ Social Network`,
130
130
  enterYourPassword: `(en) Enter your password`,
131
131
  error: `(en) Error`,
132
132
  errorPleaseContactCustomerSupport: `त्रुटि! कृपया ग्राहक सहायता से संपर्क करें ...`,
133
- exitEditor: `संपादक से बाहर निकलें`,
133
+ exitWithoutSaving: `(en) Exit without saving`,
134
134
  extensions: `एक्सटेंशन`,
135
135
  extras: `(en) Extras`,
136
136
  fileSizeIsTooBig: `फ़ाइल की साइज़ बहुत बड़ी है`,
@@ -357,7 +357,6 @@ Social Network`,
357
357
  youDidNotSelectAnyChats: `आपने कोई चैट नहीं चुनी हैं`,
358
358
  youDidNotUpdateAnyValues: `आपने कोई भी वैल्यू अपडेट नहीं करीं है`,
359
359
  youDoNotHaveAnyChats: `आपके पास कोई चैट नहीं हैं`,
360
- youHaveNotSavedAnyChanges: `आपने कोई परिवर्तन दर्ज नहीं किए हैं`,
361
360
  youHaveNotSetAPassword: `(en) You have not set a password`,
362
361
  youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
363
362
  youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,
package/src/indonesian.ts CHANGED
@@ -130,7 +130,7 @@ Social Network`,
130
130
  enterYourPassword: `(en) Enter your password`,
131
131
  error: `(en) Error`,
132
132
  errorPleaseContactCustomerSupport: `Error! Silakan hubungi layanan pelanggan...`,
133
- exitEditor: `Keluar dari Editor`,
133
+ exitWithoutSaving: `(en) Exit without saving`,
134
134
  extensions: `Ekstensi`,
135
135
  extras: `(en) Extras`,
136
136
  fileSizeIsTooBig: `Ukuran file terlalu besar`,
@@ -358,7 +358,6 @@ Social Network`,
358
358
  youDidNotSelectAnyChats: `Anda belum memilih obrolan`,
359
359
  youDidNotUpdateAnyValues: `Anda tidak memperbarui apapun`,
360
360
  youDoNotHaveAnyChats: `Anda tidak punya obrolan`,
361
- youHaveNotSavedAnyChanges: `Anda belum menyimpan perubahan apapun. Keluar?`,
362
361
  youHaveNotSetAPassword: `(en) You have not set a password`,
363
362
  youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
364
363
  youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,
package/src/japanese.ts CHANGED
@@ -130,7 +130,7 @@ Social Network`,
130
130
  enterYourPassword: `(en) Enter your password`,
131
131
  error: `(en) Error`,
132
132
  errorPleaseContactCustomerSupport: `エラー!カスタマーサポートまでご連絡ください...`,
133
- exitEditor: `エディタを閉じる`,
133
+ exitWithoutSaving: `(en) Exit without saving`,
134
134
  extensions: `拡張機能`,
135
135
  extras: `(en) Extras`,
136
136
  fileSizeIsTooBig: `ファイルのサイズが大きすぎます`,
@@ -356,7 +356,6 @@ Social Network`,
356
356
  youDidNotSelectAnyChats: `チャットを選択していません`,
357
357
  youDidNotUpdateAnyValues: `いかなる値も更新していません`,
358
358
  youDoNotHaveAnyChats: `チャットはありません`,
359
- youHaveNotSavedAnyChanges: `いかなる変更も保存していません`,
360
359
  youHaveNotSetAPassword: `(en) You have not set a password`,
361
360
  youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
362
361
  youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,
package/src/korean.ts CHANGED
@@ -130,7 +130,7 @@ Social Network`,
130
130
  enterYourPassword: `(en) Enter your password`,
131
131
  error: `(en) Error`,
132
132
  errorPleaseContactCustomerSupport: `고객 지원에 문의하십시오 ...`,
133
- exitEditor: `편집기 종료`,
133
+ exitWithoutSaving: `(en) Exit without saving`,
134
134
  extensions: `확장`,
135
135
  extras: `(en) Extras`,
136
136
  fileSizeIsTooBig: `파일 크기가 너무 큽니다`,
@@ -355,7 +355,6 @@ Social Network`,
355
355
  youDidNotSelectAnyChats: `채팅창을 선택하지 않았습니다`,
356
356
  youDidNotUpdateAnyValues: `값을 업데이트하지 않았습니다.`,
357
357
  youDoNotHaveAnyChats: `채팅창이 존재하지 않습니다`,
358
- youHaveNotSavedAnyChanges: `변경 사항을 저장하지 않았습니다.`,
359
358
  youHaveNotSetAPassword: `(en) You have not set a password`,
360
359
  youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
361
360
  youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,
package/src/portuguese.ts CHANGED
@@ -130,7 +130,7 @@ Social Network`,
130
130
  enterYourPassword: `(en) Enter your password`,
131
131
  error: `(en) Error`,
132
132
  errorPleaseContactCustomerSupport: `Erro! Entre em contato com o suporte ao cliente...`,
133
- exitEditor: `Sair do editor`,
133
+ exitWithoutSaving: `(en) Exit without saving`,
134
134
  extensions: `Extensões`,
135
135
  extras: `(en) Extras`,
136
136
  fileSizeIsTooBig: `O tamanho do arquivo é muito grande`,
@@ -358,7 +358,6 @@ Social Network`,
358
358
  youDidNotSelectAnyChats: `Você não selecionou nenhum bate-papo`,
359
359
  youDidNotUpdateAnyValues: `Você não atualizou nenhum valor`,
360
360
  youDoNotHaveAnyChats: `Você não tem nenhum bate-papo`,
361
- youHaveNotSavedAnyChanges: `Você não salvou nenhuma alteração. Sair?`,
362
361
  youHaveNotSetAPassword: `(en) You have not set a password`,
363
362
  youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
364
363
  youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,
package/src/russian.ts CHANGED
@@ -33,7 +33,8 @@ export const text: text = {
33
33
  animeClubViewPostAndEarnFromAnimeContent: `Anime.club - просматривайте, размещайте и зарабатывайте на аниме-контенте.`,
34
34
  animeCommunity: `Аниме-сообщество`,
35
35
  animeDotclubNeverAsksForYourPrivateInformation: `Сотрудники Anime.club никогда не запрашивают вашу личную информацию`,
36
- animeSocialNetwork: `Аниме.club\nСоциальная сеть`,
36
+ animeSocialNetwork: `Аниме.club
37
+ Социальная сеть`,
37
38
  announcements: `Объявления`,
38
39
  apply: `Применить`,
39
40
  appSettings: `Настройки приложения`,
@@ -111,7 +112,7 @@ export const text: text = {
111
112
  disputed: `Оспаривается`,
112
113
  donations: `Пожертвования`,
113
114
  done: `Готово`,
114
- dragAndDropOrSelectFiles: `Перетащите файлы или выберите их`,
115
+ dragAndDropOrSelectFiles: `Перетащите файлы или нажмите для выбора`,
115
116
  drawingContest: `Конкурс рисунков`,
116
117
  dueDate: `Срок сдачи`,
117
118
  earlier: `Раньше`,
@@ -128,7 +129,7 @@ export const text: text = {
128
129
  enterYourPassword: `Введите пароль`,
129
130
  error: `Ошибка`,
130
131
  errorPleaseContactCustomerSupport: `Ошибка! Свяжитесь со службой поддержки...`,
131
- exitEditor: `Выйти из редактора`,
132
+ exitWithoutSaving: `Выйти без сохранения`,
132
133
  extensions: `Расширения`,
133
134
  extras: `Дополнительные услуги`,
134
135
  fileSizeIsTooBig: `Размер файла слишком большой`,
@@ -310,7 +311,7 @@ export const text: text = {
310
311
  toGetWorkRelatedNotifications: `Для получения уведомлений, связанных с работой`,
311
312
  total: `Всего`,
312
313
  toViewThisDataYouNeedToUnblock: (...v) =>
313
- `Чтобы просмотреть эти данные, вам нужно разблокировать @${v[0]}`,
314
+ `Чтобы посмотреть эти данные, вам нужно разблокировать @${v[0]}`,
314
315
  typeYourTextHere: `Напечатайте здесь свой текст...`,
315
316
  unblock: `Разблокировать`,
316
317
  unblockUser: (...v) => `Разблокировать @${v[0]}`,
@@ -354,7 +355,6 @@ export const text: text = {
354
355
  youDidNotSelectAnyChats: `Вы не выбрали ни одного чата`,
355
356
  youDidNotUpdateAnyValues: `Вы не обновили никаких значений`,
356
357
  youDoNotHaveAnyChats: `У вас нет чатов`,
357
- youHaveNotSavedAnyChanges: `Вы не сохранили никаких изменений`,
358
358
  youHaveNotSetAPassword: `Вы не добавили пароль`,
359
359
  youHaveNotSharedAnythingYet: `Вы ещё ничем не поделились`,
360
360
  youHaveReachedTheMaximumNumberOfFiles: `Вы достигли максимального количества файлов`,
package/src/spanish.ts CHANGED
@@ -130,7 +130,7 @@ Social Network`,
130
130
  enterYourPassword: `(en) Enter your password`,
131
131
  error: `(en) Error`,
132
132
  errorPleaseContactCustomerSupport: `¡Error! Póngase en contacto con el servicio de atención al cliente...`,
133
- exitEditor: `Salir del editor`,
133
+ exitWithoutSaving: `(en) Exit without saving`,
134
134
  extensions: `Extensiones`,
135
135
  extras: `(en) Extras`,
136
136
  fileSizeIsTooBig: `El tamaño del archivo es demasiado grande`,
@@ -357,7 +357,6 @@ Social Network`,
357
357
  youDidNotSelectAnyChats: `No seleccionó ningún chat`,
358
358
  youDidNotUpdateAnyValues: `No actualizaste ningún valor`,
359
359
  youDoNotHaveAnyChats: `No tiene ningún chat`,
360
- youHaveNotSavedAnyChanges: `No ha guardado ningún cambio.`,
361
360
  youHaveNotSetAPassword: `(en) You have not set a password`,
362
361
  youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
363
362
  youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,
package/src/thai.ts CHANGED
@@ -130,7 +130,7 @@ Social Network`,
130
130
  enterYourPassword: `(en) Enter your password`,
131
131
  error: `(en) Error`,
132
132
  errorPleaseContactCustomerSupport: `เกิดข้อผิดพลาด! โปรดติดต่อเจ้าหน้าที่ให้บริการ...`,
133
- exitEditor: `ออกจากการแก้ไข`,
133
+ exitWithoutSaving: `(en) Exit without saving`,
134
134
  extensions: `ขยาย`,
135
135
  extras: `(en) Extras`,
136
136
  fileSizeIsTooBig: `ขนาดไฟล์ใหญ่เกินไป`,
@@ -356,7 +356,6 @@ Social Network`,
356
356
  youDidNotSelectAnyChats: `คุณยังไม่ได้เลือกการแชทเลย`,
357
357
  youDidNotUpdateAnyValues: `คุณยังไม่ได้อัปเดตค่าเลย`,
358
358
  youDoNotHaveAnyChats: `คุณยังไม่มีการแชทเลย`,
359
- youHaveNotSavedAnyChanges: `คุณยังไม่ได้บันทึกการเปลี่ยนแปลงนะ`,
360
359
  youHaveNotSetAPassword: `(en) You have not set a password`,
361
360
  youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
362
361
  youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,
package/src/vietnamese.ts CHANGED
@@ -130,7 +130,7 @@ Social Network`,
130
130
  enterYourPassword: `(en) Enter your password`,
131
131
  error: `(en) Error`,
132
132
  errorPleaseContactCustomerSupport: `Lỗi! Vui lòng liên hệ bộ phận hỗ trợ khách hàng...`,
133
- exitEditor: `Thoát trình chỉnh sửa`,
133
+ exitWithoutSaving: `(en) Exit without saving`,
134
134
  extensions: `Phần mở rộng`,
135
135
  extras: `(en) Extras`,
136
136
  fileSizeIsTooBig: `Kích cỡ tệp quá lớn`,
@@ -355,7 +355,6 @@ Social Network`,
355
355
  youDidNotSelectAnyChats: `Bạn chưa chọn trò chuyện nào`,
356
356
  youDidNotUpdateAnyValues: `Bạn đã không cập nhật giá trị nào`,
357
357
  youDoNotHaveAnyChats: `Bạn không có trò chuyện nào`,
358
- youHaveNotSavedAnyChanges: `Bạn chưa lưu thay đổi nào. Rời đi?`,
359
358
  youHaveNotSetAPassword: `(en) You have not set a password`,
360
359
  youHaveNotSharedAnythingYet: `(en) You have not shared anything yet`,
361
360
  youHaveReachedTheMaximumNumberOfFiles: `(en) You have reached the maximum number of files`,