Hello community, here is the log from the commit of package gnome-photos for openSUSE:Factory checked in at 2013-11-24 11:52:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-photos (Old) and /work/SRC/openSUSE:Factory/.gnome-photos.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-photos" Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-photos/gnome-photos.changes 2013-10-15 10:41:13.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-photos.new/gnome-photos.changes 2013-11-24 11:52:33.000000000 +0100 @@ -1,0 +2,6 @@ +Wed Nov 13 16:24:03 UTC 2013 - [email protected] + +- Update to version 3.10.2 (bnc#849913): + + Updated translations. + +------------------------------------------------------------------- Old: ---- gnome-photos-3.10.1.tar.xz New: ---- gnome-photos-3.10.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-photos.spec ++++++ --- /var/tmp/diff_new_pack.yx34ll/_old 2013-11-24 11:52:34.000000000 +0100 +++ /var/tmp/diff_new_pack.yx34ll/_new 2013-11-24 11:52:34.000000000 +0100 @@ -17,7 +17,7 @@ Name: gnome-photos -Version: 3.10.1 +Version: 3.10.2 Release: 0 Summary: Photo viewer for GNOME License: GPL-3.0+ ++++++ gnome-photos-3.10.1.tar.xz -> gnome-photos-3.10.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-photos-3.10.1/NEWS new/gnome-photos-3.10.2/NEWS --- old/gnome-photos-3.10.1/NEWS 2013-10-14 13:56:20.000000000 +0200 +++ new/gnome-photos-3.10.2/NEWS 2013-11-13 11:57:10.000000000 +0100 @@ -1,3 +1,10 @@ +Overview of changes in 3.10.2 +============================= + +* Updated translations: + Greek + + Overview of changes in 3.10.1 ============================= diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-photos-3.10.1/configure new/gnome-photos-3.10.2/configure --- old/gnome-photos-3.10.1/configure 2013-10-14 13:57:58.000000000 +0200 +++ new/gnome-photos-3.10.2/configure 2013-11-13 11:57:49.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for Photos 3.10.1. +# Generated by GNU Autoconf 2.69 for Photos 3.10.2. # # Report bugs to <https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-photos>. # @@ -591,8 +591,8 @@ # Identity of this package. PACKAGE_NAME='Photos' PACKAGE_TARNAME='gnome-photos' -PACKAGE_VERSION='3.10.1' -PACKAGE_STRING='Photos 3.10.1' +PACKAGE_VERSION='3.10.2' +PACKAGE_STRING='Photos 3.10.2' PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-photos' PACKAGE_URL='https://wiki.gnome.org/Apps/Photos' @@ -1488,7 +1488,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures Photos 3.10.1 to adapt to many kinds of systems. +\`configure' configures Photos 3.10.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1558,7 +1558,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of Photos 3.10.1:";; + short | recursive ) echo "Configuration of Photos 3.10.2:";; esac cat <<\_ACEOF @@ -1731,7 +1731,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -Photos configure 3.10.1 +Photos configure 3.10.2 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2100,7 +2100,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by Photos $as_me 3.10.1, which was +It was created by Photos $as_me 3.10.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2971,7 +2971,7 @@ # Define the identity of the package. PACKAGE='gnome-photos' - VERSION='3.10.1' + VERSION='3.10.2' cat >>confdefs.h <<_ACEOF @@ -8765,7 +8765,7 @@ rm -rf conftest* ;; -x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \ +x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \ s390*-*linux*|s390*-*tpf*|sparc*-*linux*) # Find out which ABI we are using. echo 'int i;' > conftest.$ac_ext @@ -8783,7 +8783,10 @@ x86_64-*linux*) LD="${LD-ld} -m elf_i386" ;; - ppc64-*linux*|powerpc64-*linux*) + powerpcle-*linux*) + LD="${LD-ld} -m elf32lppclinux" + ;; + powerpc-*linux*) LD="${LD-ld} -m elf32ppclinux" ;; s390x-*linux*) @@ -8802,7 +8805,10 @@ x86_64-*linux*) LD="${LD-ld} -m elf_x86_64" ;; - ppc*-*linux*|powerpc*-*linux*) + powerpcle-*linux*) + LD="${LD-ld} -m elf64lppc" + ;; + powerpc-*linux*) LD="${LD-ld} -m elf64ppc" ;; s390*-*linux*|s390*-*tpf*) @@ -16275,7 +16281,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by Photos $as_me 3.10.1, which was +This file was extended by Photos $as_me 3.10.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -16342,7 +16348,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -Photos config.status 3.10.1 +Photos config.status 3.10.2 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-photos-3.10.1/configure.ac new/gnome-photos-3.10.2/configure.ac --- old/gnome-photos-3.10.1/configure.ac 2013-10-11 11:43:50.000000000 +0200 +++ new/gnome-photos-3.10.2/configure.ac 2013-11-13 11:56:42.000000000 +0100 @@ -1,5 +1,5 @@ AC_INIT([Photos], - [3.10.1], + [3.10.2], [https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-photos], [gnome-photos], [https://wiki.gnome.org/Apps/Photos]) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-photos-3.10.1/m4/libtool.m4 new/gnome-photos-3.10.2/m4/libtool.m4 --- old/gnome-photos-3.10.1/m4/libtool.m4 2013-10-14 13:57:55.000000000 +0200 +++ new/gnome-photos-3.10.2/m4/libtool.m4 2013-11-13 11:57:47.000000000 +0100 @@ -1312,7 +1312,7 @@ rm -rf conftest* ;; -x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \ +x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \ s390*-*linux*|s390*-*tpf*|sparc*-*linux*) # Find out which ABI we are using. echo 'int i;' > conftest.$ac_ext @@ -1326,7 +1326,10 @@ x86_64-*linux*) LD="${LD-ld} -m elf_i386" ;; - ppc64-*linux*|powerpc64-*linux*) + powerpcle-*linux*) + LD="${LD-ld} -m elf32lppclinux" + ;; + powerpc-*linux*) LD="${LD-ld} -m elf32ppclinux" ;; s390x-*linux*) @@ -1345,7 +1348,10 @@ x86_64-*linux*) LD="${LD-ld} -m elf_x86_64" ;; - ppc*-*linux*|powerpc*-*linux*) + powerpcle-*linux*) + LD="${LD-ld} -m elf64lppc" + ;; + powerpc-*linux*) LD="${LD-ld} -m elf64ppc" ;; s390*-*linux*|s390*-*tpf*) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/gnome-photos-3.10.1/po/el.po new/gnome-photos-3.10.2/po/el.po --- old/gnome-photos-3.10.1/po/el.po 2013-08-23 17:17:21.000000000 +0200 +++ new/gnome-photos-3.10.2/po/el.po 2013-11-13 11:55:28.000000000 +0100 @@ -4,13 +4,14 @@ # Tom Tryfonidis <[email protected]>, 2012. # keratea <[email protected]>, 2013. # Dimitris Spingos (Δημήτρης Σπίγγος) <[email protected]>, 2013. +# Efstathios Iosifidis <[email protected]>, 2013. msgid "" msgstr "" "Project-Id-Version: gnome-photos\n" "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-" "photos&keywords=I18N+L10N&component=general\n" -"POT-Creation-Date: 2013-05-14 12:34+0000\n" -"PO-Revision-Date: 2013-06-24 08:04+0300\n" +"POT-Creation-Date: 2013-10-06 20:14+0000\n" +"PO-Revision-Date: 2013-10-16 11:27+0300\n" "Last-Translator: Dimitris Spingos (Δημήτρης Σπίγγος) <[email protected]>\n" "Language-Team: [email protected]\n" "Language: el\n" @@ -21,7 +22,36 @@ "X-Generator: Virtaal 0.7.1\n" "X-Project-Style: gnome\n" -#: ../data/gnome-photos.desktop.in.in.h:1 ../src/photos-embed.c:450 +#: ../data/gnome-photos.appdata.xml.in.h:1 +msgid "" +"A simple application to access, organize and share your photos on GNOME. It " +"is meant to be a simple and elegant replacement for using a file manager to " +"deal with photos. Seamless cloud integration is offered through GNOME Online " +"Accounts." +msgstr "" +"Μια απλή εφαρμογή για πρόσβαση, οργάνωση και διαμοιρασμό των φωτογραφιών σας " +"στο GNOME. Είναι απλή και κομψή με σκοπό να αντικαταστήσει την διαχείριση " +"των φωτογραφιών σας από τον διαχειριστή αρχείων. Προσφέρεται και η " +"ενσωμάτωση με το cloud μέσω των GNOME Online Accounts." + +#: ../data/gnome-photos.appdata.xml.in.h:2 +msgid "It lets you:" +msgstr "Σας επιτρέπει:" + +#: ../data/gnome-photos.appdata.xml.in.h:3 +msgid "" +"<li>View recent local and online photos</li> <li>Access your Flickr content</" +"li> <li>Send photos to remote DLNA renderers</li> <li>Set as background</li> " +"<li>Print photos</li> <li>Select favorites</li> <li>Allow opening full " +"featured editor for more advanced changes</li>" +msgstr "" +"<li>Προβολή πρόσφατων τοπικών και online φωτογραφιών</li> <li>Πρόσβαση στο " +"περιεχόμενο στο Flickr</li> <li>Αποστολή φωτογραφιών για απομακρυσμένη " +"αποτύπωση DLNA</li> <li>Ορισμός ως παρασκήνιο</li> <li>Εκτύπωση φωτογραφιών</" +"li> <li>Επιλογή αγαπημένων</li> <li>Να επιτρέπεται το άνοιγμα με πλήρη " +"επεξεργαστή για περισσότερες εξειδικευμένες αλλαγές</li>" + +#: ../data/gnome-photos.desktop.in.in.h:1 ../src/photos-embed.c:505 #: ../src/photos-search-type-manager.c:93 msgid "Photos" msgstr "Φωτογραφίες" @@ -34,27 +64,27 @@ msgid "Photos;Pictures;" msgstr "Φωτογραφίες;Εικόνες;" -#: ../data/org.gnome.photos.gschema.xml.in.h:1 +#: ../data/org.gnome.photos.gschema.xml.h:1 msgid "Window size" msgstr "Μέγεθος παραθύρου" -#: ../data/org.gnome.photos.gschema.xml.in.h:2 +#: ../data/org.gnome.photos.gschema.xml.h:2 msgid "Window size (width and height)." msgstr "Μέγεθος παραθύρου (πλάτος και ύψος)." -#: ../data/org.gnome.photos.gschema.xml.in.h:3 +#: ../data/org.gnome.photos.gschema.xml.h:3 msgid "Window position" msgstr "Θέση παραθύρου" -#: ../data/org.gnome.photos.gschema.xml.in.h:4 +#: ../data/org.gnome.photos.gschema.xml.h:4 msgid "Window position (x and y)." msgstr "Θέση παραθύρου (x και y)." -#: ../data/org.gnome.photos.gschema.xml.in.h:5 +#: ../data/org.gnome.photos.gschema.xml.h:5 msgid "Window maximized" msgstr "Μεγιστοποιημένο παράθυρο" -#: ../data/org.gnome.photos.gschema.xml.in.h:6 +#: ../data/org.gnome.photos.gschema.xml.h:6 msgid "Window maximized state" msgstr "Κατάσταση μεγιστοποιημένου παραθύρου" @@ -143,12 +173,19 @@ msgid "Quit" msgstr "Έξοδος" -#: ../src/photos-embed.c:447 ../src/photos-search-type-manager.c:78 +#: ../src/photos-base-item.c:303 +msgid "Album" +msgstr "Άλμπουμ" + +#: ../src/photos-dlna-renderers-dialog.ui.h:1 +msgid "DLNA Renderer Devices" +msgstr "Συσκευές Αποτύπωσης DLNA" + +#: ../src/photos-embed.c:502 ../src/photos-search-type-manager.c:78 msgid "Albums" msgstr "Δίσκοι" -#: ../src/photos-embed.c:453 ../src/photos-search-type-manager.c:85 -#| msgid "Add to favorites" +#: ../src/photos-embed.c:508 ../src/photos-search-type-manager.c:85 msgid "Favorites" msgstr "Αγαπημένα" @@ -156,55 +193,60 @@ msgid "No Photos Found" msgstr "Δεν βρέθηκαν φωτογραφίες" -#: ../src/photos-indexing-notification.c:170 +#: ../src/photos-flickr-item.c:275 ../src/photos-flickr-item.c:322 +msgid "Flickr" +msgstr "Flickr" + +#: ../src/photos-indexing-notification.c:168 msgid "Your photos are being indexed" msgstr "Οι φωτογραφίες σας ευρετηριοποιούνται" -#: ../src/photos-indexing-notification.c:174 +#: ../src/photos-indexing-notification.c:172 msgid "Some photos might not be available during this process" msgstr "" "Μερικές φωτογραφίες μπορεί να μην είναι διαθέσιμες κατά τη διάρκεια αυτής " "της διεργασίας" -#: ../src/photos-load-more-button.c:73 ../src/photos-load-more-button.c:195 -#| msgid "Load 1 more photo" +#: ../src/photos-load-more-button.c:72 ../src/photos-load-more-button.c:189 msgid "Load More" msgstr "Φόρτωση περισσοτέρων" -#: ../src/photos-load-more-button.c:86 ../src/photos-spinner-box.c:69 -#| msgid "Loading..." +#: ../src/photos-load-more-button.c:85 ../src/photos-spinner-box.c:69 msgid "Loading…" msgstr "Φορτώνεται…" -#: ../src/photos-main-toolbar.c:100 +#: ../src/photos-local-item.c:70 ../src/photos-source-manager.c:155 +msgid "Local" +msgstr "Τοπικά" + +#: ../src/photos-main-toolbar.c:99 msgid "Click on items to select them" msgstr "Πατήστε στα στοιχεία για να τα επιλέξετε" -#: ../src/photos-main-toolbar.c:102 +#: ../src/photos-main-toolbar.c:101 #, c-format -#| msgid "%d selected" msgid "%d selected" msgid_plural "%d selected" msgstr[0] "%d επιλέχτηκε" msgstr[1] "%d επιλέχτηκαν" -#: ../src/photos-main-toolbar.c:148 +#: ../src/photos-main-toolbar.c:146 msgid "Back" msgstr "Πίσω" -#: ../src/photos-main-toolbar.c:217 +#: ../src/photos-main-toolbar.c:273 msgid "Select Items" msgstr "Επιλέξτε στοιχεία" #. Translators: this is the Open action in a context menu -#: ../src/photos-main-toolbar.c:301 ../src/photos-selection-toolbar.c:292 +#: ../src/photos-main-toolbar.c:362 ../src/photos-selection-toolbar.c:279 #, c-format msgid "Open with %s" msgstr "Άνοιγμα με %s" -#: ../src/photos-main-toolbar.c:396 ../src/photos-properties-dialog.c:330 -msgid "Done" -msgstr "Έγινε" +#: ../src/photos-main-toolbar.c:490 +msgid "Cancel" +msgstr "Άκυρο" #: ../src/photos-main-window.c:329 msgid "Access, organize and share your photos on GNOME" @@ -217,180 +259,237 @@ "Ελληνική μεταφραστική ομάδα GNOME\n" " Δημήτρης Σπίγγος <[email protected]>\n" " Θάνος Τρυφωνίδης <[email protected]>\n" +" Ευστάθιος Ιωσηφίδης <[email protected]>\n" "\n" "Για περισσότερα δείτε: http://gnome.gr" #. Translators: "Organize" refers to photos in this context -#: ../src/photos-organize-collection-dialog.c:132 -#| msgid "Organize" +#: ../src/photos-organize-collection-dialog.c:128 msgctxt "Dialog title" msgid "Organize" msgstr "Οργάνωση" #. Translators: this is the Open action in a context menu -#: ../src/photos-preview-menu.ui.h:1 ../src/photos-selection-toolbar.c:295 +#: ../src/photos-preview-menu.ui.h:1 ../src/photos-selection-toolbar.c:282 +#: ../src/photos-selection-toolbar.c:437 msgid "Open" msgstr "Άνοιγμα" #: ../src/photos-preview-menu.ui.h:2 -#| msgid "Print" msgid "Print…" msgstr "Εκτύπωση…" #: ../src/photos-preview-menu.ui.h:3 +msgid "Display on…" +msgstr "Προβολή σε..." + +#: ../src/photos-preview-menu.ui.h:4 msgid "Set as Background" -msgstr "Ορισμός ως παρασκήνιο" +msgstr "Ορισμός ως Παρασκήνιο" -#: ../src/photos-preview-menu.ui.h:4 ../src/photos-properties-dialog.c:368 -#: ../src/photos-selection-toolbar.c:532 +#: ../src/photos-preview-menu.ui.h:5 ../src/photos-properties-dialog.c:644 +#: ../src/photos-selection-toolbar.c:469 msgid "Properties" msgstr "Ιδιότητες" -#: ../src/photos-print-operation.c:275 +#: ../src/photos-preview-nav-buttons.c:208 +#: ../src/photos-selection-toolbar.c:291 +msgid "Remove from favorites" +msgstr "Αφαίρεση από τα αγαπημένα" + +#: ../src/photos-preview-nav-buttons.c:213 +#: ../src/photos-selection-toolbar.c:297 +msgid "Add to favorites" +msgstr "Προσθήκη στα αγαπημένα" + +#: ../src/photos-print-operation.c:270 msgid "Image Settings" msgstr "Ρυθμίσεις εικόνας" -#: ../src/photos-print-setup.c:898 -#| msgid "Window position" +#: ../src/photos-print-setup.c:895 msgid "Position" msgstr "Θέση" -#: ../src/photos-print-setup.c:901 +#: ../src/photos-print-setup.c:898 msgid "_Left:" msgstr "_Αριστερά:" -#: ../src/photos-print-setup.c:902 +#: ../src/photos-print-setup.c:899 msgid "_Right:" msgstr "_Δεξιά:" -#: ../src/photos-print-setup.c:903 +#: ../src/photos-print-setup.c:900 msgid "_Top:" msgstr "_Πάνω:" -#: ../src/photos-print-setup.c:904 +#: ../src/photos-print-setup.c:901 msgid "_Bottom:" msgstr "_Κάτω:" -#: ../src/photos-print-setup.c:906 +#: ../src/photos-print-setup.c:903 msgid "C_enter:" msgstr "_Κέντρο:" -#: ../src/photos-print-setup.c:910 +#: ../src/photos-print-setup.c:907 msgid "None" msgstr "Καμία" -#: ../src/photos-print-setup.c:911 +#: ../src/photos-print-setup.c:908 msgid "Horizontal" msgstr "Οριζόντια" -#: ../src/photos-print-setup.c:912 +#: ../src/photos-print-setup.c:909 msgid "Vertical" msgstr "Κάθετα" -#: ../src/photos-print-setup.c:913 +#: ../src/photos-print-setup.c:910 msgid "Both" msgstr "Και τα δύο" -#: ../src/photos-print-setup.c:926 +#: ../src/photos-print-setup.c:923 msgid "Size" msgstr "Μέγεθος" -#: ../src/photos-print-setup.c:929 +#: ../src/photos-print-setup.c:926 msgid "_Width:" msgstr "_Πλάτος:" -#: ../src/photos-print-setup.c:930 +#: ../src/photos-print-setup.c:927 msgid "_Height:" msgstr "Ύ_ψος:" -#: ../src/photos-print-setup.c:932 +#: ../src/photos-print-setup.c:929 msgid "_Scaling:" msgstr "_Κλιμάκωση:" -#: ../src/photos-print-setup.c:941 +#: ../src/photos-print-setup.c:938 msgid "_Unit:" msgstr "_Μονάδα:" -#: ../src/photos-print-setup.c:945 +#: ../src/photos-print-setup.c:942 msgid "Millimeters" msgstr "Χιλιοστά" -#: ../src/photos-print-setup.c:946 +#: ../src/photos-print-setup.c:943 msgid "Inches" msgstr "Ίντσες" -#: ../src/photos-print-setup.c:974 +#: ../src/photos-print-setup.c:971 msgid "Preview" msgstr "Προεπισκόπηση" -#: ../src/photos-properties-dialog.c:155 +#. Translators: this is the label next to the photo title in the +#. * properties dialog +#. +#: ../src/photos-properties-dialog.c:217 +msgctxt "Document Title" msgid "Title" msgstr "Τίτλος" -#: ../src/photos-properties-dialog.c:164 +#. Translators: this is the label next to the photo author in +#. * the properties dialog +#. +#: ../src/photos-properties-dialog.c:229 +msgctxt "Document Author" msgid "Author" msgstr "Δημιουργός" -#: ../src/photos-properties-dialog.c:171 +#: ../src/photos-properties-dialog.c:236 msgid "Source" msgstr "Πηγή" -#: ../src/photos-properties-dialog.c:177 +#: ../src/photos-properties-dialog.c:242 msgid "Date Modified" msgstr "Ημερομηνία τροποποίησης" -#: ../src/photos-properties-dialog.c:185 +#: ../src/photos-properties-dialog.c:250 msgid "Date Created" msgstr "Ημερομηνία δημιουργίας" -#: ../src/photos-properties-dialog.c:192 +#. Translators: this is the label next to the photo type in the +#. * properties dialog +#. +#: ../src/photos-properties-dialog.c:260 +msgctxt "Document Type" msgid "Type" -msgstr "Τύπος" +msgstr "Τύπος" + +#: ../src/photos-properties-dialog.c:269 +msgid "Width" +msgstr "Πλάτος" + +#: ../src/photos-properties-dialog.c:279 +msgid "Height" +msgstr "Ύψος" + +#: ../src/photos-properties-dialog.c:294 +msgid "Camera" +msgstr "Κάμερα" + +#: ../src/photos-properties-dialog.c:304 +msgid "Exposure" +msgstr "Έκθεση" + +#: ../src/photos-properties-dialog.c:314 +msgid "Aperture" +msgstr "Διάφραγμα" -#: ../src/photos-search-type-manager.c:73 ../src/photos-source-manager.c:144 +#: ../src/photos-properties-dialog.c:324 +msgid "Focal Length" +msgstr "Εστιακή Aπόσταση" + +#: ../src/photos-properties-dialog.c:334 +msgid "ISO Speed" +msgstr "Ταχύτητα ISO" + +#: ../src/photos-properties-dialog.c:344 +msgid "Flash" +msgstr "Φλας" + +#: ../src/photos-properties-dialog.c:527 +msgid "Off, did not fire" +msgstr "Ανενεργό, δεν φωτογράφισε" + +#: ../src/photos-properties-dialog.c:529 +msgid "On, fired" +msgstr "Ενεργό, φωτογράφισε" + +#: ../src/photos-properties-dialog.c:608 +msgid "Done" +msgstr "Έγινε" + +#: ../src/photos-search-type-manager.c:73 ../src/photos-source-manager.c:151 msgid "All" msgstr "Όλα" #: ../src/photos-selection-menu.ui.h:1 -#| msgid "Select Items" msgid "Select All" msgstr "Επιλογή όλων" #: ../src/photos-selection-menu.ui.h:2 -#| msgid "Select Items" msgid "Select None" msgstr "Χωρίς επιλογή" -#: ../src/photos-selection-toolbar.c:310 -msgid "Remove from favorites" -msgstr "Αφαίρεση από τα αγαπημένα" - -#: ../src/photos-selection-toolbar.c:316 -msgid "Add to favorites" -msgstr "Προσθήκη στα αγαπημένα" - -#: ../src/photos-selection-toolbar.c:487 +#: ../src/photos-selection-toolbar.c:445 msgid "Print" msgstr "Εκτύπωση" -#: ../src/photos-selection-toolbar.c:498 +#: ../src/photos-selection-toolbar.c:453 msgid "Delete" msgstr "Διαγραφή" -#. Translators: "Organize" refers to photos in this context -#: ../src/photos-selection-toolbar.c:521 -#| msgid "Organize" -msgctxt "Toolbar button tooltip" -msgid "Organize" -msgstr "Οργάνωση" - -#: ../src/photos-source-manager.c:148 -msgid "Local" -msgstr "Τοπικά" +#: ../src/photos-selection-toolbar.c:461 +msgid "Add to Album" +msgstr "Προσθήκη σε Άλμπουμ" #: ../src/photos-tracker-controller.c:82 msgid "Unable to fetch the list of photos" msgstr "Αδύνατη η προσκόμιση της λίστας των φωτογραφιών" +#~| msgid "Organize" +#~ msgctxt "Toolbar button tooltip" +#~ msgid "Organize" +#~ msgstr "Οργάνωση" + #~ msgid "Load %d more photos" #~ msgstr "Φόρτωση %d ακόμα φωτογραφιών" -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
