Skip to content

Commit f7d80a6

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 1c3e49a commit f7d80a6

File tree

12 files changed

+96
-6
lines changed

12 files changed

+96
-6
lines changed

apps/dashboard/l10n/fr.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ OC.L10N.register(
1212
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Afin de protéger votre vie privée, les données météorologiques sont demandées par votre serveur Nextcloud à votre place afin que le service météo ne reçoive aucune information personnelle.",
1313
"Weather data from Met.no" : "Données météo fournies par Met.no",
1414
"geocoding with Nominatim" : "Géocodage avec Nominatim",
15-
"elevation data from OpenTopoData" : "Données d’altitude provenant d’OpenTopoData",
15+
"elevation data from OpenTopoData" : "Données d’altitude provenant d’OpenTopoData",
1616
"Weather" : "Météo",
1717
"Status" : "Statut",
1818
"Good morning" : "Bonjour",

apps/dashboard/l10n/fr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Afin de protéger votre vie privée, les données météorologiques sont demandées par votre serveur Nextcloud à votre place afin que le service météo ne reçoive aucune information personnelle.",
1111
"Weather data from Met.no" : "Données météo fournies par Met.no",
1212
"geocoding with Nominatim" : "Géocodage avec Nominatim",
13-
"elevation data from OpenTopoData" : "Données d’altitude provenant d’OpenTopoData",
13+
"elevation data from OpenTopoData" : "Données d’altitude provenant d’OpenTopoData",
1414
"Weather" : "Météo",
1515
"Status" : "Statut",
1616
"Good morning" : "Bonjour",

apps/files/l10n/ca.js

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,9 +297,18 @@ OC.L10N.register(
297297
"In folder" : "En la carpeta",
298298
"Search in folder: {folder}" : "Cerca en la carpeta: {folder}",
299299
"One of the dropped files could not be processed" : "No s'ha pogut processar un dels fitxers que heu deixat anar.",
300-
"Some files could not be uploaded" : "No s'han pogut pujat alguns fitxers",
300+
"Your browser does not support the Filesystem API. Directories will not be uploaded" : "El vostre navegador no és compatible amb l'API FileSystem. No es pujaran les carpetes.",
301+
"No files to upload" : "No hi ha cap fitxer per pujar",
302+
"Unable to create the directory {directory}" : "No s'ha pogut crear la carpeta {directory}",
303+
"Some files could not be uploaded" : "No s'han pogut pujar alguns fitxers",
301304
"Files uploaded successfully" : "Els fitxers s'han pujat correctament",
305+
"No files to process" : "No hi ha cap fitxer per processar",
306+
"Some files could not be copied" : "No s'han pogut copiar alguns fitxers",
302307
"Some files could not be moved" : "No s'han pogut moure alguns fitxers",
308+
"Files copied successfully" : "Els fitxers s'han copiat correctament",
309+
"Files moved successfully" : "Els fitxers s'han mogut correctament",
310+
"Conflicts resolution skipped" : "S'ha omès la resolució de conflictes",
311+
"Upload cancelled" : "S'ha cancel·lat la pujada",
303312
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} carpeta","{folderCount} carpetes"],
304313
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} fitxer","{fileCount} fitxers"],
305314
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 fitxer i {folderCount} carpeta","1 fitxer i {folderCount} carpetes"],

apps/files/l10n/ca.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,9 +295,18 @@
295295
"In folder" : "En la carpeta",
296296
"Search in folder: {folder}" : "Cerca en la carpeta: {folder}",
297297
"One of the dropped files could not be processed" : "No s'ha pogut processar un dels fitxers que heu deixat anar.",
298-
"Some files could not be uploaded" : "No s'han pogut pujat alguns fitxers",
298+
"Your browser does not support the Filesystem API. Directories will not be uploaded" : "El vostre navegador no és compatible amb l'API FileSystem. No es pujaran les carpetes.",
299+
"No files to upload" : "No hi ha cap fitxer per pujar",
300+
"Unable to create the directory {directory}" : "No s'ha pogut crear la carpeta {directory}",
301+
"Some files could not be uploaded" : "No s'han pogut pujar alguns fitxers",
299302
"Files uploaded successfully" : "Els fitxers s'han pujat correctament",
303+
"No files to process" : "No hi ha cap fitxer per processar",
304+
"Some files could not be copied" : "No s'han pogut copiar alguns fitxers",
300305
"Some files could not be moved" : "No s'han pogut moure alguns fitxers",
306+
"Files copied successfully" : "Els fitxers s'han copiat correctament",
307+
"Files moved successfully" : "Els fitxers s'han mogut correctament",
308+
"Conflicts resolution skipped" : "S'ha omès la resolució de conflictes",
309+
"Upload cancelled" : "S'ha cancel·lat la pujada",
301310
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} carpeta","{folderCount} carpetes"],
302311
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} fitxer","{fileCount} fitxers"],
303312
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 fitxer i {folderCount} carpeta","1 fitxer i {folderCount} carpetes"],

