Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

@uppy/locales

Package Overview
Dependencies
Maintainers
8
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/locales - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

3

lib/en_US.js

@@ -96,3 +96,3 @@ "use strict";

noCameraTitle: 'Camera Not Available',
noDuplicates: 'Cannot add the duplicate file \'%{fileName}\', it already exists',
noDuplicates: "Cannot add the duplicate file '%{fileName}', it already exists",
noFilesFound: 'You have no files or folders here',

@@ -144,2 +144,3 @@ noInternetConnection: 'No Internet connection',

sessionRestored: 'Session restored',
showErrorDetails: 'Show error details',
signInWithGoogle: 'Sign in with Google',

@@ -146,0 +147,0 @@ smile: 'Smile!',

@@ -6,4 +6,4 @@ "use strict";

addBulkFilesFailed: {
0: 'Kunne ikke legge til %{smart_count} fil på grunn av en intern feil',
1: 'Kunne ikke legge til %{smart_count} filer på grunn av en intern feil'
'0': 'Kunne ikke legge til %{smart_count} fil på grunn av en intern feil',
'1': 'Kunne ikke legge til %{smart_count} filer på grunn av en intern feil'
},

@@ -63,4 +63,4 @@ addMore: 'Legg til',

filesUploadedOfTotal: {
0: '%{complete} av %{smart_count} fil opplastet',
1: '%{complete} av %{smart_count} filer opplastet'
'0': '%{complete} av %{smart_count} fil opplastet',
'1': '%{complete} av %{smart_count} filer opplastet'
},

@@ -71,4 +71,4 @@ filter: 'Filtrer',

folderAdded: {
0: 'La til %{smart_count} fil fra %{folder}',
1: 'La til %{smart_count} filer fra %{folder}'
'0': 'La til %{smart_count} fil fra %{folder}',
'1': 'La til %{smart_count} filer fra %{folder}'
},

@@ -95,4 +95,4 @@ generatingThumbnails: 'Genererer miniatyrbilde...',

processingXFiles: {
0: 'Prosesserer %{smart_count} fil',
1: 'Prosesserer %{smart_count} filer'
'0': 'Prosesserer %{smart_count} fil',
'1': 'Prosesserer %{smart_count} filer'
},

@@ -115,4 +115,4 @@ recording: 'Opptak pågår',

selectX: {
0: 'Velg %{smart_count}',
1: 'Velg %{smart_count}'
'0': 'Velg %{smart_count}',
'1': 'Velg %{smart_count}'
},

@@ -135,21 +135,21 @@ smile: 'Smil!',

uploadXFiles: {
0: 'Last opp %{smart_count} fil',
1: 'Last opp %{smart_count} filer'
'0': 'Last opp %{smart_count} fil',
'1': 'Last opp %{smart_count} filer'
},
uploadXNewFiles: {
0: 'Last opp +%{smart_count} fil',
1: 'Last opp +%{smart_count} filer'
'0': 'Last opp +%{smart_count} fil',
'1': 'Last opp +%{smart_count} filer'
},
uploading: 'Laster opp',
uploadingXFiles: {
0: 'Laster opp %{smart_count} fil',
1: 'Laster opp %{smart_count} filer'
'0': 'Laster opp %{smart_count} fil',
'1': 'Laster opp %{smart_count} filer'
},
xFilesSelected: {
0: '%{smart_count} fil valgt',
1: '%{smart_count} filer valgt'
'0': '%{smart_count} fil valgt',
'1': '%{smart_count} filer valgt'
},
xMoreFilesAdded: {
0: '%{smart_count} fil lagt til',
1: '%{smart_count} filer lagt til'
'0': '%{smart_count} fil lagt til',
'1': '%{smart_count} filer lagt til'
},

@@ -159,8 +159,8 @@ xTimeLeft: '%{time} igjen',

youCanOnlyUploadX: {
0: 'Du kan bare laste opp %{smart_count} fil',
1: 'Du kan bare laste opp %{smart_count} filer'
'0': 'Du kan bare laste opp %{smart_count} fil',
'1': 'Du kan bare laste opp %{smart_count} filer'
},
youHaveToAtLeastSelectX: {
0: 'Du må velge minst %{smart_count} fil',
1: 'Du må velge minst %{smart_count} filer'
'0': 'Du må velge minst %{smart_count} fil',
'1': 'Du må velge minst %{smart_count} filer'
},

@@ -167,0 +167,0 @@ zoomIn: 'Zoom inn',

@@ -50,4 +50,4 @@ "use strict";

