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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/sq.js')
-rw-r--r--l10n/sq.js9
1 files changed, 8 insertions, 1 deletions
diff --git a/l10n/sq.js b/l10n/sq.js
index e1be3c8..c55c9af 100644
--- a/l10n/sq.js
+++ b/l10n/sq.js
@@ -1,10 +1,17 @@
OC.L10N.register(
"notifications",
{
+ "Hello %s" : "Përshëndetje %s",
+ "Hello %s," : "Përshëndetje %s,",
"Notifications" : "Njoftimet",
"No notifications" : "Asnjë njoftim",
"Dismiss" : "Hiq",
"seconds ago" : "sekonda më parë",
- "in {path}" : "në {path}"
+ "in {path}" : "në {path}",
+ "You need to set up your email address before you can receive notification emails." : "Kërkohet të caktoni adresën tuaj email, përpara se të mund të merrni email-e njoftimesh.",
+ "Never" : "Kurrë",
+ "1 hour" : "1 Orë",
+ "3 hours" : "3 orë",
+ "Your settings have been updated." : "Rregullimet tuaja u përditësuan"
},
"nplurals=2; plural=(n != 1);");