From 53447b38e7f57ca6921c9c51fba6a01eedc488c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Mon, 17 Mar 2025 16:38:08 +0000 Subject: Added translation using Weblate (Spanish (Argentina)) --- po/es_AR/kipiplugin_galleryexport.po | 236 +++++++++++++++++++++++++++++++++++ 1 file changed, 236 insertions(+) create mode 100644 po/es_AR/kipiplugin_galleryexport.po (limited to 'po/es_AR') diff --git a/po/es_AR/kipiplugin_galleryexport.po b/po/es_AR/kipiplugin_galleryexport.po new file mode 100644 index 0000000..dc3ee4b --- /dev/null +++ b/po/es_AR/kipiplugin_galleryexport.po @@ -0,0 +1,236 @@ +# SOME DESCRIPTIVE TITLE. +# Slávek Banko , 2025. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2020-05-11 04:16+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es_AR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +#, ignore-inconsistent +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +#, ignore-inconsistent +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: galleries.cpp:237 +msgid "Gallery Name" +msgstr "" + +#: galleries.cpp:238 +msgid "URL" +msgstr "" + +#: galleries.cpp:239 +msgid "User" +msgstr "" + +#: galleries.h:37 +msgid "New Gallery" +msgstr "" + +#: galleryconfig.cpp:104 +msgid "Name:" +msgstr "" + +#: galleryconfig.cpp:108 +msgid "URL:" +msgstr "" + +#: galleryconfig.cpp:112 +msgid "Username:" +msgstr "" + +#: galleryconfig.cpp:116 +msgid "Password:" +msgstr "" + +#: galleryconfig.cpp:120 +msgid "Use &Gallery 2" +msgstr "" + +#: gallerylist.cpp:50 +msgid "Remote Galleries" +msgstr "" + +#: gallerylist.cpp:142 +msgid "New Remote Gallery" +msgstr "" + +#: gallerylist.cpp:162 gallerylist.cpp:183 +msgid "No gallery selected!" +msgstr "" + +#: gallerylist.cpp:167 +msgid "Edit Remote Gallery" +msgstr "" + +#: gallerylist.cpp:189 +msgid "" +"Are you sure you want to remove this gallery? All synchronisaton settings " +"will be lost. You cannot undo this action." +msgstr "" + +#: gallerylist.cpp:192 +msgid "Remove Remote Gallery" +msgstr "" + +#: gallerytalker.cpp:371 +msgid "Gallery URL probably incorrect" +msgstr "" + +#: gallerytalker.cpp:377 +msgid "Incorrect username or password specified" +msgstr "" + +#: gallerytalker.cpp:472 gallerytalker.cpp:551 gallerytalker.cpp:608 +#: gallerytalker.cpp:664 +msgid "Invalid response received from remote Gallery" +msgstr "" + +#: gallerytalker.cpp:478 +msgid "Failed to list albums" +msgstr "" + +#: gallerytalker.cpp:557 +msgid "Failed to list photos" +msgstr "" + +#: gallerytalker.cpp:614 +msgid "Failed to create new album" +msgstr "" + +#: gallerytalker.cpp:670 +msgid "Failed to upload photo" +msgstr "" + +#: gallerywidget.cpp:71 gallerywidget.cpp:146 +msgid "Albums" +msgstr "" + +#: gallerywidget.cpp:99 +msgid "Override Default Options" +msgstr "" + +#: gallerywidget.cpp:108 +msgid "Comment sets Title" +msgstr "" + +#: gallerywidget.cpp:112 +msgid "Comment sets Description" +msgstr "" + +#: gallerywidget.cpp:116 +msgid "Resize photos before uploading" +msgstr "" + +#: gallerywidget.cpp:124 +msgid "Maximum dimension:" +msgstr "" + +#: gallerywidget.cpp:145 +msgid "

Gallery Export

" +msgstr "" + +#: gallerywidget.cpp:147 +msgid "&New Album" +msgstr "" + +#: gallerywidget.cpp:148 +msgid "&Add Photos" +msgstr "" + +#: gallerywindow.cpp:72 gallerywindow.cpp:81 +msgid "Gallery Export" +msgstr "" + +#: gallerywindow.cpp:84 +msgid "A Kipi plugin to export image collection to remote Gallery server." +msgstr "" + +#: gallerywindow.cpp:87 +msgid "Author" +msgstr "" + +#: gallerywindow.cpp:90 +msgid "Maintainer" +msgstr "" + +#: gallerywindow.cpp:96 +msgid "Plugin Handbook" +msgstr "" + +#: gallerywindow.cpp:243 +msgid "Failed to login into remote gallery. " +msgstr "" + +#: gallerywindow.cpp:245 +msgid "" +"\n" +"Do you want to try again?" +msgstr "" + +#: gallerywindow.cpp:531 +#, c-format +msgid "Sorry, these characters are not allowed in album name: %1" +msgstr "" + +#: gallerywindow.cpp:603 +msgid "Uploading file %1 " +msgstr "" + +#: gallerywindow.cpp:620 +msgid "Failed to upload photo into remote gallery. " +msgstr "" + +#: gallerywindow.cpp:623 +msgid "" +"\n" +"Do you want to continue?" +msgstr "" + +#: plugin_galleryexport.cpp:77 +msgid "Remote Gallery Sync..." +msgstr "" + +#: plugin_galleryexport.cpp:86 +msgid "Remote Galleries..." +msgstr "" + +#: galleryalbumdialog.ui:16 +#, no-c-format +msgid "MyDialog" +msgstr "" + +#: galleryalbumdialog.ui:36 +#, no-c-format +msgid "

Enter New Album Name

" +msgstr "" + +#: galleryalbumdialog.ui:66 +#, no-c-format +msgid "Title (optional):" +msgstr "" + +#: galleryalbumdialog.ui:74 +#, no-c-format +msgid "Name (optional):" +msgstr "" + +#: galleryalbumdialog.ui:82 +#, no-c-format +msgid "Caption (optional):" +msgstr "" -- cgit v1.2.1