diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-19 02:27:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-19 02:27:03 +0000 |
commit | aaf759bbb09e695de63fafe09405fe71dc6cc3bb (patch) | |
tree | e33e0e883f0ecfc19573b4ca065f17a6f36fbac1 /apps/files/l10n/ia.js | |
parent | 752f3a39f9e4745a241063ff7f3322b753fa7bbb (diff) | |
download | nextcloud-server-aaf759bbb09e695de63fafe09405fe71dc6cc3bb.tar.gz nextcloud-server-aaf759bbb09e695de63fafe09405fe71dc6cc3bb.zip |
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ia.js')
-rw-r--r-- | apps/files/l10n/ia.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/ia.js b/apps/files/l10n/ia.js index 2f4e29ca54d..fd51aaf5f2a 100644 --- a/apps/files/l10n/ia.js +++ b/apps/files/l10n/ia.js @@ -90,7 +90,6 @@ 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>" : "Un file o dossier ha essite <strong>modificate</strong>", "All files" : "Tote files", - "Unlimited" : "Ilimitate", "Upload (max. %s)" : "Incarga (maxime %s)", "Accept" : "Acceptar", "in %s" : "in %s", @@ -98,8 +97,6 @@ OC.L10N.register( "Show hidden files" : "Monstrar files occultate", "Cancel" : "Cancellar", "Create" : "Crear", - "%1$s of %2$s used" : "%1$s de %2$s usate", - "WebDAV" : "WebDAV", "No files in here" : "Nulle files ci", "Upload some content or sync with your devices!" : "Incarga alcun contento o synchronisa con tu apparatos!", "No entries found in this folder" : "Nulle entratas trovate in iste dossier", @@ -119,6 +116,9 @@ OC.L10N.register( "You donโt have permission to upload or create files here" : "Tu non ha permission pro incargar o crear files ci.", "New" : "Nove", "Copied!" : "Copiate!", - "Settings" : "Configurationes" + "Unlimited" : "Ilimitate", + "%1$s of %2$s used" : "%1$s de %2$s usate", + "Settings" : "Configurationes", + "WebDAV" : "WebDAV" }, "nplurals=2; plural=(n != 1);"); |