apps/files/l10n/de_DE.js

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,9 +297,18 @@ OC.L10N.register(
297297
"In folder" : "Im Ordner",
298298
"Search in folder: {folder}" : "Im Ordner suchen: {folder}",
299299
"One of the dropped files could not be processed" : "Eine der abgelegten Dateien konnte nicht verarbeitet werden",
300+
"Your browser does not support the Filesystem API. Directories will not be uploaded" : "Ihr Browser unterstützt die Dateisystem-API nicht. Verzeichnisse werden nicht hochgeladen",
301+
"No files to upload" : "Keine Dateien zum Hochladen",
302+
"Unable to create the directory {directory}" : "Der Ordner {directory} konnte nicht erstellt werden",
300303
"Some files could not be uploaded" : "Einige Dateien konnten nicht hochgeladen werden.",
301304
"Files uploaded successfully" : "Dateien hochgeladen",
305+
"No files to process" : "Keine Dateien zum Verarbeiten",
306+
"Some files could not be copied" : "Einige Dateien konnten nicht kopiert werden",
302307
"Some files could not be moved" : "Einige Dateien konnten nicht verschoben werden",
308+
"Files copied successfully" : "Dateien erfolgreich kopiert",
309+
"Files moved successfully" : "Dateien erfolgreich verschoben",
310+
"Conflicts resolution skipped" : "Konfliktlösung übersprungen",
311+
"Upload cancelled" : "Hochladen abgebrochen",
303312
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} Ordner","{folderCount} Ordner"],
304313
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} Datei","{fileCount} Dateien"],
305314
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 Datei und {folderCount} Ordner","1 Datei und {folderCount} Ordner"],

apps/files/l10n/de_DE.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,9 +295,18 @@
295295
"In folder" : "Im Ordner",
296296
"Search in folder: {folder}" : "Im Ordner suchen: {folder}",
297297
"One of the dropped files could not be processed" : "Eine der abgelegten Dateien konnte nicht verarbeitet werden",
298+
"Your browser does not support the Filesystem API. Directories will not be uploaded" : "Ihr Browser unterstützt die Dateisystem-API nicht. Verzeichnisse werden nicht hochgeladen",
299+
"No files to upload" : "Keine Dateien zum Hochladen",
300+
"Unable to create the directory {directory}" : "Der Ordner {directory} konnte nicht erstellt werden",
298301
"Some files could not be uploaded" : "Einige Dateien konnten nicht hochgeladen werden.",
299302
"Files uploaded successfully" : "Dateien hochgeladen",
303+
"No files to process" : "Keine Dateien zum Verarbeiten",
304+
"Some files could not be copied" : "Einige Dateien konnten nicht kopiert werden",
300305
"Some files could not be moved" : "Einige Dateien konnten nicht verschoben werden",
306+
"Files copied successfully" : "Dateien erfolgreich kopiert",
307+
"Files moved successfully" : "Dateien erfolgreich verschoben",
308+
"Conflicts resolution skipped" : "Konfliktlösung übersprungen",
309+
"Upload cancelled" : "Hochladen abgebrochen",
301310
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} Ordner","{folderCount} Ordner"],
302311
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} Datei","{fileCount} Dateien"],
303312
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 Datei und {folderCount} Ordner","1 Datei und {folderCount} Ordner"],

apps/files/l10n/es_MX.js

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,9 +297,18 @@ OC.L10N.register(
297297
"In folder" : "En la carpeta",
298298
"Search in folder: {folder}" : "Buscar en la carpeta: {folder}",
299299
"One of the dropped files could not be processed" : "Uno de los archivos arrastrados no puede ser procesado",
300+
"Your browser does not support the Filesystem API. Directories will not be uploaded" : "Su navegador no soporta la API de Sistema de archivos. Los directorios no se cargarán",
301+
"No files to upload" : "No hay archivos para cargar",
302+
"Unable to create the directory {directory}" : "No se pudo crear el directorio {directory}",
300303
"Some files could not be uploaded" : "No se pudieron cargar algunos archivos",
301304
"Files uploaded successfully" : "Archivo cargado exitosamente",
305+
"No files to process" : "No hay archivos a procesar",
306+
"Some files could not be copied" : "Algunos archivos no se pudieron copiar",
302307
"Some files could not be moved" : "Algunos archivos no se pudieron mover",
308+
"Files copied successfully" : "Archivos copiados exitosamente",
309+
"Files moved successfully" : "Archivos movidos exitosamente",
310+
"Conflicts resolution skipped" : "Resolución de conflictos omitida",
311+
"Upload cancelled" : "Carga cancelada",
303312
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} carpeta","{folderCount} carpetas","{folderCount} carpetas"],
304313
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} archivo","{fileCount} archivos","{fileCount} archivos"],
305314
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 archivo y {folderCount} carpeta","1 archivo y {folderCount} carpetas","1 archivo y {folderCount} carpetas"],

