summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-03-01 01:07:42 +0000
committerNextcloud bot <bot@nextcloud.com>2017-03-01 01:07:42 +0000
commitaecec74a04160cb8a1d67540f3663ea40f49a873 (patch)
treea2a7487bb6571a5773a8ea696afac17f416be0ce /core
parent5fc924f6c95f9f718f283deb79f71320b16ceebb (diff)
downloadnextcloud-server-aecec74a04160cb8a1d67540f3663ea40f49a873.tar.gz
nextcloud-server-aecec74a04160cb8a1d67540f3663ea40f49a873.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/da.js3
-rw-r--r--core/l10n/da.json3
-rw-r--r--core/l10n/es.js2
-rw-r--r--core/l10n/es.json2
-rw-r--r--core/l10n/fi_FI.js18
-rw-r--r--core/l10n/fi_FI.json18
6 files changed, 44 insertions, 2 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js
index 9f067112042..92b981b2e15 100644
--- a/core/l10n/da.js
+++ b/core/l10n/da.js
@@ -25,6 +25,7 @@ OC.L10N.register(
"Repair warning: " : "Reparationsadvarsel:",
"Repair error: " : "Reparationsfejl:",
"Please use the command line updater because automatic updating is disabled in the config.php." : "Brug kommandolinje-updateren, da automatisk opdatering er slået fra i config.php",
+ "[%d / %d]: Checking table %s" : "[%d / %d]: Tjekker tabel %s",
"Turned on maintenance mode" : "Startede vedligeholdelsestilstand",
"Turned off maintenance mode" : "standsede vedligeholdelsestilstand",
"Maintenance mode is kept active" : "Vedligeholdelsestilstanden holdes kørende",
@@ -47,8 +48,10 @@ OC.L10N.register(
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : " <a href=\"{docUrl}\">Der var problemer med integritetskontrollen af koden. Mere information...</a>",
"Settings" : "Indstillinger",
"Connection to server lost" : "Forbindelsen til serveren er tabt",
+ "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problemer med at hente side, prøver igen om %n sekund","Problemer med at hente side, prøver igen om %n sekunder "],
"Saving..." : "Gemmer...",
"Dismiss" : "Afvis",
+ "This action requires you to confirm your password" : "Denne handling kræver at du bekræfter dit kodeord",
"Password" : "Adgangskode",
"Cancel" : "Annullér",
"Confirm" : "Bekræft",
diff --git a/core/l10n/da.json b/core/l10n/da.json
index d1c74db55b7..9b3df5d582a 100644
--- a/core/l10n/da.json
+++ b/core/l10n/da.json
@@ -23,6 +23,7 @@
"Repair warning: " : "Reparationsadvarsel:",
"Repair error: " : "Reparationsfejl:",
"Please use the command line updater because automatic updating is disabled in the config.php." : "Brug kommandolinje-updateren, da automatisk opdatering er slået fra i config.php",
+ "[%d / %d]: Checking table %s" : "[%d / %d]: Tjekker tabel %s",
"Turned on maintenance mode" : "Startede vedligeholdelsestilstand",
"Turned off maintenance mode" : "standsede vedligeholdelsestilstand",
"Maintenance mode is kept active" : "Vedligeholdelsestilstanden holdes kørende",
@@ -45,8 +46,10 @@
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : " <a href=\"{docUrl}\">Der var problemer med integritetskontrollen af koden. Mere information...</a>",
"Settings" : "Indstillinger",
"Connection to server lost" : "Forbindelsen til serveren er tabt",
+ "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problemer med at hente side, prøver igen om %n sekund","Problemer med at hente side, prøver igen om %n sekunder "],
"Saving..." : "Gemmer...",
"Dismiss" : "Afvis",
+ "This action requires you to confirm your password" : "Denne handling kræver at du bekræfter dit kodeord",
"Password" : "Adgangskode",
"Cancel" : "Annullér",
"Confirm" : "Bekræft",
diff --git a/core/l10n/es.js b/core/l10n/es.js
index c6b20c1e7be..926883edf3f 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -43,7 +43,7 @@ OC.L10N.register(
"Finished code integrity check" : "Terminando comprobación de integridad de código",
"%s (3rdparty)" : "%s (tercero)",
"%s (incompatible)" : "%s (incompatible)",
- "Following apps have been disabled: %s" : "Siguiendo aplicaciones ha sido deshabilitado: %s",
+ "Following apps have been disabled: %s" : "Las siguientes aplicaciones han sido deshabilitadas: %s",
"Already up to date" : "Ya actualizado",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Ha habido problemas durante la comprobación de la integridad del código. Más información…</a>",
"Settings" : "Ajustes",
diff --git a/core/l10n/es.json b/core/l10n/es.json
index 449da43f19b..6ddf6044d28 100644
--- a/core/l10n/es.json
+++ b/core/l10n/es.json
@@ -41,7 +41,7 @@
"Finished code integrity check" : "Terminando comprobación de integridad de código",
"%s (3rdparty)" : "%s (tercero)",
"%s (incompatible)" : "%s (incompatible)",
- "Following apps have been disabled: %s" : "Siguiendo aplicaciones ha sido deshabilitado: %s",
+ "Following apps have been disabled: %s" : "Las siguientes aplicaciones han sido deshabilitadas: %s",
"Already up to date" : "Ya actualizado",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Ha habido problemas durante la comprobación de la integridad del código. Más información…</a>",
"Settings" : "Ajustes",
diff --git a/core/l10n/fi_FI.js b/core/l10n/fi_FI.js
index 791fea7a08e..1e05a2c5213 100644
--- a/core/l10n/fi_FI.js
+++ b/core/l10n/fi_FI.js
@@ -3,6 +3,8 @@ OC.L10N.register(
{
"Please select a file." : "Valitse tiedosto.",
"File is too big" : "Tiedosto on liian suuri",
+ "The selected file is not an image." : "Valittu tiedosto ei ole kuva.",
+ "The selected file cannot be read." : "Valittua tiedostoa ei voida lukea.",
"Invalid file provided" : "Määritetty virheellinen tiedosto",
"No image or file provided" : "Kuvaa tai tiedostoa ei määritelty",
"Unknown filetype" : "Tuntematon tiedostotyyppi",
@@ -46,16 +48,23 @@ OC.L10N.register(
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Eheystarkistus tuotti ongelmia. Lisätietoja…</a>",
"Settings" : "Asetukset",
"Connection to server lost" : "Yhteys palvelimelle menetetty",
+ "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Ongelma sivun lataamisessa, päivitetään %n sekunnin kuluttua","Ongelma sivun lataamisessa, päivitetään %n sekunnin kuluttua"],
"Saving..." : "Tallennetaan...",
"Dismiss" : "Hylkää",
+ "This action requires you to confirm your password" : "Toiminto vaatii vahvistamista salasanallasi",
+ "Authentication required" : "Tunnistautuminen vaaditaan",
"Password" : "Salasana",
"Cancel" : "Peru",
+ "Confirm" : "Vahvista",
+ "Failed to authenticate, try again" : "Varmennus epäonnistui, yritä uudelleen",
"seconds ago" : "sekunteja sitten",
+ "Logging in …" : "Kirjaudutaan sisään...",
"The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Linkki salasanan palauttamista varten on lähetetty sähköpostitse. Jos et saa sähköpostiviestiä kohtuullisessa ajassa, tarkista roskapostikansiot.<br>Jos et saa sähköpostiviestiä, ota yhteys paikalliseen ylläpitäjään.",
"I know what I'm doing" : "Tiedän mitä teen",
"Password can not be changed. Please contact your administrator." : "Salasanan vaihtaminen ei onnistunut. Ota yhteys ylläpitäjään.",
"No" : "Ei",
"Yes" : "Kyllä",
+ "No files in here" : "Täällä ei ole tiedostoja",
"Choose" : "Valitse",
"Error loading file picker template: {error}" : "Virhe ladatessa tiedostopohjia: {error}",
"Ok" : "Ok",
@@ -71,6 +80,7 @@ OC.L10N.register(
"(all selected)" : "(kaikki valittu)",
"({count} selected)" : "({count} valittu)",
"Error loading file exists template" : "Virhe ladatessa mallipohjaa",
+ "Pending" : "Odottaa",
"Very weak password" : "Erittäin heikko salasana",
"Weak password" : "Heikko salasana",
"So-so password" : "Kohtalainen salasana",
@@ -101,6 +111,7 @@ OC.L10N.register(
"Expiration date" : "Päättymispäivä",
"Choose a password for the public link" : "Valitse salasana julkiselle linkille",
"Copied!" : "Kopioitu!",
+ "Copy" : "Kopioi",
"Not supported!" : "Ei tuettu!",
"Press ⌘-C to copy." : "Paina ⌘-C kopioidaksesi.",
"Press Ctrl-C to copy." : "Paina Ctrl-C kopioidaksesi.",
@@ -110,6 +121,7 @@ OC.L10N.register(
"Password protect" : "Suojaa salasanalla",
"Allow upload and editing" : "Salli lähetys ja muokkaus",
"Allow editing" : "Salli muokkaus",
+ "File drop (upload only)" : "Tiedostojen pudotus (Vain lähetys)",
"Email link to person" : "Lähetä linkki sähköpostitse",
"Send" : "Lähetä",
"Shared with you and the group {group} by {owner}" : "Jaettu sinun ja ryhmän {group} kanssa käyttäjän {owner} toimesta",
@@ -117,17 +129,23 @@ OC.L10N.register(
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} jaettu linkillä",
"group" : "ryhmä",
"remote" : "etä",
+ "email" : "sähköposti",
"Unshare" : "Lopeta jakaminen",
"can reshare" : "voi uudelleenjakaa",
"can edit" : "voi muokata",
+ "can create" : "voi luoda",
+ "can change" : "Voi vaihtaa",
+ "can delete" : "voi poistaa",
"access control" : "pääsynhallinta",
"Could not unshare" : "Jakamisen lopettaminen epäonnistui",
"Share details could not be loaded for this item." : "Tämän kohteen jakamistietoja ei voitu ladata.",
+ "This list is maybe truncated - please refine your search term to see more results." : "Lista on ehkä vajaa - uudelleen määritä hakutermisi nähdäksesi lisää tuloksia.",
"No users or groups found for {search}" : "Haulla {search} ei löytynyt käyttäjiä tai ryhmiä",
"No users found for {search}" : "Haulla {search} ei löytynyt käyttäjiä",
"An error occurred. Please try again" : "Tapahtui virhe, yritä uudelleen",
"{sharee} (group)" : "{sharee} (ryhmä)",
"{sharee} (remote)" : "{sharee} (etä)",
+ "{sharee} (email)" : "{sharee} (sähköposti)",
"Share" : "Jaa",
"Error removing share" : "Virhe jakoa poistaessa",
"Non-existing tag #{tag}" : "Ei olemassa oleva tunniste #{tag}",
diff --git a/core/l10n/fi_FI.json b/core/l10n/fi_FI.json
index 1fef08768c4..bfd3bf04ed8 100644
--- a/core/l10n/fi_FI.json
+++ b/core/l10n/fi_FI.json
@@ -1,6 +1,8 @@
{ "translations": {
"Please select a file." : "Valitse tiedosto.",
"File is too big" : "Tiedosto on liian suuri",
+ "The selected file is not an image." : "Valittu tiedosto ei ole kuva.",
+ "The selected file cannot be read." : "Valittua tiedostoa ei voida lukea.",
"Invalid file provided" : "Määritetty virheellinen tiedosto",
"No image or file provided" : "Kuvaa tai tiedostoa ei määritelty",
"Unknown filetype" : "Tuntematon tiedostotyyppi",
@@ -44,16 +46,23 @@
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Eheystarkistus tuotti ongelmia. Lisätietoja…</a>",
"Settings" : "Asetukset",
"Connection to server lost" : "Yhteys palvelimelle menetetty",
+ "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Ongelma sivun lataamisessa, päivitetään %n sekunnin kuluttua","Ongelma sivun lataamisessa, päivitetään %n sekunnin kuluttua"],
"Saving..." : "Tallennetaan...",
"Dismiss" : "Hylkää",
+ "This action requires you to confirm your password" : "Toiminto vaatii vahvistamista salasanallasi",
+ "Authentication required" : "Tunnistautuminen vaaditaan",
"Password" : "Salasana",
"Cancel" : "Peru",
+ "Confirm" : "Vahvista",
+ "Failed to authenticate, try again" : "Varmennus epäonnistui, yritä uudelleen",
"seconds ago" : "sekunteja sitten",
+ "Logging in …" : "Kirjaudutaan sisään...",
"The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Linkki salasanan palauttamista varten on lähetetty sähköpostitse. Jos et saa sähköpostiviestiä kohtuullisessa ajassa, tarkista roskapostikansiot.<br>Jos et saa sähköpostiviestiä, ota yhteys paikalliseen ylläpitäjään.",
"I know what I'm doing" : "Tiedän mitä teen",
"Password can not be changed. Please contact your administrator." : "Salasanan vaihtaminen ei onnistunut. Ota yhteys ylläpitäjään.",
"No" : "Ei",
"Yes" : "Kyllä",
+ "No files in here" : "Täällä ei ole tiedostoja",
"Choose" : "Valitse",
"Error loading file picker template: {error}" : "Virhe ladatessa tiedostopohjia: {error}",
"Ok" : "Ok",
@@ -69,6 +78,7 @@
"(all selected)" : "(kaikki valittu)",
"({count} selected)" : "({count} valittu)",
"Error loading file exists template" : "Virhe ladatessa mallipohjaa",
+ "Pending" : "Odottaa",
"Very weak password" : "Erittäin heikko salasana",
"Weak password" : "Heikko salasana",
"So-so password" : "Kohtalainen salasana",
@@ -99,6 +109,7 @@
"Expiration date" : "Päättymispäivä",
"Choose a password for the public link" : "Valitse salasana julkiselle linkille",
"Copied!" : "Kopioitu!",
+ "Copy" : "Kopioi",
"Not supported!" : "Ei tuettu!",
"Press ⌘-C to copy." : "Paina ⌘-C kopioidaksesi.",
"Press Ctrl-C to copy." : "Paina Ctrl-C kopioidaksesi.",
@@ -108,6 +119,7 @@
"Password protect" : "Suojaa salasanalla",
"Allow upload and editing" : "Salli lähetys ja muokkaus",
"Allow editing" : "Salli muokkaus",
+ "File drop (upload only)" : "Tiedostojen pudotus (Vain lähetys)",
"Email link to person" : "Lähetä linkki sähköpostitse",
"Send" : "Lähetä",
"Shared with you and the group {group} by {owner}" : "Jaettu sinun ja ryhmän {group} kanssa käyttäjän {owner} toimesta",
@@ -115,17 +127,23 @@
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} jaettu linkillä",
"group" : "ryhmä",
"remote" : "etä",
+ "email" : "sähköposti",
"Unshare" : "Lopeta jakaminen",
"can reshare" : "voi uudelleenjakaa",
"can edit" : "voi muokata",
+ "can create" : "voi luoda",
+ "can change" : "Voi vaihtaa",
+ "can delete" : "voi poistaa",
"access control" : "pääsynhallinta",
"Could not unshare" : "Jakamisen lopettaminen epäonnistui",
"Share details could not be loaded for this item." : "Tämän kohteen jakamistietoja ei voitu ladata.",
+ "This list is maybe truncated - please refine your search term to see more results." : "Lista on ehkä vajaa - uudelleen määritä hakutermisi nähdäksesi lisää tuloksia.",
"No users or groups found for {search}" : "Haulla {search} ei löytynyt käyttäjiä tai ryhmiä",
"No users found for {search}" : "Haulla {search} ei löytynyt käyttäjiä",
"An error occurred. Please try again" : "Tapahtui virhe, yritä uudelleen",
"{sharee} (group)" : "{sharee} (ryhmä)",
"{sharee} (remote)" : "{sharee} (etä)",
+ "{sharee} (email)" : "{sharee} (sähköposti)",
"Share" : "Jaa",
"Error removing share" : "Virhe jakoa poistaessa",
"Non-existing tag #{tag}" : "Ei olemassa oleva tunniste #{tag}",