summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-03-18 01:07:50 +0000
committerNextcloud bot <bot@nextcloud.com>2017-03-18 01:07:50 +0000
commit9e1e7dac479f63f194b595e45c05d7bf833622dd (patch)
treea5fda69013cf35e913ff1c84c7f773d2ba9a2195 /apps/files/l10n
parent3adee0f18bda27d380459236fe26f2f4ea5feaa8 (diff)
downloadnextcloud-server-9e1e7dac479f63f194b595e45c05d7bf833622dd.tar.gz
nextcloud-server-9e1e7dac479f63f194b595e45c05d7bf833622dd.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/fi.js31
-rw-r--r--apps/files/l10n/fi.json31
-rw-r--r--apps/files/l10n/nl.js1
-rw-r--r--apps/files/l10n/nl.json1
4 files changed, 64 insertions, 0 deletions
diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js
index e5deef567a8..1a3d4c624c5 100644
--- a/apps/files/l10n/fi.js
+++ b/apps/files/l10n/fi.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"files",
{
+ "Storage is temporarily not available" : "Tallennustila on tilapäisesti pois käytöstä",
"Storage invalid" : "Virheellinen tallennustila",
"Unknown error" : "Tuntematon virhe",
"All files" : "Kaikki tiedostot",
@@ -13,12 +14,16 @@ OC.L10N.register(
"Upload cancelled." : "Lähetys peruttu.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Kohdetta {filename} ei voi lähettää, koska se on joko kansio tai sen koko on 0 tavua",
"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",
"Rename" : "Nimeä uudelleen",
+ "Move" : "Siirrä",
+ "Target folder" : "Kohdekansio",
"Delete" : "Poista",
"Disconnect storage" : "Katkaise yhteys tallennustilaan",
"Unshare" : "Peru jakaminen",
@@ -61,12 +66,33 @@ OC.L10N.register(
"_%n byte_::_%n bytes_" : ["%n tavu","%n tavua"],
"Favorited" : "Lisätty suosikkeihin",
"Favorite" : "Suosikki",
+ "Copy local link" : "Kopioi paikallinen linkki",
"Folder" : "Kansio",
"New folder" : "Uusi kansio",
"Upload" : "Lähetä",
"An error occurred while trying to update the tags" : "Tunnisteiden päivitystä yrittäessä tapahtui virhe",
+ "Added to favorites" : "Lisätty suosikkeihin",
+ "Removed from favorites" : "Poistettu suosikeista",
+ "You added {file} to your favorites" : "Lisäsit tiedoston {file} suosikkeihin",
+ "You removed {file} from your favorites" : "Poistit tiedoston {file} suosikeista",
+ "File changes" : "Tiedostomuutokset",
+ "You created {file}" : "Loit tiedoston {file}",
+ "{user} created {file}" : "{user} loi tiedoston {file}",
+ "{file} was created in a public folder" : "Tiedosto {file} luotiin julkisessa kansiossa",
+ "You changed {file}" : "Muutit tiedostoa {file}",
+ "{user} changed {file}" : "{user} muutti tiedostoa {file}",
+ "You deleted {file}" : "Poistit tiedoston {file}",
+ "{user} deleted {file}" : "{user} poisti tiedoston {file}",
+ "You restored {file}" : "Palautit tiedoston {file}",
+ "{user} restored {file}" : "{user} palautti tiedoston {file}",
+ "You renamed {oldfile} to {newfile}" : "Uudelleennimesit tiedoston {oldfile} tiedostoksi {newfile}",
+ "{user} renamed {oldfile} to {newfile}" : "{user} uudelleennimesi tiedoston {oldfile} tiedostoksi {newfile}",
+ "A file has been added to or removed from your <strong>favorites</strong>" : "Tiedosto on lisätty tai poistettu <strong>suosikeista</strong>",
+ "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Tiedostoa tai kansiota on <strong>muutettu</strong> tai se on <strong>uudelleennimetty</strong>",
"A new file or folder has been <strong>created</strong>" : "Uusi tiedosto tai kansio on <strong>luotu</strong>",
+ "A new file or folder has been <strong>deleted</strong>" : "Uusi tiedosto tai kansio on <strong>poistettu</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Rajoita luomis- ja muutosilmoitukset <strong>omiin suosikkitiedostoihin</strong> <em>(Vain listaus)</em>",
+ "A new file or folder has been <strong>restored</strong>" : "Uusi tiedosto tai kansio on <strong>palautettu</strong>",
"Upload (max. %s)" : "Lähetys (enintään %s)",
"File handling" : "Tiedostonhallinta",
"Maximum upload size" : "Lähetettävän tiedoston suurin sallittu koko",
@@ -86,6 +112,11 @@ OC.L10N.register(
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Lähetettäväksi valitsemasi tiedostot ylittävät palvelimen salliman tiedostokoon rajan.",
"No favorites" : "Ei suosikkeja",
"Files and folders you mark as favorite will show up here" : "Suosikeiksi merkitsemäsi tiedostot ja kansiot näkyvät täällä",
+ "Shared with you" : "Jaettu kanssasi",
+ "Shared with others" : "Jaettu muille",
+ "Shared by link" : "Jaettu linkillä",
+ "Tags" : "Tunnisteet",
+ "Deleted files" : "Poistetut tiedostot",
"Text file" : "Tekstitiedosto",
"New text file.txt" : "Uusi tekstitiedosto.txt",
"Storage not available" : "Tallennustila ei ole käytettävissä",
diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json
index 6b60b94f6b4..1281c916e53 100644
--- a/apps/files/l10n/fi.json
+++ b/apps/files/l10n/fi.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Storage is temporarily not available" : "Tallennustila on tilapäisesti pois käytöstä",
"Storage invalid" : "Virheellinen tallennustila",
"Unknown error" : "Tuntematon virhe",
"All files" : "Kaikki tiedostot",
@@ -11,12 +12,16 @@
"Upload cancelled." : "Lähetys peruttu.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Kohdetta {filename} ei voi lähettää, koska se on joko kansio tai sen koko on 0 tavua",
"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",
"Rename" : "Nimeä uudelleen",
+ "Move" : "Siirrä",
+ "Target folder" : "Kohdekansio",
"Delete" : "Poista",
"Disconnect storage" : "Katkaise yhteys tallennustilaan",
"Unshare" : "Peru jakaminen",
@@ -59,12 +64,33 @@
"_%n byte_::_%n bytes_" : ["%n tavu","%n tavua"],
"Favorited" : "Lisätty suosikkeihin",
"Favorite" : "Suosikki",
+ "Copy local link" : "Kopioi paikallinen linkki",
"Folder" : "Kansio",
"New folder" : "Uusi kansio",
"Upload" : "Lähetä",
"An error occurred while trying to update the tags" : "Tunnisteiden päivitystä yrittäessä tapahtui virhe",
+ "Added to favorites" : "Lisätty suosikkeihin",
+ "Removed from favorites" : "Poistettu suosikeista",
+ "You added {file} to your favorites" : "Lisäsit tiedoston {file} suosikkeihin",
+ "You removed {file} from your favorites" : "Poistit tiedoston {file} suosikeista",
+ "File changes" : "Tiedostomuutokset",
+ "You created {file}" : "Loit tiedoston {file}",
+ "{user} created {file}" : "{user} loi tiedoston {file}",
+ "{file} was created in a public folder" : "Tiedosto {file} luotiin julkisessa kansiossa",
+ "You changed {file}" : "Muutit tiedostoa {file}",
+ "{user} changed {file}" : "{user} muutti tiedostoa {file}",
+ "You deleted {file}" : "Poistit tiedoston {file}",
+ "{user} deleted {file}" : "{user} poisti tiedoston {file}",
+ "You restored {file}" : "Palautit tiedoston {file}",
+ "{user} restored {file}" : "{user} palautti tiedoston {file}",
+ "You renamed {oldfile} to {newfile}" : "Uudelleennimesit tiedoston {oldfile} tiedostoksi {newfile}",
+ "{user} renamed {oldfile} to {newfile}" : "{user} uudelleennimesi tiedoston {oldfile} tiedostoksi {newfile}",
+ "A file has been added to or removed from your <strong>favorites</strong>" : "Tiedosto on lisätty tai poistettu <strong>suosikeista</strong>",
+ "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Tiedostoa tai kansiota on <strong>muutettu</strong> tai se on <strong>uudelleennimetty</strong>",
"A new file or folder has been <strong>created</strong>" : "Uusi tiedosto tai kansio on <strong>luotu</strong>",
+ "A new file or folder has been <strong>deleted</strong>" : "Uusi tiedosto tai kansio on <strong>poistettu</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Rajoita luomis- ja muutosilmoitukset <strong>omiin suosikkitiedostoihin</strong> <em>(Vain listaus)</em>",
+ "A new file or folder has been <strong>restored</strong>" : "Uusi tiedosto tai kansio on <strong>palautettu</strong>",
"Upload (max. %s)" : "Lähetys (enintään %s)",
"File handling" : "Tiedostonhallinta",
"Maximum upload size" : "Lähetettävän tiedoston suurin sallittu koko",
@@ -84,6 +110,11 @@
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Lähetettäväksi valitsemasi tiedostot ylittävät palvelimen salliman tiedostokoon rajan.",
"No favorites" : "Ei suosikkeja",
"Files and folders you mark as favorite will show up here" : "Suosikeiksi merkitsemäsi tiedostot ja kansiot näkyvät täällä",
+ "Shared with you" : "Jaettu kanssasi",
+ "Shared with others" : "Jaettu muille",
+ "Shared by link" : "Jaettu linkillä",
+ "Tags" : "Tunnisteet",
+ "Deleted files" : "Poistetut tiedostot",
"Text file" : "Tekstitiedosto",
"New text file.txt" : "Uusi tekstitiedosto.txt",
"Storage not available" : "Tallennustila ei ole käytettävissä",
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js
index 53d1964d570..2327b33efa1 100644
--- a/apps/files/l10n/nl.js
+++ b/apps/files/l10n/nl.js
@@ -45,6 +45,7 @@ OC.L10N.register(
"Could not create file \"{file}\" because it already exists" : "Kon \"{file}\" niet aanmaken, omdat het al bestaat",
"Could not create folder \"{dir}\" because it already exists" : "Kon map \"{dir}\" niet aanmaken, omdat die al bestaat",
"Error deleting file \"{fileName}\"." : "Fout bij verwijderen bestand \"{fileName}\".",
+ "No search results in other folders for {tag}{filter}{endtag}" : "Geen zoekresultaten voor {tag}{filter}{endtag} in andere mappen",
"Name" : "Naam",
"Size" : "Grootte",
"Modified" : "Aangepast",
diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json
index 4efa1b5e8cb..d127eeecd11 100644
--- a/apps/files/l10n/nl.json
+++ b/apps/files/l10n/nl.json
@@ -43,6 +43,7 @@
"Could not create file \"{file}\" because it already exists" : "Kon \"{file}\" niet aanmaken, omdat het al bestaat",
"Could not create folder \"{dir}\" because it already exists" : "Kon map \"{dir}\" niet aanmaken, omdat die al bestaat",
"Error deleting file \"{fileName}\"." : "Fout bij verwijderen bestand \"{fileName}\".",
+ "No search results in other folders for {tag}{filter}{endtag}" : "Geen zoekresultaten voor {tag}{filter}{endtag} in andere mappen",
"Name" : "Naam",
"Size" : "Grootte",
"Modified" : "Aangepast",