apps/files/l10n/es_MX.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,9 +295,18 @@
295295
"In folder" : "En la carpeta",
296296
"Search in folder: {folder}" : "Buscar en la carpeta: {folder}",
297297
"One of the dropped files could not be processed" : "Uno de los archivos arrastrados no puede ser procesado",
298+
"Your browser does not support the Filesystem API. Directories will not be uploaded" : "Su navegador no soporta la API de Sistema de archivos. Los directorios no se cargarán",
299+
"No files to upload" : "No hay archivos para cargar",
300+
"Unable to create the directory {directory}" : "No se pudo crear el directorio {directory}",
298301
"Some files could not be uploaded" : "No se pudieron cargar algunos archivos",
299302
"Files uploaded successfully" : "Archivo cargado exitosamente",
303+
"No files to process" : "No hay archivos a procesar",
304+
"Some files could not be copied" : "Algunos archivos no se pudieron copiar",
300305
"Some files could not be moved" : "Algunos archivos no se pudieron mover",
306+
"Files copied successfully" : "Archivos copiados exitosamente",
307+
"Files moved successfully" : "Archivos movidos exitosamente",
308+
"Conflicts resolution skipped" : "Resolución de conflictos omitida",
309+
"Upload cancelled" : "Carga cancelada",
301310
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} carpeta","{folderCount} carpetas","{folderCount} carpetas"],
302311
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} archivo","{fileCount} archivos","{fileCount} archivos"],
303312
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 archivo y {folderCount} carpeta","1 archivo y {folderCount} carpetas","1 archivo y {folderCount} carpetas"],

apps/files/l10n/fr.js

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,9 +297,18 @@ OC.L10N.register(
297297
"In folder" : "Dans le dossier",
298298
"Search in folder: {folder}" : "Rechercher dans le dossier : {folder}",
299299
"One of the dropped files could not be processed" : "L'un des fichiers déposés n'a pas pu être traité",
300+
"Your browser does not support the Filesystem API. Directories will not be uploaded" : "Votre navigateur n’est pas compatible avec l’API Filesystem. Les dossiers ne seront pas téléversés",
301+
"No files to upload" : "Aucun fichier à téléverser",
302+
"Unable to create the directory {directory}" : "Impossible de créer le répertoire {directory}",
300303
"Some files could not be uploaded" : "Certains fichiers n'ont pu être téléversés",
301304
"Files uploaded successfully" : "Fichiers téléversés avec succès",
302-
"Some files could not be moved" : "Certains fichiers n'ont pu être déplacés",
305+
"No files to process" : "Aucun fichier à traiter",
306+
"Some files could not be copied" : "Certains des fichiers n’ont pas pu être copiés",
307+
"Some files could not be moved" : "Certains fichiers n’ont pu être déplacés",
308+
"Files copied successfully" : "Fichiers copiés avec succès",
309+
"Files moved successfully" : "Fichiers déplacés avec succès",
310+
"Conflicts resolution skipped" : "Résolution des conflits ignorée",
311+
"Upload cancelled" : "Téléversement annulé",
303312
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} dossier","{folderCount} dossiers","{folderCount} dossiers"],
304313
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} fichier","{fileCount} fichiers","{fileCount} fichiers"],
305314
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 fichier et {folderCount} dossier","1 fichier et {folderCount} dossiers","1 fichier et {folderCount} dossiers"],

