Skip to content

Commit

Permalink
[tx-robot] updated from transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
nextcloud-bot committed Mar 21, 2017
1 parent b352f33 commit 8aba8f7
Show file tree
Hide file tree
Showing 42 changed files with 78 additions and 14 deletions.
2 changes: 2 additions & 0 deletions apps/files/l10n/fi.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,8 @@ OC.L10N.register(
"{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}",
"You moved {oldfile} to {newfile}" : "Siirsit tiedoston {oldfile} tiedostoksi {newfile}",
"{user} moved {oldfile} to {newfile}" : "{user} siirsi 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>",
Expand Down
2 changes: 2 additions & 0 deletions apps/files/l10n/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@
"{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}",
"You moved {oldfile} to {newfile}" : "Siirsit tiedoston {oldfile} tiedostoksi {newfile}",
"{user} moved {oldfile} to {newfile}" : "{user} siirsi 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>",
Expand Down
2 changes: 1 addition & 1 deletion apps/files_external/l10n/nl.js
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,6 @@ OC.L10N.register(
"Delete" : "Verwijder",
"Allow users to mount external storage" : "Sta gebruikers toe om een externe opslag aan te koppelen",
"Allow users to mount the following external storage" : "Sta gebruikers toe de volgende externe opslag aan te koppelen",
"Couldn't get the information from the ownCloud server: {code} {type}" : "Kon geen informatie van de ownCloud server krijgen: {code} {type}"
"Couldn't get the information from the ownCloud server: {code} {type}" : "Kon geen informatie van de Nextcloud server krijgen: {code} {type}"
},
"nplurals=2; plural=(n != 1);");
2 changes: 1 addition & 1 deletion apps/files_external/l10n/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,6 @@
"Delete" : "Verwijder",
"Allow users to mount external storage" : "Sta gebruikers toe om een externe opslag aan te koppelen",
"Allow users to mount the following external storage" : "Sta gebruikers toe de volgende externe opslag aan te koppelen",
"Couldn't get the information from the ownCloud server: {code} {type}" : "Kon geen informatie van de ownCloud server krijgen: {code} {type}"
"Couldn't get the information from the ownCloud server: {code} {type}" : "Kon geen informatie van de Nextcloud server krijgen: {code} {type}"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
2 changes: 2 additions & 0 deletions apps/files_sharing/l10n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ OC.L10N.register(
"Public upload is only possible for publicly shared folders" : "Das öffentliche Hochladen ist nur für öffentlich freigegebene Ordner erlaubt",
"Invalid date, date format must be YYYY-MM-DD" : "Ungültiges Datum, das Datumsformat muss JJJJ-MM-TT sein",
"Sharing %s failed because the back end does not allow shares from type %s" : "Freigabe von %s fehlgeschlagen, da das Backend die Freigabe vom Typ %s nicht erlaubt.",
"You cannot share to a Circle if the app is not enabled" : "Sie können nichts mit einem Kreis teilen, wenn die App nicht aktiviert ist",
"Please specify a valid circle" : "Bitte einen gültigen Kreis angeben",
"Unknown share type" : "Unbekannter Freigabetyp",
"Not a directory" : "Kein Verzeichnis",
"Could not lock path" : "Pfad konnte nicht gesperrt werden",
Expand Down
2 changes: 2 additions & 0 deletions apps/files_sharing/l10n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@
"Public upload is only possible for publicly shared folders" : "Das öffentliche Hochladen ist nur für öffentlich freigegebene Ordner erlaubt",
"Invalid date, date format must be YYYY-MM-DD" : "Ungültiges Datum, das Datumsformat muss JJJJ-MM-TT sein",
"Sharing %s failed because the back end does not allow shares from type %s" : "Freigabe von %s fehlgeschlagen, da das Backend die Freigabe vom Typ %s nicht erlaubt.",
"You cannot share to a Circle if the app is not enabled" : "Sie können nichts mit einem Kreis teilen, wenn die App nicht aktiviert ist",
"Please specify a valid circle" : "Bitte einen gültigen Kreis angeben",
"Unknown share type" : "Unbekannter Freigabetyp",
"Not a directory" : "Kein Verzeichnis",
"Could not lock path" : "Pfad konnte nicht gesperrt werden",
Expand Down
2 changes: 2 additions & 0 deletions apps/files_sharing/l10n/de_DE.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ OC.L10N.register(
"Public upload is only possible for publicly shared folders" : "Das öffentliche Hochladen ist nur für öffentlich freigegebene Ordner erlaubt",
"Invalid date, date format must be YYYY-MM-DD" : "Ungültiges Datum, das Datumsformat muss JJJJ-MM-TT sein",
"Sharing %s failed because the back end does not allow shares from type %s" : "Freigabe von %s fehlgeschlagen, da das Backend die Freigabe vom Typ %s nicht erlaubt.",
"You cannot share to a Circle if the app is not enabled" : "Sie können nichts mit einem Kreis teilen, wenn die App nicht aktiviert ist",
"Please specify a valid circle" : "Bitte einen gültigen Kreis angeben",
"Unknown share type" : "Unbekannter Freigabetyp",
"Not a directory" : "Kein Verzeichnis",
"Could not lock path" : "Pfad konnte nicht gesperrt werden",
Expand Down
2 changes: 2 additions & 0 deletions apps/files_sharing/l10n/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@
"Public upload is only possible for publicly shared folders" : "Das öffentliche Hochladen ist nur für öffentlich freigegebene Ordner erlaubt",
"Invalid date, date format must be YYYY-MM-DD" : "Ungültiges Datum, das Datumsformat muss JJJJ-MM-TT sein",
"Sharing %s failed because the back end does not allow shares from type %s" : "Freigabe von %s fehlgeschlagen, da das Backend die Freigabe vom Typ %s nicht erlaubt.",
"You cannot share to a Circle if the app is not enabled" : "Sie können nichts mit einem Kreis teilen, wenn die App nicht aktiviert ist",
"Please specify a valid circle" : "Bitte einen gültigen Kreis angeben",
"Unknown share type" : "Unbekannter Freigabetyp",
"Not a directory" : "Kein Verzeichnis",
"Could not lock path" : "Pfad konnte nicht gesperrt werden",
Expand Down
2 changes: 2 additions & 0 deletions apps/files_sharing/l10n/fi.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ OC.L10N.register(
"Public upload is only possible for publicly shared folders" : "Julkinen lähettäminen on mahdollista vain julkisesti jaetuille kansioille",
"Invalid date, date format must be YYYY-MM-DD" : "Virheellinen päiväys, päivämäärän muodon tulee olla YYYY-MM-DD",
"Sharing %s failed because the back end does not allow shares from type %s" : "Kohteen %s jakaminen epäonnistui, koska tietovarasto ei salli %s tyyppisiä jakoja",
"You cannot share to a Circle if the app is not enabled" : "Et voi jakaa piiriin, jos sovellusta ei ole aktivoitu",
"Please specify a valid circle" : "Määritä kelvollinen piiri",
"Unknown share type" : "Tuntematon jaon tyyppi",
"Not a directory" : "Ei hakemisto",
"Could not lock path" : "Polun lukitseminen ei onnistunut",
Expand Down
2 changes: 2 additions & 0 deletions apps/files_sharing/l10n/fi.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@
"Public upload is only possible for publicly shared folders" : "Julkinen lähettäminen on mahdollista vain julkisesti jaetuille kansioille",
"Invalid date, date format must be YYYY-MM-DD" : "Virheellinen päiväys, päivämäärän muodon tulee olla YYYY-MM-DD",
"Sharing %s failed because the back end does not allow shares from type %s" : "Kohteen %s jakaminen epäonnistui, koska tietovarasto ei salli %s tyyppisiä jakoja",
"You cannot share to a Circle if the app is not enabled" : "Et voi jakaa piiriin, jos sovellusta ei ole aktivoitu",
"Please specify a valid circle" : "Määritä kelvollinen piiri",
"Unknown share type" : "Tuntematon jaon tyyppi",
"Not a directory" : "Ei hakemisto",
"Could not lock path" : "Polun lukitseminen ei onnistunut",
Expand Down
2 changes: 2 additions & 0 deletions apps/files_sharing/l10n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ OC.L10N.register(
"Public upload is only possible for publicly shared folders" : "Le téléversement public est possible uniquement pour les dossiers partagés publiquement",
"Invalid date, date format must be YYYY-MM-DD" : "Date invalide, le format doit être YYYY-MM-DD",
"Sharing %s failed because the back end does not allow shares from type %s" : "Le partage %s a échoué parce que l'infrastructure n'autorise pas les partages du type %s",
"You cannot share to a Circle if the app is not enabled" : "Vous ne pouvez pas partager au Cercle si l'application n'est pas activée",
"Please specify a valid circle" : "Veuillez entrer un cercle valide",
"Unknown share type" : "Type de partage inconnu",
"Not a directory" : "N'est pas un répertoire",
"Could not lock path" : "Impossible de verrouiller le chemin",
Expand Down
2 changes: 2 additions & 0 deletions apps/files_sharing/l10n/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@
"Public upload is only possible for publicly shared folders" : "Le téléversement public est possible uniquement pour les dossiers partagés publiquement",
"Invalid date, date format must be YYYY-MM-DD" : "Date invalide, le format doit être YYYY-MM-DD",
"Sharing %s failed because the back end does not allow shares from type %s" : "Le partage %s a échoué parce que l'infrastructure n'autorise pas les partages du type %s",
"You cannot share to a Circle if the app is not enabled" : "Vous ne pouvez pas partager au Cercle si l'application n'est pas activée",
"Please specify a valid circle" : "Veuillez entrer un cercle valide",
"Unknown share type" : "Type de partage inconnu",
"Not a directory" : "N'est pas un répertoire",
"Could not lock path" : "Impossible de verrouiller le chemin",
Expand Down
2 changes: 2 additions & 0 deletions apps/files_sharing/l10n/nl.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ OC.L10N.register(
"Public upload is only possible for publicly shared folders" : "Publieke upload is alleen mogelijk voor publiek gedeelde mappen",
"Invalid date, date format must be YYYY-MM-DD" : "Ongeldige datum, datumnotatie moet in de vorm YYYY-MM-DD",
"Sharing %s failed because the back end does not allow shares from type %s" : "Delen van %s mislukte omdat de backend het delen van type %s niet ondersteunt",
"You cannot share to a Circle if the app is not enabled" : "Je kunt niets met een cirkel delen als de app aan staat.",
"Please specify a valid circle" : "Geef een geldige circel op",
"Unknown share type" : "Onbekend type share",
"Not a directory" : "Geen directory",
"Could not lock path" : "Kon pad niet blokkeren",
Expand Down
2 changes: 2 additions & 0 deletions apps/files_sharing/l10n/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@
"Public upload is only possible for publicly shared folders" : "Publieke upload is alleen mogelijk voor publiek gedeelde mappen",
"Invalid date, date format must be YYYY-MM-DD" : "Ongeldige datum, datumnotatie moet in de vorm YYYY-MM-DD",
"Sharing %s failed because the back end does not allow shares from type %s" : "Delen van %s mislukte omdat de backend het delen van type %s niet ondersteunt",
"You cannot share to a Circle if the app is not enabled" : "Je kunt niets met een cirkel delen als de app aan staat.",
"Please specify a valid circle" : "Geef een geldige circel op",
"Unknown share type" : "Onbekend type share",
"Not a directory" : "Geen directory",
"Could not lock path" : "Kon pad niet blokkeren",
Expand Down
2 changes: 2 additions & 0 deletions apps/files_sharing/l10n/tr.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ OC.L10N.register(
"Public upload is only possible for publicly shared folders" : "Herkese açık yükleme ancak herkese açık paylaşılmış klasörlere yapılabilir",
"Invalid date, date format must be YYYY-MM-DD" : "Tarih geçersiz. Tarih biçimi YYYY-AA-GG olmalıdır",
"Sharing %s failed because the back end does not allow shares from type %s" : "Arka uç %s türündeki paylaşımlara izin vermediğinden %s paylaşılamadı",
"You cannot share to a Circle if the app is not enabled" : "Uygulama etkinleştirilmemiş ise bir Çevre ile paylaşamazsınız",
"Please specify a valid circle" : "Lütfen geçerli bir çevre belirtin",
"Unknown share type" : "Paylaşım türü bilinmiyor",
"Not a directory" : "Bir klasör değil",
"Could not lock path" : "Yol kilitlenemedi",
Expand Down
2 changes: 2 additions & 0 deletions apps/files_sharing/l10n/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@
"Public upload is only possible for publicly shared folders" : "Herkese açık yükleme ancak herkese açık paylaşılmış klasörlere yapılabilir",
"Invalid date, date format must be YYYY-MM-DD" : "Tarih geçersiz. Tarih biçimi YYYY-AA-GG olmalıdır",
"Sharing %s failed because the back end does not allow shares from type %s" : "Arka uç %s türündeki paylaşımlara izin vermediğinden %s paylaşılamadı",
"You cannot share to a Circle if the app is not enabled" : "Uygulama etkinleştirilmemiş ise bir Çevre ile paylaşamazsınız",
"Please specify a valid circle" : "Lütfen geçerli bir çevre belirtin",
"Unknown share type" : "Paylaşım türü bilinmiyor",
"Not a directory" : "Bir klasör değil",
"Could not lock path" : "Yol kilitlenemedi",
Expand Down
2 changes: 2 additions & 0 deletions apps/files_sharing/l10n/zh_CN.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ OC.L10N.register(
"Public upload is only possible for publicly shared folders" : "公共上传仅适用于公共共享文件夹",
"Invalid date, date format must be YYYY-MM-DD" : "无效的日期,日期格式必须是 YYYY-MM-DD",
"Sharing %s failed because the back end does not allow shares from type %s" : "共享 %s 失败,后端不允许共享 %s 类型",
"You cannot share to a Circle if the app is not enabled" : "如果这个应用程序不可用,你不能分享到圈子",
"Please specify a valid circle" : "请指明一个可用圈子",
"Unknown share type" : "未知共享类型",
"Not a directory" : "不是一个目录",
"Could not lock path" : "无法锁定路径",
Expand Down
2 changes: 2 additions & 0 deletions apps/files_sharing/l10n/zh_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@
"Public upload is only possible for publicly shared folders" : "公共上传仅适用于公共共享文件夹",
"Invalid date, date format must be YYYY-MM-DD" : "无效的日期,日期格式必须是 YYYY-MM-DD",
"Sharing %s failed because the back end does not allow shares from type %s" : "共享 %s 失败,后端不允许共享 %s 类型",
"You cannot share to a Circle if the app is not enabled" : "如果这个应用程序不可用,你不能分享到圈子",
"Please specify a valid circle" : "请指明一个可用圈子",
"Unknown share type" : "未知共享类型",
"Not a directory" : "不是一个目录",
"Could not lock path" : "无法锁定路径",
Expand Down

0 comments on commit 8aba8f7

Please sign in to comment.