diff options
Diffstat (limited to 'l10n/sq')
-rw-r--r-- | l10n/sq/files.po | 53 | ||||
-rw-r--r-- | l10n/sq/files_sharing.po | 10 | ||||
-rw-r--r-- | l10n/sq/settings.po | 6 |
3 files changed, 39 insertions, 30 deletions
diff --git a/l10n/sq/files.po b/l10n/sq/files.po index 201acf0f792..b17acd04617 100644 --- a/l10n/sq/files.po +++ b/l10n/sq/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-14 01:54-0400\n" -"PO-Revision-Date: 2014-08-13 16:02+0000\n" +"POT-Creation-Date: 2014-08-15 01:54-0400\n" +"PO-Revision-Date: 2014-08-15 05:54+0000\n" "Last-Translator: I Robot\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n" "MIME-Version: 1.0\n" @@ -57,11 +57,11 @@ msgid "" msgstr "Emër jo i vlefshëm, '\\', '/', '<', '>', ':', '\"', '|', '?' dhe '*' nuk lejohen." #: ajax/newfile.php:76 ajax/newfolder.php:35 ajax/upload.php:159 -#: lib/app.php:77 +#: lib/app.php:87 msgid "The target folder has been moved or deleted." msgstr "" -#: ajax/newfile.php:88 ajax/newfolder.php:47 lib/app.php:86 +#: ajax/newfile.php:88 ajax/newfolder.php:47 lib/app.php:96 #, php-format msgid "" "The name %s is already used in the folder %s. Please choose a different " @@ -166,49 +166,49 @@ msgstr "Skedarë" msgid "All files" msgstr "" -#: js/file-upload.js:268 +#: js/file-upload.js:269 msgid "Unable to upload {filename} as it is a directory or has 0 bytes" msgstr "" -#: js/file-upload.js:281 +#: js/file-upload.js:284 msgid "Total file size {size1} exceeds upload limit {size2}" msgstr "" -#: js/file-upload.js:292 +#: js/file-upload.js:295 msgid "" "Not enough free space, you are uploading {size1} but only {size2} is left" msgstr "" -#: js/file-upload.js:369 +#: js/file-upload.js:372 msgid "Upload cancelled." msgstr "Ngarkimi u anullua" -#: js/file-upload.js:415 +#: js/file-upload.js:418 msgid "Could not get result from server." msgstr "" -#: js/file-upload.js:499 +#: js/file-upload.js:502 msgid "" "File upload is in progress. Leaving the page now will cancel the upload." msgstr "Skedari duke u ngarkuar. Largimi nga faqja do të anullojë ngarkimin" -#: js/file-upload.js:564 +#: js/file-upload.js:567 msgid "URL cannot be empty" msgstr "URL-i nuk mund të jetë bosh" -#: js/file-upload.js:568 js/filelist.js:1275 +#: js/file-upload.js:571 js/filelist.js:1275 msgid "{new_name} already exists" msgstr "{new_name} është ekzistues " -#: js/file-upload.js:623 +#: js/file-upload.js:626 msgid "Could not create file" msgstr "" -#: js/file-upload.js:639 +#: js/file-upload.js:642 msgid "Could not create folder" msgstr "I pamundur krijimi i kartelës" -#: js/file-upload.js:686 +#: js/file-upload.js:689 msgid "Error fetching URL" msgstr "" @@ -242,7 +242,7 @@ msgid "" "big." msgstr "Shkarkimi juaj është duke u përgatitur. Kjo mund të kërkojë kohë nëse skedarët janë të mëdhenj." -#: js/filelist.js:680 js/filelist.js:1799 +#: js/filelist.js:680 js/filelist.js:1803 msgid "Pending" msgstr "Në vijim" @@ -262,35 +262,35 @@ msgstr "Gabim" msgid "Could not rename file" msgstr "" -#: js/filelist.js:1441 +#: js/filelist.js:1445 msgid "Error deleting file." msgstr "" -#: js/filelist.js:1544 templates/list.php:61 +#: js/filelist.js:1548 templates/list.php:61 msgid "Name" msgstr "Emri" -#: js/filelist.js:1545 templates/list.php:72 +#: js/filelist.js:1549 templates/list.php:72 msgid "Size" msgstr "Madhësia" -#: js/filelist.js:1546 templates/list.php:75 +#: js/filelist.js:1550 templates/list.php:75 msgid "Modified" msgstr "Ndryshuar" -#: js/filelist.js:1556 js/filesummary.js:141 js/filesummary.js:168 +#: js/filelist.js:1560 js/filesummary.js:141 js/filesummary.js:168 msgid "%n folder" msgid_plural "%n folders" msgstr[0] "%n dosje" msgstr[1] "%n dosje" -#: js/filelist.js:1562 js/filesummary.js:142 js/filesummary.js:169 +#: js/filelist.js:1566 js/filesummary.js:142 js/filesummary.js:169 msgid "%n file" msgid_plural "%n files" msgstr[0] "%n skedar" msgstr[1] "%n skedarë" -#: js/filelist.js:1692 js/filelist.js:1731 +#: js/filelist.js:1696 js/filelist.js:1735 msgid "Uploading %n file" msgid_plural "Uploading %n files" msgstr[0] "Po ngarkoj %n skedar" @@ -331,7 +331,12 @@ msgstr "Kodifikimi u çaktivizua por skedarët tuaj vazhdojnë të jenë të kod msgid "{dirs} and {files}" msgstr "{dirs} dhe {files}" -#: lib/app.php:103 +#: lib/app.php:80 +#, php-format +msgid "%s could not be renamed as it has been deleted" +msgstr "" + +#: lib/app.php:113 #, php-format msgid "%s could not be renamed" msgstr "Nuk është i mundur riemërtimi i %s" diff --git a/l10n/sq/files_sharing.po b/l10n/sq/files_sharing.po index 8dda3e6c5c9..5d6b97d17a0 100644 --- a/l10n/sq/files_sharing.po +++ b/l10n/sq/files_sharing.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-14 01:54-0400\n" -"PO-Revision-Date: 2014-08-13 16:02+0000\n" +"POT-Creation-Date: 2014-08-15 01:54-0400\n" +"PO-Revision-Date: 2014-08-15 05:54+0000\n" "Last-Translator: I Robot\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n" "MIME-Version: 1.0\n" @@ -23,7 +23,11 @@ msgstr "" msgid "Server to server sharing is not enabled on this server" msgstr "" -#: ajax/external.php:47 +#: ajax/external.php:38 +msgid "Invalid or untrusted ssl certificate" +msgstr "" + +#: ajax/external.php:52 msgid "Couldn't add remote share" msgstr "" diff --git a/l10n/sq/settings.po b/l10n/sq/settings.po index 80aa523cbd0..cf54515e1ee 100644 --- a/l10n/sq/settings.po +++ b/l10n/sq/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-08-12 01:54-0400\n" -"PO-Revision-Date: 2014-08-12 05:54+0000\n" +"POT-Creation-Date: 2014-08-15 01:54-0400\n" +"PO-Revision-Date: 2014-08-15 05:54+0000\n" "Last-Translator: I Robot\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n" "MIME-Version: 1.0\n" @@ -499,7 +499,7 @@ msgstr "" #: templates/admin.php:150 msgid "" -"PHP charset is not set to UTF-8. This can cause major issues with non-acsii " +"PHP charset is not set to UTF-8. This can cause major issues with non-ASCII " "characters in file names. We highly recommend to change the value of " "'default_charset' php.ini to 'UTF-8'." msgstr "" |