Skip to content

Commit bf5a8da

Browse files
author
Jens Vannerum
committed
string changes after merge
1 parent 9371c0b commit bf5a8da

9 files changed

Lines changed: 18 additions & 9 deletions

File tree

src/assets/i18n/bn.json5

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6026,7 +6026,8 @@
60266026
// "uploader.or": ", or ",
60276027
"uploader.or": "অথবা",
60286028

6029-
// "uploader.processing": "Processing",
6029+
// "uploader.processing": "Processing uploaded file(s)... (it's now safe to close this page)",
6030+
// TODO Source message changed - Revise the translation
60306031
"uploader.processing": "প্রক্রিয়াকরণ",
60316032

60326033
// "uploader.queue-length": "Queue length",

src/assets/i18n/de.json5

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5381,7 +5381,8 @@
53815381
// "uploader.or": ", or ",
53825382
"uploader.or": ", oder",
53835383

5384-
// "uploader.processing": "Processing",
5384+
// "uploader.processing": "Processing uploaded file(s)... (it's now safe to close this page)",
5385+
// TODO Source message changed - Revise the translation
53855386
"uploader.processing": "In Arbeit...",
53865387

53875388
// "uploader.queue-length": "Queue length",

src/assets/i18n/el.json5

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2203,6 +2203,8 @@
22032203
"uploader.delete.btn-title": "Διαγραφή",
22042204
"uploader.drag-message": "Σύρετε και αποθέστε τα αρχεία σας εδώ",
22052205
"uploader.or": ", ή",
2206+
// "uploader.processing": "Processing uploaded file(s)... (it's now safe to close this page)",
2207+
// TODO Source message changed - Revise the translation
22062208
"uploader.processing": "Επεξεργασία",
22072209
"uploader.queue-length": "Μέγεθος ουράς",
22082210
"virtual-metadata.delete-item.info": "Επιλέξτε τους τύπους για τους οποίους θέλετε να αποθηκεύσετε τα εικονικά μεταδεδομένα ως πραγματικά μεταδεδομένα",

src/assets/i18n/es.json5

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6515,7 +6515,8 @@
65156515
// "uploader.or": ", or ",
65166516
"uploader.or": ", o ",
65176517

6518-
// "uploader.processing": "Processing",
6518+
// "uploader.processing": "Processing uploaded file(s)... (it's now safe to close this page)",
6519+
// TODO Source message changed - Revise the translation
65196520
"uploader.processing": "Procesando",
65206521

65216522
// "uploader.queue-length": "Queue length",

src/assets/i18n/gd.json5

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5980,7 +5980,8 @@
59805980
// "uploader.or": ", or ",
59815981
"uploader.or": ", no ",
59825982

5983-
// "uploader.processing": "Processing",
5983+
// "uploader.processing": "Processing uploaded file(s)... (it's now safe to close this page)",
5984+
// TODO Source message changed - Revise the translation
59845985
"uploader.processing": "A' pròiseasadh",
59855986

59865987
// "uploader.queue-length": "Queue length",

src/assets/i18n/kk.json5

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7135,7 +7135,8 @@
71357135
// "uploader.or": ", or ",
71367136
"uploader.or": ", немесе ",
71377137

7138-
// "uploader.processing": "Processing",
7138+
// "uploader.processing": "Processing uploaded file(s)... (it's now safe to close this page)",
7139+
// TODO Source message changed - Revise the translation
71397140
"uploader.processing": "Өңдеу",
71407141

71417142
// "uploader.queue-length": "Queue length",

src/assets/i18n/lv.json5

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5534,7 +5534,8 @@
55345534
// TODO Source message changed - Revise the translation
55355535
"uploader.or": ", vai",
55365536

5537-
// "uploader.processing": "Processing",
5537+
// "uploader.processing": "Processing uploaded file(s)... (it's now safe to close this page)",
5538+
// TODO Source message changed - Revise the translation
55385539
"uploader.processing": "Datu apstrāde",
55395540

55405541
// "uploader.queue-length": "Queue length",

src/assets/i18n/sv.json5

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7945,8 +7945,8 @@
79457945
// TODO New key - Add a translation
79467946
"uploader.or": ", eller ",
79477947

7948-
// "uploader.processing": "Processing",
7949-
// TODO New key - Add a translation
7948+
// "uploader.processing": "Processing uploaded file(s)... (it's now safe to close this page)",
7949+
// TODO Source message changed - Revise the translation
79507950
"uploader.processing": "Bearbetar",
79517951

79527952
// "uploader.queue-length": "Queue length",

src/assets/i18n/tr.json5

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5052,7 +5052,8 @@
50525052
// "uploader.or": ", or ",
50535053
"uploader.or": ", veya",
50545054

5055-
// "uploader.processing": "Processing",
5055+
// "uploader.processing": "Processing uploaded file(s)... (it's now safe to close this page)",
5056+
// TODO Source message changed - Revise the translation
50565057
"uploader.processing": "İşleniyor",
50575058

50585059
// "uploader.queue-length": "Queue length",

0 commit comments

Comments
 (0)