[tx-robot] updated from transifex
This commit is contained in:
parent
f2ca0f6677
commit
53a0009e7b
4 changed files with 30 additions and 0 deletions
|
@ -66,6 +66,7 @@ OC.L10N.register(
|
|||
"Federated Cloud" : "Federated Cloud",
|
||||
"Your Federated Cloud ID:" : "Din Federated Cloud ID:",
|
||||
"Share it:" : "Del:",
|
||||
"Add to your website" : "Tilføj til dit websted",
|
||||
"Share with me via ownCloud" : "Del med mig gennem ownCloud",
|
||||
"HTML Code:" : "HTMLkode:"
|
||||
},
|
||||
|
|
|
@ -64,6 +64,7 @@
|
|||
"Federated Cloud" : "Federated Cloud",
|
||||
"Your Federated Cloud ID:" : "Din Federated Cloud ID:",
|
||||
"Share it:" : "Del:",
|
||||
"Add to your website" : "Tilføj til dit websted",
|
||||
"Share with me via ownCloud" : "Del med mig gennem ownCloud",
|
||||
"HTML Code:" : "HTMLkode:"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
|
|
|
@ -2,6 +2,7 @@ OC.L10N.register(
|
|||
"core",
|
||||
{
|
||||
"Couldn't send mail to following users: %s " : "An folgende Benutzer konnte keine E-Mail gesendet werden: %s",
|
||||
"Preparing update" : "Update vorbereiten",
|
||||
"Turned on maintenance mode" : "Wartungsmodus eingeschaltet ",
|
||||
"Turned off maintenance mode" : "Wartungsmodus ausgeschaltet",
|
||||
"Maintenance mode is kept active" : "Wartungsmodus wird aktiv gehalten",
|
||||
|
@ -13,6 +14,7 @@ OC.L10N.register(
|
|||
"Repair error: " : "Reperaturfehler:",
|
||||
"Following incompatible apps have been disabled: %s" : "Die folgenden inkompatiblen Apps sind deaktiviert worden: %s",
|
||||
"Following apps have been disabled: %s" : "Die folgenden Apps sind deaktiviert worden: %s",
|
||||
"Already up to date" : "Bereits aktuell",
|
||||
"File is too big" : "Datei ist zu groß",
|
||||
"Invalid file provided" : "Ungültige Datei zur Verfügung gestellt",
|
||||
"No image or file provided" : "Es wurde weder ein Bild noch eine Datei zur Verfügung gestellt",
|
||||
|
@ -36,6 +38,13 @@ OC.L10N.register(
|
|||
"Thu." : "Do",
|
||||
"Fri." : "Fr",
|
||||
"Sat." : "Sa",
|
||||
"Su" : "So",
|
||||
"Mo" : "Mo",
|
||||
"Tu" : "Di",
|
||||
"We" : "Mi",
|
||||
"Th" : "Do",
|
||||
"Fr" : "Fr",
|
||||
"Sa" : "Sa",
|
||||
"January" : "Januar",
|
||||
"February" : "Februar",
|
||||
"March" : "März",
|
||||
|
@ -236,6 +245,7 @@ OC.L10N.register(
|
|||
"Please contact your administrator." : "Bitte kontaktieren Sie Ihren Administrator.",
|
||||
"An internal error occured." : "Es ist ein interner Fehler aufgetreten.",
|
||||
"Please try again or contact your administrator." : "Bitte versuchen Sie es noch einmal oder kontaktieren Sie Ihren Administrator.",
|
||||
"Log in" : "Einloggen",
|
||||
"Wrong password. Reset it?" : "Falsches Passwort. Soll es zurückgesetzt werden?",
|
||||
"remember" : "merken",
|
||||
"Alternative Logins" : "Alternative Logins",
|
||||
|
@ -248,6 +258,10 @@ OC.L10N.register(
|
|||
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Bitte kontaktieren Sie Ihren Administrator. Wenn Sie Administrator dieser Instanz sind, konfigurieren Sie bitte die „trusted_domain“-Einstellung in config/config.php. Eine Beispielkonfiguration wird unter config/config.sample.php bereitgestellt.",
|
||||
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Wenn es Ihre Konfiguration zulässt, können Sie als Administrator gegebenenfalls den Button unten benutzen, um diese Domain als vertrauenswürdig einzustufen.",
|
||||
"Add \"%s\" as trusted domain" : "„%s“ als vertrauenswürdige Domain hinzufügen",
|
||||
"App update required" : "App-Update notwendig",
|
||||
"%s will be updated to version %s" : "%s wird auf Version %s aktualisiert",
|
||||
"These apps will be updated:" : "Diese Apps werden aktualisiert:",
|
||||
"These incompatible apps will be disabled:" : "Diese inkompatiblen Apps werden deaktiviert:",
|
||||
"The theme %s has been disabled." : "Das Thema %s wurde deaktiviert.",
|
||||
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Stellen Sie vor dem Fortsetzen bitte sicher, dass die Datenbank, der Konfigurationsordner und der Datenordner gesichert wurden.",
|
||||
"Start update" : "Aktualisierung starten",
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
{ "translations": {
|
||||
"Couldn't send mail to following users: %s " : "An folgende Benutzer konnte keine E-Mail gesendet werden: %s",
|
||||
"Preparing update" : "Update vorbereiten",
|
||||
"Turned on maintenance mode" : "Wartungsmodus eingeschaltet ",
|
||||
"Turned off maintenance mode" : "Wartungsmodus ausgeschaltet",
|
||||
"Maintenance mode is kept active" : "Wartungsmodus wird aktiv gehalten",
|
||||
|
@ -11,6 +12,7 @@
|
|||
"Repair error: " : "Reperaturfehler:",
|
||||
"Following incompatible apps have been disabled: %s" : "Die folgenden inkompatiblen Apps sind deaktiviert worden: %s",
|
||||
"Following apps have been disabled: %s" : "Die folgenden Apps sind deaktiviert worden: %s",
|
||||
"Already up to date" : "Bereits aktuell",
|
||||
"File is too big" : "Datei ist zu groß",
|
||||
"Invalid file provided" : "Ungültige Datei zur Verfügung gestellt",
|
||||
"No image or file provided" : "Es wurde weder ein Bild noch eine Datei zur Verfügung gestellt",
|
||||
|
@ -34,6 +36,13 @@
|
|||
"Thu." : "Do",
|
||||
"Fri." : "Fr",
|
||||
"Sat." : "Sa",
|
||||
"Su" : "So",
|
||||
"Mo" : "Mo",
|
||||
"Tu" : "Di",
|
||||
"We" : "Mi",
|
||||
"Th" : "Do",
|
||||
"Fr" : "Fr",
|
||||
"Sa" : "Sa",
|
||||
"January" : "Januar",
|
||||
"February" : "Februar",
|
||||
"March" : "März",
|
||||
|
@ -234,6 +243,7 @@
|
|||
"Please contact your administrator." : "Bitte kontaktieren Sie Ihren Administrator.",
|
||||
"An internal error occured." : "Es ist ein interner Fehler aufgetreten.",
|
||||
"Please try again or contact your administrator." : "Bitte versuchen Sie es noch einmal oder kontaktieren Sie Ihren Administrator.",
|
||||
"Log in" : "Einloggen",
|
||||
"Wrong password. Reset it?" : "Falsches Passwort. Soll es zurückgesetzt werden?",
|
||||
"remember" : "merken",
|
||||
"Alternative Logins" : "Alternative Logins",
|
||||
|
@ -246,6 +256,10 @@
|
|||
"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Bitte kontaktieren Sie Ihren Administrator. Wenn Sie Administrator dieser Instanz sind, konfigurieren Sie bitte die „trusted_domain“-Einstellung in config/config.php. Eine Beispielkonfiguration wird unter config/config.sample.php bereitgestellt.",
|
||||
"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Wenn es Ihre Konfiguration zulässt, können Sie als Administrator gegebenenfalls den Button unten benutzen, um diese Domain als vertrauenswürdig einzustufen.",
|
||||
"Add \"%s\" as trusted domain" : "„%s“ als vertrauenswürdige Domain hinzufügen",
|
||||
"App update required" : "App-Update notwendig",
|
||||
"%s will be updated to version %s" : "%s wird auf Version %s aktualisiert",
|
||||
"These apps will be updated:" : "Diese Apps werden aktualisiert:",
|
||||
"These incompatible apps will be disabled:" : "Diese inkompatiblen Apps werden deaktiviert:",
|
||||
"The theme %s has been disabled." : "Das Thema %s wurde deaktiviert.",
|
||||
"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Stellen Sie vor dem Fortsetzen bitte sicher, dass die Datenbank, der Konfigurationsordner und der Datenordner gesichert wurden.",
|
||||
"Start update" : "Aktualisierung starten",
|
||||
|
|
Loading…
Reference in a new issue