diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-24 03:02:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-24 03:02:27 +0000 |
commit | 5256ba0f2d16cb2656bcf880bad6ee3af86734a5 (patch) | |
tree | 15393ad9f124e617f46dabd7a439d2447d7ece7b /apps/files/l10n/ia.js | |
parent | f176b3b3dd7febce8c1008f70d133c425fa87c22 (diff) | |
download | nextcloud-server-5256ba0f2d16cb2656bcf880bad6ee3af86734a5.tar.gz nextcloud-server-5256ba0f2d16cb2656bcf880bad6ee3af86734a5.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ia.js b/apps/files/l10n/ia.js index 5c036ce47c9..757d7106024 100644 --- a/apps/files/l10n/ia.js +++ b/apps/files/l10n/ia.js @@ -54,7 +54,6 @@ OC.L10N.register( "File name cannot be empty." : "Le nomine de file non pote esser vacue.", "\"{name}\" is not an allowed filetype" : "\"{name}\" non es un typo de file valide ", "View in folder" : "Vider in dossier", - "Copied!" : "Copiate!", "Path" : "Sentiero", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Favorited" : "Favorite", @@ -119,6 +118,7 @@ OC.L10N.register( "Select" : "Selectionar", "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" }, "nplurals=2; plural=(n != 1);"); |