diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-01 00:08:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-01 00:08:26 +0000 |
commit | 456392e627de3aad19c8188974a4972cf4e274db (patch) | |
tree | 0577a72657b2438fed341d6c1d6687f2c8922716 /apps/sharebymail | |
parent | fa2f122e09781467a12936626470b626e3d062a8 (diff) | |
download | nextcloud-server-456392e627de3aad19c8188974a4972cf4e274db.tar.gz nextcloud-server-456392e627de3aad19c8188974a4972cf4e274db.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail')
-rw-r--r-- | apps/sharebymail/l10n/sq.js | 2 | ||||
-rw-r--r-- | apps/sharebymail/l10n/sq.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/sharebymail/l10n/sq.js b/apps/sharebymail/l10n/sq.js index 735de649b25..2d30b819d74 100644 --- a/apps/sharebymail/l10n/sq.js +++ b/apps/sharebymail/l10n/sq.js @@ -1,7 +1,7 @@ OC.L10N.register( "sharebymail", { - "Shared with %1$s" : "E shpërndarë me %1$s ", + "Shared with %1$s" : "E ndarë me %1$s ", "Shared with {email}" : "Të shpërndara me {email}", "Shared with %1$s by %2$s" : "E ndarë me %1$s nga %2$s", "Shared with {email} by {actor}" : "Ndarë me {email} nga {actor}", diff --git a/apps/sharebymail/l10n/sq.json b/apps/sharebymail/l10n/sq.json index 81103ea6c94..1027fe6a677 100644 --- a/apps/sharebymail/l10n/sq.json +++ b/apps/sharebymail/l10n/sq.json @@ -1,5 +1,5 @@ { "translations": { - "Shared with %1$s" : "E shpërndarë me %1$s ", + "Shared with %1$s" : "E ndarë me %1$s ", "Shared with {email}" : "Të shpërndara me {email}", "Shared with %1$s by %2$s" : "E ndarë me %1$s nga %2$s", "Shared with {email} by {actor}" : "Ndarë me {email} nga {actor}", |