diff --git a/apps/theming/l10n/nl.js b/apps/theming/l10n/nl.js index 9af639b765..dcdc4d69ad 100644 --- a/apps/theming/l10n/nl.js +++ b/apps/theming/l10n/nl.js @@ -16,8 +16,11 @@ OC.L10N.register( "The file was only partially uploaded" : "Het bestand is slechts gedeeltelijk geüpload", "No file was uploaded" : "Er is geen bestand geüpload", "Missing a temporary folder" : "Er ontbreekt een tijdelijke map", + "Could not write file to disk" : "Kan bestand niet opslaan", + "A PHP extension stopped the file upload" : "Een PHP extensie heeft de upload gestopt.", "No file uploaded" : "Geen bestand geüpload", "Unsupported image type" : "Afbeeldingstype wordt niet ondersteund", + "You are already using a custom theme. Theming app settings might be overwritten by that." : "Je gebruikt al een aangepast thema. Theming app opties kunnen daardoor worden overschreven.", "Theming" : "Uiterlijk", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Thematiseren maakt het mogelijk om uiterlijk en gevoel van je systeem en ondersteunde clients aan te passen. Dit wordt zichtbaar voor alle gebruikers.", "Name" : "Naam", diff --git a/apps/theming/l10n/nl.json b/apps/theming/l10n/nl.json index 8f19d7ab8a..63c4a8ae63 100644 --- a/apps/theming/l10n/nl.json +++ b/apps/theming/l10n/nl.json @@ -14,8 +14,11 @@ "The file was only partially uploaded" : "Het bestand is slechts gedeeltelijk geüpload", "No file was uploaded" : "Er is geen bestand geüpload", "Missing a temporary folder" : "Er ontbreekt een tijdelijke map", + "Could not write file to disk" : "Kan bestand niet opslaan", + "A PHP extension stopped the file upload" : "Een PHP extensie heeft de upload gestopt.", "No file uploaded" : "Geen bestand geüpload", "Unsupported image type" : "Afbeeldingstype wordt niet ondersteund", + "You are already using a custom theme. Theming app settings might be overwritten by that." : "Je gebruikt al een aangepast thema. Theming app opties kunnen daardoor worden overschreven.", "Theming" : "Uiterlijk", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Thematiseren maakt het mogelijk om uiterlijk en gevoel van je systeem en ondersteunde clients aan te passen. Dit wordt zichtbaar voor alle gebruikers.", "Name" : "Naam", diff --git a/apps/updatenotification/l10n/de.js b/apps/updatenotification/l10n/de.js index 8cb942ccf4..71ce70864a 100644 --- a/apps/updatenotification/l10n/de.js +++ b/apps/updatenotification/l10n/de.js @@ -32,6 +32,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "Eine Aktualisierung für {app} auf Version %s ist verfügbar.", "Update notification" : "Aktualisierungs-Benachrichtigung", "A new version is available: %s" : "Eine neue Version ist verfügbar: %s", + "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Deine installierte Version wird nicht mehr unterstützt. Bitte aktualisiere baldmöglichst auf eine unterstützte Version.", "Download now" : "Jetzt herunterladen", "Checked on %s" : "Geprüft am %s", "The selected update channel makes dedicated notifications for the server obsolete." : "Der gewählte Aktualisierungskanal macht dedizierte Benachrichtigungen für Server Aktualisierungen obsolet.", diff --git a/apps/updatenotification/l10n/de.json b/apps/updatenotification/l10n/de.json index 556342b0a7..5a174094e8 100644 --- a/apps/updatenotification/l10n/de.json +++ b/apps/updatenotification/l10n/de.json @@ -30,6 +30,7 @@ "Update for {app} to version %s is available." : "Eine Aktualisierung für {app} auf Version %s ist verfügbar.", "Update notification" : "Aktualisierungs-Benachrichtigung", "A new version is available: %s" : "Eine neue Version ist verfügbar: %s", + "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Deine installierte Version wird nicht mehr unterstützt. Bitte aktualisiere baldmöglichst auf eine unterstützte Version.", "Download now" : "Jetzt herunterladen", "Checked on %s" : "Geprüft am %s", "The selected update channel makes dedicated notifications for the server obsolete." : "Der gewählte Aktualisierungskanal macht dedizierte Benachrichtigungen für Server Aktualisierungen obsolet.", diff --git a/apps/updatenotification/l10n/de_DE.js b/apps/updatenotification/l10n/de_DE.js index 9b4e8c1ab9..c15c25957d 100644 --- a/apps/updatenotification/l10n/de_DE.js +++ b/apps/updatenotification/l10n/de_DE.js @@ -32,6 +32,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "Eine Aktualisierung für {app} auf Version %s ist verfügbar.", "Update notification" : "Aktualisierungs-Benachrichtigung", "A new version is available: %s" : "Eine neue Version ist verfügbar: %s", + "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Ihre installierte Version wird nicht mehr unterstützt. Bitte aktualisieren Sie baldmöglichst auf eine unterstützte Version.", "Download now" : "Jetzt herunterladen", "Checked on %s" : "Überprüft am %s", "The selected update channel makes dedicated notifications for the server obsolete." : "Der gewählte Aktualisierungskanal macht dedizierte Benachrichtigungen für Server Aktualisierungen obsolet.", diff --git a/apps/updatenotification/l10n/de_DE.json b/apps/updatenotification/l10n/de_DE.json index 7f1bfd5eb4..7eeff234c0 100644 --- a/apps/updatenotification/l10n/de_DE.json +++ b/apps/updatenotification/l10n/de_DE.json @@ -30,6 +30,7 @@ "Update for {app} to version %s is available." : "Eine Aktualisierung für {app} auf Version %s ist verfügbar.", "Update notification" : "Aktualisierungs-Benachrichtigung", "A new version is available: %s" : "Eine neue Version ist verfügbar: %s", + "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Ihre installierte Version wird nicht mehr unterstützt. Bitte aktualisieren Sie baldmöglichst auf eine unterstützte Version.", "Download now" : "Jetzt herunterladen", "Checked on %s" : "Überprüft am %s", "The selected update channel makes dedicated notifications for the server obsolete." : "Der gewählte Aktualisierungskanal macht dedizierte Benachrichtigungen für Server Aktualisierungen obsolet.", diff --git a/apps/updatenotification/l10n/it.js b/apps/updatenotification/l10n/it.js index 9fe0cfade2..9b5b6f732a 100644 --- a/apps/updatenotification/l10n/it.js +++ b/apps/updatenotification/l10n/it.js @@ -32,6 +32,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "È disponibile l'aggiornamento di {app} alla versione %s.", "Update notification" : "Notifica di aggiornamento", "A new version is available: %s" : "Una nuova versione è disponibile: %s", + "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versione che stai eseguendo non è più mantenuta. Assicurati di aggiornare a una versione supportata non appena possibile.", "Download now" : "Scarica ora", "Checked on %s" : "Controllato il %s", "The selected update channel makes dedicated notifications for the server obsolete." : "Il canale di aggiornamento selezionato rende obsolete le notifiche dedicate al server.", diff --git a/apps/updatenotification/l10n/it.json b/apps/updatenotification/l10n/it.json index a420c26770..23b3ae34d9 100644 --- a/apps/updatenotification/l10n/it.json +++ b/apps/updatenotification/l10n/it.json @@ -30,6 +30,7 @@ "Update for {app} to version %s is available." : "È disponibile l'aggiornamento di {app} alla versione %s.", "Update notification" : "Notifica di aggiornamento", "A new version is available: %s" : "Una nuova versione è disponibile: %s", + "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "La versione che stai eseguendo non è più mantenuta. Assicurati di aggiornare a una versione supportata non appena possibile.", "Download now" : "Scarica ora", "Checked on %s" : "Controllato il %s", "The selected update channel makes dedicated notifications for the server obsolete." : "Il canale di aggiornamento selezionato rende obsolete le notifiche dedicate al server.", diff --git a/apps/updatenotification/l10n/pt_BR.js b/apps/updatenotification/l10n/pt_BR.js index 0b473cc5e8..8caedc563b 100644 --- a/apps/updatenotification/l10n/pt_BR.js +++ b/apps/updatenotification/l10n/pt_BR.js @@ -32,6 +32,7 @@ OC.L10N.register( "Update for {app} to version %s is available." : "Atualização para {app} para a versão %s está disponível.", "Update notification" : "Notificação de atualização", "A new version is available: %s" : "Uma nova versão está disponível: %s", + "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "A versão que você está executando não é mais mantida. Por favor, atualize para uma versão suportada o mais rápido possível.", "Download now" : "Baixar agora", "Checked on %s" : "Verificada em %s", "The selected update channel makes dedicated notifications for the server obsolete." : "A atualização selecionada fornece notificações dedicadas para o servidor desatualizado.", diff --git a/apps/updatenotification/l10n/pt_BR.json b/apps/updatenotification/l10n/pt_BR.json index 715e6569d1..701cb1f661 100644 --- a/apps/updatenotification/l10n/pt_BR.json +++ b/apps/updatenotification/l10n/pt_BR.json @@ -30,6 +30,7 @@ "Update for {app} to version %s is available." : "Atualização para {app} para a versão %s está disponível.", "Update notification" : "Notificação de atualização", "A new version is available: %s" : "Uma nova versão está disponível: %s", + "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "A versão que você está executando não é mais mantida. Por favor, atualize para uma versão suportada o mais rápido possível.", "Download now" : "Baixar agora", "Checked on %s" : "Verificada em %s", "The selected update channel makes dedicated notifications for the server obsolete." : "A atualização selecionada fornece notificações dedicadas para o servidor desatualizado.", diff --git a/core/l10n/nl.js b/core/l10n/nl.js index 030d7590c9..c4ca58b15a 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -277,8 +277,11 @@ OC.L10N.register( "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "We hebben meerdere foutieve inlogverzoeken van jouw IP gedetecteerd. Hierdoor wordt je volgende inlogverzoek 30 seconden uitgesteld.", "Forgot password?" : "Wachtwoord vergeten?", "Back to login" : "Terug naar inloggen", + "Connect to your account" : "Verbind jouw account", + "Please log in before granting %s access to your %s account." : "Log alsjeblieft in voordat je %s toegang geeft tot je %s account.", "App token" : "App token", "Grant access" : "Verleen toegang", + "Alternative log in using app token" : "Alterenatieve login doormiddel van app token.", "Account access" : "Account toegang", "You are about to grant %s access to your %s account." : "Je staat op het punt om %s toegang te verlenen to je %s account.", "Redirecting …" : "Omleiding ...", @@ -291,6 +294,7 @@ OC.L10N.register( "Error while validating your second factor" : "Fout bij het verifiëren van je tweede factor", "Access through untrusted domain" : "Toegang via een niet vertrouwd domein", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Neem contact op met je beheerder. Wanneer je een beheerder bent kun je de \"trusted_domains\" instelling bewerken in config/config.php zoals in het voorbeeld config.sample.php. ", + "Further information how to configure this can be found in the %sdocumentation%s." : "Verdere informatie over hoe je dit insteld staat in de %s documentatie %s.", "App update required" : "Bijwerken App vereist", "%s will be updated to version %s" : "%s wordt geüpdatet naar versie %s", "These apps will be updated:" : "Deze apps worden bijgewerkt:", diff --git a/core/l10n/nl.json b/core/l10n/nl.json index 88a0cb5df1..c3c46d3240 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -275,8 +275,11 @@ "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "We hebben meerdere foutieve inlogverzoeken van jouw IP gedetecteerd. Hierdoor wordt je volgende inlogverzoek 30 seconden uitgesteld.", "Forgot password?" : "Wachtwoord vergeten?", "Back to login" : "Terug naar inloggen", + "Connect to your account" : "Verbind jouw account", + "Please log in before granting %s access to your %s account." : "Log alsjeblieft in voordat je %s toegang geeft tot je %s account.", "App token" : "App token", "Grant access" : "Verleen toegang", + "Alternative log in using app token" : "Alterenatieve login doormiddel van app token.", "Account access" : "Account toegang", "You are about to grant %s access to your %s account." : "Je staat op het punt om %s toegang te verlenen to je %s account.", "Redirecting …" : "Omleiding ...", @@ -289,6 +292,7 @@ "Error while validating your second factor" : "Fout bij het verifiëren van je tweede factor", "Access through untrusted domain" : "Toegang via een niet vertrouwd domein", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Neem contact op met je beheerder. Wanneer je een beheerder bent kun je de \"trusted_domains\" instelling bewerken in config/config.php zoals in het voorbeeld config.sample.php. ", + "Further information how to configure this can be found in the %sdocumentation%s." : "Verdere informatie over hoe je dit insteld staat in de %s documentatie %s.", "App update required" : "Bijwerken App vereist", "%s will be updated to version %s" : "%s wordt geüpdatet naar versie %s", "These apps will be updated:" : "Deze apps worden bijgewerkt:",