diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-12 00:07:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-12 00:07:46 +0000 |
commit | 645f0aa96fb0801098821375f70eda9aad44ba70 (patch) | |
tree | 8dbbdcab9b8c8ce3b47da4d58081caf8b841a0c7 /apps | |
parent | f0790bfad76c9fbae0fdfa4c0cfd566604e5d57d (diff) | |
download | nextcloud-server-645f0aa96fb0801098821375f70eda9aad44ba70.tar.gz nextcloud-server-645f0aa96fb0801098821375f70eda9aad44ba70.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r-- | apps/federatedfilesharing/l10n/fr.js | 1 | ||||
-rw-r--r-- | apps/federatedfilesharing/l10n/fr.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/fr.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/fr.json | 1 | ||||
-rw-r--r-- | apps/twofactor_backupcodes/l10n/de_DE.js | 2 | ||||
-rw-r--r-- | apps/twofactor_backupcodes/l10n/de_DE.json | 2 | ||||
-rw-r--r-- | apps/workflowengine/l10n/fi.js | 66 | ||||
-rw-r--r-- | apps/workflowengine/l10n/fi.json | 64 |
8 files changed, 136 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/fr.js b/apps/federatedfilesharing/l10n/fr.js index a47eda0868b..35c65b84fae 100644 --- a/apps/federatedfilesharing/l10n/fr.js +++ b/apps/federatedfilesharing/l10n/fr.js @@ -37,6 +37,7 @@ OC.L10N.register( "Decline" : "Refuser", "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Partagez avec moi grâce à mon identifiant Federated Cloud #Nextcloud %s", "Share with me through my #Nextcloud Federated Cloud ID" : "Partagez avec moi grâce à mon identifiant Federated Cloud #Nextcloud", + "Federated file sharing" : "Partage de fichiers fédérés", "Federated Cloud Sharing" : "Federated Cloud Sharing", "Open documentation" : "Voir la documentation", "Adjust how people can share between servers." : "Réglez comment les personnes peuvent partager entre les serveurs.", diff --git a/apps/federatedfilesharing/l10n/fr.json b/apps/federatedfilesharing/l10n/fr.json index de47af67626..eecd8ae00f4 100644 --- a/apps/federatedfilesharing/l10n/fr.json +++ b/apps/federatedfilesharing/l10n/fr.json @@ -35,6 +35,7 @@ "Decline" : "Refuser", "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Partagez avec moi grâce à mon identifiant Federated Cloud #Nextcloud %s", "Share with me through my #Nextcloud Federated Cloud ID" : "Partagez avec moi grâce à mon identifiant Federated Cloud #Nextcloud", + "Federated file sharing" : "Partage de fichiers fédérés", "Federated Cloud Sharing" : "Federated Cloud Sharing", "Open documentation" : "Voir la documentation", "Adjust how people can share between servers." : "Réglez comment les personnes peuvent partager entre les serveurs.", diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index 12a83043de6..43a90ab04fa 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -89,6 +89,7 @@ OC.L10N.register( "Cannot increase permissions" : "Impossible d'augmenter les permissions", "%s is publicly shared" : "%s a été partagé publiquement", "Share API is disabled" : "l'API de partage est désactivée", + "File sharing" : "Partage de fichiers", "This share is password-protected" : "Ce partage est protégé par un mot de passe", "The password is wrong. Try again." : "Le mot de passe est incorrect. Veuillez réessayer.", "Password" : "Mot de passe", diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json index 3b31113f45a..3c6370873b7 100644 --- a/apps/files_sharing/l10n/fr.json +++ b/apps/files_sharing/l10n/fr.json @@ -87,6 +87,7 @@ "Cannot increase permissions" : "Impossible d'augmenter les permissions", "%s is publicly shared" : "%s a été partagé publiquement", "Share API is disabled" : "l'API de partage est désactivée", + "File sharing" : "Partage de fichiers", "This share is password-protected" : "Ce partage est protégé par un mot de passe", "The password is wrong. Try again." : "Le mot de passe est incorrect. Veuillez réessayer.", "Password" : "Mot de passe", diff --git a/apps/twofactor_backupcodes/l10n/de_DE.js b/apps/twofactor_backupcodes/l10n/de_DE.js index 70cd65de8be..4ee7176cc4a 100644 --- a/apps/twofactor_backupcodes/l10n/de_DE.js +++ b/apps/twofactor_backupcodes/l10n/de_DE.js @@ -2,7 +2,7 @@ OC.L10N.register( "twofactor_backupcodes", { "Generate backup codes" : "Backup-Codes erzeugen", - "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Backup-Codes wurden erstellt. {{used}} von {{total}} Codes wurden verwandt.", + "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Backup-Codes wurden erstellt. {{used}} von {{total}} Codes wurden benutzt.", "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Dies sind Ihre Backup-Codes. Bitte speichern und/oder drucken Sie diese, da diese Codes später nicht mehr gelesen werden können", "Save backup codes" : "Backup-Codes speichern", "Print backup codes" : "Backup-Codes drucken", diff --git a/apps/twofactor_backupcodes/l10n/de_DE.json b/apps/twofactor_backupcodes/l10n/de_DE.json index d9f1af4b6bc..d5202046a00 100644 --- a/apps/twofactor_backupcodes/l10n/de_DE.json +++ b/apps/twofactor_backupcodes/l10n/de_DE.json @@ -1,6 +1,6 @@ { "translations": { "Generate backup codes" : "Backup-Codes erzeugen", - "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Backup-Codes wurden erstellt. {{used}} von {{total}} Codes wurden verwandt.", + "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Backup-Codes wurden erstellt. {{used}} von {{total}} Codes wurden benutzt.", "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Dies sind Ihre Backup-Codes. Bitte speichern und/oder drucken Sie diese, da diese Codes später nicht mehr gelesen werden können", "Save backup codes" : "Backup-Codes speichern", "Print backup codes" : "Backup-Codes drucken", diff --git a/apps/workflowengine/l10n/fi.js b/apps/workflowengine/l10n/fi.js new file mode 100644 index 00000000000..9514aef4e9b --- /dev/null +++ b/apps/workflowengine/l10n/fi.js @@ -0,0 +1,66 @@ +OC.L10N.register( + "workflowengine", + { + "Saved" : "Tallennettu", + "Saving failed:" : "Tallennus epäonnistui:", + "File MIME type" : "Tiedosto MIME tyyppi", + "is" : "on", + "is not" : "ei ole", + "matches" : "täsmää", + "does not match" : "ei täsmää", + "Example: {placeholder}" : "Esimerkki: {placeholder}", + "File size (upload)" : "Tiedostokoko (lähetys)", + "less" : "pienempi", + "less or equals" : "pienempi tai yhtä suuri kuin", + "greater or equals" : "suurempi tai yhtä suuri kuin", + "greater" : "suurempi", + "File system tag" : "Järjestelmätunniste", + "is tagged with" : "on merkitty tunnisteella", + "is not tagged with" : "ei ole merkitty tunnisteella", + "Select tag…" : "Valitse tunniste…", + "Request remote address" : "Pyynnön etäosoite", + "matches IPv4" : "täsmää IPv4-osoitteeseen", + "does not match IPv4" : "ei täsmää IPv4-osoitteeseen", + "matches IPv6" : "täsmää IPv6-osoitteeseen", + "does not match IPv6" : "ei täsmää IPv6-osoitteeseen", + "Request time" : "Pyynnön aika", + "between" : "välillä", + "not between" : "ei välillä", + "Start" : "Alku", + "End" : "Loppu", + "Select timezone…" : "Valitse aikavyöhyke...", + "Request URL" : "Pyynnön URL-osoite", + "Predefined URLs" : "Ennalta määritellyt URL osoitteet", + "Files WebDAV" : "Tiedostot WebDAV", + "Request user agent" : "Pyyntö user agent", + "Sync clients" : "Synkronointisovellukset", + "Android client" : "Android-sovellus", + "iOS client" : "iOS-sovellus", + "Desktop client" : "Työpöytäsovellus", + "User group membership" : "Käyttäjäryhmä jäsenyys", + "is member of" : "on jäsen", + "is not member of" : "ei ole jäsen", + "The given operator is invalid" : "Annettu operaattori on virheellinen", + "The given file size is invalid" : "Annettu tiedoston koko on virheellinen", + "The given tag id is invalid" : "Annettu tag id on virheellinen", + "The given IP range is invalid" : "Annetut IP arvot ovat virheelliset", + "The given IP range is not valid for IPv4" : "Annetut IP arvot eivät käy IPv4 osoitteisiin", + "The given IP range is not valid for IPv6" : "Annetut IP arvot eivät käy IPv6 osoitteisiin", + "The given time span is invalid" : "Annettu aikaväli on virheellinen", + "The given start time is invalid" : "Annettu aloitusaika on virheellinen", + "The given end time is invalid" : "Annettu päättymisaika on virheellinen", + "The given group does not exist" : "Annettua ryhmää ei ole", + "Workflow" : "Työnkulku", + "Files workflow engine" : "Tiedostojen hallintatyökalu", + "Open documentation" : "Avaa dokumentaatio", + "Add rule group" : "Lisää sääntöryhmä", + "Short rule description" : "Lyhyt sääntökuvaus", + "Add rule" : "Lisää sääntö", + "Reset" : "Palauta", + "Save" : "Tallenna", + "Saving…" : "Tallennetaan...", + "Loading…" : "Ladataan…", + "Successfully saved" : "Tallennettu onnistuneesti", + "File mime type" : "Tiedoston mediatyyppi" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/workflowengine/l10n/fi.json b/apps/workflowengine/l10n/fi.json new file mode 100644 index 00000000000..21f090a9bb1 --- /dev/null +++ b/apps/workflowengine/l10n/fi.json @@ -0,0 +1,64 @@ +{ "translations": { + "Saved" : "Tallennettu", + "Saving failed:" : "Tallennus epäonnistui:", + "File MIME type" : "Tiedosto MIME tyyppi", + "is" : "on", + "is not" : "ei ole", + "matches" : "täsmää", + "does not match" : "ei täsmää", + "Example: {placeholder}" : "Esimerkki: {placeholder}", + "File size (upload)" : "Tiedostokoko (lähetys)", + "less" : "pienempi", + "less or equals" : "pienempi tai yhtä suuri kuin", + "greater or equals" : "suurempi tai yhtä suuri kuin", + "greater" : "suurempi", + "File system tag" : "Järjestelmätunniste", + "is tagged with" : "on merkitty tunnisteella", + "is not tagged with" : "ei ole merkitty tunnisteella", + "Select tag…" : "Valitse tunniste…", + "Request remote address" : "Pyynnön etäosoite", + "matches IPv4" : "täsmää IPv4-osoitteeseen", + "does not match IPv4" : "ei täsmää IPv4-osoitteeseen", + "matches IPv6" : "täsmää IPv6-osoitteeseen", + "does not match IPv6" : "ei täsmää IPv6-osoitteeseen", + "Request time" : "Pyynnön aika", + "between" : "välillä", + "not between" : "ei välillä", + "Start" : "Alku", + "End" : "Loppu", + "Select timezone…" : "Valitse aikavyöhyke...", + "Request URL" : "Pyynnön URL-osoite", + "Predefined URLs" : "Ennalta määritellyt URL osoitteet", + "Files WebDAV" : "Tiedostot WebDAV", + "Request user agent" : "Pyyntö user agent", + "Sync clients" : "Synkronointisovellukset", + "Android client" : "Android-sovellus", + "iOS client" : "iOS-sovellus", + "Desktop client" : "Työpöytäsovellus", + "User group membership" : "Käyttäjäryhmä jäsenyys", + "is member of" : "on jäsen", + "is not member of" : "ei ole jäsen", + "The given operator is invalid" : "Annettu operaattori on virheellinen", + "The given file size is invalid" : "Annettu tiedoston koko on virheellinen", + "The given tag id is invalid" : "Annettu tag id on virheellinen", + "The given IP range is invalid" : "Annetut IP arvot ovat virheelliset", + "The given IP range is not valid for IPv4" : "Annetut IP arvot eivät käy IPv4 osoitteisiin", + "The given IP range is not valid for IPv6" : "Annetut IP arvot eivät käy IPv6 osoitteisiin", + "The given time span is invalid" : "Annettu aikaväli on virheellinen", + "The given start time is invalid" : "Annettu aloitusaika on virheellinen", + "The given end time is invalid" : "Annettu päättymisaika on virheellinen", + "The given group does not exist" : "Annettua ryhmää ei ole", + "Workflow" : "Työnkulku", + "Files workflow engine" : "Tiedostojen hallintatyökalu", + "Open documentation" : "Avaa dokumentaatio", + "Add rule group" : "Lisää sääntöryhmä", + "Short rule description" : "Lyhyt sääntökuvaus", + "Add rule" : "Lisää sääntö", + "Reset" : "Palauta", + "Save" : "Tallenna", + "Saving…" : "Tallennetaan...", + "Loading…" : "Ladataan…", + "Successfully saved" : "Tallennettu onnistuneesti", + "File mime type" : "Tiedoston mediatyyppi" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file |