diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-19 01:12:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-19 01:12:04 +0000 |
commit | 367560ccd6266192c58ec357bb767b3c0cc5a7cb (patch) | |
tree | e0beee5f3ef69129aed6aedb1fea437553af5019 /apps | |
parent | dd74d1ac117d0fa4d8d26ae4962ac1a99b7a4219 (diff) | |
download | nextcloud-server-367560ccd6266192c58ec357bb767b3c0cc5a7cb.tar.gz nextcloud-server-367560ccd6266192c58ec357bb767b3c0cc5a7cb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r-- | apps/updatenotification/l10n/fi.js | 2 | ||||
-rw-r--r-- | apps/updatenotification/l10n/fi.json | 2 | ||||
-rw-r--r-- | apps/workflowengine/l10n/en_GB.js | 2 | ||||
-rw-r--r-- | apps/workflowengine/l10n/en_GB.json | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/fi.js b/apps/updatenotification/l10n/fi.js index aee8ca61aea..7df3c507a00 100644 --- a/apps/updatenotification/l10n/fi.js +++ b/apps/updatenotification/l10n/fi.js @@ -11,9 +11,11 @@ OC.L10N.register( "Update for {app} to version %s is available." : "Sovelluksen {app} päivitys versioon %s on saatavilla.", "Update notification" : "Päivitysilmoitus", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Käyttämäsi versio ei ole enää tuettu. Varmista, että päivität tuettuun versioon mahdollisimman pian.", + "View in store" : "Näytä kaupassa", "Apps with available updates" : "Sovellukset, joihin saatavilla päivityksiä", "Open updater" : "Avaa päivittäjä", "Download now" : "Lataa heti", + "What's new?" : "Mitä uutta?", "The update check is not yet finished. Please refresh the page." : "Päivitystarkistus ei ole vielä valmis. Päivitä sivu.", "Your version is up to date." : "Versiosi on ajan tasalla.", "Update channel:" : "Päivityskanava:", diff --git a/apps/updatenotification/l10n/fi.json b/apps/updatenotification/l10n/fi.json index 55f33579652..928575031c8 100644 --- a/apps/updatenotification/l10n/fi.json +++ b/apps/updatenotification/l10n/fi.json @@ -9,9 +9,11 @@ "Update for {app} to version %s is available." : "Sovelluksen {app} päivitys versioon %s on saatavilla.", "Update notification" : "Päivitysilmoitus", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Käyttämäsi versio ei ole enää tuettu. Varmista, että päivität tuettuun versioon mahdollisimman pian.", + "View in store" : "Näytä kaupassa", "Apps with available updates" : "Sovellukset, joihin saatavilla päivityksiä", "Open updater" : "Avaa päivittäjä", "Download now" : "Lataa heti", + "What's new?" : "Mitä uutta?", "The update check is not yet finished. Please refresh the page." : "Päivitystarkistus ei ole vielä valmis. Päivitä sivu.", "Your version is up to date." : "Versiosi on ajan tasalla.", "Update channel:" : "Päivityskanava:", diff --git a/apps/workflowengine/l10n/en_GB.js b/apps/workflowengine/l10n/en_GB.js index 6585b245e2a..a8f20914b16 100644 --- a/apps/workflowengine/l10n/en_GB.js +++ b/apps/workflowengine/l10n/en_GB.js @@ -17,6 +17,7 @@ OC.L10N.register( "matches" : "matches", "does not match" : "does not match", "Example: {placeholder}" : "Example: {placeholder}", + "File name" : "File name", "File size (upload)" : "File size (upload)", "less" : "less", "less or equals" : "less or equals", @@ -45,6 +46,7 @@ OC.L10N.register( "Android client" : "Android client", "iOS client" : "iOS client", "Desktop client" : "Desktop client", + "Thunderbird & Outlook addons" : "Thunderbird & Outlook addons", "User group membership" : "User group membership", "is member of" : "is member of", "is not member of" : "is not member of", diff --git a/apps/workflowengine/l10n/en_GB.json b/apps/workflowengine/l10n/en_GB.json index 5f594ab294c..eeb0088dfe7 100644 --- a/apps/workflowengine/l10n/en_GB.json +++ b/apps/workflowengine/l10n/en_GB.json @@ -15,6 +15,7 @@ "matches" : "matches", "does not match" : "does not match", "Example: {placeholder}" : "Example: {placeholder}", + "File name" : "File name", "File size (upload)" : "File size (upload)", "less" : "less", "less or equals" : "less or equals", @@ -43,6 +44,7 @@ "Android client" : "Android client", "iOS client" : "iOS client", "Desktop client" : "Desktop client", + "Thunderbird & Outlook addons" : "Thunderbird & Outlook addons", "User group membership" : "User group membership", "is member of" : "is member of", "is not member of" : "is not member of", |