From a0f8a56dc0f544e219d8816417c1d7ec7fe42bdb Mon Sep 17 00:00:00 2001 From: monsta Date: Tue, 12 Jul 2016 18:12:39 +0300 Subject: revert addition of empty translations they're all empty - except for two which I'll re-add later - so they simply don't do anything. no translated strings, no use. This reverts commit ee78d4b121f23618f630e26f183073b51d4ef4d0. --- po/ka.po | 208 --------------------------------------------------------------- 1 file changed, 208 deletions(-) delete mode 100644 po/ka.po (limited to 'po/ka.po') diff --git a/po/ka.po b/po/ka.po deleted file mode 100644 index a88e470..0000000 --- a/po/ka.po +++ /dev/null @@ -1,208 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: MATE Desktop Environment\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-11-06 15:07+0300\n" -"PO-Revision-Date: 2016-04-08 10:15+0000\n" -"Last-Translator: monsta \n" -"Language-Team: Georgian (http://www.transifex.com/mate/MATE/language/ka/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ka\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: ../data/file-share-properties.ui.h:1 -msgid "Personal File Sharing Preferences" -msgstr "" - -#: ../data/file-share-properties.ui.h:2 -msgid "Share Files over the Network" -msgstr "" - -#: ../data/file-share-properties.ui.h:3 -msgid "_Share public files on network" -msgstr "" - -#: ../data/file-share-properties.ui.h:4 -msgid "_Password:" -msgstr "" - -#: ../data/file-share-properties.ui.h:5 -msgid "_Require password:" -msgstr "" - -#: ../data/file-share-properties.ui.h:6 -msgid "Share Files over Bluetooth" -msgstr "" - -#: ../data/file-share-properties.ui.h:7 -msgid "Share public files over _Bluetooth" -msgstr "" - -#: ../data/file-share-properties.ui.h:8 -msgid "Allo_w remote devices to delete files" -msgstr "" - -#: ../data/file-share-properties.ui.h:9 -msgid "Require re_mote devices to bond with this computer" -msgstr "" - -#: ../data/file-share-properties.ui.h:10 -msgid "Receive Files over Bluetooth" -msgstr "" - -#: ../data/file-share-properties.ui.h:11 -msgid "Receive files in _Downloads folder over Bluetooth" -msgstr "" - -#: ../data/file-share-properties.ui.h:12 -msgid "_Accept files: " -msgstr "" - -#: ../data/file-share-properties.ui.h:13 -msgid "_Notify about received files" -msgstr "" - -#: ../data/libcaja-user-share.caja-extension.in.in.h:1 -msgid "User Share" -msgstr "" - -#: ../data/libcaja-user-share.caja-extension.in.in.h:2 -msgid "Integrates with user-share" -msgstr "" - -#: ../data/mate-user-share-properties.desktop.in.h:1 -#: ../src/caja-share-bar.c:103 -msgid "Personal File Sharing" -msgstr "" - -#: ../data/mate-user-share-properties.desktop.in.h:2 -msgid "Preferences for sharing of files" -msgstr "" - -#: ../data/mate-user-share-obexftp.desktop.in.in.h:1 -msgid "Personal File Sharing obexftp" -msgstr "" - -#: ../data/mate-user-share-obexftp.desktop.in.in.h:2 -#: ../data/mate-user-share-obexpush.desktop.in.in.h:2 -#: ../data/mate-user-share-webdav.desktop.in.in.h:2 -msgid "Launch Personal File Sharing if enabled" -msgstr "" - -#: ../data/mate-user-share-obexpush.desktop.in.in.h:1 -msgid "Personal File Sharing obexpush" -msgstr "" - -#: ../data/mate-user-share-webdav.desktop.in.in.h:1 -msgid "Personal File Sharing webdav" -msgstr "" - -#: ../src/caja-share-bar.c:117 -msgid "Preferences" -msgstr "" - -#: ../src/caja-share-bar.c:121 -msgid "Launch Personal File Sharing Preferences" -msgstr "" - -#: ../src/share-extension.c:73 -msgid "Unable to launch the Personal File Sharing preferences" -msgstr "" - -#: ../src/share-extension.c:179 -msgid "May be used to share or receive files" -msgstr "" - -#: ../src/share-extension.c:181 -msgid "May be shared over the network or Bluetooth" -msgstr "" - -#: ../src/share-extension.c:184 -msgid "May be shared over the network" -msgstr "" - -#: ../src/share-extension.c:190 -msgid "May be used to receive files over Bluetooth" -msgstr "" - -#: ../src/file-share-properties.c:417 -msgid "No reason" -msgstr "" - -#: ../src/file-share-properties.c:445 -msgid "Could not display the help contents." -msgstr "" - -#: ../src/file-share-properties.c:507 -msgid "Could not build interface." -msgstr "" - -#: ../src/file-share-properties.c:547 -msgid "Never" -msgstr "" - -#: ../src/file-share-properties.c:550 -msgid "When writing files" -msgstr "" - -#: ../src/file-share-properties.c:553 ../src/file-share-properties.c:577 -msgid "Always" -msgstr "" - -#: ../src/file-share-properties.c:580 -msgid "Only for set up devices" -msgstr "" - -#: ../src/file-share-properties.c:585 -msgid "Ask" -msgstr "" - -#. Translators: The %s will get filled in with the user name -#. of the user, to form a genitive. If this is difficult to -#. translate correctly so that it will work correctly in your -#. language, you may use something equivalent to -#. "Public files of %s", or leave out the %s altogether. -#. In the latter case, please put "%.0s" somewhere in the string, -#. which will match the user name string passed by the C code, -#. but not put the user name in the final string. This is to -#. avoid the warning that msgfmt might otherwise generate. -#: ../src/http.c:129 -#, c-format -msgid "%s's public files" -msgstr "" - -#. Translators: This is similar to the string before, only it -#. has the hostname in it too. -#: ../src/http.c:133 -#, c-format -msgid "%s's public files on %s" -msgstr "" - -#. Translators: %s is the name of the filename received -#: ../src/obexpush.c:136 -#, c-format -msgid "You received \"%s\" via Bluetooth" -msgstr "" - -#: ../src/obexpush.c:138 -msgid "You received a file" -msgstr "" - -#: ../src/obexpush.c:148 -msgid "Open File" -msgstr "" - -#: ../src/obexpush.c:152 -msgid "Reveal File" -msgstr "" - -#: ../src/obexpush.c:169 -msgid "File reception complete" -msgstr "" -- cgit v1.2.1