aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanjela Hoxha <danjelahoxha@gmail.com>2019-10-29 15:20:00 +0000
committerHosted Weblate <hosted@weblate.org>2019-10-30 17:03:46 +0100
commit7a7348b9944a89c2c8ddb51062e7f8b9b1e3d7dc (patch)
treea06a31e701c3addd1e36f2e0012f5dd0db5f0e8c
parent176eed008ebaedcc1811ad8690a173991fd6e4f3 (diff)
downloadayatana-indicator-datetime-7a7348b9944a89c2c8ddb51062e7f8b9b1e3d7dc.tar.gz
ayatana-indicator-datetime-7a7348b9944a89c2c8ddb51062e7f8b9b1e3d7dc.tar.bz2
ayatana-indicator-datetime-7a7348b9944a89c2c8ddb51062e7f8b9b1e3d7dc.zip
Translated using Weblate (Albanian)
Currently translated at 100.0% (34 of 34 strings) Translation: Ayatana Indicators/Datetime Applet Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/datetime-applet/sq/
-rw-r--r--po/sq.po77
1 files changed, 41 insertions, 36 deletions
diff --git a/po/sq.po b/po/sq.po
index b66b32e..e3ecf32 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -8,28 +8,33 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: ted@canonical.com\n"
"POT-Creation-Date: 2019-08-28 20:26+0200\n"
-"PO-Revision-Date: 2017-10-12 07:36+0200\n"
-"Last-Translator: Automatically generated\n"
-"Language-Team: none\n"
+"PO-Revision-Date: 2019-10-30 16:03+0000\n"
+"Last-Translator: Danjela Hoxha <danjelahoxha@gmail.com>\n"
+"Language-Team: Albanian <https://hosted.weblate.org/projects/"
+"ayatana-indicators/datetime-applet/sq/>\n"
"Language: sq\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Weblate 3.10-dev\n"
#: ../data/org.ayatana.indicator.datetime.gschema.xml.in.in.h:1
msgid "The calendar's default sound file."
-msgstr ""
+msgstr "Skedari parazgjedhur i zërit i kalendarit."
#: ../data/org.ayatana.indicator.datetime.gschema.xml.in.in.h:2
msgid ""
"If a calendar or reminder event doesn't specify its own sound file, this "
"file will be used as the fallback sound."
msgstr ""
+"Nëse një ngjarje kalendarike ose kujtese nuk specifikon skedarin e vet të "
+"tingullit, ky skedar do të përdoret si tingull pasues."
#. TRANSLATORS: a strftime(3) format for 12hr time w/seconds
#: ../src/formatter.cpp:234
msgid "%l:%M:%S %p"
-msgstr ""
+msgstr "%l:%M:%S %p"
#. TRANSLATORS: a strftime(3) format for 12hr time
#. Translators, please edit/rearrange these strftime(3) tokens to suit your locale!
@@ -37,12 +42,12 @@ msgstr ""
#. en_US example: "%l:%M %p" --> "1:00 PM"
#: ../src/formatter.cpp:237 ../src/utils.c:304
msgid "%l:%M %p"
-msgstr ""
+msgstr "%l:%M %p"
#. TRANSLATORS: a strftime(3) format for 24hr time w/seconds
#: ../src/formatter.cpp:240
msgid "%H:%M:%S"
-msgstr ""
+msgstr "%H:%M:%S"
#. TRANSLATORS: a strftime(3) format for 24hr time
#. Translators, please edit/rearrange these strftime(3) tokens to suit your locale!
@@ -50,7 +55,7 @@ msgstr ""
#. en_US example: "%H:%M" --> "13:00"
#: ../src/formatter.cpp:243 ../src/utils.c:344
msgid "%H:%M"
-msgstr ""
+msgstr "%H:%M"
#. Translators, please edit/rearrange these strftime(3) tokens to suit your locale!
#. That will fix bug #1001595 for your locale and make the date/time in the upper-right corner of your screen look beautiful :)
@@ -60,7 +65,7 @@ msgstr ""
#. zh_CN example(?): "%Y年%m月%d日 周%a" --> "2020年10月31日 周六"
#: ../src/formatter-desktop.cpp:138
msgid "%a %b %e %Y"
-msgstr ""
+msgstr "%a %b %e %Y"
#. Translators, please edit/rearrange these strftime(3) tokens to suit your locale!
#. That will fix bug #1001595 for your locale and make the date/time in the upper-right corner of your screen look beautiful :)
@@ -70,7 +75,7 @@ msgstr ""
#. zh_CN example(?): "%m月%d日 周%a" --> "03月27日 周六"
#: ../src/formatter-desktop.cpp:147
msgid "%a %b %e"
-msgstr ""
+msgstr "%a %b %e"
#. Translators, please edit/rearrange these strftime(3) tokens to suit your locale!
#. That will fix bug #1001595 for your locale and make the date/time in the upper-right corner of your screen look beautiful :)
@@ -79,7 +84,7 @@ msgstr ""
#: ../src/formatter-desktop.cpp:154
#, c-format
msgid "%a"
-msgstr ""
+msgstr "%a"
#. Translators, please edit/rearrange these strftime(3) tokens to suit your locale!
#. That will fix bug #1001595 for your locale and make the date/time in the upper-right corner of your screen look beautiful :)
@@ -89,7 +94,7 @@ msgstr ""
#. zh_CN example(?): "%Y年%m月%d日" --> "2020年10月31日"
#: ../src/formatter-desktop.cpp:163
msgid "%b %e %Y"
-msgstr ""
+msgstr "%b %e %Y"
#. Translators, please edit/rearrange these strftime(3) tokens to suit your locale!
#. That will fix bug #1001595 for your locale and make the date/time in the upper-right corner of your screen look beautiful :)
@@ -99,12 +104,12 @@ msgstr ""
#. zh_CN example(?): "%m月%d日" --> "03月27日"
#: ../src/formatter-desktop.cpp:172
msgid "%b %e"
-msgstr ""
+msgstr "%b %e"
#. This strftime(3) format string shows the year.
#: ../src/formatter-desktop.cpp:176
msgid "%Y"
-msgstr ""
+msgstr "%Y"
#. Translators, please edit/rearrange these strftime(3) tokens to suit your locale!
#. Format string for the day on the first menuitem in the datetime indicator.
@@ -113,72 +118,72 @@ msgstr ""
#. en_GB example: "%A, %e %B %Y" --> Saturday, 31 October 2020"
#: ../src/menu.cpp:255
msgid "%A, %e %B %Y"
-msgstr ""
+msgstr "%A, %e %B %Y"
#. add the 'Add Event…' menuitem
#: ../src/menu.cpp:352
msgid "Add Event…"
-msgstr ""
+msgstr "Shto Event…"
#: ../src/menu.cpp:362
msgid "Clock"
-msgstr ""
+msgstr "Ora"
#: ../src/menu.cpp:414
msgid "Time & Date settings…"
-msgstr ""
+msgstr "Parametrat e Kohës dhe Datës…"
#: ../src/menu.cpp:469
msgid "Date and Time"
-msgstr ""
+msgstr "Data dhe ora"
#: ../src/menu.cpp:520
msgid "Time & Date"
-msgstr ""
+msgstr "Data & Ora"
#: ../src/menu.cpp:525
#, c-format
msgid "%s (has alarms)"
-msgstr ""
+msgstr "%s (ka alarme)"
#. * strftime(3) format for abbreviated weekday,
#. hours, minutes in a 12h locale; e.g. Wed, 2:00 PM
#: ../src/snap.cpp:126
msgid "%a, %l:%M %p"
-msgstr ""
+msgstr "%a, %l:%M %p"
#. * A strftime(3) format for abbreviated weekday,
#. hours, minutes in a 24h locale; e.g. Wed, 14:00
#: ../src/snap.cpp:130
msgid "%a, %H:%M"
-msgstr ""
+msgstr "%a, %H:%M"
#: ../src/snap.cpp:133
#, c-format
msgid "Alarm %s"
-msgstr ""
+msgstr "Alarm %s"
#: ../src/snap.cpp:140
msgid "OK"
-msgstr ""
+msgstr "Dakord"
#: ../src/snap.cpp:141
msgid "Snooze"
-msgstr ""
+msgstr "Dremit"
#: ../src/utils.c:274
msgid "Today"
-msgstr ""
+msgstr "Sot"
#: ../src/utils.c:278
msgid "Tomorrow"
-msgstr ""
+msgstr "Nesër"
#. This is a strftime(3) format string indicating the unabbreviated weekday.
#: ../src/utils.c:283
#, c-format
msgid "%A"
-msgstr ""
+msgstr "%A"
#. Translators, please edit/rearrange these strftime(3) tokens to suit your locale!
#. This format string is used for showing full-day events that are over a week away.
@@ -187,7 +192,7 @@ msgstr ""
#. zh_CN example(?): "%m月%d日 周%a" --> "10月31日 周六"
#: ../src/utils.c:292
msgid "%a %d %b"
-msgstr ""
+msgstr "%a %d %b"
#. Translators, please edit/rearrange these strftime(3) tokens to suit your locale!
#. This format string is used for showing, on a 12-hour clock, events/appointments that happen tomorrow.
@@ -196,7 +201,7 @@ msgstr ""
#. en_US example: "Tomorrow %l:%M %p" --> "Tomorrow 1:00 PM"
#: ../src/utils.c:313
msgid "Tomorrow %l:%M %p"
-msgstr ""
+msgstr "Nesër %l:%M %p"
#. Translators, please edit/rearrange these strftime(3) tokens to suit your locale!
#. This format string is used for showing, on a 12-hour clock, events/appointments that happen this week.
@@ -205,7 +210,7 @@ msgstr ""
#. en_US example: "Tomorrow %l:%M %p" --> "Fri 1:00 PM"
#: ../src/utils.c:322
msgid "%a %l:%M %p"
-msgstr ""
+msgstr "%a %l:%M %p"
#. Translators, please edit/rearrange these strftime(3) tokens to suit your locale!
#. This format string is used for showing, on a 12-hour clock, events/appointments that happen over a week from now.
@@ -215,7 +220,7 @@ msgstr ""
#. en_GB example: "%a %d %b %l:%M %p" --> "Fri 31 Oct 1:00 PM"
#: ../src/utils.c:332
msgid "%a %d %b %l:%M %p"
-msgstr ""
+msgstr "%a %d %b %l:%M %p"
#. Translators, please edit/rearrange these strftime(3) tokens to suit your locale!
#. This format string is used for showing, on a 24-hour clock, events/appointments that happen tomorrow.
@@ -224,7 +229,7 @@ msgstr ""
#. en_US example: "Tomorrow %l:%M %p" --> "Tomorrow 13:00"
#: ../src/utils.c:353
msgid "Tomorrow %H:%M"
-msgstr ""
+msgstr "Nesër %H:%M"
#. Translators, please edit/rearrange these strftime(3) tokens to suit your locale!
#. This format string is used for showing, on a 24-hour clock, events/appointments that happen this week.
@@ -233,7 +238,7 @@ msgstr ""
#. en_US example: "%a %H:%M" --> "Fri 13:00"
#: ../src/utils.c:362
msgid "%a %H:%M"
-msgstr ""
+msgstr "%a %H:%M"
#. Translators, please edit/rearrange these strftime(3) tokens to suit your locale!
#. This format string is used for showing, on a 24-hour clock, events/appointments that happen over a week from now.
@@ -243,4 +248,4 @@ msgstr ""
#. en_GB example: "%a %d %b %H:%M" --> "Fri 31 Oct 13:00"
#: ../src/utils.c:372
msgid "%a %d %b %H:%M"
-msgstr ""
+msgstr "%a %d %b %H:%M"