filesUploadedOfTotal: {
0: '%{complete} de %{smart_count} arquivo enviado',
1: '%{complete} de %{smart_count} arquivos enviados'
'0': '%{complete} de %{smart_count} arquivo enviado',
'1': '%{complete} de %{smart_count} arquivos enviados'
},

@@ -57,4 +57,4 @@ filter: 'Filtrar',

folderAdded: {
0: 'Adicionado %{smart_count} arquivo de %{folder}',
1: 'Adicionado %{smart_count} arquivos de %{folder}'
'0': 'Adicionado %{smart_count} arquivo de %{folder}',
'1': 'Adicionado %{smart_count} arquivos de %{folder}'
},

@@ -73,4 +73,4 @@ import: 'Importar',

processingXFiles: {
0: 'Processando %{smart_count} arquivo',
1: 'Processando %{smart_count} arquivos'
'0': 'Processando %{smart_count} arquivo',
'1': 'Processando %{smart_count} arquivos'
},

@@ -85,4 +85,4 @@ removeFile: 'Remover arquivo',

selectX: {
0: 'Selecionar %{smart_count}',
1: 'Selecionar %{smart_count}'
'0': 'Selecionar %{smart_count}',
'1': 'Selecionar %{smart_count}'
},

@@ -99,21 +99,21 @@ smile: 'Sorria!',

uploadXFiles: {
0: 'Enviar %{smart_count} arquivo',
1: 'Enviar %{smart_count} arquivos'
'0': 'Enviar %{smart_count} arquivo',
'1': 'Enviar %{smart_count} arquivos'
},
uploadXNewFiles: {
0: 'Enviar +%{smart_count} arquivo',
1: 'Enviar +%{smart_count} arquivos'
'0': 'Enviar +%{smart_count} arquivo',
'1': 'Enviar +%{smart_count} arquivos'
},
uploading: 'Enviando',
uploadingXFiles: {
0: 'Enviando %{smart_count} arquivo',
1: 'Enviando %{smart_count} arquivos'
'0': 'Enviando %{smart_count} arquivo',
'1': 'Enviando %{smart_count} arquivos'
},
xFilesSelected: {
0: '%{smart_count} arquivo selecionado',
1: '%{smart_count} arquivos selecionados'
'0': '%{smart_count} arquivo selecionado',
'1': '%{smart_count} arquivos selecionados'
},
xMoreFilesAdded: {
0: '%{smart_count} arquivo adicionados',
1: '%{smart_count} arquivos adicionados'
'0': '%{smart_count} arquivo adicionados',
'1': '%{smart_count} arquivos adicionados'
},

@@ -123,8 +123,8 @@ xTimeLeft: '%{time} restantes',

youCanOnlyUploadX: {
0: 'Você pode enviar apenas %{smart_count} arquivo',
1: 'Você pode enviar apenas %{smart_count} arquivos'
'0': 'Você pode enviar apenas %{smart_count} arquivo',
'1': 'Você pode enviar apenas %{smart_count} arquivos'
},
youHaveToAtLeastSelectX: {
0: 'Você precisa selecionar pelo menos %{smart_count} arquivo',
1: 'Você precisa selecionar pelo menos %{smart_count} arquivos'
'0': 'Você precisa selecionar pelo menos %{smart_count} arquivo',
'1': 'Você precisa selecionar pelo menos %{smart_count} arquivos'
},

@@ -131,0 +131,0 @@ selectFileNamed: 'Selecione o arquivo %{name}',

@@ -50,4 +50,4 @@ "use strict";

filesUploadedOfTotal: {
0: '%{complete} de %{smart_count} ficheiro enviado',
1: '%{complete} de %{smart_count} ficheiros enviados'
'0': '%{complete} de %{smart_count} ficheiro enviado',
'1': '%{complete} de %{smart_count} ficheiros enviados'
},

@@ -57,4 +57,4 @@ filter: 'Filtrar',

folderAdded: {
0: 'Adicionado %{smart_count} ficheiro de %{folder}',
1: 'Adicionado %{smart_count} ficheiros de %{folder}'
'0': 'Adicionado %{smart_count} ficheiro de %{folder}',
'1': 'Adicionado %{smart_count} ficheiros de %{folder}'
},

@@ -73,4 +73,4 @@ import: 'Importar',

processingXFiles: {
0: 'A processar %{smart_count} ficheiro',
1: 'A processar %{smart_count} ficheiros'
'0': 'A processar %{smart_count} ficheiro',
'1': 'A processar %{smart_count} ficheiros'
},

@@ -85,4 +85,4 @@ removeFile: 'Remover ficheiro',

selectX: {
0: 'Selecionar %{smart_count}',
1: 'Selecionar %{smart_count}'
'0': 'Selecionar %{smart_count}',
'1': 'Selecionar %{smart_count}'
},

