diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-07-21 00:08:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-07-21 00:08:06 +0000 |
commit | 964d5338dc90908f1e041f8c162c78e220bc28ec (patch) | |
tree | 0a0f830916e5cd89065fca8fc6039382535d72b9 /apps/files/l10n/ia.js | |
parent | c0e9b374f16b139dc298c8c953f36b519b80793e (diff) | |
download | nextcloud-server-964d5338dc90908f1e041f8c162c78e220bc28ec.tar.gz nextcloud-server-964d5338dc90908f1e041f8c162c78e220bc28ec.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ia.js')
-rw-r--r-- | apps/files/l10n/ia.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ia.js b/apps/files/l10n/ia.js index b73afd543dc..482c47852b7 100644 --- a/apps/files/l10n/ia.js +++ b/apps/files/l10n/ia.js @@ -98,9 +98,7 @@ OC.L10N.register( "A file has been added to or removed from your <strong>favorites</strong>" : "Un file esseva addite a o removite de tu <strong>favoritos</strong>", "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un nove file o dossier ha essite <strong>delite</strong> o <strong>renominate</strong>", "A new file or folder has been <strong>created</strong>" : "Un nove file o dossier ha essite <strong>create</strong>", - "A new file or folder has been <strong>deleted</strong>" : "Un nove file o dossier ha essite <strong>delite</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitar notificationes concernente le creation e le modification de tu <strong>files favorite</strong> <em>(Solmente fluxo)</em>", - "A new file or folder has been <strong>restored</strong>" : "Un nove file o un dossier ha essite <strong>restabilite</strong>", "Upload (max. %s)" : "Incarga (maxime %s)", "File handling" : "Gestion de file", "Maximum upload size" : "Maxime dimension de incarga", @@ -138,6 +136,8 @@ OC.L10N.register( "Copy local link" : "Copiar ligamine local", "Folder" : "Dossier", "Upload" : "Incargar", + "A new file or folder has been <strong>deleted</strong>" : "Un nove file o dossier ha essite <strong>delite</strong>", + "A new file or folder has been <strong>restored</strong>" : "Un nove file o un dossier ha essite <strong>restabilite</strong>", "No favorites" : "Nulle favoritos" }, "nplurals=2; plural=(n != 1);"); |