Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/sq.js')
-rw-r--r--apps/files_sharing/l10n/sq.js19
1 files changed, 19 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/sq.js b/apps/files_sharing/l10n/sq.js
new file mode 100644
index 00000000000..5f11b75039f
--- /dev/null
+++ b/apps/files_sharing/l10n/sq.js
@@ -0,0 +1,19 @@
+OC.L10N.register(
+ "files_sharing",
+ {
+ "Cancel" : "Anullo",
+ "Shared by" : "Ndarë nga",
+ "This share is password-protected" : "Kjo pjesë është e mbrojtur me fjalëkalim",
+ "The password is wrong. Try again." : "Kodi është i gabuar. Provojeni përsëri.",
+ "Password" : "Kodi",
+ "Name" : "Emri",
+ "Sorry, this link doesn’t seem to work anymore." : "Ju kërkojmë ndjesë, kjo lidhje duket sikur nuk punon më.",
+ "Reasons might be:" : "Arsyet mund të jenë:",
+ "the item was removed" : "elementi është eliminuar",
+ "the link expired" : "lidhja ka skaduar",
+ "sharing is disabled" : "ndarja është çaktivizuar",
+ "For more info, please ask the person who sent this link." : "Për më shumë informacione, ju lutem pyesni personin që iu dërgoi këtë lidhje.",
+ "Download" : "Shkarko",
+ "Direct link" : "Lidhje direkte"
+},
+"nplurals=2; plural=(n != 1);");