From 24cd7e332b7f0295af257622d0b8b50499dbbf88 Mon Sep 17 00:00:00 2001 From: Pierre49 <36711652+Pierre49@users.noreply.github.com> Date: Fri, 26 Oct 2018 17:30:13 +0200 Subject: [PATCH 1/5] =?UTF-8?q?Mettre=20=C3=A0=20jour=20les=20cha=C3=AEnes?= =?UTF-8?q?=20fran=C3=A7aises?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/res/values-fr/strings.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index 3c2dd738a..0000855a3 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -49,7 +49,7 @@ Mettre à jour seulement l\'occurrence sélectionnée Mettre à jour toutes les occurrences Répéter jusqu\'à une date - Stop repeating after x occurrences + Arrêter de répéter après x occurrences Répéter éternellement fois Répéter @@ -164,12 +164,12 @@ Alarme Notification Ring - Use the last events\' reminders as the default for new event - Default reminder 1 - Default reminder 2 - Default reminder 3 - View to open from the event list widget - Last view + Utiliser les rappels des derniers événements comme valeur par défaut pour un nouvel événement + Rappel par défaut 1 + Rappel par défaut 2 + Rappel par défaut 3 + Affichage à ouvrir à partir du widget de liste d'événements + Dernière vue CalDAV @@ -182,7 +182,7 @@ Édition du calendrier échouée Synchronisation… Synchronisation terminée - Select a different color (might be applied locally only) + Sélectionnez une couleur différente (peut être appliqué localement uniquement) @@ -211,9 +211,9 @@ Puis-je synchroniser mes événements via Google Agenda, ou tout autre service proposant la synchronisation CalDAV ? Oui, il faut juste activer l\'option « Synchronisation CalDAV » dans les paramètres de l\'application puis choisir les calendriers à synchroniser. Une application tierce pour gérer la synchronisation entre votre appareil et les serveurs sera par contre nécessaire. Dans le cas d\'un calendrier Google Agenda, l\'application officielle fera l\'affaire. Pour les autres calendriers, il vous faudra une application comme DAVdroid par exemple. - I see the visual reminders, but hear no audio. What can I do? - Not just displaying the actual reminder, but playing the audio is hugely affected by the system too. If you can\'t hear any sound, try going in the app settings, - pressing the \"Audio stream used by reminders\" option and changing it to a different value. If it still won\'t work, check your sound settings, if the particular stream isn\'t muted. + Je vois les rappels visuels, mais n'entends aucun son. Que puis-je faire? + Pas seulement l'affichage du rappel, mais la lecture de l'audio est également énormément affectée par le système. Si vous n’entendez aucun son, essayez d’entrer dans les paramètres de l’application, + en appuyant sur l'option "Flux audio utilisé par les rappels" et en la modifiant. Si cela ne fonctionne toujours pas, vérifiez vos paramètres audio, si le flux particulier n’est pas mis en sourdine. From 69a394527dc0b6e8b8ebfd4beefc0df03cbdfa9c Mon Sep 17 00:00:00 2001 From: tibbi Date: Sat, 27 Oct 2018 14:34:23 +0200 Subject: [PATCH 2/5] escaping some quotes --- app/src/main/res/values-fr/strings.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml index 0000855a3..eb18c8a0b 100644 --- a/app/src/main/res/values-fr/strings.xml +++ b/app/src/main/res/values-fr/strings.xml @@ -168,7 +168,7 @@ Rappel par défaut 1 Rappel par défaut 2 Rappel par défaut 3 - Affichage à ouvrir à partir du widget de liste d'événements + Affichage à ouvrir à partir du widget de liste d\'événements Dernière vue @@ -211,9 +211,9 @@ Puis-je synchroniser mes événements via Google Agenda, ou tout autre service proposant la synchronisation CalDAV ? Oui, il faut juste activer l\'option « Synchronisation CalDAV » dans les paramètres de l\'application puis choisir les calendriers à synchroniser. Une application tierce pour gérer la synchronisation entre votre appareil et les serveurs sera par contre nécessaire. Dans le cas d\'un calendrier Google Agenda, l\'application officielle fera l\'affaire. Pour les autres calendriers, il vous faudra une application comme DAVdroid par exemple. - Je vois les rappels visuels, mais n'entends aucun son. Que puis-je faire? - Pas seulement l'affichage du rappel, mais la lecture de l'audio est également énormément affectée par le système. Si vous n’entendez aucun son, essayez d’entrer dans les paramètres de l’application, - en appuyant sur l'option "Flux audio utilisé par les rappels" et en la modifiant. Si cela ne fonctionne toujours pas, vérifiez vos paramètres audio, si le flux particulier n’est pas mis en sourdine. + Je vois les rappels visuels, mais n\'entends aucun son. Que puis-je faire? + Pas seulement l\'affichage du rappel, mais la lecture de l\'audio est également énormément affectée par le système. Si vous n’entendez aucun son, essayez d’entrer dans les paramètres de l’application, + en appuyant sur l\'option "Flux audio utilisé par les rappels" et en la modifiant. Si cela ne fonctionne toujours pas, vérifiez vos paramètres audio, si le flux particulier n’est pas mis en sourdine. From 76d64fdbda513bd1ccd08da0f21f324ab2587518 Mon Sep 17 00:00:00 2001 From: en2sv Date: Sun, 28 Oct 2018 20:06:30 +0100 Subject: [PATCH 3/5] Update Swedish translation --- app/src/main/res/values-sv/strings.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/app/src/main/res/values-sv/strings.xml b/app/src/main/res/values-sv/strings.xml index 466a0ac9a..bf0d584f5 100644 --- a/app/src/main/res/values-sv/strings.xml +++ b/app/src/main/res/values-sv/strings.xml @@ -22,7 +22,7 @@ Skapa en ny händelse Duplicera händelse Titeln får inte vara tom - Händelsen kan inte sluta innan den har startat + Händelsen kan inte sluta innan den börjar Händelsen har lagts till Händelsen har uppdaterats Filtrera händelser efter typ @@ -49,7 +49,7 @@ Uppdatera bara den markerade förekomsten Uppdatera alla förekomster Upprepa till ett datum - Stop repeating after x occurrences + Sluta upprepa efter x förekomster Upprepa alltid gånger Upprepa @@ -121,7 +121,7 @@ Händelsetyper Lägg till en ny typ Redigera typ - En typ med denna titel finns redan + Det finns redan en typ med samma titel Färg Regelbunden händelse Standardhändelsetypen kan inte tas bort @@ -144,11 +144,11 @@ Starta veckovydagen vid Sluta veckovydagen vid Visa veckonummer - Vibrera vid påminnelseaviseringen + Vibrera vid påminnelseaviseringar Påminnelseljud Ingen app som kan ställa in en ringsignal hittades Ingen - Dagen kan inte börja innan den tar slut + Dagen kan inte sluta innan den börjar CalDAV-synkronisering Händelselistor Visa tidigare händelser @@ -164,12 +164,12 @@ Alarm Avisering Ring - Use the last events\' reminders as the default for new event - Default reminder 1 - Default reminder 2 - Default reminder 3 - View to open from the event list widget - Last view + Använd den senaste händelsens påminnelser som standard för nya händelser + Standardpåminnelse 1 + Standardpåminnelse 2 + Standardpåminnelse 3 + Vy som öppnas från händelselistwidgeten + Senaste vy CalDAV @@ -182,7 +182,7 @@ Det gick inte att redigera kalendern Synkroniserar… Synkroniseringen är klar - Select a different color (might be applied locally only) + Välj en annan färg (tillämpas kanske bara lokalt) From 10e7ce97abc04fdcb8c9e66358bdf406ea522778 Mon Sep 17 00:00:00 2001 From: FTno <16176811+FTno@users.noreply.github.com> Date: Mon, 29 Oct 2018 16:20:40 +0100 Subject: [PATCH 4/5] Update strings.xml Norwegian (nb) translation update --- app/src/main/res/values-nb/strings.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/src/main/res/values-nb/strings.xml b/app/src/main/res/values-nb/strings.xml index cd5144eeb..1bf054e7e 100644 --- a/app/src/main/res/values-nb/strings.xml +++ b/app/src/main/res/values-nb/strings.xml @@ -164,10 +164,10 @@ Alarm Varsel Ringetone - Use the last events\' reminders as the default for new event - Default reminder 1 - Default reminder 2 - Default reminder 3 + Bruk den siste hendelsens påminnelser som standard for ny hendelse + Standardpåminnelse 1 + Standardpåminnelse 2 + Standardpåminnelse 3 View to open from the event list widget Last view From d9ef8e64c3d8813c03d44862a1e321f72d84352f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fatih=20F=C4=B1r=C4=B1nc=C4=B1?= Date: Sun, 4 Nov 2018 21:22:14 +0000 Subject: [PATCH 5/5] Update strings.xml --- app/src/main/res/values-tr/strings.xml | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml index 859e8697c..a2e7e92bd 100644 --- a/app/src/main/res/values-tr/strings.xml +++ b/app/src/main/res/values-tr/strings.xml @@ -49,7 +49,7 @@ Yalnızca seçilen etkinlikleri güncelle Tüm etkinlikleri güncelle Şu tarihe kadar tekrarla - Stop repeating after x occurrences + X etkinlikten sonra tekrarlamayı durdur Sonsuza kadar tekrarla kere Tekrarla @@ -164,12 +164,13 @@ Alarm Bildirim Zil sesi - Use the last events\' reminders as the default for new event - Default reminder 1 - Default reminder 2 - Default reminder 3 - View to open from the event list widget - Last view + Yeni etkinlik için son etkinlikler\' hatırlatıcılarını varsayılan olarak kullan + Varsayılan hatırlatıcı 1 + Varsayılan hatırlatıcı 2 + Varsayılan hatırlatıcı 3 + Etkinlik listesi widget\'ından açılacak görünüm + + Son görünüm CalDAV @@ -182,7 +183,7 @@ Takvim düzenlenme başarısız Senkronize ediliyor… Senkronizasyon tamamlandı - Select a different color (might be applied locally only) + Farklı bir renk seçin (yalnızca yerel olarak uygulanabilir) @@ -210,9 +211,9 @@ Etkinliklerimi Google Takvim\'le veya CalDAV\'ı destekleyen başka bir hizmetle senkronize edebilir miyim? Evet, uygulama ayarlarından \"CalDAV senkronizasyonu\" seçeneğini işaretleyin ve senkronize etmek istediğiniz takvimleri seçin. Bununla birlikte, cihaz ve sunucular arasındaki senkronizasyonu ele alan bazı üçüncü taraf uygulamalarına ihtiyacınız olacaktır. Bu durumda bir Google takvimini senkronize etmek istiyorsanız, resmi Takvim uygulaması işi yapar. Diğer takvimler için, DAVdroid gibi üçüncü taraf senkronizasyon adaptörüne ihtiyacınız olacaktır. - I see the visual reminders, but hear no audio. What can I do? - Not just displaying the actual reminder, but playing the audio is hugely affected by the system too. If you can\'t hear any sound, try going in the app settings, - pressing the \"Audio stream used by reminders\" option and changing it to a different value. If it still won\'t work, check your sound settings, if the particular stream isn\'t muted. + Görsel hatırlatıcıları görüyorum ama ses duymuyorum. Ne yapabilirim? + Sadece gerçek hatırlatıcıyı görüntülemekle kalmaz, aynı zamanda ses çalmak da sistemden büyük ölçüde etkilenir. Herhangi bir ses duyamıyorsanız, uygulama ayarlarına girmeyi, + \"Hatırlatıcılar tarafından kullanılan ses akışına\" basmayı ve bunu farklı bir değere değiştirmeyi deneyin. Hala işe yaramazsa, belirli bir akış sessiz değilse, Ses ayarlarınızı kontrol edin.