[tx-robot] updated from transifex
This commit is contained in:
Родитель
e30b8d1b49
Коммит
4d9a52e84b
|
@ -593,4 +593,16 @@ Please try again later.</value>
|
|||
<data name="Theme" xml:space="preserve">
|
||||
<value>Tema</value>
|
||||
</data>
|
||||
<data name="SharingOut" xml:space="preserve">
|
||||
<value>Shared with others</value>
|
||||
</data>
|
||||
<data name="Favorites" xml:space="preserve">
|
||||
<value>Favorites</value>
|
||||
</data>
|
||||
<data name="SharingIn" xml:space="preserve">
|
||||
<value>Shared with me</value>
|
||||
</data>
|
||||
<data name="SharingLink" xml:space="preserve">
|
||||
<value>Shared over a Link</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
|
@ -591,4 +591,16 @@ Prosím zkuste to znovu později.</value>
|
|||
<data name="Theme" xml:space="preserve">
|
||||
<value>Theme</value>
|
||||
</data>
|
||||
<data name="SharingOut" xml:space="preserve">
|
||||
<value>Shared with others</value>
|
||||
</data>
|
||||
<data name="Favorites" xml:space="preserve">
|
||||
<value>Favorites</value>
|
||||
</data>
|
||||
<data name="SharingIn" xml:space="preserve">
|
||||
<value>Shared with me</value>
|
||||
</data>
|
||||
<data name="SharingLink" xml:space="preserve">
|
||||
<value>Shared over a Link</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
|
@ -593,4 +593,16 @@ Bitte später noch einmal versuchen.</value>
|
|||
<data name="Theme" xml:space="preserve">
|
||||
<value>Theme</value>
|
||||
</data>
|
||||
<data name="SharingOut" xml:space="preserve">
|
||||
<value>Shared with others</value>
|
||||
</data>
|
||||
<data name="Favorites" xml:space="preserve">
|
||||
<value>Favorites</value>
|
||||
</data>
|
||||
<data name="SharingIn" xml:space="preserve">
|
||||
<value>Shared with me</value>
|
||||
</data>
|
||||
<data name="SharingLink" xml:space="preserve">
|
||||
<value>Shared over a Link</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
@ -59,46 +59,46 @@
|
|||
: using a System.ComponentModel.TypeConverter
|
||||
: and then encoded with base64 encoding.
|
||||
-->
|
||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace"/>
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0"/>
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||
<xsd:attribute name="type" type="xsd:string" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
<xsd:attribute name="name" use="required" type="xsd:string"/>
|
||||
<xsd:attribute name="type" type="xsd:string"/>
|
||||
<xsd:attribute name="mimetype" type="xsd:string"/>
|
||||
<xsd:attribute ref="xml:space"/>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string" />
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
<xsd:attribute name="alias" type="xsd:string"/>
|
||||
<xsd:attribute name="name" type="xsd:string"/>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/>
|
||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2"/>
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1"/>
|
||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3"/>
|
||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4"/>
|
||||
<xsd:attribute ref="xml:space"/>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/>
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||
<xsd:attribute name="name" type="xsd:string" use="required"/>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
|
@ -593,16 +593,16 @@ Bitte später noch einmal versuchen.</value>
|
|||
<data name="Theme" xml:space="preserve">
|
||||
<value>Theme</value>
|
||||
</data>
|
||||
<data name="Favorites" xml:space="preserve">
|
||||
<value>Favoriten</value>
|
||||
</data>
|
||||
<data name="SharingOut" xml:space="preserve">
|
||||
<value>Von dir geteilt</value>
|
||||
<value>Shared with others</value>
|
||||
</data>
|
||||
<data name="Favorites" xml:space="preserve">
|
||||
<value>Favorites</value>
|
||||
</data>
|
||||
<data name="SharingIn" xml:space="preserve">
|
||||
<value>Mit dir geteilt</value>
|
||||
<value>Shared with me</value>
|
||||
</data>
|
||||
<data name="SharingLink" xml:space="preserve">
|
||||
<value>Geteilt über ein Link</value>
|
||||
<value>Shared over a Link</value>
|
||||
</data>
|
||||
</root>
|
||||
</root>
|
||||
|
|
|
@ -593,4 +593,16 @@ Please try again later.</value>
|
|||
<data name="Theme" xml:space="preserve">
|
||||
<value>Theme</value>
|
||||
</data>
|
||||
<data name="SharingOut" xml:space="preserve">
|
||||
<value>Shared with others</value>
|
||||
</data>
|
||||
<data name="Favorites" xml:space="preserve">
|
||||
<value>Favorites</value>
|
||||
</data>
|
||||
<data name="SharingIn" xml:space="preserve">
|
||||
<value>Shared with me</value>
|
||||
</data>
|
||||
<data name="SharingLink" xml:space="preserve">
|
||||
<value>Shared over a Link</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
|
@ -592,4 +592,16 @@ Descargar directorios como un arhivo .zip
|
|||
<data name="Theme" xml:space="preserve">
|
||||
<value>Tema</value>
|
||||
</data>
|
||||
<data name="SharingOut" xml:space="preserve">
|
||||
<value>Shared with others</value>
|
||||
</data>
|
||||
<data name="Favorites" xml:space="preserve">
|
||||
<value>Favorites</value>
|
||||
</data>
|
||||
<data name="SharingIn" xml:space="preserve">
|
||||
<value>Shared with me</value>
|
||||
</data>
|
||||
<data name="SharingLink" xml:space="preserve">
|
||||
<value>Shared over a Link</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
|
@ -593,4 +593,16 @@ Por favor, inténtelo de nuevo más tarde.</value>
|
|||
<data name="Theme" xml:space="preserve">
|
||||
<value>Tema</value>
|
||||
</data>
|
||||
<data name="SharingOut" xml:space="preserve">
|
||||
<value>Shared with others</value>
|
||||
</data>
|
||||
<data name="Favorites" xml:space="preserve">
|
||||
<value>Favorites</value>
|
||||
</data>
|
||||
<data name="SharingIn" xml:space="preserve">
|
||||
<value>Shared with me</value>
|
||||
</data>
|
||||
<data name="SharingLink" xml:space="preserve">
|
||||
<value>Shared over a Link</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
|
@ -593,4 +593,16 @@ Veuillez réessayer plus tard.</value>
|
|||
<data name="Theme" xml:space="preserve">
|
||||
<value>Thème</value>
|
||||
</data>
|
||||
<data name="SharingOut" xml:space="preserve">
|
||||
<value>Shared with others</value>
|
||||
</data>
|
||||
<data name="Favorites" xml:space="preserve">
|
||||
<value>Favorites</value>
|
||||
</data>
|
||||
<data name="SharingIn" xml:space="preserve">
|
||||
<value>Shared with me</value>
|
||||
</data>
|
||||
<data name="SharingLink" xml:space="preserve">
|
||||
<value>Shared over a Link</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
|
@ -593,4 +593,16 @@ Please try again later.</value>
|
|||
<data name="Theme" xml:space="preserve">
|
||||
<value>Þema</value>
|
||||
</data>
|
||||
<data name="SharingOut" xml:space="preserve">
|
||||
<value>Shared with others</value>
|
||||
</data>
|
||||
<data name="Favorites" xml:space="preserve">
|
||||
<value>Favorites</value>
|
||||
</data>
|
||||
<data name="SharingIn" xml:space="preserve">
|
||||
<value>Shared with me</value>
|
||||
</data>
|
||||
<data name="SharingLink" xml:space="preserve">
|
||||
<value>Shared over a Link</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
|
@ -444,7 +444,7 @@ Vil du sende utviklerne den klargjorte feilrapporten? Dette vil hjelpe med å l
|
|||
<value>Ignore invalid self-signed SSL certificates</value>
|
||||
</data>
|
||||
<data name="ExpertMode.Header" xml:space="preserve">
|
||||
<value>Expert mode</value>
|
||||
<value>Ekspertmodus</value>
|
||||
</data>
|
||||
<data name="SynchronizationStatus.Header" xml:space="preserve">
|
||||
<value>Synkroniseringsstatus</value>
|
||||
|
@ -582,15 +582,27 @@ Vennligst prøv igjen senere.</value>
|
|||
<value>Synchronize this folder</value>
|
||||
</data>
|
||||
<data name="ThemeDark" xml:space="preserve">
|
||||
<value>Dark</value>
|
||||
<value>Mørk</value>
|
||||
</data>
|
||||
<data name="ThemeLight" xml:space="preserve">
|
||||
<value>Light</value>
|
||||
<value>Lys</value>
|
||||
</data>
|
||||
<data name="ThemeSystem" xml:space="preserve">
|
||||
<value>System</value>
|
||||
</data>
|
||||
<data name="Theme" xml:space="preserve">
|
||||
<value>Theme</value>
|
||||
<value>Drakt</value>
|
||||
</data>
|
||||
<data name="SharingOut" xml:space="preserve">
|
||||
<value>Shared with others</value>
|
||||
</data>
|
||||
<data name="Favorites" xml:space="preserve">
|
||||
<value>Favorites</value>
|
||||
</data>
|
||||
<data name="SharingIn" xml:space="preserve">
|
||||
<value>Shared with me</value>
|
||||
</data>
|
||||
<data name="SharingLink" xml:space="preserve">
|
||||
<value>Shared over a Link</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
|
@ -593,4 +593,16 @@ Probeer het later opnieuw.</value>
|
|||
<data name="Theme" xml:space="preserve">
|
||||
<value>Thema</value>
|
||||
</data>
|
||||
<data name="SharingOut" xml:space="preserve">
|
||||
<value>Shared with others</value>
|
||||
</data>
|
||||
<data name="Favorites" xml:space="preserve">
|
||||
<value>Favorites</value>
|
||||
</data>
|
||||
<data name="SharingIn" xml:space="preserve">
|
||||
<value>Shared with me</value>
|
||||
</data>
|
||||
<data name="SharingLink" xml:space="preserve">
|
||||
<value>Shared over a Link</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
|
@ -594,4 +594,16 @@ Proszę spróbować ponownie później,</value>
|
|||
<data name="Theme" xml:space="preserve">
|
||||
<value>Temat</value>
|
||||
</data>
|
||||
<data name="SharingOut" xml:space="preserve">
|
||||
<value>Shared with others</value>
|
||||
</data>
|
||||
<data name="Favorites" xml:space="preserve">
|
||||
<value>Favorites</value>
|
||||
</data>
|
||||
<data name="SharingIn" xml:space="preserve">
|
||||
<value>Shared with me</value>
|
||||
</data>
|
||||
<data name="SharingLink" xml:space="preserve">
|
||||
<value>Shared over a Link</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
|
@ -592,4 +592,16 @@ Por favor tente mais tarde.</value>
|
|||
<data name="Theme" xml:space="preserve">
|
||||
<value>Tema</value>
|
||||
</data>
|
||||
<data name="SharingOut" xml:space="preserve">
|
||||
<value>Shared with others</value>
|
||||
</data>
|
||||
<data name="Favorites" xml:space="preserve">
|
||||
<value>Favorites</value>
|
||||
</data>
|
||||
<data name="SharingIn" xml:space="preserve">
|
||||
<value>Shared with me</value>
|
||||
</data>
|
||||
<data name="SharingLink" xml:space="preserve">
|
||||
<value>Shared over a Link</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
|
@ -593,4 +593,16 @@
|
|||
<data name="Theme" xml:space="preserve">
|
||||
<value>Тема</value>
|
||||
</data>
|
||||
<data name="SharingOut" xml:space="preserve">
|
||||
<value>Shared with others</value>
|
||||
</data>
|
||||
<data name="Favorites" xml:space="preserve">
|
||||
<value>Favorites</value>
|
||||
</data>
|
||||
<data name="SharingIn" xml:space="preserve">
|
||||
<value>Shared with me</value>
|
||||
</data>
|
||||
<data name="SharingLink" xml:space="preserve">
|
||||
<value>Shared over a Link</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
|
@ -593,4 +593,16 @@ Lütfen bir süre sonra yeniden deneyin.</value>
|
|||
<data name="Theme" xml:space="preserve">
|
||||
<value>Tema</value>
|
||||
</data>
|
||||
<data name="SharingOut" xml:space="preserve">
|
||||
<value>Shared with others</value>
|
||||
</data>
|
||||
<data name="Favorites" xml:space="preserve">
|
||||
<value>Favorites</value>
|
||||
</data>
|
||||
<data name="SharingIn" xml:space="preserve">
|
||||
<value>Shared with me</value>
|
||||
</data>
|
||||
<data name="SharingLink" xml:space="preserve">
|
||||
<value>Shared over a Link</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
|
@ -593,4 +593,16 @@
|
|||
<data name="Theme" xml:space="preserve">
|
||||
<value>主题</value>
|
||||
</data>
|
||||
<data name="SharingOut" xml:space="preserve">
|
||||
<value>Shared with others</value>
|
||||
</data>
|
||||
<data name="Favorites" xml:space="preserve">
|
||||
<value>Favorites</value>
|
||||
</data>
|
||||
<data name="SharingIn" xml:space="preserve">
|
||||
<value>Shared with me</value>
|
||||
</data>
|
||||
<data name="SharingLink" xml:space="preserve">
|
||||
<value>Shared over a Link</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
Загрузка…
Ссылка в новой задаче