Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Oct 3, 2024
1 parent cfbda53 commit 6e33fe2
Show file tree
Hide file tree
Showing 14 changed files with 28 additions and 0 deletions.
2 changes: 2 additions & 0 deletions l10n/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,7 @@ OC.L10N.register(
"Add submailbox" : "إضافة صندوق بريد فرعي",
"Rename" : "تغيير تسمية",
"Move mailbox" : "نقل صندوق البريد",
"Repair mailbox" : "إصلاح صندوق البريد",
"Clear cache" : "مسح ذاكرة التخزين المؤقتة",
"Clear locally cached data, in case there are issues with synchronization." : "مسح البيانات المخزنة مؤقتًا محليًا في حالة وجود مشكلات في المزامنة.",
"Subscribed" : "مُشترِكٌ subscribed",
Expand All @@ -395,6 +396,7 @@ OC.L10N.register(
"The mailbox and all messages in it will be deleted." : "سيتم حذف صندوق البريد وجميع الرسائل الموجودة فيه.",
"Delete mailbox {name}" : "حذف صندوق البريد {name}",
"An error occurred, unable to rename the mailbox." : "حدث خطأ، تعذّر تغيير تسمية صندوق البريد.",
"Please wait 10 minutes before repairing again" : "يرجى الانتظار لمدة 10 دقائق قبل محاولة إعادة التصليح",
"_{total} message_::_{total} messages_" : ["{total} رسائل","{total} رسالة","{total} رسائل","{total} رسائل","{total} رسائل","{total} رسائل"],
"Outbox" : "صندوق الصادر ",
"New message" : "رسالة جديدة",
Expand Down
2 changes: 2 additions & 0 deletions l10n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,7 @@
"Add submailbox" : "إضافة صندوق بريد فرعي",
"Rename" : "تغيير تسمية",
"Move mailbox" : "نقل صندوق البريد",
"Repair mailbox" : "إصلاح صندوق البريد",
"Clear cache" : "مسح ذاكرة التخزين المؤقتة",
"Clear locally cached data, in case there are issues with synchronization." : "مسح البيانات المخزنة مؤقتًا محليًا في حالة وجود مشكلات في المزامنة.",
"Subscribed" : "مُشترِكٌ subscribed",
Expand All @@ -393,6 +394,7 @@
"The mailbox and all messages in it will be deleted." : "سيتم حذف صندوق البريد وجميع الرسائل الموجودة فيه.",
"Delete mailbox {name}" : "حذف صندوق البريد {name}",
"An error occurred, unable to rename the mailbox." : "حدث خطأ، تعذّر تغيير تسمية صندوق البريد.",
"Please wait 10 minutes before repairing again" : "يرجى الانتظار لمدة 10 دقائق قبل محاولة إعادة التصليح",
"_{total} message_::_{total} messages_" : ["{total} رسائل","{total} رسالة","{total} رسائل","{total} رسائل","{total} رسائل","{total} رسائل"],
"Outbox" : "صندوق الصادر ",
"New message" : "رسالة جديدة",
Expand Down
2 changes: 2 additions & 0 deletions l10n/de_DE.js
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,7 @@ OC.L10N.register(
"Add submailbox" : "Unter-Postfach hinzufügen",
"Rename" : "Umbenennen",
"Move mailbox" : "Postfach verschieben",
"Repair mailbox" : "Postfach reparieren",
"Clear cache" : "Cache löschen",
"Clear locally cached data, in case there are issues with synchronization." : "Löschen Sie lokal zwischengespeicherte Daten, falls es Probleme mit der Synchronisierung gibt.",
"Subscribed" : "Abonniert",
Expand All @@ -395,6 +396,7 @@ OC.L10N.register(
"The mailbox and all messages in it will be deleted." : "Das Postfach und alle Nachrichten werden gelöscht.",
"Delete mailbox {name}" : "Postfach {name} löschen",
"An error occurred, unable to rename the mailbox." : "Es ist ein Fehler aufgetreten, die Mailbox konnte nicht umbenannt werden.",
"Please wait 10 minutes before repairing again" : "Bitte warten Sie 10 Minuten, bevor Sie die Reparatur erneut durchführen",
"_{total} message_::_{total} messages_" : ["{total} Nachricht","{total} Nachrichten"],
"Outbox" : "Postausgang",
"New message" : "Neue Nachricht",
Expand Down
2 changes: 2 additions & 0 deletions l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,7 @@
"Add submailbox" : "Unter-Postfach hinzufügen",
"Rename" : "Umbenennen",
"Move mailbox" : "Postfach verschieben",
"Repair mailbox" : "Postfach reparieren",
"Clear cache" : "Cache löschen",
"Clear locally cached data, in case there are issues with synchronization." : "Löschen Sie lokal zwischengespeicherte Daten, falls es Probleme mit der Synchronisierung gibt.",
"Subscribed" : "Abonniert",
Expand All @@ -393,6 +394,7 @@
"The mailbox and all messages in it will be deleted." : "Das Postfach und alle Nachrichten werden gelöscht.",
"Delete mailbox {name}" : "Postfach {name} löschen",
"An error occurred, unable to rename the mailbox." : "Es ist ein Fehler aufgetreten, die Mailbox konnte nicht umbenannt werden.",
"Please wait 10 minutes before repairing again" : "Bitte warten Sie 10 Minuten, bevor Sie die Reparatur erneut durchführen",
"_{total} message_::_{total} messages_" : ["{total} Nachricht","{total} Nachrichten"],
"Outbox" : "Postausgang",
"New message" : "Neue Nachricht",
Expand Down
2 changes: 2 additions & 0 deletions l10n/en_GB.js
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,7 @@ OC.L10N.register(
"Add submailbox" : "Add submailbox",
"Rename" : "Rename",
"Move mailbox" : "Move mailbox",
"Repair mailbox" : "Repair mailbox",
"Clear cache" : "Clear cache",
"Clear locally cached data, in case there are issues with synchronization." : "Clear locally cached data, in case there are issues with synchronization.",
"Subscribed" : "Subscribed",
Expand All @@ -395,6 +396,7 @@ OC.L10N.register(
"The mailbox and all messages in it will be deleted." : "The mailbox and all messages in it will be deleted.",
"Delete mailbox {name}" : "Delete mailbox {name}",
"An error occurred, unable to rename the mailbox." : "An error occurred, unable to rename the mailbox.",
"Please wait 10 minutes before repairing again" : "Please wait 10 minutes before repairing again",
"_{total} message_::_{total} messages_" : ["{total} message","{total} messages"],
"Outbox" : "Outbox",
"New message" : "New message",
Expand Down
2 changes: 2 additions & 0 deletions l10n/en_GB.json
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,7 @@
"Add submailbox" : "Add submailbox",
"Rename" : "Rename",
"Move mailbox" : "Move mailbox",
"Repair mailbox" : "Repair mailbox",
"Clear cache" : "Clear cache",
"Clear locally cached data, in case there are issues with synchronization." : "Clear locally cached data, in case there are issues with synchronization.",
"Subscribed" : "Subscribed",
Expand All @@ -393,6 +394,7 @@
"The mailbox and all messages in it will be deleted." : "The mailbox and all messages in it will be deleted.",
"Delete mailbox {name}" : "Delete mailbox {name}",
"An error occurred, unable to rename the mailbox." : "An error occurred, unable to rename the mailbox.",
"Please wait 10 minutes before repairing again" : "Please wait 10 minutes before repairing again",
"_{total} message_::_{total} messages_" : ["{total} message","{total} messages"],
"Outbox" : "Outbox",
"New message" : "New message",
Expand Down
2 changes: 2 additions & 0 deletions l10n/ga.js
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,7 @@ OC.L10N.register(
"Add submailbox" : "Cuir bosca fo-phoist leis",
"Rename" : "Athainmnigh",
"Move mailbox" : "Bog an bosca poist",
"Repair mailbox" : "Bosca poist a dheisiú",
"Clear cache" : "Glan taisce",
"Clear locally cached data, in case there are issues with synchronization." : "Glan sonraí i dtaisce go háitiúil, ar eagla go mbeidh fadhbanna ann le sioncrónú.",
"Subscribed" : "Suibscríofa",
Expand All @@ -395,6 +396,7 @@ OC.L10N.register(
"The mailbox and all messages in it will be deleted." : "Scriosfar an bosca poist agus gach teachtaireacht ann.",
"Delete mailbox {name}" : "Scrios an bosca poist {name}",
"An error occurred, unable to rename the mailbox." : "Tharla earráid agus níorbh fhéidir an bosca ríomhphoist a athainmniú.",
"Please wait 10 minutes before repairing again" : "Fan 10 nóiméad roimh dheisiú arís",
"_{total} message_::_{total} messages_" : ["{iomlán} teachtaireacht","{iomlán} teachtaireacht","{iomlán} teachtaireacht","{iomlán} teachtaireacht","{iomlán} teachtaireacht"],
"Outbox" : "Bosca Amach",
"New message" : "Teachtaireacht nua",
Expand Down
2 changes: 2 additions & 0 deletions l10n/ga.json
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,7 @@
"Add submailbox" : "Cuir bosca fo-phoist leis",
"Rename" : "Athainmnigh",
"Move mailbox" : "Bog an bosca poist",
"Repair mailbox" : "Bosca poist a dheisiú",
"Clear cache" : "Glan taisce",
"Clear locally cached data, in case there are issues with synchronization." : "Glan sonraí i dtaisce go háitiúil, ar eagla go mbeidh fadhbanna ann le sioncrónú.",
"Subscribed" : "Suibscríofa",
Expand All @@ -393,6 +394,7 @@
"The mailbox and all messages in it will be deleted." : "Scriosfar an bosca poist agus gach teachtaireacht ann.",
"Delete mailbox {name}" : "Scrios an bosca poist {name}",
"An error occurred, unable to rename the mailbox." : "Tharla earráid agus níorbh fhéidir an bosca ríomhphoist a athainmniú.",
"Please wait 10 minutes before repairing again" : "Fan 10 nóiméad roimh dheisiú arís",
"_{total} message_::_{total} messages_" : ["{iomlán} teachtaireacht","{iomlán} teachtaireacht","{iomlán} teachtaireacht","{iomlán} teachtaireacht","{iomlán} teachtaireacht"],
"Outbox" : "Bosca Amach",
"New message" : "Teachtaireacht nua",
Expand Down
2 changes: 2 additions & 0 deletions l10n/gl.js
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,7 @@ OC.L10N.register(
"Add submailbox" : "Engadir unha caixa de correo secundaria",
"Rename" : "Cambiar o nome",
"Move mailbox" : "Mover a caixa de correo",
"Repair mailbox" : "Reparar a caixa de correo",
"Clear cache" : "Limpar a caché",
"Clear locally cached data, in case there are issues with synchronization." : "Borrar datos en caché local, no caso de que haxa problemas coa sincronización.",
"Subscribed" : "Subscrito",
Expand All @@ -395,6 +396,7 @@ OC.L10N.register(
"The mailbox and all messages in it will be deleted." : "Eliminaranse a caixa de correo e todas as mensaxes que haxa nela.",
"Delete mailbox {name}" : "Eliminar a caixa de correo {name}",
"An error occurred, unable to rename the mailbox." : "Produciuse un erro ao non poder cambiar o nome da caixa de correo.",
"Please wait 10 minutes before repairing again" : "Agarde 10 minutos antes de volver reparar",
"_{total} message_::_{total} messages_" : ["{total} mensaxe","{total} mensaxes"],
"Outbox" : "Caixa de saída",
"New message" : "Nova mensaxe",
Expand Down
2 changes: 2 additions & 0 deletions l10n/gl.json
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,7 @@
"Add submailbox" : "Engadir unha caixa de correo secundaria",
"Rename" : "Cambiar o nome",
"Move mailbox" : "Mover a caixa de correo",
"Repair mailbox" : "Reparar a caixa de correo",
"Clear cache" : "Limpar a caché",
"Clear locally cached data, in case there are issues with synchronization." : "Borrar datos en caché local, no caso de que haxa problemas coa sincronización.",
"Subscribed" : "Subscrito",
Expand All @@ -393,6 +394,7 @@
"The mailbox and all messages in it will be deleted." : "Eliminaranse a caixa de correo e todas as mensaxes que haxa nela.",
"Delete mailbox {name}" : "Eliminar a caixa de correo {name}",
"An error occurred, unable to rename the mailbox." : "Produciuse un erro ao non poder cambiar o nome da caixa de correo.",
"Please wait 10 minutes before repairing again" : "Agarde 10 minutos antes de volver reparar",
"_{total} message_::_{total} messages_" : ["{total} mensaxe","{total} mensaxes"],
"Outbox" : "Caixa de saída",
"New message" : "Nova mensaxe",
Expand Down
2 changes: 2 additions & 0 deletions l10n/sr.js
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,7 @@ OC.L10N.register(
"Add submailbox" : "Додај подсандуче",
"Rename" : "Преименуј",
"Move mailbox" : "Премести сандуче",
"Repair mailbox" : "Поправи сандуче",
"Clear cache" : "Очисти кеш",
"Clear locally cached data, in case there are issues with synchronization." : "Очисти локално кеширане податке, у случају да има проблема са синхронизацијом.",
"Subscribed" : "Претплаћен",
Expand All @@ -395,6 +396,7 @@ OC.L10N.register(
"The mailbox and all messages in it will be deleted." : "Обрисаће се сандуче и све поруке у њему.",
"Delete mailbox {name}" : "Обриши сандуче {name}",
"An error occurred, unable to rename the mailbox." : "Догодила се грешка, не могу да преименујем сандуче.",
"Please wait 10 minutes before repairing again" : "Молимо вас да сачекате 10 минута пре него што поново покушате поправку",
"_{total} message_::_{total} messages_" : ["{total} порука","{total} поруке","{total} порука"],
"Outbox" : "Одлазно сандуче",
"New message" : "Нова порука",
Expand Down
2 changes: 2 additions & 0 deletions l10n/sr.json
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,7 @@
"Add submailbox" : "Додај подсандуче",
"Rename" : "Преименуј",
"Move mailbox" : "Премести сандуче",
"Repair mailbox" : "Поправи сандуче",
"Clear cache" : "Очисти кеш",
"Clear locally cached data, in case there are issues with synchronization." : "Очисти локално кеширане податке, у случају да има проблема са синхронизацијом.",
"Subscribed" : "Претплаћен",
Expand All @@ -393,6 +394,7 @@
"The mailbox and all messages in it will be deleted." : "Обрисаће се сандуче и све поруке у њему.",
"Delete mailbox {name}" : "Обриши сандуче {name}",
"An error occurred, unable to rename the mailbox." : "Догодила се грешка, не могу да преименујем сандуче.",
"Please wait 10 minutes before repairing again" : "Молимо вас да сачекате 10 минута пре него што поново покушате поправку",
"_{total} message_::_{total} messages_" : ["{total} порука","{total} поруке","{total} порука"],
"Outbox" : "Одлазно сандуче",
"New message" : "Нова порука",
Expand Down
2 changes: 2 additions & 0 deletions l10n/zh_TW.js
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,7 @@ OC.L10N.register(
"Add submailbox" : "新增子信箱",
"Rename" : "重新命名",
"Move mailbox" : "移動信箱",
"Repair mailbox" : "修復信箱",
"Clear cache" : "清除快取",
"Clear locally cached data, in case there are issues with synchronization." : "如果遇到同步問題,請清除本機快取資料。",
"Subscribed" : "已訂閱",
Expand All @@ -395,6 +396,7 @@ OC.L10N.register(
"The mailbox and all messages in it will be deleted." : "信箱與其中的所有郵件都會被刪除。",
"Delete mailbox {name}" : "刪除信箱 {name}",
"An error occurred, unable to rename the mailbox." : "遇到錯誤,無法重新命名信箱。",
"Please wait 10 minutes before repairing again" : "請等待10分鐘再進行修復",
"_{total} message_::_{total} messages_" : ["{total} 封郵件"],
"Outbox" : "寄件匣",
"New message" : "新郵件",
Expand Down
2 changes: 2 additions & 0 deletions l10n/zh_TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,7 @@
"Add submailbox" : "新增子信箱",
"Rename" : "重新命名",
"Move mailbox" : "移動信箱",
"Repair mailbox" : "修復信箱",
"Clear cache" : "清除快取",
"Clear locally cached data, in case there are issues with synchronization." : "如果遇到同步問題,請清除本機快取資料。",
"Subscribed" : "已訂閱",
Expand All @@ -393,6 +394,7 @@
"The mailbox and all messages in it will be deleted." : "信箱與其中的所有郵件都會被刪除。",
"Delete mailbox {name}" : "刪除信箱 {name}",
"An error occurred, unable to rename the mailbox." : "遇到錯誤,無法重新命名信箱。",
"Please wait 10 minutes before repairing again" : "請等待10分鐘再進行修復",
"_{total} message_::_{total} messages_" : ["{total} 封郵件"],
"Outbox" : "寄件匣",
"New message" : "新郵件",
Expand Down

0 comments on commit 6e33fe2

Please sign in to comment.