Compare commits
8 commits
master
...
gnome-3-14
Author | SHA1 | Date | |
---|---|---|---|
![]() |
851047f6b0 | ||
![]() |
8e1ffd838f | ||
![]() |
09cd90afbc | ||
![]() |
4f02e6e36d | ||
![]() |
729b5d246d | ||
![]() |
a7f9c6db33 | ||
![]() |
6b73321fb1 | ||
![]() |
78abb8606a |
8 changed files with 3137 additions and 720 deletions
|
@ -1,5 +1,5 @@
|
|||
AC_PREREQ([2.67])
|
||||
AC_INIT([gnome-contacts],[3.14.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts])
|
||||
AC_INIT([gnome-contacts],[3.14.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts])
|
||||
AC_CONFIG_SRCDIR([src/main.vala])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
|
|
@ -5,6 +5,7 @@ ast
|
|||
bg
|
||||
be
|
||||
bn_IN
|
||||
bs
|
||||
ca
|
||||
ca@valencia
|
||||
cs
|
||||
|
@ -29,6 +30,7 @@ he
|
|||
hi
|
||||
hu
|
||||
id
|
||||
is
|
||||
it
|
||||
ja
|
||||
kk
|
||||
|
@ -42,6 +44,7 @@ mr
|
|||
nb
|
||||
ne
|
||||
nl
|
||||
oc
|
||||
or
|
||||
pa
|
||||
pl
|
||||
|
|
706
po/bs.po
Normal file
706
po/bs.po
Normal file
|
@ -0,0 +1,706 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: gnome-contacts\n"
|
||||
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-"
|
||||
"contacts&keywords=I18N+L10N&component=general\n"
|
||||
"POT-Creation-Date: 2015-02-27 07:17+0000\n"
|
||||
"PO-Revision-Date: 2014-12-25 03:59+0000\n"
|
||||
"Last-Translator: Merima Cisija <cisijam@gmail.com>\n"
|
||||
"Language-Team: Bosnian <bs@li.org>\n"
|
||||
"Language: bs\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
|
||||
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
"X-Generator: Launchpad (build 17341)\n"
|
||||
"X-Launchpad-Export-Date: 2015-02-15 06:20+0000\n"
|
||||
|
||||
#: ../data/org.gnome.Contacts.appdata.xml.in.h:1
|
||||
msgid ""
|
||||
"Contacts keeps and organize your contacts information. You can create, edit, "
|
||||
"delete and link together pieces of information about your contacts. Contacts "
|
||||
"aggregates the details from all your sources providing a centralized place "
|
||||
"for managing your contacts."
|
||||
msgstr ""
|
||||
"Kontakti čuva i organizira podatke Vaših kontakata . Možete stvoriti , "
|
||||
"uređivati , brisati i povezivati dijelove informacija o svojim kontaktima . "
|
||||
"Kontakti prikuplja podatke iz svih vaših izvora pružajući centralizirano "
|
||||
"mjesto za upravljanje kontaktima."
|
||||
|
||||
#: ../data/org.gnome.Contacts.appdata.xml.in.h:2
|
||||
msgid ""
|
||||
"Contacts will also integrate with online address books and automatically "
|
||||
"link contacts from different online sources."
|
||||
msgstr ""
|
||||
"Kontakti će se također integrirati sa online adresarom i automatski povezati "
|
||||
"kontakte iz različitih online izvora ."
|
||||
|
||||
#: ../data/org.gnome.Contacts.desktop.in.in.h:1 ../src/main.vala:28
|
||||
msgid "Contacts"
|
||||
msgstr "Kontakti"
|
||||
|
||||
#: ../data/org.gnome.Contacts.desktop.in.in.h:2
|
||||
msgid "A contacts manager for GNOME"
|
||||
msgstr "Kontakt upravitelj za GNOME"
|
||||
|
||||
#: ../data/org.gnome.Contacts.desktop.in.in.h:3
|
||||
msgid "friends;address book;"
|
||||
msgstr "friends;address book;prijatelji;adresar;"
|
||||
|
||||
#: ../data/org.gnome.Contacts.search-provider.ini.in.in.h:1
|
||||
#: ../src/contacts-app.vala:129
|
||||
msgid "GNOME Contacts"
|
||||
msgstr "GNOME Contacts"
|
||||
|
||||
#: ../src/contacts-accounts-list.vala:48
|
||||
msgid "Online Accounts"
|
||||
msgstr "Online nalozi"
|
||||
|
||||
#: ../src/contacts-accounts-list.vala:174 ../src/contacts-esd-setup.c:118
|
||||
msgid "Local Address Book"
|
||||
msgstr "Lokalni adresar"
|
||||
|
||||
#: ../src/contacts-app.vala:46
|
||||
#, c-format
|
||||
msgid "No contact with id %s found"
|
||||
msgstr "Kontakt id%s nije pronadjen"
|
||||
|
||||
#: ../src/contacts-app.vala:47 ../src/contacts-app.vala:149
|
||||
msgid "Contact not found"
|
||||
msgstr "Kontakt nije pronadjen"
|
||||
|
||||
#: ../src/contacts-app.vala:56
|
||||
msgid "Change Address Book"
|
||||
msgstr "Izmijenite adresar"
|
||||
|
||||
#: ../src/contacts-app.vala:61
|
||||
msgid "Change"
|
||||
msgstr "Promjena"
|
||||
|
||||
#: ../src/contacts-app.vala:62 ../src/contacts-avatar-dialog.vala:255
|
||||
#: ../data/ui/contacts-window.ui.h:5
|
||||
msgid "Cancel"
|
||||
msgstr "Odustani"
|
||||
|
||||
#: ../src/contacts-app.vala:71
|
||||
msgid ""
|
||||
"New contacts will be added to the selected address book.\n"
|
||||
"You are able to view and edit contacts from other address books."
|
||||
msgstr ""
|
||||
"Novi kontakt će biti dodan u selektovani adresar.\n"
|
||||
"U mogućnosti ste da vidite i izmijenite kontakte iz adresara."
|
||||
|
||||
#: ../src/contacts-app.vala:128
|
||||
msgid "translator-credits"
|
||||
msgstr ""
|
||||
" Merima Cisija https://launchpad.net/~cisijam\n"
|
||||
" Samir Ribić https://launchpad.net/~megaribi"
|
||||
|
||||
#: ../src/contacts-app.vala:130
|
||||
msgid "About GNOME Contacts"
|
||||
msgstr "O programu GNOME Contacts"
|
||||
|
||||
#: ../src/contacts-app.vala:131
|
||||
msgid "Contact Management Application"
|
||||
msgstr "Program za upravljanje kontaktima"
|
||||
|
||||
#: ../src/contacts-app.vala:148
|
||||
#, c-format
|
||||
msgid "No contact with email address %s found"
|
||||
msgstr "Kontakt sa email adresom %s nije pronađen"
|
||||
|
||||
#: ../src/contacts-app.vala:318
|
||||
msgid "Show contact with this individual id"
|
||||
msgstr "Prikaži kontakte sa ovim id"
|
||||
|
||||
#: ../src/contacts-app.vala:320
|
||||
msgid "Show contact with this email address"
|
||||
msgstr "Prikaži kontakt sa ovom email adresom"
|
||||
|
||||
#: ../src/contacts-app.vala:329
|
||||
msgid "— contact management"
|
||||
msgstr "- Kontakt menadžment"
|
||||
|
||||
#: ../src/contacts-avatar-dialog.vala:200
|
||||
msgid "Browse for more pictures"
|
||||
msgstr "Potraži više slika"
|
||||
|
||||
#: ../src/contacts-avatar-dialog.vala:203
|
||||
msgid "_Cancel"
|
||||
msgstr "_Otkaži"
|
||||
|
||||
#: ../src/contacts-avatar-dialog.vala:204
|
||||
msgid "_Open"
|
||||
msgstr "_Otvori"
|
||||
|
||||
#: ../src/contacts-avatar-dialog.vala:249
|
||||
msgid "Select Picture"
|
||||
msgstr "Izaberi sliku"
|
||||
|
||||
#: ../src/contacts-avatar-dialog.vala:253 ../src/contacts-window.vala:198
|
||||
#: ../src/contacts-window.vala:224
|
||||
msgid "Select"
|
||||
msgstr "Odaberi"
|
||||
|
||||
#: ../src/contacts-avatar-dialog.vala:281 ../src/contacts-window.vala:315
|
||||
msgid "New Contact"
|
||||
msgstr "Novi kontakt"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:28
|
||||
msgid "Street"
|
||||
msgstr "Ulica"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:28
|
||||
msgid "Extension"
|
||||
msgstr "Proširenje"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:28
|
||||
msgid "City"
|
||||
msgstr "Grad"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:28
|
||||
msgid "State/Province"
|
||||
msgstr "Fed.jedinica/provincija"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:28
|
||||
msgid "Zip/Postal Code"
|
||||
msgstr "Poštanski broj"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:28
|
||||
msgid "PO box"
|
||||
msgstr "Poštanski pretinac"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:28
|
||||
msgid "Country"
|
||||
msgstr "Država"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:293
|
||||
msgid "Add email"
|
||||
msgstr "Dodaj email"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:295
|
||||
msgid "Add number"
|
||||
msgstr "Dodaj broj"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:299
|
||||
#: ../src/contacts-contact-editor.vala:330
|
||||
#: ../src/contacts-contact-editor.vala:365
|
||||
#: ../src/contacts-contact-editor.vala:428
|
||||
#: ../src/contacts-contact-editor.vala:478
|
||||
msgid "Delete field"
|
||||
msgstr "Dodaj polje"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:400
|
||||
msgid "January"
|
||||
msgstr "Januar"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:401
|
||||
msgid "February"
|
||||
msgstr "Februar"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:402
|
||||
msgid "March"
|
||||
msgstr "Mart"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:403
|
||||
msgid "April"
|
||||
msgstr "April"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:404
|
||||
msgid "May"
|
||||
msgstr "Maj"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:405
|
||||
msgid "June"
|
||||
msgstr "Jun"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:406
|
||||
msgid "July"
|
||||
msgstr "Jul"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:407
|
||||
msgid "August"
|
||||
msgstr "Avgust"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:408
|
||||
msgid "September"
|
||||
msgstr "Septembar"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:409
|
||||
msgid "October"
|
||||
msgstr "Oktobar"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:410
|
||||
msgid "November"
|
||||
msgstr "Novembar"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:411
|
||||
msgid "December"
|
||||
msgstr "Decembar"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:561
|
||||
#: ../src/contacts-contact-editor.vala:568
|
||||
#: ../src/contacts-contact-sheet.vala:190 ../data/ui/app-menu.ui.h:10
|
||||
msgid "Website"
|
||||
msgstr "Web stranica"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:587
|
||||
#: ../src/contacts-contact-editor.vala:594
|
||||
#: ../src/contacts-contact-sheet.vala:196 ../data/ui/app-menu.ui.h:11
|
||||
msgid "Nickname"
|
||||
msgstr "Nadimak"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:620
|
||||
#: ../src/contacts-contact-editor.vala:627
|
||||
#: ../src/contacts-contact-sheet.vala:203 ../data/ui/app-menu.ui.h:12
|
||||
msgid "Birthday"
|
||||
msgstr "Rodendan"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:642
|
||||
#: ../src/contacts-contact-editor.vala:649
|
||||
#: ../src/contacts-contact-sheet.vala:210
|
||||
msgid "Note"
|
||||
msgstr "Zabilješka"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:774
|
||||
msgid "New Detail"
|
||||
msgstr "Novi detalj"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:780
|
||||
#: ../src/contacts-linked-accounts-dialog.vala:36
|
||||
msgid "Linked Accounts"
|
||||
msgstr "Spojeni nalozi"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:783
|
||||
msgid "Remove Contact"
|
||||
msgstr "Ukloni kontakt"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:841
|
||||
#: ../src/contacts-contact-editor.vala:1041
|
||||
msgid "Add name"
|
||||
msgstr "Dodaj ime"
|
||||
|
||||
#: ../src/contacts-contact-pane.vala:137
|
||||
#, c-format
|
||||
msgid "Does %s from %s belong here?"
|
||||
msgstr "Da li %s iz %s pripada ovdje?"
|
||||
|
||||
#: ../src/contacts-contact-pane.vala:139
|
||||
#, c-format
|
||||
msgid "Do these details belong to %s?"
|
||||
msgstr "Da li ovi detalji spadaju u %s?"
|
||||
|
||||
#: ../src/contacts-contact-pane.vala:151
|
||||
msgid "Yes"
|
||||
msgstr "Da"
|
||||
|
||||
#: ../src/contacts-contact-pane.vala:152
|
||||
msgid "No"
|
||||
msgstr "Ne"
|
||||
|
||||
#: ../src/contacts-contact-pane.vala:323
|
||||
msgid "Select a contact"
|
||||
msgstr "Izaberi kontakt"
|
||||
|
||||
#: ../src/contacts-contact-pane.vala:455
|
||||
msgid "You need to enter some data"
|
||||
msgstr "Trebate unijeti neke podatke"
|
||||
|
||||
#: ../src/contacts-contact-pane.vala:467
|
||||
msgid "No primary addressbook configured"
|
||||
msgstr "Primarni adresar nije konfigurisan"
|
||||
|
||||
#: ../src/contacts-contact-pane.vala:486
|
||||
#, c-format
|
||||
msgid "Unable to create new contacts: %s"
|
||||
msgstr "Nije moguće kreirati novi kontakt: %s"
|
||||
|
||||
#: ../src/contacts-contact-pane.vala:497
|
||||
msgid "Unable to find newly created contact"
|
||||
msgstr "Nije moguće pronaći novokreirani kontakt"
|
||||
|
||||
#: ../src/contacts-contact-frame.vala:40
|
||||
msgid "Change avatar"
|
||||
msgstr "Promijeni avatar"
|
||||
|
||||
#: ../src/contacts-contact.vala:729
|
||||
msgid "Google Talk"
|
||||
msgstr "Google Talk"
|
||||
|
||||
#: ../src/contacts-contact.vala:730
|
||||
msgid "Ovi Chat"
|
||||
msgstr "Ovi Chat"
|
||||
|
||||
#: ../src/contacts-contact.vala:731
|
||||
msgid "Facebook"
|
||||
msgstr "Facebook"
|
||||
|
||||
#: ../src/contacts-contact.vala:732
|
||||
msgid "Livejournal"
|
||||
msgstr "Livejournal"
|
||||
|
||||
#: ../src/contacts-contact.vala:733
|
||||
msgid "AOL Instant Messenger"
|
||||
msgstr "AOL Instant Messenger"
|
||||
|
||||
#: ../src/contacts-contact.vala:734
|
||||
msgid "Gadu-Gadu"
|
||||
msgstr "Gadu-Gadu"
|
||||
|
||||
#: ../src/contacts-contact.vala:735
|
||||
msgid "Novell Groupwise"
|
||||
msgstr "Novell Groupwise"
|
||||
|
||||
#: ../src/contacts-contact.vala:736
|
||||
msgid "ICQ"
|
||||
msgstr "ICQ"
|
||||
|
||||
#: ../src/contacts-contact.vala:737
|
||||
msgid "IRC"
|
||||
msgstr "IRC"
|
||||
|
||||
#: ../src/contacts-contact.vala:738
|
||||
msgid "Jabber"
|
||||
msgstr "Jabber"
|
||||
|
||||
#: ../src/contacts-contact.vala:739
|
||||
msgid "Local network"
|
||||
msgstr "Lokalna mreža"
|
||||
|
||||
#: ../src/contacts-contact.vala:740
|
||||
msgid "Windows Live Messenger"
|
||||
msgstr "Windows Live Messenger"
|
||||
|
||||
#: ../src/contacts-contact.vala:741
|
||||
msgid "MySpace"
|
||||
msgstr "MySpace"
|
||||
|
||||
#: ../src/contacts-contact.vala:742
|
||||
msgid "MXit"
|
||||
msgstr "MXit"
|
||||
|
||||
#: ../src/contacts-contact.vala:743
|
||||
msgid "Napster"
|
||||
msgstr "Napster"
|
||||
|
||||
#: ../src/contacts-contact.vala:744
|
||||
msgid "Tencent QQ"
|
||||
msgstr "Tecent QQ"
|
||||
|
||||
#: ../src/contacts-contact.vala:745
|
||||
msgid "IBM Lotus Sametime"
|
||||
msgstr "IBM Lotus Sametime"
|
||||
|
||||
#: ../src/contacts-contact.vala:746
|
||||
msgid "SILC"
|
||||
msgstr "SILC"
|
||||
|
||||
#: ../src/contacts-contact.vala:747
|
||||
msgid "sip"
|
||||
msgstr "sip"
|
||||
|
||||
#: ../src/contacts-contact.vala:748
|
||||
msgid "Skype"
|
||||
msgstr "Skype"
|
||||
|
||||
#: ../src/contacts-contact.vala:749
|
||||
msgid "Telephony"
|
||||
msgstr "Telefonija"
|
||||
|
||||
#: ../src/contacts-contact.vala:750
|
||||
msgid "Trepia"
|
||||
msgstr "Trepia"
|
||||
|
||||
#: ../src/contacts-contact.vala:751 ../src/contacts-contact.vala:752
|
||||
msgid "Yahoo! Messenger"
|
||||
msgstr "Yahoo! Messenger"
|
||||
|
||||
#: ../src/contacts-contact.vala:753
|
||||
msgid "Zephyr"
|
||||
msgstr "Zephyr"
|
||||
|
||||
#: ../src/contacts-contact.vala:1053
|
||||
msgid "Unexpected internal error: created contact was not found"
|
||||
msgstr "Neočekivana interna greška: kreirani kontakt nije pronadjen"
|
||||
|
||||
#: ../src/contacts-contact.vala:1238
|
||||
msgid "Google Circles"
|
||||
msgstr "Google krugovi"
|
||||
|
||||
#: ../src/contacts-contact.vala:1240 ../src/contacts-esd-setup.c:121
|
||||
#: ../src/contacts-esd-setup.c:149
|
||||
msgid "Google"
|
||||
msgstr "Google"
|
||||
|
||||
#: ../src/contacts-esd-setup.c:146
|
||||
msgid "Local Contact"
|
||||
msgstr "Lokalni Kontakt"
|
||||
|
||||
#: ../src/contacts-linked-accounts-dialog.vala:35
|
||||
#, c-format
|
||||
msgid "%s"
|
||||
msgstr "%s"
|
||||
|
||||
#: ../src/contacts-linked-accounts-dialog.vala:60
|
||||
msgid "You can link contacts by selecting them from the contacts list"
|
||||
msgstr "Možete povezati kontakte selektujući ih na listi kontakata"
|
||||
|
||||
#: ../src/contacts-linked-accounts-dialog.vala:104
|
||||
msgid "Unlink"
|
||||
msgstr "Prekini vezu"
|
||||
|
||||
#. Refers to the type of the detail, could bje Home, Work or Other for email, and the same
|
||||
#. * for phone numbers, addresses, etc.
|
||||
#: ../src/contacts-types.vala:115 ../src/contacts-types.vala:127
|
||||
#: ../src/contacts-types.vala:228 ../src/contacts-types.vala:341
|
||||
msgid "Other"
|
||||
msgstr "Ostalo"
|
||||
|
||||
#. List most specific first, always in upper case
|
||||
#: ../src/contacts-types.vala:283 ../src/contacts-types.vala:337
|
||||
msgid "Home"
|
||||
msgstr "Početna lokacija"
|
||||
|
||||
#: ../src/contacts-types.vala:284 ../src/contacts-types.vala:307
|
||||
#: ../src/contacts-types.vala:332
|
||||
msgid "Work"
|
||||
msgstr "Posao"
|
||||
|
||||
#. List most specific first, always in upper case
|
||||
#: ../src/contacts-types.vala:306
|
||||
msgid "Personal"
|
||||
msgstr "Lično"
|
||||
|
||||
#. List most specific first, always in upper case
|
||||
#: ../src/contacts-types.vala:331
|
||||
msgid "Assistant"
|
||||
msgstr "Pomoćnik"
|
||||
|
||||
#: ../src/contacts-types.vala:333
|
||||
msgid "Work Fax"
|
||||
msgstr "Faks na poslu"
|
||||
|
||||
#: ../src/contacts-types.vala:334
|
||||
msgid "Callback"
|
||||
msgstr "Povratni poziv"
|
||||
|
||||
#: ../src/contacts-types.vala:335
|
||||
msgid "Car"
|
||||
msgstr "Automobil"
|
||||
|
||||
#: ../src/contacts-types.vala:336
|
||||
msgid "Company"
|
||||
msgstr "Preduzeće"
|
||||
|
||||
#: ../src/contacts-types.vala:338
|
||||
msgid "Home Fax"
|
||||
msgstr "Kućni faks"
|
||||
|
||||
#: ../src/contacts-types.vala:339
|
||||
msgid "ISDN"
|
||||
msgstr "ISDN"
|
||||
|
||||
#: ../src/contacts-types.vala:340
|
||||
msgid "Mobile"
|
||||
msgstr "Mobilni"
|
||||
|
||||
#: ../src/contacts-types.vala:342
|
||||
msgid "Fax"
|
||||
msgstr "Faks"
|
||||
|
||||
#: ../src/contacts-types.vala:343
|
||||
msgid "Pager"
|
||||
msgstr "Pejdžer"
|
||||
|
||||
#: ../src/contacts-types.vala:344
|
||||
msgid "Radio"
|
||||
msgstr "Radio"
|
||||
|
||||
#: ../src/contacts-types.vala:345
|
||||
msgid "Telex"
|
||||
msgstr "Teleks"
|
||||
|
||||
#. To translators: TTY is Teletypewriter
|
||||
#: ../src/contacts-types.vala:347
|
||||
msgid "TTY"
|
||||
msgstr "TTY"
|
||||
|
||||
#: ../src/contacts-view.vala:194
|
||||
msgid "No results matched search"
|
||||
msgstr "Nema odgovarajućih rezultata pretrage"
|
||||
|
||||
#: ../src/contacts-view.vala:298
|
||||
msgid "Suggestions"
|
||||
msgstr "Prijedlozi"
|
||||
|
||||
#: ../src/contacts-view.vala:323
|
||||
msgid "Other Contacts"
|
||||
msgstr "Ostali kontakti"
|
||||
|
||||
# translations.
|
||||
#: ../src/contacts-window.vala:200
|
||||
#, c-format
|
||||
msgid "%d Selected"
|
||||
msgid_plural "%d Selected"
|
||||
msgstr[0] "%d odabran"
|
||||
msgstr[1] "%d odabrana"
|
||||
msgstr[2] "%d odabrano"
|
||||
|
||||
#: ../src/contacts-window.vala:233 ../data/ui/contacts-window.ui.h:2
|
||||
msgid "All Contacts"
|
||||
msgstr "Svi kontakti"
|
||||
|
||||
#: ../src/contacts-window.vala:250
|
||||
#, c-format
|
||||
msgid "Editing %s"
|
||||
msgstr "Uređujem %s"
|
||||
|
||||
#: ../src/contacts-window.vala:265 ../data/ui/contacts-window.ui.h:7
|
||||
msgid "Done"
|
||||
msgstr "Završeno"
|
||||
|
||||
#: ../src/contacts-window.vala:320
|
||||
msgid "Add"
|
||||
msgstr "Dodaj"
|
||||
|
||||
#: ../src/contacts-window.vala:411
|
||||
#, c-format
|
||||
msgid "%d contacts linked"
|
||||
msgid_plural "%d contacts linked"
|
||||
msgstr[0] "%d kontakt je povezan"
|
||||
msgstr[1] "%d kontakta su povezana"
|
||||
msgstr[2] "%d kontakata je povezano"
|
||||
|
||||
#: ../src/contacts-window.vala:415 ../src/contacts-window.vala:447
|
||||
#: ../src/contacts-window.vala:489 ../src/contacts-window.vala:525
|
||||
msgid "_Undo"
|
||||
msgstr "_Poništi"
|
||||
|
||||
#: ../src/contacts-window.vala:443
|
||||
#, c-format
|
||||
msgid "%d contact deleted"
|
||||
msgid_plural "%d contacts deleted"
|
||||
msgstr[0] "%d kontakt je obrisan"
|
||||
msgstr[1] "%d kontakta su obrisana"
|
||||
msgstr[2] "%d kontakta je obrisano"
|
||||
|
||||
#: ../src/contacts-window.vala:486
|
||||
#, c-format
|
||||
msgid "Contact deleted: \"%s\""
|
||||
msgstr "Kontakt je obrisan: „%s“"
|
||||
|
||||
#: ../src/contacts-window.vala:521
|
||||
#, c-format
|
||||
msgid "%s linked to %s"
|
||||
msgstr "%s povezan sa %s"
|
||||
|
||||
#: ../src/contacts-window.vala:523
|
||||
#, c-format
|
||||
msgid "%s linked to the contact"
|
||||
msgstr "%s je povezan sa kontaktom"
|
||||
|
||||
#: ../data/ui/app-menu.ui.h:1
|
||||
msgid "_Change Address Book..."
|
||||
msgstr "_Izmijeni adresar..."
|
||||
|
||||
#: ../data/ui/app-menu.ui.h:2
|
||||
msgid "_Help"
|
||||
msgstr "Po_moć"
|
||||
|
||||
#: ../data/ui/app-menu.ui.h:3
|
||||
msgid "_About"
|
||||
msgstr "_O"
|
||||
|
||||
#: ../data/ui/app-menu.ui.h:4
|
||||
msgid "_Quit"
|
||||
msgstr "_Izlaz"
|
||||
|
||||
#: ../data/ui/app-menu.ui.h:5
|
||||
msgid "Personal email"
|
||||
msgstr "Lična el. pošta"
|
||||
|
||||
#: ../data/ui/app-menu.ui.h:6
|
||||
msgid "Work email"
|
||||
msgstr "Poslovna el. pošta"
|
||||
|
||||
#: ../data/ui/app-menu.ui.h:7
|
||||
msgid "Mobile phone"
|
||||
msgstr "Mobilni telefon"
|
||||
|
||||
#: ../data/ui/app-menu.ui.h:8
|
||||
msgid "Home phone"
|
||||
msgstr "Kućni telefon"
|
||||
|
||||
#: ../data/ui/app-menu.ui.h:9
|
||||
msgid "Work phone"
|
||||
msgstr "Radni telefon"
|
||||
|
||||
#: ../data/ui/app-menu.ui.h:13
|
||||
msgid "Home address"
|
||||
msgstr "Kućna adresa"
|
||||
|
||||
#: ../data/ui/app-menu.ui.h:14
|
||||
msgid "Work address"
|
||||
msgstr "Adresa na poslu"
|
||||
|
||||
#: ../data/ui/app-menu.ui.h:15
|
||||
msgid "Notes"
|
||||
msgstr "Bilješke"
|
||||
|
||||
#: ../data/ui/contacts-list-pane.ui.h:1
|
||||
msgid "Type to search"
|
||||
msgstr "Kucaj za pretragu"
|
||||
|
||||
#. Link refers to the verb, from linking contacts together
|
||||
#: ../data/ui/contacts-list-pane.ui.h:3
|
||||
msgid "Link"
|
||||
msgstr "Veza"
|
||||
|
||||
#: ../data/ui/contacts-list-pane.ui.h:4
|
||||
msgid "Delete"
|
||||
msgstr "Izbriši"
|
||||
|
||||
#: ../data/ui/contacts-window.ui.h:1
|
||||
msgid "Loading"
|
||||
msgstr "Učitavam"
|
||||
|
||||
#: ../data/ui/contacts-window.ui.h:3
|
||||
msgid "Add contact"
|
||||
msgstr "Dodaj kontakt"
|
||||
|
||||
#: ../data/ui/contacts-window.ui.h:4
|
||||
msgid "Selection mode"
|
||||
msgstr "Režim izbora"
|
||||
|
||||
#: ../data/ui/contacts-window.ui.h:6
|
||||
msgid "Edit"
|
||||
msgstr "Izmijeni"
|
||||
|
||||
#: ../data/ui/contacts-window.ui.h:8
|
||||
msgid "Select Address Book"
|
||||
msgstr "Izaberi adresar"
|
||||
|
||||
#: ../data/ui/contacts-window.ui.h:9
|
||||
msgid "Cancel setup"
|
||||
msgstr "Otkaži podešavanje"
|
||||
|
||||
#: ../data/ui/contacts-window.ui.h:10
|
||||
msgid "Setup complete"
|
||||
msgstr "Podešavanje završeno"
|
||||
|
||||
#: ../src/org.gnome.Contacts.gschema.xml.in.h:1
|
||||
msgid "First-time setup done."
|
||||
msgstr "Podešavanje prvog puta je urađeno."
|
||||
|
||||
#: ../src/org.gnome.Contacts.gschema.xml.in.h:2
|
||||
msgid "Set to true when the user ran the first-time setup wizard."
|
||||
msgstr "Izaberite kada korisnik pokrene čarobnjaka podešavanja prvog puta."
|
||||
|
||||
#: ../src/org.gnome.Contacts.gschema.xml.in.h:3
|
||||
msgid "View subset"
|
||||
msgstr "Pregled podskupa"
|
||||
|
||||
#: ../src/org.gnome.Contacts.gschema.xml.in.h:4
|
||||
msgid "View contacts subset"
|
||||
msgstr "Pregledaj podskup kontakata"
|
703
po/is.po
Normal file
703
po/is.po
Normal file
|
@ -0,0 +1,703 @@
|
|||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Sveinn í Felli <sv1@fellsnet.is>, 2015.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-"
|
||||
"contacts&keywords=I18N+L10N&component=general\n"
|
||||
"POT-Creation-Date: 2015-01-08 07:11+0000\n"
|
||||
"PO-Revision-Date: 2015-04-28 07:52+0000\n"
|
||||
"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
|
||||
"Language-Team: Icelandic <translation-team-is@lists.sourceforge.net>\n"
|
||||
"Language: is\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 1.5\n"
|
||||
|
||||
#: ../data/org.gnome.Contacts.appdata.xml.in.h:1
|
||||
msgid ""
|
||||
"Contacts keeps and organize your contacts information. You can create, edit, "
|
||||
"delete and link together pieces of information about your contacts. Contacts "
|
||||
"aggregates the details from all your sources providing a centralized place "
|
||||
"for managing your contacts."
|
||||
msgstr ""
|
||||
"Tengiliðaskráin heldur utan um upplýsingar varðandi tengiliði. Þú getur búið "
|
||||
"til tangiliði, breytt þeim og eytt, og tengt ýmsar upplýsingar við "
|
||||
"tengiliðina þína. GNOME Contacts safnar saman atriðum frá ýmsum uppsprettum í "
|
||||
"einn stað þar sem þú getur sýslað með tengiliðina þína."
|
||||
|
||||
#: ../data/org.gnome.Contacts.appdata.xml.in.h:2
|
||||
msgid ""
|
||||
"Contacts will also integrate with online address books and automatically "
|
||||
"link contacts from different online sources."
|
||||
msgstr ""
|
||||
"GNOME Tengiliðir samtvinnur einnig upplýsingar úr nafnaskrám á netinu og "
|
||||
"tengir færslur sjálfkrafa við ýmis netforrit og tilföng af internetinu."
|
||||
|
||||
#: ../data/org.gnome.Contacts.desktop.in.in.h:1 ../src/main.vala:28
|
||||
msgid "Contacts"
|
||||
msgstr "Tengiliðir"
|
||||
|
||||
#: ../data/org.gnome.Contacts.desktop.in.in.h:2
|
||||
msgid "A contacts manager for GNOME"
|
||||
msgstr "Tengiliðastjórnun fyrir GNOME"
|
||||
|
||||
#: ../data/org.gnome.Contacts.desktop.in.in.h:3
|
||||
msgid "friends;address book;"
|
||||
msgstr "vinir;nafnaskrá;netfangaskrá;"
|
||||
|
||||
#: ../data/org.gnome.Contacts.search-provider.ini.in.in.h:1
|
||||
#: ../src/contacts-app.vala:129
|
||||
msgid "GNOME Contacts"
|
||||
msgstr "GNOME Tengiliðir"
|
||||
|
||||
#: ../src/contacts-accounts-list.vala:48
|
||||
msgid "Online Accounts"
|
||||
msgstr "Aðgangar á neti"
|
||||
|
||||
#: ../src/contacts-accounts-list.vala:174 ../src/contacts-esd-setup.c:118
|
||||
msgid "Local Address Book"
|
||||
msgstr "Nafnaskrá á þessari tölvu"
|
||||
|
||||
#: ../src/contacts-app.vala:46
|
||||
#, c-format
|
||||
msgid "No contact with id %s found"
|
||||
msgstr "Enginn tengiliður með auðkennið %s fannst"
|
||||
|
||||
#: ../src/contacts-app.vala:47 ../src/contacts-app.vala:149
|
||||
msgid "Contact not found"
|
||||
msgstr "Tengiliður fannst ekki"
|
||||
|
||||
#: ../src/contacts-app.vala:56
|
||||
msgid "Change Address Book"
|
||||
msgstr "Skipta um nafnaskrá"
|
||||
|
||||
#: ../src/contacts-app.vala:61
|
||||
msgid "Change"
|
||||
msgstr "Breyta"
|
||||
|
||||
#: ../src/contacts-app.vala:62 ../src/contacts-avatar-dialog.vala:255
|
||||
#: ../data/ui/contacts-window.ui.h:5
|
||||
msgid "Cancel"
|
||||
msgstr "Hætta við"
|
||||
|
||||
#: ../src/contacts-app.vala:71
|
||||
msgid ""
|
||||
"New contacts will be added to the selected address book.\n"
|
||||
"You are able to view and edit contacts from other address books."
|
||||
msgstr ""
|
||||
"Nýjum tengiliðum verður bætt við valda nafnaskrá.\n"
|
||||
"Þú getur skoðað og breytt tengiliðum úr öðrum nafnaskrám."
|
||||
|
||||
#: ../src/contacts-app.vala:128
|
||||
msgid "translator-credits"
|
||||
msgstr "Sveinn í Felli, sv1@fellsnet.is"
|
||||
|
||||
#: ../src/contacts-app.vala:130
|
||||
msgid "About GNOME Contacts"
|
||||
msgstr "Um GNOME Contacts"
|
||||
|
||||
#: ../src/contacts-app.vala:131
|
||||
msgid "Contact Management Application"
|
||||
msgstr "Forrit til umsýslu með tengiliði"
|
||||
|
||||
#: ../src/contacts-app.vala:148
|
||||
#, c-format
|
||||
msgid "No contact with email address %s found"
|
||||
msgstr "Enginn tengiliður með tölvupóstfangið %s fannst"
|
||||
|
||||
#: ../src/contacts-app.vala:318
|
||||
msgid "Show contact with this individual id"
|
||||
msgstr "Birta tengilið með þessu einstaklingsauðkenni"
|
||||
|
||||
#: ../src/contacts-app.vala:320
|
||||
msgid "Show contact with this email address"
|
||||
msgstr "Birta tengilið með þessu tölvupóstfangi"
|
||||
|
||||
#: ../src/contacts-app.vala:329
|
||||
msgid "— contact management"
|
||||
msgstr "— Umsýsla tengiliða"
|
||||
|
||||
#: ../src/contacts-avatar-dialog.vala:200
|
||||
msgid "Browse for more pictures"
|
||||
msgstr "Finna fleiri myndir"
|
||||
|
||||
#: ../src/contacts-avatar-dialog.vala:203
|
||||
msgid "_Cancel"
|
||||
msgstr "_Hætta við"
|
||||
|
||||
#: ../src/contacts-avatar-dialog.vala:204
|
||||
msgid "_Open"
|
||||
msgstr "_Opna"
|
||||
|
||||
#: ../src/contacts-avatar-dialog.vala:249
|
||||
msgid "Select Picture"
|
||||
msgstr "Velja mynd"
|
||||
|
||||
#: ../src/contacts-avatar-dialog.vala:253 ../src/contacts-window.vala:198
|
||||
#: ../src/contacts-window.vala:224
|
||||
msgid "Select"
|
||||
msgstr "Velja"
|
||||
|
||||
#: ../src/contacts-avatar-dialog.vala:281 ../src/contacts-window.vala:315
|
||||
msgid "New Contact"
|
||||
msgstr "Nýr tengiliður"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:28
|
||||
msgid "Street"
|
||||
msgstr "Gata"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:28
|
||||
msgid "Extension"
|
||||
msgstr "Viðbót"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:28
|
||||
msgid "City"
|
||||
msgstr "Borg"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:28
|
||||
msgid "State/Province"
|
||||
msgstr "Ríki/Fylki"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:28
|
||||
msgid "Zip/Postal Code"
|
||||
msgstr "Póstnúmer"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:28
|
||||
msgid "PO box"
|
||||
msgstr "Pósthólf"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:28
|
||||
msgid "Country"
|
||||
msgstr "Land"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:293
|
||||
msgid "Add email"
|
||||
msgstr "Bæta við tölvupóstfangi"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:295
|
||||
msgid "Add number"
|
||||
msgstr "Bæta við númeri"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:299
|
||||
#: ../src/contacts-contact-editor.vala:330
|
||||
#: ../src/contacts-contact-editor.vala:365
|
||||
#: ../src/contacts-contact-editor.vala:428
|
||||
#: ../src/contacts-contact-editor.vala:478
|
||||
msgid "Delete field"
|
||||
msgstr "Eyða gagnasviði"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:400
|
||||
msgid "January"
|
||||
msgstr "janúar"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:401
|
||||
msgid "February"
|
||||
msgstr "febrúar"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:402
|
||||
msgid "March"
|
||||
msgstr "mars"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:403
|
||||
msgid "April"
|
||||
msgstr "apríl"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:404
|
||||
msgid "May"
|
||||
msgstr "maí"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:405
|
||||
msgid "June"
|
||||
msgstr "júní"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:406
|
||||
msgid "July"
|
||||
msgstr "júlí"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:407
|
||||
msgid "August"
|
||||
msgstr "ágúst"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:408
|
||||
msgid "September"
|
||||
msgstr "september"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:409
|
||||
msgid "October"
|
||||
msgstr "október"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:410
|
||||
msgid "November"
|
||||
msgstr "nóvember"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:411
|
||||
msgid "December"
|
||||
msgstr "desember"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:561
|
||||
#: ../src/contacts-contact-editor.vala:568
|
||||
#: ../src/contacts-contact-sheet.vala:190 ../data/ui/app-menu.ui.h:10
|
||||
msgid "Website"
|
||||
msgstr "Vefsvæði"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:587
|
||||
#: ../src/contacts-contact-editor.vala:594
|
||||
#: ../src/contacts-contact-sheet.vala:196 ../data/ui/app-menu.ui.h:11
|
||||
msgid "Nickname"
|
||||
msgstr "Gælunafn"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:620
|
||||
#: ../src/contacts-contact-editor.vala:627
|
||||
#: ../src/contacts-contact-sheet.vala:203 ../data/ui/app-menu.ui.h:12
|
||||
msgid "Birthday"
|
||||
msgstr "Afmælisdagur"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:642
|
||||
#: ../src/contacts-contact-editor.vala:649
|
||||
#: ../src/contacts-contact-sheet.vala:210
|
||||
msgid "Note"
|
||||
msgstr "Minnispunktur"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:774
|
||||
msgid "New Detail"
|
||||
msgstr "Nýtt atriði"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:780
|
||||
#: ../src/contacts-linked-accounts-dialog.vala:36
|
||||
msgid "Linked Accounts"
|
||||
msgstr "Tengdir aðgangar"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:783
|
||||
msgid "Remove Contact"
|
||||
msgstr "Fjarlægja tengilið"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:841
|
||||
#: ../src/contacts-contact-editor.vala:1041
|
||||
msgid "Add name"
|
||||
msgstr "Bæta við nafni"
|
||||
|
||||
#: ../src/contacts-contact-pane.vala:137
|
||||
#, c-format
|
||||
msgid "Does %s from %s belong here?"
|
||||
msgstr "Á %s frá %s heima hér?"
|
||||
|
||||
#: ../src/contacts-contact-pane.vala:139
|
||||
#, c-format
|
||||
msgid "Do these details belong to %s?"
|
||||
msgstr "Eiga þessi atriði við %s?"
|
||||
|
||||
#: ../src/contacts-contact-pane.vala:151
|
||||
msgid "Yes"
|
||||
msgstr "Já"
|
||||
|
||||
#: ../src/contacts-contact-pane.vala:152
|
||||
msgid "No"
|
||||
msgstr "Nei"
|
||||
|
||||
#: ../src/contacts-contact-pane.vala:323
|
||||
msgid "Select a contact"
|
||||
msgstr "Veldu tengilið"
|
||||
|
||||
#: ../src/contacts-contact-pane.vala:455
|
||||
msgid "You need to enter some data"
|
||||
msgstr "Þú verður að setja inn einhver gögn"
|
||||
|
||||
#: ../src/contacts-contact-pane.vala:467
|
||||
msgid "No primary addressbook configured"
|
||||
msgstr "Engin nafnaskrá er stillt sem aðalnafnaskrá"
|
||||
|
||||
#: ../src/contacts-contact-pane.vala:486
|
||||
#, c-format
|
||||
msgid "Unable to create new contacts: %s"
|
||||
msgstr "Ekki tókst að búa til nýja tengiliði: %s"
|
||||
|
||||
#: ../src/contacts-contact-pane.vala:497
|
||||
msgid "Unable to find newly created contact"
|
||||
msgstr "Tókst ekki að finna nýgerðan tengilið"
|
||||
|
||||
#: ../src/contacts-contact-frame.vala:40
|
||||
msgid "Change avatar"
|
||||
msgstr "Skipta um táknmynd"
|
||||
|
||||
#: ../src/contacts-contact.vala:729
|
||||
msgid "Google Talk"
|
||||
msgstr "Google Talk"
|
||||
|
||||
#: ../src/contacts-contact.vala:730
|
||||
msgid "Ovi Chat"
|
||||
msgstr "Ovi Chat"
|
||||
|
||||
#: ../src/contacts-contact.vala:731
|
||||
msgid "Facebook"
|
||||
msgstr "Facebook"
|
||||
|
||||
#: ../src/contacts-contact.vala:732
|
||||
msgid "Livejournal"
|
||||
msgstr "Livejournal"
|
||||
|
||||
#: ../src/contacts-contact.vala:733
|
||||
msgid "AOL Instant Messenger"
|
||||
msgstr "AOL Instant Messenger"
|
||||
|
||||
#: ../src/contacts-contact.vala:734
|
||||
msgid "Gadu-Gadu"
|
||||
msgstr "Gadu-Gadu"
|
||||
|
||||
#: ../src/contacts-contact.vala:735
|
||||
msgid "Novell Groupwise"
|
||||
msgstr "Novell Groupwise"
|
||||
|
||||
#: ../src/contacts-contact.vala:736
|
||||
msgid "ICQ"
|
||||
msgstr "ICQ"
|
||||
|
||||
#: ../src/contacts-contact.vala:737
|
||||
msgid "IRC"
|
||||
msgstr "IRC"
|
||||
|
||||
#: ../src/contacts-contact.vala:738
|
||||
msgid "Jabber"
|
||||
msgstr "Jabber"
|
||||
|
||||
#: ../src/contacts-contact.vala:739
|
||||
msgid "Local network"
|
||||
msgstr "Staðarnet"
|
||||
|
||||
#: ../src/contacts-contact.vala:740
|
||||
msgid "Windows Live Messenger"
|
||||
msgstr "Windows Live Messenger"
|
||||
|
||||
#: ../src/contacts-contact.vala:741
|
||||
msgid "MySpace"
|
||||
msgstr "MySpace"
|
||||
|
||||
#: ../src/contacts-contact.vala:742
|
||||
msgid "MXit"
|
||||
msgstr "MXit"
|
||||
|
||||
#: ../src/contacts-contact.vala:743
|
||||
msgid "Napster"
|
||||
msgstr "Napster"
|
||||
|
||||
#: ../src/contacts-contact.vala:744
|
||||
msgid "Tencent QQ"
|
||||
msgstr "Tencent QQ"
|
||||
|
||||
#: ../src/contacts-contact.vala:745
|
||||
msgid "IBM Lotus Sametime"
|
||||
msgstr "IBM Lotus Sametime"
|
||||
|
||||
#: ../src/contacts-contact.vala:746
|
||||
msgid "SILC"
|
||||
msgstr "SILC"
|
||||
|
||||
#: ../src/contacts-contact.vala:747
|
||||
msgid "sip"
|
||||
msgstr "sip"
|
||||
|
||||
#: ../src/contacts-contact.vala:748
|
||||
msgid "Skype"
|
||||
msgstr "Skype"
|
||||
|
||||
#: ../src/contacts-contact.vala:749
|
||||
msgid "Telephony"
|
||||
msgstr "Símaforrit"
|
||||
|
||||
#: ../src/contacts-contact.vala:750
|
||||
msgid "Trepia"
|
||||
msgstr "Trepia"
|
||||
|
||||
#: ../src/contacts-contact.vala:751 ../src/contacts-contact.vala:752
|
||||
msgid "Yahoo! Messenger"
|
||||
msgstr "Yahoo! Messenger"
|
||||
|
||||
#: ../src/contacts-contact.vala:753
|
||||
msgid "Zephyr"
|
||||
msgstr "Zephyr"
|
||||
|
||||
#: ../src/contacts-contact.vala:1053
|
||||
msgid "Unexpected internal error: created contact was not found"
|
||||
msgstr "Óvænt innri villa: tengiliðurinn fannst ekki"
|
||||
|
||||
#: ../src/contacts-contact.vala:1238
|
||||
msgid "Google Circles"
|
||||
msgstr "Google Circles"
|
||||
|
||||
#: ../src/contacts-contact.vala:1240 ../src/contacts-esd-setup.c:121
|
||||
#: ../src/contacts-esd-setup.c:149
|
||||
msgid "Google"
|
||||
msgstr "Google"
|
||||
|
||||
#: ../src/contacts-esd-setup.c:146
|
||||
msgid "Local Contact"
|
||||
msgstr "Tengiliður á tölvunni"
|
||||
|
||||
#: ../src/contacts-linked-accounts-dialog.vala:35
|
||||
#, c-format
|
||||
msgid "%s"
|
||||
msgstr "%s"
|
||||
|
||||
#: ../src/contacts-linked-accounts-dialog.vala:60
|
||||
msgid "You can link contacts by selecting them from the contacts list"
|
||||
msgstr "Þú getur tengt tengiliði saman með því að velja þá úr tengiliðlistanum"
|
||||
|
||||
#: ../src/contacts-linked-accounts-dialog.vala:104
|
||||
msgid "Unlink"
|
||||
msgstr "Aftengja"
|
||||
|
||||
#. Refers to the type of the detail, could be Home, Work or Other for email, and the same
|
||||
#. * for phone numbers, addresses, etc.
|
||||
#: ../src/contacts-types.vala:115 ../src/contacts-types.vala:127
|
||||
#: ../src/contacts-types.vala:228 ../src/contacts-types.vala:341
|
||||
msgid "Other"
|
||||
msgstr "Annað"
|
||||
|
||||
#. List most specific first, always in upper case
|
||||
#: ../src/contacts-types.vala:283 ../src/contacts-types.vala:337
|
||||
msgid "Home"
|
||||
msgstr "Heima"
|
||||
|
||||
#: ../src/contacts-types.vala:284 ../src/contacts-types.vala:307
|
||||
#: ../src/contacts-types.vala:332
|
||||
msgid "Work"
|
||||
msgstr "Vinna"
|
||||
|
||||
#. List most specific first, always in upper case
|
||||
#: ../src/contacts-types.vala:306
|
||||
msgid "Personal"
|
||||
msgstr "Einka"
|
||||
|
||||
#. List most specific first, always in upper case
|
||||
#: ../src/contacts-types.vala:331
|
||||
msgid "Assistant"
|
||||
msgstr "Aðstoðarmaður"
|
||||
|
||||
#: ../src/contacts-types.vala:333
|
||||
msgid "Work Fax"
|
||||
msgstr "Vinnufax"
|
||||
|
||||
#: ../src/contacts-types.vala:334
|
||||
msgid "Callback"
|
||||
msgstr "Svarsími"
|
||||
|
||||
#: ../src/contacts-types.vala:335
|
||||
msgid "Car"
|
||||
msgstr "Bílsími"
|
||||
|
||||
#: ../src/contacts-types.vala:336
|
||||
msgid "Company"
|
||||
msgstr "Fyrirtæki"
|
||||
|
||||
#: ../src/contacts-types.vala:338
|
||||
msgid "Home Fax"
|
||||
msgstr "Heimafax"
|
||||
|
||||
#: ../src/contacts-types.vala:339
|
||||
msgid "ISDN"
|
||||
msgstr "ISDN"
|
||||
|
||||
#: ../src/contacts-types.vala:340
|
||||
msgid "Mobile"
|
||||
msgstr "Farsími"
|
||||
|
||||
#: ../src/contacts-types.vala:342
|
||||
msgid "Fax"
|
||||
msgstr "Fax"
|
||||
|
||||
#: ../src/contacts-types.vala:343
|
||||
msgid "Pager"
|
||||
msgstr "Símboði"
|
||||
|
||||
#: ../src/contacts-types.vala:344
|
||||
msgid "Radio"
|
||||
msgstr "Talstöð"
|
||||
|
||||
#: ../src/contacts-types.vala:345
|
||||
msgid "Telex"
|
||||
msgstr "Telex"
|
||||
|
||||
#. To translators: TTY is Teletypewriter
|
||||
#: ../src/contacts-types.vala:347
|
||||
msgid "TTY"
|
||||
msgstr "TTY"
|
||||
|
||||
#: ../src/contacts-view.vala:194
|
||||
msgid "No results matched search"
|
||||
msgstr "Engar niðurstöður samsvara leitarstreng"
|
||||
|
||||
#: ../src/contacts-view.vala:298
|
||||
msgid "Suggestions"
|
||||
msgstr "Uppástungur"
|
||||
|
||||
#: ../src/contacts-view.vala:323
|
||||
msgid "Other Contacts"
|
||||
msgstr "Aðrir tengiliðir"
|
||||
|
||||
#: ../src/contacts-window.vala:200
|
||||
#, c-format
|
||||
msgid "%d Selected"
|
||||
msgid_plural "%d Selected"
|
||||
msgstr[0] "%d valinn"
|
||||
msgstr[1] "%d valdir"
|
||||
|
||||
#: ../src/contacts-window.vala:233 ../data/ui/contacts-window.ui.h:2
|
||||
msgid "All Contacts"
|
||||
msgstr "Allir tengiliðir"
|
||||
|
||||
#: ../src/contacts-window.vala:250
|
||||
#, c-format
|
||||
msgid "Editing %s"
|
||||
msgstr "Breyti %s"
|
||||
|
||||
#: ../src/contacts-window.vala:265 ../data/ui/contacts-window.ui.h:7
|
||||
msgid "Done"
|
||||
msgstr "Lokið"
|
||||
|
||||
#: ../src/contacts-window.vala:320
|
||||
msgid "Add"
|
||||
msgstr "Bæta við"
|
||||
|
||||
#: ../src/contacts-window.vala:411
|
||||
#, c-format
|
||||
msgid "%d contacts linked"
|
||||
msgid_plural "%d contacts linked"
|
||||
msgstr[0] "%d tengiliðir tengdur"
|
||||
msgstr[1] "%d tengiliðir tengdir"
|
||||
|
||||
#: ../src/contacts-window.vala:415 ../src/contacts-window.vala:447
|
||||
#: ../src/contacts-window.vala:489 ../src/contacts-window.vala:525
|
||||
msgid "_Undo"
|
||||
msgstr "_Afturkalla"
|
||||
|
||||
#: ../src/contacts-window.vala:443
|
||||
#, c-format
|
||||
msgid "%d contact deleted"
|
||||
msgid_plural "%d contacts deleted"
|
||||
msgstr[0] "%d tengilið eytt"
|
||||
msgstr[1] "%d tengiliðum eytt"
|
||||
|
||||
#: ../src/contacts-window.vala:486
|
||||
#, c-format
|
||||
msgid "Contact deleted: \"%s\""
|
||||
msgstr "Tengilið eytt: \"%s\""
|
||||
|
||||
#: ../src/contacts-window.vala:521
|
||||
#, c-format
|
||||
msgid "%s linked to %s"
|
||||
msgstr "%s tengdur við %s"
|
||||
|
||||
#: ../src/contacts-window.vala:523
|
||||
#, c-format
|
||||
msgid "%s linked to the contact"
|
||||
msgstr "%s tengdur við tengiliðinn"
|
||||
|
||||
#: ../data/ui/app-menu.ui.h:1
|
||||
msgid "_Change Address Book..."
|
||||
msgstr "Ski_pta um nafnaskrá..."
|
||||
|
||||
#: ../data/ui/app-menu.ui.h:2
|
||||
msgid "_Help"
|
||||
msgstr "_Hjálp"
|
||||
|
||||
#: ../data/ui/app-menu.ui.h:3
|
||||
msgid "_About"
|
||||
msgstr "_Um hugbúnaðinn"
|
||||
|
||||
#: ../data/ui/app-menu.ui.h:4
|
||||
msgid "_Quit"
|
||||
msgstr "_Hætta"
|
||||
|
||||
#: ../data/ui/app-menu.ui.h:5
|
||||
msgid "Personal email"
|
||||
msgstr "Einkatölvupóstur"
|
||||
|
||||
#: ../data/ui/app-menu.ui.h:6
|
||||
msgid "Work email"
|
||||
msgstr "Tölvupóstur vinnu"
|
||||
|
||||
#: ../data/ui/app-menu.ui.h:7
|
||||
msgid "Mobile phone"
|
||||
msgstr "Farsími"
|
||||
|
||||
#: ../data/ui/app-menu.ui.h:8
|
||||
msgid "Home phone"
|
||||
msgstr "Heimasími"
|
||||
|
||||
#: ../data/ui/app-menu.ui.h:9
|
||||
msgid "Work phone"
|
||||
msgstr "Vinnusími"
|
||||
|
||||
#: ../data/ui/app-menu.ui.h:13
|
||||
msgid "Home address"
|
||||
msgstr "Heimilisfang"
|
||||
|
||||
#: ../data/ui/app-menu.ui.h:14
|
||||
msgid "Work address"
|
||||
msgstr "Vinnustaður"
|
||||
|
||||
#: ../data/ui/app-menu.ui.h:15
|
||||
msgid "Notes"
|
||||
msgstr "Minnispunktar"
|
||||
|
||||
#: ../data/ui/contacts-list-pane.ui.h:1
|
||||
msgid "Type to search"
|
||||
msgstr "Skrifaðu til að leita..."
|
||||
|
||||
#. Link refers to the verb, from linking contacts together
|
||||
#: ../data/ui/contacts-list-pane.ui.h:3
|
||||
msgid "Link"
|
||||
msgstr "Tengja"
|
||||
|
||||
#: ../data/ui/contacts-list-pane.ui.h:4
|
||||
msgid "Delete"
|
||||
msgstr "Eyða"
|
||||
|
||||
#: ../data/ui/contacts-window.ui.h:1
|
||||
msgid "Loading"
|
||||
msgstr "Hleð inn"
|
||||
|
||||
#: ../data/ui/contacts-window.ui.h:3
|
||||
msgid "Add contact"
|
||||
msgstr "Bæta við tengilið"
|
||||
|
||||
#: ../data/ui/contacts-window.ui.h:4
|
||||
msgid "Selection mode"
|
||||
msgstr "Valhamur"
|
||||
|
||||
#: ../data/ui/contacts-window.ui.h:6
|
||||
msgid "Edit"
|
||||
msgstr "Breyta"
|
||||
|
||||
#: ../data/ui/contacts-window.ui.h:8
|
||||
msgid "Select Address Book"
|
||||
msgstr "Veldu nafnaskrá"
|
||||
|
||||
#: ../data/ui/contacts-window.ui.h:9
|
||||
msgid "Cancel setup"
|
||||
msgstr "Hætta við uppsetningu"
|
||||
|
||||
#: ../data/ui/contacts-window.ui.h:10
|
||||
msgid "Setup complete"
|
||||
msgstr "Uppsetningu lokið"
|
||||
|
||||
#: ../src/org.gnome.Contacts.gschema.xml.in.h:1
|
||||
msgid "First-time setup done."
|
||||
msgstr "Fyrsta-skiptis stillingum lokið."
|
||||
|
||||
#: ../src/org.gnome.Contacts.gschema.xml.in.h:2
|
||||
msgid "Set to true when the user ran the first-time setup wizard."
|
||||
msgstr "Sett sem satt þegar notandinn hefur keyrt fyrsta-skiptis leiðarvísinn."
|
||||
|
||||
#: ../src/org.gnome.Contacts.gschema.xml.in.h:3
|
||||
msgid "View subset"
|
||||
msgstr "Skoða hlutmengi"
|
||||
|
||||
#: ../src/org.gnome.Contacts.gschema.xml.in.h:4
|
||||
msgid "View contacts subset"
|
||||
msgstr "Skoða hlutmengi tengiliða"
|
||||
|
2
po/ne.po
2
po/ne.po
|
@ -44,7 +44,7 @@ msgstr "जिनोमको लागि एक समपर्क प्र
|
|||
|
||||
#: ../data/org.gnome.Contacts.desktop.in.in.h:3
|
||||
msgid "friends;address book;"
|
||||
msgstr "मित्र;ठेगाना पूस्तिका"
|
||||
msgstr "मित्र;ठेगाना;पूस्तिका;"
|
||||
|
||||
#: ../src/contacts-accounts-list.vala:48
|
||||
msgid "Online Accounts"
|
||||
|
|
877
po/oc.po
Normal file
877
po/oc.po
Normal file
|
@ -0,0 +1,877 @@
|
|||
# Occitan translation for gnome-contacts.
|
||||
# Copyright (C) 2011-12 gnome-contacts's COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the gnome-contacts package.
|
||||
# Cedric31 <cvalmary@yahoo.fr>, 2013.
|
||||
# Cédric Valmary (Tot en òc) <cvalmary@yahoo.fr>, 2015.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: gnome-contacts master\n"
|
||||
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-"
|
||||
"contacts&keywords=I18N+L10N&component=general\n"
|
||||
"POT-Creation-Date: 2013-07-03 07:53+0000\n"
|
||||
"PO-Revision-Date: 2015-05-17 10:49+0100\n"
|
||||
"Last-Translator: Cédric Valmary (totenoc.eu) <cvalmary@yahoo.fr>\n"
|
||||
"Language-Team: Tot en òc (totenoc.eu)\n"
|
||||
"Language: oc\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: Poedit 1.7.5\n"
|
||||
"X-Project-Style: gnome\n"
|
||||
|
||||
#: ../data/gnome-contacts.desktop.in.in.h:1 ../src/contacts-app.vala:279
|
||||
#: ../src/main.vala:28
|
||||
msgid "Contacts"
|
||||
msgstr "Contactes"
|
||||
|
||||
#: ../data/gnome-contacts.desktop.in.in.h:2
|
||||
msgid "friends;address book;"
|
||||
msgstr "amics;quasernet d'adreças;"
|
||||
|
||||
#: ../src/app-menu.ui.h:1
|
||||
msgid "View"
|
||||
msgstr "Afichar"
|
||||
|
||||
#: ../src/app-menu.ui.h:2
|
||||
msgid "Main contacts"
|
||||
msgstr "Contactes principals"
|
||||
|
||||
#: ../src/app-menu.ui.h:3
|
||||
msgid "All contacts"
|
||||
msgstr "Totes los contactes"
|
||||
|
||||
#: ../src/app-menu.ui.h:4
|
||||
msgid "_Change Address Book..."
|
||||
msgstr "_Cambiar lo quasernet d'adreças..."
|
||||
|
||||
#: ../src/app-menu.ui.h:5
|
||||
msgid "_About Contacts"
|
||||
msgstr "A _prepaus de Contactes"
|
||||
|
||||
#: ../src/app-menu.ui.h:6
|
||||
msgid "_Help"
|
||||
msgstr "_Ajuda"
|
||||
|
||||
#: ../src/app-menu.ui.h:7
|
||||
msgid "_Quit"
|
||||
msgstr "_Quitar"
|
||||
|
||||
#: ../src/contacts-app.vala:108
|
||||
#, c-format
|
||||
msgid "No contact with id %s found"
|
||||
msgstr "Cap de contacte amb l'identificant %s pas trobat"
|
||||
|
||||
#: ../src/contacts-app.vala:109 ../src/contacts-app.vala:233
|
||||
msgid "Contact not found"
|
||||
msgstr "Contacte introbable"
|
||||
|
||||
#: ../src/contacts-app.vala:118
|
||||
msgid "Change Address Book"
|
||||
msgstr "Cambiament de quasernet d'adreças"
|
||||
|
||||
#: ../src/contacts-app.vala:123 ../src/contacts-setup-window.vala:152
|
||||
msgid "Select"
|
||||
msgstr "Seleccionar"
|
||||
|
||||
#: ../src/contacts-app.vala:211
|
||||
msgid "translator-credits"
|
||||
msgstr "Cédric Valmary (Tot en òc) <cvalmary@yahoo.fr>"
|
||||
|
||||
#: ../src/contacts-app.vala:212
|
||||
msgid "GNOME Contacts"
|
||||
msgstr "Contactes GNOME"
|
||||
|
||||
#: ../src/contacts-app.vala:213
|
||||
msgid "About GNOME Contacts"
|
||||
msgstr "A prepaus de GNOME Contactes"
|
||||
|
||||
#: ../src/contacts-app.vala:214
|
||||
msgid "Contact Management Application"
|
||||
msgstr "Aplicacion de gestion dels contactes"
|
||||
|
||||
#: ../src/contacts-app.vala:232
|
||||
#, c-format
|
||||
msgid "No contact with email address %s found"
|
||||
msgstr "Cap de contacte amb l'adreça corrièl %s pas trobat"
|
||||
|
||||
#: ../src/contacts-app.vala:293
|
||||
msgid "New"
|
||||
msgstr "Novèl"
|
||||
|
||||
#: ../src/contacts-app.vala:324
|
||||
msgid "Edit"
|
||||
msgstr "Editar"
|
||||
|
||||
#: ../src/contacts-app.vala:330
|
||||
msgid "Done"
|
||||
msgstr "Acabat"
|
||||
|
||||
#: ../src/contacts-app.vala:389
|
||||
msgid "Editing"
|
||||
msgstr "Modificacion"
|
||||
|
||||
#: ../src/contacts-app.vala:508
|
||||
#, c-format
|
||||
msgid "%d contacts linked"
|
||||
msgid_plural "%d contacts linked"
|
||||
msgstr[0] "%d contacte ligat"
|
||||
msgstr[1] "%d contactes ligats"
|
||||
|
||||
#: ../src/contacts-app.vala:540
|
||||
#, c-format
|
||||
msgid "%d contact deleted"
|
||||
msgid_plural "%d contacts deleted"
|
||||
msgstr[0] "%d contacte suprimit"
|
||||
msgstr[1] "%d contactes suprimits"
|
||||
|
||||
#: ../src/contacts-app.vala:582
|
||||
#, c-format
|
||||
msgid "Contact deleted: \"%s\""
|
||||
msgstr "Contacte suprimit : « %s »"
|
||||
|
||||
#: ../src/contacts-app.vala:608
|
||||
msgid "Show contact with this individual id"
|
||||
msgstr "Afichar lo contacte que possedís aqueste identificant individual"
|
||||
|
||||
#: ../src/contacts-app.vala:610
|
||||
msgid "Show contact with this email address"
|
||||
msgstr "Afichar lo contacte que possedís aquesta adreça corrièl"
|
||||
|
||||
#: ../src/contacts-app.vala:624
|
||||
#, c-format
|
||||
msgid "%s linked to %s"
|
||||
msgstr "%s ligat a %s"
|
||||
|
||||
#: ../src/contacts-app.vala:626
|
||||
#, c-format
|
||||
msgid "%s linked to the contact"
|
||||
msgstr "%s ligat al contacte"
|
||||
|
||||
#: ../src/contacts-app.vala:643
|
||||
msgid "— contact management"
|
||||
msgstr "— gestion de contactes"
|
||||
|
||||
#: ../src/contacts-avatar-dialog.vala:197
|
||||
msgid "Browse for more pictures"
|
||||
msgstr "Cercar mai d'imatges"
|
||||
|
||||
#: ../src/contacts-avatar-dialog.vala:244
|
||||
msgid "Select Picture"
|
||||
msgstr "Causir un imatge"
|
||||
|
||||
#: ../src/contacts-avatar-dialog.vala:247
|
||||
#: ../src/contacts-linked-accounts-dialog.vala:37
|
||||
msgid "Close"
|
||||
msgstr "Tampar"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:352
|
||||
msgid "January"
|
||||
msgstr "Genièr"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:353
|
||||
msgid "February"
|
||||
msgstr "Febrièr"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:354
|
||||
msgid "March"
|
||||
msgstr "Març"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:355
|
||||
msgid "April"
|
||||
msgstr "Abril"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:356
|
||||
msgid "May"
|
||||
msgstr "Mai"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:357
|
||||
msgid "June"
|
||||
msgstr "Junh"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:358
|
||||
msgid "July"
|
||||
msgstr "Julhet"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:359
|
||||
msgid "August"
|
||||
msgstr "Agost"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:360
|
||||
msgid "September"
|
||||
msgstr "Setembre"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:361
|
||||
msgid "October"
|
||||
msgstr "Octobre"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:362
|
||||
msgid "November"
|
||||
msgstr "Novembre"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:363
|
||||
msgid "December"
|
||||
msgstr "Decembre"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:489
|
||||
#: ../src/contacts-contact-editor.vala:496 ../src/contacts-contact-sheet.vala:175
|
||||
msgid "Website"
|
||||
msgstr "Site Web"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:515
|
||||
#: ../src/contacts-contact-editor.vala:522 ../src/contacts-contact-pane.vala:397
|
||||
#: ../src/contacts-contact-sheet.vala:185
|
||||
msgid "Nickname"
|
||||
msgstr "Escais"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:542
|
||||
#: ../src/contacts-contact-editor.vala:549 ../src/contacts-contact-pane.vala:402
|
||||
#: ../src/contacts-contact-sheet.vala:192
|
||||
msgid "Birthday"
|
||||
msgstr "Anniversari"
|
||||
|
||||
#: ../src/contacts-contact-editor.vala:563
|
||||
#: ../src/contacts-contact-editor.vala:570 ../src/contacts-contact-sheet.vala:199
|
||||
msgid "Note"
|
||||
msgstr "Nòta"
|
||||
|
||||
#: ../src/contacts-contact-pane.vala:183
|
||||
#, c-format
|
||||
msgid "Does %s from %s belong here?"
|
||||
msgstr "%s de %s es a sa plaça aicí ?"
|
||||
|
||||
#: ../src/contacts-contact-pane.vala:185
|
||||
#, c-format
|
||||
msgid "Do these details belong to %s?"
|
||||
msgstr "Aquestes detalhs apartenon a %s ?"
|
||||
|
||||
#: ../src/contacts-contact-pane.vala:196
|
||||
msgid "Yes"
|
||||
msgstr "Òc"
|
||||
|
||||
#: ../src/contacts-contact-pane.vala:197
|
||||
msgid "No"
|
||||
msgstr "Non"
|
||||
|
||||
#: ../src/contacts-contact-pane.vala:351
|
||||
msgid "New Detail"
|
||||
msgstr "Detalh novèl"
|
||||
|
||||
#. building menu
|
||||
#: ../src/contacts-contact-pane.vala:365
|
||||
msgid "Personal email"
|
||||
msgstr "Adreça de corrièr electronica personala"
|
||||
|
||||
#: ../src/contacts-contact-pane.vala:370
|
||||
msgid "Work email"
|
||||
msgstr "Adreça de corrièr electronic professionala"
|
||||
|
||||
#: ../src/contacts-contact-pane.vala:376
|
||||
msgid "Mobile phone"
|
||||
msgstr "Telefòn mobil"
|
||||
|
||||
#: ../src/contacts-contact-pane.vala:381
|
||||
msgid "Home phone"
|
||||
msgstr "Telefòn personal"
|
||||
|
||||
#: ../src/contacts-contact-pane.vala:386
|
||||
msgid "Work phone"
|
||||
msgstr "Telefòn professional"
|
||||
|
||||
#: ../src/contacts-contact-pane.vala:392 ../src/contacts-list-pane.vala:129
|
||||
msgid "Link"
|
||||
msgstr "Ligam"
|
||||
|
||||
#: ../src/contacts-contact-pane.vala:408
|
||||
msgid "Home address"
|
||||
msgstr "Adreça personala"
|
||||
|
||||
#: ../src/contacts-contact-pane.vala:413
|
||||
msgid "Work address"
|
||||
msgstr "Adreça professionala"
|
||||
|
||||
#: ../src/contacts-contact-pane.vala:419
|
||||
msgid "Notes"
|
||||
msgstr "Nòtas"
|
||||
|
||||
#: ../src/contacts-contact-pane.vala:436
|
||||
msgid "Linked Accounts"
|
||||
msgstr "Comptes ligats"
|
||||
|
||||
#: ../src/contacts-contact-pane.vala:448
|
||||
msgid "Remove Contact"
|
||||
msgstr "Levar lo contacte"
|
||||
|
||||
#: ../src/contacts-contact-pane.vala:507
|
||||
msgid "Select a contact"
|
||||
msgstr "Seleccionar un contacte"
|
||||
|
||||
#: ../src/contacts-contact.vala:676
|
||||
msgid "Street"
|
||||
msgstr "Carrièra"
|
||||
|
||||
#: ../src/contacts-contact.vala:676
|
||||
msgid "Extension"
|
||||
msgstr "Extension"
|
||||
|
||||
#: ../src/contacts-contact.vala:676
|
||||
msgid "City"
|
||||
msgstr "Vila"
|
||||
|
||||
#: ../src/contacts-contact.vala:676
|
||||
msgid "State/Province"
|
||||
msgstr "Estat/província"
|
||||
|
||||
#: ../src/contacts-contact.vala:676
|
||||
msgid "Zip/Postal Code"
|
||||
msgstr "Còde Postal"
|
||||
|
||||
#: ../src/contacts-contact.vala:676
|
||||
msgid "PO box"
|
||||
msgstr "Bóstia postala"
|
||||
|
||||
#: ../src/contacts-contact.vala:676
|
||||
msgid "Country"
|
||||
msgstr "País"
|
||||
|
||||
#: ../src/contacts-contact.vala:732
|
||||
msgid "Google Talk"
|
||||
msgstr "Google Talk"
|
||||
|
||||
#: ../src/contacts-contact.vala:733
|
||||
msgid "Ovi Chat"
|
||||
msgstr "Ovi Chat"
|
||||
|
||||
#: ../src/contacts-contact.vala:734 ../src/contacts-contact.vala:1018
|
||||
msgid "Facebook"
|
||||
msgstr "Facebook"
|
||||
|
||||
#: ../src/contacts-contact.vala:735
|
||||
msgid "Livejournal"
|
||||
msgstr "LiveJournal"
|
||||
|
||||
#: ../src/contacts-contact.vala:736
|
||||
msgid "AOL Instant Messenger"
|
||||
msgstr "AOL Instant Messenger"
|
||||
|
||||
#: ../src/contacts-contact.vala:737
|
||||
msgid "Gadu-Gadu"
|
||||
msgstr "Gadu-Gadu"
|
||||
|
||||
#: ../src/contacts-contact.vala:738
|
||||
msgid "Novell Groupwise"
|
||||
msgstr "Novell GroupWise"
|
||||
|
||||
#: ../src/contacts-contact.vala:739
|
||||
msgid "ICQ"
|
||||
msgstr "ICQ"
|
||||
|
||||
#: ../src/contacts-contact.vala:740
|
||||
msgid "IRC"
|
||||
msgstr "IRC"
|
||||
|
||||
#: ../src/contacts-contact.vala:741
|
||||
msgid "Jabber"
|
||||
msgstr "Jabber"
|
||||
|
||||
#: ../src/contacts-contact.vala:742
|
||||
msgid "Local network"
|
||||
msgstr "Ret locala"
|
||||
|
||||
#: ../src/contacts-contact.vala:743
|
||||
msgid "Windows Live Messenger"
|
||||
msgstr "Windows Live Messenger"
|
||||
|
||||
#: ../src/contacts-contact.vala:744
|
||||
msgid "MySpace"
|
||||
msgstr "MySpace"
|
||||
|
||||
#: ../src/contacts-contact.vala:745
|
||||
msgid "MXit"
|
||||
msgstr "MXit"
|
||||
|
||||
#: ../src/contacts-contact.vala:746
|
||||
msgid "Napster"
|
||||
msgstr "Napster"
|
||||
|
||||
#: ../src/contacts-contact.vala:747
|
||||
msgid "Tencent QQ"
|
||||
msgstr "Tencent QQ"
|
||||
|
||||
#: ../src/contacts-contact.vala:748
|
||||
msgid "IBM Lotus Sametime"
|
||||
msgstr "IBM Lotus Sametime"
|
||||
|
||||
#: ../src/contacts-contact.vala:749
|
||||
msgid "SILC"
|
||||
msgstr "SILC"
|
||||
|
||||
#: ../src/contacts-contact.vala:750
|
||||
msgid "sip"
|
||||
msgstr "sip"
|
||||
|
||||
#: ../src/contacts-contact.vala:751
|
||||
msgid "Skype"
|
||||
msgstr "Skype"
|
||||
|
||||
#: ../src/contacts-contact.vala:752
|
||||
msgid "Telephony"
|
||||
msgstr "Telefonia"
|
||||
|
||||
#: ../src/contacts-contact.vala:753
|
||||
msgid "Trepia"
|
||||
msgstr "Trepia"
|
||||
|
||||
#: ../src/contacts-contact.vala:754 ../src/contacts-contact.vala:755
|
||||
msgid "Yahoo! Messenger"
|
||||
msgstr "Yahoo! Messenger"
|
||||
|
||||
#: ../src/contacts-contact.vala:756
|
||||
msgid "Zephyr"
|
||||
msgstr "Zephyr"
|
||||
|
||||
#: ../src/contacts-contact.vala:1021
|
||||
msgid "Twitter"
|
||||
msgstr "Twitter"
|
||||
|
||||
#: ../src/contacts-contact.vala:1024
|
||||
msgid "Google Profile"
|
||||
msgstr "Perfil Google"
|
||||
|
||||
#: ../src/contacts-contact.vala:1088
|
||||
msgid "Unexpected internal error: created contact was not found"
|
||||
msgstr "Error intèrna inesperada : lo contacte creat es introbable"
|
||||
|
||||
#: ../src/contacts-contact.vala:1262
|
||||
msgid "Google Circles"
|
||||
msgstr "Cercles Google"
|
||||
|
||||
#: ../src/contacts-contact.vala:1264
|
||||
msgid "Google Other Contact"
|
||||
msgstr "Autre contacte Google"
|
||||
|
||||
#: ../src/contacts-esd-setup.c:114
|
||||
msgid "Local Address Book"
|
||||
msgstr "Quasernet d'adreças local"
|
||||
|
||||
#: ../src/contacts-esd-setup.c:117 ../src/contacts-esd-setup.c:145
|
||||
msgid "Google"
|
||||
msgstr "Google"
|
||||
|
||||
#: ../src/contacts-esd-setup.c:142
|
||||
msgid "Local Contact"
|
||||
msgstr "Contacte local"
|
||||
|
||||
#: ../src/contacts-linked-accounts-dialog.vala:32
|
||||
#, c-format
|
||||
msgid "%s - Linked Accounts"
|
||||
msgstr "%s - Comptes ligats"
|
||||
|
||||
#: ../src/contacts-linked-accounts-dialog.vala:56
|
||||
msgid "You can manually link contacts from the contacts list"
|
||||
msgstr "Podètz ligar manualament de contactes dempuèi la lista de contactes"
|
||||
|
||||
#: ../src/contacts-linked-accounts-dialog.vala:102
|
||||
msgid "Remove"
|
||||
msgstr "Levar"
|
||||
|
||||
#: ../src/contacts-list-pane.vala:89
|
||||
msgid "Type to search"
|
||||
msgstr "Tipe de recèrca"
|
||||
|
||||
#: ../src/contacts-list-pane.vala:132
|
||||
msgid "Delete"
|
||||
msgstr "Suprimir"
|
||||
|
||||
#: ../src/contacts-new-contact-dialog.vala:45
|
||||
msgid "New contact"
|
||||
msgstr "Contacte novèl"
|
||||
|
||||
#: ../src/contacts-new-contact-dialog.vala:51
|
||||
msgid "Create Contact"
|
||||
msgstr "Crear un Contacte"
|
||||
|
||||
#: ../src/contacts-new-contact-dialog.vala:77
|
||||
msgid ""
|
||||
"Add or \n"
|
||||
"select a picture"
|
||||
msgstr ""
|
||||
"Apondre o \n"
|
||||
"seleccionar un imatge"
|
||||
|
||||
#: ../src/contacts-new-contact-dialog.vala:88
|
||||
msgid "Contact Name"
|
||||
msgstr "Nom del contacte"
|
||||
|
||||
#: ../src/contacts-new-contact-dialog.vala:96
|
||||
#: ../src/contacts-new-contact-dialog.vala:131
|
||||
msgid "Email"
|
||||
msgstr "Adreça electronica"
|
||||
|
||||
#: ../src/contacts-new-contact-dialog.vala:105
|
||||
#: ../src/contacts-new-contact-dialog.vala:136
|
||||
msgid "Phone"
|
||||
msgstr "Telefòn"
|
||||
|
||||
#: ../src/contacts-new-contact-dialog.vala:114
|
||||
#: ../src/contacts-new-contact-dialog.vala:141
|
||||
msgid "Address"
|
||||
msgstr "Adreça"
|
||||
|
||||
#: ../src/contacts-new-contact-dialog.vala:123
|
||||
msgid "Add Detail"
|
||||
msgstr "Apondre un detalh"
|
||||
|
||||
#: ../src/contacts-new-contact-dialog.vala:222
|
||||
msgid "You must specify a contact name"
|
||||
msgstr "Vos cal especificar un nom de contacte"
|
||||
|
||||
#: ../src/contacts-new-contact-dialog.vala:332
|
||||
msgid "No primary addressbook configured\n"
|
||||
msgstr ""
|
||||
|
||||
#: ../src/contacts-new-contact-dialog.vala:353
|
||||
#, c-format
|
||||
msgid "Unable to create new contacts: %s\n"
|
||||
msgstr "Impossible de crear de contactes novèls : %s\n"
|
||||
|
||||
#: ../src/contacts-new-contact-dialog.vala:364
|
||||
msgid "Unable to find newly created contact\n"
|
||||
msgstr "Impossible de trobar los contactes aponduts recentament\n"
|
||||
|
||||
#: ../src/contacts-setup-window.vala:36
|
||||
msgid ""
|
||||
"Welcome to Contacts! Please select where you want to keep your address book:"
|
||||
msgstr ""
|
||||
"Benvenguda dins Contactes ! Causissètz l'emplaçament ont volètz conservar "
|
||||
"vòstre quasernet d'adreças :"
|
||||
|
||||
#: ../src/contacts-setup-window.vala:81
|
||||
msgid "Online Account Settings"
|
||||
msgstr "Paramètres del compte en linha"
|
||||
|
||||
#: ../src/contacts-setup-window.vala:86
|
||||
msgid "Setup an online account or use a local address book"
|
||||
msgstr "Configurar un compte en linha o utilizar un quasernet d'adreças local"
|
||||
|
||||
#: ../src/contacts-setup-window.vala:89
|
||||
msgid "Online Accounts"
|
||||
msgstr "Comptes en linha"
|
||||
|
||||
#: ../src/contacts-setup-window.vala:92
|
||||
msgid "Use Local Address Book"
|
||||
msgstr "Utilizar un quasernet d'adreças local"
|
||||
|
||||
#: ../src/contacts-setup-window.vala:125 ../src/contacts-setup-window.vala:146
|
||||
msgid "Contacts Setup"
|
||||
msgstr "Paramètres de Contactes"
|
||||
|
||||
#: ../src/contacts-setup-window.vala:137
|
||||
msgid "Cancel"
|
||||
msgstr "Anullar"
|
||||
|
||||
#. Refers to the type of the detail, could be Home, Work or Other for email, and the same
|
||||
#. * for phone numbers, addresses, etc.
|
||||
#: ../src/contacts-types.vala:115 ../src/contacts-types.vala:127
|
||||
#: ../src/contacts-types.vala:228 ../src/contacts-types.vala:341
|
||||
msgid "Other"
|
||||
msgstr "Autre"
|
||||
|
||||
#. List most specific first, always in upper case
|
||||
#: ../src/contacts-types.vala:283 ../src/contacts-types.vala:337
|
||||
msgid "Home"
|
||||
msgstr "Ostal"
|
||||
|
||||
#: ../src/contacts-types.vala:284 ../src/contacts-types.vala:307
|
||||
#: ../src/contacts-types.vala:332
|
||||
msgid "Work"
|
||||
msgstr "Professional"
|
||||
|
||||
#. List most specific first, always in upper case
|
||||
#: ../src/contacts-types.vala:306
|
||||
msgid "Personal"
|
||||
msgstr "Personal"
|
||||
|
||||
#. List most specific first, always in upper case
|
||||
#: ../src/contacts-types.vala:331
|
||||
msgid "Assistant"
|
||||
msgstr "Assistent"
|
||||
|
||||
#: ../src/contacts-types.vala:333
|
||||
msgid "Work Fax"
|
||||
msgstr "Fax professional"
|
||||
|
||||
#: ../src/contacts-types.vala:334
|
||||
msgid "Callback"
|
||||
msgstr "Rapèl"
|
||||
|
||||
#: ../src/contacts-types.vala:335
|
||||
msgid "Car"
|
||||
msgstr "Veitura"
|
||||
|
||||
#: ../src/contacts-types.vala:336
|
||||
msgid "Company"
|
||||
msgstr "Entrepresa"
|
||||
|
||||
#: ../src/contacts-types.vala:338
|
||||
msgid "Home Fax"
|
||||
msgstr "Fax personal"
|
||||
|
||||
#: ../src/contacts-types.vala:339
|
||||
msgid "ISDN"
|
||||
msgstr "ISDN"
|
||||
|
||||
#: ../src/contacts-types.vala:340
|
||||
msgid "Mobile"
|
||||
msgstr "Telefonet"
|
||||
|
||||
#: ../src/contacts-types.vala:342
|
||||
msgid "Fax"
|
||||
msgstr "Fax"
|
||||
|
||||
#: ../src/contacts-types.vala:343
|
||||
msgid "Pager"
|
||||
msgstr "Recebedor d'apèl"
|
||||
|
||||
#: ../src/contacts-types.vala:344
|
||||
msgid "Radio"
|
||||
msgstr "Ràdio"
|
||||
|
||||
#: ../src/contacts-types.vala:345
|
||||
msgid "Telex"
|
||||
msgstr "Telex"
|
||||
|
||||
#. To translators: TTY is Teletypewriter
|
||||
#: ../src/contacts-types.vala:347
|
||||
msgid "TTY"
|
||||
msgstr "TTY"
|
||||
|
||||
#: ../src/contacts-view.vala:188
|
||||
msgid "No results matched search"
|
||||
msgstr "Cap de resultat correspond pas a la recèrca"
|
||||
|
||||
#: ../src/contacts-view.vala:288
|
||||
msgid "Suggestions"
|
||||
msgstr "Suggestions"
|
||||
|
||||
#: ../src/contacts-view.vala:313
|
||||
msgid "Other Contacts"
|
||||
msgstr "Autres contactes"
|
||||
|
||||
#: ../src/org.gnome.Contacts.gschema.xml.in.h:1
|
||||
msgid "First-time setup done."
|
||||
msgstr "Configuracion iniciala acabada."
|
||||
|
||||
#: ../src/org.gnome.Contacts.gschema.xml.in.h:2
|
||||
msgid "Set to true when the user ran the first-time setup wizard."
|
||||
msgstr ""
|
||||
"Definit a verai (true) quand l'utilizaire a aviat l'assistent de configuracion "
|
||||
"iniciala."
|
||||
|
||||
#: ../src/org.gnome.Contacts.gschema.xml.in.h:3
|
||||
msgid "View subset"
|
||||
msgstr "Afichar lo sosensemble"
|
||||
|
||||
#: ../src/org.gnome.Contacts.gschema.xml.in.h:4
|
||||
msgid "View contacts subset"
|
||||
msgstr "Afichar lo sosensemble de contactes"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Contacts keeps and organize your contacts information. You can create, edit, "
|
||||
#~ "delete and link together pieces of information about your contacts. Contacts "
|
||||
#~ "aggregates the details from all your sources providing a centralized place "
|
||||
#~ "for managing your contacts."
|
||||
#~ msgstr ""
|
||||
#~ "Contacts conserve et organise les informations liées à vos contacts. Vous "
|
||||
#~ "pouvez créer, éditer, supprimer et relier des informations à propos de vos "
|
||||
#~ "contacts. Contacts regroupe les détails provenant de toutes vos sources, "
|
||||
#~ "vous fournissant ainsi un endroit centralisé pour gérer vos contacts."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Contacts will also integrate with online address books and automatically "
|
||||
#~ "link contacts from different online sources."
|
||||
#~ msgstr ""
|
||||
#~ "Contacts permet également l'intégration de carnets d'adresses en ligne et "
|
||||
#~ "relie automatiquement les contacts de différentes sources en ligne."
|
||||
|
||||
#~ msgid "A contacts manager for GNOME"
|
||||
#~ msgstr "Un gestionnaire de contacts pour GNOME"
|
||||
|
||||
#~ msgid "Install GNOME Maps to open location."
|
||||
#~ msgstr "Veuillez installer GNOME Cartes pour afficher l'emplacement."
|
||||
|
||||
#~ msgid "Change"
|
||||
#~ msgstr "Modifier"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "New contacts will be added to the selected address book.\n"
|
||||
#~ "You are able to view and edit contacts from other address books."
|
||||
#~ msgstr ""
|
||||
#~ "Les nouveaux contacts seront ajoutés au carnet d'adresse sélectionné.\n"
|
||||
#~ "Vous avez la possibilité de parcourir et modifier les contacts de votre "
|
||||
#~ "carnet d'adresse."
|
||||
|
||||
#~ msgid "_Cancel"
|
||||
#~ msgstr "A_nnuler"
|
||||
|
||||
#~ msgid "_Open"
|
||||
#~ msgstr "_Ouvrir"
|
||||
|
||||
#~ msgid "New Contact"
|
||||
#~ msgstr "Nouveau contact"
|
||||
|
||||
#~ msgid "Add email"
|
||||
#~ msgstr "Ajouter un courriel"
|
||||
|
||||
#~ msgid "Add number"
|
||||
#~ msgstr "Ajouter un numéro"
|
||||
|
||||
#~ msgid "Delete field"
|
||||
#~ msgstr "Supprimer le champ"
|
||||
|
||||
#~ msgid "Add name"
|
||||
#~ msgstr "Ajouter un nom"
|
||||
|
||||
#~ msgid "You need to enter some data"
|
||||
#~ msgstr "Vous devez saisir des données"
|
||||
|
||||
#~ msgid "No primary addressbook configured"
|
||||
#~ msgstr "Aucun carnet d'adresses principal configuré"
|
||||
|
||||
#~ msgid "Unable to create new contacts: %s"
|
||||
#~ msgstr "Impossible de créer les nouveaux contacts : %s"
|
||||
|
||||
#~ msgid "Unable to find newly created contact"
|
||||
#~ msgstr "Impossible de trouver les contacts récemment ajoutés"
|
||||
|
||||
#~ msgid "Change avatar"
|
||||
#~ msgstr "Changer d'avatar"
|
||||
|
||||
#~ msgid "%s"
|
||||
#~ msgstr "%s"
|
||||
|
||||
#~ msgid "You can link contacts by selecting them from the contacts list"
|
||||
#~ msgstr ""
|
||||
#~ "Vous pouvez lier manuellement des contacts en les sélectionnant dans la "
|
||||
#~ "liste de contacts"
|
||||
|
||||
#~ msgid "Unlink"
|
||||
#~ msgstr "Délier"
|
||||
|
||||
#~ msgid "%d Selected"
|
||||
#~ msgid_plural "%d Selected"
|
||||
#~ msgstr[0] "%d sélectionné"
|
||||
#~ msgstr[1] "%d sélectionnés"
|
||||
|
||||
#~ msgid "All Contacts"
|
||||
#~ msgstr "Tous les contacts"
|
||||
|
||||
#~ msgid "Editing %s"
|
||||
#~ msgstr "Modification de %s"
|
||||
|
||||
#~ msgid "Add"
|
||||
#~ msgstr "Ajouter"
|
||||
|
||||
#~ msgid "_Undo"
|
||||
#~ msgstr "_Défaire"
|
||||
|
||||
#~ msgid "_About"
|
||||
#~ msgstr "_À propos"
|
||||
|
||||
#, fuzzy
|
||||
#~| msgid "Work email"
|
||||
#~ msgid "Home email"
|
||||
#~ msgstr "Courriel professionnel"
|
||||
|
||||
#~ msgid "Loading"
|
||||
#~ msgstr "Chargement"
|
||||
|
||||
#~ msgid "Add contact"
|
||||
#~ msgstr "Ajouter un contact"
|
||||
|
||||
#~ msgid "Selection mode"
|
||||
#~ msgstr "Mode de sélection"
|
||||
|
||||
#~ msgid "Select Address Book"
|
||||
#~ msgstr "Choisir le carnet d'adresses"
|
||||
|
||||
#~ msgid "Cancel setup"
|
||||
#~ msgstr "Annuler la configuration initiale"
|
||||
|
||||
#~ msgid "Setup complete"
|
||||
#~ msgstr "Configuration initiale terminée"
|
||||
|
||||
#~ msgid "Primary Contacts Account"
|
||||
#~ msgstr "Compte de contacts principal"
|
||||
|
||||
#~ msgid "Please select your primary contacts account"
|
||||
#~ msgstr "Veuillez sélectionner votre compte de contacts principal"
|
||||
|
||||
#~ msgctxt "Addresses on the Web"
|
||||
#~ msgid "Links"
|
||||
#~ msgstr "Liens"
|
||||
|
||||
#~ msgctxt "Web address"
|
||||
#~ msgid "Link"
|
||||
#~ msgstr "Lien"
|
||||
|
||||
#~ msgid "Chat"
|
||||
#~ msgstr "Chat"
|
||||
|
||||
#~ msgid "Addresses"
|
||||
#~ msgstr "Adresses"
|
||||
|
||||
#~ msgid "Add to My Contacts"
|
||||
#~ msgstr "Ajouter à mes contacts"
|
||||
|
||||
#~ msgid "Add detail..."
|
||||
#~ msgstr "Ajouter des détails..."
|
||||
|
||||
#~ msgid "Select detail to add to %s"
|
||||
#~ msgstr "Sélectionner le détail à ajouter à %s"
|
||||
|
||||
#~ msgid "Select email address"
|
||||
#~ msgstr "Saisir une adresse courriel"
|
||||
|
||||
#~ msgid "Select what to call"
|
||||
#~ msgstr "Sélectionner ce qu'il faut appeler"
|
||||
|
||||
#~ msgid "Add/Remove Linked Contacts..."
|
||||
#~ msgstr "Ajouter/supprimer des contacts liés..."
|
||||
|
||||
#~ msgctxt "contacts link action"
|
||||
#~ msgid "Link"
|
||||
#~ msgstr "Lier"
|
||||
|
||||
#~ msgid "Link contacts to %s"
|
||||
#~ msgstr "Lier les contacts à %s"
|
||||
|
||||
#~ msgid "Custom..."
|
||||
#~ msgstr "Personnalisé..."
|
||||
|
||||
#~ msgid "Unknown status"
|
||||
#~ msgstr "Statut inconnu"
|
||||
|
||||
#~ msgid "Offline"
|
||||
#~ msgstr "Hors-ligne"
|
||||
|
||||
#~ msgid "Error"
|
||||
#~ msgstr "Erreur"
|
||||
|
||||
#~ msgid "Available"
|
||||
#~ msgstr "Disponible"
|
||||
|
||||
#~ msgid "Away"
|
||||
#~ msgstr "Absent"
|
||||
|
||||
#~ msgid "Extended away"
|
||||
#~ msgstr "Absence prolongée"
|
||||
|
||||
#~ msgid "Busy"
|
||||
#~ msgstr "Occupé"
|
||||
|
||||
#~ msgid "Hidden"
|
||||
#~ msgstr "Caché"
|
||||
|
||||
#~ msgid "<span weight='bold'>Link contacts to %s</span>"
|
||||
#~ msgstr "<span weight='bold'>Lier les contacts à %s</span>"
|
Loading…
Add table
Add a link
Reference in a new issue