diff options
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/da.js | 3 | ||||
-rw-r--r-- | settings/l10n/da.json | 3 | ||||
-rw-r--r-- | settings/l10n/de.js | 16 | ||||
-rw-r--r-- | settings/l10n/de.json | 16 | ||||
-rw-r--r-- | settings/l10n/de_DE.js | 18 | ||||
-rw-r--r-- | settings/l10n/de_DE.json | 18 | ||||
-rw-r--r-- | settings/l10n/fi_FI.js | 2 | ||||
-rw-r--r-- | settings/l10n/fi_FI.json | 2 | ||||
-rw-r--r-- | settings/l10n/fr.js | 3 | ||||
-rw-r--r-- | settings/l10n/fr.json | 3 | ||||
-rw-r--r-- | settings/l10n/gl.js | 2 | ||||
-rw-r--r-- | settings/l10n/gl.json | 2 | ||||
-rw-r--r-- | settings/l10n/it.js | 2 | ||||
-rw-r--r-- | settings/l10n/it.json | 2 | ||||
-rw-r--r-- | settings/l10n/nl.js | 2 | ||||
-rw-r--r-- | settings/l10n/nl.json | 2 | ||||
-rw-r--r-- | settings/l10n/pt_BR.js | 2 | ||||
-rw-r--r-- | settings/l10n/pt_BR.json | 2 | ||||
-rw-r--r-- | settings/l10n/pt_PT.js | 2 | ||||
-rw-r--r-- | settings/l10n/pt_PT.json | 2 | ||||
-rw-r--r-- | settings/l10n/ru.js | 2 | ||||
-rw-r--r-- | settings/l10n/ru.json | 2 | ||||
-rw-r--r-- | settings/l10n/sr.js | 7 | ||||
-rw-r--r-- | settings/l10n/sr.json | 7 |
24 files changed, 92 insertions, 30 deletions
diff --git a/settings/l10n/da.js b/settings/l10n/da.js index e1aa695a7ea..1740cb67a82 100644 --- a/settings/l10n/da.js +++ b/settings/l10n/da.js @@ -133,6 +133,8 @@ OC.L10N.register( "Configuration Checks" : "Konfigurationstjek", "No problems found" : "Der blev ikke fundet problemer", "Please double check the <a href='%s'>installation guides</a>." : "Dobbelttjek venligst <a href='%s'>installations vejledningerne</a>.", + "Last cron job execution: %s." : "Seneste udførsel af cronjob: %s.", + "Last cron job execution: %s. Something seems wrong." : "Seneste udførsel af cronjob: %s. Der er vist noget galt.", "Cron was not executed yet!" : "Cron har ikke kørt endnu!", "Execute one task with each page loaded" : "Udføre en opgave med hver side indlæsning", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php er registreret til at en webcron service skal kalde cron.php hvert 15 minut over http.", @@ -177,6 +179,7 @@ OC.L10N.register( "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Logfilen er større end 100 MB. Det kan tage en del tid at hente den!", "Version" : "Version", "More apps" : "Flere programmer", + "Developer documentation" : "Dokumentation for udviklere", "by" : "af", "licensed" : "licenseret", "Documentation:" : "Dokumentation:", diff --git a/settings/l10n/da.json b/settings/l10n/da.json index d143840056f..bb6999aa9ff 100644 --- a/settings/l10n/da.json +++ b/settings/l10n/da.json @@ -131,6 +131,8 @@ "Configuration Checks" : "Konfigurationstjek", "No problems found" : "Der blev ikke fundet problemer", "Please double check the <a href='%s'>installation guides</a>." : "Dobbelttjek venligst <a href='%s'>installations vejledningerne</a>.", + "Last cron job execution: %s." : "Seneste udførsel af cronjob: %s.", + "Last cron job execution: %s. Something seems wrong." : "Seneste udførsel af cronjob: %s. Der er vist noget galt.", "Cron was not executed yet!" : "Cron har ikke kørt endnu!", "Execute one task with each page loaded" : "Udføre en opgave med hver side indlæsning", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php er registreret til at en webcron service skal kalde cron.php hvert 15 minut over http.", @@ -175,6 +177,7 @@ "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Logfilen er større end 100 MB. Det kan tage en del tid at hente den!", "Version" : "Version", "More apps" : "Flere programmer", + "Developer documentation" : "Dokumentation for udviklere", "by" : "af", "licensed" : "licenseret", "Documentation:" : "Dokumentation:", diff --git a/settings/l10n/de.js b/settings/l10n/de.js index 7c9adfd7261..88f3122eba2 100644 --- a/settings/l10n/de.js +++ b/settings/l10n/de.js @@ -45,7 +45,7 @@ OC.L10N.register( "You need to set your user email before being able to send test emails." : "Du musst zunächst Deine Benutzer-E-Mail-Adresse angeben, bevor Du Test-E-Mail verschicken kannst.", "Invalid mail address" : "Ungültige E-Mail-Adresse", "Unable to create user." : "Benutzer konnte nicht erstellt werden.", - "Your %s account was created" : "Dein %s Konto wurde erstellt", + "Your %s account was created" : "Dein %s-Konto wurde erstellt", "Unable to delete user." : "Benutzer konnte nicht gelöscht werden.", "Forbidden" : "Verboten", "Invalid user" : "Ungültiger Benutzer", @@ -56,10 +56,10 @@ OC.L10N.register( "Sending..." : "Senden…", "All" : "Alle", "Please wait...." : "Bitte warten…", - "Error while disabling app" : "Beim Deaktivieren der Applikation ist ein Fehler aufgetreten", + "Error while disabling app" : "Beim Deaktivieren der App ist ein Fehler aufgetreten", "Disable" : "Deaktivieren", "Enable" : "Aktivieren", - "Error while enabling app" : "Beim Aktivieren der Applikation ist ein Fehler aufgetreten", + "Error while enabling app" : "Beim Aktivieren der App ist ein Fehler aufgetreten", "Updating...." : "Aktualisierung…", "Error while updating app" : "Fehler beim Aktualisieren der App", "Updated" : "Aktualisiert", @@ -110,7 +110,7 @@ OC.L10N.register( "Security Warning" : "Sicherheitswarnung", "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Du greifst auf %s über HTTP zu. Wir empfehlen Dir dringend, Deinen Server so zu konfigurieren, dass stattdessen HTTPS verlangt wird.", "Read-Only config enabled" : "Schreibgeschützte Konfiguration aktiviert", - "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Die schreibgeschützte Konfiguration wurde aktiviert. Dies schützt die Änderung einiger Konfigurationen über die Web-Schnittstelle. Weiterhin muss für die Datei der Schreibzugriff bei jedem Update händisch aktiviert werden.", + "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Die schreibgeschützte Konfiguration wurde aktiviert. Dies verhindert das Setzen einiger Einstellungen über die Web-Schnittstelle. Weiterhin muss bei jedem Update der Schreibzugriff auf die Datei händisch aktiviert werden.", "Setup Warning" : "Einrichtungswarnung", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP ist offenbar so konfiguriert, dass PHPDoc-Blöcke in der Anweisung entfernt werden. Dadurch sind mehrere Kern-Apps nicht erreichbar.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dies wird wahrscheinlich durch Zwischenspeicher/Beschleuniger wie etwa Zend OPcache oder eAccelerator verursacht.", @@ -133,10 +133,12 @@ OC.L10N.register( "Configuration Checks" : "Konfigurationsprüfungen", "No problems found" : "Keine Probleme gefunden", "Please double check the <a href='%s'>installation guides</a>." : "Bitte prüfe die <a href='%s'>Installationsanleitungen</a>.", + "Last cron job execution: %s." : "Letzte Cron-Job-Ausführung: %s.", + "Last cron job execution: %s. Something seems wrong." : "Letzte Cron-Job-Ausführung: %s. Möglicherweise liegt ein Fehler vor.", "Cron was not executed yet!" : "Cron wurde bis jetzt noch nicht ausgeführt!", "Execute one task with each page loaded" : "Führe eine Aufgabe mit jeder geladenen Seite aus", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php ist als Webcron-Dienst registriert, der die cron.php alle 15 Minuten per HTTP aufruft.", - "Use system's cron service to call the cron.php file every 15 minutes." : "Benutze den System-Crondienst, um die cron.php alle 15 Minuten aufzurufen.", + "Use system's cron service to call the cron.php file every 15 minutes." : "Benutze den systemeigenen Cron-Dienst, um die cron.php alle 15 Minuten aufzurufen.", "Allow apps to use the Share API" : "Erlaubt Apps die Nutzung der Share-API", "Allow users to share via link" : "Benutzern erlauben, Inhalte über Links zu teilen", "Enforce password protection" : "Passwortschutz erzwingen", @@ -239,7 +241,7 @@ OC.L10N.register( "Show storage location" : "Speicherort anzeigen", "Show last log in" : "Letzte Anmeldung anzeigen", "Show user backend" : "Benutzer-Backend anzeigen", - "Send email to new user" : "E-Mail an neuen Nutzer senden", + "Send email to new user" : "E-Mail an neuen Benutzer senden", "Show email address" : "E-Mail-Adresse anzeigen", "Username" : "Benutzername", "E-Mail" : "E-Mail", @@ -258,7 +260,7 @@ OC.L10N.register( "Group Admin for" : "Gruppenadministrator für", "Quota" : "Quota", "Storage Location" : "Speicherort", - "User Backend" : "Nutzer-Backend", + "User Backend" : "Benutzer-Backend", "Last Login" : "Letzte Anmeldung", "change full name" : "Vollständigen Namen ändern", "set new password" : "Neues Passwort setzen", diff --git a/settings/l10n/de.json b/settings/l10n/de.json index f5aef66b78e..3c00148f228 100644 --- a/settings/l10n/de.json +++ b/settings/l10n/de.json @@ -43,7 +43,7 @@ "You need to set your user email before being able to send test emails." : "Du musst zunächst Deine Benutzer-E-Mail-Adresse angeben, bevor Du Test-E-Mail verschicken kannst.", "Invalid mail address" : "Ungültige E-Mail-Adresse", "Unable to create user." : "Benutzer konnte nicht erstellt werden.", - "Your %s account was created" : "Dein %s Konto wurde erstellt", + "Your %s account was created" : "Dein %s-Konto wurde erstellt", "Unable to delete user." : "Benutzer konnte nicht gelöscht werden.", "Forbidden" : "Verboten", "Invalid user" : "Ungültiger Benutzer", @@ -54,10 +54,10 @@ "Sending..." : "Senden…", "All" : "Alle", "Please wait...." : "Bitte warten…", - "Error while disabling app" : "Beim Deaktivieren der Applikation ist ein Fehler aufgetreten", + "Error while disabling app" : "Beim Deaktivieren der App ist ein Fehler aufgetreten", "Disable" : "Deaktivieren", "Enable" : "Aktivieren", - "Error while enabling app" : "Beim Aktivieren der Applikation ist ein Fehler aufgetreten", + "Error while enabling app" : "Beim Aktivieren der App ist ein Fehler aufgetreten", "Updating...." : "Aktualisierung…", "Error while updating app" : "Fehler beim Aktualisieren der App", "Updated" : "Aktualisiert", @@ -108,7 +108,7 @@ "Security Warning" : "Sicherheitswarnung", "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Du greifst auf %s über HTTP zu. Wir empfehlen Dir dringend, Deinen Server so zu konfigurieren, dass stattdessen HTTPS verlangt wird.", "Read-Only config enabled" : "Schreibgeschützte Konfiguration aktiviert", - "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Die schreibgeschützte Konfiguration wurde aktiviert. Dies schützt die Änderung einiger Konfigurationen über die Web-Schnittstelle. Weiterhin muss für die Datei der Schreibzugriff bei jedem Update händisch aktiviert werden.", + "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Die schreibgeschützte Konfiguration wurde aktiviert. Dies verhindert das Setzen einiger Einstellungen über die Web-Schnittstelle. Weiterhin muss bei jedem Update der Schreibzugriff auf die Datei händisch aktiviert werden.", "Setup Warning" : "Einrichtungswarnung", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP ist offenbar so konfiguriert, dass PHPDoc-Blöcke in der Anweisung entfernt werden. Dadurch sind mehrere Kern-Apps nicht erreichbar.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dies wird wahrscheinlich durch Zwischenspeicher/Beschleuniger wie etwa Zend OPcache oder eAccelerator verursacht.", @@ -131,10 +131,12 @@ "Configuration Checks" : "Konfigurationsprüfungen", "No problems found" : "Keine Probleme gefunden", "Please double check the <a href='%s'>installation guides</a>." : "Bitte prüfe die <a href='%s'>Installationsanleitungen</a>.", + "Last cron job execution: %s." : "Letzte Cron-Job-Ausführung: %s.", + "Last cron job execution: %s. Something seems wrong." : "Letzte Cron-Job-Ausführung: %s. Möglicherweise liegt ein Fehler vor.", "Cron was not executed yet!" : "Cron wurde bis jetzt noch nicht ausgeführt!", "Execute one task with each page loaded" : "Führe eine Aufgabe mit jeder geladenen Seite aus", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php ist als Webcron-Dienst registriert, der die cron.php alle 15 Minuten per HTTP aufruft.", - "Use system's cron service to call the cron.php file every 15 minutes." : "Benutze den System-Crondienst, um die cron.php alle 15 Minuten aufzurufen.", + "Use system's cron service to call the cron.php file every 15 minutes." : "Benutze den systemeigenen Cron-Dienst, um die cron.php alle 15 Minuten aufzurufen.", "Allow apps to use the Share API" : "Erlaubt Apps die Nutzung der Share-API", "Allow users to share via link" : "Benutzern erlauben, Inhalte über Links zu teilen", "Enforce password protection" : "Passwortschutz erzwingen", @@ -237,7 +239,7 @@ "Show storage location" : "Speicherort anzeigen", "Show last log in" : "Letzte Anmeldung anzeigen", "Show user backend" : "Benutzer-Backend anzeigen", - "Send email to new user" : "E-Mail an neuen Nutzer senden", + "Send email to new user" : "E-Mail an neuen Benutzer senden", "Show email address" : "E-Mail-Adresse anzeigen", "Username" : "Benutzername", "E-Mail" : "E-Mail", @@ -256,7 +258,7 @@ "Group Admin for" : "Gruppenadministrator für", "Quota" : "Quota", "Storage Location" : "Speicherort", - "User Backend" : "Nutzer-Backend", + "User Backend" : "Benutzer-Backend", "Last Login" : "Letzte Anmeldung", "change full name" : "Vollständigen Namen ändern", "set new password" : "Neues Passwort setzen", diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js index 933b65bca48..2576404a18f 100644 --- a/settings/l10n/de_DE.js +++ b/settings/l10n/de_DE.js @@ -43,9 +43,9 @@ OC.L10N.register( "A problem occurred while sending the email. Please revise your settings." : "Ein Problem ist beim Senden der E-Mail aufgetreten. Bitte überprüfen Sie Ihre Einstellungen.", "Email sent" : "E-Mail gesendet", "You need to set your user email before being able to send test emails." : "Sie müssen Ihre Benutzer-E-Mail-Adresse einstellen, bevor Sie Test-E-Mails versenden können.", - "Invalid mail address" : "Ungültige E-Mail Adresse", + "Invalid mail address" : "Ungültige E-Mail-Adresse", "Unable to create user." : "Benutzer konnte nicht erstellt werden.", - "Your %s account was created" : "Ihr %s Konto wurde erstellt", + "Your %s account was created" : "Ihr %s-Konto wurde erstellt", "Unable to delete user." : "Benutzer konnte nicht gelöscht werden.", "Forbidden" : "Verboten", "Invalid user" : "Ungültiger Benutzer", @@ -56,10 +56,10 @@ OC.L10N.register( "Sending..." : "Wird gesendet…", "All" : "Alle", "Please wait...." : "Bitte warten…", - "Error while disabling app" : "Beim Deaktivieren der Applikation ist ein Fehler aufgetreten", + "Error while disabling app" : "Beim Deaktivieren der App ist ein Fehler aufgetreten", "Disable" : "Deaktivieren", "Enable" : "Aktivieren", - "Error while enabling app" : "Beim Aktivieren der Applikation ist ein Fehler aufgetreten", + "Error while enabling app" : "Beim Aktivieren der App ist ein Fehler aufgetreten", "Updating...." : "Update…", "Error while updating app" : "Es ist ein Fehler während des Updates aufgetreten", "Updated" : "Aktualisiert", @@ -110,7 +110,7 @@ OC.L10N.register( "Security Warning" : "Sicherheitshinweis", "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Sie greifen auf %s über HTTP zu. Wir empfehlen Ihnen dringend, Ihren Server so zu konfigurieren, dass stattdessen HTTPS verlangt wird.", "Read-Only config enabled" : "Schreibgeschützte Konfiguration aktiviert", - "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Die schreibgeschützte Konfiguration wurde aktiviert. Dies schützt die Änderung einiger Konfigurationen über die Web-Schnittstelle. Weiterhin muss für die Datei der Schreibzugriff bei jedem Update händisch aktiviert werden.", + "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Die schreibgeschützte Konfiguration wurde aktiviert. Dies verhindert das Setzen einiger Einstellungen über die Web-Schnittstelle. Weiterhin muss bei jedem Update der Schreibzugriff auf die Datei händisch aktiviert werden.", "Setup Warning" : "Einrichtungswarnung", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP ist offenbar so konfiguriert, dass PHPDoc-Blöcke in der Anweisung entfernt werden. Dadurch sind mehrere Kern-Apps nicht erreichbar.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dies wird wahrscheinlich durch Zwischenspeicher/Beschleuniger wie etwa Zend OPcache oder eAccelerator verursacht.", @@ -133,10 +133,12 @@ OC.L10N.register( "Configuration Checks" : "Konfigurationsprüfungen", "No problems found" : "Keine Probleme gefunden", "Please double check the <a href='%s'>installation guides</a>." : "Bitte prüfen Sie die <a href='%s'>Installationsanleitungen</a>.", + "Last cron job execution: %s." : "Letzte Cron-Job-Ausführung: %s.", + "Last cron job execution: %s. Something seems wrong." : "Letzte Cron-Job-Ausführung: %s. Möglicherweise liegt ein Fehler vor.", "Cron was not executed yet!" : "Cron wurde bis jetzt noch nicht ausgeführt!", "Execute one task with each page loaded" : "Eine Aufgabe bei jedem Laden der Seite ausführen", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php ist als Webcron-Dienst registriert, der die cron.php alle 15 Minuten per HTTP aufruft.", - "Use system's cron service to call the cron.php file every 15 minutes." : "Benutzen Sie den System-Crondienst, um die cron.php alle 15 Minuten aufzurufen.", + "Use system's cron service to call the cron.php file every 15 minutes." : "Benutzen Sie den systemeigenen Cron-Dienst, um die cron.php alle 15 Minuten aufzurufen.", "Allow apps to use the Share API" : "Anwendungen erlauben, die Share-API zu benutzen", "Allow users to share via link" : "Benutzern erlauben, Inhalte über Links zu teilen", "Enforce password protection" : "Passwortschutz erzwingen", @@ -238,8 +240,8 @@ OC.L10N.register( "Developed by the {communityopen}ownCloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}." : "Entwickelt von der {communityopen}ownCloud-Community{linkclose}, der {githubopen}Quellcode{linkclose} ist unter den Bedingungen der {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose} lizenziert.", "Show storage location" : "Speicherort anzeigen", "Show last log in" : "Letzte Anmeldung anzeigen", - "Show user backend" : "Nutzer-Backend anzeigen", - "Send email to new user" : "E-Mail an neuen Nutzer senden", + "Show user backend" : "Benutzer-Backend anzeigen", + "Send email to new user" : "E-Mail an neuen Benutzer senden", "Show email address" : "E-Mail Adresse anzeigen", "Username" : "Benutzername", "E-Mail" : "E-Mail", diff --git a/settings/l10n/de_DE.json b/settings/l10n/de_DE.json index bed355afdee..514d40209b8 100644 --- a/settings/l10n/de_DE.json +++ b/settings/l10n/de_DE.json @@ -41,9 +41,9 @@ "A problem occurred while sending the email. Please revise your settings." : "Ein Problem ist beim Senden der E-Mail aufgetreten. Bitte überprüfen Sie Ihre Einstellungen.", "Email sent" : "E-Mail gesendet", "You need to set your user email before being able to send test emails." : "Sie müssen Ihre Benutzer-E-Mail-Adresse einstellen, bevor Sie Test-E-Mails versenden können.", - "Invalid mail address" : "Ungültige E-Mail Adresse", + "Invalid mail address" : "Ungültige E-Mail-Adresse", "Unable to create user." : "Benutzer konnte nicht erstellt werden.", - "Your %s account was created" : "Ihr %s Konto wurde erstellt", + "Your %s account was created" : "Ihr %s-Konto wurde erstellt", "Unable to delete user." : "Benutzer konnte nicht gelöscht werden.", "Forbidden" : "Verboten", "Invalid user" : "Ungültiger Benutzer", @@ -54,10 +54,10 @@ "Sending..." : "Wird gesendet…", "All" : "Alle", "Please wait...." : "Bitte warten…", - "Error while disabling app" : "Beim Deaktivieren der Applikation ist ein Fehler aufgetreten", + "Error while disabling app" : "Beim Deaktivieren der App ist ein Fehler aufgetreten", "Disable" : "Deaktivieren", "Enable" : "Aktivieren", - "Error while enabling app" : "Beim Aktivieren der Applikation ist ein Fehler aufgetreten", + "Error while enabling app" : "Beim Aktivieren der App ist ein Fehler aufgetreten", "Updating...." : "Update…", "Error while updating app" : "Es ist ein Fehler während des Updates aufgetreten", "Updated" : "Aktualisiert", @@ -108,7 +108,7 @@ "Security Warning" : "Sicherheitshinweis", "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." : "Sie greifen auf %s über HTTP zu. Wir empfehlen Ihnen dringend, Ihren Server so zu konfigurieren, dass stattdessen HTTPS verlangt wird.", "Read-Only config enabled" : "Schreibgeschützte Konfiguration aktiviert", - "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Die schreibgeschützte Konfiguration wurde aktiviert. Dies schützt die Änderung einiger Konfigurationen über die Web-Schnittstelle. Weiterhin muss für die Datei der Schreibzugriff bei jedem Update händisch aktiviert werden.", + "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Die schreibgeschützte Konfiguration wurde aktiviert. Dies verhindert das Setzen einiger Einstellungen über die Web-Schnittstelle. Weiterhin muss bei jedem Update der Schreibzugriff auf die Datei händisch aktiviert werden.", "Setup Warning" : "Einrichtungswarnung", "PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP ist offenbar so konfiguriert, dass PHPDoc-Blöcke in der Anweisung entfernt werden. Dadurch sind mehrere Kern-Apps nicht erreichbar.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dies wird wahrscheinlich durch Zwischenspeicher/Beschleuniger wie etwa Zend OPcache oder eAccelerator verursacht.", @@ -131,10 +131,12 @@ "Configuration Checks" : "Konfigurationsprüfungen", "No problems found" : "Keine Probleme gefunden", "Please double check the <a href='%s'>installation guides</a>." : "Bitte prüfen Sie die <a href='%s'>Installationsanleitungen</a>.", + "Last cron job execution: %s." : "Letzte Cron-Job-Ausführung: %s.", + "Last cron job execution: %s. Something seems wrong." : "Letzte Cron-Job-Ausführung: %s. Möglicherweise liegt ein Fehler vor.", "Cron was not executed yet!" : "Cron wurde bis jetzt noch nicht ausgeführt!", "Execute one task with each page loaded" : "Eine Aufgabe bei jedem Laden der Seite ausführen", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php ist als Webcron-Dienst registriert, der die cron.php alle 15 Minuten per HTTP aufruft.", - "Use system's cron service to call the cron.php file every 15 minutes." : "Benutzen Sie den System-Crondienst, um die cron.php alle 15 Minuten aufzurufen.", + "Use system's cron service to call the cron.php file every 15 minutes." : "Benutzen Sie den systemeigenen Cron-Dienst, um die cron.php alle 15 Minuten aufzurufen.", "Allow apps to use the Share API" : "Anwendungen erlauben, die Share-API zu benutzen", "Allow users to share via link" : "Benutzern erlauben, Inhalte über Links zu teilen", "Enforce password protection" : "Passwortschutz erzwingen", @@ -236,8 +238,8 @@ "Developed by the {communityopen}ownCloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose}." : "Entwickelt von der {communityopen}ownCloud-Community{linkclose}, der {githubopen}Quellcode{linkclose} ist unter den Bedingungen der {licenseopen}<abbr title=\"Affero General Public License\">AGPL</abbr>{linkclose} lizenziert.", "Show storage location" : "Speicherort anzeigen", "Show last log in" : "Letzte Anmeldung anzeigen", - "Show user backend" : "Nutzer-Backend anzeigen", - "Send email to new user" : "E-Mail an neuen Nutzer senden", + "Show user backend" : "Benutzer-Backend anzeigen", + "Send email to new user" : "E-Mail an neuen Benutzer senden", "Show email address" : "E-Mail Adresse anzeigen", "Username" : "Benutzername", "E-Mail" : "E-Mail", diff --git a/settings/l10n/fi_FI.js b/settings/l10n/fi_FI.js index 01bd6a6316e..b60b325bb52 100644 --- a/settings/l10n/fi_FI.js +++ b/settings/l10n/fi_FI.js @@ -127,6 +127,8 @@ OC.L10N.register( "URL generation in notification emails" : "Verkko-osoitteiden luominen sähköposti-ilmoituksissa", "No problems found" : "Ongelmia ei löytynyt", "Please double check the <a href='%s'>installation guides</a>." : "Lue tarkasti <a href='%s'>asennusohjeet</a>.", + "Last cron job execution: %s." : "Viimeisin cron-työn suoritus: %s.", + "Last cron job execution: %s. Something seems wrong." : "Viimeisin cron-työn suoritus: %s. Jokin vaikuttaa menneen pieleen.", "Cron was not executed yet!" : "Cronia ei suoritettu vielä!", "Execute one task with each page loaded" : "Suorita yksi tehtävä jokaista ladattua sivua kohden", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php kutsuu webcron-palvelun kautta cron.php:ta 15 minuutin välein http:tä käyttäen.", diff --git a/settings/l10n/fi_FI.json b/settings/l10n/fi_FI.json index a72ec6d123c..a121221317f 100644 --- a/settings/l10n/fi_FI.json +++ b/settings/l10n/fi_FI.json @@ -125,6 +125,8 @@ "URL generation in notification emails" : "Verkko-osoitteiden luominen sähköposti-ilmoituksissa", "No problems found" : "Ongelmia ei löytynyt", "Please double check the <a href='%s'>installation guides</a>." : "Lue tarkasti <a href='%s'>asennusohjeet</a>.", + "Last cron job execution: %s." : "Viimeisin cron-työn suoritus: %s.", + "Last cron job execution: %s. Something seems wrong." : "Viimeisin cron-työn suoritus: %s. Jokin vaikuttaa menneen pieleen.", "Cron was not executed yet!" : "Cronia ei suoritettu vielä!", "Execute one task with each page loaded" : "Suorita yksi tehtävä jokaista ladattua sivua kohden", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php kutsuu webcron-palvelun kautta cron.php:ta 15 minuutin välein http:tä käyttäen.", diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js index 5b20307f5c8..d03dd58270f 100644 --- a/settings/l10n/fr.js +++ b/settings/l10n/fr.js @@ -133,6 +133,8 @@ OC.L10N.register( "Configuration Checks" : "Vérification de la configuration", "No problems found" : "Aucun problème trouvé", "Please double check the <a href='%s'>installation guides</a>." : "Veuillez vous référer au <a href='%s'>guide d'installation</a>.", + "Last cron job execution: %s." : "Dernière tâche cron exécutée : %s.", + "Last cron job execution: %s. Something seems wrong." : "Dernière tâche cron exécutée : %s. Quelque chose s'est mal passé.", "Cron was not executed yet!" : "Le cron n'a pas encore été exécuté !", "Execute one task with each page loaded" : "Exécute une tâche à chaque chargement de page", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php est enregistré en tant que service webcron pour appeler cron.php toutes les 15 minutes via http.", @@ -177,6 +179,7 @@ OC.L10N.register( "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Le fichier de journalisation dépasser les 100 Mo. Le télécharger peut prendre un certain temps.", "Version" : "Version", "More apps" : "Plus d'applications", + "Developer documentation" : "Documentation pour les développeurs", "by" : "par", "licensed" : "Sous licence", "Documentation:" : "Documentation :", diff --git a/settings/l10n/fr.json b/settings/l10n/fr.json index 1d8e1435669..5052a95622d 100644 --- a/settings/l10n/fr.json +++ b/settings/l10n/fr.json @@ -131,6 +131,8 @@ "Configuration Checks" : "Vérification de la configuration", "No problems found" : "Aucun problème trouvé", "Please double check the <a href='%s'>installation guides</a>." : "Veuillez vous référer au <a href='%s'>guide d'installation</a>.", + "Last cron job execution: %s." : "Dernière tâche cron exécutée : %s.", + "Last cron job execution: %s. Something seems wrong." : "Dernière tâche cron exécutée : %s. Quelque chose s'est mal passé.", "Cron was not executed yet!" : "Le cron n'a pas encore été exécuté !", "Execute one task with each page loaded" : "Exécute une tâche à chaque chargement de page", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php est enregistré en tant que service webcron pour appeler cron.php toutes les 15 minutes via http.", @@ -175,6 +177,7 @@ "The logfile is bigger than 100 MB. Downloading it may take some time!" : "Le fichier de journalisation dépasser les 100 Mo. Le télécharger peut prendre un certain temps.", "Version" : "Version", "More apps" : "Plus d'applications", + "Developer documentation" : "Documentation pour les développeurs", "by" : "par", "licensed" : "Sous licence", "Documentation:" : "Documentation :", diff --git a/settings/l10n/gl.js b/settings/l10n/gl.js index 937483ee2fe..e77071bc4d0 100644 --- a/settings/l10n/gl.js +++ b/settings/l10n/gl.js @@ -133,6 +133,8 @@ OC.L10N.register( "Configuration Checks" : "Comprobacións da configuración", "No problems found" : "Non se atoparon problemas", "Please double check the <a href='%s'>installation guides</a>." : "Volva comprobar as <a href='%s'>guías de instalación</a>", + "Last cron job execution: %s." : "Última execución da tarefa cron: %s.", + "Last cron job execution: %s. Something seems wrong." : "Última execución da tarefa cron: %s. Semella que algo vai mal", "Cron was not executed yet!" : "«Cron» aínda non foi executado!", "Execute one task with each page loaded" : "Executar unha tarefa con cada páxina cargada", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php está rexistrado nun servizo de WebCron para chamar a cron.php cada 15 minutos a través de HTTP.", diff --git a/settings/l10n/gl.json b/settings/l10n/gl.json index 91c52346a35..96c83a9f7c2 100644 --- a/settings/l10n/gl.json +++ b/settings/l10n/gl.json @@ -131,6 +131,8 @@ "Configuration Checks" : "Comprobacións da configuración", "No problems found" : "Non se atoparon problemas", "Please double check the <a href='%s'>installation guides</a>." : "Volva comprobar as <a href='%s'>guías de instalación</a>", + "Last cron job execution: %s." : "Última execución da tarefa cron: %s.", + "Last cron job execution: %s. Something seems wrong." : "Última execución da tarefa cron: %s. Semella que algo vai mal", "Cron was not executed yet!" : "«Cron» aínda non foi executado!", "Execute one task with each page loaded" : "Executar unha tarefa con cada páxina cargada", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php está rexistrado nun servizo de WebCron para chamar a cron.php cada 15 minutos a través de HTTP.", diff --git a/settings/l10n/it.js b/settings/l10n/it.js index 42c1de190ba..ae4a0bcbd11 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -133,6 +133,8 @@ OC.L10N.register( "Configuration Checks" : "Controlli di configurazione", "No problems found" : "Nessun problema trovato", "Please double check the <a href='%s'>installation guides</a>." : "Leggi attentamente le <a href='%s'>guide d'installazione</a>.", + "Last cron job execution: %s." : "Ultima esecuzione di cron: %s.", + "Last cron job execution: %s. Something seems wrong." : "Ultima esecuzione di cron: %s. Potrebbe esserci un problema.", "Cron was not executed yet!" : "Cron non è stato ancora eseguito!", "Execute one task with each page loaded" : "Esegui un'operazione con ogni pagina caricata", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php è registrato su un servizio webcron per invocare cron.php ogni 15 minuti su http.", diff --git a/settings/l10n/it.json b/settings/l10n/it.json index a4d0ce16796..d9ac778dcd5 100644 --- a/settings/l10n/it.json +++ b/settings/l10n/it.json @@ -131,6 +131,8 @@ "Configuration Checks" : "Controlli di configurazione", "No problems found" : "Nessun problema trovato", "Please double check the <a href='%s'>installation guides</a>." : "Leggi attentamente le <a href='%s'>guide d'installazione</a>.", + "Last cron job execution: %s." : "Ultima esecuzione di cron: %s.", + "Last cron job execution: %s. Something seems wrong." : "Ultima esecuzione di cron: %s. Potrebbe esserci un problema.", "Cron was not executed yet!" : "Cron non è stato ancora eseguito!", "Execute one task with each page loaded" : "Esegui un'operazione con ogni pagina caricata", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php è registrato su un servizio webcron per invocare cron.php ogni 15 minuti su http.", diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js index 662f1a7b981..5938f3ed171 100644 --- a/settings/l10n/nl.js +++ b/settings/l10n/nl.js @@ -133,6 +133,8 @@ OC.L10N.register( "Configuration Checks" : "Configuratie Controles", "No problems found" : "Geen problemen gevonden", "Please double check the <a href='%s'>installation guides</a>." : "Controleer de <a href='%s'>installatiehandleiding</a> goed.", + "Last cron job execution: %s." : "Laatst uitgevoerde cronjob: %s.", + "Last cron job execution: %s. Something seems wrong." : "Laatst uitgevoerde cronjob: %s. Er lijkt iets fout gegaan.", "Cron was not executed yet!" : "Cron is nog niet uitgevoerd!", "Execute one task with each page loaded" : "Bij laden van elke pagina één taak uitvoeren", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php is geregisteerd bij een webcron service om elke 15 minuten cron.php over http aan te roepen.", diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json index 4c710f9e2f1..ced9a7ad028 100644 --- a/settings/l10n/nl.json +++ b/settings/l10n/nl.json @@ -131,6 +131,8 @@ "Configuration Checks" : "Configuratie Controles", "No problems found" : "Geen problemen gevonden", "Please double check the <a href='%s'>installation guides</a>." : "Controleer de <a href='%s'>installatiehandleiding</a> goed.", + "Last cron job execution: %s." : "Laatst uitgevoerde cronjob: %s.", + "Last cron job execution: %s. Something seems wrong." : "Laatst uitgevoerde cronjob: %s. Er lijkt iets fout gegaan.", "Cron was not executed yet!" : "Cron is nog niet uitgevoerd!", "Execute one task with each page loaded" : "Bij laden van elke pagina één taak uitvoeren", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php is geregisteerd bij een webcron service om elke 15 minuten cron.php over http aan te roepen.", diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js index 2a673d9c695..fce1862cb69 100644 --- a/settings/l10n/pt_BR.js +++ b/settings/l10n/pt_BR.js @@ -133,6 +133,8 @@ OC.L10N.register( "Configuration Checks" : "Verificações de Configuração", "No problems found" : "Nenhum problema encontrado", "Please double check the <a href='%s'>installation guides</a>." : "Por favor, confira o <a href='%s'>guia de instalação</a>.", + "Last cron job execution: %s." : "Última execução do trabalho cron: %s.", + "Last cron job execution: %s. Something seems wrong." : "Última execução do trabalho cron: %s. Algo parece errado.", "Cron was not executed yet!" : "Cron não foi executado ainda!", "Execute one task with each page loaded" : "Execute uma tarefa com cada página carregada", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php está registrado no serviço webcron para chamar cron.php a cada 15 minutos sobre http.", diff --git a/settings/l10n/pt_BR.json b/settings/l10n/pt_BR.json index c7066928924..dc3d6a76a6b 100644 --- a/settings/l10n/pt_BR.json +++ b/settings/l10n/pt_BR.json @@ -131,6 +131,8 @@ "Configuration Checks" : "Verificações de Configuração", "No problems found" : "Nenhum problema encontrado", "Please double check the <a href='%s'>installation guides</a>." : "Por favor, confira o <a href='%s'>guia de instalação</a>.", + "Last cron job execution: %s." : "Última execução do trabalho cron: %s.", + "Last cron job execution: %s. Something seems wrong." : "Última execução do trabalho cron: %s. Algo parece errado.", "Cron was not executed yet!" : "Cron não foi executado ainda!", "Execute one task with each page loaded" : "Execute uma tarefa com cada página carregada", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php está registrado no serviço webcron para chamar cron.php a cada 15 minutos sobre http.", diff --git a/settings/l10n/pt_PT.js b/settings/l10n/pt_PT.js index 17f3dbed1ef..a3128758c76 100644 --- a/settings/l10n/pt_PT.js +++ b/settings/l10n/pt_PT.js @@ -133,6 +133,8 @@ OC.L10N.register( "Configuration Checks" : "Verificações de Configuração", "No problems found" : "Nenhum problema encontrado", "Please double check the <a href='%s'>installation guides</a>." : "Por favor verifique <a href='%s'>installation guides</a>.", + "Last cron job execution: %s." : "Última execução de cron job: %s.", + "Last cron job execution: %s. Something seems wrong." : "Última execução de cron job: %s. Algo está errado.", "Cron was not executed yet!" : "Cron ainda não foi executado!", "Execute one task with each page loaded" : "Executar uma tarefa com cada página carregada", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php está registado num serviço webcron para chamar a página cron.php por http a cada 15 minutos.", diff --git a/settings/l10n/pt_PT.json b/settings/l10n/pt_PT.json index 7d635387087..d99a07cc266 100644 --- a/settings/l10n/pt_PT.json +++ b/settings/l10n/pt_PT.json @@ -131,6 +131,8 @@ "Configuration Checks" : "Verificações de Configuração", "No problems found" : "Nenhum problema encontrado", "Please double check the <a href='%s'>installation guides</a>." : "Por favor verifique <a href='%s'>installation guides</a>.", + "Last cron job execution: %s." : "Última execução de cron job: %s.", + "Last cron job execution: %s. Something seems wrong." : "Última execução de cron job: %s. Algo está errado.", "Cron was not executed yet!" : "Cron ainda não foi executado!", "Execute one task with each page loaded" : "Executar uma tarefa com cada página carregada", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php está registado num serviço webcron para chamar a página cron.php por http a cada 15 minutos.", diff --git a/settings/l10n/ru.js b/settings/l10n/ru.js index 695487b6697..7a102bbddf4 100644 --- a/settings/l10n/ru.js +++ b/settings/l10n/ru.js @@ -133,6 +133,8 @@ OC.L10N.register( "Configuration Checks" : "Проверка конфигурации", "No problems found" : "Проблемы не найдены", "Please double check the <a href='%s'>installation guides</a>." : "Подробно изучите <a href='%s'>инструкции по установке</a>.", + "Last cron job execution: %s." : "Последнее выполненное Cron задание: %s.", + "Last cron job execution: %s. Something seems wrong." : "Последнее выполненное Cron задание: %s. Что-то кажется неправильным.", "Cron was not executed yet!" : "Задачи cron ещё не запускались!", "Execute one task with each page loaded" : "Выполнять одно задание с каждой загруженной страницей", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php зарегистрирован в webcron и будет вызываться каждые 15 минут по http.", diff --git a/settings/l10n/ru.json b/settings/l10n/ru.json index a3b06e2fe80..aa287a2a645 100644 --- a/settings/l10n/ru.json +++ b/settings/l10n/ru.json @@ -131,6 +131,8 @@ "Configuration Checks" : "Проверка конфигурации", "No problems found" : "Проблемы не найдены", "Please double check the <a href='%s'>installation guides</a>." : "Подробно изучите <a href='%s'>инструкции по установке</a>.", + "Last cron job execution: %s." : "Последнее выполненное Cron задание: %s.", + "Last cron job execution: %s. Something seems wrong." : "Последнее выполненное Cron задание: %s. Что-то кажется неправильным.", "Cron was not executed yet!" : "Задачи cron ещё не запускались!", "Execute one task with each page loaded" : "Выполнять одно задание с каждой загруженной страницей", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php зарегистрирован в webcron и будет вызываться каждые 15 минут по http.", diff --git a/settings/l10n/sr.js b/settings/l10n/sr.js index e0b57625ec1..09bd9dc9031 100644 --- a/settings/l10n/sr.js +++ b/settings/l10n/sr.js @@ -34,6 +34,11 @@ OC.L10N.register( "Updating...." : "Ажурирам…", "Error while updating app" : "Грешка при ажурирању апликације", "Updated" : "Ажурирано", + "Very weak password" : "Веома слаба лозинка", + "Weak password" : "Слаба лозинка", + "So-so password" : "Осредња лозинка", + "Good password" : "Добра лозинка", + "Strong password" : "Јака лозинка", "Delete" : "Обриши", "Groups" : "Групе", "undo" : "опозови", @@ -59,12 +64,14 @@ OC.L10N.register( "Authentication required" : "Неопходна провера идентитета", "Server address" : "Адреса сервера", "Port" : "Порт", + "SMTP Password" : "СМТП лозинка", "Log level" : "Ниво бележења", "More" : "Више", "Less" : "Мање", "Version" : "Верзија", "by" : "од", "User Documentation" : "Корисничка документација", + "Cheers!" : "У здравље!", "Administrator Documentation" : "Администраторска документација", "Online Documentation" : "Мрежна документација", "Forum" : "Форум", diff --git a/settings/l10n/sr.json b/settings/l10n/sr.json index 453829661da..cdbd9278926 100644 --- a/settings/l10n/sr.json +++ b/settings/l10n/sr.json @@ -32,6 +32,11 @@ "Updating...." : "Ажурирам…", "Error while updating app" : "Грешка при ажурирању апликације", "Updated" : "Ажурирано", + "Very weak password" : "Веома слаба лозинка", + "Weak password" : "Слаба лозинка", + "So-so password" : "Осредња лозинка", + "Good password" : "Добра лозинка", + "Strong password" : "Јака лозинка", "Delete" : "Обриши", "Groups" : "Групе", "undo" : "опозови", @@ -57,12 +62,14 @@ "Authentication required" : "Неопходна провера идентитета", "Server address" : "Адреса сервера", "Port" : "Порт", + "SMTP Password" : "СМТП лозинка", "Log level" : "Ниво бележења", "More" : "Више", "Less" : "Мање", "Version" : "Верзија", "by" : "од", "User Documentation" : "Корисничка документација", + "Cheers!" : "У здравље!", "Administrator Documentation" : "Администраторска документација", "Online Documentation" : "Мрежна документација", "Forum" : "Форум", |