diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-01 02:19:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-01 02:19:46 +0000 |
commit | 7ceb98f63b1cbae88d48a6c747b1802fdcab4b21 (patch) | |
tree | 419b8e37f173de4af9e930de68355eb7af451b3f /lib/l10n/ia.js | |
parent | c97493e0ba4b1cafb40b7020d1db532dfffea6b7 (diff) | |
download | nextcloud-server-7ceb98f63b1cbae88d48a6c747b1802fdcab4b21.tar.gz nextcloud-server-7ceb98f63b1cbae88d48a6c747b1802fdcab4b21.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ia.js')
-rw-r--r-- | lib/l10n/ia.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ia.js b/lib/l10n/ia.js index eccb308d1c8..c3991d87265 100644 --- a/lib/l10n/ia.js +++ b/lib/l10n/ia.js @@ -11,7 +11,6 @@ OC.L10N.register( "Log out" : "Clauder session", "Users" : "Usatores", "Unknown user" : "Usator incognite", - "Invalid Federated Cloud ID" : "ID del Nube Federate", "Sunday" : "Dominica", "Monday" : "Lunedi", "Tuesday" : "Martedi", @@ -62,6 +61,7 @@ OC.L10N.register( "Authentication error" : "Error in authentication", "Storage is temporarily not available" : "Immagazinage es provisorimente non disponibile", "Sharing" : "Compartente", - "Personal info" : "Information personal" + "Personal info" : "Information personal", + "Invalid Federated Cloud ID" : "ID del Nube Federate" }, "nplurals=2; plural=(n != 1);"); |