summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apps/federatedfilesharing/l10n/fi.js2
-rw-r--r--apps/federatedfilesharing/l10n/fi.json2
-rw-r--r--apps/files/l10n/fi.js3
-rw-r--r--apps/files/l10n/fi.json3
-rw-r--r--core/l10n/fi.js3
-rw-r--r--core/l10n/fi.json3
-rw-r--r--core/l10n/sk.js3
-rw-r--r--core/l10n/sk.json3
8 files changed, 22 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/fi.js b/apps/federatedfilesharing/l10n/fi.js
index bd6e93a9684..7f71f5a27bb 100644
--- a/apps/federatedfilesharing/l10n/fi.js
+++ b/apps/federatedfilesharing/l10n/fi.js
@@ -21,6 +21,7 @@ OC.L10N.register(
"Invalid or untrusted SSL certificate" : "Virheellinen tai ei-luotettu SSL-varmenne",
"Could not authenticate to remote share, password might be wrong" : "Tunnistautuminen etäjakoa kohtaan epäonnistui. Salasana saattaa olla väärä",
"Storage not valid" : "Tallennustila ei ole kelvollinen",
+ "Federated share added" : "Federoitu jako lisätty",
"Couldn't add remote share" : "Etäjaon liittäminen epäonnistui",
"Sharing %s failed, because this item is already shared with %s" : "Kohteen %s jakaminen epäonnistui, koska kohde on jo jaettu käyttäjälle %s",
"Not allowed to create a federated share with the same user" : "Saman käyttäjän kanssa ei ole sallittua luoda federoitua jakoa",
@@ -38,6 +39,7 @@ OC.L10N.register(
"Sharing" : "Jakaminen",
"Federated Cloud Sharing" : "Federoitu pilvijakaminen",
"Open documentation" : "Avaa dokumentaatio",
+ "Adjust how people can share between servers." : "Mukauta kuinka ihmiset voivat jakaa palvelinten välillä.",
"Allow users on this server to send shares to other servers" : "Salli tämän palvelimen käyttäjien lähettää jakoja muille palvelimille",
"Allow users on this server to receive shares from other servers" : "Salli tämän palvelimen käyttäjien vastaanottaa jakoja muilta palvelimilta",
"Search global and public address book for users" : "Etsi käyttäjiä maailmanlaajuisesta ja julkisesta osoitekirjasta",
diff --git a/apps/federatedfilesharing/l10n/fi.json b/apps/federatedfilesharing/l10n/fi.json
index 41586d0b578..7aac33281e5 100644
--- a/apps/federatedfilesharing/l10n/fi.json
+++ b/apps/federatedfilesharing/l10n/fi.json
@@ -19,6 +19,7 @@
"Invalid or untrusted SSL certificate" : "Virheellinen tai ei-luotettu SSL-varmenne",
"Could not authenticate to remote share, password might be wrong" : "Tunnistautuminen etäjakoa kohtaan epäonnistui. Salasana saattaa olla väärä",
"Storage not valid" : "Tallennustila ei ole kelvollinen",
+ "Federated share added" : "Federoitu jako lisätty",
"Couldn't add remote share" : "Etäjaon liittäminen epäonnistui",
"Sharing %s failed, because this item is already shared with %s" : "Kohteen %s jakaminen epäonnistui, koska kohde on jo jaettu käyttäjälle %s",
"Not allowed to create a federated share with the same user" : "Saman käyttäjän kanssa ei ole sallittua luoda federoitua jakoa",
@@ -36,6 +37,7 @@
"Sharing" : "Jakaminen",
"Federated Cloud Sharing" : "Federoitu pilvijakaminen",
"Open documentation" : "Avaa dokumentaatio",
+ "Adjust how people can share between servers." : "Mukauta kuinka ihmiset voivat jakaa palvelinten välillä.",
"Allow users on this server to send shares to other servers" : "Salli tämän palvelimen käyttäjien lähettää jakoja muille palvelimille",
"Allow users on this server to receive shares from other servers" : "Salli tämän palvelimen käyttäjien vastaanottaa jakoja muilta palvelimilta",
"Search global and public address book for users" : "Etsi käyttäjiä maailmanlaajuisesta ja julkisesta osoitekirjasta",
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js
index 69bd7fe3940..98e91b172a4 100644
--- a/apps/files/l10n/fi.js
+++ b/apps/files/l10n/fi.js
@@ -22,6 +22,7 @@ OC.L10N.register(
"Actions" : "Toiminnot",
"Download" : "Lataa",
"Rename" : "Nimeä uudelleen",
+ "Move or copy" : "Siirrä tai kopioi",
"Target folder" : "Kohdekansio",
"Delete" : "Poista",
"Disconnect storage" : "Katkaise yhteys tallennustilaan",
@@ -36,6 +37,8 @@ OC.L10N.register(
"This directory is unavailable, please check the logs or contact the administrator" : "Hakemisto ei ole käytettävissä. Tarkista lokit tai ole yhteydessä ylläpitoon.",
"Could not move \"{file}\", target exists" : "Tiedoston \"{file}\" siirtäminen ei onnistunut, kohde on olemassa",
"Could not move \"{file}\"" : "Tiedoston \"{file}\" siirtäminen ei onnistunut",
+ "Could not copy \"{file}\", target exists" : "Tiedostoa \"{file}\" ei voitu kopioida, kohde on olemassa",
+ "Could not copy \"{file}\"" : "Tiedostoa \"{file}\" ei voitu kopioida",
"{newName} already exists" : "{newName} on jo olemassa",
"Could not rename \"{fileName}\", it does not exist any more" : "Tiedoston \"{fileName}\" nimeäminen uudelleen ei onnistunut, koska sitä ei ole enää olemassa",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Nimi \"{targetName}\" on jo käytössä kansiossa \"{dir}\". Valitse toinen nimi.",
diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json
index 61d5322e9f2..3148ed7f29b 100644
--- a/apps/files/l10n/fi.json
+++ b/apps/files/l10n/fi.json
@@ -20,6 +20,7 @@
"Actions" : "Toiminnot",
"Download" : "Lataa",
"Rename" : "Nimeä uudelleen",
+ "Move or copy" : "Siirrä tai kopioi",
"Target folder" : "Kohdekansio",
"Delete" : "Poista",
"Disconnect storage" : "Katkaise yhteys tallennustilaan",
@@ -34,6 +35,8 @@
"This directory is unavailable, please check the logs or contact the administrator" : "Hakemisto ei ole käytettävissä. Tarkista lokit tai ole yhteydessä ylläpitoon.",
"Could not move \"{file}\", target exists" : "Tiedoston \"{file}\" siirtäminen ei onnistunut, kohde on olemassa",
"Could not move \"{file}\"" : "Tiedoston \"{file}\" siirtäminen ei onnistunut",
+ "Could not copy \"{file}\", target exists" : "Tiedostoa \"{file}\" ei voitu kopioida, kohde on olemassa",
+ "Could not copy \"{file}\"" : "Tiedostoa \"{file}\" ei voitu kopioida",
"{newName} already exists" : "{newName} on jo olemassa",
"Could not rename \"{fileName}\", it does not exist any more" : "Tiedoston \"{fileName}\" nimeäminen uudelleen ei onnistunut, koska sitä ei ole enää olemassa",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Nimi \"{targetName}\" on jo käytössä kansiossa \"{dir}\". Valitse toinen nimi.",
diff --git a/core/l10n/fi.js b/core/l10n/fi.js
index f18bf065a7b..118d87333e7 100644
--- a/core/l10n/fi.js
+++ b/core/l10n/fi.js
@@ -84,6 +84,7 @@ OC.L10N.register(
"No files in here" : "Täällä ei ole tiedostoja",
"Choose" : "Valitse",
"Copy" : "Kopioi",
+ "Move" : "Siirrä",
"Error loading file picker template: {error}" : "Virhe ladatessa tiedostopohjia: {error}",
"OK" : "OK",
"Error loading message template: {error}" : "Virhe ladatessa viestipohjaa: {error}",
@@ -99,6 +100,8 @@ OC.L10N.register(
"({count} selected)" : "({count} valittu)",
"Error loading file exists template" : "Virhe ladatessa mallipohjaa",
"Pending" : "Odottaa",
+ "Copy to {folder}" : "Kopioi kansioon {folder}",
+ "Move to {folder}" : "Siirrä kansioon {folder}",
"Very weak password" : "Erittäin heikko salasana",
"Weak password" : "Heikko salasana",
"So-so password" : "Kohtalainen salasana",
diff --git a/core/l10n/fi.json b/core/l10n/fi.json
index 339c96657a8..668979f73c6 100644
--- a/core/l10n/fi.json
+++ b/core/l10n/fi.json
@@ -82,6 +82,7 @@
"No files in here" : "Täällä ei ole tiedostoja",
"Choose" : "Valitse",
"Copy" : "Kopioi",
+ "Move" : "Siirrä",
"Error loading file picker template: {error}" : "Virhe ladatessa tiedostopohjia: {error}",
"OK" : "OK",
"Error loading message template: {error}" : "Virhe ladatessa viestipohjaa: {error}",
@@ -97,6 +98,8 @@
"({count} selected)" : "({count} valittu)",
"Error loading file exists template" : "Virhe ladatessa mallipohjaa",
"Pending" : "Odottaa",
+ "Copy to {folder}" : "Kopioi kansioon {folder}",
+ "Move to {folder}" : "Siirrä kansioon {folder}",
"Very weak password" : "Erittäin heikko salasana",
"Weak password" : "Heikko salasana",
"So-so password" : "Kohtalainen salasana",
diff --git a/core/l10n/sk.js b/core/l10n/sk.js
index 4a0d6da160e..ab9b018685f 100644
--- a/core/l10n/sk.js
+++ b/core/l10n/sk.js
@@ -85,6 +85,7 @@ OC.L10N.register(
"No files in here" : "Nie sú tu žiadne súbory",
"Choose" : "Vybrať",
"Copy" : "Kopírovať",
+ "Move" : "Presunúť",
"Error loading file picker template: {error}" : "Chyba pri nahrávaní šablóny výberu súborov: {error}",
"OK" : "Ok",
"Error loading message template: {error}" : "Chyba pri nahrávaní šablóny správy: {error}",
@@ -100,6 +101,8 @@ OC.L10N.register(
"({count} selected)" : "({count} vybraných)",
"Error loading file exists template" : "Chyba pri nahrávaní šablóny existencie súboru",
"Pending" : "Čaká",
+ "Copy to {folder}" : "Skopírovať do {folder}",
+ "Move to {folder}" : "Presunúť do {folder}",
"Very weak password" : "Veľmi slabé heslo",
"Weak password" : "Slabé heslo",
"So-so password" : "Priemerné heslo",
diff --git a/core/l10n/sk.json b/core/l10n/sk.json
index d4c183805b3..a221d8e0b7d 100644
--- a/core/l10n/sk.json
+++ b/core/l10n/sk.json
@@ -83,6 +83,7 @@
"No files in here" : "Nie sú tu žiadne súbory",
"Choose" : "Vybrať",
"Copy" : "Kopírovať",
+ "Move" : "Presunúť",
"Error loading file picker template: {error}" : "Chyba pri nahrávaní šablóny výberu súborov: {error}",
"OK" : "Ok",
"Error loading message template: {error}" : "Chyba pri nahrávaní šablóny správy: {error}",
@@ -98,6 +99,8 @@
"({count} selected)" : "({count} vybraných)",
"Error loading file exists template" : "Chyba pri nahrávaní šablóny existencie súboru",
"Pending" : "Čaká",
+ "Copy to {folder}" : "Skopírovať do {folder}",
+ "Move to {folder}" : "Presunúť do {folder}",
"Very weak password" : "Veľmi slabé heslo",
"Weak password" : "Slabé heslo",
"So-so password" : "Priemerné heslo",