@@ -99,21 +99,21 @@ smile: 'Sorria!',

uploadXFiles: {
0: 'Enviar %{smart_count} ficheiro',
1: 'Enviar %{smart_count} ficheiros'
'0': 'Enviar %{smart_count} ficheiro',
'1': 'Enviar %{smart_count} ficheiros'
},
uploadXNewFiles: {
0: 'Enviar +%{smart_count} ficheiro',
1: 'Enviar +%{smart_count} ficheiros'
'0': 'Enviar +%{smart_count} ficheiro',
'1': 'Enviar +%{smart_count} ficheiros'
},
uploading: 'A enviar',
uploadingXFiles: {
0: 'A enviar %{smart_count} ficheiro',
1: 'A enviar %{smart_count} ficheiros'
'0': 'A enviar %{smart_count} ficheiro',
'1': 'A enviar %{smart_count} ficheiros'
},
xFilesSelected: {
0: '%{smart_count} ficheiro selecionado',
1: '%{smart_count} ficheiros selecionados'
'0': '%{smart_count} ficheiro selecionado',
'1': '%{smart_count} ficheiros selecionados'
},
xMoreFilesAdded: {
0: '%{smart_count} ficheiro adicionados',
1: '%{smart_count} ficheiros adicionados'
'0': '%{smart_count} ficheiro adicionados',
'1': '%{smart_count} ficheiros adicionados'
},

@@ -123,8 +123,8 @@ xTimeLeft: '%{time} restantes',

youCanOnlyUploadX: {
0: 'Só pode enviar %{smart_count} ficheiro',
1: 'Só pode enviar %{smart_count} ficheiros'
'0': 'Só pode enviar %{smart_count} ficheiro',
'1': 'Só pode enviar %{smart_count} ficheiros'
},
youHaveToAtLeastSelectX: {
0: 'Precisa de selecionar pelo menos %{smart_count} ficheiro',
1: 'Precisa de selecionar pelo menos %{smart_count} ficheiros'
'0': 'Precisa de selecionar pelo menos %{smart_count} ficheiro',
'1': 'Precisa de selecionar pelo menos %{smart_count} ficheiros'
},

@@ -131,0 +131,0 @@ selectFileNamed: 'Selecione o ficheiro %{name}',

