1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-06-25 21:29:32 +00:00

po: Update pot file

Update the pot file after marking many strings as not needing
translation.
This commit is contained in:
Guido Günther 2020-05-29 14:31:35 +02:00 committed by Mohammed Sadiq
parent 956916ae1f
commit 89c91c8271

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: calls\n" "Project-Id-Version: calls\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-01-14 18:18+0100\n" "POT-Creation-Date: 2020-05-29 14:30+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,237 +17,67 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: src/calls-application.c:169 src/calls-main-window.c:113 #: src/calls-application.c:308 src/calls-main-window.c:112
#: src/ui/call-window.ui:11 src/ui/main-window.ui:8 #: src/ui/call-window.ui:11 src/ui/main-window.ui:8
msgid "Calls" msgid "Calls"
msgstr "" msgstr ""
#: src/calls-application.c:474 #: src/calls-application.c:513
msgid "The name of the plugin to use for the call Provider" msgid "The name of the plugin to use for the call Provider"
msgstr "" msgstr ""
#: src/calls-application.c:475 #: src/calls-application.c:514
msgid "PLUGIN" msgid "PLUGIN"
msgstr "" msgstr ""
#: src/calls-application.c:480 #: src/calls-application.c:519
msgid "Whether to present the main window on startup" msgid "Whether to present the main window on startup"
msgstr "" msgstr ""
#: src/calls-best-match.c:487 #: src/calls-application.c:525
msgid "View" msgid "Dial a number"
msgstr "" msgstr ""
#: src/calls-best-match.c:488 #: src/calls-application.c:526
msgid "The CallsBestMatchView to monitor" msgid "NUMBER"
msgstr "" msgstr ""
#: src/calls-best-match.c:494 src/calls-party.c:187 #: src/calls-call-display.c:246
msgid "Name"
msgstr ""
#: src/calls-best-match.c:495
msgid "The display name of the best match"
msgstr ""
#: src/calls-call.c:129 src/calls-call-record.c:207
msgid "Inbound"
msgstr ""
#: src/calls-call.c:130
msgid "Whether the call is inbound"
msgstr ""
#: src/calls-call-data.c:137 src/calls-call-holder.c:158
msgid "Call"
msgstr ""
#: src/calls-call-data.c:138
msgid "The call"
msgstr ""
#: src/calls-call-data.c:144
msgid "Party"
msgstr ""
#: src/calls-call-data.c:145 src/calls-encryption-indicator.c:129
msgid "The party participating in the call"
msgstr ""
#: src/calls-call-display.c:256
msgid "Calling..." msgid "Calling..."
msgstr "" msgstr ""
#: src/calls-call-display.c:589 #: src/calls-call-record-row.c:103
msgid "Call data"
msgstr ""
#: src/calls-call-display.c:590
msgid "Data for the call this display will be associated with"
msgstr ""
#: src/calls-call-holder.c:159
msgid "The call to hold"
msgstr ""
#: src/calls-call-record.c:190
msgid "ID"
msgstr ""
#: src/calls-call-record.c:191
msgid "The row ID"
msgstr ""
#: src/calls-call-record.c:199
msgid "Target"
msgstr ""
#: src/calls-call-record.c:200
msgid "The PTSN phone number or other address of the call"
msgstr ""
#: src/calls-call-record.c:208
msgid "Whether the call was an inbound call"
msgstr ""
#: src/calls-call-record.c:215
msgid "Start"
msgstr ""
#: src/calls-call-record.c:216
msgid "Time stamp of the start of the call"
msgstr ""
#: src/calls-call-record.c:223
msgid "Answered"
msgstr ""
#: src/calls-call-record.c:224
msgid "Time stamp of when the call was answered"
msgstr ""
#: src/calls-call-record.c:231
msgid "End"
msgstr ""
#: src/calls-call-record.c:232
msgid "Time stamp of the end of the call"
msgstr ""
#: src/calls-call-record-row.c:109
#, c-format #, c-format
msgid "" msgid ""
"%s\n" "%s\n"
"yesterday" "yesterday"
msgstr "" msgstr ""
#: src/calls-call-record-row.c:557 #: src/calls-main-window.c:113
msgid "Record"
msgstr ""
#: src/calls-call-record-row.c:558
msgid "The call record for this row"
msgstr ""
#: src/calls-call-record-row.c:564 src/calls-history-box.c:214
#: src/calls-main-window.c:376 src/ui/main-window.ui:86
msgid "Contacts"
msgstr ""
#: src/calls-call-record-row.c:565 src/calls-history-box.c:215
#: src/calls-main-window.c:377
msgid "Interface for libfolks"
msgstr ""
#: src/calls-call-record-row.c:571 src/calls-history-box.c:221
msgid "New call"
msgstr ""
#: src/calls-call-record-row.c:572 src/calls-history-box.c:222
msgid "The UI box for making calls"
msgstr ""
#: src/calls-call-selector-item.c:175
msgid "Call holder"
msgstr ""
#: src/calls-call-selector-item.c:176
msgid "The holder for this call"
msgstr ""
#: src/calls-call-window.c:701 src/calls-main-window.c:362
#: src/calls-new-call-box.c:378 src/calls-record-store.c:734
#: src/calls-ringer.c:439
msgid "Provider"
msgstr ""
#: src/calls-call-window.c:702 src/calls-main-window.c:363
#: src/calls-new-call-box.c:379 src/calls-record-store.c:735
#: src/calls-ringer.c:440
msgid "An object implementing low-level call-making functionality"
msgstr ""
#: src/calls-encryption-indicator.c:128
msgid "Encrypted"
msgstr ""
#: src/calls-enumerate-params.c:124
msgid "User data"
msgstr ""
#: src/calls-enumerate-params.c:125
msgid "The pointer to be provided as user data for signal connections"
msgstr ""
#: src/calls-history-box.c:207
msgid "model"
msgstr ""
#: src/calls-history-box.c:208
msgid "The data store containing call records"
msgstr ""
#: src/calls-main-window.c:114
msgid "translator-credits" msgid "translator-credits"
msgstr "" msgstr ""
#: src/calls-main-window.c:270 src/ui/call-display.ui:270 #: src/calls-main-window.c:176
msgid "Can't place calls: No SIM card"
msgstr ""
#: src/calls-main-window.c:181
msgid "Can't place calls: No backend service"
msgstr ""
#: src/calls-main-window.c:185
msgid "Can't place calls: No plugin"
msgstr ""
#: src/calls-main-window.c:213 src/ui/call-display.ui:270
msgid "Dial Pad" msgid "Dial Pad"
msgstr "" msgstr ""
#: src/calls-main-window.c:281 #: src/calls-main-window.c:223
msgid "Recent" msgid "Recent"
msgstr "" msgstr ""
#: src/calls-main-window.c:369 #: src/calls-ringer.c:204
msgid "Record store"
msgstr ""
#: src/calls-main-window.c:370
msgid "The store of call records"
msgstr ""
#: src/calls-party.c:188
msgid "The party's name"
msgstr ""
#: src/calls-party.c:194
msgid "Number"
msgstr ""
#: src/calls-party.c:195
msgid "The party's telephone number"
msgstr ""
#: src/calls-provider.c:70
msgid "Status"
msgstr ""
#: src/calls-provider.c:71
msgid "A text string describing the status for display to the user"
msgstr ""
#: src/calls-ringer.c:212
msgid "Incoming call" msgid "Incoming call"
msgstr "" msgstr ""
@ -279,11 +109,11 @@ msgstr ""
msgid "Answer" msgid "Answer"
msgstr "" msgstr ""
#: src/ui/call-display.ui:437 #: src/ui/call-display.ui:439
msgid "Hide the dial pad" msgid "Hide the dial pad"
msgstr "" msgstr ""
#: src/ui/call-record-row.ui:57 #: src/ui/call-record-row.ui:65
msgid "Call the party" msgid "Call the party"
msgstr "" msgstr ""
@ -295,10 +125,6 @@ msgstr ""
msgid "On hold" msgid "On hold"
msgstr "" msgstr ""
#: src/ui/call-window.ui:52 src/ui/main-window.ui:51
msgid "label"
msgstr ""
#: src/ui/encryption-indicator.ui:23 #: src/ui/encryption-indicator.ui:23
msgid "This call is not encrypted" msgid "This call is not encrypted"
msgstr "" msgstr ""
@ -328,14 +154,22 @@ msgstr ""
msgid "About Calls" msgid "About Calls"
msgstr "" msgstr ""
#: src/ui/new-call-box.ui:74 #: src/ui/main-window.ui:36
msgid "Backspace through number" msgid "No modem found"
msgstr "" msgstr ""
#: src/ui/new-call-box.ui:128 #: src/ui/main-window.ui:56
msgid "Contacts"
msgstr ""
#: src/ui/new-call-box.ui:101
msgid "Dial" msgid "Dial"
msgstr "" msgstr ""
#: src/ui/new-call-box.ui:129
msgid "Backspace through number"
msgstr ""
#: src/ui/new-call-header-bar.ui:8 #: src/ui/new-call-header-bar.ui:8
msgid "New Call" msgid "New Call"
msgstr "" msgstr ""