diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-20 02:18:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-20 02:18:42 +0000 |
commit | 6c12d16defc2cefa73fd16c850d9c2178336712c (patch) | |
tree | b67e2409c766856c2c67e6aa1de105cedaf18168 /apps/settings/l10n | |
parent | 29f610edfdf3804ca7c3e216483a7f0b6d0e541a (diff) | |
download | nextcloud-server-6c12d16defc2cefa73fd16c850d9c2178336712c.tar.gz nextcloud-server-6c12d16defc2cefa73fd16c850d9c2178336712c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n')
-rw-r--r-- | apps/settings/l10n/sv.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/sv.json | 2 | ||||
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/zh_TW.json | 1 |
4 files changed, 6 insertions, 0 deletions
diff --git a/apps/settings/l10n/sv.js b/apps/settings/l10n/sv.js index 7b9ba5b15ae..09673bfcf84 100644 --- a/apps/settings/l10n/sv.js +++ b/apps/settings/l10n/sv.js @@ -330,6 +330,8 @@ OC.L10N.register( "Start migration" : "Starta migrering", "Background jobs" : "Bakgrundsjobb", "Last job execution ran %s. Something seems wrong." : "Sista jobbexekveringen körde %s. Något verkar vara fel.", + "Some jobs haven’t been executed since %s. Please consider increasing the execution frequency." : "Vissa jobb har inte utförts sedan %s. Överväg att justera tid för exekvering.", + "Some jobs didn’t execute since %s. Please consider switching to system cron." : "Vissa jobb utfördes inte sedan %s. Överväg att byta till system cron.", "Last job ran %s." : "Sista jobbet kördes %s.", "Background job didn’t run yet!" : "Bakgrundsjobb har inte kört ännu!", "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.", diff --git a/apps/settings/l10n/sv.json b/apps/settings/l10n/sv.json index 3798e87e5c9..2a70bfbd74b 100644 --- a/apps/settings/l10n/sv.json +++ b/apps/settings/l10n/sv.json @@ -328,6 +328,8 @@ "Start migration" : "Starta migrering", "Background jobs" : "Bakgrundsjobb", "Last job execution ran %s. Something seems wrong." : "Sista jobbexekveringen körde %s. Något verkar vara fel.", + "Some jobs haven’t been executed since %s. Please consider increasing the execution frequency." : "Vissa jobb har inte utförts sedan %s. Överväg att justera tid för exekvering.", + "Some jobs didn’t execute since %s. Please consider switching to system cron." : "Vissa jobb utfördes inte sedan %s. Överväg att byta till system cron.", "Last job ran %s." : "Sista jobbet kördes %s.", "Background job didn’t run yet!" : "Bakgrundsjobb har inte kört ännu!", "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.", diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index c74aa29902f..55373dc9e64 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -150,6 +150,7 @@ OC.L10N.register( "Language" : "語言", "User backend" : "使用者資料後端", "Storage location" : "儲存位址", + "Last login" : "最後登入", "Default quota" : "預設儲存容量限制", "All languages" : "全部語言", "Your apps" : "您的應用程式", diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index c5d43c5986e..fcda49cb51e 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -148,6 +148,7 @@ "Language" : "語言", "User backend" : "使用者資料後端", "Storage location" : "儲存位址", + "Last login" : "最後登入", "Default quota" : "預設儲存容量限制", "All languages" : "全部語言", "Your apps" : "您的應用程式", |