Przeglądaj źródła

[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
tags/v25.0.0beta3
Nextcloud bot 1 rok temu
rodzic
commit
9de927c311
No account linked to committer's email address

+ 9
- 8
apps/dashboard/l10n/fr.js Wyświetl plik

@@ -2,13 +2,13 @@ OC.L10N.register(
"dashboard",
{
"Dashboard" : "Tableau de bord",
"Dashboard app" : "Application Tableau de bord",
"Dashboard app" : "Appli Tableau de bord",
"Customize" : "Personnaliser",
"Edit widgets" : "Modifier les widgets",
"Get more widgets from the App Store" : "Obtenez plus de widgets depuis le magasin d'applications",
"Get more widgets from the App Store" : "Obtenez plus de widgets depuis la boutique d'applications",
"Change background image" : "Modifier l’image d'arrière-plan",
"Weather service" : "Service météo",
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Pour votre vie privée, les données météorologiques sont demandées par votre serveur Nextcloud en votre nom afin que le service météo ne reçoive aucune information personnelle.",
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Pour 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.",
"Weather data from Met.no" : "Données météo fournies par Met.no",
"geocoding with Nominatim" : "Géocodage avec Nominatim",
"elevation data from OpenTopoData" : "Données d'altitude provenant d'OpenTopoData",
@@ -17,15 +17,16 @@ OC.L10N.register(
"Good morning" : "Bonjour",
"Good morning, {name}" : "Bonjour {name}",
"Good afternoon" : "Bon après-midi",
"Good afternoon, {name}" : "Bon après-midi, {name}",
"Good afternoon, {name}" : "Bon après-midi {name}",
"Good evening" : "Bonsoir",
"Good evening, {name}" : "Bonsoir {name}",
"Hello" : "Bonjour",
"Hello, {name}" : "Bonjour {name}",
"Pick from Files" : "Sélectionnez parmi les fichiers",
"Plain background" : "Fond uni",
"Insert from {productName}" : "Insérer depuis {productName}",
"Show something" : "Montrer quelque chose",
"Pick from Files" : "Mes images",
"Default image" : "Image par défaut",
"Plain background" : "Arrière-plan uni",
"Insert from {productName}" : "Sélectionner dans {productName}",
"Show something" : "Afficher quelque chose",
"Default images" : "Images par défaut"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

+ 9
- 8
apps/dashboard/l10n/fr.json Wyświetl plik

@@ -1,12 +1,12 @@
{ "translations": {
"Dashboard" : "Tableau de bord",
"Dashboard app" : "Application Tableau de bord",
"Dashboard app" : "Appli Tableau de bord",
"Customize" : "Personnaliser",
"Edit widgets" : "Modifier les widgets",
"Get more widgets from the App Store" : "Obtenez plus de widgets depuis le magasin d'applications",
"Get more widgets from the App Store" : "Obtenez plus de widgets depuis la boutique d'applications",
"Change background image" : "Modifier l’image d'arrière-plan",
"Weather service" : "Service météo",
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Pour votre vie privée, les données météorologiques sont demandées par votre serveur Nextcloud en votre nom afin que le service météo ne reçoive aucune information personnelle.",
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Pour 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.",
"Weather data from Met.no" : "Données météo fournies par Met.no",
"geocoding with Nominatim" : "Géocodage avec Nominatim",
"elevation data from OpenTopoData" : "Données d'altitude provenant d'OpenTopoData",
@@ -15,15 +15,16 @@
"Good morning" : "Bonjour",
"Good morning, {name}" : "Bonjour {name}",
"Good afternoon" : "Bon après-midi",
"Good afternoon, {name}" : "Bon après-midi, {name}",
"Good afternoon, {name}" : "Bon après-midi {name}",
"Good evening" : "Bonsoir",
"Good evening, {name}" : "Bonsoir {name}",
"Hello" : "Bonjour",
"Hello, {name}" : "Bonjour {name}",
"Pick from Files" : "Sélectionnez parmi les fichiers",
"Plain background" : "Fond uni",
"Insert from {productName}" : "Insérer depuis {productName}",
"Show something" : "Montrer quelque chose",
"Pick from Files" : "Mes images",
"Default image" : "Image par défaut",
"Plain background" : "Arrière-plan uni",
"Insert from {productName}" : "Sélectionner dans {productName}",
"Show something" : "Afficher quelque chose",
"Default images" : "Images par défaut"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

+ 1
- 0
apps/dashboard/l10n/hu.js Wyświetl plik

@@ -24,6 +24,7 @@ OC.L10N.register(
"Hello" : "Üdv",
"Hello, {name}" : "Üdv {name}!",
"Pick from Files" : "Választás a fájlok közül",
"Default image" : "Alapértelmezett kép",
"Plain background" : "Egyszerű háttér",
"Insert from {productName}" : "Beillesztés innen: {productName}-",
"Show something" : "Mutasson valamit",

+ 1
- 0
apps/dashboard/l10n/hu.json Wyświetl plik

@@ -22,6 +22,7 @@
"Hello" : "Üdv",
"Hello, {name}" : "Üdv {name}!",
"Pick from Files" : "Választás a fájlok közül",
"Default image" : "Alapértelmezett kép",
"Plain background" : "Egyszerű háttér",
"Insert from {productName}" : "Beillesztés innen: {productName}-",
"Show something" : "Mutasson valamit",

+ 1
- 0
apps/files/l10n/de.js Wyświetl plik

@@ -189,6 +189,7 @@ OC.L10N.register(
"Unable to initialize the templates directory" : "Der Vorlagenordner konnte nicht initialisiert werden",
"%s used" : "%s verwendet",
"%1$s of %2$s used" : "%1$s von %2$s verwendet",
"Files settings" : "Dateien-Einstellungen",
"Show hidden files" : "Versteckte Dateien anzeigen",
"Crop image previews" : "Bildvorschauen zuschneiden",
"WebDAV" : "WebDAV",

+ 1
- 0
apps/files/l10n/de.json Wyświetl plik

@@ -187,6 +187,7 @@
"Unable to initialize the templates directory" : "Der Vorlagenordner konnte nicht initialisiert werden",
"%s used" : "%s verwendet",
"%1$s of %2$s used" : "%1$s von %2$s verwendet",
"Files settings" : "Dateien-Einstellungen",
"Show hidden files" : "Versteckte Dateien anzeigen",
"Crop image previews" : "Bildvorschauen zuschneiden",
"WebDAV" : "WebDAV",

+ 2
- 0
apps/files/l10n/hu.js Wyświetl plik

@@ -79,6 +79,7 @@ OC.L10N.register(
"_Uploading %n file_::_Uploading %n files_" : ["%n fájl feltöltése","%n fájl feltöltése"],
"New file/folder menu" : "Új fájl/mappa menü",
"Select file range" : "Válasszon fájltartományt",
"{used}%" : "{used}%",
"{used} of {quota} used" : "{used} / {quota} felhasználva",
"{used} used" : "{used} felhasználva",
"\"{name}\" is an invalid file name." : "A(z) „{name}” fájlnév érvénytelen.",
@@ -189,6 +190,7 @@ OC.L10N.register(
"Templates" : "Sablonok",
"Unable to initialize the templates directory" : "A sablonkönyvtár előkészítése sikertelen",
"%s used" : "%s használt",
"%s%%" : "%s%%",
"%1$s of %2$s used" : "%1$s / %2$s felhasználva",
"Files settings" : "Fájlok beállításai",
"Show hidden files" : "Rejtett fájlok megjelenítése",

+ 2
- 0
apps/files/l10n/hu.json Wyświetl plik

@@ -77,6 +77,7 @@
"_Uploading %n file_::_Uploading %n files_" : ["%n fájl feltöltése","%n fájl feltöltése"],
"New file/folder menu" : "Új fájl/mappa menü",
"Select file range" : "Válasszon fájltartományt",
"{used}%" : "{used}%",
"{used} of {quota} used" : "{used} / {quota} felhasználva",
"{used} used" : "{used} felhasználva",
"\"{name}\" is an invalid file name." : "A(z) „{name}” fájlnév érvénytelen.",
@@ -187,6 +188,7 @@
"Templates" : "Sablonok",
"Unable to initialize the templates directory" : "A sablonkönyvtár előkészítése sikertelen",
"%s used" : "%s használt",
"%s%%" : "%s%%",
"%1$s of %2$s used" : "%1$s / %2$s felhasználva",
"Files settings" : "Fájlok beállításai",
"Show hidden files" : "Rejtett fájlok megjelenítése",

Ładowanie…
Anuluj
Zapisz