diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-09-30 00:08:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-09-30 00:08:13 +0000 |
commit | 99076a8c0d1ab4b8666ab6adb859c47caaa9c7a2 (patch) | |
tree | 3c5436bb31f393f55786c3574b21589c41df8999 /lib | |
parent | 341cd0ef61fcd554eec3df65ee79d1dd745c7a16 (diff) | |
download | nextcloud-server-99076a8c0d1ab4b8666ab6adb859c47caaa9c7a2.tar.gz nextcloud-server-99076a8c0d1ab4b8666ab6adb859c47caaa9c7a2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/fi_FI.js | 8 | ||||
-rw-r--r-- | lib/l10n/fi_FI.json | 8 | ||||
-rw-r--r-- | lib/l10n/ko.js | 1 | ||||
-rw-r--r-- | lib/l10n/ko.json | 1 |
4 files changed, 18 insertions, 0 deletions
diff --git a/lib/l10n/fi_FI.js b/lib/l10n/fi_FI.js index f547efe9192..1b149a51d9b 100644 --- a/lib/l10n/fi_FI.js +++ b/lib/l10n/fi_FI.js @@ -46,6 +46,14 @@ OC.L10N.register( "Signature could not get checked. Please contact the app developer and check your admin screen." : "Allekirjoituksen tarkistaminen ei onnistunut. Ota yhteys sovelluskehittäjään ja tarkista ylläpitonäkymä.", "App can't be installed because of not allowed code in the App" : "Sovellusta ei voi asentaa, koska sovellus sisältää kiellettyä koodia", "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Sovelluksen asennus ei onnistu, koska sen info.xml:ssä ilmoitettu versio ei ole sama kuin sovelluskaupassa ilmoitettu versio", + "APCu" : "APCu", + "Redis" : "Redis", + "Server settings" : "Palvelimen asetukset", + "Sharing" : "Jakaminen", + "Encryption" : "Salaus", + "Logging" : "Loki", + "Additional settings" : "Lisäasetukset", + "Tips & tricks" : "Vinkkejä", "%s enter the database username." : "%s anna tietokannan käyttäjätunnus.", "%s enter the database name." : "%s anna tietokannan nimi.", "%s you may not use dots in the database name" : "%s et voi käyttää pisteitä tietokannan nimessä", diff --git a/lib/l10n/fi_FI.json b/lib/l10n/fi_FI.json index 6a2b38b5b41..f2ee2047ba7 100644 --- a/lib/l10n/fi_FI.json +++ b/lib/l10n/fi_FI.json @@ -44,6 +44,14 @@ "Signature could not get checked. Please contact the app developer and check your admin screen." : "Allekirjoituksen tarkistaminen ei onnistunut. Ota yhteys sovelluskehittäjään ja tarkista ylläpitonäkymä.", "App can't be installed because of not allowed code in the App" : "Sovellusta ei voi asentaa, koska sovellus sisältää kiellettyä koodia", "App can't be installed because the version in info.xml is not the same as the version reported from the app store" : "Sovelluksen asennus ei onnistu, koska sen info.xml:ssä ilmoitettu versio ei ole sama kuin sovelluskaupassa ilmoitettu versio", + "APCu" : "APCu", + "Redis" : "Redis", + "Server settings" : "Palvelimen asetukset", + "Sharing" : "Jakaminen", + "Encryption" : "Salaus", + "Logging" : "Loki", + "Additional settings" : "Lisäasetukset", + "Tips & tricks" : "Vinkkejä", "%s enter the database username." : "%s anna tietokannan käyttäjätunnus.", "%s enter the database name." : "%s anna tietokannan nimi.", "%s you may not use dots in the database name" : "%s et voi käyttää pisteitä tietokannan nimessä", diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js index be460384b4d..f5ba8f8efc1 100644 --- a/lib/l10n/ko.js +++ b/lib/l10n/ko.js @@ -107,6 +107,7 @@ OC.L10N.register( "Sharing %s failed, because the file could not be found in the file cache" : "%s을(를) 공유할 수 없습니다. 파일 캐시에서 찾을 수 없습니다", "Cannot increase permissions of %s" : "%s 권한을 늘릴 수 없습니다.", "Files can't be shared with delete permissions" : "파일은 삭제 권한으로 공유 할 수 없습니다.", + "Files can't be shared with create permissions" : "파일은 생성 권한으로 공유 할 수 없습니다.", "Could not find category \"%s\"" : "분류 \"%s\"을(를) 찾을 수 없습니다.", "Apps" : "앱", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "다음 문자만 이름에 사용할 수 있습니다: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"", diff --git a/lib/l10n/ko.json b/lib/l10n/ko.json index 173754044df..093557e3404 100644 --- a/lib/l10n/ko.json +++ b/lib/l10n/ko.json @@ -105,6 +105,7 @@ "Sharing %s failed, because the file could not be found in the file cache" : "%s을(를) 공유할 수 없습니다. 파일 캐시에서 찾을 수 없습니다", "Cannot increase permissions of %s" : "%s 권한을 늘릴 수 없습니다.", "Files can't be shared with delete permissions" : "파일은 삭제 권한으로 공유 할 수 없습니다.", + "Files can't be shared with create permissions" : "파일은 생성 권한으로 공유 할 수 없습니다.", "Could not find category \"%s\"" : "분류 \"%s\"을(를) 찾을 수 없습니다.", "Apps" : "앱", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "다음 문자만 이름에 사용할 수 있습니다: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"", |