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 <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Sep 5, 2023
1 parent 96602bb commit 88d83f8
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions l10n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ OC.L10N.register(
"Inform your participants about the confirmed options" : "Informar a los participantes acerca de las opciones confirmadas",
"Confirmation sent to {participant} ({emailAddress})" : "Confirmación enviada a {participant} ({emailAddress})",
"Confirmation could not be sent to {participant} ({emailAddress})" : "La confirmación no pudo ser enviada a {participant} ({emailAddress})",
"_Confirmations sent to {count} recipient_::_Confirmations sent to {count} recipients_" : ["Confirmaciones enviadas a {count} recipiente","Confirmaciones enviadas a {count} recipientes","Confirmaciones enviadas a {count} recipientes"],
"Date order" : "Ordenado por fechas",
"Original order" : "Orden original",
"Ranked order" : "Orden clasificado",
Expand Down
1 change: 1 addition & 0 deletions l10n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@
"Inform your participants about the confirmed options" : "Informar a los participantes acerca de las opciones confirmadas",
"Confirmation sent to {participant} ({emailAddress})" : "Confirmación enviada a {participant} ({emailAddress})",
"Confirmation could not be sent to {participant} ({emailAddress})" : "La confirmación no pudo ser enviada a {participant} ({emailAddress})",
"_Confirmations sent to {count} recipient_::_Confirmations sent to {count} recipients_" : ["Confirmaciones enviadas a {count} recipiente","Confirmaciones enviadas a {count} recipientes","Confirmaciones enviadas a {count} recipientes"],
"Date order" : "Ordenado por fechas",
"Original order" : "Orden original",
"Ranked order" : "Orden clasificado",
Expand Down
1 change: 1 addition & 0 deletions l10n/sr.js
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ OC.L10N.register(
"Inform your participants about the confirmed options" : "Обавестите своје учеснике у вези са потврђеним опцијама",
"Confirmation sent to {participant} ({emailAddress})" : "Потврда је постата учеснику {participant} ({emailAddress})",
"Confirmation could not be sent to {participant} ({emailAddress})" : "Не може да се пошаље потврда учеснику {participant} ({emailAddress})",
"_Confirmations sent to {count} recipient_::_Confirmations sent to {count} recipients_" : ["Потврде су послате ка {count} кориснику","Потврде су послате ка {count} корисника","Потврде су послате ка {count} корисника"],
"Date order" : "Редослед датума",
"Original order" : "Оригинални редослед",
"Ranked order" : "Рангирани редослед",
Expand Down
1 change: 1 addition & 0 deletions l10n/sr.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@
"Inform your participants about the confirmed options" : "Обавестите своје учеснике у вези са потврђеним опцијама",
"Confirmation sent to {participant} ({emailAddress})" : "Потврда је постата учеснику {participant} ({emailAddress})",
"Confirmation could not be sent to {participant} ({emailAddress})" : "Не може да се пошаље потврда учеснику {participant} ({emailAddress})",
"_Confirmations sent to {count} recipient_::_Confirmations sent to {count} recipients_" : ["Потврде су послате ка {count} кориснику","Потврде су послате ка {count} корисника","Потврде су послате ка {count} корисника"],
"Date order" : "Редослед датума",
"Original order" : "Оригинални редослед",
"Ranked order" : "Рангирани редослед",
Expand Down
1 change: 1 addition & 0 deletions l10n/zh_TW.js
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ OC.L10N.register(
"Inform your participants about the confirmed options" : "通知您的參與者關於已確認的選項",
"Confirmation sent to {participant} ({emailAddress})" : "確認已傳送給 {participant} ({emailAddress})",
"Confirmation could not be sent to {participant} ({emailAddress})" : "確認無法傳送給 {participant} ({emailAddress})",
"_Confirmations sent to {count} recipient_::_Confirmations sent to {count} recipients_" : ["確認已傳送給 {count} 名接收者"],
"Date order" : "日期順序",
"Original order" : "原始順序",
"Ranked order" : "排名順序",
Expand Down
1 change: 1 addition & 0 deletions l10n/zh_TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@
"Inform your participants about the confirmed options" : "通知您的參與者關於已確認的選項",
"Confirmation sent to {participant} ({emailAddress})" : "確認已傳送給 {participant} ({emailAddress})",
"Confirmation could not be sent to {participant} ({emailAddress})" : "確認無法傳送給 {participant} ({emailAddress})",
"_Confirmations sent to {count} recipient_::_Confirmations sent to {count} recipients_" : ["確認已傳送給 {count} 名接收者"],
"Date order" : "日期順序",
"Original order" : "原始順序",
"Ranked order" : "排名順序",
Expand Down

0 comments on commit 88d83f8

Please sign in to comment.