{
"name": "@uppy/locales",
"description": "Uppy language packs",
"version": "2.0.4",
"version": "2.0.5",
"license": "MIT",

@@ -6,0 +6,0 @@ "keywords": [

@@ -95,3 +95,3 @@ const en_US = {}

noCameraTitle: 'Camera Not Available',
noDuplicates: 'Cannot add the duplicate file \'%{fileName}\', it already exists',
noDuplicates: "Cannot add the duplicate file '%{fileName}', it already exists",
noFilesFound: 'You have no files or folders here',

@@ -98,0 +98,0 @@ noInternetConnection: 'No Internet connection',

@@ -5,4 +5,4 @@ const nb_NO = {}

addBulkFilesFailed: {
0: 'Kunne ikke legge til %{smart_count} fil på grunn av en intern feil',
1: 'Kunne ikke legge til %{smart_count} filer på grunn av en intern feil',
'0': 'Kunne ikke legge til %{smart_count} fil på grunn av en intern feil',
'1': 'Kunne ikke legge til %{smart_count} filer på grunn av en intern feil',
},

@@ -62,4 +62,4 @@ addMore: 'Legg til',

filesUploadedOfTotal: {
0: '%{complete} av %{smart_count} fil opplastet',
1: '%{complete} av %{smart_count} filer opplastet',
'0': '%{complete} av %{smart_count} fil opplastet',
'1': '%{complete} av %{smart_count} filer opplastet',
},

@@ -70,4 +70,4 @@ filter: 'Filtrer',

folderAdded: {
0: 'La til %{smart_count} fil fra %{folder}',
1: 'La til %{smart_count} filer fra %{folder}',
'0': 'La til %{smart_count} fil fra %{folder}',
'1': 'La til %{smart_count} filer fra %{folder}',
},

@@ -94,4 +94,4 @@ generatingThumbnails: 'Genererer miniatyrbilde...',

processingXFiles: {
0: 'Prosesserer %{smart_count} fil',
1: 'Prosesserer %{smart_count} filer',
'0': 'Prosesserer %{smart_count} fil',
'1': 'Prosesserer %{smart_count} filer',
},

@@ -114,4 +114,4 @@ recording: 'Opptak pågår',

selectX: {
0: 'Velg %{smart_count}',
1: 'Velg %{smart_count}',
'0': 'Velg %{smart_count}',
'1': 'Velg %{smart_count}',
},

@@ -134,21 +134,21 @@ smile: 'Smil!',

uploadXFiles: {
0: 'Last opp %{smart_count} fil',
1: 'Last opp %{smart_count} filer',
'0': 'Last opp %{smart_count} fil',
'1': 'Last opp %{smart_count} filer',
},
uploadXNewFiles: {
0: 'Last opp +%{smart_count} fil',
1: 'Last opp +%{smart_count} filer',
'0': 'Last opp +%{smart_count} fil',
'1': 'Last opp +%{smart_count} filer',
},
uploading: 'Laster opp',
uploadingXFiles: {
0: 'Laster opp %{smart_count} fil',
1: 'Laster opp %{smart_count} filer',
'0': 'Laster opp %{smart_count} fil',
'1': 'Laster opp %{smart_count} filer',
},
xFilesSelected: {
0: '%{smart_count} fil valgt',
1: '%{smart_count} filer valgt',
'0': '%{smart_count} fil valgt',
'1': '%{smart_count} filer valgt',
},
xMoreFilesAdded: {
0: '%{smart_count} fil lagt til',
1: '%{smart_count} filer lagt til',
'0': '%{smart_count} fil lagt til',
'1': '%{smart_count} filer lagt til',
},

@@ -158,8 +158,8 @@ xTimeLeft: '%{time} igjen',

youCanOnlyUploadX: {
0: 'Du kan bare laste opp %{smart_count} fil',
1: 'Du kan bare laste opp %{smart_count} filer',
'0': 'Du kan bare laste opp %{smart_count} fil',
'1': 'Du kan bare laste opp %{smart_count} filer',
},
youHaveToAtLeastSelectX: {
0: 'Du må velge minst %{smart_count} fil',
1: 'Du må velge minst %{smart_count} filer',
'0': 'Du må velge minst %{smart_count} fil',
'1': 'Du må velge minst %{smart_count} filer',
},

@@ -166,0 +166,0 @@ zoomIn: 'Zoom inn',

@@ -54,4 +54,4 @@ const pt_BR = {}

filesUploadedOfTotal: {
0: '%{complete} de %{smart_count} arquivo enviado',
1: '%{complete} de %{smart_count} arquivos enviados',
'0': '%{complete} de %{smart_count} arquivo enviado',
'1': '%{complete} de %{smart_count} arquivos enviados',
},

@@ -61,4 +61,4 @@ filter: 'Filtrar',

folderAdded: {
0: 'Adicionado %{smart_count} arquivo de %{folder}',
1: 'Adicionado %{smart_count} arquivos de %{folder}',
'0': 'Adicionado %{smart_count} arquivo de %{folder}',
'1': 'Adicionado %{smart_count} arquivos de %{folder}',
},

@@ -77,4 +77,4 @@ import: 'Importar',

processingXFiles: {
0: 'Processando %{smart_count} arquivo',
1: 'Processando %{smart_count} arquivos',
'0': 'Processando %{smart_count} arquivo',
'1': 'Processando %{smart_count} arquivos',
},

@@ -89,4 +89,4 @@ removeFile: 'Remover arquivo',

selectX: {
0: 'Selecionar %{smart_count}',
1: 'Selecionar %{smart_count}',
'0': 'Selecionar %{smart_count}',
'1': 'Selecionar %{smart_count}',
},

@@ -103,21 +103,21 @@ smile: 'Sorria!',

uploadXFiles: {
0: 'Enviar %{smart_count} arquivo',
1: 'Enviar %{smart_count} arquivos',
'0': 'Enviar %{smart_count} arquivo',
'1': 'Enviar %{smart_count} arquivos',
},
uploadXNewFiles: {
0: 'Enviar +%{smart_count} arquivo',
1: 'Enviar +%{smart_count} arquivos',
'0': 'Enviar +%{smart_count} arquivo',
'1': 'Enviar +%{smart_count} arquivos',
},
uploading: 'Enviando',
uploadingXFiles: {
0: 'Enviando %{smart_count} arquivo',
1: 'Enviando %{smart_count} arquivos',
'0': 'Enviando %{smart_count} arquivo',
'1': 'Enviando %{smart_count} arquivos',
},
xFilesSelected: {
0: '%{smart_count} arquivo selecionado',
1: '%{smart_count} arquivos selecionados',
'0': '%{smart_count} arquivo selecionado',
'1': '%{smart_count} arquivos selecionados',
},
xMoreFilesAdded: {
0: '%{smart_count} arquivo adicionados',
1: '%{smart_count} arquivos adicionados',
'0': '%{smart_count} arquivo adicionados',
'1': '%{smart_count} arquivos adicionados',
},

@@ -127,8 +127,8 @@ xTimeLeft: '%{time} restantes',

youCanOnlyUploadX: {
0: 'Você pode enviar apenas %{smart_count} arquivo',
1: 'Você pode enviar apenas %{smart_count} arquivos',
'0': 'Você pode enviar apenas %{smart_count} arquivo',
'1': 'Você pode enviar apenas %{smart_count} arquivos',
},
youHaveToAtLeastSelectX: {
0: 'Você precisa selecionar pelo menos %{smart_count} arquivo',
1: 'Você precisa selecionar pelo menos %{smart_count} arquivos',
'0': 'Você precisa selecionar pelo menos %{smart_count} arquivo',
'1': 'Você precisa selecionar pelo menos %{smart_count} arquivos',
},

@@ -135,0 +135,0 @@ selectFileNamed: 'Selecione o arquivo %{name}',

@@ -54,4 +54,4 @@ const pt_PT = {}

filesUploadedOfTotal: {
0: '%{complete} de %{smart_count} ficheiro enviado',
1: '%{complete} de %{smart_count} ficheiros enviados',
'0': '%{complete} de %{smart_count} ficheiro enviado',
'1': '%{complete} de %{smart_count} ficheiros enviados',
},

@@ -61,4 +61,4 @@ filter: 'Filtrar',

folderAdded: {
0: 'Adicionado %{smart_count} ficheiro de %{folder}',
1: 'Adicionado %{smart_count} ficheiros de %{folder}',
'0': 'Adicionado %{smart_count} ficheiro de %{folder}',
'1': 'Adicionado %{smart_count} ficheiros de %{folder}',
},

@@ -77,4 +77,4 @@ import: 'Importar',

processingXFiles: {
0: 'A processar %{smart_count} ficheiro',
1: 'A processar %{smart_count} ficheiros',
'0': 'A processar %{smart_count} ficheiro',
'1': 'A processar %{smart_count} ficheiros',
},

@@ -89,4 +89,4 @@ removeFile: 'Remover ficheiro',

selectX: {
0: 'Selecionar %{smart_count}',
1: 'Selecionar %{smart_count}',
'0': 'Selecionar %{smart_count}',
'1': 'Selecionar %{smart_count}',
},

@@ -103,21 +103,21 @@ smile: 'Sorria!',

uploadXFiles: {
0: 'Enviar %{smart_count} ficheiro',
1: 'Enviar %{smart_count} ficheiros',
'0': 'Enviar %{smart_count} ficheiro',
'1': 'Enviar %{smart_count} ficheiros',
},
uploadXNewFiles: {
0: 'Enviar +%{smart_count} ficheiro',
1: 'Enviar +%{smart_count} ficheiros',
'0': 'Enviar +%{smart_count} ficheiro',
'1': 'Enviar +%{smart_count} ficheiros',
},
uploading: 'A enviar',
uploadingXFiles: {
0: 'A enviar %{smart_count} ficheiro',
1: 'A enviar %{smart_count} ficheiros',
'0': 'A enviar %{smart_count} ficheiro',
'1': 'A enviar %{smart_count} ficheiros',
},
xFilesSelected: {
0: '%{smart_count} ficheiro selecionado',
1: '%{smart_count} ficheiros selecionados',
'0': '%{smart_count} ficheiro selecionado',
'1': '%{smart_count} ficheiros selecionados',
},
xMoreFilesAdded: {
0: '%{smart_count} ficheiro adicionados',
1: '%{smart_count} ficheiros adicionados',
'0': '%{smart_count} ficheiro adicionados',
'1': '%{smart_count} ficheiros adicionados',
},

@@ -127,8 +127,8 @@ xTimeLeft: '%{time} restantes',

youCanOnlyUploadX: {
0: 'Só pode enviar %{smart_count} ficheiro',
1: 'Só pode enviar %{smart_count} ficheiros',
'0': 'Só pode enviar %{smart_count} ficheiro',
'1': 'Só pode enviar %{smart_count} ficheiros',
},
youHaveToAtLeastSelectX: {
0: 'Precisa de selecionar pelo menos %{smart_count} ficheiro',
1: 'Precisa de selecionar pelo menos %{smart_count} ficheiros',
'0': 'Precisa de selecionar pelo menos %{smart_count} ficheiro',
'1': 'Precisa de selecionar pelo menos %{smart_count} ficheiros',
},

@@ -135,0 +135,0 @@ selectFileNamed: 'Selecione o ficheiro %{name}',

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc