2
0
mirror of https://github.com/KDE/kdeconnect-android synced 2025-08-22 09:58:08 +00:00

More fixes to the store translations system

This commit is contained in:
Albert Vaca 2014-12-01 20:48:07 -08:00
parent 4f3ff37712
commit c0f103fdde
2 changed files with 18 additions and 15 deletions

View File

@ -21,10 +21,13 @@ for subdir in `cat l10n-kde4/subdirs`; do
else else
echo "Translation for $subdir changed" echo "Translation for $subdir changed"
mv localized/$subdir.new.po localized/$subdir.po mv localized/$subdir.new.po localized/$subdir.po
rm localized/$subdir.txt
msgexec 0 < localized/$subdir.po | xargs --null -I line echo line >> localized/$subdir.txt
fi fi
else else
echo "New translation for $subdir" echo "New translation for $subdir"
mv localized/$subdir.new.po localized/$subdir.po mv localized/$subdir.new.po localized/$subdir.po
msgexec 0 < localized/$subdir.po | xargs --null -I line echo line >> localized/$subdir.txt
fi fi
fi fi
done done

View File

@ -21,19 +21,19 @@ msgstr ""
#: dummy:2 #: dummy:2
msgid "" msgid ""
"KDE Connect provides several features to integrate your phone and your computer:" "KDE Connect provides several features to integrate your phone and your computer:\n"
"" "\n"
"- Share files and URLs to KDE from any app, without wires." "- Share files and URLs to KDE from any app, without wires.\n"
"- Touchpad emulation: Use your phone screen as your computer's touchpad*." "- Touchpad emulation: Use your phone screen as your computer's touchpad*.\n"
"- Notifications sync (4.3+): Read your Android notifications from the desktop." "- Notifications sync (4.3+): Read your Android notifications from the desktop.\n"
"- Shared clipboard: copy and paste between your phone and your computer." "- Shared clipboard: copy and paste between your phone and your computer.\n"
"- Multimedia remote control: Use your phone as a remote for Linux media players." "- Multimedia remote control: Use your phone as a remote for Linux media players.\n"
"- WiFi connection: no usb wire or bluetooth needed." "- WiFi connection: no usb wire or bluetooth needed.\n"
"- RSA Encryption: your information is safe." "- RSA Encryption: your information is safe.\n"
"" "\n"
"Please note you will need to install KDE Connect on your computer for this app to work, and keep the desktop version up-to-date with the Android version for the latest features to work." "Please note you will need to install KDE Connect on your computer for this app to work, and keep the desktop version up-to-date with the Android version for the latest features to work.\n"
"" "\n"
"*NOTE for Ubuntu users: The Ubuntu folks are not updating their repos as fast as this app gets updated. Some features will not work if the KDE Connect version in you desktop doesn't match the one in your phone. To make sure you always have the latest version on your desktop, use this PPA repository: https://code.launchpad.net/~vikoadi/+archive/ubuntu/ppa/" "*NOTE for Ubuntu users: The Ubuntu folks are not updating their repos as fast as this app gets updated. Some features will not work if the KDE Connect version in you desktop doesn't match the one in your phone. To make sure you always have the latest version on your desktop, use this PPA repository: https://code.launchpad.net/~vikoadi/+archive/ubuntu/ppa/ \n"
"" "\n"
"This app is part of an open source project, visit the website to grab the sources." "This app is part of an open source project, visit the website to grab the sources.\n"
msgstr "" msgstr ""