apps/files/l10n/fr.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,9 +295,18 @@
295295
"In folder" : "Dans le dossier",
296296
"Search in folder: {folder}" : "Rechercher dans le dossier : {folder}",
297297
"One of the dropped files could not be processed" : "L'un des fichiers déposés n'a pas pu être traité",
298+
"Your browser does not support the Filesystem API. Directories will not be uploaded" : "Votre navigateur n’est pas compatible avec l’API Filesystem. Les dossiers ne seront pas téléversés",
299+
"No files to upload" : "Aucun fichier à téléverser",
300+
"Unable to create the directory {directory}" : "Impossible de créer le répertoire {directory}",
298301
"Some files could not be uploaded" : "Certains fichiers n'ont pu être téléversés",
299302
"Files uploaded successfully" : "Fichiers téléversés avec succès",
300-
"Some files could not be moved" : "Certains fichiers n'ont pu être déplacés",
303+
"No files to process" : "Aucun fichier à traiter",
304+
"Some files could not be copied" : "Certains des fichiers n’ont pas pu être copiés",
305+
"Some files could not be moved" : "Certains fichiers n’ont pu être déplacés",
306+
"Files copied successfully" : "Fichiers copiés avec succès",
307+
"Files moved successfully" : "Fichiers déplacés avec succès",
308+
"Conflicts resolution skipped" : "Résolution des conflits ignorée",
309+
"Upload cancelled" : "Téléversement annulé",
301310
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} dossier","{folderCount} dossiers","{folderCount} dossiers"],
302311
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} fichier","{fileCount} fichiers","{fileCount} fichiers"],
303312
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 fichier et {folderCount} dossier","1 fichier et {folderCount} dossiers","1 fichier et {folderCount} dossiers"],

apps/files/l10n/sr.js

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,9 +297,18 @@ OC.L10N.register(
297297
"In folder" : "У фолдеру",
298298
"Search in folder: {folder}" : "Претрага у фолдеру: {folder}",
299299
"One of the dropped files could not be processed" : "Један од упуштених фајлова не може да се обради",
300+
"Your browser does not support the Filesystem API. Directories will not be uploaded" : "Ваш интернет прегледач не подржава Filesystem API. Нећете моћи да отпремате директоријуме",
301+
"No files to upload" : "Нема фајлова за отпремање",
302+
"Unable to create the directory {directory}" : "Не може да се креира директоријум {directory}",
300303
"Some files could not be uploaded" : "Неки фајлови нису могли да се отпреме",
301304
"Files uploaded successfully" : "Фајлови су успешно отремљени",
305+
"No files to process" : "Нема фајлова за обраду",
306+
"Some files could not be copied" : "Неки фајлови нису могли да се копирају",
302307
"Some files could not be moved" : "Неке фајлове нисам могао да преместим",
308+
"Files copied successfully" : "Фајлови су успешно копирани",
309+
"Files moved successfully" : "Фајлови су успешно премештени",
310+
"Conflicts resolution skipped" : "Прексочено је разрешавање конфилката",
311+
"Upload cancelled" : "Отпремање је отказано",
303312
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} фолдер","{folderCount} фолдера","{folderCount} фолдера"],
304313
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} фајл","{fileCount} фајла","{fileCount} фајлова"],
305314
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 фајл и {folderCount} фолдер","1 фајл и {folderCount} фолдера","1 фајл и {folderCount} фолдера"],

apps/files/l10n/sr.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,9 +295,18 @@
295295
"In folder" : "У фолдеру",
296296
"Search in folder: {folder}" : "Претрага у фолдеру: {folder}",
297297
"One of the dropped files could not be processed" : "Један од упуштених фајлова не може да се обради",
298+
"Your browser does not support the Filesystem API. Directories will not be uploaded" : "Ваш интернет прегледач не подржава Filesystem API. Нећете моћи да отпремате директоријуме",
299+
"No files to upload" : "Нема фајлова за отпремање",
300+
"Unable to create the directory {directory}" : "Не може да се креира директоријум {directory}",
298301
"Some files could not be uploaded" : "Неки фајлови нису могли да се отпреме",
299302
"Files uploaded successfully" : "Фајлови су успешно отремљени",
303+
"No files to process" : "Нема фајлова за обраду",
304+
"Some files could not be copied" : "Неки фајлови нису могли да се копирају",
300305
"Some files could not be moved" : "Неке фајлове нисам могао да преместим",
306+
"Files copied successfully" : "Фајлови су успешно копирани",
307+
"Files moved successfully" : "Фајлови су успешно премештени",
308+
"Conflicts resolution skipped" : "Прексочено је разрешавање конфилката",
309+
"Upload cancelled" : "Отпремање је отказано",
301310
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} фолдер","{folderCount} фолдера","{folderCount} фолдера"],
302311
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} фајл","{fileCount} фајла","{fileCount} фајлова"],
303312
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 фајл и {folderCount} фолдер","1 фајл и {folderCount} фолдера","1 фајл и {folderCount} фолдера"],

0 commit comments

Comments
 (0)