From 7fc3129f0cb80358c5b8f5c2b93f0aa446d1c317 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 28 Feb 2017 01:07:54 +0000 Subject: [tx-robot] updated from transifex --- apps/sharebymail/l10n/ia.js | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 apps/sharebymail/l10n/ia.js (limited to 'apps/sharebymail/l10n/ia.js') diff --git a/apps/sharebymail/l10n/ia.js b/apps/sharebymail/l10n/ia.js new file mode 100644 index 00000000000..cae560e0c20 --- /dev/null +++ b/apps/sharebymail/l10n/ia.js @@ -0,0 +1,24 @@ +OC.L10N.register( + "sharebymail", + { + "Shared with %1$s" : "Compartite con %1$s", + "Shared with {email}" : "Compartite con {email}", + "Shared with %1$s by %2$s" : "Compartite con %1$s per %2$s", + "Shared with {email} by {actor}" : "Compartite con {email} per {actor}", + "You shared %1$s with %2$s by mail" : "Tu compartiva %1$s con %2$s per e-posta", + "You shared {file} with {email} by mail" : "Tu compartiva {file} con {email} per e-posta", + "%3$s shared %1$s with %2$s by mail" : "%3$s compartiva %1$s con %2$s per e-posta", + "{actor} shared {file} with {email} by mail" : "{actor} compartiva {file} con {email} per e-posta", + "Sharing %s failed, this item is already shared with %s" : "Compartir %s falleva, iste elemento ja es compartite con %s", + "Failed to send share by E-mail" : "Invio de compartite per e-posta falleva", + "%s shared »%s« with you" : "%s compartiva »%s« con te", + "%s shared »%s« with you on behalf of %s" : "%s compartiva »%s« con te in nomine de %s", + "Failed to create the E-mail" : "Creation de E-Posta falleva", + "Could not find share" : "Impossibile trovar le compartite", + "Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Holla,\n\n%s compartiva »%s« con te in nomine de %s.\n\n%s\n\n", + "Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Holla,\n\n%s compartiva »%s« con te.\n\n%s\n\n", + "Cheers!" : "Congratulationes!", + "Hey there,

%s shared %s with you on behalf of %s.

" : "Holla,

%s compartiva %s con te in nomine de %s.

", + "Hey there,

%s shared %s with you.

" : "Holla,

%s compartiva %s con te.

" +}, +"nplurals=2; plural=(n != 1);"); -- cgit v1.2.3