diff options
Diffstat (limited to 'apps/federatedfilesharing/l10n/ia.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/ia.js | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/apps/federatedfilesharing/l10n/ia.js b/apps/federatedfilesharing/l10n/ia.js index 56df2ce37a4..b6b0a81fb76 100644 --- a/apps/federatedfilesharing/l10n/ia.js +++ b/apps/federatedfilesharing/l10n/ia.js @@ -6,11 +6,6 @@ OC.L10N.register( "Remote share password" : "Contrasigno del Compartir Remote", "Cancel" : "Cancellar", "Add remote share" : "Adder le Compartir Remote", - "Copy" : "Copiar", - "Copied!" : "Copiate!", - "Not supported!" : "Non supportate!", - "Press ⌘-C to copy." : "Pulsa ⌘-C pro copiar.", - "Press Ctrl-C to copy." : "Pulsa Ctrl-C pro copiar.", "Invalid Federated Cloud ID" : "ID del Nube Federate", "Server to server sharing is not enabled on this server" : "Le Compartir de Servitor a Servitor non es activate in iste servitor", "Couldn't establish a federated share." : "Impossibile establir le Compartir Federate.", @@ -30,10 +25,16 @@ OC.L10N.register( "Allow users on this server to receive shares from other servers" : "Permitter usatores in iste servitor a reciper elementos compartite ex altere servitores", "Search global and public address book for users" : "Cercar pro usatores in adressarios global e public", "Federated Cloud" : "Nube Federate", - "Open documentation" : "Documentation aperte", "Your Federated Cloud ID:" : "Tu ID de Nube Federate:", + "Twitter" : "Twitter", "Add to your website" : "Adde a tu sito web", "Share with me via Nextcloud" : "Comparti con me via Nextcloud", - "HTML Code:" : "Codice HTML:" + "HTML Code:" : "Codice HTML:", + "Copy" : "Copiar", + "Copied!" : "Copiate!", + "Not supported!" : "Non supportate!", + "Press ⌘-C to copy." : "Pulsa ⌘-C pro copiar.", + "Press Ctrl-C to copy." : "Pulsa Ctrl-C pro copiar.", + "Open documentation" : "Documentation aperte" }, "nplurals=2; plural=(n != 1);"); |