diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-20 00:12:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-20 00:12:00 +0000 |
commit | 8748e636f69c290926a297a24d21b248ad58de53 (patch) | |
tree | 39a717aededeec36e9e3cb2d694e283bc0ae46c9 /apps | |
parent | 0bae516c66efe9004d0a8ff504e0deb0069fc9d9 (diff) | |
download | nextcloud-server-8748e636f69c290926a297a24d21b248ad58de53.tar.gz nextcloud-server-8748e636f69c290926a297a24d21b248ad58de53.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r-- | apps/theming/l10n/nl.js | 3 | ||||
-rw-r--r-- | apps/theming/l10n/nl.json | 3 | ||||
-rw-r--r-- | apps/updatenotification/l10n/de.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/de.json | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/it.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/it.json | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/pt_BR.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/pt_BR.json | 1 |
10 files changed, 14 insertions, 0 deletions
diff --git a/apps/theming/l10n/nl.js b/apps/theming/l10n/nl.js index 9af639b765b..dcdc4d69ade 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 8f19d7ab8a9..63c4a8ae633 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 8cb942ccf4a..71ce70864a9 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 556342b0a78..5a174094e8f 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 9b4e8c1ab9e..c15c25957d9 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 7f1bfd5eb4a..7eeff234c05 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 9fe0cfade29..9b5b6f732a1 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 a420c26770a..23b3ae34d98 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 0b473cc5e83..8caedc563b7 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 715e6569d1d..701cb1f661c 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.", |