diff --git a/apps/accessibility/l10n/pl.js b/apps/accessibility/l10n/pl.js index aa2e7654ae..602763ab52 100644 --- a/apps/accessibility/l10n/pl.js +++ b/apps/accessibility/l10n/pl.js @@ -5,7 +5,7 @@ OC.L10N.register( "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Motyw o wysokim kontraście ułatwiający nawigację. Jakość obrazu jest zmniejszona, ale za to poprawiona przejrzystość.", "Dark theme" : "Ciemny motyw", "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Ciemny motyw, który łagodzi zmęczenie oczu, zmniejszając ogólną jasność. Nadal jest w fazie rozwoju, więc proszę zgłaszać wszelkie zauważone błędy.", - "Dyslexia font" : "Czcionki dysleksji", + "Dyslexia font" : "Czcionka dla dyslektyków", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic to darmowa czcionka zaprojektowana w celu zmniejszenia niektórych typowych błędów w czytaniu spowodowanych dysleksją.", "Accessibility" : "Dostępność", "Accessibility options for nextcloud" : "Opcje dostępności dla Nextcloud", diff --git a/apps/accessibility/l10n/pl.json b/apps/accessibility/l10n/pl.json index fc89526b42..f74721934a 100644 --- a/apps/accessibility/l10n/pl.json +++ b/apps/accessibility/l10n/pl.json @@ -3,7 +3,7 @@ "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Motyw o wysokim kontraście ułatwiający nawigację. Jakość obrazu jest zmniejszona, ale za to poprawiona przejrzystość.", "Dark theme" : "Ciemny motyw", "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Ciemny motyw, który łagodzi zmęczenie oczu, zmniejszając ogólną jasność. Nadal jest w fazie rozwoju, więc proszę zgłaszać wszelkie zauważone błędy.", - "Dyslexia font" : "Czcionki dysleksji", + "Dyslexia font" : "Czcionka dla dyslektyków", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic to darmowa czcionka zaprojektowana w celu zmniejszenia niektórych typowych błędów w czytaniu spowodowanych dysleksją.", "Accessibility" : "Dostępność", "Accessibility options for nextcloud" : "Opcje dostępności dla Nextcloud", diff --git a/apps/accessibility/l10n/sl.js b/apps/accessibility/l10n/sl.js index a25f09776b..f6828e2d2a 100644 --- a/apps/accessibility/l10n/sl.js +++ b/apps/accessibility/l10n/sl.js @@ -3,6 +3,7 @@ OC.L10N.register( { "High contrast theme" : "Visoko kontrastna tema", "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Visoko kontrastna tema omogoča nazornejši prikaz vmesnika. Pogled se poenostavi, povečajo pa se možnosti hitre uporabe.", + "Dark theme" : "Temna tema", "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Temna tema zmanjša splošno svetlost vmesnika. Tema je še v razvoju, zato je priporočljivo poslati tudi poročila o napakah, ki jih opazite.", "Dyslexia font" : "Pisava za posameznike z disleksijo", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "Pisava OpenDyslexic je brezplačna pisava, zasnovana in oblikovana po priporočilih za posameznike z disleksijo. Zmanjša nekatere splošne težave pri branju.", @@ -13,6 +14,9 @@ OC.L10N.register( "our issue tracker" : "sledilnik napak", "our design team" : "oblikovalska skupina", "Enable" : "Omogoči", - "Dark theme (beta)" : "Temna tema (preizkusno)" + "Dark theme (beta)" : "Temna tema (preizkusno)", + "Themes" : "Teme", + "Fonts" : "Pisave", + "enabled" : "omogočeno" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/accessibility/l10n/sl.json b/apps/accessibility/l10n/sl.json index 4f5f636092..7177440815 100644 --- a/apps/accessibility/l10n/sl.json +++ b/apps/accessibility/l10n/sl.json @@ -1,6 +1,7 @@ { "translations": { "High contrast theme" : "Visoko kontrastna tema", "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Visoko kontrastna tema omogoča nazornejši prikaz vmesnika. Pogled se poenostavi, povečajo pa se možnosti hitre uporabe.", + "Dark theme" : "Temna tema", "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Temna tema zmanjša splošno svetlost vmesnika. Tema je še v razvoju, zato je priporočljivo poslati tudi poročila o napakah, ki jih opazite.", "Dyslexia font" : "Pisava za posameznike z disleksijo", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "Pisava OpenDyslexic je brezplačna pisava, zasnovana in oblikovana po priporočilih za posameznike z disleksijo. Zmanjša nekatere splošne težave pri branju.", @@ -11,6 +12,9 @@ "our issue tracker" : "sledilnik napak", "our design team" : "oblikovalska skupina", "Enable" : "Omogoči", - "Dark theme (beta)" : "Temna tema (preizkusno)" + "Dark theme (beta)" : "Temna tema (preizkusno)", + "Themes" : "Teme", + "Fonts" : "Pisave", + "enabled" : "omogočeno" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 156e8de215..c7b0b19dda 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -69,7 +69,7 @@ OC.L10N.register( "{dirs} and {files}" : "{dirs} e {files}", "_including %n hidden_::_including %n hidden_" : ["incluíndo %n agachado","incluíndo %n agochados"], "You don’t have permission to upload or create files here" : "Non ten permisos para enviar ou crear ficheiros aquí.", - "_Uploading %n file_::_Uploading %n files_" : ["Cargando %n ficheiro","Cargando %n ficheiros"], + "_Uploading %n file_::_Uploading %n files_" : ["Enviando %n ficheiro","Enviando %n ficheiros"], "New" : "Novo", "Select file range" : "Seleccionar o intervalo de ficheiros ", "{used} of {quota} used" : "Usados {used} de {quota}", diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index ddc1da1b6e..a6bd8f0b8d 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -67,7 +67,7 @@ "{dirs} and {files}" : "{dirs} e {files}", "_including %n hidden_::_including %n hidden_" : ["incluíndo %n agachado","incluíndo %n agochados"], "You don’t have permission to upload or create files here" : "Non ten permisos para enviar ou crear ficheiros aquí.", - "_Uploading %n file_::_Uploading %n files_" : ["Cargando %n ficheiro","Cargando %n ficheiros"], + "_Uploading %n file_::_Uploading %n files_" : ["Enviando %n ficheiro","Enviando %n ficheiros"], "New" : "Novo", "Select file range" : "Seleccionar o intervalo de ficheiros ", "{used} of {quota} used" : "Usados {used} de {quota}", diff --git a/core/l10n/de.js b/core/l10n/de.js index a0881edc30..30c7a275f7 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -107,7 +107,7 @@ OC.L10N.register( "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "Der „{header}“-HTTP-Header ist nicht so konfiguriert, dass er „{expected}“ enthält. Dies ist ein potentielles Sicherheitsrisiko und es wird empfohlen, diese Einstellung zu ändern.", "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the W3C Recommendation ↗." : "Der \"{header}\" HTTP-Header ist nicht gesetzt auf \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" oder \"{val5}\". Dadurch können Verweis-Informationen preisgegeben werden. Siehe die W3C-Empfehlung.", "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the security tips ↗." : "Der \"Strict-Transport-Security\" HTTP-Header ist nicht auf mindestens \"{seconds}\" Sekunden eingestellt. Für mehr Sicherheit wird das Aktivieren von HSTS empfohlen, wie es in den Sicherheitshinweisen erläutert ist.", - "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the security tips ↗." : "Unsicherer Seitenzugriff über HTTP. Es wird dringend empfohlen, den Server so einzurichten, dass HTTPS erforderlich ist, wie dies in den Sicherheits Tips ↗ beschrieben wird.", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the security tips ↗." : "Unsicherer Seitenzugriff über HTTP. Es wird dringend empfohlen, den Server so einzurichten, dass HTTPS erforderlich ist, wie dies in den Sicherheits-Tipps ↗ beschrieben wird.", "Shared" : "Geteilt", "Shared with" : "Geteilt mit", "Shared by" : "Geteilt von", diff --git a/core/l10n/de.json b/core/l10n/de.json index f0df4a75ce..004f77dd5f 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -105,7 +105,7 @@ "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "Der „{header}“-HTTP-Header ist nicht so konfiguriert, dass er „{expected}“ enthält. Dies ist ein potentielles Sicherheitsrisiko und es wird empfohlen, diese Einstellung zu ändern.", "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the W3C Recommendation ↗." : "Der \"{header}\" HTTP-Header ist nicht gesetzt auf \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" oder \"{val5}\". Dadurch können Verweis-Informationen preisgegeben werden. Siehe die W3C-Empfehlung.", "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the security tips ↗." : "Der \"Strict-Transport-Security\" HTTP-Header ist nicht auf mindestens \"{seconds}\" Sekunden eingestellt. Für mehr Sicherheit wird das Aktivieren von HSTS empfohlen, wie es in den Sicherheitshinweisen erläutert ist.", - "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the security tips ↗." : "Unsicherer Seitenzugriff über HTTP. Es wird dringend empfohlen, den Server so einzurichten, dass HTTPS erforderlich ist, wie dies in den Sicherheits Tips ↗ beschrieben wird.", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the security tips ↗." : "Unsicherer Seitenzugriff über HTTP. Es wird dringend empfohlen, den Server so einzurichten, dass HTTPS erforderlich ist, wie dies in den Sicherheits-Tipps ↗ beschrieben wird.", "Shared" : "Geteilt", "Shared with" : "Geteilt mit", "Shared by" : "Geteilt von", diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index 788f463165..7e359aac2d 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -107,7 +107,7 @@ OC.L10N.register( "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "Der „{header}“-HTTP-Header ist nicht so konfiguriert, dass er „{expected}“ enthält. Dies ist ein potentielles Sicherheitsrisiko und es wird empfohlen, diese Einstellung zu ändern.", "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the W3C Recommendation ↗." : "Der \"{header}\" HTTP-Header ist nicht gesetzt auf \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" oder \"{val5}\". Dadurch können Verweis-Informationen preisgegeben werden. Siehe die W3C-Empfehlung.", "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the security tips ↗." : "Der \"Strict-Transport-Security“-HTTP-Header ist nicht auf mindestens \"{seconds}“ Sekunden eingestellt. Für mehr Sicherheit wird das Aktivieren von HSTS empfohlen, wie es in den Sicherheitshinweisen erläutert ist.", - "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the security tips ↗." : "Unsicherer Seitenzugriff über HTTP. Es wird dringend empfohlen, den Server so einzurichten, dass HTTPS erforderlich ist, wie dies in den Sicherheits Tips ↗ beschrieben wird.", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the security tips ↗." : "Unsicherer Seitenzugriff über HTTP. Es wird dringend empfohlen, den Server so einzurichten, dass HTTPS erforderlich ist, wie dies in den Sicherheits-Tipps ↗ beschrieben wird.", "Shared" : "Geteilt", "Shared with" : "Geteilt mit", "Shared by" : "Geteilt von", diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index 9351b81307..dba68f1a39 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -105,7 +105,7 @@ "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "Der „{header}“-HTTP-Header ist nicht so konfiguriert, dass er „{expected}“ enthält. Dies ist ein potentielles Sicherheitsrisiko und es wird empfohlen, diese Einstellung zu ändern.", "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the W3C Recommendation ↗." : "Der \"{header}\" HTTP-Header ist nicht gesetzt auf \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" oder \"{val5}\". Dadurch können Verweis-Informationen preisgegeben werden. Siehe die W3C-Empfehlung.", "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the security tips ↗." : "Der \"Strict-Transport-Security“-HTTP-Header ist nicht auf mindestens \"{seconds}“ Sekunden eingestellt. Für mehr Sicherheit wird das Aktivieren von HSTS empfohlen, wie es in den Sicherheitshinweisen erläutert ist.", - "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the security tips ↗." : "Unsicherer Seitenzugriff über HTTP. Es wird dringend empfohlen, den Server so einzurichten, dass HTTPS erforderlich ist, wie dies in den Sicherheits Tips ↗ beschrieben wird.", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the security tips ↗." : "Unsicherer Seitenzugriff über HTTP. Es wird dringend empfohlen, den Server so einzurichten, dass HTTPS erforderlich ist, wie dies in den Sicherheits-Tipps ↗ beschrieben wird.", "Shared" : "Geteilt", "Shared with" : "Geteilt mit", "Shared by" : "Geteilt von", diff --git a/core/l10n/gl.js b/core/l10n/gl.js index b83891ff88..c39ca49c22 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -107,6 +107,7 @@ OC.L10N.register( "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "A cabeceira HTTP «{header}» non contén «{expected}». Este é un risco de seguridade ou privacidade potencial, xa que se recomenda axustar esta opción en consecuencia.", "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the W3C Recommendation ↗." : "A cabeceira HTTP «{header}» non está configurada como «{val1}», «{val2}», «{val3}», «{val4}» ou «{val5}». Isto pode filtrar información de referencia. Vexa a recomendación do W3C ↗.", "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the security tips ↗." : "A cabeceira HTTP «Strict-Transport-Security» non está configurada a polo menos «{seconds}» segundos. Para mellorar a seguridade recomendámoslle activar HSTS tal e como se describe nos consellos de seguridade ↗.", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the security tips ↗." : "Estase accedendo ao sitio de forma insegura mediante HTTP. Recoméndase encarecidamente configurar o servidor para que requira HTTPS, tal e como se describe nos consellos de seguridade ↗.", "Shared" : "Compartido", "Shared with" : "Compartido con", "Shared by" : "Compartido por", diff --git a/core/l10n/gl.json b/core/l10n/gl.json index b285470d83..d9eeefd377 100644 --- a/core/l10n/gl.json +++ b/core/l10n/gl.json @@ -105,6 +105,7 @@ "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "A cabeceira HTTP «{header}» non contén «{expected}». Este é un risco de seguridade ou privacidade potencial, xa que se recomenda axustar esta opción en consecuencia.", "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the W3C Recommendation ↗." : "A cabeceira HTTP «{header}» non está configurada como «{val1}», «{val2}», «{val3}», «{val4}» ou «{val5}». Isto pode filtrar información de referencia. Vexa a recomendación do W3C ↗.", "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the security tips ↗." : "A cabeceira HTTP «Strict-Transport-Security» non está configurada a polo menos «{seconds}» segundos. Para mellorar a seguridade recomendámoslle activar HSTS tal e como se describe nos consellos de seguridade ↗.", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the security tips ↗." : "Estase accedendo ao sitio de forma insegura mediante HTTP. Recoméndase encarecidamente configurar o servidor para que requira HTTPS, tal e como se describe nos consellos de seguridade ↗.", "Shared" : "Compartido", "Shared with" : "Compartido con", "Shared by" : "Compartido por", diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 2d273f7b88..913014adbf 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -107,6 +107,7 @@ OC.L10N.register( "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "Nagłówek HTTP \"{header}\" nie zawiera \"{expected}\". Jest to potencjalne zagrożenie dla bezpieczeństwa lub prywatności. Dlatego zaleca się odpowiednie dostosowanie tego ustawienia.", "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the W3C Recommendation ↗." : "Nagłówek HTTP \"{header}\" nie jest ustawiony na \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" lub \"{val5}\". Może to spowodować wyciek informacji. Zobacz W3C Recommendation ↗.", "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the security tips ↗." : "Nagłówek HTTP \"Strict-Transport-Security\" nie jest ustawiony na co najmniej \"{seconds}\" sekund. W celu zwiększenia bezpieczeństwa zaleca się włączenie HSTS w sposób opisany w poradach bezpieczeństwa ↗.", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the security tips ↗." : "Dostęp do tej strony jest za pośrednictwem protokołu HTTP. Zaleca się skonfigurowanie serwera tak, aby wymagał HTTPS, zgodnie z opisem w poradach bezpieczeństwa ↗.", "Shared" : "Udostępnianie", "Shared with" : "Współdzielone z", "Shared by" : "Udostępnione przez", diff --git a/core/l10n/pl.json b/core/l10n/pl.json index e1ee3ccfdf..865ff80784 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -105,6 +105,7 @@ "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "Nagłówek HTTP \"{header}\" nie zawiera \"{expected}\". Jest to potencjalne zagrożenie dla bezpieczeństwa lub prywatności. Dlatego zaleca się odpowiednie dostosowanie tego ustawienia.", "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the W3C Recommendation ↗." : "Nagłówek HTTP \"{header}\" nie jest ustawiony na \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" lub \"{val5}\". Może to spowodować wyciek informacji. Zobacz W3C Recommendation ↗.", "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the security tips ↗." : "Nagłówek HTTP \"Strict-Transport-Security\" nie jest ustawiony na co najmniej \"{seconds}\" sekund. W celu zwiększenia bezpieczeństwa zaleca się włączenie HSTS w sposób opisany w poradach bezpieczeństwa ↗.", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the security tips ↗." : "Dostęp do tej strony jest za pośrednictwem protokołu HTTP. Zaleca się skonfigurowanie serwera tak, aby wymagał HTTPS, zgodnie z opisem w poradach bezpieczeństwa ↗.", "Shared" : "Udostępnianie", "Shared with" : "Współdzielone z", "Shared by" : "Udostępnione przez", diff --git a/settings/l10n/bg.js b/settings/l10n/bg.js index 1d8ed13f7d..864c00c350 100644 --- a/settings/l10n/bg.js +++ b/settings/l10n/bg.js @@ -176,8 +176,6 @@ OC.L10N.register( "Last job ran %s." : "За последно cron задача е стартирала %s.", "Last job execution ran %s. Something seems wrong." : "За последно cron задача е стартирала %s. Изглежда, че има проблем.", "Execute one task with each page loaded" : "Изпълнява една задача с всяка заредена страница.", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "Услугата webcron стартира cron.php всеки 15 минути по HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Ползва услугата cron на сървъра за да стартира cron.php всеки 15 минути.", "The cron.php needs to be executed by the system user \"%s\"." : "Необходимо е cron.php да се стартира от системния потребител \"%s\".", "Sharing" : "Споделяне", "Allow apps to use the Share API" : "Разреши приложенията да използват Share API", @@ -230,6 +228,8 @@ OC.L10N.register( "Not supported!" : "Не се поддържа!", "Press ⌘-C to copy." : "За копиране натиснете ⌘-C.", "Press Ctrl-C to copy." : "За копиране натиснете Ctrl-C.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "Услугата webcron стартира cron.php всеки 15 минути по HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Ползва услугата cron на сървъра за да стартира cron.php всеки 15 минути.", "Follow us on Google+" : "Следвайте ни в Google+", "You are using %s of %s (%s %%)" : "Ползвате %s от %s (%s %%)" }, diff --git a/settings/l10n/bg.json b/settings/l10n/bg.json index 60f9ad6353..c63a72a462 100644 --- a/settings/l10n/bg.json +++ b/settings/l10n/bg.json @@ -174,8 +174,6 @@ "Last job ran %s." : "За последно cron задача е стартирала %s.", "Last job execution ran %s. Something seems wrong." : "За последно cron задача е стартирала %s. Изглежда, че има проблем.", "Execute one task with each page loaded" : "Изпълнява една задача с всяка заредена страница.", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "Услугата webcron стартира cron.php всеки 15 минути по HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Ползва услугата cron на сървъра за да стартира cron.php всеки 15 минути.", "The cron.php needs to be executed by the system user \"%s\"." : "Необходимо е cron.php да се стартира от системния потребител \"%s\".", "Sharing" : "Споделяне", "Allow apps to use the Share API" : "Разреши приложенията да използват Share API", @@ -228,6 +226,8 @@ "Not supported!" : "Не се поддържа!", "Press ⌘-C to copy." : "За копиране натиснете ⌘-C.", "Press Ctrl-C to copy." : "За копиране натиснете Ctrl-C.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "Услугата webcron стартира cron.php всеки 15 минути по HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Ползва услугата cron на сървъра за да стартира cron.php всеки 15 минути.", "Follow us on Google+" : "Следвайте ни в Google+", "You are using %s of %s (%s %%)" : "Ползвате %s от %s (%s %%)" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/settings/l10n/ca.js b/settings/l10n/ca.js index 1e7b0c3f98..904c963cc4 100644 --- a/settings/l10n/ca.js +++ b/settings/l10n/ca.js @@ -747,8 +747,6 @@ OC.L10N.register( "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Per a un rendiment òptim és important configurar correctament les tasques de fons. Per a instàncies més grans ‘Cron’ és el paràmetre recomanat. Si us plau, per a més informació vegeu la documentació.", "Pick background job setting" : "Trieu la configuració de la tasca en segon pla", "Execute one task with each page loaded" : "Executa una tasca per cada pàgina carregada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php està registrat en un servei webcron per cridar cron.php cada 15 minuts mitjançant HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Utilitza el servei del sistema cron per cridar al fitxer cron.php cada 15 minuts.", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php ha de ser executat per l'usuari del sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Per executar això es necessita l'extensió POSIX de PHP. Per més detalls, vegeu {linkstart}PHP documentació{linkend}.", "Sharing" : "S'està compartint", @@ -822,6 +820,8 @@ OC.L10N.register( "Error while loading browser sessions and device tokens" : "S'ha produït un error mentre es carregaven les sessions del navegador i els testimonis del dispositiu", "Default quota :" : "Quota per defecte:", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Si us plau reviseu les guies d’instal·lació ↗, i comproveu si hi ha errors o advertències en el registre.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php està registrat en un servei webcron per cridar cron.php cada 15 minuts mitjançant HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Utilitza el servei del sistema cron per cridar al fitxer cron.php cada 15 minuts.", "Follow us on Google+" : "Seguiu-nos a Google+", "You are using %s of %s (%s %%)" : "Esteu fent servir %s de %s (%s %%)" }, diff --git a/settings/l10n/ca.json b/settings/l10n/ca.json index 48aea8e3b8..fe02198db9 100644 --- a/settings/l10n/ca.json +++ b/settings/l10n/ca.json @@ -745,8 +745,6 @@ "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Per a un rendiment òptim és important configurar correctament les tasques de fons. Per a instàncies més grans ‘Cron’ és el paràmetre recomanat. Si us plau, per a més informació vegeu la documentació.", "Pick background job setting" : "Trieu la configuració de la tasca en segon pla", "Execute one task with each page loaded" : "Executa una tasca per cada pàgina carregada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php està registrat en un servei webcron per cridar cron.php cada 15 minuts mitjançant HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Utilitza el servei del sistema cron per cridar al fitxer cron.php cada 15 minuts.", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php ha de ser executat per l'usuari del sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Per executar això es necessita l'extensió POSIX de PHP. Per més detalls, vegeu {linkstart}PHP documentació{linkend}.", "Sharing" : "S'està compartint", @@ -820,6 +818,8 @@ "Error while loading browser sessions and device tokens" : "S'ha produït un error mentre es carregaven les sessions del navegador i els testimonis del dispositiu", "Default quota :" : "Quota per defecte:", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Si us plau reviseu les guies d’instal·lació ↗, i comproveu si hi ha errors o advertències en el registre.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php està registrat en un servei webcron per cridar cron.php cada 15 minuts mitjançant HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Utilitza el servei del sistema cron per cridar al fitxer cron.php cada 15 minuts.", "Follow us on Google+" : "Seguiu-nos a Google+", "You are using %s of %s (%s %%)" : "Esteu fent servir %s de %s (%s %%)" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/settings/l10n/cs.js b/settings/l10n/cs.js index 75e4de5aeb..2d6649aa8e 100644 --- a/settings/l10n/cs.js +++ b/settings/l10n/cs.js @@ -445,8 +445,6 @@ OC.L10N.register( "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Pro optimální výkon je důležité správně nastavit úlohy spouštěné na pozadí. Pro větší instance je doporučenou metodou použití systémového plánovače (cron). Více informací naleznete v dokumentaci.", "Pick background job setting" : "Vybrat nastavení úlohy na pozadí", "Execute one task with each page loaded" : "Spustit jednu úlohu s načtením každé stránky", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php je registrován u služby webcron, aby volal cron.php jednou za 15 minut přes HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Použít systémovou službu cron pro volání cron.php každých 15 minut.", "The cron.php needs to be executed by the system user \"%s\"." : "Je třeba, aby cron.php bylo spouštěno s právy systémového uživatele „%s“.", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Pro spuštění je potřeba PHP POSIX rozšíření. Více informací lze nalézt v {linkstart}dokumentaci k PHP{linkend}.", "Sharing" : "Sdílení", @@ -520,6 +518,8 @@ OC.L10N.register( "Error while loading browser sessions and device tokens" : "Chyba při načítání sezení prohlížeče a tokenů přístroje", "Default quota :" : "Výchozí kvóta", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Důkladně si přečtěte průvodce instalací ↗a zkontrolujte, že v záznamu událostí nejsou žádné chyby ani varování.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php je registrován u služby webcron, aby volal cron.php jednou za 15 minut přes HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Použít systémovou službu cron pro volání cron.php každých 15 minut.", "Follow us on Google+" : "Následujte nás na Google+", "You are using %s of %s (%s %%)" : "Používáte %s z %s (%s %%)" }, diff --git a/settings/l10n/cs.json b/settings/l10n/cs.json index 49814d5d4f..a774c70a5c 100644 --- a/settings/l10n/cs.json +++ b/settings/l10n/cs.json @@ -443,8 +443,6 @@ "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Pro optimální výkon je důležité správně nastavit úlohy spouštěné na pozadí. Pro větší instance je doporučenou metodou použití systémového plánovače (cron). Více informací naleznete v dokumentaci.", "Pick background job setting" : "Vybrat nastavení úlohy na pozadí", "Execute one task with each page loaded" : "Spustit jednu úlohu s načtením každé stránky", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php je registrován u služby webcron, aby volal cron.php jednou za 15 minut přes HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Použít systémovou službu cron pro volání cron.php každých 15 minut.", "The cron.php needs to be executed by the system user \"%s\"." : "Je třeba, aby cron.php bylo spouštěno s právy systémového uživatele „%s“.", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Pro spuštění je potřeba PHP POSIX rozšíření. Více informací lze nalézt v {linkstart}dokumentaci k PHP{linkend}.", "Sharing" : "Sdílení", @@ -518,6 +516,8 @@ "Error while loading browser sessions and device tokens" : "Chyba při načítání sezení prohlížeče a tokenů přístroje", "Default quota :" : "Výchozí kvóta", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Důkladně si přečtěte průvodce instalací ↗a zkontrolujte, že v záznamu událostí nejsou žádné chyby ani varování.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php je registrován u služby webcron, aby volal cron.php jednou za 15 minut přes HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Použít systémovou službu cron pro volání cron.php každých 15 minut.", "Follow us on Google+" : "Následujte nás na Google+", "You are using %s of %s (%s %%)" : "Používáte %s z %s (%s %%)" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" diff --git a/settings/l10n/de.js b/settings/l10n/de.js index 452e762f2d..6b9a2e9c74 100644 --- a/settings/l10n/de.js +++ b/settings/l10n/de.js @@ -747,8 +747,6 @@ OC.L10N.register( "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Um die optimale Geschwindigkeit zu erreichen ist es wichtig, dass die Hintergrund-Aktivitäten richtig konfiguriert sind. Für größere Installationen ist 'Cron' die empfohlene Einstellung. Weitere Informationen findest Du in der Dokumentation.", "Pick background job setting" : "Wähle eine Hintergrund-Aufgabeneinstellung aus", "Execute one task with each page loaded" : "Eine Aufgabe bei jedem Laden einer 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 cron service to call the cron.php file every 15 minutes." : "Nutze den System-Cron-Service um cron.php alle 15 Minuten aufzurufen.", "The cron.php needs to be executed by the system user \"%s\"." : "Die cron.php muss durch den Systemnutzer \"%s\" ausgeführt werden.", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Um dies auszuführen, wird die PHP-Posix Erweiterung benötigt. Weitere Informationen in der {linkstart}PHP-Dokumentation{linkend}. ", "Sharing" : "Teilen", @@ -822,6 +820,8 @@ OC.L10N.register( "Error while loading browser sessions and device tokens" : "Fehler beim Laden der Browser-Sitzungen und Geräte-Token", "Default quota :" : "Standard Speicherkontingent:", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Bitte prüfe noch einmal die Installationsanleitungen ↗ und kontrolliere das Protokoll auf Fehler und Warnungen.", + "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 cron service to call the cron.php file every 15 minutes." : "Nutze den System-Cron-Service um cron.php alle 15 Minuten aufzurufen.", "Follow us on Google+" : " Folge uns auf Google+", "You are using %s of %s (%s %%)" : "Du benutzt %s of %s (%s %%)" }, diff --git a/settings/l10n/de.json b/settings/l10n/de.json index ece8e8313c..b4cc32c167 100644 --- a/settings/l10n/de.json +++ b/settings/l10n/de.json @@ -745,8 +745,6 @@ "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Um die optimale Geschwindigkeit zu erreichen ist es wichtig, dass die Hintergrund-Aktivitäten richtig konfiguriert sind. Für größere Installationen ist 'Cron' die empfohlene Einstellung. Weitere Informationen findest Du in der Dokumentation.", "Pick background job setting" : "Wähle eine Hintergrund-Aufgabeneinstellung aus", "Execute one task with each page loaded" : "Eine Aufgabe bei jedem Laden einer 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 cron service to call the cron.php file every 15 minutes." : "Nutze den System-Cron-Service um cron.php alle 15 Minuten aufzurufen.", "The cron.php needs to be executed by the system user \"%s\"." : "Die cron.php muss durch den Systemnutzer \"%s\" ausgeführt werden.", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Um dies auszuführen, wird die PHP-Posix Erweiterung benötigt. Weitere Informationen in der {linkstart}PHP-Dokumentation{linkend}. ", "Sharing" : "Teilen", @@ -820,6 +818,8 @@ "Error while loading browser sessions and device tokens" : "Fehler beim Laden der Browser-Sitzungen und Geräte-Token", "Default quota :" : "Standard Speicherkontingent:", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Bitte prüfe noch einmal die Installationsanleitungen ↗ und kontrolliere das Protokoll auf Fehler und Warnungen.", + "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 cron service to call the cron.php file every 15 minutes." : "Nutze den System-Cron-Service um cron.php alle 15 Minuten aufzurufen.", "Follow us on Google+" : " Folge uns auf Google+", "You are using %s of %s (%s %%)" : "Du benutzt %s of %s (%s %%)" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js index dfd94835a7..566ee2ff82 100644 --- a/settings/l10n/de_DE.js +++ b/settings/l10n/de_DE.js @@ -747,8 +747,6 @@ OC.L10N.register( "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Um die optimale Geschwindigkeit zu erreichen ist es wichtig, dass die Hintergrund-Aktivitäten richtig konfiguriert sind. Für größere Installationen ist 'Cron' die empfohlene Einstellung. Weitere Informationen finden Sie in der Dokumentation.", "Pick background job setting" : "Wähle eine Hintergrund-Aufgabeneinstellung aus", "Execute one task with each page loaded" : "Eine Aufgabe bei jedem Laden einer 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 cron service to call the cron.php file every 15 minutes." : "Nutzen Sie den System-Cron-Service um cron.php alle 15 Minuten aufzurufen.", "The cron.php needs to be executed by the system user \"%s\"." : "Die cron.php muss durch den Systemnutzer \"%s\" ausgeführt werden.", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Um dies auszuführen, wird die PHP-Posix Erweiterung benötigt. Weitere Informationen in der {linkstart}PHP-Dokumentation{linkend}. ", "Sharing" : "Teilen", @@ -822,6 +820,8 @@ OC.L10N.register( "Error while loading browser sessions and device tokens" : "Fehler beim Laden der Browser-Sitzungen und Geräte-Token", "Default quota :" : "Standard Speicherkontingent:", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Bitte überprüfen Sie noch einmal die Installationsanleitungen ↗ und prüfen Sie das Protokoll auf Fehler oder Warungen.", + "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 cron service to call the cron.php file every 15 minutes." : "Nutzen Sie den System-Cron-Service um cron.php alle 15 Minuten aufzurufen.", "Follow us on Google+" : "Folgen Sie uns auf Google+", "You are using %s of %s (%s %%)" : "Sie benutzen %s of %s (%s %%)" }, diff --git a/settings/l10n/de_DE.json b/settings/l10n/de_DE.json index b82ddb3ad3..a41c76234d 100644 --- a/settings/l10n/de_DE.json +++ b/settings/l10n/de_DE.json @@ -745,8 +745,6 @@ "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Um die optimale Geschwindigkeit zu erreichen ist es wichtig, dass die Hintergrund-Aktivitäten richtig konfiguriert sind. Für größere Installationen ist 'Cron' die empfohlene Einstellung. Weitere Informationen finden Sie in der Dokumentation.", "Pick background job setting" : "Wähle eine Hintergrund-Aufgabeneinstellung aus", "Execute one task with each page loaded" : "Eine Aufgabe bei jedem Laden einer 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 cron service to call the cron.php file every 15 minutes." : "Nutzen Sie den System-Cron-Service um cron.php alle 15 Minuten aufzurufen.", "The cron.php needs to be executed by the system user \"%s\"." : "Die cron.php muss durch den Systemnutzer \"%s\" ausgeführt werden.", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Um dies auszuführen, wird die PHP-Posix Erweiterung benötigt. Weitere Informationen in der {linkstart}PHP-Dokumentation{linkend}. ", "Sharing" : "Teilen", @@ -820,6 +818,8 @@ "Error while loading browser sessions and device tokens" : "Fehler beim Laden der Browser-Sitzungen und Geräte-Token", "Default quota :" : "Standard Speicherkontingent:", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Bitte überprüfen Sie noch einmal die Installationsanleitungen ↗ und prüfen Sie das Protokoll auf Fehler oder Warungen.", + "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 cron service to call the cron.php file every 15 minutes." : "Nutzen Sie den System-Cron-Service um cron.php alle 15 Minuten aufzurufen.", "Follow us on Google+" : "Folgen Sie uns auf Google+", "You are using %s of %s (%s %%)" : "Sie benutzen %s of %s (%s %%)" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/settings/l10n/el.js b/settings/l10n/el.js index 00d5ed1092..db5d3ae85b 100644 --- a/settings/l10n/el.js +++ b/settings/l10n/el.js @@ -232,8 +232,6 @@ OC.L10N.register( "Background jobs" : "Εργασίες παρασκηνίου", "Pick background job setting" : "Επιλέξτε τη ρύθμιση εργασίας φόντου", "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 ώστε να καλεί το cron.php κάθε 15 λεπτά μέσω HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Χρησιμοποιήστε την cron υπηρεσία του συστήματος για να καλέσετε το cron.php αρχείο κάθε 15 λεπτά.", "The cron.php needs to be executed by the system user \"%s\"." : "Το cron.php πρέπει να εκτελεστεί από τον χρήστη του συστήματος \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Για να τρέξετε αυτό χρειάζεστε την επέκταση PHP POSIX. Δείτε {linkstart} PHP τεκμηρίωση {linked} για περισσότερες λεπτομέρειες.", "Sharing" : "Διαμοιρασμός", @@ -284,6 +282,8 @@ OC.L10N.register( "Help translate" : "Βοηθήστε στη μετάφραση", "Current password" : "Τρέχων συνθηματικό", "Change password" : "Αλλαγή συνθηματικού", - "Use a second factor besides your password to increase security for your account." : "Χρησιμοποιείστε έναν δεύτερο παράγοντα εκτός του κωδικού πρόσβασης για να αυξήσετε την ασφάλεια του λογαριαμού σας." + "Use a second factor besides your password to increase security for your account." : "Χρησιμοποιείστε έναν δεύτερο παράγοντα εκτός του κωδικού πρόσβασης για να αυξήσετε την ασφάλεια του λογαριαμού σας.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "Το cron.php είναι καταχωρημένο σε μια υπηρεσία webcron ώστε να καλεί το cron.php κάθε 15 λεπτά μέσω HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Χρησιμοποιήστε την cron υπηρεσία του συστήματος για να καλέσετε το cron.php αρχείο κάθε 15 λεπτά." }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/el.json b/settings/l10n/el.json index c3cd96a21d..7d6e65c583 100644 --- a/settings/l10n/el.json +++ b/settings/l10n/el.json @@ -230,8 +230,6 @@ "Background jobs" : "Εργασίες παρασκηνίου", "Pick background job setting" : "Επιλέξτε τη ρύθμιση εργασίας φόντου", "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 ώστε να καλεί το cron.php κάθε 15 λεπτά μέσω HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Χρησιμοποιήστε την cron υπηρεσία του συστήματος για να καλέσετε το cron.php αρχείο κάθε 15 λεπτά.", "The cron.php needs to be executed by the system user \"%s\"." : "Το cron.php πρέπει να εκτελεστεί από τον χρήστη του συστήματος \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Για να τρέξετε αυτό χρειάζεστε την επέκταση PHP POSIX. Δείτε {linkstart} PHP τεκμηρίωση {linked} για περισσότερες λεπτομέρειες.", "Sharing" : "Διαμοιρασμός", @@ -282,6 +280,8 @@ "Help translate" : "Βοηθήστε στη μετάφραση", "Current password" : "Τρέχων συνθηματικό", "Change password" : "Αλλαγή συνθηματικού", - "Use a second factor besides your password to increase security for your account." : "Χρησιμοποιείστε έναν δεύτερο παράγοντα εκτός του κωδικού πρόσβασης για να αυξήσετε την ασφάλεια του λογαριαμού σας." + "Use a second factor besides your password to increase security for your account." : "Χρησιμοποιείστε έναν δεύτερο παράγοντα εκτός του κωδικού πρόσβασης για να αυξήσετε την ασφάλεια του λογαριαμού σας.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "Το cron.php είναι καταχωρημένο σε μια υπηρεσία webcron ώστε να καλεί το cron.php κάθε 15 λεπτά μέσω HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Χρησιμοποιήστε την cron υπηρεσία του συστήματος για να καλέσετε το cron.php αρχείο κάθε 15 λεπτά." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index 289546fac4..040e19e818 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -208,8 +208,6 @@ OC.L10N.register( "Background job didn’t run yet!" : "Background job didn’t run yet!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information.", "Execute one task with each page loaded" : "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 is registered at a webcron service to call cron.php every 15 minutes over HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Use system cron service to call the cron.php file every 15 minutes.", "The cron.php needs to be executed by the system user \"%s\"." : "The cron.php needs to be executed by the system user \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details.", "Sharing" : "Sharing", @@ -265,6 +263,8 @@ OC.L10N.register( "Twitter handle @…" : "Twitter handle @…", "Help translate" : "Help translate", "Current password" : "Current password", - "Change password" : "Change password" + "Change password" : "Change password", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Use system cron service to call the cron.php file every 15 minutes." }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/en_GB.json b/settings/l10n/en_GB.json index b531a0b0e6..eeb41d0c35 100644 --- a/settings/l10n/en_GB.json +++ b/settings/l10n/en_GB.json @@ -206,8 +206,6 @@ "Background job didn’t run yet!" : "Background job didn’t run yet!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information.", "Execute one task with each page loaded" : "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 is registered at a webcron service to call cron.php every 15 minutes over HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Use system cron service to call the cron.php file every 15 minutes.", "The cron.php needs to be executed by the system user \"%s\"." : "The cron.php needs to be executed by the system user \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details.", "Sharing" : "Sharing", @@ -263,6 +261,8 @@ "Twitter handle @…" : "Twitter handle @…", "Help translate" : "Help translate", "Current password" : "Current password", - "Change password" : "Change password" + "Change password" : "Change password", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Use system cron service to call the cron.php file every 15 minutes." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/eo.js b/settings/l10n/eo.js index bd5ab0104d..b58d476221 100644 --- a/settings/l10n/eo.js +++ b/settings/l10n/eo.js @@ -628,8 +628,6 @@ OC.L10N.register( "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Por optimuma rendimento, gravas bone agordi fonajn taskojn. Por serviloj kun multe da uzantoj kaj datumoj, „Cron“ estas rekomendita. Bv. vidi la dokumentaron por pli da informoj.", "Pick background job setting" : "Elekti agordon pri fona tasko", "Execute one task with each page loaded" : "Ruli unu taskon kun ĉiu ŝargo de paĝo", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php estas registrita ĉe perreta „cron“-servo por esti vokita ĉiujn 15 minutojn per HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Uzu la sisteman „cron“-servon por voki cron.php ĉiujn 15 minutojn.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php bezonas esti rulita de la sistema uzanto „%s“.", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Por ruli iton, vi bezonas la PHP-modulon pri POSIX. Vidu la {linkstart}PHP-dokumentaron{linkend} pro pli da detaloj.", "Sharing" : "Kunhavigo", @@ -703,6 +701,8 @@ OC.L10N.register( "Error while loading browser sessions and device tokens" : "Erara dum ŝargo de returmilaj seancoj kaj aparataj ĵetonoj", "Default quota :" : "Defaŭlta kvoto:", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Bv. zorgeme kontroli la manlibroj pri instalaĵo ↗, kaj kontroli avertojn kaj erarojn en la protokolo.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php estas registrita ĉe perreta „cron“-servo por esti vokita ĉiujn 15 minutojn per HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Uzu la sisteman „cron“-servon por voki cron.php ĉiujn 15 minutojn.", "Follow us on Google+" : "Sekvu nin per Google+", "You are using %s of %s (%s %%)" : "Vi uzas %s el %s (%s %%)" }, diff --git a/settings/l10n/eo.json b/settings/l10n/eo.json index e0bdb8f981..0f5f18b750 100644 --- a/settings/l10n/eo.json +++ b/settings/l10n/eo.json @@ -626,8 +626,6 @@ "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Por optimuma rendimento, gravas bone agordi fonajn taskojn. Por serviloj kun multe da uzantoj kaj datumoj, „Cron“ estas rekomendita. Bv. vidi la dokumentaron por pli da informoj.", "Pick background job setting" : "Elekti agordon pri fona tasko", "Execute one task with each page loaded" : "Ruli unu taskon kun ĉiu ŝargo de paĝo", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php estas registrita ĉe perreta „cron“-servo por esti vokita ĉiujn 15 minutojn per HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Uzu la sisteman „cron“-servon por voki cron.php ĉiujn 15 minutojn.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php bezonas esti rulita de la sistema uzanto „%s“.", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Por ruli iton, vi bezonas la PHP-modulon pri POSIX. Vidu la {linkstart}PHP-dokumentaron{linkend} pro pli da detaloj.", "Sharing" : "Kunhavigo", @@ -701,6 +699,8 @@ "Error while loading browser sessions and device tokens" : "Erara dum ŝargo de returmilaj seancoj kaj aparataj ĵetonoj", "Default quota :" : "Defaŭlta kvoto:", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Bv. zorgeme kontroli la manlibroj pri instalaĵo ↗, kaj kontroli avertojn kaj erarojn en la protokolo.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php estas registrita ĉe perreta „cron“-servo por esti vokita ĉiujn 15 minutojn per HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Uzu la sisteman „cron“-servon por voki cron.php ĉiujn 15 minutojn.", "Follow us on Google+" : "Sekvu nin per Google+", "You are using %s of %s (%s %%)" : "Vi uzas %s el %s (%s %%)" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/settings/l10n/es.js b/settings/l10n/es.js index 422531a616..f2993f4d1f 100644 --- a/settings/l10n/es.js +++ b/settings/l10n/es.js @@ -747,8 +747,6 @@ OC.L10N.register( "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un rendimiento óptimo es importante configurar correctamente los procesos en segundo plano. Para las instancias más grandes la configuración recomendad es 'cron'a. Por favor, lea la documentación para más información.", "Pick background job setting" : "Escoge la configuración de las tareas en segundo plano", "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php se registra en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el cron del sistema para ejecutar el archivo cron.php cada 15 minutos.", "The cron.php needs to be executed by the system user \"%s\"." : "El archivo cron.php debe ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Necesitas la extensión PHP POSIX para lanzar esto. Mira la {linkstart}documentación de PHP{linkend} para más detalles.", "Sharing" : "Compartir", @@ -822,6 +820,8 @@ OC.L10N.register( "Error while loading browser sessions and device tokens" : "Error al cargar la sesión del navegador y los tokens del dispositivo", "Default quota :" : "Cuota por defecto:", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Por favor, comprueba lasguías de instalación ↗, y verifica los errores o avisos en el log.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php se registra en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el cron del sistema para ejecutar el archivo cron.php cada 15 minutos.", "Follow us on Google+" : "Síguenos en Google+", "You are using %s of %s (%s %%)" : "Estás usando %s de %s (%s%%)" }, diff --git a/settings/l10n/es.json b/settings/l10n/es.json index a056ae6d58..b233a09620 100644 --- a/settings/l10n/es.json +++ b/settings/l10n/es.json @@ -745,8 +745,6 @@ "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un rendimiento óptimo es importante configurar correctamente los procesos en segundo plano. Para las instancias más grandes la configuración recomendad es 'cron'a. Por favor, lea la documentación para más información.", "Pick background job setting" : "Escoge la configuración de las tareas en segundo plano", "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php se registra en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el cron del sistema para ejecutar el archivo cron.php cada 15 minutos.", "The cron.php needs to be executed by the system user \"%s\"." : "El archivo cron.php debe ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Necesitas la extensión PHP POSIX para lanzar esto. Mira la {linkstart}documentación de PHP{linkend} para más detalles.", "Sharing" : "Compartir", @@ -820,6 +818,8 @@ "Error while loading browser sessions and device tokens" : "Error al cargar la sesión del navegador y los tokens del dispositivo", "Default quota :" : "Cuota por defecto:", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Por favor, comprueba lasguías de instalación ↗, y verifica los errores o avisos en el log.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php se registra en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el cron del sistema para ejecutar el archivo cron.php cada 15 minutos.", "Follow us on Google+" : "Síguenos en Google+", "You are using %s of %s (%s %%)" : "Estás usando %s de %s (%s%%)" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/settings/l10n/es_419.js b/settings/l10n/es_419.js index 2345dfd41a..22815c2d5d 100644 --- a/settings/l10n/es_419.js +++ b/settings/l10n/es_419.js @@ -206,8 +206,6 @@ OC.L10N.register( "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ", "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", "Sharing" : "Compartiendo", @@ -265,6 +263,8 @@ OC.L10N.register( "Locale" : "Región", "Current password" : "Contraseña actual", "Change password" : "Cambiar contraseña", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "You are using %s of %s (%s %%)" : "Estas usando %s de %s (%s%%)" }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/es_419.json b/settings/l10n/es_419.json index 067766316f..9952b5a8ea 100644 --- a/settings/l10n/es_419.json +++ b/settings/l10n/es_419.json @@ -204,8 +204,6 @@ "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ", "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", "Sharing" : "Compartiendo", @@ -263,6 +261,8 @@ "Locale" : "Región", "Current password" : "Contraseña actual", "Change password" : "Cambiar contraseña", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "You are using %s of %s (%s %%)" : "Estas usando %s de %s (%s%%)" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/es_AR.js b/settings/l10n/es_AR.js index be8f83d6a5..f4fff60f93 100644 --- a/settings/l10n/es_AR.js +++ b/settings/l10n/es_AR.js @@ -195,7 +195,6 @@ OC.L10N.register( "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctametne. Para instancias más grandes 'Cron' es el ajuste recomendado. Favor de consultar la documentación para más información. ", "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario del sistema \"%s\".", "Sharing" : "Compartiendo", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, usted puede hacer ajustes finos al comportamiento de compartir. Favor de consultar la documentación para más información. ", @@ -240,6 +239,7 @@ OC.L10N.register( "Twitter handle @…" : "Cuenta de twitter @...", "Help translate" : "Ayude a traducir", "Current password" : "Contraseña actual", - "Change password" : "Cambiar contraseña" + "Change password" : "Cambiar contraseña", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. " }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/es_AR.json b/settings/l10n/es_AR.json index ca05c0e144..7da69fde62 100644 --- a/settings/l10n/es_AR.json +++ b/settings/l10n/es_AR.json @@ -193,7 +193,6 @@ "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctametne. Para instancias más grandes 'Cron' es el ajuste recomendado. Favor de consultar la documentación para más información. ", "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario del sistema \"%s\".", "Sharing" : "Compartiendo", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, usted puede hacer ajustes finos al comportamiento de compartir. Favor de consultar la documentación para más información. ", @@ -238,6 +237,7 @@ "Twitter handle @…" : "Cuenta de twitter @...", "Help translate" : "Ayude a traducir", "Current password" : "Contraseña actual", - "Change password" : "Cambiar contraseña" + "Change password" : "Cambiar contraseña", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. " },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/es_CL.js b/settings/l10n/es_CL.js index e3f8a3d0d0..40d01aeb37 100644 --- a/settings/l10n/es_CL.js +++ b/settings/l10n/es_CL.js @@ -202,8 +202,6 @@ OC.L10N.register( "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ", "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", "Sharing" : "Compartiendo", @@ -259,6 +257,8 @@ OC.L10N.register( "Twitter handle @…" : "Cuenta de twitter @...", "Help translate" : "Ayuda a traducir", "Current password" : "Contraseña actual", - "Change password" : "Cambiar contraseña" + "Change password" : "Cambiar contraseña", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. " }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/es_CL.json b/settings/l10n/es_CL.json index 6dbc4857c7..35409d6c9d 100644 --- a/settings/l10n/es_CL.json +++ b/settings/l10n/es_CL.json @@ -200,8 +200,6 @@ "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ", "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", "Sharing" : "Compartiendo", @@ -257,6 +255,8 @@ "Twitter handle @…" : "Cuenta de twitter @...", "Help translate" : "Ayuda a traducir", "Current password" : "Contraseña actual", - "Change password" : "Cambiar contraseña" + "Change password" : "Cambiar contraseña", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. " },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/es_CO.js b/settings/l10n/es_CO.js index e3f8a3d0d0..40d01aeb37 100644 --- a/settings/l10n/es_CO.js +++ b/settings/l10n/es_CO.js @@ -202,8 +202,6 @@ OC.L10N.register( "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ", "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", "Sharing" : "Compartiendo", @@ -259,6 +257,8 @@ OC.L10N.register( "Twitter handle @…" : "Cuenta de twitter @...", "Help translate" : "Ayuda a traducir", "Current password" : "Contraseña actual", - "Change password" : "Cambiar contraseña" + "Change password" : "Cambiar contraseña", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. " }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/es_CO.json b/settings/l10n/es_CO.json index 6dbc4857c7..35409d6c9d 100644 --- a/settings/l10n/es_CO.json +++ b/settings/l10n/es_CO.json @@ -200,8 +200,6 @@ "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ", "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", "Sharing" : "Compartiendo", @@ -257,6 +255,8 @@ "Twitter handle @…" : "Cuenta de twitter @...", "Help translate" : "Ayuda a traducir", "Current password" : "Contraseña actual", - "Change password" : "Cambiar contraseña" + "Change password" : "Cambiar contraseña", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. " },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/es_CR.js b/settings/l10n/es_CR.js index e3f8a3d0d0..40d01aeb37 100644 --- a/settings/l10n/es_CR.js +++ b/settings/l10n/es_CR.js @@ -202,8 +202,6 @@ OC.L10N.register( "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ", "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", "Sharing" : "Compartiendo", @@ -259,6 +257,8 @@ OC.L10N.register( "Twitter handle @…" : "Cuenta de twitter @...", "Help translate" : "Ayuda a traducir", "Current password" : "Contraseña actual", - "Change password" : "Cambiar contraseña" + "Change password" : "Cambiar contraseña", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. " }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/es_CR.json b/settings/l10n/es_CR.json index 6dbc4857c7..35409d6c9d 100644 --- a/settings/l10n/es_CR.json +++ b/settings/l10n/es_CR.json @@ -200,8 +200,6 @@ "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ", "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", "Sharing" : "Compartiendo", @@ -257,6 +255,8 @@ "Twitter handle @…" : "Cuenta de twitter @...", "Help translate" : "Ayuda a traducir", "Current password" : "Contraseña actual", - "Change password" : "Cambiar contraseña" + "Change password" : "Cambiar contraseña", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. " },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/es_DO.js b/settings/l10n/es_DO.js index e3f8a3d0d0..40d01aeb37 100644 --- a/settings/l10n/es_DO.js +++ b/settings/l10n/es_DO.js @@ -202,8 +202,6 @@ OC.L10N.register( "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ", "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", "Sharing" : "Compartiendo", @@ -259,6 +257,8 @@ OC.L10N.register( "Twitter handle @…" : "Cuenta de twitter @...", "Help translate" : "Ayuda a traducir", "Current password" : "Contraseña actual", - "Change password" : "Cambiar contraseña" + "Change password" : "Cambiar contraseña", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. " }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/es_DO.json b/settings/l10n/es_DO.json index 6dbc4857c7..35409d6c9d 100644 --- a/settings/l10n/es_DO.json +++ b/settings/l10n/es_DO.json @@ -200,8 +200,6 @@ "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ", "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", "Sharing" : "Compartiendo", @@ -257,6 +255,8 @@ "Twitter handle @…" : "Cuenta de twitter @...", "Help translate" : "Ayuda a traducir", "Current password" : "Contraseña actual", - "Change password" : "Cambiar contraseña" + "Change password" : "Cambiar contraseña", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. " },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/es_EC.js b/settings/l10n/es_EC.js index e3f8a3d0d0..40d01aeb37 100644 --- a/settings/l10n/es_EC.js +++ b/settings/l10n/es_EC.js @@ -202,8 +202,6 @@ OC.L10N.register( "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ", "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", "Sharing" : "Compartiendo", @@ -259,6 +257,8 @@ OC.L10N.register( "Twitter handle @…" : "Cuenta de twitter @...", "Help translate" : "Ayuda a traducir", "Current password" : "Contraseña actual", - "Change password" : "Cambiar contraseña" + "Change password" : "Cambiar contraseña", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. " }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/es_EC.json b/settings/l10n/es_EC.json index 6dbc4857c7..35409d6c9d 100644 --- a/settings/l10n/es_EC.json +++ b/settings/l10n/es_EC.json @@ -200,8 +200,6 @@ "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ", "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", "Sharing" : "Compartiendo", @@ -257,6 +255,8 @@ "Twitter handle @…" : "Cuenta de twitter @...", "Help translate" : "Ayuda a traducir", "Current password" : "Contraseña actual", - "Change password" : "Cambiar contraseña" + "Change password" : "Cambiar contraseña", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. " },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/es_GT.js b/settings/l10n/es_GT.js index e3f8a3d0d0..40d01aeb37 100644 --- a/settings/l10n/es_GT.js +++ b/settings/l10n/es_GT.js @@ -202,8 +202,6 @@ OC.L10N.register( "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ", "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", "Sharing" : "Compartiendo", @@ -259,6 +257,8 @@ OC.L10N.register( "Twitter handle @…" : "Cuenta de twitter @...", "Help translate" : "Ayuda a traducir", "Current password" : "Contraseña actual", - "Change password" : "Cambiar contraseña" + "Change password" : "Cambiar contraseña", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. " }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/es_GT.json b/settings/l10n/es_GT.json index 6dbc4857c7..35409d6c9d 100644 --- a/settings/l10n/es_GT.json +++ b/settings/l10n/es_GT.json @@ -200,8 +200,6 @@ "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ", "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", "Sharing" : "Compartiendo", @@ -257,6 +255,8 @@ "Twitter handle @…" : "Cuenta de twitter @...", "Help translate" : "Ayuda a traducir", "Current password" : "Contraseña actual", - "Change password" : "Cambiar contraseña" + "Change password" : "Cambiar contraseña", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. " },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/es_HN.js b/settings/l10n/es_HN.js index 1d166194e1..00d21b4e13 100644 --- a/settings/l10n/es_HN.js +++ b/settings/l10n/es_HN.js @@ -199,8 +199,6 @@ OC.L10N.register( "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ", "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", "Sharing" : "Compartiendo", @@ -253,6 +251,8 @@ OC.L10N.register( "Twitter handle @…" : "Cuenta de twitter @...", "Help translate" : "Ayuda a traducir", "Current password" : "Contraseña actual", - "Change password" : "Cambiar contraseña" + "Change password" : "Cambiar contraseña", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. " }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/es_HN.json b/settings/l10n/es_HN.json index f5e62c450a..aaeace06c7 100644 --- a/settings/l10n/es_HN.json +++ b/settings/l10n/es_HN.json @@ -197,8 +197,6 @@ "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ", "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", "Sharing" : "Compartiendo", @@ -251,6 +249,8 @@ "Twitter handle @…" : "Cuenta de twitter @...", "Help translate" : "Ayuda a traducir", "Current password" : "Contraseña actual", - "Change password" : "Cambiar contraseña" + "Change password" : "Cambiar contraseña", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. " },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/es_MX.js b/settings/l10n/es_MX.js index 0f8adadf85..bb83b25ea2 100644 --- a/settings/l10n/es_MX.js +++ b/settings/l10n/es_MX.js @@ -213,8 +213,6 @@ OC.L10N.register( "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ", "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", "Sharing" : "Compartiendo", @@ -270,6 +268,8 @@ OC.L10N.register( "Twitter handle @…" : "Cuenta de twitter @...", "Help translate" : "Ayuda a traducir", "Current password" : "Contraseña actual", - "Change password" : "Cambiar contraseña" + "Change password" : "Cambiar contraseña", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. " }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/es_MX.json b/settings/l10n/es_MX.json index 26c22eeafb..5556287578 100644 --- a/settings/l10n/es_MX.json +++ b/settings/l10n/es_MX.json @@ -211,8 +211,6 @@ "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ", "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", "Sharing" : "Compartiendo", @@ -268,6 +266,8 @@ "Twitter handle @…" : "Cuenta de twitter @...", "Help translate" : "Ayuda a traducir", "Current password" : "Contraseña actual", - "Change password" : "Cambiar contraseña" + "Change password" : "Cambiar contraseña", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. " },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/es_NI.js b/settings/l10n/es_NI.js index 1d166194e1..00d21b4e13 100644 --- a/settings/l10n/es_NI.js +++ b/settings/l10n/es_NI.js @@ -199,8 +199,6 @@ OC.L10N.register( "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ", "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", "Sharing" : "Compartiendo", @@ -253,6 +251,8 @@ OC.L10N.register( "Twitter handle @…" : "Cuenta de twitter @...", "Help translate" : "Ayuda a traducir", "Current password" : "Contraseña actual", - "Change password" : "Cambiar contraseña" + "Change password" : "Cambiar contraseña", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. " }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/es_NI.json b/settings/l10n/es_NI.json index f5e62c450a..aaeace06c7 100644 --- a/settings/l10n/es_NI.json +++ b/settings/l10n/es_NI.json @@ -197,8 +197,6 @@ "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ", "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", "Sharing" : "Compartiendo", @@ -251,6 +249,8 @@ "Twitter handle @…" : "Cuenta de twitter @...", "Help translate" : "Ayuda a traducir", "Current password" : "Contraseña actual", - "Change password" : "Cambiar contraseña" + "Change password" : "Cambiar contraseña", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. " },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/es_PA.js b/settings/l10n/es_PA.js index 1d166194e1..00d21b4e13 100644 --- a/settings/l10n/es_PA.js +++ b/settings/l10n/es_PA.js @@ -199,8 +199,6 @@ OC.L10N.register( "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ", "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", "Sharing" : "Compartiendo", @@ -253,6 +251,8 @@ OC.L10N.register( "Twitter handle @…" : "Cuenta de twitter @...", "Help translate" : "Ayuda a traducir", "Current password" : "Contraseña actual", - "Change password" : "Cambiar contraseña" + "Change password" : "Cambiar contraseña", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. " }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/es_PA.json b/settings/l10n/es_PA.json index f5e62c450a..aaeace06c7 100644 --- a/settings/l10n/es_PA.json +++ b/settings/l10n/es_PA.json @@ -197,8 +197,6 @@ "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ", "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", "Sharing" : "Compartiendo", @@ -251,6 +249,8 @@ "Twitter handle @…" : "Cuenta de twitter @...", "Help translate" : "Ayuda a traducir", "Current password" : "Contraseña actual", - "Change password" : "Cambiar contraseña" + "Change password" : "Cambiar contraseña", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. " },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/es_PE.js b/settings/l10n/es_PE.js index 1d166194e1..00d21b4e13 100644 --- a/settings/l10n/es_PE.js +++ b/settings/l10n/es_PE.js @@ -199,8 +199,6 @@ OC.L10N.register( "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ", "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", "Sharing" : "Compartiendo", @@ -253,6 +251,8 @@ OC.L10N.register( "Twitter handle @…" : "Cuenta de twitter @...", "Help translate" : "Ayuda a traducir", "Current password" : "Contraseña actual", - "Change password" : "Cambiar contraseña" + "Change password" : "Cambiar contraseña", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. " }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/es_PE.json b/settings/l10n/es_PE.json index f5e62c450a..aaeace06c7 100644 --- a/settings/l10n/es_PE.json +++ b/settings/l10n/es_PE.json @@ -197,8 +197,6 @@ "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ", "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", "Sharing" : "Compartiendo", @@ -251,6 +249,8 @@ "Twitter handle @…" : "Cuenta de twitter @...", "Help translate" : "Ayuda a traducir", "Current password" : "Contraseña actual", - "Change password" : "Cambiar contraseña" + "Change password" : "Cambiar contraseña", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. " },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/es_PR.js b/settings/l10n/es_PR.js index 1d166194e1..00d21b4e13 100644 --- a/settings/l10n/es_PR.js +++ b/settings/l10n/es_PR.js @@ -199,8 +199,6 @@ OC.L10N.register( "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ", "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", "Sharing" : "Compartiendo", @@ -253,6 +251,8 @@ OC.L10N.register( "Twitter handle @…" : "Cuenta de twitter @...", "Help translate" : "Ayuda a traducir", "Current password" : "Contraseña actual", - "Change password" : "Cambiar contraseña" + "Change password" : "Cambiar contraseña", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. " }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/es_PR.json b/settings/l10n/es_PR.json index f5e62c450a..aaeace06c7 100644 --- a/settings/l10n/es_PR.json +++ b/settings/l10n/es_PR.json @@ -197,8 +197,6 @@ "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ", "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", "Sharing" : "Compartiendo", @@ -251,6 +249,8 @@ "Twitter handle @…" : "Cuenta de twitter @...", "Help translate" : "Ayuda a traducir", "Current password" : "Contraseña actual", - "Change password" : "Cambiar contraseña" + "Change password" : "Cambiar contraseña", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. " },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/es_PY.js b/settings/l10n/es_PY.js index 1d166194e1..00d21b4e13 100644 --- a/settings/l10n/es_PY.js +++ b/settings/l10n/es_PY.js @@ -199,8 +199,6 @@ OC.L10N.register( "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ", "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", "Sharing" : "Compartiendo", @@ -253,6 +251,8 @@ OC.L10N.register( "Twitter handle @…" : "Cuenta de twitter @...", "Help translate" : "Ayuda a traducir", "Current password" : "Contraseña actual", - "Change password" : "Cambiar contraseña" + "Change password" : "Cambiar contraseña", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. " }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/es_PY.json b/settings/l10n/es_PY.json index f5e62c450a..aaeace06c7 100644 --- a/settings/l10n/es_PY.json +++ b/settings/l10n/es_PY.json @@ -197,8 +197,6 @@ "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ", "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", "Sharing" : "Compartiendo", @@ -251,6 +249,8 @@ "Twitter handle @…" : "Cuenta de twitter @...", "Help translate" : "Ayuda a traducir", "Current password" : "Contraseña actual", - "Change password" : "Cambiar contraseña" + "Change password" : "Cambiar contraseña", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. " },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/es_SV.js b/settings/l10n/es_SV.js index e3f8a3d0d0..40d01aeb37 100644 --- a/settings/l10n/es_SV.js +++ b/settings/l10n/es_SV.js @@ -202,8 +202,6 @@ OC.L10N.register( "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ", "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", "Sharing" : "Compartiendo", @@ -259,6 +257,8 @@ OC.L10N.register( "Twitter handle @…" : "Cuenta de twitter @...", "Help translate" : "Ayuda a traducir", "Current password" : "Contraseña actual", - "Change password" : "Cambiar contraseña" + "Change password" : "Cambiar contraseña", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. " }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/es_SV.json b/settings/l10n/es_SV.json index 6dbc4857c7..35409d6c9d 100644 --- a/settings/l10n/es_SV.json +++ b/settings/l10n/es_SV.json @@ -200,8 +200,6 @@ "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ", "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", "Sharing" : "Compartiendo", @@ -257,6 +255,8 @@ "Twitter handle @…" : "Cuenta de twitter @...", "Help translate" : "Ayuda a traducir", "Current password" : "Contraseña actual", - "Change password" : "Cambiar contraseña" + "Change password" : "Cambiar contraseña", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. " },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/es_UY.js b/settings/l10n/es_UY.js index 1d166194e1..00d21b4e13 100644 --- a/settings/l10n/es_UY.js +++ b/settings/l10n/es_UY.js @@ -199,8 +199,6 @@ OC.L10N.register( "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ", "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", "Sharing" : "Compartiendo", @@ -253,6 +251,8 @@ OC.L10N.register( "Twitter handle @…" : "Cuenta de twitter @...", "Help translate" : "Ayuda a traducir", "Current password" : "Contraseña actual", - "Change password" : "Cambiar contraseña" + "Change password" : "Cambiar contraseña", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. " }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/es_UY.json b/settings/l10n/es_UY.json index f5e62c450a..aaeace06c7 100644 --- a/settings/l10n/es_UY.json +++ b/settings/l10n/es_UY.json @@ -197,8 +197,6 @@ "Background job didn’t run yet!" : "¡El trabajo de segundo plano aún no ha corrido!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ", "Execute one task with each page loaded" : "Ejecutar una tarea con cada página cargada", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. ", "The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ", "Sharing" : "Compartiendo", @@ -251,6 +249,8 @@ "Twitter handle @…" : "Cuenta de twitter @...", "Help translate" : "Ayuda a traducir", "Current password" : "Contraseña actual", - "Change password" : "Cambiar contraseña" + "Change password" : "Cambiar contraseña", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP. ", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar el servicio cron del sistema para llamar al archivo cron.php cada 15 minutos. " },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/et_EE.js b/settings/l10n/et_EE.js index 94dbf44e6b..4b04948e2f 100644 --- a/settings/l10n/et_EE.js +++ b/settings/l10n/et_EE.js @@ -194,8 +194,6 @@ OC.L10N.register( "Select default encryption module:" : "Määra vaikimisi krüpteerimise moodul:", "Start migration" : "Alusta kolimist", "Execute one task with each page loaded" : "Käivita toiming igal lehe laadimisel", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php on registreeritud webcron teenuses, et käivitada fail cron.php iga 15 minuti tagant üle http.", - "Use system cron service to call the cron.php file every 15 minutes." : "Kasuta süsteemi cron teenust, et käivitada fail cron.php iga 15 minuti järel.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php tuleb käivitada süsteemikasutaja \"%s\" poolt.", "Sharing" : "Jagamine", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Administraatorina saate jagamise valikuid täpselt seadistada. Lisateavet leiad dokumentatsioonist.", @@ -241,6 +239,8 @@ OC.L10N.register( "Help translate" : "Aita tõlkida", "Locale" : "Kasutuskoht", "Current password" : "Praegune parool", - "Change password" : "Muuda parooli" + "Change password" : "Muuda parooli", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php on registreeritud webcron teenuses, et käivitada fail cron.php iga 15 minuti tagant üle http.", + "Use system cron service to call the cron.php file every 15 minutes." : "Kasuta süsteemi cron teenust, et käivitada fail cron.php iga 15 minuti järel." }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/et_EE.json b/settings/l10n/et_EE.json index 60e2de5944..030a1a4bd7 100644 --- a/settings/l10n/et_EE.json +++ b/settings/l10n/et_EE.json @@ -192,8 +192,6 @@ "Select default encryption module:" : "Määra vaikimisi krüpteerimise moodul:", "Start migration" : "Alusta kolimist", "Execute one task with each page loaded" : "Käivita toiming igal lehe laadimisel", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php on registreeritud webcron teenuses, et käivitada fail cron.php iga 15 minuti tagant üle http.", - "Use system cron service to call the cron.php file every 15 minutes." : "Kasuta süsteemi cron teenust, et käivitada fail cron.php iga 15 minuti järel.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php tuleb käivitada süsteemikasutaja \"%s\" poolt.", "Sharing" : "Jagamine", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Administraatorina saate jagamise valikuid täpselt seadistada. Lisateavet leiad dokumentatsioonist.", @@ -239,6 +237,8 @@ "Help translate" : "Aita tõlkida", "Locale" : "Kasutuskoht", "Current password" : "Praegune parool", - "Change password" : "Muuda parooli" + "Change password" : "Muuda parooli", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php on registreeritud webcron teenuses, et käivitada fail cron.php iga 15 minuti tagant üle http.", + "Use system cron service to call the cron.php file every 15 minutes." : "Kasuta süsteemi cron teenust, et käivitada fail cron.php iga 15 minuti järel." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/eu.js b/settings/l10n/eu.js index 98004cd190..07a4cd4f8e 100644 --- a/settings/l10n/eu.js +++ b/settings/l10n/eu.js @@ -303,8 +303,6 @@ OC.L10N.register( "Last job execution ran %s. Something seems wrong." : "Azken lanaren exekuzioak %s itzuli zuen. Zerbait gaizki joan da ", "Background job didn’t run yet!" : "Atzeko planoko lana ez da martxan jarri oraindik!", "Execute one task with each page loaded" : "Exekutatu zeregin bat orri karga bakoitzean", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php webcrom zerbitzu bezala erregistratua dago, cron.php 15 minuturo HTTP bidez deitu ahal izateko.", - "Use system cron service to call the cron.php file every 15 minutes." : "Sistemaren cron zerbitzua erabili cron.php 15 minuturo deitzeko.", "The cron.php needs to be executed by the system user \"%s\"." : "Sistemako \"%s\" erabiltzaileak, cron.php exekutatu behar du.", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Hau exekutatzeko PHP POSIX luzapena behar duzu. {linkstart}PHP dokumentazioa{linkend} ikusi informazio gehiagorako", "Sharing" : "Partekatzea", @@ -361,6 +359,8 @@ OC.L10N.register( "iOS Client" : "iOS Bezeroa", "Android Client" : "Android Bezeroa", "Press ⌘-C to copy." : "Sakatu ⌘-C kopiatzeko.", - "Press Ctrl-C to copy." : "Sakatu Ctrl-C kopiatzeko." + "Press Ctrl-C to copy." : "Sakatu Ctrl-C kopiatzeko.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php webcrom zerbitzu bezala erregistratua dago, cron.php 15 minuturo HTTP bidez deitu ahal izateko.", + "Use system cron service to call the cron.php file every 15 minutes." : "Sistemaren cron zerbitzua erabili cron.php 15 minuturo deitzeko." }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/eu.json b/settings/l10n/eu.json index 5a3ffc2dc7..dc89bfddfc 100644 --- a/settings/l10n/eu.json +++ b/settings/l10n/eu.json @@ -301,8 +301,6 @@ "Last job execution ran %s. Something seems wrong." : "Azken lanaren exekuzioak %s itzuli zuen. Zerbait gaizki joan da ", "Background job didn’t run yet!" : "Atzeko planoko lana ez da martxan jarri oraindik!", "Execute one task with each page loaded" : "Exekutatu zeregin bat orri karga bakoitzean", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php webcrom zerbitzu bezala erregistratua dago, cron.php 15 minuturo HTTP bidez deitu ahal izateko.", - "Use system cron service to call the cron.php file every 15 minutes." : "Sistemaren cron zerbitzua erabili cron.php 15 minuturo deitzeko.", "The cron.php needs to be executed by the system user \"%s\"." : "Sistemako \"%s\" erabiltzaileak, cron.php exekutatu behar du.", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Hau exekutatzeko PHP POSIX luzapena behar duzu. {linkstart}PHP dokumentazioa{linkend} ikusi informazio gehiagorako", "Sharing" : "Partekatzea", @@ -359,6 +357,8 @@ "iOS Client" : "iOS Bezeroa", "Android Client" : "Android Bezeroa", "Press ⌘-C to copy." : "Sakatu ⌘-C kopiatzeko.", - "Press Ctrl-C to copy." : "Sakatu Ctrl-C kopiatzeko." + "Press Ctrl-C to copy." : "Sakatu Ctrl-C kopiatzeko.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php webcrom zerbitzu bezala erregistratua dago, cron.php 15 minuturo HTTP bidez deitu ahal izateko.", + "Use system cron service to call the cron.php file every 15 minutes." : "Sistemaren cron zerbitzua erabili cron.php 15 minuturo deitzeko." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/fi.js b/settings/l10n/fi.js index b25b152e32..2c400e6167 100644 --- a/settings/l10n/fi.js +++ b/settings/l10n/fi.js @@ -283,7 +283,6 @@ OC.L10N.register( "Background job didn’t run yet!" : "Taustatyötä ei suoritettu vielä!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Optimaalisen suorituskyvyn vuoksi on tärkeää määrittää taustatyöt oikein. Suuria asennuksia varten 'Cron' on suositeltava asetus. Lisätietoja on saatavilla dokumentaatiossa.", "Execute one task with each page loaded" : "Suorita yksi tehtävä jokaista ladattua sivua kohden", - "Use system cron service to call the cron.php file every 15 minutes." : "Käytä järjestelmän cron-palvelua kutsuaksesi cron.php-tiedostoa 15 minuutin välein.", "The cron.php needs to be executed by the system user \"%s\"." : "Tiedosto cron.php tulee suorittaa järjestelmän käyttäjänä \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Tämän suorittamiseksi tarvitset PHP:n POSIX-laajennuksen. Lue {linkstart}PHP:n dokumentaatio{linkend} saadaksesi lisätietoja.", "Sharing" : "Jakaminen", @@ -353,6 +352,7 @@ OC.L10N.register( "Not supported!" : "Ei tuettu!", "Press ⌘-C to copy." : "Paina ⌘-C kopioidaksesi.", "Press Ctrl-C to copy." : "Paina Ctrl-C kopioidaksesi.", - "Default quota :" : "Oletuskiintiö:" + "Default quota :" : "Oletuskiintiö:", + "Use system cron service to call the cron.php file every 15 minutes." : "Käytä järjestelmän cron-palvelua kutsuaksesi cron.php-tiedostoa 15 minuutin välein." }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/fi.json b/settings/l10n/fi.json index af19f21544..4741f7b725 100644 --- a/settings/l10n/fi.json +++ b/settings/l10n/fi.json @@ -281,7 +281,6 @@ "Background job didn’t run yet!" : "Taustatyötä ei suoritettu vielä!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Optimaalisen suorituskyvyn vuoksi on tärkeää määrittää taustatyöt oikein. Suuria asennuksia varten 'Cron' on suositeltava asetus. Lisätietoja on saatavilla dokumentaatiossa.", "Execute one task with each page loaded" : "Suorita yksi tehtävä jokaista ladattua sivua kohden", - "Use system cron service to call the cron.php file every 15 minutes." : "Käytä järjestelmän cron-palvelua kutsuaksesi cron.php-tiedostoa 15 minuutin välein.", "The cron.php needs to be executed by the system user \"%s\"." : "Tiedosto cron.php tulee suorittaa järjestelmän käyttäjänä \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Tämän suorittamiseksi tarvitset PHP:n POSIX-laajennuksen. Lue {linkstart}PHP:n dokumentaatio{linkend} saadaksesi lisätietoja.", "Sharing" : "Jakaminen", @@ -351,6 +350,7 @@ "Not supported!" : "Ei tuettu!", "Press ⌘-C to copy." : "Paina ⌘-C kopioidaksesi.", "Press Ctrl-C to copy." : "Paina Ctrl-C kopioidaksesi.", - "Default quota :" : "Oletuskiintiö:" + "Default quota :" : "Oletuskiintiö:", + "Use system cron service to call the cron.php file every 15 minutes." : "Käytä järjestelmän cron-palvelua kutsuaksesi cron.php-tiedostoa 15 minuutin välein." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js index 2eebb7fe10..69e6c86b25 100644 --- a/settings/l10n/fr.js +++ b/settings/l10n/fr.js @@ -614,8 +614,6 @@ OC.L10N.register( "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Afin d'optimiser au mieux la performance de votre instance, il est important de configurer correctement les travaux en arrière-plan. 'Cron' est le paramètre recommandé pour les instances de taille importante. Veuillez vous référer à la documentation Nextcloud pour plus d'informations à ce sujet.", "Pick background job setting" : "Définir les paramètres pour la tâche d'arrière-plan", "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é à un service webcron pour exécuter cron.php toutes les 15 minutes par HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Utiliser le service cron du système pour appeler le fichier cron.php toutes les 15 minutes.", "The cron.php needs to be executed by the system user \"%s\"." : "Le cron.php doit être exécuté par l'utilisateur système \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Pour l'exécuter, vous devez avoir l'extension PHP POSIX. Regarder la {linkstart}documentation PHP{linkend} pour plus de détails.", "Sharing" : "Partage", @@ -689,6 +687,8 @@ OC.L10N.register( "Error while loading browser sessions and device tokens" : "Erreur lors du chargement des jetons de la session du navigateur et de l'appareil", "Default quota :" : "Quota par défaut :", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Merci de consulter les guides d'installation ↗ et de vérifier les erreurs ou avertissements des logs.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php est enregistré à un service webcron pour exécuter cron.php toutes les 15 minutes par HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Utiliser le service cron du système pour appeler le fichier cron.php toutes les 15 minutes.", "Follow us on Google+" : "Nous suivre sur Google+", "You are using %s of %s (%s %%)" : "Vous utilisez %s de %s (%s%%)" }, diff --git a/settings/l10n/fr.json b/settings/l10n/fr.json index 7ca0fef495..d7769c4a71 100644 --- a/settings/l10n/fr.json +++ b/settings/l10n/fr.json @@ -612,8 +612,6 @@ "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Afin d'optimiser au mieux la performance de votre instance, il est important de configurer correctement les travaux en arrière-plan. 'Cron' est le paramètre recommandé pour les instances de taille importante. Veuillez vous référer à la documentation Nextcloud pour plus d'informations à ce sujet.", "Pick background job setting" : "Définir les paramètres pour la tâche d'arrière-plan", "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é à un service webcron pour exécuter cron.php toutes les 15 minutes par HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Utiliser le service cron du système pour appeler le fichier cron.php toutes les 15 minutes.", "The cron.php needs to be executed by the system user \"%s\"." : "Le cron.php doit être exécuté par l'utilisateur système \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Pour l'exécuter, vous devez avoir l'extension PHP POSIX. Regarder la {linkstart}documentation PHP{linkend} pour plus de détails.", "Sharing" : "Partage", @@ -687,6 +685,8 @@ "Error while loading browser sessions and device tokens" : "Erreur lors du chargement des jetons de la session du navigateur et de l'appareil", "Default quota :" : "Quota par défaut :", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Merci de consulter les guides d'installation ↗ et de vérifier les erreurs ou avertissements des logs.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php est enregistré à un service webcron pour exécuter cron.php toutes les 15 minutes par HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Utiliser le service cron du système pour appeler le fichier cron.php toutes les 15 minutes.", "Follow us on Google+" : "Nous suivre sur Google+", "You are using %s of %s (%s %%)" : "Vous utilisez %s de %s (%s%%)" },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/settings/l10n/gl.js b/settings/l10n/gl.js index c5ad227ae3..a6f37d77f1 100644 --- a/settings/l10n/gl.js +++ b/settings/l10n/gl.js @@ -747,8 +747,6 @@ OC.L10N.register( "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un rendemento óptimo é importante configurar correctamente os traballos en segundo plano. Para instancias máis grandes, «Cron» é o axuste recomendado. Vexa a documentación para obter máis información.", "Pick background job setting" : "Escolla os axustes do traballo en segundo plano", "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.", - "Use system cron service to call the cron.php file every 15 minutes." : "Use o servizo «cron» do sistema para chamar ao ficheiro cron.php cada 15 minutos.", "The cron.php needs to be executed by the system user \"%s\"." : "O cron.php debe ser executado polo usuario do sistema «%s»", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para executar isto necesitase a extensión POSIX de PHP. Vexa a {linkstart}documentación de PHP{linkend} para obter máis detalles. ", "Sharing" : "Compartindo", @@ -822,6 +820,8 @@ OC.L10N.register( "Error while loading browser sessions and device tokens" : "Produciuse un erro ao cargar as sesións do seu navegador e as marcas dos dispositivos.", "Default quota :" : "Cota predeterminada :", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Volva verificar as guías de instalación ↗, e comprobe que non haxa erros ou avisos no rexistro. ", + "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.", + "Use system cron service to call the cron.php file every 15 minutes." : "Use o servizo «cron» do sistema para chamar ao ficheiro cron.php cada 15 minutos.", "Follow us on Google+" : "Síganos no Google+", "You are using %s of %s (%s %%)" : "Está usando %s de %s (%s %%)" }, diff --git a/settings/l10n/gl.json b/settings/l10n/gl.json index 2ca968f70b..975d3d3682 100644 --- a/settings/l10n/gl.json +++ b/settings/l10n/gl.json @@ -745,8 +745,6 @@ "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un rendemento óptimo é importante configurar correctamente os traballos en segundo plano. Para instancias máis grandes, «Cron» é o axuste recomendado. Vexa a documentación para obter máis información.", "Pick background job setting" : "Escolla os axustes do traballo en segundo plano", "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.", - "Use system cron service to call the cron.php file every 15 minutes." : "Use o servizo «cron» do sistema para chamar ao ficheiro cron.php cada 15 minutos.", "The cron.php needs to be executed by the system user \"%s\"." : "O cron.php debe ser executado polo usuario do sistema «%s»", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para executar isto necesitase a extensión POSIX de PHP. Vexa a {linkstart}documentación de PHP{linkend} para obter máis detalles. ", "Sharing" : "Compartindo", @@ -820,6 +818,8 @@ "Error while loading browser sessions and device tokens" : "Produciuse un erro ao cargar as sesións do seu navegador e as marcas dos dispositivos.", "Default quota :" : "Cota predeterminada :", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Volva verificar as guías de instalación ↗, e comprobe que non haxa erros ou avisos no rexistro. ", + "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.", + "Use system cron service to call the cron.php file every 15 minutes." : "Use o servizo «cron» do sistema para chamar ao ficheiro cron.php cada 15 minutos.", "Follow us on Google+" : "Síganos no Google+", "You are using %s of %s (%s %%)" : "Está usando %s de %s (%s %%)" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/settings/l10n/he.js b/settings/l10n/he.js index d811bc0647..81b6dc499f 100644 --- a/settings/l10n/he.js +++ b/settings/l10n/he.js @@ -397,8 +397,6 @@ OC.L10N.register( "Background job didn’t run yet!" : "משימת הרקע לא רצה עדיין!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "לביצועים מיטביים חשוב להגדיר משימות רקע כראוי. למערכות גדולות יותר מוטב להשתמש ב־‚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 לקרוא ל- cron.php בכל 15 דקות באמצעות HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "ניתן להשתמש בשירות cron של המערכת כדי לקרוא לקובץ cron.php בכל 15 דקות.", "The cron.php needs to be executed by the system user \"%s\"." : "יש להפעיל את cron.php בתור משתמש המערכת „%s”.", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "כדי להריץ זאת יש צורך בהרחבת POSIX ל־PHP. נא לעיין ב{linkstart}תיעוד של PHP{linkend} לפרטים נוספים.", "Sharing" : "שיתוף", @@ -461,6 +459,8 @@ OC.L10N.register( "Press ⌘-C to copy." : "‎⌘-C להעתקה.", "Press Ctrl-C to copy." : "Ctrl-C להעתקה.", "Default quota :" : "מכסת בררת מחדל:", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php רשום בשירות webcron לקרוא ל- cron.php בכל 15 דקות באמצעות HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "ניתן להשתמש בשירות cron של המערכת כדי לקרוא לקובץ cron.php בכל 15 דקות.", "Follow us on Google+" : "לעקוב אחרינו ב־Google+‎" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); diff --git a/settings/l10n/he.json b/settings/l10n/he.json index aaaa3f5271..b8ae3b7f3a 100644 --- a/settings/l10n/he.json +++ b/settings/l10n/he.json @@ -395,8 +395,6 @@ "Background job didn’t run yet!" : "משימת הרקע לא רצה עדיין!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "לביצועים מיטביים חשוב להגדיר משימות רקע כראוי. למערכות גדולות יותר מוטב להשתמש ב־‚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 לקרוא ל- cron.php בכל 15 דקות באמצעות HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "ניתן להשתמש בשירות cron של המערכת כדי לקרוא לקובץ cron.php בכל 15 דקות.", "The cron.php needs to be executed by the system user \"%s\"." : "יש להפעיל את cron.php בתור משתמש המערכת „%s”.", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "כדי להריץ זאת יש צורך בהרחבת POSIX ל־PHP. נא לעיין ב{linkstart}תיעוד של PHP{linkend} לפרטים נוספים.", "Sharing" : "שיתוף", @@ -459,6 +457,8 @@ "Press ⌘-C to copy." : "‎⌘-C להעתקה.", "Press Ctrl-C to copy." : "Ctrl-C להעתקה.", "Default quota :" : "מכסת בררת מחדל:", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php רשום בשירות webcron לקרוא ל- cron.php בכל 15 דקות באמצעות HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "ניתן להשתמש בשירות cron של המערכת כדי לקרוא לקובץ cron.php בכל 15 דקות.", "Follow us on Google+" : "לעקוב אחרינו ב־Google+‎" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" } \ No newline at end of file diff --git a/settings/l10n/hu.js b/settings/l10n/hu.js index d4cd17b398..692c08c182 100644 --- a/settings/l10n/hu.js +++ b/settings/l10n/hu.js @@ -294,8 +294,6 @@ OC.L10N.register( "Background job didn’t run yet!" : "Háttérfeladat még nem futott le!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Az optimális teljesítményhez fontos, hogy a háttérfeladatok megfelelően legyenek beállítva. Nagyobb telepítésekhez a 'Cron' javasolt. Kérlek nézd meg a dokumentációt a részletekért.", "Execute one task with each page loaded" : "Egy-egy feladat végrehajtása minden alkalommal, amikor egy weboldalt letöltenek", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "a cron.php a webcron szolgáltatásban van regisztrálva 15 percenkénti meghívásra HTTP-n keresztül.", - "Use system cron service to call the cron.php file every 15 minutes." : "A rendszer cron szolgáltatásának használata a cron.php meghívására 15 percenként.", "The cron.php needs to be executed by the system user \"%s\"." : "A cron.php-t ennek a rendszer felhasználónak kell végrehajtania: \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Ennek futtatásához PHP POSIX kiterjesztés szükséges. Nézd meg a {linkstart}PHP dokumentációt{linkend} a részletekért.", "Sharing" : "Megosztás", @@ -365,6 +363,8 @@ OC.L10N.register( "Press Ctrl-C to copy." : "A másoláshoz nyomj Ctrl-C-t.", "Error while loading browser sessions and device tokens" : "Hiba a böngésző munkamenet és az eszköz tokenek betöltése közben.", "Default quota :" : "Alapértelmezett kvóta :", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "a cron.php a webcron szolgáltatásban van regisztrálva 15 percenkénti meghívásra HTTP-n keresztül.", + "Use system cron service to call the cron.php file every 15 minutes." : "A rendszer cron szolgáltatásának használata a cron.php meghívására 15 percenként.", "Follow us on Google+" : "Kövess Google+ -on", "You are using %s of %s (%s %%)" : "Jelenleg használt: %s, ebből: %s (%s %%)" }, diff --git a/settings/l10n/hu.json b/settings/l10n/hu.json index d83e742678..ce70960f89 100644 --- a/settings/l10n/hu.json +++ b/settings/l10n/hu.json @@ -292,8 +292,6 @@ "Background job didn’t run yet!" : "Háttérfeladat még nem futott le!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Az optimális teljesítményhez fontos, hogy a háttérfeladatok megfelelően legyenek beállítva. Nagyobb telepítésekhez a 'Cron' javasolt. Kérlek nézd meg a dokumentációt a részletekért.", "Execute one task with each page loaded" : "Egy-egy feladat végrehajtása minden alkalommal, amikor egy weboldalt letöltenek", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "a cron.php a webcron szolgáltatásban van regisztrálva 15 percenkénti meghívásra HTTP-n keresztül.", - "Use system cron service to call the cron.php file every 15 minutes." : "A rendszer cron szolgáltatásának használata a cron.php meghívására 15 percenként.", "The cron.php needs to be executed by the system user \"%s\"." : "A cron.php-t ennek a rendszer felhasználónak kell végrehajtania: \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Ennek futtatásához PHP POSIX kiterjesztés szükséges. Nézd meg a {linkstart}PHP dokumentációt{linkend} a részletekért.", "Sharing" : "Megosztás", @@ -363,6 +361,8 @@ "Press Ctrl-C to copy." : "A másoláshoz nyomj Ctrl-C-t.", "Error while loading browser sessions and device tokens" : "Hiba a böngésző munkamenet és az eszköz tokenek betöltése közben.", "Default quota :" : "Alapértelmezett kvóta :", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "a cron.php a webcron szolgáltatásban van regisztrálva 15 percenkénti meghívásra HTTP-n keresztül.", + "Use system cron service to call the cron.php file every 15 minutes." : "A rendszer cron szolgáltatásának használata a cron.php meghívására 15 percenként.", "Follow us on Google+" : "Kövess Google+ -on", "You are using %s of %s (%s %%)" : "Jelenleg használt: %s, ebből: %s (%s %%)" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/settings/l10n/is.js b/settings/l10n/is.js index cccd720068..5e981a13e8 100644 --- a/settings/l10n/is.js +++ b/settings/l10n/is.js @@ -736,8 +736,6 @@ OC.L10N.register( "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Til að ná bestum afköstum er mikilvægt að stilla bakgrunnsverk rétt. Fyrir stórar uppsetningar er mælt með því að nota 'cron' kerfisins. Skoðaðu hjálparskjölin til að sjá ítarlegar upplýsingar.", "Pick background job setting" : "Veldu stillingu á bakgrunnsverki", "Execute one task with each page loaded" : "Framkvæma eitt verk með hverri innhlaðinni síðu", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php er skráð á webcron-þjónustu til að kalla á cron.php á 15 mínútna fresti yfir HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Nota cron-þjónustu kerfisins til að kalla á cron.php skrána á 15 mínútna fresti.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php verður að vera keyrt af kerfisnotandanum \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Til að keyra þetta þarftu að hafa PHP-POSIX-viðaukann (extension). Skoðaðu {linkstart}PHP-hjálparskjölin{linkend} fyrir nánari útlistun.", "Sharing" : "Deiling", @@ -811,6 +809,8 @@ OC.L10N.register( "Error while loading browser sessions and device tokens" : "Villa við að hlaða inn vafrasetum og teiknum fyrir tæki", "Default quota :" : "Sjálfgefinn kvóti :", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Yfirfarðu vandlega uppsetningarleiðbeiningarnar ↗, og athugaðu hvort nokkrar villumeldingar eða aðvaranir séu í annálnum.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php er skráð á webcron-þjónustu til að kalla á cron.php á 15 mínútna fresti yfir HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Nota cron-þjónustu kerfisins til að kalla á cron.php skrána á 15 mínútna fresti.", "Follow us on Google+" : "Fylgstu með okkur á Google+", "You are using %s of %s (%s %%)" : "Þú ert að nota %$s af %$s (%$s %%)" }, diff --git a/settings/l10n/is.json b/settings/l10n/is.json index bf070d5a60..5ced8072e3 100644 --- a/settings/l10n/is.json +++ b/settings/l10n/is.json @@ -734,8 +734,6 @@ "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Til að ná bestum afköstum er mikilvægt að stilla bakgrunnsverk rétt. Fyrir stórar uppsetningar er mælt með því að nota 'cron' kerfisins. Skoðaðu hjálparskjölin til að sjá ítarlegar upplýsingar.", "Pick background job setting" : "Veldu stillingu á bakgrunnsverki", "Execute one task with each page loaded" : "Framkvæma eitt verk með hverri innhlaðinni síðu", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php er skráð á webcron-þjónustu til að kalla á cron.php á 15 mínútna fresti yfir HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Nota cron-þjónustu kerfisins til að kalla á cron.php skrána á 15 mínútna fresti.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php verður að vera keyrt af kerfisnotandanum \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Til að keyra þetta þarftu að hafa PHP-POSIX-viðaukann (extension). Skoðaðu {linkstart}PHP-hjálparskjölin{linkend} fyrir nánari útlistun.", "Sharing" : "Deiling", @@ -809,6 +807,8 @@ "Error while loading browser sessions and device tokens" : "Villa við að hlaða inn vafrasetum og teiknum fyrir tæki", "Default quota :" : "Sjálfgefinn kvóti :", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Yfirfarðu vandlega uppsetningarleiðbeiningarnar ↗, og athugaðu hvort nokkrar villumeldingar eða aðvaranir séu í annálnum.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php er skráð á webcron-þjónustu til að kalla á cron.php á 15 mínútna fresti yfir HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Nota cron-þjónustu kerfisins til að kalla á cron.php skrána á 15 mínútna fresti.", "Follow us on Google+" : "Fylgstu með okkur á Google+", "You are using %s of %s (%s %%)" : "Þú ert að nota %$s af %$s (%$s %%)" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" diff --git a/settings/l10n/it.js b/settings/l10n/it.js index 7e03f93f89..5b738e6ee8 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -747,8 +747,6 @@ OC.L10N.register( "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Per prestazioni ottimali è importante configurare le operazioni in background correttamente. Per le istanze più grandi 'Cron' è l'impostazione consigliata. Vedi la documentazione per ulteriori informazioni.", "Pick background job setting" : "Scegli le impostazioni delle operazioni in background", "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.", - "Use system cron service to call the cron.php file every 15 minutes." : "Usa il servizio cron di sistema per invocare il file cron.php ogni 15 minuti.", "The cron.php needs to be executed by the system user \"%s\"." : "Il cron.php deve essere eseguito dall'utente di sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Per eseguirlo, hai bisogno dell'estensione POSIX di PHP. Vedi la {linkstart}documentazione di PHP{linkend} per ulteriori dettagli.", "Sharing" : "Condivisione", @@ -822,6 +820,8 @@ OC.L10N.register( "Error while loading browser sessions and device tokens" : "Errore durante il caricamento delle sessioni del browser e dei token di dispositivo", "Default quota :" : "Quota predefinita:", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Leggi attentamente le guide d'installazione ↗, e controlla gli errori o gli avvisi nel log.", + "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.", + "Use system cron service to call the cron.php file every 15 minutes." : "Usa il servizio cron di sistema per invocare il file cron.php ogni 15 minuti.", "Follow us on Google+" : "Seguici su Google+", "You are using %s of %s (%s %%)" : "Stai utilizzando %s di %s (%s %%)" }, diff --git a/settings/l10n/it.json b/settings/l10n/it.json index 3f976d16e7..54e50ef18f 100644 --- a/settings/l10n/it.json +++ b/settings/l10n/it.json @@ -745,8 +745,6 @@ "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Per prestazioni ottimali è importante configurare le operazioni in background correttamente. Per le istanze più grandi 'Cron' è l'impostazione consigliata. Vedi la documentazione per ulteriori informazioni.", "Pick background job setting" : "Scegli le impostazioni delle operazioni in background", "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.", - "Use system cron service to call the cron.php file every 15 minutes." : "Usa il servizio cron di sistema per invocare il file cron.php ogni 15 minuti.", "The cron.php needs to be executed by the system user \"%s\"." : "Il cron.php deve essere eseguito dall'utente di sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Per eseguirlo, hai bisogno dell'estensione POSIX di PHP. Vedi la {linkstart}documentazione di PHP{linkend} per ulteriori dettagli.", "Sharing" : "Condivisione", @@ -820,6 +818,8 @@ "Error while loading browser sessions and device tokens" : "Errore durante il caricamento delle sessioni del browser e dei token di dispositivo", "Default quota :" : "Quota predefinita:", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Leggi attentamente le guide d'installazione ↗, e controlla gli errori o gli avvisi nel log.", + "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.", + "Use system cron service to call the cron.php file every 15 minutes." : "Usa il servizio cron di sistema per invocare il file cron.php ogni 15 minuti.", "Follow us on Google+" : "Seguici su Google+", "You are using %s of %s (%s %%)" : "Stai utilizzando %s di %s (%s %%)" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/settings/l10n/ja.js b/settings/l10n/ja.js index b86139e567..b8507dc818 100644 --- a/settings/l10n/ja.js +++ b/settings/l10n/ja.js @@ -747,8 +747,6 @@ OC.L10N.register( "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "最適なパフォーマンスにするには、バックグラウンドジョブを正確に設定することが重要です。大規模なインスタンスでは、'Cron'がお薦めの設定です。詳細な情報は、ドキュメントを参照してください。", "Pick background job setting" : "バックグラウンドジョブ設定を選択", "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は、HTTP経由で15分ごとにcron.phpを実行するようwebcronサービスに登録されます。", - "Use system cron service to call the cron.php file every 15 minutes." : "システムのcronサービスを利用して、15分間隔でcron.phpファイルを実行します。", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php はシステムユーザー \"%s\" で実行する必要があります。", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "これを実行するにはPHPのposix拡張が必要です。詳細については、{linkstart} PHPドキュメント{linkend}を参照してください。", "Sharing" : "共有", @@ -822,6 +820,8 @@ OC.L10N.register( "Error while loading browser sessions and device tokens" : "ブラウザーセッションとデバイストークンの読み込み中にエラーが発生しました", "Default quota :" : "デフォルトのクオータ :", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "インストールガイド ↗を再確認して、 ログにあるすべてのエラーや警告を確認してください。", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.phpは、HTTP経由で15分ごとにcron.phpを実行するようwebcronサービスに登録されます。", + "Use system cron service to call the cron.php file every 15 minutes." : "システムのcronサービスを利用して、15分間隔でcron.phpファイルを実行します。", "Follow us on Google+" : "Google+でフォロー!", "You are using %s of %s (%s %%)" : "%s / %s (%s %%) 使用中" }, diff --git a/settings/l10n/ja.json b/settings/l10n/ja.json index f127e3a812..2f10749643 100644 --- a/settings/l10n/ja.json +++ b/settings/l10n/ja.json @@ -745,8 +745,6 @@ "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "最適なパフォーマンスにするには、バックグラウンドジョブを正確に設定することが重要です。大規模なインスタンスでは、'Cron'がお薦めの設定です。詳細な情報は、ドキュメントを参照してください。", "Pick background job setting" : "バックグラウンドジョブ設定を選択", "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は、HTTP経由で15分ごとにcron.phpを実行するようwebcronサービスに登録されます。", - "Use system cron service to call the cron.php file every 15 minutes." : "システムのcronサービスを利用して、15分間隔でcron.phpファイルを実行します。", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php はシステムユーザー \"%s\" で実行する必要があります。", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "これを実行するにはPHPのposix拡張が必要です。詳細については、{linkstart} PHPドキュメント{linkend}を参照してください。", "Sharing" : "共有", @@ -820,6 +818,8 @@ "Error while loading browser sessions and device tokens" : "ブラウザーセッションとデバイストークンの読み込み中にエラーが発生しました", "Default quota :" : "デフォルトのクオータ :", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "インストールガイド ↗を再確認して、 ログにあるすべてのエラーや警告を確認してください。", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.phpは、HTTP経由で15分ごとにcron.phpを実行するようwebcronサービスに登録されます。", + "Use system cron service to call the cron.php file every 15 minutes." : "システムのcronサービスを利用して、15分間隔でcron.phpファイルを実行します。", "Follow us on Google+" : "Google+でフォロー!", "You are using %s of %s (%s %%)" : "%s / %s (%s %%) 使用中" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/settings/l10n/ka_GE.js b/settings/l10n/ka_GE.js index 0d148fa462..a783e9daac 100644 --- a/settings/l10n/ka_GE.js +++ b/settings/l10n/ka_GE.js @@ -201,8 +201,6 @@ OC.L10N.register( "Background job didn’t run yet!" : "ფონური საქმე ჯერ არ გაშვებულა!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "ოპტიმალური მოღვაწეობისთვის მნიშვნელოვანია ფონური საქმეების სწორი კონფიგურაცია. დიდი ინსტანციებისთვის 'კრონი' რეკომენდირებული არჩევანია. გთხოვთ მეტი ინფორმაციისთვის იხილოთ დოკუმენტაცია.", "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 რეგისტრირებულია ვებკრონის სერვისით რომ 15 წუთში ერთხელ HTTP-თი გაიშვას.", - "Use system cron service to call the cron.php file every 15 minutes." : "გამოიყენეთ სისტემის კრონი cron.php ფაილის გასაშვებად ყოველ 15 წუთში.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php უნდა გაუშვას სისტემურმა მოხმარებელმა \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "ამის გასაშვებად საჭიროა გქონდეთ PHP POSIX გაფართოება. მეტი დეტალებისთვის იხილეთ {linkstart}PHP დოკუმენტაცია{linkend}. ", "Sharing" : "გაზიარება", @@ -256,6 +254,8 @@ OC.L10N.register( "Twitter handle @…" : "Twitter @…", "Help translate" : "თარგმნის დახმარება", "Current password" : "მიმდინარე პაროლი", - "Change password" : "პაროლის შეცვლა" + "Change password" : "პაროლის შეცვლა", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php რეგისტრირებულია ვებკრონის სერვისით რომ 15 წუთში ერთხელ HTTP-თი გაიშვას.", + "Use system cron service to call the cron.php file every 15 minutes." : "გამოიყენეთ სისტემის კრონი cron.php ფაილის გასაშვებად ყოველ 15 წუთში." }, "nplurals=2; plural=(n!=1);"); diff --git a/settings/l10n/ka_GE.json b/settings/l10n/ka_GE.json index 096260579c..775559a5d3 100644 --- a/settings/l10n/ka_GE.json +++ b/settings/l10n/ka_GE.json @@ -199,8 +199,6 @@ "Background job didn’t run yet!" : "ფონური საქმე ჯერ არ გაშვებულა!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "ოპტიმალური მოღვაწეობისთვის მნიშვნელოვანია ფონური საქმეების სწორი კონფიგურაცია. დიდი ინსტანციებისთვის 'კრონი' რეკომენდირებული არჩევანია. გთხოვთ მეტი ინფორმაციისთვის იხილოთ დოკუმენტაცია.", "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 რეგისტრირებულია ვებკრონის სერვისით რომ 15 წუთში ერთხელ HTTP-თი გაიშვას.", - "Use system cron service to call the cron.php file every 15 minutes." : "გამოიყენეთ სისტემის კრონი cron.php ფაილის გასაშვებად ყოველ 15 წუთში.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php უნდა გაუშვას სისტემურმა მოხმარებელმა \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "ამის გასაშვებად საჭიროა გქონდეთ PHP POSIX გაფართოება. მეტი დეტალებისთვის იხილეთ {linkstart}PHP დოკუმენტაცია{linkend}. ", "Sharing" : "გაზიარება", @@ -254,6 +252,8 @@ "Twitter handle @…" : "Twitter @…", "Help translate" : "თარგმნის დახმარება", "Current password" : "მიმდინარე პაროლი", - "Change password" : "პაროლის შეცვლა" + "Change password" : "პაროლის შეცვლა", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php რეგისტრირებულია ვებკრონის სერვისით რომ 15 წუთში ერთხელ HTTP-თი გაიშვას.", + "Use system cron service to call the cron.php file every 15 minutes." : "გამოიყენეთ სისტემის კრონი cron.php ფაილის გასაშვებად ყოველ 15 წუთში." },"pluralForm" :"nplurals=2; plural=(n!=1);" } \ No newline at end of file diff --git a/settings/l10n/ko.js b/settings/l10n/ko.js index 561738eade..f3cd357b60 100644 --- a/settings/l10n/ko.js +++ b/settings/l10n/ko.js @@ -265,8 +265,6 @@ OC.L10N.register( "Background job didn’t run yet!" : "배경 작업이 아직 실행되지 않았습니다!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "최적 성능을 위해서 백그라운드 작업을 올바르게 설정하는 것을 추천합니다. 큰 인스턴스에서는 '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." : "15분마다 HTTP를 통해 cron.php를 실행하는 webcron 서비스에 cron.php가 등록되었습니다.", - "Use system cron service to call the cron.php file every 15 minutes." : "시스템 cron 서비스를 통해 15분마다 cron.php 파일을 실행합니다.", "The cron.php needs to be executed by the system user \"%s\"." : "시스템 사용자 \"%s\"(으)로 cron.php를 실행해야 합니다.", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "이 항목을 실행하려면 PHP POSIX 확장이 필요합니다. 자세한 사항은 {linkstart}PHP 문서{linkend}를 참조하십시오.", "Sharing" : "공유", @@ -331,6 +329,8 @@ OC.L10N.register( "iOS Client" : "iOS 클라이언트", "Android Client" : "Android 클라이언트", "Not supported!" : "지원되지 않습니다!", - "Press Ctrl-C to copy." : "복사하기 위해 Ctrl-C를 누르세요." + "Press Ctrl-C to copy." : "복사하기 위해 Ctrl-C를 누르세요.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "15분마다 HTTP를 통해 cron.php를 실행하는 webcron 서비스에 cron.php가 등록되었습니다.", + "Use system cron service to call the cron.php file every 15 minutes." : "시스템 cron 서비스를 통해 15분마다 cron.php 파일을 실행합니다." }, "nplurals=1; plural=0;"); diff --git a/settings/l10n/ko.json b/settings/l10n/ko.json index f1c5faf5fa..1cf1ca8692 100644 --- a/settings/l10n/ko.json +++ b/settings/l10n/ko.json @@ -263,8 +263,6 @@ "Background job didn’t run yet!" : "배경 작업이 아직 실행되지 않았습니다!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "최적 성능을 위해서 백그라운드 작업을 올바르게 설정하는 것을 추천합니다. 큰 인스턴스에서는 '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." : "15분마다 HTTP를 통해 cron.php를 실행하는 webcron 서비스에 cron.php가 등록되었습니다.", - "Use system cron service to call the cron.php file every 15 minutes." : "시스템 cron 서비스를 통해 15분마다 cron.php 파일을 실행합니다.", "The cron.php needs to be executed by the system user \"%s\"." : "시스템 사용자 \"%s\"(으)로 cron.php를 실행해야 합니다.", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "이 항목을 실행하려면 PHP POSIX 확장이 필요합니다. 자세한 사항은 {linkstart}PHP 문서{linkend}를 참조하십시오.", "Sharing" : "공유", @@ -329,6 +327,8 @@ "iOS Client" : "iOS 클라이언트", "Android Client" : "Android 클라이언트", "Not supported!" : "지원되지 않습니다!", - "Press Ctrl-C to copy." : "복사하기 위해 Ctrl-C를 누르세요." + "Press Ctrl-C to copy." : "복사하기 위해 Ctrl-C를 누르세요.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "15분마다 HTTP를 통해 cron.php를 실행하는 webcron 서비스에 cron.php가 등록되었습니다.", + "Use system cron service to call the cron.php file every 15 minutes." : "시스템 cron 서비스를 통해 15분마다 cron.php 파일을 실행합니다." },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/settings/l10n/mk.js b/settings/l10n/mk.js index ab252be8d7..0d8ecd5399 100644 --- a/settings/l10n/mk.js +++ b/settings/l10n/mk.js @@ -719,8 +719,6 @@ OC.L10N.register( "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "За оптимални перформанси важно е правилно да ги конфигурирате задачите кој се извршуваат во позадина. За големи истанци „КРОН“ е препорачаната поставка. Погледнете ја документацијата за повеќе информации.", "Pick background job setting" : "Избери го начинот на извршување на задачите во позадина", "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 сервисот за да го повикува cron.php секој 15 минути преку HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Го користи системскиот КРОН сервис и го повикува cron.php секој 15 минути.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php е потребно да биде извршен од системски корисник\" %s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "За да го извршите ова, треба PHP POSIX додаток. Погледни во {linkstart}PHP документацијата{linkend} за повеќе детали.", "Sharing" : "Споделување", @@ -791,6 +789,8 @@ OC.L10N.register( "Error while loading browser sessions and device tokens" : "Грепка при вчитување на сесијата на прелистувачот и токенот на уредот", "Default quota :" : "Стандардна квота:", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Ве молиме двојно проверете ги упатствата за инсталација ↗, и проверете ги грешките или предупредувањата во записникот.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php е регистриран на webcron сервисот за да го повикува cron.php секој 15 минути преку HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Го користи системскиот КРОН сервис и го повикува cron.php секој 15 минути.", "Follow us on Google+" : "Follow us on Google+", "You are using %s of %s (%s %%)" : "Вие користите %s од %s (%s %%)" }, diff --git a/settings/l10n/mk.json b/settings/l10n/mk.json index 7a1dd85780..28650b5f5e 100644 --- a/settings/l10n/mk.json +++ b/settings/l10n/mk.json @@ -717,8 +717,6 @@ "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "За оптимални перформанси важно е правилно да ги конфигурирате задачите кој се извршуваат во позадина. За големи истанци „КРОН“ е препорачаната поставка. Погледнете ја документацијата за повеќе информации.", "Pick background job setting" : "Избери го начинот на извршување на задачите во позадина", "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 сервисот за да го повикува cron.php секој 15 минути преку HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Го користи системскиот КРОН сервис и го повикува cron.php секој 15 минути.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php е потребно да биде извршен од системски корисник\" %s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "За да го извршите ова, треба PHP POSIX додаток. Погледни во {linkstart}PHP документацијата{linkend} за повеќе детали.", "Sharing" : "Споделување", @@ -789,6 +787,8 @@ "Error while loading browser sessions and device tokens" : "Грепка при вчитување на сесијата на прелистувачот и токенот на уредот", "Default quota :" : "Стандардна квота:", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Ве молиме двојно проверете ги упатствата за инсталација ↗, и проверете ги грешките или предупредувањата во записникот.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php е регистриран на webcron сервисот за да го повикува cron.php секој 15 минути преку HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Го користи системскиот КРОН сервис и го повикува cron.php секој 15 минути.", "Follow us on Google+" : "Follow us on Google+", "You are using %s of %s (%s %%)" : "Вие користите %s од %s (%s %%)" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" diff --git a/settings/l10n/nb.js b/settings/l10n/nb.js index 539d0f56ee..c58ab7522f 100644 --- a/settings/l10n/nb.js +++ b/settings/l10n/nb.js @@ -281,8 +281,6 @@ OC.L10N.register( "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "For optimal ytelse er det viktig å sette opp bakgrunnsjobber rett. For kjøring på større installasjoner er 'Cron' anbefalt innstilling. Se dokumentasjonen for mer informasjon.", "Pick background job setting" : "Velg innstilling for bakgrunnsjobb", "Execute one task with each page loaded" : "Utfør en oppgave med hver side som blir lastet", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php er registrert i en webcron-tjeneste for å kalle cron.php hvert kvarter over HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Bruk systemets cron-tjeneste til å kalle cron.php hvert kvarter.", "The cron.php needs to be executed by the system user \"%s\"." : "Filen cron.php må kjøres systemet som følgende bruker \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "For å kjøre denne trenger du PHP POSIX utvidelse. Se {linkstart}PHP-dokumentasjonen{linkend} for flere detaljer.", "Sharing" : "Deling", @@ -343,6 +341,8 @@ OC.L10N.register( "Locale" : "Nasjonal innstilling", "Current password" : "Nåværende passord", "Change password" : "Endre passord", - "Use a second factor besides your password to increase security for your account." : "Bruk en annen faktor i tillegg til passordet ditt for å øke sikkerheten for kontoen din." + "Use a second factor besides your password to increase security for your account." : "Bruk en annen faktor i tillegg til passordet ditt for å øke sikkerheten for kontoen din.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php er registrert i en webcron-tjeneste for å kalle cron.php hvert kvarter over HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Bruk systemets cron-tjeneste til å kalle cron.php hvert kvarter." }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/nb.json b/settings/l10n/nb.json index 7edabf40f2..51b739ffa1 100644 --- a/settings/l10n/nb.json +++ b/settings/l10n/nb.json @@ -279,8 +279,6 @@ "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "For optimal ytelse er det viktig å sette opp bakgrunnsjobber rett. For kjøring på større installasjoner er 'Cron' anbefalt innstilling. Se dokumentasjonen for mer informasjon.", "Pick background job setting" : "Velg innstilling for bakgrunnsjobb", "Execute one task with each page loaded" : "Utfør en oppgave med hver side som blir lastet", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php er registrert i en webcron-tjeneste for å kalle cron.php hvert kvarter over HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Bruk systemets cron-tjeneste til å kalle cron.php hvert kvarter.", "The cron.php needs to be executed by the system user \"%s\"." : "Filen cron.php må kjøres systemet som følgende bruker \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "For å kjøre denne trenger du PHP POSIX utvidelse. Se {linkstart}PHP-dokumentasjonen{linkend} for flere detaljer.", "Sharing" : "Deling", @@ -341,6 +339,8 @@ "Locale" : "Nasjonal innstilling", "Current password" : "Nåværende passord", "Change password" : "Endre passord", - "Use a second factor besides your password to increase security for your account." : "Bruk en annen faktor i tillegg til passordet ditt for å øke sikkerheten for kontoen din." + "Use a second factor besides your password to increase security for your account." : "Bruk en annen faktor i tillegg til passordet ditt for å øke sikkerheten for kontoen din.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php er registrert i en webcron-tjeneste for å kalle cron.php hvert kvarter over HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Bruk systemets cron-tjeneste til å kalle cron.php hvert kvarter." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js index 76e4fa7a95..78990abb0a 100644 --- a/settings/l10n/nl.js +++ b/settings/l10n/nl.js @@ -747,8 +747,6 @@ OC.L10N.register( "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Voor optimale prestaties is het belangrijk om de achtergrondtaken goed te configureren. Voor grotere installaties is \"Cron' de aanbevolen instelling. Bekijk de documentatie voor meer informatie.", "Pick background job setting" : "Kies de achtergrondtaak instelling", "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 geregistreerd bij een webcron service om elke 15 minuten cron.php over http aan te roepen.", - "Use system cron service to call the cron.php file every 15 minutes." : "Gebruik de systeemcron service om cron.php elke 15 minuten aan te roepen.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php moet worden uitgevoerd door systeemgebruiker \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "PHP POSIX extensie is vereist om dit te draaien. Bekijk {linkstart}PHP documentatie{linkend} voor meer informatie.", "Sharing" : "Delen", @@ -806,7 +804,7 @@ OC.L10N.register( "Twitter" : "Twitter", "Twitter handle @…" : "Twitter naam @…", "Help translate" : "Help met vertalen", - "Locale" : "Taal", + "Locale" : "Regionale instellingen", "Current password" : "Huidig wachtwoord", "Change password" : "Wijzig wachtwoord", "Use a second factor besides your password to increase security for your account." : "Gebruik een tweede faktor naast je paswoord om de zekerheid van je account te verhogen. ", @@ -822,6 +820,8 @@ OC.L10N.register( "Error while loading browser sessions and device tokens" : "Fout bij het laden van de browsersessie en apparaattokens", "Default quota :" : "Standaardquota:", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Controleer a.u.b. de installatiegidsen, en controleer de log op fouten en waarschuwingen.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php is geregistreerd bij een webcron service om elke 15 minuten cron.php over http aan te roepen.", + "Use system cron service to call the cron.php file every 15 minutes." : "Gebruik de systeemcron service om cron.php elke 15 minuten aan te roepen.", "Follow us on Google+" : "Volg ons op Google+", "You are using %s of %s (%s %%)" : "Je gebruikt %s van %s (%s %%)" }, diff --git a/settings/l10n/nl.json b/settings/l10n/nl.json index 4390983e06..c2ee849368 100644 --- a/settings/l10n/nl.json +++ b/settings/l10n/nl.json @@ -745,8 +745,6 @@ "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Voor optimale prestaties is het belangrijk om de achtergrondtaken goed te configureren. Voor grotere installaties is \"Cron' de aanbevolen instelling. Bekijk de documentatie voor meer informatie.", "Pick background job setting" : "Kies de achtergrondtaak instelling", "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 geregistreerd bij een webcron service om elke 15 minuten cron.php over http aan te roepen.", - "Use system cron service to call the cron.php file every 15 minutes." : "Gebruik de systeemcron service om cron.php elke 15 minuten aan te roepen.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php moet worden uitgevoerd door systeemgebruiker \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "PHP POSIX extensie is vereist om dit te draaien. Bekijk {linkstart}PHP documentatie{linkend} voor meer informatie.", "Sharing" : "Delen", @@ -804,7 +802,7 @@ "Twitter" : "Twitter", "Twitter handle @…" : "Twitter naam @…", "Help translate" : "Help met vertalen", - "Locale" : "Taal", + "Locale" : "Regionale instellingen", "Current password" : "Huidig wachtwoord", "Change password" : "Wijzig wachtwoord", "Use a second factor besides your password to increase security for your account." : "Gebruik een tweede faktor naast je paswoord om de zekerheid van je account te verhogen. ", @@ -820,6 +818,8 @@ "Error while loading browser sessions and device tokens" : "Fout bij het laden van de browsersessie en apparaattokens", "Default quota :" : "Standaardquota:", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Controleer a.u.b. de installatiegidsen, en controleer de log op fouten en waarschuwingen.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php is geregistreerd bij een webcron service om elke 15 minuten cron.php over http aan te roepen.", + "Use system cron service to call the cron.php file every 15 minutes." : "Gebruik de systeemcron service om cron.php elke 15 minuten aan te roepen.", "Follow us on Google+" : "Volg ons op Google+", "You are using %s of %s (%s %%)" : "Je gebruikt %s van %s (%s %%)" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/settings/l10n/pl.js b/settings/l10n/pl.js index 85997d09ab..61e41cd3ba 100644 --- a/settings/l10n/pl.js +++ b/settings/l10n/pl.js @@ -747,8 +747,6 @@ OC.L10N.register( "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Dla optymalnej wydajności należy poprawnie skonfigurować zadania w tle. Dla większych instancji zalecane jest użycie usługi 'Cron'. Więcej informacji można znaleźć w dokumentacji.", "Pick background job setting" : "Wybierz ustawienie zadania w tle", "Execute one task with each page loaded" : "Wykonuj jedno zadanie wraz z każdą wczytaną stroną", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "Użyj cron.php, który jest zarejestrowany w usłudze webcron, aby wywoływać cron.php co 15 minut przez HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Użyj usługi systemowej cron, aby wywoływać plik cron.php co 15 minut.", "The cron.php needs to be executed by the system user \"%s\"." : "Cron.php musi zostać wykonywany przez użytkownika systemu \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Dla uruchomienia tego potrzebujesz rozszerzenia PHP POSIX. Zobacz {linkstart}dokumentację PHP{linkend}, aby uzyskać więcej szczegółów.", "Sharing" : "Udostępnianie", @@ -822,6 +820,8 @@ OC.L10N.register( "Error while loading browser sessions and device tokens" : "Błąd podczas ładowania sesji przeglądarki i tokenów urządzenia", "Default quota :" : "Domyślny limit:", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Sprawdź dokładnie instrukcje instalacji ↗ oraz sprawdź, czy nie ma błędów lub ostrzeżeń w logach.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "Użyj cron.php, który jest zarejestrowany w usłudze webcron, aby wywoływać cron.php co 15 minut przez HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Użyj usługi systemowej cron, aby wywoływać plik cron.php co 15 minut.", "Follow us on Google+" : "Bądź z nami na Google+", "You are using %s of %s (%s %%)" : "Używasz: %s z %s (%s %%)" }, diff --git a/settings/l10n/pl.json b/settings/l10n/pl.json index c776424c15..6539bd3293 100644 --- a/settings/l10n/pl.json +++ b/settings/l10n/pl.json @@ -745,8 +745,6 @@ "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Dla optymalnej wydajności należy poprawnie skonfigurować zadania w tle. Dla większych instancji zalecane jest użycie usługi 'Cron'. Więcej informacji można znaleźć w dokumentacji.", "Pick background job setting" : "Wybierz ustawienie zadania w tle", "Execute one task with each page loaded" : "Wykonuj jedno zadanie wraz z każdą wczytaną stroną", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "Użyj cron.php, który jest zarejestrowany w usłudze webcron, aby wywoływać cron.php co 15 minut przez HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Użyj usługi systemowej cron, aby wywoływać plik cron.php co 15 minut.", "The cron.php needs to be executed by the system user \"%s\"." : "Cron.php musi zostać wykonywany przez użytkownika systemu \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Dla uruchomienia tego potrzebujesz rozszerzenia PHP POSIX. Zobacz {linkstart}dokumentację PHP{linkend}, aby uzyskać więcej szczegółów.", "Sharing" : "Udostępnianie", @@ -820,6 +818,8 @@ "Error while loading browser sessions and device tokens" : "Błąd podczas ładowania sesji przeglądarki i tokenów urządzenia", "Default quota :" : "Domyślny limit:", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Sprawdź dokładnie instrukcje instalacji ↗ oraz sprawdź, czy nie ma błędów lub ostrzeżeń w logach.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "Użyj cron.php, który jest zarejestrowany w usłudze webcron, aby wywoływać cron.php co 15 minut przez HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Użyj usługi systemowej cron, aby wywoływać plik cron.php co 15 minut.", "Follow us on Google+" : "Bądź z nami na Google+", "You are using %s of %s (%s %%)" : "Używasz: %s z %s (%s %%)" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js index 5002d68211..3aae5130a2 100644 --- a/settings/l10n/pt_BR.js +++ b/settings/l10n/pt_BR.js @@ -747,8 +747,6 @@ OC.L10N.register( "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para um desempenho ideal, é importante configurar corretamente os trabalhos em segundo plano. Para instâncias maiores, 'Cron' é a configuração recomendada. Consulte a documentação para obter mais informações.", "Pick background job setting" : "Configuração de trabalhos em segundo plano", "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 em um serviço webcron para chamar cron.php a cada 15 minutos em HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar o serviço cron para chamar o arquivo cron.php a cada 15 minutos.", "The cron.php needs to be executed by the system user \"%s\"." : "O cron.php precisa ser executado pelo usuário de sistema \"%s\"", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para executar isso, você precisa da extensão PHP POSIX. Veja a {linkstart} documentação do PHP {linkend} para mais detalhes.", "Sharing" : "Compartilhamento", @@ -822,6 +820,8 @@ OC.L10N.register( "Error while loading browser sessions and device tokens" : "Erro ao carregar as sessões do browser e tokens do dispositivo", "Default quota :" : "Cota padrão:", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Reverifique os guias de instalação ↗ e cheque por erros ou avisos no log.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado em um serviço webcron para chamar cron.php a cada 15 minutos em HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar o serviço cron para chamar o arquivo cron.php a cada 15 minutos.", "Follow us on Google+" : "Siga-nos no Google+", "You are using %s of %s (%s %%)" : "Você está usando %s de %s (%s %%)" }, diff --git a/settings/l10n/pt_BR.json b/settings/l10n/pt_BR.json index 1376916ce7..45ce9f9ee5 100644 --- a/settings/l10n/pt_BR.json +++ b/settings/l10n/pt_BR.json @@ -745,8 +745,6 @@ "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para um desempenho ideal, é importante configurar corretamente os trabalhos em segundo plano. Para instâncias maiores, 'Cron' é a configuração recomendada. Consulte a documentação para obter mais informações.", "Pick background job setting" : "Configuração de trabalhos em segundo plano", "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 em um serviço webcron para chamar cron.php a cada 15 minutos em HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Usar o serviço cron para chamar o arquivo cron.php a cada 15 minutos.", "The cron.php needs to be executed by the system user \"%s\"." : "O cron.php precisa ser executado pelo usuário de sistema \"%s\"", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para executar isso, você precisa da extensão PHP POSIX. Veja a {linkstart} documentação do PHP {linkend} para mais detalhes.", "Sharing" : "Compartilhamento", @@ -820,6 +818,8 @@ "Error while loading browser sessions and device tokens" : "Erro ao carregar as sessões do browser e tokens do dispositivo", "Default quota :" : "Cota padrão:", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Reverifique os guias de instalação ↗ e cheque por erros ou avisos no log.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado em um serviço webcron para chamar cron.php a cada 15 minutos em HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Usar o serviço cron para chamar o arquivo cron.php a cada 15 minutos.", "Follow us on Google+" : "Siga-nos no Google+", "You are using %s of %s (%s %%)" : "Você está usando %s de %s (%s %%)" },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/settings/l10n/pt_PT.js b/settings/l10n/pt_PT.js index 9219d7c108..ed34f36c1f 100644 --- a/settings/l10n/pt_PT.js +++ b/settings/l10n/pt_PT.js @@ -202,8 +202,6 @@ OC.L10N.register( "Background job didn’t run yet!" : "Tarefa de segundo plano ainda não foi executada!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para desempenho óptimo é importante que configura as tarefas de segundo plano correctamente. Para maiores instâncias a definição recomendada é 'Cron'. Por favor veja a documentação para mais informações.", "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á registada num serviço webcron para chamar cron.php a cada 15 minutos através de HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Use o serviço de tarefas automáticas para chamar o ficheiro cron.php a cada 15 minutos.", "The cron.php needs to be executed by the system user \"%s\"." : "O cron.php precisa de ser executado pelo utilizador do sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para esta execução precisa da extensão PHP POSIX. Veja {iniciodaligação}documentação PHP{fimdaligação} para mais mais detalhes.", "Sharing" : "Partilha", @@ -255,6 +253,8 @@ OC.L10N.register( "Twitter handle @…" : "Identificador do Twitter @...", "Help translate" : "Ajude a traduzir", "Current password" : "Palavra-passe atual", - "Change password" : "Alterar palavra-passe" + "Change password" : "Alterar palavra-passe", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registada num serviço webcron para chamar cron.php a cada 15 minutos através de HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Use o serviço de tarefas automáticas para chamar o ficheiro cron.php a cada 15 minutos." }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/pt_PT.json b/settings/l10n/pt_PT.json index 4e96428e36..aeabf05cb7 100644 --- a/settings/l10n/pt_PT.json +++ b/settings/l10n/pt_PT.json @@ -200,8 +200,6 @@ "Background job didn’t run yet!" : "Tarefa de segundo plano ainda não foi executada!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para desempenho óptimo é importante que configura as tarefas de segundo plano correctamente. Para maiores instâncias a definição recomendada é 'Cron'. Por favor veja a documentação para mais informações.", "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á registada num serviço webcron para chamar cron.php a cada 15 minutos através de HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Use o serviço de tarefas automáticas para chamar o ficheiro cron.php a cada 15 minutos.", "The cron.php needs to be executed by the system user \"%s\"." : "O cron.php precisa de ser executado pelo utilizador do sistema \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para esta execução precisa da extensão PHP POSIX. Veja {iniciodaligação}documentação PHP{fimdaligação} para mais mais detalhes.", "Sharing" : "Partilha", @@ -253,6 +251,8 @@ "Twitter handle @…" : "Identificador do Twitter @...", "Help translate" : "Ajude a traduzir", "Current password" : "Palavra-passe atual", - "Change password" : "Alterar palavra-passe" + "Change password" : "Alterar palavra-passe", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registada num serviço webcron para chamar cron.php a cada 15 minutos através de HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Use o serviço de tarefas automáticas para chamar o ficheiro cron.php a cada 15 minutos." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/ru.js b/settings/l10n/ru.js index 43cd9d03fe..6e7a57605b 100644 --- a/settings/l10n/ru.js +++ b/settings/l10n/ru.js @@ -747,8 +747,6 @@ OC.L10N.register( "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Для оптимальной производительности важно правильно настроить выполнение задач в фоновом режиме. Для крупных развёртываний рекомендуется использовать параметр «Cron». Обратитесь к документации для получения дополнительной информации.", "Pick background job setting" : "Выбрать параметр выполнения фоновых задач", "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.", - "Use system cron service to call the cron.php file every 15 minutes." : "Использовать системный cron для вызова файла cron.php каждые 15 минут.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php должен исполняться из под пользователя \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Для запуска требуется расширение POSIX для PHP. Обратитесь к {linkstart}документации по PHP{linkend} для получения дополнительной информации.", "Sharing" : "Общий доступ", @@ -822,6 +820,8 @@ OC.L10N.register( "Error while loading browser sessions and device tokens" : "Ошибка при загрузке сеансов работы браузера и токенов устройств", "Default quota :" : "Квота по умолчанию :", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Пожалуйста, перечитайте инструкции по установке ↗ и проверьте логи на предмет наличия ошибок или предупреждений.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php зарегистрирован в службе webcron и будет вызываться каждые 15 минут по HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Использовать системный cron для вызова файла cron.php каждые 15 минут.", "Follow us on Google+" : "Следите за нашими новостями в Google+", "You are using %s of %s (%s %%)" : "Вы используете %s из %s (%s%%)" }, diff --git a/settings/l10n/ru.json b/settings/l10n/ru.json index c59096bfe1..03d0e95c99 100644 --- a/settings/l10n/ru.json +++ b/settings/l10n/ru.json @@ -745,8 +745,6 @@ "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Для оптимальной производительности важно правильно настроить выполнение задач в фоновом режиме. Для крупных развёртываний рекомендуется использовать параметр «Cron». Обратитесь к документации для получения дополнительной информации.", "Pick background job setting" : "Выбрать параметр выполнения фоновых задач", "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.", - "Use system cron service to call the cron.php file every 15 minutes." : "Использовать системный cron для вызова файла cron.php каждые 15 минут.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php должен исполняться из под пользователя \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Для запуска требуется расширение POSIX для PHP. Обратитесь к {linkstart}документации по PHP{linkend} для получения дополнительной информации.", "Sharing" : "Общий доступ", @@ -820,6 +818,8 @@ "Error while loading browser sessions and device tokens" : "Ошибка при загрузке сеансов работы браузера и токенов устройств", "Default quota :" : "Квота по умолчанию :", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Пожалуйста, перечитайте инструкции по установке ↗ и проверьте логи на предмет наличия ошибок или предупреждений.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php зарегистрирован в службе webcron и будет вызываться каждые 15 минут по HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Использовать системный cron для вызова файла cron.php каждые 15 минут.", "Follow us on Google+" : "Следите за нашими новостями в Google+", "You are using %s of %s (%s %%)" : "Вы используете %s из %s (%s%%)" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" diff --git a/settings/l10n/sk.js b/settings/l10n/sk.js index acc680ea30..7bb12cf11d 100644 --- a/settings/l10n/sk.js +++ b/settings/l10n/sk.js @@ -295,8 +295,6 @@ OC.L10N.register( "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Pre optimálny výkon je dôležité nakonfigurovať úlohy na pozadí správne. Pre väčšie inštancie sa odporúča 'Cron'. Viac informácií je možné nájsť v dokumentácii.", "Pick background job setting" : "Vybrať nastavenie úlohy na pozadí", "Execute one task with each page loaded" : "Vykonať jednu úlohu s každým načítaní stránky", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php je zaregistrované v službe webcron a zavolá cron.php každých 15 minút cez HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Použiť systémovú službu cron na spúšťanie súboru cron.php každých 15 minút.", "The cron.php needs to be executed by the system user \"%s\"." : "Je potrebné, aby cron.php bol spustený systémovým používateľom \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Pre spustenie potrebujete mať rozšírenie PHP POSIX. Viac detailov v {linkstart}PHP dokumentácii{linkend}.", "Sharing" : "Sprístupňovanie", @@ -357,6 +355,8 @@ OC.L10N.register( "Locale" : "Miestne nastavenie", "Current password" : "Aktuálne heslo", "Change password" : "Zmeniť heslo", - "Use a second factor besides your password to increase security for your account." : "Pre zlepšenie zabezpečenia vášho účtu použite okrem hesla aj druhý faktor." + "Use a second factor besides your password to increase security for your account." : "Pre zlepšenie zabezpečenia vášho účtu použite okrem hesla aj druhý faktor.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php je zaregistrované v službe webcron a zavolá cron.php každých 15 minút cez HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Použiť systémovú službu cron na spúšťanie súboru cron.php každých 15 minút." }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/settings/l10n/sk.json b/settings/l10n/sk.json index 495f83c20e..ff2c3c76e2 100644 --- a/settings/l10n/sk.json +++ b/settings/l10n/sk.json @@ -293,8 +293,6 @@ "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Pre optimálny výkon je dôležité nakonfigurovať úlohy na pozadí správne. Pre väčšie inštancie sa odporúča 'Cron'. Viac informácií je možné nájsť v dokumentácii.", "Pick background job setting" : "Vybrať nastavenie úlohy na pozadí", "Execute one task with each page loaded" : "Vykonať jednu úlohu s každým načítaní stránky", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php je zaregistrované v službe webcron a zavolá cron.php každých 15 minút cez HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Použiť systémovú službu cron na spúšťanie súboru cron.php každých 15 minút.", "The cron.php needs to be executed by the system user \"%s\"." : "Je potrebné, aby cron.php bol spustený systémovým používateľom \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Pre spustenie potrebujete mať rozšírenie PHP POSIX. Viac detailov v {linkstart}PHP dokumentácii{linkend}.", "Sharing" : "Sprístupňovanie", @@ -355,6 +353,8 @@ "Locale" : "Miestne nastavenie", "Current password" : "Aktuálne heslo", "Change password" : "Zmeniť heslo", - "Use a second factor besides your password to increase security for your account." : "Pre zlepšenie zabezpečenia vášho účtu použite okrem hesla aj druhý faktor." + "Use a second factor besides your password to increase security for your account." : "Pre zlepšenie zabezpečenia vášho účtu použite okrem hesla aj druhý faktor.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php je zaregistrované v službe webcron a zavolá cron.php každých 15 minút cez HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Použiť systémovú službu cron na spúšťanie súboru cron.php každých 15 minút." },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/settings/l10n/sl.js b/settings/l10n/sl.js index 0082d7ef0c..ee5354f549 100644 --- a/settings/l10n/sl.js +++ b/settings/l10n/sl.js @@ -26,6 +26,8 @@ OC.L10N.register( "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Za overitev računa Twitter, objavite sporočilo (prepričajte se, da ni nobenega preloma vrstice):", "Your %s account was created" : "Račun %s je uspešno ustvarjen.", "Set your password" : "Določitev gesla", + "Create" : "Ustvari", + "Change" : "Spremeni", "Delete" : "Izbriši", "Unlimited" : "Neomejeno", "Verifying …" : "Poteka overjanje ...", diff --git a/settings/l10n/sl.json b/settings/l10n/sl.json index e6cdcb692f..29c28e2e7f 100644 --- a/settings/l10n/sl.json +++ b/settings/l10n/sl.json @@ -24,6 +24,8 @@ "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Za overitev računa Twitter, objavite sporočilo (prepričajte se, da ni nobenega preloma vrstice):", "Your %s account was created" : "Račun %s je uspešno ustvarjen.", "Set your password" : "Določitev gesla", + "Create" : "Ustvari", + "Change" : "Spremeni", "Delete" : "Izbriši", "Unlimited" : "Neomejeno", "Verifying …" : "Poteka overjanje ...", diff --git a/settings/l10n/sq.js b/settings/l10n/sq.js index 4ee90baba3..0237ff4267 100644 --- a/settings/l10n/sq.js +++ b/settings/l10n/sq.js @@ -197,8 +197,6 @@ OC.L10N.register( "Background job didn’t run yet!" : "Puna ne background nuk ka filluar akoma!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Për performancë optimale është e rëndësishme të konfigurosh punë të sfondit në mënyrë korrekte. Për raste më të mëdha 'Cron' është konfigurimi i rekomanduar. Ju lutem shih dokumentacionin për më shumë informacion.", "Execute one task with each page loaded" : "Kryeni vetëm një veprim me secilën prej faqeve të ngarkuara", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php është regjistruar në një server webcron për të thirrur cron.php çdo 15 minuta mbi HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Përdor shërbimin cron të sistemit për të thirrur skedarin cron.php çdo 15 minuta.", "The cron.php needs to be executed by the system user \"%s\"." : "con.php duhet të ekzekutohet bga përdoruesi i sistemit \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Për të bërë këtë ekzekutim ju duhet shtesa PHP POSIX. Shikoni {linkstart} dokumentacionin e PHP {linkend} pë më shumë detaje.", "Sharing" : "Ndarje me të tjerët", @@ -251,6 +249,8 @@ OC.L10N.register( "Twitter handle @…" : "Përdoruesi i Twitter @ ...", "Help translate" : "Ndihmoni në përkthim", "Current password" : "Fjalëkalimi i tanishëm", - "Change password" : "Ndrysho fjalëkalimin" + "Change password" : "Ndrysho fjalëkalimin", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php është regjistruar në një server webcron për të thirrur cron.php çdo 15 minuta mbi HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Përdor shërbimin cron të sistemit për të thirrur skedarin cron.php çdo 15 minuta." }, "nplurals=2; plural=(n != 1);"); diff --git a/settings/l10n/sq.json b/settings/l10n/sq.json index a11e5ff41b..f132811802 100644 --- a/settings/l10n/sq.json +++ b/settings/l10n/sq.json @@ -195,8 +195,6 @@ "Background job didn’t run yet!" : "Puna ne background nuk ka filluar akoma!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Për performancë optimale është e rëndësishme të konfigurosh punë të sfondit në mënyrë korrekte. Për raste më të mëdha 'Cron' është konfigurimi i rekomanduar. Ju lutem shih dokumentacionin për më shumë informacion.", "Execute one task with each page loaded" : "Kryeni vetëm një veprim me secilën prej faqeve të ngarkuara", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php është regjistruar në një server webcron për të thirrur cron.php çdo 15 minuta mbi HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Përdor shërbimin cron të sistemit për të thirrur skedarin cron.php çdo 15 minuta.", "The cron.php needs to be executed by the system user \"%s\"." : "con.php duhet të ekzekutohet bga përdoruesi i sistemit \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Për të bërë këtë ekzekutim ju duhet shtesa PHP POSIX. Shikoni {linkstart} dokumentacionin e PHP {linkend} pë më shumë detaje.", "Sharing" : "Ndarje me të tjerët", @@ -249,6 +247,8 @@ "Twitter handle @…" : "Përdoruesi i Twitter @ ...", "Help translate" : "Ndihmoni në përkthim", "Current password" : "Fjalëkalimi i tanishëm", - "Change password" : "Ndrysho fjalëkalimin" + "Change password" : "Ndrysho fjalëkalimin", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php është regjistruar në një server webcron për të thirrur cron.php çdo 15 minuta mbi HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Përdor shërbimin cron të sistemit për të thirrur skedarin cron.php çdo 15 minuta." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/settings/l10n/sr.js b/settings/l10n/sr.js index 8c9b8156cf..f9b83af5af 100644 --- a/settings/l10n/sr.js +++ b/settings/l10n/sr.js @@ -747,8 +747,6 @@ OC.L10N.register( "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "За оптималне перформансе, битно је да правилно подесите послове у позадини. За веће инстанце, 'крон' је препоручено подешавање. Погледајте документацију за више информација.", "Pick background job setting" : "Одаберите поставке позадинског посла", "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 је регистрован код вебкрон сервиса за позивање cron.php сваких 15 минута преко протокола HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Користите системски крон сервис за позивање cron.php фајла сваких 15 минута.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php треба да се извршава као системски корисник „%s“.", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Да бисте ово покренули, потребна је PHP POSIX екстензија. Погледајте {linkstart}PHP документацију{linkend} за више детаља.", "Sharing" : "Дељење", @@ -822,6 +820,8 @@ OC.L10N.register( "Error while loading browser sessions and device tokens" : "Грешка при учитавању сесија веб читача и токена са уређаја", "Default quota :" : "Подразумевана квота:", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Добро погледајте инсталациону документацију ↗ и проверите за било какве грешке или упозорења у записнику.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php је регистрован код вебкрон сервиса за позивање cron.php сваких 15 минута преко протокола HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Користите системски крон сервис за позивање cron.php фајла сваких 15 минута.", "Follow us on Google+" : "Пратите нас на Google+-у", "You are using %s of %s (%s %%)" : "Користите %s од %s (%s %%)" }, diff --git a/settings/l10n/sr.json b/settings/l10n/sr.json index 7b22ef7e5f..92702d8d00 100644 --- a/settings/l10n/sr.json +++ b/settings/l10n/sr.json @@ -745,8 +745,6 @@ "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "За оптималне перформансе, битно је да правилно подесите послове у позадини. За веће инстанце, 'крон' је препоручено подешавање. Погледајте документацију за више информација.", "Pick background job setting" : "Одаберите поставке позадинског посла", "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 је регистрован код вебкрон сервиса за позивање cron.php сваких 15 минута преко протокола HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Користите системски крон сервис за позивање cron.php фајла сваких 15 минута.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php треба да се извршава као системски корисник „%s“.", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Да бисте ово покренули, потребна је PHP POSIX екстензија. Погледајте {linkstart}PHP документацију{linkend} за више детаља.", "Sharing" : "Дељење", @@ -820,6 +818,8 @@ "Error while loading browser sessions and device tokens" : "Грешка при учитавању сесија веб читача и токена са уређаја", "Default quota :" : "Подразумевана квота:", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Добро погледајте инсталациону документацију ↗ и проверите за било какве грешке или упозорења у записнику.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php је регистрован код вебкрон сервиса за позивање cron.php сваких 15 минута преко протокола HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Користите системски крон сервис за позивање cron.php фајла сваких 15 минута.", "Follow us on Google+" : "Пратите нас на Google+-у", "You are using %s of %s (%s %%)" : "Користите %s од %s (%s %%)" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" diff --git a/settings/l10n/sv.js b/settings/l10n/sv.js index 6982b31cc4..c9c45c6b71 100644 --- a/settings/l10n/sv.js +++ b/settings/l10n/sv.js @@ -313,8 +313,6 @@ OC.L10N.register( "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "För optimal prestanda är det viktigt att konfigurera bakgrundsjobb korrekt. För större instanser 'Cron' är den rekommenderade inställningen. Vänligen se dokumentationen för mer information.", "Pick background job setting" : "Välj inställning för bakgrundsjobb", "Execute one task with each page loaded" : "Exekvera en uppgift vid varje sidladdning", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php är registrerat hos en webcron-tjänst att köra cron.php varje kvart över HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Använd systemets cron-tjänst för att anropa cron.php varje kvart.", "The cron.php needs to be executed by the system user \"%s\"." : "Cron.php behöver exekveras av systemanvändaren \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "För att köra detta behöver du PHP POSIX-tillägget. Se {linkstart}PHP dokumentation{linkend} för mer detaljer.", "Sharing" : "Dela", @@ -388,6 +386,8 @@ OC.L10N.register( "Error while loading browser sessions and device tokens" : "Fel vid inläsning av webbläsarsessioner och enhetstoken.", "Default quota :" : "Förvalt lagringsutrymme:", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Dubbelkolla installationsguiderna ↗, och kontrollera eventuella fel eller varningar i loggen.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php är registrerat hos en webcron-tjänst att köra cron.php varje kvart över HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Använd systemets cron-tjänst för att anropa cron.php varje kvart.", "Follow us on Google+" : "Följ oss på Google+", "You are using %s of %s (%s %%)" : "Du använder %s av %s (%s %%)" }, diff --git a/settings/l10n/sv.json b/settings/l10n/sv.json index 395845ddf3..cb0eb813d3 100644 --- a/settings/l10n/sv.json +++ b/settings/l10n/sv.json @@ -311,8 +311,6 @@ "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "För optimal prestanda är det viktigt att konfigurera bakgrundsjobb korrekt. För större instanser 'Cron' är den rekommenderade inställningen. Vänligen se dokumentationen för mer information.", "Pick background job setting" : "Välj inställning för bakgrundsjobb", "Execute one task with each page loaded" : "Exekvera en uppgift vid varje sidladdning", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php är registrerat hos en webcron-tjänst att köra cron.php varje kvart över HTTP.", - "Use system cron service to call the cron.php file every 15 minutes." : "Använd systemets cron-tjänst för att anropa cron.php varje kvart.", "The cron.php needs to be executed by the system user \"%s\"." : "Cron.php behöver exekveras av systemanvändaren \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "För att köra detta behöver du PHP POSIX-tillägget. Se {linkstart}PHP dokumentation{linkend} för mer detaljer.", "Sharing" : "Dela", @@ -386,6 +384,8 @@ "Error while loading browser sessions and device tokens" : "Fel vid inläsning av webbläsarsessioner och enhetstoken.", "Default quota :" : "Förvalt lagringsutrymme:", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Dubbelkolla installationsguiderna ↗, och kontrollera eventuella fel eller varningar i loggen.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php är registrerat hos en webcron-tjänst att köra cron.php varje kvart över HTTP.", + "Use system cron service to call the cron.php file every 15 minutes." : "Använd systemets cron-tjänst för att anropa cron.php varje kvart.", "Follow us on Google+" : "Följ oss på Google+", "You are using %s of %s (%s %%)" : "Du använder %s av %s (%s %%)" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/settings/l10n/tr.js b/settings/l10n/tr.js index 4464be976e..e0d28402f0 100644 --- a/settings/l10n/tr.js +++ b/settings/l10n/tr.js @@ -747,8 +747,6 @@ OC.L10N.register( "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "En iyi başarım için arka plan görevlerinin doğru şekilde ayarlanması önemlidir. Büyük kurulumlar için 'Cron' ayarı önerilir. Ayrıntılı bilgi almak için belgelere bakabilirsiniz.", "Pick background job setting" : "Arka plan görevi ayarlarını seçin", "Execute one task with each page loaded" : "Her sayfa yüklemesinde bir görev yürütülsün", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php, HTTP üzerinden 15 dakikada bir yürütülmesi için webcron hizmetine kaydedildi.", - "Use system cron service to call the cron.php file every 15 minutes." : "15 dakikada bir cron.php dosyasının çağrılması için sistem cron hizmeti kullanılsın.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php dosyası \"%s\" sistem kullanıcısı tarafından yürütülmelidir.", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Bunu çalıştıraiblmek için PHP POSIX eklentisi gereklidir. Ayrıntılı bilgi almak için {linkstart}PHP belgelerine{linkend} bakabilirsiniz.", "Sharing" : "Paylaşım", @@ -822,6 +820,8 @@ OC.L10N.register( "Error while loading browser sessions and device tokens" : "Tarayıcı oturumu ve aygıt kodları yüklenirken sorun çıktı", "Default quota :" : "Varsayılan kota : ", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Lütfen kurulum rehberlerini↗ yeniden gözden geçirin ve günlük kayıtlarındaki hata ve uyarılara bakın.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php, HTTP üzerinden 15 dakikada bir yürütülmesi için webcron hizmetine kaydedildi.", + "Use system cron service to call the cron.php file every 15 minutes." : "15 dakikada bir cron.php dosyasının çağrılması için sistem cron hizmeti kullanılsın.", "Follow us on Google+" : "Bizi Google+ üzerinde izleyin", "You are using %s of %s (%s %%)" : "Kullandığınız: %s Kullanabileceğiniz: %s (%s %%)" }, diff --git a/settings/l10n/tr.json b/settings/l10n/tr.json index aba2ba8c37..bb63c1b397 100644 --- a/settings/l10n/tr.json +++ b/settings/l10n/tr.json @@ -745,8 +745,6 @@ "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "En iyi başarım için arka plan görevlerinin doğru şekilde ayarlanması önemlidir. Büyük kurulumlar için 'Cron' ayarı önerilir. Ayrıntılı bilgi almak için belgelere bakabilirsiniz.", "Pick background job setting" : "Arka plan görevi ayarlarını seçin", "Execute one task with each page loaded" : "Her sayfa yüklemesinde bir görev yürütülsün", - "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php, HTTP üzerinden 15 dakikada bir yürütülmesi için webcron hizmetine kaydedildi.", - "Use system cron service to call the cron.php file every 15 minutes." : "15 dakikada bir cron.php dosyasının çağrılması için sistem cron hizmeti kullanılsın.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php dosyası \"%s\" sistem kullanıcısı tarafından yürütülmelidir.", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Bunu çalıştıraiblmek için PHP POSIX eklentisi gereklidir. Ayrıntılı bilgi almak için {linkstart}PHP belgelerine{linkend} bakabilirsiniz.", "Sharing" : "Paylaşım", @@ -820,6 +818,8 @@ "Error while loading browser sessions and device tokens" : "Tarayıcı oturumu ve aygıt kodları yüklenirken sorun çıktı", "Default quota :" : "Varsayılan kota : ", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Lütfen kurulum rehberlerini↗ yeniden gözden geçirin ve günlük kayıtlarındaki hata ve uyarılara bakın.", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php, HTTP üzerinden 15 dakikada bir yürütülmesi için webcron hizmetine kaydedildi.", + "Use system cron service to call the cron.php file every 15 minutes." : "15 dakikada bir cron.php dosyasının çağrılması için sistem cron hizmeti kullanılsın.", "Follow us on Google+" : "Bizi Google+ üzerinde izleyin", "You are using %s of %s (%s %%)" : "Kullandığınız: %s Kullanabileceğiniz: %s (%s %%)" },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index 5b5b461794..c079907b54 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -747,8 +747,6 @@ OC.L10N.register( "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "为了优化性能,正确配置后台任务非常重要。对于较大的实例,推荐配置为 'Cron'。详情请参考相关文档。", "Pick background job setting" : "选择后台任务设置", "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 服务上,通过 http 每 15 分钟执行 cron.php。", - "Use system cron service to call the cron.php file every 15 minutes." : "使用系统定时任务服务每 15 分钟执行一次 cron.php 文件。", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php 需要被系统用户 \"%s\" 执行。", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "为了运行该功能,您需要 PHP posix 扩展。请参考 {linkstart}PHP 文档{linkend} 获取更多信息。", "Sharing" : "共享", @@ -822,6 +820,8 @@ OC.L10N.register( "Error while loading browser sessions and device tokens" : "加载浏览器会话和设备令牌时出错", "Default quota :" : "默认限额:", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "请仔细检查安装指南↗,并检查日志中是否有错误或警告。", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php 注册到 webcron 服务上,通过 http 每 15 分钟执行 cron.php。", + "Use system cron service to call the cron.php file every 15 minutes." : "使用系统定时任务服务每 15 分钟执行一次 cron.php 文件。", "Follow us on Google+" : "在 Google+ 上关注我们", "You are using %s of %s (%s %%)" : "您正在使用 %s ,来自 %s (%s %%)" }, diff --git a/settings/l10n/zh_CN.json b/settings/l10n/zh_CN.json index 7634045136..74df3c728d 100644 --- a/settings/l10n/zh_CN.json +++ b/settings/l10n/zh_CN.json @@ -745,8 +745,6 @@ "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "为了优化性能,正确配置后台任务非常重要。对于较大的实例,推荐配置为 'Cron'。详情请参考相关文档。", "Pick background job setting" : "选择后台任务设置", "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 服务上,通过 http 每 15 分钟执行 cron.php。", - "Use system cron service to call the cron.php file every 15 minutes." : "使用系统定时任务服务每 15 分钟执行一次 cron.php 文件。", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php 需要被系统用户 \"%s\" 执行。", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "为了运行该功能,您需要 PHP posix 扩展。请参考 {linkstart}PHP 文档{linkend} 获取更多信息。", "Sharing" : "共享", @@ -820,6 +818,8 @@ "Error while loading browser sessions and device tokens" : "加载浏览器会话和设备令牌时出错", "Default quota :" : "默认限额:", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "请仔细检查安装指南↗,并检查日志中是否有错误或警告。", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php 注册到 webcron 服务上,通过 http 每 15 分钟执行 cron.php。", + "Use system cron service to call the cron.php file every 15 minutes." : "使用系统定时任务服务每 15 分钟执行一次 cron.php 文件。", "Follow us on Google+" : "在 Google+ 上关注我们", "You are using %s of %s (%s %%)" : "您正在使用 %s ,来自 %s (%s %%)" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/settings/l10n/zh_TW.js b/settings/l10n/zh_TW.js index bad00513c4..58dbf2329b 100644 --- a/settings/l10n/zh_TW.js +++ b/settings/l10n/zh_TW.js @@ -198,8 +198,6 @@ OC.L10N.register( "Background job didn’t run yet!" : "背景工作從未執行!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "為了獲得最佳的效能,設定背景工作非常重要,對於比較大的服務來說,建議使用 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 呼叫 cron.php", - "Use system cron service to call the cron.php file every 15 minutes." : "使用系統的 cron 服務來每隔 15 分鐘呼叫 cron.php", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php 必須由系統使用者 \"%s\" 來執行", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "要執行這個,您需要 PHP POSIX 擴充元件,請查閱 {linkstart}PHP 說明文件{linkend} 以獲得更多細節。", "Sharing" : "分享", @@ -252,6 +250,8 @@ OC.L10N.register( "Help translate" : "幫助翻譯", "Locale" : "所在地", "Current password" : "目前密碼", - "Change password" : "變更密碼" + "Change password" : "變更密碼", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php 已經在一個 webcron 服務中註冊,每 15 分鐘將會透過 HTTP 呼叫 cron.php", + "Use system cron service to call the cron.php file every 15 minutes." : "使用系統的 cron 服務來每隔 15 分鐘呼叫 cron.php" }, "nplurals=1; plural=0;"); diff --git a/settings/l10n/zh_TW.json b/settings/l10n/zh_TW.json index 6e68d6d286..106ff79854 100644 --- a/settings/l10n/zh_TW.json +++ b/settings/l10n/zh_TW.json @@ -196,8 +196,6 @@ "Background job didn’t run yet!" : "背景工作從未執行!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "為了獲得最佳的效能,設定背景工作非常重要,對於比較大的服務來說,建議使用 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 呼叫 cron.php", - "Use system cron service to call the cron.php file every 15 minutes." : "使用系統的 cron 服務來每隔 15 分鐘呼叫 cron.php", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php 必須由系統使用者 \"%s\" 來執行", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "要執行這個,您需要 PHP POSIX 擴充元件,請查閱 {linkstart}PHP 說明文件{linkend} 以獲得更多細節。", "Sharing" : "分享", @@ -250,6 +248,8 @@ "Help translate" : "幫助翻譯", "Locale" : "所在地", "Current password" : "目前密碼", - "Change password" : "變更密碼" + "Change password" : "變更密碼", + "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php 已經在一個 webcron 服務中註冊,每 15 分鐘將會透過 HTTP 呼叫 cron.php", + "Use system cron service to call the cron.php file every 15 minutes." : "使用系統的 cron 服務來每隔 15 分鐘呼叫 cron.php" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file