Skip to content

Commit 5802459

Browse files
authored
Merge branch 'master' into feat-convert-api-response-for-collabs
2 parents f6bd77c + 0061f34 commit 5802459

25 files changed

+66
-18
lines changed

i18n/bn-IN.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1210,6 +1210,8 @@ boxui.itemDetails.descriptionPlaceholder = একটি বিবরণ লি
12101210
boxui.itemDetails.enterpriseOwner = এন্টারপ্রাইজের মালিক
12111211
# Warning message in the sidebar that this file will be automatically deleted on a certain date, {expiration} is the date
12121212
boxui.itemDetails.fileExpiration = এই ফাইলটি {expiration}-এ মোছা হবে।
1213+
# Label for files count under item properties in the sidebar
1214+
boxui.itemDetails.filesCountLabel = {filesCount, plural, one {# File} other {# Files}}
12131215
# Warning message in the sidebar that this folder will be automatically deleted on a certain date, {expiration} is the date
12141216
boxui.itemDetails.folderExpiration = এই ফোল্ডারটি {expiration}-এ মোছা হবে।
12151217
# Label for modified date under item properties in the sidebar

i18n/da-DK.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1210,6 +1210,8 @@ boxui.itemDetails.descriptionPlaceholder = Angiv en beskrivelse
12101210
boxui.itemDetails.enterpriseOwner = Virksomhedsejer
12111211
# Warning message in the sidebar that this file will be automatically deleted on a certain date, {expiration} is the date
12121212
boxui.itemDetails.fileExpiration = Denne fil vil blive slettet d. {expiration}.
1213+
# Label for files count under item properties in the sidebar
1214+
boxui.itemDetails.filesCountLabel = {filesCount, plural, one {# File} other {# Files}}
12131215
# Warning message in the sidebar that this folder will be automatically deleted on a certain date, {expiration} is the date
12141216
boxui.itemDetails.folderExpiration = Denne mappe vil blive slettet d. {expiration}.
12151217
# Label for modified date under item properties in the sidebar

i18n/de-DE.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1210,6 +1210,8 @@ boxui.itemDetails.descriptionPlaceholder = Beschreibung eingeben
12101210
boxui.itemDetails.enterpriseOwner = Unternehmenseigentümer
12111211
# Warning message in the sidebar that this file will be automatically deleted on a certain date, {expiration} is the date
12121212
boxui.itemDetails.fileExpiration = Diese Datei wird am {expiration} gelöscht.
1213+
# Label for files count under item properties in the sidebar
1214+
boxui.itemDetails.filesCountLabel = {filesCount, plural, one {# File} other {# Files}}
12131215
# Warning message in the sidebar that this folder will be automatically deleted on a certain date, {expiration} is the date
12141216
boxui.itemDetails.folderExpiration = Dieser Ordner wird am {expiration} gelöscht.
12151217
# Label for modified date under item properties in the sidebar

i18n/en-AU.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1210,6 +1210,8 @@ boxui.itemDetails.descriptionPlaceholder = Enter a description
12101210
boxui.itemDetails.enterpriseOwner = Enterprise owner
12111211
# Warning message in the sidebar that this file will be automatically deleted on a certain date, {expiration} is the date
12121212
boxui.itemDetails.fileExpiration = This file will be deleted on {expiration}.
1213+
# Label for files count under item properties in the sidebar
1214+
boxui.itemDetails.filesCountLabel = {filesCount, plural, one {# File} other {# Files}}
12131215
# Warning message in the sidebar that this folder will be automatically deleted on a certain date, {expiration} is the date
12141216
boxui.itemDetails.folderExpiration = This folder will be deleted on {expiration}.
12151217
# Label for modified date under item properties in the sidebar

i18n/en-CA.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1210,6 +1210,8 @@ boxui.itemDetails.descriptionPlaceholder = Enter a description
12101210
boxui.itemDetails.enterpriseOwner = Enterprise Owner
12111211
# Warning message in the sidebar that this file will be automatically deleted on a certain date, {expiration} is the date
12121212
boxui.itemDetails.fileExpiration = This file will be deleted on {expiration}.
1213+
# Label for files count under item properties in the sidebar
1214+
boxui.itemDetails.filesCountLabel = {filesCount, plural, one {# File} other {# Files}}
12131215
# Warning message in the sidebar that this folder will be automatically deleted on a certain date, {expiration} is the date
12141216
boxui.itemDetails.folderExpiration = This folder will be deleted on {expiration}.
12151217
# Label for modified date under item properties in the sidebar

i18n/en-GB.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1210,6 +1210,8 @@ boxui.itemDetails.descriptionPlaceholder = Enter a description
12101210
boxui.itemDetails.enterpriseOwner = Enterprise owner
12111211
# Warning message in the sidebar that this file will be automatically deleted on a certain date, {expiration} is the date
12121212
boxui.itemDetails.fileExpiration = This file will be deleted on {expiration}.
1213+
# Label for files count under item properties in the sidebar
1214+
boxui.itemDetails.filesCountLabel = {filesCount, plural, one {# File} other {# Files}}
12131215
# Warning message in the sidebar that this folder will be automatically deleted on a certain date, {expiration} is the date
12141216
boxui.itemDetails.folderExpiration = This folder will be deleted on {expiration}.
12151217
# Label for modified date under item properties in the sidebar

i18n/es-419.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1210,6 +1210,8 @@ boxui.itemDetails.descriptionPlaceholder = Introduzca una descripción
12101210
boxui.itemDetails.enterpriseOwner = Propietario de la empresa
12111211
# Warning message in the sidebar that this file will be automatically deleted on a certain date, {expiration} is the date
12121212
boxui.itemDetails.fileExpiration = Este archivo se eliminará el {expiration}.
1213+
# Label for files count under item properties in the sidebar
1214+
boxui.itemDetails.filesCountLabel = {filesCount, plural, one {# File} other {# Files}}
12131215
# Warning message in the sidebar that this folder will be automatically deleted on a certain date, {expiration} is the date
12141216
boxui.itemDetails.folderExpiration = Esta carpeta se eliminará el {expiration}.
12151217
# Label for modified date under item properties in the sidebar

i18n/es-ES.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1210,6 +1210,8 @@ boxui.itemDetails.descriptionPlaceholder = Escribir una descripción
12101210
boxui.itemDetails.enterpriseOwner = Propietario de la empresa
12111211
# Warning message in the sidebar that this file will be automatically deleted on a certain date, {expiration} is the date
12121212
boxui.itemDetails.fileExpiration = Este archivo se eliminará el {expiration}.
1213+
# Label for files count under item properties in the sidebar
1214+
boxui.itemDetails.filesCountLabel = {filesCount, plural, one {# File} other {# Files}}
12131215
# Warning message in the sidebar that this folder will be automatically deleted on a certain date, {expiration} is the date
12141216
boxui.itemDetails.folderExpiration = Esta carpeta se eliminará el {expiration}.
12151217
# Label for modified date under item properties in the sidebar

i18n/fi-FI.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1210,6 +1210,8 @@ boxui.itemDetails.descriptionPlaceholder = Kirjoita kuvaus
12101210
boxui.itemDetails.enterpriseOwner = Yrityksen omistaja
12111211
# Warning message in the sidebar that this file will be automatically deleted on a certain date, {expiration} is the date
12121212
boxui.itemDetails.fileExpiration = Tämä tiedosto poistetaan {expiration}.
1213+
# Label for files count under item properties in the sidebar
1214+
boxui.itemDetails.filesCountLabel = {filesCount, plural, one {# File} other {# Files}}
12131215
# Warning message in the sidebar that this folder will be automatically deleted on a certain date, {expiration} is the date
12141216
boxui.itemDetails.folderExpiration = Tämä kansio poistetaan {expiration}.
12151217
# Label for modified date under item properties in the sidebar

i18n/fr-CA.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1210,6 +1210,8 @@ boxui.itemDetails.descriptionPlaceholder = Saisissez une description
12101210
boxui.itemDetails.enterpriseOwner = Propriétaire de l'entreprise
12111211
# Warning message in the sidebar that this file will be automatically deleted on a certain date, {expiration} is the date
12121212
boxui.itemDetails.fileExpiration = Ce fichier sera supprimé le {expiration}.
1213+
# Label for files count under item properties in the sidebar
1214+
boxui.itemDetails.filesCountLabel = {filesCount, plural, one {# File} other {# Files}}
12131215
# Warning message in the sidebar that this folder will be automatically deleted on a certain date, {expiration} is the date
12141216
boxui.itemDetails.folderExpiration = Ce dossier sera supprimé le {expiration}.
12151217
# Label for modified date under item properties in the sidebar

0 commit comments

Comments
 (0)