From: masensio Date: Wed, 28 Jan 2015 09:37:08 +0000 (+0100) Subject: Merge branch 'develop' into delete_local_files X-Git-Tag: oc-android-1.7.0_signed~17^2~2 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/d19128e770443fac3e134e46dbb88a3b29070fd3?hp=a69c04d8e938b67f1a44a72b9148b907ebd7b256 Merge branch 'develop' into delete_local_files --- diff --git a/.gitmodules b/.gitmodules index fa52fcd6..38f0f582 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,3 +3,7 @@ path = owncloud-android-library url = git://github.com/owncloud/android-library.git branch = develop +[submodule "ocdoc"] + path = user_manual/ocdoc + url = https://github.com/owncloud/documentation + branch = master diff --git a/build.gradle b/build.gradle index 46308aca..57ec86e5 100644 --- a/build.gradle +++ b/build.gradle @@ -3,7 +3,7 @@ buildscript { mavenCentral() } dependencies { - classpath 'com.android.tools.build:gradle:0.14.0' + classpath 'com.android.tools.build:gradle:1.0.0' } } diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 8d63f892..ae8d5b24 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ -#Wed Oct 15 10:45:44 CEST 2014 +#Mon Jan 19 09:42:11 CET 2015 distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-2.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-2.2.1-all.zip diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml index 372d4346..9797e9dc 100644 --- a/res/values-es/strings.xml +++ b/res/values-es/strings.xml @@ -46,7 +46,7 @@ Dirección del servidor https://… Nombre de usuario Contraseña - Nuevo para %1$s? + ¿Nuevo para %1$s? Archivos Conectar Subir diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml index 6cc7f921..318e8eaa 100644 --- a/res/values-fr/strings.xml +++ b/res/values-fr/strings.xml @@ -112,10 +112,10 @@ Téléchargez-le ici : %2$s Choisissez un compte La synchronisation a échoué Échec de la synchronisation, vous devez vous reconnecter à nouveau - La synchronisation de %1$s ne peut pas être complétée - Mot de passe invalide pour %1$s + La synchronisation de %1$s n\'a pu être terminée + Mot de passe non valide pour %1$s Des conflits ont été trouvés - %1$d fichiers à garder synchronisés n\'ont put être synchronisé + %1$d fichiers à garder synchronisés n\'ont pu être synchronisés La synchronisation des fichiers a échoué Le contenu de %1$d fichiers n\'a pu être synchronisé (%2$d conflits) Certains fichiers locaux ont été oubliés @@ -151,7 +151,7 @@ Ci-dessous la liste des fichiers locaux, et les fichiers distants dans %5$s auxq Le codec de ce média n\'est pas pris en charge Le fichier média ne peut pas être lu Le fichier média n\'est pas correctement encodé - Délai dépassé pour la lecture du morceau. + Délai dépassé pour la lecture du morceau Le fichier média ne peut pas être diffusé Le fichier média ne peut être joué avec le lecteur standard Erreur de sécurité à la lecture de %1$s diff --git a/res/values-hr/strings.xml b/res/values-hr/strings.xml index 173239c4..eb8bf880 100644 --- a/res/values-hr/strings.xml +++ b/res/values-hr/strings.xml @@ -1,15 +1,34 @@ + %1$s Android aplikacija + verzija %1$s + Osvježi račun Učitaj + Sadržaj iz drugih aplikacija Datoteke + Otvori sa Nova mapa Postavke + Detalji Pošaljite + Sortiraj + Sortiraj po + + A-Z + Najnoviji- Stariji + Općenito više Korisnićki računi + Upravljaj računima + PIN aplikacije + Zaštit svog klijenta + Trenutni upload slika + Trenutni upload slika snimljenih kamerom + Trenutni upload videa + Trenutni upload videa snimljen kamerom Pomoć Korisničko ime Lozinka @@ -37,6 +56,7 @@ Trying to login… Promjeni ime Makni + Detalji Pošaljite Korisnićki računi diff --git a/res/values-sk-rSK/strings.xml b/res/values-sk-rSK/strings.xml index 4416fd41..adba5a4a 100644 --- a/res/values-sk-rSK/strings.xml +++ b/res/values-sk-rSK/strings.xml @@ -282,6 +282,9 @@ Zabezpečené pripojenie je presmerované na nezabezpečenú trasu. Logy Odoslať históriu + Nebola nájdená aplikácia pre odosielanie log protokolov. Nainštalujte si mailovú aplikáciu! + %1$s Android app logs + Načítavam dáta... Vyžaduje sa overenie Nesprávne heslo Presunúť @@ -294,5 +297,8 @@ pre presun tohoto súboru Okamžité nahratie Zabezpečenie + Cesta pre nahrávanie videí zdieľané + s vami + %1$s %2$s >>%3$s<< %4$s diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml index 645c05ea..641adaf6 100644 --- a/res/values-zh-rTW/strings.xml +++ b/res/values-zh-rTW/strings.xml @@ -299,4 +299,6 @@ 安全性 影片上傳路徑 以分享的 + 與你 + %1$s %2$s >>%3$s<< %4$s diff --git a/res/values/strings.xml b/res/values/strings.xml index 27751d14..914681b4 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -324,6 +324,7 @@ Security Upload Video Path + Download of %1$s folder could not be completed shared with you diff --git a/res/xml/preferences.xml b/res/xml/preferences.xml index 1673e21b..b674cbc1 100644 --- a/res/xml/preferences.xml +++ b/res/xml/preferences.xml @@ -31,25 +31,23 @@ android:summary="@string/prefs_pincode_summary"/> - - - + - + + - -