aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-12-25 02:48:52 +0000
committerNextcloud bot <bot@nextcloud.com>2022-12-25 02:48:52 +0000
commit6765c3e0de75cc3646160617312d91e3bc2078e0 (patch)
treef71fade7c2de230b2ac1a0e1672c818664ff7afa /apps/updatenotification
parent5256ba0f2d16cb2656bcf880bad6ee3af86734a5 (diff)
downloadnextcloud-server-6765c3e0de75cc3646160617312d91e3bc2078e0.tar.gz
nextcloud-server-6765c3e0de75cc3646160617312d91e3bc2078e0.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification')
-rw-r--r--apps/updatenotification/l10n/fr.js1
-rw-r--r--apps/updatenotification/l10n/fr.json1
-rw-r--r--apps/updatenotification/l10n/pl.js1
-rw-r--r--apps/updatenotification/l10n/pl.json1
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/fr.js b/apps/updatenotification/l10n/fr.js
index dcd63402a4b..1a497ac15a4 100644
--- a/apps/updatenotification/l10n/fr.js
+++ b/apps/updatenotification/l10n/fr.js
@@ -8,6 +8,7 @@ OC.L10N.register(
"The update server could not be reached since %d days to check for new updates." : "Le serveur de mise à jour n'a pas pu être atteint depuis %d jours pour vérifier les nouvelles mises à jour.",
"Please check the Nextcloud and server log files for errors." : "Veuillez vérifier les fichiers de log de Nextcloud et du serveur pour les erreurs.",
"Update to %1$s is available." : "Une mise à jour vers %1$s est disponible",
+ "Update to {serverAndVersion} is available." : "La mise à jour de {serverAndVersion} est disponible",
"Update for {app} to version %s is available." : "Une mise à jour de {app} vers la version %s est disponible.",
"Update notification" : "Notification mise à jour",
"Displays update notifications for Nextcloud and provides the SSO for the updater." : "Affiche les notifications de mise à jour pour Nextcloud et fournit l'authentification unique SSO pour le programme de mise à jour.",
diff --git a/apps/updatenotification/l10n/fr.json b/apps/updatenotification/l10n/fr.json
index 802f3b6a677..fcad8d0e817 100644
--- a/apps/updatenotification/l10n/fr.json
+++ b/apps/updatenotification/l10n/fr.json
@@ -6,6 +6,7 @@
"The update server could not be reached since %d days to check for new updates." : "Le serveur de mise à jour n'a pas pu être atteint depuis %d jours pour vérifier les nouvelles mises à jour.",
"Please check the Nextcloud and server log files for errors." : "Veuillez vérifier les fichiers de log de Nextcloud et du serveur pour les erreurs.",
"Update to %1$s is available." : "Une mise à jour vers %1$s est disponible",
+ "Update to {serverAndVersion} is available." : "La mise à jour de {serverAndVersion} est disponible",
"Update for {app} to version %s is available." : "Une mise à jour de {app} vers la version %s est disponible.",
"Update notification" : "Notification mise à jour",
"Displays update notifications for Nextcloud and provides the SSO for the updater." : "Affiche les notifications de mise à jour pour Nextcloud et fournit l'authentification unique SSO pour le programme de mise à jour.",
diff --git a/apps/updatenotification/l10n/pl.js b/apps/updatenotification/l10n/pl.js
index 0288644ee27..7e00cd90fce 100644
--- a/apps/updatenotification/l10n/pl.js
+++ b/apps/updatenotification/l10n/pl.js
@@ -8,6 +8,7 @@ OC.L10N.register(
"The update server could not be reached since %d days to check for new updates." : "Serwer aktualizacji nie był dostępny od %d dni w celu sprawdzenia dostępności nowych aktualizacji.",
"Please check the Nextcloud and server log files for errors." : "Sprawdź pliki dziennika Nextcloud i serwera pod kątem błędów.",
"Update to %1$s is available." : "Dostępna jest aktualizacja do wersji %1$s.",
+ "Update to {serverAndVersion} is available." : "Dostępna jest aktualizacja dla {serverAndVersion}.",
"Update for {app} to version %s is available." : "Dostępna jest aktualizacja dla {app} do wersji %s.",
"Update notification" : "Powiadomienie o aktualizacji",
"Displays update notifications for Nextcloud and provides the SSO for the updater." : "Wyświetla powiadomienia o aktualizacji dla usługi Nextcloud i udostępnia SSO dla aktualizatora.",
diff --git a/apps/updatenotification/l10n/pl.json b/apps/updatenotification/l10n/pl.json
index fa4dd195c63..86344aab6d7 100644
--- a/apps/updatenotification/l10n/pl.json
+++ b/apps/updatenotification/l10n/pl.json
@@ -6,6 +6,7 @@
"The update server could not be reached since %d days to check for new updates." : "Serwer aktualizacji nie był dostępny od %d dni w celu sprawdzenia dostępności nowych aktualizacji.",
"Please check the Nextcloud and server log files for errors." : "Sprawdź pliki dziennika Nextcloud i serwera pod kątem błędów.",
"Update to %1$s is available." : "Dostępna jest aktualizacja do wersji %1$s.",
+ "Update to {serverAndVersion} is available." : "Dostępna jest aktualizacja dla {serverAndVersion}.",
"Update for {app} to version %s is available." : "Dostępna jest aktualizacja dla {app} do wersji %s.",
"Update notification" : "Powiadomienie o aktualizacji",
"Displays update notifications for Nextcloud and provides the SSO for the updater." : "Wyświetla powiadomienia o aktualizacji dla usługi Nextcloud i udostępnia SSO dla aktualizatora.",