Skip to content

Commit

Permalink
[tx-robot] updated from transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
nextcloud-bot committed Sep 18, 2017
1 parent bc88484 commit c854665
Show file tree
Hide file tree
Showing 16 changed files with 212 additions and 114 deletions.
3 changes: 3 additions & 0 deletions apps/files/l10n/fi.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ OC.L10N.register(
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Ei riittävästi vapaata tilaa. Lähetyksesi koko on {size1}, mutta vain {size2} on jäljellä",
"Target folder \"{dir}\" does not exist any more" : "Kohdekansio \"{dir}\" ei ole enää olemassa",
"Not enough free space" : "Ei tarpeeksi vapaata tilaa",
"Uploading …" : "Lähetetään…",
"…" : "…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize}/{totalSize} ({bitrate})",
"Actions" : "Toiminnot",
"Download" : "Lataa",
Expand Down Expand Up @@ -117,6 +119,7 @@ OC.L10N.register(
"Show hidden files" : "Näytä piilotetut tiedostot",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Käytä tätä osoitetta <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">päästäksesi tiedostoihisi WebDAV-liittymän kautta</a>",
"Uploading @" : "Lähetetään @",
"No files in here" : "Täällä ei ole tiedostoja",
"Upload some content or sync with your devices!" : "Lähetä tiedostoja tai synkronoi sisältö laitteidesi kanssa!",
"No entries found in this folder" : "Ei kohteita tässä kansiossa",
Expand Down
3 changes: 3 additions & 0 deletions apps/files/l10n/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Ei riittävästi vapaata tilaa. Lähetyksesi koko on {size1}, mutta vain {size2} on jäljellä",
"Target folder \"{dir}\" does not exist any more" : "Kohdekansio \"{dir}\" ei ole enää olemassa",
"Not enough free space" : "Ei tarpeeksi vapaata tilaa",
"Uploading …" : "Lähetetään…",
"…" : "",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize}/{totalSize} ({bitrate})",
"Actions" : "Toiminnot",
"Download" : "Lataa",
Expand Down Expand Up @@ -115,6 +117,7 @@
"Show hidden files" : "Näytä piilotetut tiedostot",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Käytä tätä osoitetta <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">päästäksesi tiedostoihisi WebDAV-liittymän kautta</a>",
"Uploading @" : "Lähetetään @",
"No files in here" : "Täällä ei ole tiedostoja",
"Upload some content or sync with your devices!" : "Lähetä tiedostoja tai synkronoi sisältö laitteidesi kanssa!",
"No entries found in this folder" : "Ei kohteita tässä kansiossa",
Expand Down
22 changes: 11 additions & 11 deletions apps/theming/l10n/zh_TW.js
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
OC.L10N.register(
"theming",
{
"Loading preview…" : "正在載入即時預覽...",
"Loading preview…" : "正在載入預覽...",
"Saved" : "已儲存",
"Admin" : "管理員",
"a safe home for all your data" : "你資料的安全屋",
"a safe home for all your data" : "您資料的安全屋",
"The given name is too long" : "指定的名稱太長",
"The given web address is too long" : "提供的網址太長",
"The given slogan is too long" : "指定的口號太長",
"The given slogan is too long" : "指定的標語太長",
"The given color is invalid" : "指定的顏色無效",
"No file uploaded" : "未上傳檔案",
"Unsupported image type" : "不支援的圖片類型",
"You are already using a custom theme" : "你已經使用了客製化主題",
"You are already using a custom theme" : "您正在使用自訂主題",
"Theming" : "佈景主題",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "主題功能可以讓用戶能進行簡單的編輯頁面外觀與觀看感受。且所有使用者都可以看見編輯結果。",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "使用佈景主題來客製化網頁界面和客戶端程式的外觀(並非所有客戶端程式都支援佈景主題),外觀將會套用至所有使用者。",
"Name" : "名稱",
"Reset to default" : "重設到預設值",
"Reset to default" : "恢復預設值",
"Web address" : "網址",
"Web address https://…" : "網址 https://…",
"Slogan" : "口號",
"Slogan" : "標語",
"Color" : "顏色",
"Logo" : "Logo",
"Upload new logo" : "上傳新的Logo",
"Upload new logo" : "上傳新的 Logo",
"Login image" : "登入圖片",
"Upload new login background" : "上傳新的登入背景",
"Upload new login background" : "上傳新的登入頁背景",
"Remove background image" : "移除背景圖片",
"reset to default" : "重設到預設值",
"Log in image" : "登入圖片"
"reset to default" : "恢復預設值",
"Log in image" : "登入頁圖片"
},
"nplurals=1; plural=0;");
22 changes: 11 additions & 11 deletions apps/theming/l10n/zh_TW.json
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
{ "translations": {
"Loading preview…" : "正在載入即時預覽...",
"Loading preview…" : "正在載入預覽...",
"Saved" : "已儲存",
"Admin" : "管理員",
"a safe home for all your data" : "你資料的安全屋",
"a safe home for all your data" : "您資料的安全屋",
"The given name is too long" : "指定的名稱太長",
"The given web address is too long" : "提供的網址太長",
"The given slogan is too long" : "指定的口號太長",
"The given slogan is too long" : "指定的標語太長",
"The given color is invalid" : "指定的顏色無效",
"No file uploaded" : "未上傳檔案",
"Unsupported image type" : "不支援的圖片類型",
"You are already using a custom theme" : "你已經使用了客製化主題",
"You are already using a custom theme" : "您正在使用自訂主題",
"Theming" : "佈景主題",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "主題功能可以讓用戶能進行簡單的編輯頁面外觀與觀看感受。且所有使用者都可以看見編輯結果",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "使用佈景主題來客製化網頁界面和客戶端程式的外觀(並非所有客戶端程式都支援佈景主題),外觀將會套用至所有使用者",
"Name" : "名稱",
"Reset to default" : "重設到預設值",
"Reset to default" : "恢復預設值",
"Web address" : "網址",
"Web address https://…" : "網址 https://…",
"Slogan" : "口號",
"Slogan" : "標語",
"Color" : "顏色",
"Logo" : "Logo",
"Upload new logo" : "上傳新的Logo",
"Upload new logo" : "上傳新的 Logo",
"Login image" : "登入圖片",
"Upload new login background" : "上傳新的登入背景",
"Upload new login background" : "上傳新的登入頁背景",
"Remove background image" : "移除背景圖片",
"reset to default" : "重設到預設值",
"Log in image" : "登入圖片"
"reset to default" : "恢復預設值",
"Log in image" : "登入頁圖片"
},"pluralForm" :"nplurals=1; plural=0;"
}
1 change: 1 addition & 0 deletions apps/updatenotification/l10n/fi.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ OC.L10N.register(
"A new version is available: %s" : "Uusi versio on saatavilla: %s",
"Open updater" : "Avaa päivittäjä",
"Download now" : "Lataa heti",
"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.",
"Checked on %s" : "Tarkistettu %s",
"Update channel:" : "Päivityskanava:",
Expand Down
1 change: 1 addition & 0 deletions apps/updatenotification/l10n/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"A new version is available: %s" : "Uusi versio on saatavilla: %s",
"Open updater" : "Avaa päivittäjä",
"Download now" : "Lataa heti",
"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.",
"Checked on %s" : "Tarkistettu %s",
"Update channel:" : "Päivityskanava:",
Expand Down
9 changes: 7 additions & 2 deletions core/l10n/et_EE.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ OC.L10N.register(
"Repair warning: " : "Paranda hoiatus:",
"Repair error: " : "Paranda viga:",
"Please use the command line updater because automatic updating is disabled in the config.php." : "Palun kasutage uuendamiseks käsurida, kuna automaatne uuendamine on config.php failis välja lülitatud.",
"Turned on maintenance mode" : "Haldusrežiimis sisse lülitatud",
"Turned off maintenance mode" : "Haldusrežiimis välja lülitatud",
"Turned on maintenance mode" : "Hooldusrežiim sisse lülitatud",
"Turned off maintenance mode" : "Hooldusrežiim välja lülitatud",
"Maintenance mode is kept active" : "Hooldusrežiim on aktiivne",
"Updating database schema" : "Andmebaasi skeemi uuendamine",
"Updated database" : "Uuendatud andmebaas",
Expand Down Expand Up @@ -149,6 +149,7 @@ OC.L10N.register(
"Name..." : "Nimi...",
"Error" : "Viga",
"Error removing share" : "Viga jagamise eemaldamisel",
"Non-existing tag #{tag}" : "Olematu silt #{tag}",
"restricted" : "piiratud",
"invisible" : "nähtamatu",
"({scope})" : "({scope})",
Expand Down Expand Up @@ -177,6 +178,8 @@ OC.L10N.register(
"The specified document has not been found on the server." : "Määratud dokumenti serverist ei leitud.",
"You can click here to return to %s." : "%s tagasi minemiseks võid sa siia klikkida.",
"Internal Server Error" : "Serveri sisemine viga",
"The server was unable to complete your request." : "Server ei suutnud sinu päringut lõpetada.",
"If this happens again, please send the technical details below to the server administrator." : "Kui see veel kord juhtub, saada tehnilised detailid allpool serveri administraatorile.",
"More details can be found in the server log." : "Lisainfot võib leida serveri logist.",
"Technical details" : "Tehnilised andmed",
"Remote Address: %s" : "Kaugaadress: %s",
Expand All @@ -195,6 +198,7 @@ OC.L10N.register(
"Data folder" : "Andmete kaust",
"Configure the database" : "Seadista andmebaasi",
"Only %s is available." : "Ainult %s on saadaval.",
"Install and activate additional PHP modules to choose other database types." : "Paigalda ja aktiveeri täiendavaid PHP mooduleid, et teisi andmebaasi tüüpe valida.",
"For more details check out the documentation." : "Lisainfot vaata dokumentatsioonist.",
"Database user" : "Andmebaasi kasutaja",
"Database password" : "Andmebaasi parool",
Expand Down Expand Up @@ -229,6 +233,7 @@ OC.L10N.register(
"Reset password" : "Nulli parool",
"Two-factor authentication" : "Kaheastmeline autentimine",
"Cancel log in" : "Katkesta sisselogimine",
"Access through untrusted domain" : "Ligipääs läbi ebausaldusväärse domeeni",
"Add \"%s\" as trusted domain" : "Lisa \"%s\" usaldusväärse domeenina",
"App update required" : "Rakenduse uuendus on nõutud",
"%s will be updated to version %s" : "%s uuendatakse versioonile %s",
Expand Down
9 changes: 7 additions & 2 deletions core/l10n/et_EE.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"Repair warning: " : "Paranda hoiatus:",
"Repair error: " : "Paranda viga:",
"Please use the command line updater because automatic updating is disabled in the config.php." : "Palun kasutage uuendamiseks käsurida, kuna automaatne uuendamine on config.php failis välja lülitatud.",
"Turned on maintenance mode" : "Haldusrežiimis sisse lülitatud",
"Turned off maintenance mode" : "Haldusrežiimis välja lülitatud",
"Turned on maintenance mode" : "Hooldusrežiim sisse lülitatud",
"Turned off maintenance mode" : "Hooldusrežiim välja lülitatud",
"Maintenance mode is kept active" : "Hooldusrežiim on aktiivne",
"Updating database schema" : "Andmebaasi skeemi uuendamine",
"Updated database" : "Uuendatud andmebaas",
Expand Down Expand Up @@ -147,6 +147,7 @@
"Name..." : "Nimi...",
"Error" : "Viga",
"Error removing share" : "Viga jagamise eemaldamisel",
"Non-existing tag #{tag}" : "Olematu silt #{tag}",
"restricted" : "piiratud",
"invisible" : "nähtamatu",
"({scope})" : "({scope})",
Expand Down Expand Up @@ -175,6 +176,8 @@
"The specified document has not been found on the server." : "Määratud dokumenti serverist ei leitud.",
"You can click here to return to %s." : "%s tagasi minemiseks võid sa siia klikkida.",
"Internal Server Error" : "Serveri sisemine viga",
"The server was unable to complete your request." : "Server ei suutnud sinu päringut lõpetada.",
"If this happens again, please send the technical details below to the server administrator." : "Kui see veel kord juhtub, saada tehnilised detailid allpool serveri administraatorile.",
"More details can be found in the server log." : "Lisainfot võib leida serveri logist.",
"Technical details" : "Tehnilised andmed",
"Remote Address: %s" : "Kaugaadress: %s",
Expand All @@ -193,6 +196,7 @@
"Data folder" : "Andmete kaust",
"Configure the database" : "Seadista andmebaasi",
"Only %s is available." : "Ainult %s on saadaval.",
"Install and activate additional PHP modules to choose other database types." : "Paigalda ja aktiveeri täiendavaid PHP mooduleid, et teisi andmebaasi tüüpe valida.",
"For more details check out the documentation." : "Lisainfot vaata dokumentatsioonist.",
"Database user" : "Andmebaasi kasutaja",
"Database password" : "Andmebaasi parool",
Expand Down Expand Up @@ -227,6 +231,7 @@
"Reset password" : "Nulli parool",
"Two-factor authentication" : "Kaheastmeline autentimine",
"Cancel log in" : "Katkesta sisselogimine",
"Access through untrusted domain" : "Ligipääs läbi ebausaldusväärse domeeni",
"Add \"%s\" as trusted domain" : "Lisa \"%s\" usaldusväärse domeenina",
"App update required" : "Rakenduse uuendus on nõutud",
"%s will be updated to version %s" : "%s uuendatakse versioonile %s",
Expand Down
2 changes: 2 additions & 0 deletions core/l10n/fi.js
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,8 @@ OC.L10N.register(
"The specified document has not been found on the server." : "Määritettyä asiakirjaa ei löytynyt palvelimelta.",
"You can click here to return to %s." : "Napsauta tästä palataksesi %siin.",
"Internal Server Error" : "Sisäinen palvelinvirhe",
"The server was unable to complete your request." : "Palvelin ei kyennyt käsittelemään pyyntöäsi.",
"If this happens again, please send the technical details below to the server administrator." : "Jos tämä tapahtuu uudelleen, lähetä alla olevat tekniset tiedot palvelimen ylläpitäjälle.",
"More details can be found in the server log." : "Lisätietoja on palvelimen lokitiedostossa.",
"Technical details" : "Tekniset tiedot",
"Remote Address: %s" : "Etäosoite: %s",
Expand Down
2 changes: 2 additions & 0 deletions core/l10n/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,8 @@
"The specified document has not been found on the server." : "Määritettyä asiakirjaa ei löytynyt palvelimelta.",
"You can click here to return to %s." : "Napsauta tästä palataksesi %siin.",
"Internal Server Error" : "Sisäinen palvelinvirhe",
"The server was unable to complete your request." : "Palvelin ei kyennyt käsittelemään pyyntöäsi.",
"If this happens again, please send the technical details below to the server administrator." : "Jos tämä tapahtuu uudelleen, lähetä alla olevat tekniset tiedot palvelimen ylläpitäjälle.",
"More details can be found in the server log." : "Lisätietoja on palvelimen lokitiedostossa.",
"Technical details" : "Tekniset tiedot",
"Remote Address: %s" : "Etäosoite: %s",
Expand Down
Loading

0 comments on commit c854665

Please sign in to comment.