From beb3f4fa50d0f43bfea7f08c5ffe37116f420f62 Mon Sep 17 00:00:00 2001 From: Shadi Naif Date: Mon, 19 Feb 2024 13:41:37 +0300 Subject: [PATCH] feat!: remove locale files in favor of atlas - FC-0012 - OEP-58 --- google_drive/conf/locale/config.yaml | 13 -- .../conf/locale/en/LC_MESSAGES/django.po | 117 -------------- .../conf/locale/en/LC_MESSAGES/text.po | 1 - .../conf/locale/eo/LC_MESSAGES/text.mo | Bin 6075 -> 0 bytes .../conf/locale/eo/LC_MESSAGES/text.po | 149 ------------------ .../conf/locale/es_419/LC_MESSAGES/text.mo | Bin 2973 -> 0 bytes .../conf/locale/es_419/LC_MESSAGES/text.po | 140 ---------------- .../conf/locale/fr_CA/LC_MESSAGES/text.mo | Bin 2950 -> 0 bytes .../conf/locale/fr_CA/LC_MESSAGES/text.po | 135 ---------------- .../conf/locale/ja_JP/LC_MESSAGES/text.mo | Bin 3163 -> 0 bytes .../conf/locale/ja_JP/LC_MESSAGES/text.po | 130 --------------- 11 files changed, 685 deletions(-) delete mode 100644 google_drive/conf/locale/en/LC_MESSAGES/django.po delete mode 120000 google_drive/conf/locale/en/LC_MESSAGES/text.po delete mode 100644 google_drive/conf/locale/eo/LC_MESSAGES/text.mo delete mode 100644 google_drive/conf/locale/eo/LC_MESSAGES/text.po delete mode 100644 google_drive/conf/locale/es_419/LC_MESSAGES/text.mo delete mode 100644 google_drive/conf/locale/es_419/LC_MESSAGES/text.po delete mode 100644 google_drive/conf/locale/fr_CA/LC_MESSAGES/text.mo delete mode 100644 google_drive/conf/locale/fr_CA/LC_MESSAGES/text.po delete mode 100644 google_drive/conf/locale/ja_JP/LC_MESSAGES/text.mo delete mode 100644 google_drive/conf/locale/ja_JP/LC_MESSAGES/text.po diff --git a/google_drive/conf/locale/config.yaml b/google_drive/conf/locale/config.yaml index 1e7adfd..60edc58 100644 --- a/google_drive/conf/locale/config.yaml +++ b/google_drive/conf/locale/config.yaml @@ -2,20 +2,7 @@ locales: - en # English - Source Language - - eo # Esperanto - - ar # Arabic - - es_419 # Spanish (Latin America) - - ja_JP # Japanese - - fr # French - - fr_CA # French (Canada) - - he # Hebrew - - hi # Hindi - - ko_KR # Korean (Korea) - - pt_BR # Portuguese (Brazil) - - ru # Russian - - zh_CN # Chinese (China) # The locales used for fake-accented English, for testing. dummy_locales: - eo - diff --git a/google_drive/conf/locale/en/LC_MESSAGES/django.po b/google_drive/conf/locale/en/LC_MESSAGES/django.po deleted file mode 100644 index b635bf5..0000000 --- a/google_drive/conf/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,117 +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. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-06 15:49+0300\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: google_drive/google_calendar.py:40 google_drive/google_docs.py:54 -#: google_drive/templates/html/google_calendar_edit.html:17 -#: google_drive/templates/html/google_docs_edit.html:17 -msgid "Display Name" -msgstr "" - -#: google_drive/google_calendar.py:41 google_drive/google_docs.py:55 -#: google_drive/templates/html/google_calendar_edit.html:24 -#: google_drive/templates/html/google_docs_edit.html:24 -msgid "This name appears in the horizontal navigation at the top of the page." -msgstr "" - -#: google_drive/google_calendar.py:46 -#: google_drive/templates/html/google_calendar_edit.html:28 -msgid "Public Calendar ID" -msgstr "" - -#: google_drive/google_calendar.py:48 -msgid "" -"Google provides an ID for publicly available calendars. In the Google " -"Calendar, open Settings and copy the ID from the Calendar Address section " -"into this field." -msgstr "" - -#: google_drive/google_calendar.py:55 -#: google_drive/templates/html/google_calendar_edit.html:41 -msgid "Default View" -msgstr "" - -#: google_drive/google_calendar.py:56 -#: google_drive/templates/html/google_calendar_edit.html:50 -msgid "" -"The calendar view that students see by default. A student can change this " -"view." -msgstr "" - -#: google_drive/google_docs.py:60 -#: google_drive/templates/html/google_docs_edit.html:28 -msgid "Embed Code" -msgstr "" - -#: google_drive/google_docs.py:62 -#: google_drive/templates/html/google_docs_edit.html:31 -msgid "" -"Google provides an embed code for Drive documents. In the Google Drive " -"document, from the File menu, select Publish to the Web. Modify settings as " -"needed, click Publish, and copy the embed code into this field." -msgstr "" - -#: google_drive/google_docs.py:70 -msgid "Alternative Text" -msgstr "" - -#: google_drive/google_docs.py:71 -#: google_drive/templates/html/google_docs_edit.html:38 -msgid "" -"Alternative text describes an image and appears if the image is unavailable." -msgstr "" - -#: google_drive/templates/html/google_calendar_edit.html:9 -msgid "Invalid Google Calendar" -msgstr "" - -#: google_drive/templates/html/google_calendar_edit.html:10 -#: google_drive/templates/html/google_docs_edit.html:10 -msgid "Please correct the outlined fields." -msgstr "" - -#: google_drive/templates/html/google_calendar_edit.html:21 -#: google_drive/templates/html/google_calendar_edit.html:32 -#: google_drive/templates/html/google_docs_edit.html:21 -msgid "Clear Value" -msgstr "" - -#: google_drive/templates/html/google_calendar_edit.html:35 -msgid "" -"Google provides an ID for publicly available calendars. In the Google " -"Calendar, open Settings and copy the ID from the Calendar Address section " -"into this field. You can " -msgstr "" - -#: google_drive/templates/html/google_calendar_edit.html:60 -#: google_drive/templates/html/google_docs_edit.html:47 -msgid "Save" -msgstr "" - -#: google_drive/templates/html/google_calendar_edit.html:64 -#: google_drive/templates/html/google_docs_edit.html:51 -msgid "Cancel" -msgstr "" - -#: google_drive/templates/html/google_docs_edit.html:9 -msgid "Invalid Google Document" -msgstr "" - -#: google_drive/templates/html/google_docs_edit.html:35 -msgid "Alternative text" -msgstr "" diff --git a/google_drive/conf/locale/en/LC_MESSAGES/text.po b/google_drive/conf/locale/en/LC_MESSAGES/text.po deleted file mode 120000 index 0082074..0000000 --- a/google_drive/conf/locale/en/LC_MESSAGES/text.po +++ /dev/null @@ -1 +0,0 @@ -django.po \ No newline at end of file diff --git a/google_drive/conf/locale/eo/LC_MESSAGES/text.mo b/google_drive/conf/locale/eo/LC_MESSAGES/text.mo deleted file mode 100644 index 2def6b2673e151805082901a4231dbc049e3c663..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6075 zcmeHL-ESL35I>-NG$1|-v^;<`RUQBln-(4@Zj0*1POxx3l%%PO0O{geI|t`Gb9Z)| zKDCLWf>fzel{})N%2MPf%RD%Wd1?l_Bz_H(7u6o zIBF-+4&ePqw4wC*9<~3aZXZTK9|9k!ecP$QUf+Qp1%`-kqDPH@I{mVyrGOSPK#hiD z0LRq9SG#Nd1nMyNyau#rkD>hIMeEGhnO@>lHMY@3k2YL@3>{56K&F01u+FSUu9a&qp8}AJN-VB@G6F@X5qJDs@ zY|byd7w_N?BWo~%l7Xi8#07sxhrd?`8N$oC=A7_Ix5+H( z1p&e!y;Ksq>yeo!e_librblI4ujr1tyw491RSSQxY~!3*R^G0!uR}=ad!{FUxhEqN2MKC}|k3@I3NF&Nm&XZTk*5 zpkCe-mJxsE0n$0A48z#87gC`Nor9s3NmDL+gW=@LMPd67SaIj@P~Tc3CbkGu%0sY| z1xwK+Z;m%l%2hP$c#^x~R=o}-=zWK!C+UJ=?1n7a-}75FTs z>pppY*--E|Vi_YgD_jq(37Sj}f0rCh(`&M2tf@#D~mkVBO#!1k?jWK}GyQ={tL*AlY{YSkUV`kBdi73zahyW(;AK1oMEJwBkx zOO`Kdt}Uy+tXE`>W@PPxPxl&se%x6Kt_3SwEoyIcE(fcfWsvuNTkI^|!9Tc0!D@RW zSfqAit2Owb97uhNatvAXEOE5YIr-M-mbYOe>Y!OHEM!6Nr{mZAR@z>sUQX6-GNIj|-G z(yXjnvITsPW8^_CC2M&gZt;Bq{cGnRYhJL*GwZloFn5#2WwrR2EAmYFdyx$dvtE%+ z*#6N=4r-&aDVqi8h$~ArE3(de7Vgwl+%K|;iwkPQ@^!gp0n@JSAXpEEso4haVw~hv zJ`^CXFPM$oZ{32QvC8My#24LE$aLDY5uBroBH14bNR*qAlQ zkWF?g+m}sdhtuTQ;JE7^t^dw=c(|v4uiZctaZDk65JI~o+ms~F^|EI>)bqq7XxTqN)>62vvO{tBZQQqaQ;QS=5YwAE@i z3hniF1BiI(Uop8659eah_4WqGK7(aeEEINZhGQJ|L&S5S1+~|)&MKf?>n!txV5M^f zOI~Aa0dU~I!C?dGcNP_}7RS*xjFA{_+8ZH=J}ekZiDY9mR0M9dB6~ncKO&V1!6Noc znL;6JurZ)6Bm*2DY1{39ZlK~`oN;{IDfKX&(KGgtp}naLw+tqw4a);(xMOVGRo*lp zX>YK8yU$7tVS#13d%d$2U3n=G;g!4(?38uv5AxKb9!3xfg@?o-EYxVcNWZ(^Ya zA3#bH^arre3E0w+bY*TR1-r9<@V15C6*-C0oaX{B0EBx-_JIu&&!1d9x6(_FSZP!J8`qeiG+uRtM`KwPas%_@H^ku4lb>T?Mn zP=xww6K7|)wnM#hsm~PUAaV_JZLV>{awL@a6s-f$sB%ykb8)z%gpO*jd2E-gUqoT# m!}XXG7z*lRfhv}u8K40lYAzIHQQ=*ZRe*kKI92*PsQnFtd^Jk| diff --git a/google_drive/conf/locale/eo/LC_MESSAGES/text.po b/google_drive/conf/locale/eo/LC_MESSAGES/text.po deleted file mode 100644 index d99fe55..0000000 --- a/google_drive/conf/locale/eo/LC_MESSAGES/text.po +++ /dev/null @@ -1,149 +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. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-05 14:27+0300\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: eo\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" - -#: google_drive/google_calendar.py google_drive/google_docs.py -#: google_drive/templates/html/google_calendar_edit.html -#: google_drive/templates/html/google_docs_edit.html -msgid "Display Name" -msgstr "Dïspläý Nämé Ⱡ'σяєм ιρѕυм ∂σłσя ѕ#" - -#: google_drive/google_calendar.py google_drive/google_docs.py -#: google_drive/templates/html/google_calendar_edit.html -#: google_drive/templates/html/google_docs_edit.html -msgid "This name appears in the horizontal navigation at the top of the page." -msgstr "" -"Thïs nämé äppéärs ïn thé hörïzöntäl nävïgätïön ät thé töp öf thé pägé. " -"Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя #" - -#: google_drive/google_calendar.py -#: google_drive/templates/html/google_calendar_edit.html -msgid "Public Calendar ID" -msgstr "Püßlïç Çäléndär ÌD Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт#" - -#: google_drive/google_calendar.py -msgid "" -"Google provides an ID for publicly available calendars. In the Google " -"Calendar, open Settings and copy the ID from the Calendar Address section " -"into this field." -msgstr "" -"Gööglé prövïdés än ÌD för püßlïçlý äväïläßlé çäléndärs. Ìn thé Gööglé " -"Çäléndär, öpén Séttïngs änd çöpý thé ÌD fröm thé Çäléndär Àddréss séçtïön " -"ïntö thïs fïéld. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя α∂ιριѕι¢ιηg єłιт, " -"ѕє∂ ∂σ єιυѕмσ∂ тємρσя ιη¢ι∂ι∂υηт υт łαвσяє єт ∂σłσяє мαgηα αłιqυα. υт єηιм " -"α∂ мιηιм νєηιαм, qυιѕ ησѕтяυ∂ єχєя¢ιтαтιση υłłαм¢σ łαвσяιѕ ηιѕι υт αłιqυιρ " -"єχ єα ¢σммσ∂σ ¢σηѕєqυαт. ∂υιѕ αυтє ιяυяє ∂σłσя ιη яєρяєнєη∂єяιт ιη νσłυρтαтє" -" νєłιт єѕѕє ¢ιłłυм ∂σłσяє єυ ƒυgιαт ηυłłα ραяιαтυя. єχ¢єρтєυя ѕιηт σ¢¢αє¢αт " -"¢υρι∂αтαт ηση ρяσι∂єηт, ѕυηт ιη ¢υłρα qυι σƒƒι¢ια ∂єѕєяυ#" - -#: google_drive/google_calendar.py -#: google_drive/templates/html/google_calendar_edit.html -msgid "Default View" -msgstr "Défäült Vïéw Ⱡ'σяєм ιρѕυм ∂σłσя ѕ#" - -#: google_drive/google_calendar.py -#: google_drive/templates/html/google_calendar_edit.html -msgid "" -"The calendar view that students see by default. A student can change this " -"view." -msgstr "" -"Thé çäléndär vïéw thät stüdénts séé ßý défäült. À stüdént çän çhängé thïs " -"vïéw. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєт#" - -#: google_drive/google_docs.py -#: google_drive/templates/html/google_docs_edit.html -msgid "Embed Code" -msgstr "Émßéd Çödé Ⱡ'σяєм ιρѕυм ∂σłσ#" - -#: google_drive/google_docs.py -#: google_drive/templates/html/google_docs_edit.html -msgid "" -"Google provides an embed code for Drive documents. In the Google Drive " -"document, from the File menu, select Publish to the Web. Modify settings as " -"needed, click Publish, and copy the embed code into this field." -msgstr "" -"Gööglé prövïdés än émßéd çödé för Drïvé döçüménts. Ìn thé Gööglé Drïvé " -"döçümént, fröm thé Fïlé ménü, séléçt Püßlïsh tö thé Wéß. Mödïfý séttïngs äs " -"néédéd, çlïçk Püßlïsh, änd çöpý thé émßéd çödé ïntö thïs fïéld. Ⱡ'σяєм ιρѕυм" -" ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя α∂ιριѕι¢ιηg єłιт, ѕє∂ ∂σ єιυѕмσ∂ тємρσя " -"ιη¢ι∂ι∂υηт υт łαвσяє єт ∂σłσяє мαgηα αłιqυα. υт єηιм α∂ мιηιм νєηιαм, qυιѕ " -"ησѕтяυ∂ єχєя¢ιтαтιση υłłαм¢σ łαвσяιѕ ηιѕι υт αłιqυιρ єχ єα ¢σммσ∂σ " -"¢σηѕєqυαт. ∂υιѕ αυтє ιяυяє ∂σłσя ιη яєρяєнєη∂єяιт ιη νσłυρтαтє νєłιт єѕѕє " -"¢ιłłυм ∂σłσяє єυ ƒυgιαт ηυłłα ραяιαтυя. єχ¢єρтє#" - -#: google_drive/google_docs.py -msgid "Alternative Text" -msgstr "Àltérnätïvé Téxt Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αм#" - -#: google_drive/google_docs.py -#: google_drive/templates/html/google_docs_edit.html -msgid "" -"Alternative text describes an image and appears if the image is unavailable." -msgstr "" -"Àltérnätïvé téxt désçrïßés än ïmägé änd äppéärs ïf thé ïmägé ïs ünäväïläßlé." -" Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυ#" - -#: google_drive/templates/html/google_calendar_edit.html -msgid "Invalid Google Calendar" -msgstr "Ìnvälïd Gööglé Çäléndär Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σ#" - -#: google_drive/templates/html/google_calendar_edit.html -#: google_drive/templates/html/google_docs_edit.html -msgid "Please correct the outlined fields." -msgstr "" -"Pléäsé çörréçt thé öütlïnéd fïélds. Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєт#" - -#: google_drive/templates/html/google_calendar_edit.html -#: google_drive/templates/html/google_calendar_edit.html -#: google_drive/templates/html/google_docs_edit.html -msgid "Clear Value" -msgstr "Çléär Välüé Ⱡ'σяєм ιρѕυм ∂σłσя #" - -#: google_drive/templates/html/google_calendar_edit.html -msgid "" -"Google provides an ID for publicly available calendars. In the Google " -"Calendar, open Settings and copy the ID from the Calendar Address section " -"into this field. You can " -msgstr "" -"Gööglé prövïdés än ÌD för püßlïçlý äväïläßlé çäléndärs. Ìn thé Gööglé " -"Çäléndär, öpén Séttïngs änd çöpý thé ÌD fröm thé Çäléndär Àddréss séçtïön " -"ïntö thïs fïéld. Ýöü çän Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σηѕє¢тєтυя " -"α∂ιριѕι¢ιηg єłιт, ѕє∂ ∂σ єιυѕмσ∂ тємρσя ιη¢ι∂ι∂υηт υт łαвσяє єт ∂σłσяє мαgηα" -" αłιqυα. υт єηιм α∂ мιηιм νєηιαм, qυιѕ ησѕтяυ∂ єχєя¢ιтαтιση υłłαм¢σ łαвσяιѕ " -"ηιѕι υт αłιqυιρ єχ єα ¢σммσ∂σ ¢σηѕєqυαт. ∂υιѕ αυтє ιяυяє ∂σłσя ιη " -"яєρяєнєη∂єяιт ιη νσłυρтαтє νєłιт єѕѕє ¢ιłłυм ∂σłσяє єυ ƒυgιαт ηυłłα " -"ραяιαтυя. єχ¢єρтєυя ѕιηт σ¢¢αє¢αт ¢υρι∂αтαт ηση ρяσι∂єηт, ѕυηт ιη ¢υłρα qυι " -"σƒ#" - -#: google_drive/templates/html/google_calendar_edit.html -#: google_drive/templates/html/google_docs_edit.html -msgid "Save" -msgstr "Sävé Ⱡ'σяєм ι#" - -#: google_drive/templates/html/google_calendar_edit.html -#: google_drive/templates/html/google_docs_edit.html -msgid "Cancel" -msgstr "Çänçél Ⱡ'σяєм ιρѕυ#" - -#: google_drive/templates/html/google_docs_edit.html -msgid "Invalid Google Document" -msgstr "Ìnvälïd Gööglé Döçümént Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αмєт, ¢σ#" - -#: google_drive/templates/html/google_docs_edit.html -msgid "Alternative text" -msgstr "Àltérnätïvé téxt Ⱡ'σяєм ιρѕυм ∂σłσя ѕιт αм#" diff --git a/google_drive/conf/locale/es_419/LC_MESSAGES/text.mo b/google_drive/conf/locale/es_419/LC_MESSAGES/text.mo deleted file mode 100644 index 40a752661f8f2a42cf8461f9c0a430eae0841cad..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2973 zcmd5;%Z?jG6fGb;V&35;@sKWJGZAikW)wo=Fo=omi7e(}Wt>4Q5Gr?9@DCvV*j+q!fd2wFfaf1&>>AGg3iv$U zmmV*$2JGN{6Zi!1I?(%f1Nb8FN1%`6H{eUa-+?!PcY(Kn-(b_ru)A}du~+flgYzE0 z04@Q)1-=IS6^JeDFJJ=v2e=K~1_{{Cu$?`N+jHXMcpA6o)?d#QFn@xAV9O79pFMy6 z@_zf+Kp8`rfk(jn@^Sdf^TXCtCye4wjs$hY6?bUB9W_9Su(6R{VTmh}L*5tokr2-^ z!Hp%^BR3G!327-;e8gqSyQ!$KI#;nsSv|#4+T&?1SVQ!9o;uo-VxKjn%~C$5Z9WvN zIqZsr>N*kZg4X?1P-gT<;(UK{t3f?&D9gL4jMFjAPobEnLM8B}LM;`XnQpI7C(5KV zp=eh)Csp5DODNXaIIQ({jUI;IvkkPKBt}?ER>V$fgsq&$3WV2_B26j}yo27e zdt6orSQyt__kq>Dz&(138)=*x&D zY9-O0FcwQ|)LyTDxPGBYd(Dfxt)1=CMUiRaqAlB(NpwE%+o+>!RBG=;7sW{WJyC-@ zQKQx6l{3-u*=YGRt*q8goqc;5S80=57j+C*Hswy68m*^YA&my@>MAxkxG9$ z@_|Tl1re#l`u%b+3oELh!{w+W_^?L18CSkSmNpTeqV=ILGUg{~Y2aLDYt`!h{(i;z zLuF4~ft_L1_iiMTD^&*zwt9MX`JJk;pPpJdTRmCYYHc+S7+9$+m+IgUnTa~%454{R zt3qO=I!8!`K^d-H>TE=34%Yd@dcs6ag^qwe)aXoCy1C;uDh?~P)7X1rID`liOaQQQ^o#g_>&Crn4?Wqj#~NU(T(A zw2!?MOF<&_rr`l1gzN?vs38$|@e?yM3lfnlAG{wLW_nSMA9Ppg65LMk8AC??hvE3B zY!sx=L>ioffuPKRVvskV@*GZ;G4aY?_Cc62u9 zS}fIQavg$ykm#ATqg>}xZTxr8<0Cx1(96r5QqU9%#1g*dJas(Lkor(&>0&iaYu4M( zxxv2@Y?DLmed{EkZK3W08=igt0gxOeZfOMfQFd6`gCy$;T?)lHoi9@D{pd>1uQwV@ sS6I_mu$ngGw8ablyByu?6X_;DxIEQl^9)LfLl!<0!8MKgSE1F|f18J?egFUf diff --git a/google_drive/conf/locale/es_419/LC_MESSAGES/text.po b/google_drive/conf/locale/es_419/LC_MESSAGES/text.po deleted file mode 100644 index b722405..0000000 --- a/google_drive/conf/locale/es_419/LC_MESSAGES/text.po +++ /dev/null @@ -1,140 +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. -# FIRST AUTHOR , YEAR. -# -# Translators: -# Juan Camilo Montoya Franco , 2018 -# Laura Silva , 2018 -# Diego Rojas , 2018 -# Albeiro Gonzalez , 2018 -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-06 15:49+0300\n" -"PO-Revision-Date: 2018-09-06 12:49+0000\n" -"Last-Translator: Albeiro Gonzalez , 2018\n" -"Language-Team: Spanish (Latin America) (https://www.transifex.com/open-edx/teams/6205/es_419/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: es_419\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: google_drive/google_calendar.py:40 google_drive/google_docs.py:54 -#: google_drive/templates/html/google_calendar_edit.html:17 -#: google_drive/templates/html/google_docs_edit.html:17 -msgid "Display Name" -msgstr "Nombre a mostrar" - -#: google_drive/google_calendar.py:41 google_drive/google_docs.py:55 -#: google_drive/templates/html/google_calendar_edit.html:24 -#: google_drive/templates/html/google_docs_edit.html:24 -msgid "This name appears in the horizontal navigation at the top of the page." -msgstr "" -"Este nombre aparece en la barra de título superior horizontal del " -"componente." - -#: google_drive/google_calendar.py:46 -#: google_drive/templates/html/google_calendar_edit.html:28 -msgid "Public Calendar ID" -msgstr "ID del calendario público." - -#: google_drive/google_calendar.py:48 -msgid "" -"Google provides an ID for publicly available calendars. In the Google " -"Calendar, open Settings and copy the ID from the Calendar Address section " -"into this field." -msgstr "" -"Google proporciona un ID para calendarios disponibles públicamente. En " -"Google calendar, abra ajustes y copie el ID de la sección Dirección de " -"calendario en este campo." - -#: google_drive/google_calendar.py:55 -#: google_drive/templates/html/google_calendar_edit.html:41 -msgid "Default View" -msgstr "Vista predeterminada" - -#: google_drive/google_calendar.py:56 -#: google_drive/templates/html/google_calendar_edit.html:50 -msgid "" -"The calendar view that students see by default. A student can change this " -"view." -msgstr "" -"La vista del calendario que los estudiantes ven por defecto. Un estudiante " -"puede cambiar esta vista." - -#: google_drive/google_docs.py:60 -#: google_drive/templates/html/google_docs_edit.html:28 -msgid "Embed Code" -msgstr "Código de inserción" - -#: google_drive/google_docs.py:62 -#: google_drive/templates/html/google_docs_edit.html:31 -msgid "" -"Google provides an embed code for Drive documents. In the Google Drive " -"document, from the File menu, select Publish to the Web. Modify settings as " -"needed, click Publish, and copy the embed code into this field." -msgstr "" -"Google proporciona un código de inserción para documentos en Drive. En el " -"documento de Google drive, desde el menú archivo, seleccione publicar en la " -"web. Modifique la configuración según sea necesario, haga click en Publicar " -"y copie el código de inserción en este campo." - -#: google_drive/google_docs.py:70 -msgid "Alternative Text" -msgstr "Texto Alternativo" - -#: google_drive/google_docs.py:71 -#: google_drive/templates/html/google_docs_edit.html:38 -msgid "" -"Alternative text describes an image and appears if the image is unavailable." -msgstr "" -"El texto Alternativo describe una imagen y aparece si la imagen no está " -"disponible." - -#: google_drive/templates/html/google_calendar_edit.html:9 -msgid "Invalid Google Calendar" -msgstr "Google Calendar inválido." - -#: google_drive/templates/html/google_calendar_edit.html:10 -#: google_drive/templates/html/google_docs_edit.html:10 -msgid "Please correct the outlined fields." -msgstr "Por favor corrija los campos resaltados." - -#: google_drive/templates/html/google_calendar_edit.html:21 -#: google_drive/templates/html/google_calendar_edit.html:32 -#: google_drive/templates/html/google_docs_edit.html:21 -msgid "Clear Value" -msgstr "Borrar" - -#: google_drive/templates/html/google_calendar_edit.html:35 -msgid "" -"Google provides an ID for publicly available calendars. In the Google " -"Calendar, open Settings and copy the ID from the Calendar Address section " -"into this field. You can " -msgstr "" -"Google proporciona un ID para calendarios disponibles públicamente. En " -"Google calendar, abra ajustes y copie el ID de la sección Dirección de " -"calendario en este campo. Usted puede" - -#: google_drive/templates/html/google_calendar_edit.html:60 -#: google_drive/templates/html/google_docs_edit.html:47 -msgid "Save" -msgstr "Guardar" - -#: google_drive/templates/html/google_calendar_edit.html:64 -#: google_drive/templates/html/google_docs_edit.html:51 -msgid "Cancel" -msgstr "Cancelar" - -#: google_drive/templates/html/google_docs_edit.html:9 -msgid "Invalid Google Document" -msgstr "Google Document inválido." - -#: google_drive/templates/html/google_docs_edit.html:35 -msgid "Alternative text" -msgstr "Texto Alternativo" diff --git a/google_drive/conf/locale/fr_CA/LC_MESSAGES/text.mo b/google_drive/conf/locale/fr_CA/LC_MESSAGES/text.mo deleted file mode 100644 index 88b23ba7268ccc11a872ad70508918394da4c993..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2950 zcmdT`%Z?jG6fH=2#Js}-kU+W;i^&ML?HNHx91`K!Gm*tiVr85`ED)5ttL=hzRZ~^% z$z;g_2^QJG60yu|ka!5OLLhHgM?y#}kRsM>_ySIq-JVxI07`D3uJ^s?-h1pnPoMmp zp*@S|MLgf*c?r+P1NcJw8Td5tmpR@AZlM1c@L^!%LB<{fz7BjG*q&n#SV8|?;8(yA za1VIu1Y>uB-vOTkesXe#Ujko7{|De{;2%JI*x&fN2K)!O4!ryjW4Celr$BGl^N-AM z8MuXh6NnGHjjv~bUjUy1-kIZ%z$elF75FXici>OJ&mM(8IJbLhW={{szku-(um=1X z=7c-_&)F+unoM7L2PH(9`5sNydO{C@!b06?>*Q~po8l}!}Wnb-|@V9+d&zF zn}J8bqIti4^Zc+@=7dq)$%&x8xakfJxcd!IB5Z8rKv?36nNSIAsZm!2W9Hl2^NA|yTqxQS&Pg@& zrzI5Yd^fE1=Ndf@@8t$+C5aK%k`=L&8g476u>$U;Qe;W(KW`wtqYDtD=zf-pKy(bE z1En3~vmw!OF&4@lWAX5Gb)T(ui4b8+Q3X#Kn4+E!jvY}TOVHb5P@_$q$aEJgO7bl! zArg^PDMlneEH_mThvk5c$H?!h3D0CgN5agGjCbZ9u^!UT3WVGkZ>3LHUARmtq+5um zt+8NwOp6TYcGwo52-e5qGQntqoW*wT$hso&WWg^%gIyF!$m$xk%BjG9JmL!V5;Dhc zuHif+kwUuf7tkzcN7~3+S~;F!dLoCYQ6wI&^5#07lb#h?jsk?aMt=ZbqHYpx3uCdg zNxfG4t=5$_+FrZ9)xCDLa$V%wxMU;Cv}SAZ?<$N7~UFdFa>1v;Lby|5A(f_)^uM zcpe9+VF7ESzTo2~ts9}@5uJf1@PseZnUQn3ZPx2MJ3BS!?~$pv=?|#;a*afCv+l6d z*3YgsUaP0(y>_dB0QfpM&U=6W|`nx%t@gi1-s7Q5zK)*raUA)m>kIwC{ z^LM4fL~9B)07Yohxq);Gdz(mc+*Rpih2dGWuFcpsN#&tyFRoso+3UqKiZ0R0@`VcX zQi_O{;+h^GxPd4iSwzWn56bEwnWcUT=hK24KK&XwCMjE*39eca)=|zaB~VPQWKh?Z zQbi^VTT4?O3qu(v6ox1a+b$rUkX+n=ymag;1TIMAEw$rY}}FlA8TSsfUJ9U2o5rO7If`EHRobL4aWlY%j&O6|@(M&cvm zTlZl+$Z@hX56Z0i7tAljnSvV6d4~L!6D8+ix;i6kuFkZMpo2lE^mNb5Gzwq&czCe} zu{K2afLMpHAV@wB%YZ@Pp+*yJ34a8%R5qyhM+MID`^&Qq#MSF9;(ElRBT<~CNNK!8 zJqC$prF0*k*;, YEAR. -# -# Translators: -# Pierre Mailhot , 2019 -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-06 15:49+0300\n" -"PO-Revision-Date: 2018-09-06 12:49+0000\n" -"Last-Translator: Pierre Mailhot , 2019\n" -"Language-Team: French (Canada) (https://www.transifex.com/open-edx/teams/6205/fr_CA/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: fr_CA\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: google_drive/google_calendar.py:40 google_drive/google_docs.py:54 -#: google_drive/templates/html/google_calendar_edit.html:17 -#: google_drive/templates/html/google_docs_edit.html:17 -msgid "Display Name" -msgstr "Nom d'affichage" - -#: google_drive/google_calendar.py:41 google_drive/google_docs.py:55 -#: google_drive/templates/html/google_calendar_edit.html:24 -#: google_drive/templates/html/google_docs_edit.html:24 -msgid "This name appears in the horizontal navigation at the top of the page." -msgstr "Ce nom apparaît dans la navigation horizontale au haut de la page." - -#: google_drive/google_calendar.py:46 -#: google_drive/templates/html/google_calendar_edit.html:28 -msgid "Public Calendar ID" -msgstr "Identificateur de calendrier public" - -#: google_drive/google_calendar.py:48 -msgid "" -"Google provides an ID for publicly available calendars. In the Google " -"Calendar, open Settings and copy the ID from the Calendar Address section " -"into this field." -msgstr "" -"Google fournit un identifiant pour les calendriers accessibles au public. " -"Dans Google Agenda, ouvrez Paramètres et copiez l'ID de la section Adresse " -"du calendrier dans ce champ." - -#: google_drive/google_calendar.py:55 -#: google_drive/templates/html/google_calendar_edit.html:41 -msgid "Default View" -msgstr "Vue par défaut" - -#: google_drive/google_calendar.py:56 -#: google_drive/templates/html/google_calendar_edit.html:50 -msgid "" -"The calendar view that students see by default. A student can change this " -"view." -msgstr "" -"La vue de calendrier que les étudiants voient par défaut. Un étudiant peut " -"changer cette vue." - -#: google_drive/google_docs.py:60 -#: google_drive/templates/html/google_docs_edit.html:28 -msgid "Embed Code" -msgstr "Code intégré" - -#: google_drive/google_docs.py:62 -#: google_drive/templates/html/google_docs_edit.html:31 -msgid "" -"Google provides an embed code for Drive documents. In the Google Drive " -"document, from the File menu, select Publish to the Web. Modify settings as " -"needed, click Publish, and copy the embed code into this field." -msgstr "" -"Google fournit un code d'intégration pour les documents Drive. Dans le " -"document Google Drive, dans le menu Fichier, sélectionnez Publier sur le " -"Web. Modifiez les paramètres selon vos besoins, cliquez sur Publier et " -"copiez le code d'intégration dans ce champ." - -#: google_drive/google_docs.py:70 -msgid "Alternative Text" -msgstr "Texte alternatif" - -#: google_drive/google_docs.py:71 -#: google_drive/templates/html/google_docs_edit.html:38 -msgid "" -"Alternative text describes an image and appears if the image is unavailable." -msgstr "" -"Un texte alternatif décrit une image et apparaît si l'image n'est pas " -"disponible." - -#: google_drive/templates/html/google_calendar_edit.html:9 -msgid "Invalid Google Calendar" -msgstr "Agenda Google incorrect" - -#: google_drive/templates/html/google_calendar_edit.html:10 -#: google_drive/templates/html/google_docs_edit.html:10 -msgid "Please correct the outlined fields." -msgstr "S'il vous plaît corriger les champs décrits." - -#: google_drive/templates/html/google_calendar_edit.html:21 -#: google_drive/templates/html/google_calendar_edit.html:32 -#: google_drive/templates/html/google_docs_edit.html:21 -msgid "Clear Value" -msgstr "Effacer la valeur" - -#: google_drive/templates/html/google_calendar_edit.html:35 -msgid "" -"Google provides an ID for publicly available calendars. In the Google " -"Calendar, open Settings and copy the ID from the Calendar Address section " -"into this field. You can " -msgstr "" -"Google fournit un identifiant pour les calendriers accessibles au public. " -"Dans Google Agenda, ouvrez Paramètres et copiez l'ID de la section Adresse " -"du calendrier dans ce champ. Vous pouvez" - -#: google_drive/templates/html/google_calendar_edit.html:60 -#: google_drive/templates/html/google_docs_edit.html:47 -msgid "Save" -msgstr "Sauvegarder" - -#: google_drive/templates/html/google_calendar_edit.html:64 -#: google_drive/templates/html/google_docs_edit.html:51 -msgid "Cancel" -msgstr "Annuler" - -#: google_drive/templates/html/google_docs_edit.html:9 -msgid "Invalid Google Document" -msgstr "Document Google incorrect" - -#: google_drive/templates/html/google_docs_edit.html:35 -msgid "Alternative text" -msgstr "Texte alternatif" diff --git a/google_drive/conf/locale/ja_JP/LC_MESSAGES/text.mo b/google_drive/conf/locale/ja_JP/LC_MESSAGES/text.mo deleted file mode 100644 index c6c494b725e4bf5dfc957f417994864b7ba8ba0a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 3163 zcmds2OK=ob6n!dw81Vy^r3Qj%j!(OnQ7?h9=m%c zL^spj{1Spm$uANG0x<#dp-LzX28nLmOSy8v=B1OcaAUdG^LjpkBv#?hvTM3e_xs#? z?z#8AxwC57NrLM++%Mt2j{9ZYJ08LV*N?zwfj^b;HgE^NIq)%H^kG7t1g;0J0M?hW z85qL%hrsi|4Dd2=`6Gnf23`Zc06es;glB=T;`>|RD&TKG{K)Tk>;nD)Yy@t7l#s*l z-3b)yRz6@VX8@I`!20+$1S1wIeF1N;T}XBmHff{+yK_F>U#jQ<7l zuK-sgxF~Q7Q1Ja2DB|t}ehTab?gXwt@Yo*s5dJY7@OugV+m{jp+)w zglR$#$dtF&mnUkdkz+dD!)#mC)54lUlSZy1SS#$BMmBh_Y@l_DVlvC37E9Wyfv|Pk zzzT$yQkkZN|MLXt2Sy&k=yWNjED$;gp#w?drl2+|8&i~T8%1Fgf00R z=%hg@+ANY|WoRH4qwlk}Fl{mvHPwL?74a>qGo~=5h9;58eU(i$_ow9^j*G-k=ml9* z6}lkJWWjj691&?o`B@ApH%-A(l&g`qHC0Es1^KkXB%q$8)e1<&$sW1DNDCHM3XB#| zv)C@%)Uxx65DRfJ+SY+43933w>nc-$`pJx}qhEr`5u3xXha%EZ?(+>)s@aTTs-GCT zEo+!AsA=>l3J+86Ca{O?dO8oT zQVWx_F}hvO$vQ(8UJu^Z(AP7zowH(*NPByG*cNWo6x%N>L`1hrOxYi?vDJ#KTN`~V zvRD3Sdvjz>s43CZFduSlI2x*lXh?%enV#P1Tm2PkLttGcSZdZq`-bN(jrrqeKvh^ptVL(x8utQd z2yf6Au^}S&JMIk&=gv6(7etuOal8ldK?2YQyG}?IL~$Y@c)H5u{~nPL>oRu-xpzva zAnF2%9te_!`Was`%@35kdo2sO7aJcI`73q@nHUH-jPT;I!28isy@@;(yYbh6^ptA} z3y^+iVy5e?=z>Z~`%?$!h8(eM>PznQac8JnEB;{TO#k&#%fMRI4xKM~&l8m*%ngaE zU8=PIb>Yk&81TDppdFViX0mX4kv?R0!tr}faTmg&b@2M$gQzY}K@4wy5d!`zAKiLSdI&MZ_$mpEVCZ-VhkvwFQjBmTqr^)~>ya-{$O diff --git a/google_drive/conf/locale/ja_JP/LC_MESSAGES/text.po b/google_drive/conf/locale/ja_JP/LC_MESSAGES/text.po deleted file mode 100644 index 8736bf0..0000000 --- a/google_drive/conf/locale/ja_JP/LC_MESSAGES/text.po +++ /dev/null @@ -1,130 +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. -# FIRST AUTHOR , YEAR. -# -# Translators: -# Yuta_Michiyabu , 2018 -# Kyoto University , 2018 -# 藤田 忠光 , 2018 -# Machida Miki , 2018 -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-09-06 15:49+0300\n" -"PO-Revision-Date: 2018-09-06 12:49+0000\n" -"Last-Translator: Machida Miki , 2018\n" -"Language-Team: Japanese (Japan) (https://www.transifex.com/open-edx/teams/6205/ja_JP/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Language: ja_JP\n" -"Plural-Forms: nplurals=1; plural=0;\n" - -#: google_drive/google_calendar.py:40 google_drive/google_docs.py:54 -#: google_drive/templates/html/google_calendar_edit.html:17 -#: google_drive/templates/html/google_docs_edit.html:17 -msgid "Display Name" -msgstr "表示名" - -#: google_drive/google_calendar.py:41 google_drive/google_docs.py:55 -#: google_drive/templates/html/google_calendar_edit.html:24 -#: google_drive/templates/html/google_docs_edit.html:24 -msgid "This name appears in the horizontal navigation at the top of the page." -msgstr "名前はページ上部のナビゲーションバーに表示されます。" - -#: google_drive/google_calendar.py:46 -#: google_drive/templates/html/google_calendar_edit.html:28 -msgid "Public Calendar ID" -msgstr "公開カレンダーID" - -#: google_drive/google_calendar.py:48 -msgid "" -"Google provides an ID for publicly available calendars. In the Google " -"Calendar, open Settings and copy the ID from the Calendar Address section " -"into this field." -msgstr "" -"Googleでは、公開カレンダーのIDが提供されています。Googleカレンダーで設定を開き、カレンダーアドレスセクションの " -"IDをこのフィールドにコピーします。" - -#: google_drive/google_calendar.py:55 -#: google_drive/templates/html/google_calendar_edit.html:41 -msgid "Default View" -msgstr "デフォルトビュー" - -#: google_drive/google_calendar.py:56 -#: google_drive/templates/html/google_calendar_edit.html:50 -msgid "" -"The calendar view that students see by default. A student can change this " -"view." -msgstr "デフォルトで受講者に表示されるカレンダービュー。受講者はこのビューを変更できます。" - -#: google_drive/google_docs.py:60 -#: google_drive/templates/html/google_docs_edit.html:28 -msgid "Embed Code" -msgstr "埋め込みコード" - -#: google_drive/google_docs.py:62 -#: google_drive/templates/html/google_docs_edit.html:31 -msgid "" -"Google provides an embed code for Drive documents. In the Google Drive " -"document, from the File menu, select Publish to the Web. Modify settings as " -"needed, click Publish, and copy the embed code into this field." -msgstr "" -"Googleではドライブドキュメントの埋め込みコードが提供されています。Googleドライブのドキュメントで、「ファイル」メニューの「Webに公開」を選択します。必要に応じて設定を変更し、「公開」" -" をクリックして、埋め込みコードをこのフィールドにコピーします。" - -#: google_drive/google_docs.py:70 -msgid "Alternative Text" -msgstr "代替テキスト" - -#: google_drive/google_docs.py:71 -#: google_drive/templates/html/google_docs_edit.html:38 -msgid "" -"Alternative text describes an image and appears if the image is unavailable." -msgstr "代替テキストは画像を説明し、画像が使用できない場合に表示されます。" - -#: google_drive/templates/html/google_calendar_edit.html:9 -msgid "Invalid Google Calendar" -msgstr "無効なGoogleカレンダー" - -#: google_drive/templates/html/google_calendar_edit.html:10 -#: google_drive/templates/html/google_docs_edit.html:10 -msgid "Please correct the outlined fields." -msgstr "縁取られた欄を修正してください。" - -#: google_drive/templates/html/google_calendar_edit.html:21 -#: google_drive/templates/html/google_calendar_edit.html:32 -#: google_drive/templates/html/google_docs_edit.html:21 -msgid "Clear Value" -msgstr "値をクリア" - -#: google_drive/templates/html/google_calendar_edit.html:35 -msgid "" -"Google provides an ID for publicly available calendars. In the Google " -"Calendar, open Settings and copy the ID from the Calendar Address section " -"into this field. You can " -msgstr "" -"Googleでは、公開カレンダーのIDが提供されています。Googleカレンダーで設定を開き、カレンダーアドレスセクションの " -"IDをこのフィールドにコピーします。" - -#: google_drive/templates/html/google_calendar_edit.html:60 -#: google_drive/templates/html/google_docs_edit.html:47 -msgid "Save" -msgstr "保存" - -#: google_drive/templates/html/google_calendar_edit.html:64 -#: google_drive/templates/html/google_docs_edit.html:51 -msgid "Cancel" -msgstr "キャンセル" - -#: google_drive/templates/html/google_docs_edit.html:9 -msgid "Invalid Google Document" -msgstr "無効なGoogleドキュメント" - -#: google_drive/templates/html/google_docs_edit.html:35 -msgid "Alternative text" -msgstr "代替テキスト"