# Copyright (C) 2024 This file is copyright: # This file is distributed under the same license as the kclock package. # # SPDX-FileCopyrightText: 2021, 2022, 2024 A S Alam msgid "" msgstr "" "Project-Id-Version: kclock\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-09-30 00:42+0000\n" "PO-Revision-Date: 2024-01-03 14:19-0600\n" "Last-Translator: A S Alam \n" "Language-Team: Punjabi \n" "Language: pa\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: Lokalize 23.08.4\n" #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "ਅ.ਸ.ਆਲਮ ੨੦੨੧-੨੦੨੪" #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "aalam@punlinux.org" #: main.cpp:44 #, kde-format msgid "Select opened page" msgstr "ਖੋਲ੍ਹੇ ਸਫ਼ੇ ਨੂੰ ਚੁਣੋ" #: main.cpp:67 #, kde-format msgid "Set alarms and timers, use a stopwatch, and manage world clocks" msgstr "ਅਲਾਰਮ ਤੇ ਟਾਈਮਰ ਸੈੱਟ ਕਰੋ, ਸਟਾਪ-ਵਾਚ ਵਰਤੋ ਅਤੇ ਸੰਸਾਰ ਦੀਆਂ ਘੜੀਆਂ ਦਾ ਇੰਤਜ਼ਾਮ ਕਰੋ" #: main.cpp:69 #, fuzzy, kde-format #| msgid "© 2020-2022 KDE Community" msgid "© 2020-2024 KDE Community" msgstr "© 2020-2022 KDE ਕਮਿਊਨਟੀ" #: main.cpp:71 #, kde-format msgid "Devin Lin" msgstr "ਡੇਵਿਨ ਲਿਨ" #: main.cpp:72 #, kde-format msgid "Han Young" msgstr "ਹਾਂ ਯੰਗ" #: qml/alarm/AlarmForm.qml:86 #, kde-format msgid "Days to repeat:" msgstr "ਦੁਰਹਾਉਣ ਲਈ ਦਿਨ:" #: qml/alarm/AlarmForm.qml:88 #, kde-format msgid "Select Days to Repeat" msgstr "ਦਰਹਾਉਣ ਲਈ ਦਿਨ ਚੁਣੋ" #: qml/alarm/AlarmForm.qml:111 #, kde-format msgid "Alarm Name (optional):" msgstr "ਅਲਾਰਮ ਦਾ ਨਾਂ (ਚੋਣਵਾਂ):" #: qml/alarm/AlarmForm.qml:112 #, kde-format msgid "Wake Up" msgstr "ਜਗਾਓ" #: qml/alarm/AlarmForm.qml:121 #, kde-format msgid "Ring Duration:" msgstr "ਰਿੰਗਟੋਨ ਅੰਤਰਾਲ:" #: qml/alarm/AlarmForm.qml:124 qml/alarm/AlarmForm.qml:135 #, kde-format msgid "None" msgstr "ਕੋਈ ਨਹੀਂ" #: qml/alarm/AlarmForm.qml:126 qml/alarm/AlarmForm.qml:136 #: qml/alarm/AlarmForm.qml:169 qml/alarm/AlarmForm.qml:173 #: qml/timer/TimerComponent.qml:162 #, kde-format msgid "1 minute" msgstr "1 ਮਿੰਟ" #: qml/alarm/AlarmForm.qml:128 qml/alarm/AlarmForm.qml:169 #, kde-format msgid "%1 minutes" msgstr "%1 ਮਿੰਟ" #: qml/alarm/AlarmForm.qml:131 #, kde-format msgid "Select Ring Duration" msgstr "ਘੰਟੀ ਵੱਜਣ ਦਾ ਸਮਾਂ ਚੁਣੋ" #: qml/alarm/AlarmForm.qml:137 qml/alarm/AlarmForm.qml:174 #, kde-format msgid "2 minutes" msgstr "2 ਮਿੰਟ" #: qml/alarm/AlarmForm.qml:138 qml/alarm/AlarmForm.qml:175 #, kde-format msgid "5 minutes" msgstr "5 ਮਿੰਟ" #: qml/alarm/AlarmForm.qml:139 qml/alarm/AlarmForm.qml:176 #, kde-format msgid "10 minutes" msgstr "10 ਮਿੰਟ" #: qml/alarm/AlarmForm.qml:140 qml/alarm/AlarmForm.qml:177 #, kde-format msgid "15 minutes" msgstr "15 ਮਿੰਟ" #: qml/alarm/AlarmForm.qml:141 qml/alarm/AlarmForm.qml:178 #, kde-format msgid "30 minutes" msgstr "30 ਮਿੰਟ" #: qml/alarm/AlarmForm.qml:142 qml/alarm/AlarmForm.qml:179 #, kde-format msgid "1 hour" msgstr "1 ਘੰਟਾ" #: qml/alarm/AlarmForm.qml:167 #, kde-format msgid "Snooze Length:" msgstr "ਟਾਲਣ ਦੀ ਲੰਬਾਈ:" #: qml/alarm/AlarmForm.qml:168 #, kde-format msgid "Select Snooze Length" msgstr "ਟਾਲਣ ਦੀ ਲੰਬਾਈ ਨੂੰ ਚੁਣੋ" #: qml/alarm/AlarmForm.qml:204 #, kde-format msgid "Ring Sound:" msgstr "ਘੰਟੀ ਦੀ ਸਾਊਂਡ:" #: qml/alarm/AlarmForm.qml:210 #, kde-format msgid "Default Sound" msgstr "ਮੂਲ ਸਾਊਂਡ" #: qml/alarm/AlarmFormPage.qml:26 qml/alarm/AlarmRingingPopup.qml:45 #, kde-format msgid "Alarm" msgstr "ਅਲਾਰਮ" #: qml/alarm/AlarmFormPage.qml:26 #, kde-format msgctxt "Edit alarm page title" msgid "Editing %1" msgstr "%1 ਨੂੰ ਸੋਧਿਆ ਜਾ ਰਿਹਾ ਹੈ" #: qml/alarm/AlarmFormPage.qml:27 qml/alarm/AlarmListPage.qml:31 #, kde-format msgid "New Alarm" msgstr "ਨਵਾਂ ਅਲਾਰਮ" #: qml/alarm/AlarmFormPage.qml:39 qml/alarm/AlarmFormPage.qml:62 #: qml/timer/TimerFormDialog.qml:71 #, kde-format msgid "Done" msgstr "ਮੁਕੰਮਲ" #: qml/alarm/AlarmFormPage.qml:68 qml/timer/TimerFormDialog.qml:66 #, kde-format msgid "Cancel" msgstr "ਰੱਦ ਕਰੋ" #: qml/alarm/AlarmListDelegate.qml:106 #, kde-format msgid "Snoozed %1 minute" msgid_plural "Snoozed %1 minutes" msgstr[0] "%1 ਮਿੰਟ ਲਈ ਟਾਲੋ" msgstr[1] "%1 ਮਿੰਟਾਂ ਲਈ ਟਾਲੋ" #: qml/alarm/AlarmListDelegate.qml:126 qml/time/TimePageDelegate.qml:60 #, kde-format msgctxt "@action:button" msgid "Delete" msgstr "ਹਟਾਓ" #: qml/alarm/AlarmListPage.qml:25 qml/components/BottomToolbar.qml:118 #: qml/components/Sidebar.qml:112 #, kde-format msgid "Alarms" msgstr "ਅਲਾਰਮ" #: qml/alarm/AlarmListPage.qml:37 qml/time/TimePage.qml:37 #, kde-format msgid "Edit" msgstr "ਸੋਧੋ" #: qml/alarm/AlarmListPage.qml:46 qml/components/Sidebar.qml:138 #: qml/settings/SettingsPage.qml:22 qml/stopwatch/StopwatchPage.qml:39 #: qml/time/TimePage.qml:60 qml/timer/TimerListPage.qml:37 #, kde-format msgid "Settings" msgstr "ਸੈਟਿੰਗਾਂ" #: qml/alarm/AlarmListPage.qml:57 #, kde-format msgid "" "The clock daemon was not found. Please start kclockd in order to have alarm " "functionality." msgstr "ਘੜੀ ਡੈਮਨ ਚੱਲ ਨਹੀਂ ਰਹੀ ਹੈ। ਅਲਾਰਮ ਨੂੰ ਕੰਮ ਕਰਨ ਲਈ kclockd ਨੂੰ ਸ਼ੁਰੂ ਕਰੋ।" #: qml/alarm/AlarmListPage.qml:78 #, kde-format msgid "No alarms configured" msgstr "ਕੋਈ ਅਲਾਰਮ ਸੰਰਚਿਤ ਨਹੀਂ ਹੈ" #: qml/alarm/AlarmListPage.qml:83 #, kde-format msgid "Add alarm" msgstr "ਅਲਾਰਮ ਨੂੰ ਜੋੜੋ" #: qml/alarm/AlarmListPage.qml:116 #, kde-format msgid "alarm" msgstr "ਅਲਾਰਮ" #: qml/alarm/AlarmListPage.qml:116 #, kde-format msgid "Deleted %1" msgstr "%1 ਨੂੰ ਹਟਾਇਆ" #: qml/alarm/AlarmRingingPopup.qml:28 #, kde-format msgid "Alarm is ringing" msgstr "ਅਲਾਰਮ ਵੱਜ ਰਿਹਾ ਹੈ" #: qml/alarm/AlarmRingingPopup.qml:55 #, kde-format msgid "Snooze" msgstr "ਟਾਲੋ" #: qml/alarm/AlarmRingingPopup.qml:59 qml/timer/TimerRingingPopup.qml:56 #, kde-format msgid "Dismiss" msgstr "ਖ਼ਾਰਜ" #: qml/alarm/SoundPickerPage.qml:25 #, kde-format msgid "Select Alarm Sound" msgstr "ਅਲਾਰਮ ਦੀ ਸਾਊਂਡ ਚੁਣੋ" #: qml/alarm/SoundPickerPage.qml:64 #, kde-format msgid "Select from files…" msgstr "…ਫਾਇਲਾਂ ਤੋਂ ਚੁਣੋ" #: qml/alarm/SoundPickerPage.qml:75 #, kde-format msgid "Default" msgstr "ਮੂਲ" #: qml/alarm/SoundPickerPage.qml:155 #, kde-format msgid "Choose an audio" msgstr "ਆਡੀਓ ਨੂੰ ਚੁਣੋ" #: qml/alarm/SoundPickerPage.qml:163 #, kde-format msgid "Audio files (*.wav *.mp3 *.ogg *.aac *.flac *.webm *.mka *.opus)" msgstr "ਆਡੀਓ ਫਾਇਲਾਂ (*.wav *.mp3 *.ogg *.aac *.flac *.webm *.mka *.opus)" #: qml/alarm/SoundPickerPage.qml:163 #, kde-format msgid "All files (*)" msgstr "ਸਭ ਫਾਇਲਾਂ (**)" #: qml/components/BottomToolbar.qml:88 qml/components/Sidebar.qml:58 #: qml/time/TimePage.qml:25 #, kde-format msgid "Time" msgstr "ਸਮਾਂ" #: qml/components/BottomToolbar.qml:98 qml/components/Sidebar.qml:76 #: qml/timer/TimerListPage.qml:22 #, kde-format msgid "Timers" msgstr "ਟਾਈਮਰ" #: qml/components/BottomToolbar.qml:108 qml/components/Sidebar.qml:94 #: qml/stopwatch/StopwatchPage.qml:24 #, kde-format msgid "Stopwatch" msgstr "ਸਟਾਪ-ਵਾਚ" #: qml/components/formatUtil.js:11 #, kde-format msgid "Only once" msgstr "ਸਿਰਫ਼ ਇੱਕ ਵਾਰ" #: qml/components/formatUtil.js:16 #, kde-format msgid "Everyday" msgstr "ਹਰ ਰੋਜ਼" #: qml/components/formatUtil.js:19 #, kde-format msgid "Weekdays" msgstr "ਹਫ਼ਤੇਵਾਰ" #: qml/components/formatUtil.js:22 #, kde-format msgid "Mon, " msgstr "ਸੋਮ," #: qml/components/formatUtil.js:23 #, kde-format msgid "Tue, " msgstr "ਮੰਗਲ," #: qml/components/formatUtil.js:24 #, kde-format msgid "Wed, " msgstr "ਬੁੱਧ," #: qml/components/formatUtil.js:25 #, kde-format msgid "Thu, " msgstr "ਵੀਰ," #: qml/components/formatUtil.js:26 #, kde-format msgid "Fri, " msgstr "ਸ਼ੁੱਕਰ," #: qml/components/formatUtil.js:27 #, kde-format msgid "Sat, " msgstr "ਸ਼ਨਿੱ," #: qml/components/formatUtil.js:28 #, kde-format msgid "Sun, " msgstr "ਐਤ," #: qml/components/TimePicker.qml:93 #, kde-format msgid "AM" msgstr "ਸਵੇਰ" #: qml/components/TimePicker.qml:93 #, kde-format msgid "PM" msgstr "ਸ਼ਾਮ" #: qml/main.qml:23 #, kde-format msgid "Clock" msgstr "ਘੜੀ" #: qml/settings/SettingsPage.qml:34 #, kde-format msgid "Time Format" msgstr "ਸਮਾਂ ਫਾਰਮੈਟ" #: qml/settings/SettingsPage.qml:38 #, kde-format msgid "Use System Default" msgstr "ਸਿਸਟਮ ਦੇ ਮੂਲ ਨੂੰ ਵਰਤੋਂ" #: qml/settings/SettingsPage.qml:39 #, kde-format msgid "12 Hour Time" msgstr "12 ਘੰਟੇ ਦਾ ਸਮਾਂ" #: qml/settings/SettingsPage.qml:40 #, kde-format msgid "24 Hour Time" msgstr "24 ਘੰਟੇ ਦਾ ਸਮਾਂ" #: qml/settings/SettingsPage.qml:62 #, kde-format msgid "About Clock" msgstr "ਕਲਾਕ ਬਾਰੇ" #: qml/settings/SettingsPage.qml:70 #, kde-format msgid "About KDE" msgstr "KDE ਬਾਰੇ" #: qml/stopwatch/StopwatchPage.qml:138 qml/stopwatch/StopwatchPage.qml:168 #: qml/timer/TimerPage.qml:52 qml/timer/TimerPage.qml:100 #, kde-format msgid "Reset" msgstr "ਮੁੜ-ਸੈੱਟ ਕਰੋ" #: qml/stopwatch/StopwatchPage.qml:140 qml/timer/TimerPage.qml:45 #: qml/timer/TimerPage.qml:94 #, kde-format msgid "Pause" msgstr "ਵਿਰਾਮ" #: qml/stopwatch/StopwatchPage.qml:142 #, kde-format msgid "Resume" msgstr "" #: qml/stopwatch/StopwatchPage.qml:144 qml/timer/TimerPage.qml:45 #: qml/timer/TimerPage.qml:94 #, kde-format msgid "Start" msgstr "ਸ਼਼ੁਰੂ ਕਰੋ" #: qml/stopwatch/StopwatchPage.qml:168 qml/stopwatch/StopwatchPage.qml:196 #, kde-format msgid "Lap" msgstr "ਲੈਪ" #: qml/stopwatch/StopwatchPage.qml:204 #, fuzzy, kde-format #| msgid "Loop Timer" msgid "Lap Time" msgstr "ਲੂਪ ਟਾਈਮਰ" #: qml/stopwatch/StopwatchPage.qml:211 #, kde-format msgid "Total" msgstr "" #: qml/stopwatch/StopwatchPage.qml:294 #, kde-format msgid "#%1" msgstr "#%1" #: qml/time/AddLocationListView.qml:49 #, kde-format msgid "No locations found" msgstr "ਕੋਈ ਟਿਕਾਣਾ ਨਹੀਂ ਲੱਭਿਆ" #: qml/time/AddLocationPage.qml:17 qml/time/AddLocationWrapper.qml:33 #, kde-format msgid "Add Location" msgstr "ਟਿਕਾਣੇ ਨੂੰ ਜੋੜੋ" #: qml/time/TimePage.qml:50 #, kde-format msgid "Add" msgstr "ਜੋੜੋ" #: qml/timer/PresetDurationButton.qml:23 qml/timer/TimerForm.qml:39 #, kde-format msgid "1 m" msgstr "1 ਮਿੰ" #: qml/timer/TimerForm.qml:47 #, kde-format msgid "5 m" msgstr "5 ਮਿੰ" #: qml/timer/TimerForm.qml:55 #, kde-format msgid "10 m" msgstr "10 ਮਿੰ" #: qml/timer/TimerForm.qml:67 #, kde-format msgid "15 m" msgstr "15 ਮਿੰ" #: qml/timer/TimerForm.qml:75 #, kde-format msgid "30 m" msgstr "30 ਮਿੰ" #: qml/timer/TimerForm.qml:83 #, kde-format msgid "1 h" msgstr "1 ਘੰ" #: qml/timer/TimerForm.qml:95 #, kde-format msgid "Duration:" msgstr "ਅੰਤਰਾਲ:" #: qml/timer/TimerForm.qml:104 #, kde-format msgid "hours" msgstr "ਘੰਟੇ" #: qml/timer/TimerForm.qml:115 #, kde-format msgid "minutes" msgstr "ਮਿੰਟ" #: qml/timer/TimerForm.qml:126 #, kde-format msgid "seconds" msgstr "ਸਕਿੰਟ" #: qml/timer/TimerForm.qml:132 #, kde-format msgid "Label:" msgstr "ਲੇਬਲ:" #: qml/timer/TimerForm.qml:133 #, kde-format msgid "Timer" msgstr "ਟਾਈਮਰ" #: qml/timer/TimerForm.qml:138 #, kde-format msgid "Command at timeout:" msgstr "ਸਮਾਂ-ਸਮਾਪਤ ਉੱਤੇ ਕਮਾਂਡ:" #: qml/timer/TimerForm.qml:141 #, kde-format msgid "optional" msgstr "ਚੋਣਵਾਂ" #: qml/timer/TimerForm.qml:157 #, kde-format msgid "Hide Presets" msgstr "ਪ੍ਰੀ-ਸੈੱਟ ਨੂੰ ਲੁਕਾਓ" #: qml/timer/TimerForm.qml:157 #, kde-format msgid "Show Presets" msgstr "ਪ੍ਰੀ-ਸੈੱਟ ਵੇਖਾਓ" #: qml/timer/TimerForm.qml:162 #, kde-format msgid "Toggle Delete" msgstr "ਹਟਾਉਣ ਨੂੰ ਬਦਲੋ" #: qml/timer/TimerFormDialog.qml:26 #, kde-format msgid "Create timer" msgstr "ਟਾਈਮਰ ਬਣਾਓ" #: qml/timer/TimerFormDialog.qml:59 #, kde-format msgid "Save As Preset" msgstr "ਪ੍ਰੀ-ਸੈੱਟ ਵਜੋਂ ਸੰਭਾਲੋ" #: qml/timer/TimerListDelegate.qml:145 #, fuzzy, kde-format #| msgid "Loop Timer" msgctxt "@info:tooltip" msgid "Loop timer" msgstr "ਲੂਪ ਟਾਈਮਰ" #: qml/timer/TimerListDelegate.qml:156 #, fuzzy, kde-format #| msgid "Pause" msgctxt "@info:tooltip" msgid "Pause" msgstr "ਵਿਰਾਮ" #: qml/timer/TimerListDelegate.qml:156 #, fuzzy, kde-format #| msgid "Start" msgctxt "@info:tooltip" msgid "Start" msgstr "ਸ਼਼ੁਰੂ ਕਰੋ" #: qml/timer/TimerListDelegate.qml:166 #, fuzzy, kde-format #| msgid "Reset" msgctxt "@info:tooltip" msgid "Reset" msgstr "ਮੁੜ-ਸੈੱਟ ਕਰੋ" #: qml/timer/TimerListDelegate.qml:176 #, fuzzy, kde-format #| msgid "Delete" msgctxt "@info:tooltip" msgid "Delete" msgstr "ਹਟਾਓ" #: qml/timer/TimerListPage.qml:29 #, kde-format msgid "New Timer" msgstr "ਨਵਾਂ ਟਾਈਮਰ" #: qml/timer/TimerListPage.qml:48 #, kde-format msgid "" "The clock daemon was not found. Please start kclockd in order to have timer " "functionality." msgstr "ਘੜੀ ਡੈਮਨ ਚੱਲ ਨਹੀਂ ਰਹੀ ਹੈ। ਘੜੀ ਨੂੰ ਕੰਮ ਕਰਨ ਲਈ kclockd ਨੂੰ ਸ਼ੁਰੂ ਕਰੋ।" #: qml/timer/TimerListPage.qml:86 #, kde-format msgid "No timers configured" msgstr "ਕੋਈ ਟਾਈਮਰ ਸੰਰਚਿਤ ਨਹੀਂ ਹੈ" #: qml/timer/TimerListPage.qml:91 #, kde-format msgid "Add timer" msgstr "ਟਾਈਮਰ ਜੋੜੋ" #: qml/timer/TimerPage.qml:24 #, kde-format msgid "New timer" msgstr "ਨਵਾਂ ਟਾਈਮਰ" #: qml/timer/TimerPage.qml:58 qml/timer/TimerPage.qml:106 #, kde-format msgid "Delete" msgstr "ਹਟਾਓ" #: qml/timer/TimerPage.qml:67 qml/timer/TimerPage.qml:115 #, kde-format msgid "Loop Timer" msgstr "ਲੂਪ ਟਾਈਮਰ" #: qml/timer/TimerRingingPopup.qml:27 #, kde-format msgid "Timer has finished" msgstr "ਟਾਈਮਰ ਮੁਕੰਮਲ ਹੋਇਆ" #: qml/timer/TimerRingingPopup.qml:46 #, kde-format msgid "%1 has completed." msgstr "%1 ਪੂਰਾ ਹੋਇਆ ਹੈ।" #: qml/timer/TimerRingingPopup.qml:46 #, kde-format msgid "The timer has completed." msgstr "ਟਾਈਮਰ ਪੂਰਾ ਹੋਇਆ ਹੈ।" #: savedlocationsmodel.cpp:109 #, kde-format msgid "%1 hour and 30 minutes ahead" msgstr "%1 ਘੰਟਾ ਅਤੇ 30 ਮਿੰਟ ਅੱਗੇ" #: savedlocationsmodel.cpp:109 #, kde-format msgid "%1 hours and 30 minutes ahead" msgstr "%1 ਘੰਟੇ ਅਤੇ 30 ਮਿੰਟ ਅੱਗੇ" #: savedlocationsmodel.cpp:111 #, kde-format msgid "%1 hour ahead" msgstr "%1 ਘੰਟਾ ਅੱਗੇ" #: savedlocationsmodel.cpp:111 #, kde-format msgid "%1 hours ahead" msgstr "%1 ਘੰਟੇ ਅੱਗੇ" #: savedlocationsmodel.cpp:116 #, kde-format msgid "%1 hour and 30 minutes behind" msgstr "%1 ਘੰਟਾ ਅਤੇ 30 ਮਿੰਟ ਪਿੱਛੇ" #: savedlocationsmodel.cpp:116 #, kde-format msgid "%1 hours and 30 minutes behind" msgstr "%1 ਘੰਟੇ ਅਤੇ 30 ਮਿੰਟ ਪਿੱਛੇ" #: savedlocationsmodel.cpp:118 #, kde-format msgid "%1 hour behind" msgstr "%1 ਘੰਟਾ ਪਿੱਛਾ" #: savedlocationsmodel.cpp:118 #, kde-format msgid "%1 hours behind" msgstr "%1 ਘੰਟੇ ਪਿੱਛੇ" #: savedlocationsmodel.cpp:121 #, kde-format msgid "Local time" msgstr "ਲੋਕਲ ਸਮਾਂ" #: utilmodel.cpp:74 #, kde-format msgid "%1 day" msgid_plural "%1 days" msgstr[0] "%1 ਦਿਨ" msgstr[1] "%1 ਦਿਨ" #: utilmodel.cpp:78 #, kde-format msgid ", " msgstr ", " #: utilmodel.cpp:80 utilmodel.cpp:86 #, kde-format msgid " and " msgstr " ਅਤੇ " #: utilmodel.cpp:82 #, kde-format msgid "%1 hour" msgid_plural "%1 hours" msgstr[0] "%1 ਘੰਟਾ" msgstr[1] "%1 ਘੰਟੇ" #: utilmodel.cpp:88 #, kde-format msgid "%1 minute" msgid_plural "%1 minutes" msgstr[0] "%1 ਮਿੰਟ" msgstr[1] "%1 ਮਿੰਟ" #: utilmodel.cpp:92 #, kde-format msgid "Alarm will ring in under a minute" msgstr "ਅਲਾਰਮ ਇੱਕ ਮਿੰਟ ਤੋਂ ਘੱਟ ਸਮੇਂ ਵਿੱਚ ਵੱਜੇਗਾ" #: utilmodel.cpp:94 #, kde-format msgid "Alarm will ring in %1" msgstr "ਅਲਾਰਮ %1 ਵਿੱਚ ਵੱਜੇਗਾ" #~ msgid "Create New Timer" #~ msgstr "ਨਵਾਂ ਟਾਈਮਰ ਬਣਾਓ" #~ msgid "No locations configured" #~ msgstr "ਕੋਈ ਟਿਕਾਣਾ ਸੰਰਚਿਤ ਨਹੀਂ ਹੈ" #~ msgid "Snoozed %1 minutes" #~ msgstr "%1 ਮਿੰਟ ਲਈ ਟਾਲੋ" #~ msgid "View" #~ msgstr "ਵੇਖੋ" #~ msgctxt "@info" #~ msgid "Alarm: %1 %2" #~ msgstr "ਅਲਾਰਮ: %1 %2" #~ msgid "Don't use PowerDevil for alarms if it is available" #~ msgstr "ਜੇ ਉਪਲੱਬਧ ਹੈ ਤਾਂ ਆਲਰਮਾਂ ਲਈ ਪਾਵਰ-ਡਿਵੇਲ ਨਾ ਵਰਤੋਂ" #~ msgid "A mobile friendly clock app built with Kirigami." #~ msgstr "ਕੀਰੀਗਾਮੀ ਵਿੱਚ ਬਣਾਈ ਘੜੀ ਸੰਬੰਧੀ ਵਰਤੋਂਕਾਰਾਂ ਲਈ ਸਰਲ ਐਪ ਹੈ।" #~ msgid "© 2020 Plasma Development Team" #~ msgstr "© 2020 ਪਲਾਜ਼ਮਾ ਡਿਵੈਲਪਮੈਂਟ ਟੀਮ" #~ msgid "Alarm Volume" #~ msgstr "ਅਲਾਰਮ ਦੀ ਆਵਾਜ਼" #~ msgid "Silence Alarm After" #~ msgstr "ਇਸ ਦੇ ਬਾਅਦ ਅਲਾਰਮ ਮੌਨ ਕਰੋ" #~ msgid "Change Alarm Volume" #~ msgstr "ਅਲਾਰਮ ਦੀ ਆਵਾਜ਼ ਨੂੰ ਬਦਲੋ" #~ msgid "Volume: " #~ msgstr "ਵਾਲੀਅਮ:" #~ msgid "Search for a city" #~ msgstr "ਸ਼ਹਿਰ ਲੱਭੋ" #~ msgid "%1 %2" #~ msgstr "%1 %2" #, fuzzy #~| msgid "Timezones" #~ msgid "Timezones" #~ msgstr "ਸਮਾਂ-ਖੇਤਰ" #~ msgid "Timezones" #~ msgstr "ਸਮਾਂ-ਖੇਤਰ" #~ msgid "30 seconds" #~ msgstr "30 ਸਕਿੰਟ" #~ msgid "Never" #~ msgstr "ਕਦੇ ਨਹੀਂ" #~ msgid "3 minutes" #~ msgstr "3 ਮਿੰਟ" #~ msgid "4 minutes" #~ msgstr "4 ਮਿੰਟ" #~ msgid "hour" #~ msgstr "ਘੰਟਾ" #~ msgid "Alarm Name" #~ msgstr "ਅਲਾਰਮ ਦਾ ਨਾਂ" #~ msgid "Create" #~ msgstr "ਬਣਾਓ" #~ msgid "Lap %1" #~ msgstr "ਚੱਕਰ %1"