diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-07-30 00:08:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-07-30 00:08:03 +0000 |
commit | 98b664a000a1fca359a8154ae7aa8c586aa3f21b (patch) | |
tree | bedd45c104ced3a269739a3319f208fe892484b2 /apps/dav/l10n/sq.js | |
parent | b43abf751288bffa379af4a10978c542f1b8ce64 (diff) | |
download | nextcloud-server-98b664a000a1fca359a8154ae7aa8c586aa3f21b.tar.gz nextcloud-server-98b664a000a1fca359a8154ae7aa8c586aa3f21b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/sq.js')
-rw-r--r-- | apps/dav/l10n/sq.js | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/apps/dav/l10n/sq.js b/apps/dav/l10n/sq.js index 6138da04169..2004b3f5072 100644 --- a/apps/dav/l10n/sq.js +++ b/apps/dav/l10n/sq.js @@ -3,7 +3,7 @@ OC.L10N.register( { "Calendar" : "Kalendar", "Todos" : "Për tu bërë", - "{actor} created calendar {calendar}" : "{actor} krijoj kalendarin {calendar}", + "{actor} created calendar {calendar}" : "{aktori} krijoi kalendarin {kalendarin}", "You created calendar {calendar}" : "Ju krijuat kalendarin {calendar}", "{actor} deleted calendar {calendar}" : "{actor} fshiu kalendarin {calendar}", "You deleted calendar {calendar}" : "Ju fshit kalendarin {calendar}", @@ -31,11 +31,18 @@ OC.L10N.register( "{actor} deleted todo {todo} from list {calendar}" : "{actor} u fshi todo{ todo} nga lista{calendar}", "You deleted todo {todo} from list {calendar}" : "Ju fshit todo{todo} nga lista {calendar}", "{actor} updated todo {todo} in list {calendar}" : "{actor} u përditësua todo{todo} në listën{calendar}", + "You updated todo {todo} in list {calendar}" : "Ju përditësuat përtëbërë {todo} në listën{calendar}", + "{actor} solved todo {todo} in list {calendar}" : "{actor} zgjidhi përtëbërë {todo} në listën {calendar}", + "You solved todo {todo} in list {calendar}" : "Ju zgjidhët përtëbërë {todo} në listën {calendar}", + "{actor} reopened todo {todo} in list {calendar}" : "{actor} rihapi përtëbërë {todo} në listën {calendar}", + "You reopened todo {todo} in list {calendar}" : "Ju rihapët përtëbërë {todo} në listën {calendar}", "A <strong>calendar</strong> was modified" : "Një <strong>kalendar</strong> u modifikua", "A calendar <strong>event</strong> was modified" : "Një <strong>event</strong> në kalendar u modifikua", "A calendar <strong>todo</strong> was modified" : "Një kalendar <strong>todo<strong> u modifikua", + "Contact birthdays" : "Ditëlindjet e kontakteve", "Personal" : "Personale", "Contacts" : "Kontaktet", + "WebDAV" : "WebDAV", "Technical details" : "Detaje teknike", "Remote Address: %s" : "Adresa remote: %s", "Request ID: %s" : "ID e kërkesës: %s" |