diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-12-05 01:55:14 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-12-05 01:55:14 -0500 |
commit | f0b1ba713d377a6af79ef6c8debb9b1fd61aea88 (patch) | |
tree | 169b8eff75e9612d73bb5e6151178c1dbd9d44b5 /apps | |
parent | e91eba4b5bd856cb1ef81996ace6d16c09f1bb01 (diff) | |
download | nextcloud-server-f0b1ba713d377a6af79ef6c8debb9b1fd61aea88.tar.gz nextcloud-server-f0b1ba713d377a6af79ef6c8debb9b1fd61aea88.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r-- | apps/files/l10n/nl.js | 8 | ||||
-rw-r--r-- | apps/files/l10n/nl.json | 8 | ||||
-rw-r--r-- | apps/files_external/l10n/cs_CZ.js | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/cs_CZ.json | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/fi_FI.js | 3 | ||||
-rw-r--r-- | apps/files_external/l10n/fi_FI.json | 3 | ||||
-rw-r--r-- | apps/files_external/l10n/it.js | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/it.json | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/sq.js | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/sq.json | 1 |
10 files changed, 20 insertions, 8 deletions
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index f99d3314230..4169c053269 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -81,14 +81,14 @@ OC.L10N.register( "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Beperk meldingen over aanmaken en wijzigen aan uw <strong>favoriete bestanden</strong> <em>(Alleen stream)</em>", "A file or folder has been <strong>deleted</strong>" : "Een bestand of map is <strong>verwijderd</strong>", "A file or folder has been <strong>restored</strong>" : "Een bestand of een mmaps is <strong>hersteld</strong>", - "You created %1$s" : "U creëerde %1$s", + "You created %1$s" : "Gecreëerd: %1$s", "%2$s created %1$s" : "%2$s creëerde %1$s", "%1$s was created in a public folder" : "%1$s werd gecreëerd in een openbare map", - "You changed %1$s" : "U wijzigde %1$s", + "You changed %1$s" : "Gewijzigd: %1$s", "%2$s changed %1$s" : "%2$s wijzigde %1$s", - "You deleted %1$s" : "U verwijderde %1$s", + "You deleted %1$s" : "Verwijderd: %1$s", "%2$s deleted %1$s" : "%2$s verwijderde %1$s", - "You restored %1$s" : "U herstelde %1$s", + "You restored %1$s" : "Hersteld: %1$s", "%2$s restored %1$s" : "%2$s herstelde %1$s", "Changed by %2$s" : "Gewijzigd door %2$s", "Deleted by %2$s" : "Verwijderd door %2$s", diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json index aaf4edcfdd4..07210b13829 100644 --- a/apps/files/l10n/nl.json +++ b/apps/files/l10n/nl.json @@ -79,14 +79,14 @@ "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Beperk meldingen over aanmaken en wijzigen aan uw <strong>favoriete bestanden</strong> <em>(Alleen stream)</em>", "A file or folder has been <strong>deleted</strong>" : "Een bestand of map is <strong>verwijderd</strong>", "A file or folder has been <strong>restored</strong>" : "Een bestand of een mmaps is <strong>hersteld</strong>", - "You created %1$s" : "U creëerde %1$s", + "You created %1$s" : "Gecreëerd: %1$s", "%2$s created %1$s" : "%2$s creëerde %1$s", "%1$s was created in a public folder" : "%1$s werd gecreëerd in een openbare map", - "You changed %1$s" : "U wijzigde %1$s", + "You changed %1$s" : "Gewijzigd: %1$s", "%2$s changed %1$s" : "%2$s wijzigde %1$s", - "You deleted %1$s" : "U verwijderde %1$s", + "You deleted %1$s" : "Verwijderd: %1$s", "%2$s deleted %1$s" : "%2$s verwijderde %1$s", - "You restored %1$s" : "U herstelde %1$s", + "You restored %1$s" : "Hersteld: %1$s", "%2$s restored %1$s" : "%2$s herstelde %1$s", "Changed by %2$s" : "Gewijzigd door %2$s", "Deleted by %2$s" : "Verwijderd door %2$s", diff --git a/apps/files_external/l10n/cs_CZ.js b/apps/files_external/l10n/cs_CZ.js index 408d942a1c9..94c8194e328 100644 --- a/apps/files_external/l10n/cs_CZ.js +++ b/apps/files_external/l10n/cs_CZ.js @@ -17,6 +17,7 @@ OC.L10N.register( "Unsatisfied backend parameters" : "Neuspokojivé parametry služby", "Unsatisfied authentication mechanism parameters" : "Neuspokojivé parametry ověřovacího mechanismu", "Insufficient data: %s" : "Nedostatečná data: %s", + "%s" : "%s", "Personal" : "Osobní", "System" : "Systém", "Grant access" : "Povolit přístup", diff --git a/apps/files_external/l10n/cs_CZ.json b/apps/files_external/l10n/cs_CZ.json index 746d5b5c2e6..4adba2f4d04 100644 --- a/apps/files_external/l10n/cs_CZ.json +++ b/apps/files_external/l10n/cs_CZ.json @@ -15,6 +15,7 @@ "Unsatisfied backend parameters" : "Neuspokojivé parametry služby", "Unsatisfied authentication mechanism parameters" : "Neuspokojivé parametry ověřovacího mechanismu", "Insufficient data: %s" : "Nedostatečná data: %s", + "%s" : "%s", "Personal" : "Osobní", "System" : "Systém", "Grant access" : "Povolit přístup", diff --git a/apps/files_external/l10n/fi_FI.js b/apps/files_external/l10n/fi_FI.js index 5a2c3a9aa66..b56ad195ce6 100644 --- a/apps/files_external/l10n/fi_FI.js +++ b/apps/files_external/l10n/fi_FI.js @@ -6,6 +6,7 @@ OC.L10N.register( "External storage" : "Ulkoinen tallennustila", "Storage with id \"%i\" not found" : "Tallennustilaa tunnisteella \"%i\" ei löytynyt", "Invalid mount point" : "Virheellinen liitoskohta", + "%s" : "%s", "Personal" : "Henkilökohtainen", "System" : "Järjestelmä", "Grant access" : "Salli pääsy", @@ -22,6 +23,7 @@ OC.L10N.register( "Every time the filesystem is used" : "Aina kun tiedostojärjestelmää käytetään", "All users. Type to select user or group." : "Kaikki käyttäjät. Kirjoita valitaksesi käyttäjän tai ryhmän.", "(group)" : "(ryhmä)", + "Admin defined" : "Ylläpitäjän määrittämä", "Saved" : "Tallennettu", "Builtin" : "Sisäänrakennettu", "None" : "Ei mitään", @@ -56,6 +58,7 @@ OC.L10N.register( "Location" : "Sijainti", "ownCloud" : "ownCloud", "SFTP" : "SFTP", + "SFTP with secret key login" : "SFTP salaisen avaimen kirjautumisella", "SMB / CIFS" : "SMB / CIFS", "Share" : "Jaa", "SMB / CIFS using OC login" : "SMB / CIFS käyttäen OC-kirjautumista", diff --git a/apps/files_external/l10n/fi_FI.json b/apps/files_external/l10n/fi_FI.json index d2a8cf16278..9ff2748b7f6 100644 --- a/apps/files_external/l10n/fi_FI.json +++ b/apps/files_external/l10n/fi_FI.json @@ -4,6 +4,7 @@ "External storage" : "Ulkoinen tallennustila", "Storage with id \"%i\" not found" : "Tallennustilaa tunnisteella \"%i\" ei löytynyt", "Invalid mount point" : "Virheellinen liitoskohta", + "%s" : "%s", "Personal" : "Henkilökohtainen", "System" : "Järjestelmä", "Grant access" : "Salli pääsy", @@ -20,6 +21,7 @@ "Every time the filesystem is used" : "Aina kun tiedostojärjestelmää käytetään", "All users. Type to select user or group." : "Kaikki käyttäjät. Kirjoita valitaksesi käyttäjän tai ryhmän.", "(group)" : "(ryhmä)", + "Admin defined" : "Ylläpitäjän määrittämä", "Saved" : "Tallennettu", "Builtin" : "Sisäänrakennettu", "None" : "Ei mitään", @@ -54,6 +56,7 @@ "Location" : "Sijainti", "ownCloud" : "ownCloud", "SFTP" : "SFTP", + "SFTP with secret key login" : "SFTP salaisen avaimen kirjautumisella", "SMB / CIFS" : "SMB / CIFS", "Share" : "Jaa", "SMB / CIFS using OC login" : "SMB / CIFS käyttäen OC-kirjautumista", diff --git a/apps/files_external/l10n/it.js b/apps/files_external/l10n/it.js index 2bc1d6db3c8..daca1d3a896 100644 --- a/apps/files_external/l10n/it.js +++ b/apps/files_external/l10n/it.js @@ -17,6 +17,7 @@ OC.L10N.register( "Unsatisfied backend parameters" : "Parametri del motore non soddisfatti", "Unsatisfied authentication mechanism parameters" : "Parametri del meccanismo di autenticazione non soddisfatti", "Insufficient data: %s" : "Dati insufficienti: %s", + "%s" : "%s", "Personal" : "Personale", "System" : "Sistema", "Grant access" : "Concedi l'accesso", diff --git a/apps/files_external/l10n/it.json b/apps/files_external/l10n/it.json index e719f29dcd4..67f7fe3595b 100644 --- a/apps/files_external/l10n/it.json +++ b/apps/files_external/l10n/it.json @@ -15,6 +15,7 @@ "Unsatisfied backend parameters" : "Parametri del motore non soddisfatti", "Unsatisfied authentication mechanism parameters" : "Parametri del meccanismo di autenticazione non soddisfatti", "Insufficient data: %s" : "Dati insufficienti: %s", + "%s" : "%s", "Personal" : "Personale", "System" : "Sistema", "Grant access" : "Concedi l'accesso", diff --git a/apps/files_external/l10n/sq.js b/apps/files_external/l10n/sq.js index 535831268b9..a708bca92d0 100644 --- a/apps/files_external/l10n/sq.js +++ b/apps/files_external/l10n/sq.js @@ -17,6 +17,7 @@ OC.L10N.register( "Unsatisfied backend parameters" : "Parametra mekanizmi shërbimi të paplotësuar", "Unsatisfied authentication mechanism parameters" : "Parametra mekanizmi mirëfilltësimi të papërmbushur", "Insufficient data: %s" : "Të dhëna të pamjaftueshme: %s", + "%s" : "%s", "Personal" : "Personale", "System" : "Sistem", "Grant access" : "Akordoji hyrje", diff --git a/apps/files_external/l10n/sq.json b/apps/files_external/l10n/sq.json index 2acb3cbc606..655a419c389 100644 --- a/apps/files_external/l10n/sq.json +++ b/apps/files_external/l10n/sq.json @@ -15,6 +15,7 @@ "Unsatisfied backend parameters" : "Parametra mekanizmi shërbimi të paplotësuar", "Unsatisfied authentication mechanism parameters" : "Parametra mekanizmi mirëfilltësimi të papërmbushur", "Insufficient data: %s" : "Të dhëna të pamjaftueshme: %s", + "%s" : "%s", "Personal" : "Personale", "System" : "Sistem", "Grant access" : "Akordoji hyrje", |