From 81ee646a96d02fa638a80614e77650e9f315bfea Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 23 Apr 2024 01:20:45 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ar.js | 10 +++++----- l10n/ar.json | 10 +++++----- l10n/ast.js | 10 +++++----- l10n/ast.json | 10 +++++----- l10n/ca.js | 11 ++++++----- l10n/ca.json | 11 ++++++----- l10n/cy_GB.js | 1 + l10n/cy_GB.json | 1 + l10n/da.js | 1 + l10n/da.json | 1 + l10n/de_DE.js | 10 +++++----- l10n/de_DE.json | 10 +++++----- l10n/en_GB.js | 10 +++++----- l10n/en_GB.json | 10 +++++----- l10n/eo.js | 1 + l10n/eo.json | 1 + l10n/es.js | 10 +++++----- l10n/es.json | 10 +++++----- l10n/es_MX.js | 10 +++++----- l10n/es_MX.json | 10 +++++----- l10n/eu.js | 9 +++++---- l10n/eu.json | 9 +++++---- l10n/fi.js | 8 ++++---- l10n/fi.json | 8 ++++---- l10n/fr.js | 10 +++++----- l10n/fr.json | 10 +++++----- l10n/he.js | 1 + l10n/he.json | 1 + l10n/hr.js | 1 + l10n/hr.json | 1 + l10n/ja.js | 1 + l10n/ja.json | 1 + l10n/ko.js | 1 + l10n/ko.json | 1 + l10n/lv.js | 1 + l10n/lv.json | 1 + l10n/mk.js | 1 + l10n/mk.json | 1 + l10n/nb.js | 10 +++++----- l10n/nb.json | 10 +++++----- l10n/nl.js | 1 + l10n/nl.json | 1 + l10n/pt_BR.js | 10 +++++----- l10n/pt_BR.json | 10 +++++----- l10n/sk.js | 10 +++++----- l10n/sk.json | 10 +++++----- l10n/sl.js | 1 + l10n/sl.json | 1 + l10n/sr.js | 11 ++++++----- l10n/sr.json | 11 ++++++----- l10n/sv.js | 11 ++++++----- l10n/sv.json | 11 ++++++----- l10n/tr.js | 10 +++++----- l10n/tr.json | 10 +++++----- l10n/uk.js | 11 ++++++----- l10n/uk.json | 11 ++++++----- l10n/zh_CN.js | 11 ++++++----- l10n/zh_CN.json | 11 ++++++----- l10n/zh_HK.js | 10 +++++----- l10n/zh_HK.json | 10 +++++----- l10n/zh_TW.js | 11 ++++++----- l10n/zh_TW.json | 11 ++++++----- 62 files changed, 232 insertions(+), 196 deletions(-) diff --git a/l10n/ar.js b/l10n/ar.js index ddb3e242..b9fc06e0 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -70,14 +70,12 @@ OC.L10N.register( "Enable squared photos view" : "تفعيل عرض الصور المربعة", "Delete source directory" : "إحذف الدليل المصدر", "All folders" : "كل المجلدات", - "Choose a Photos source for the timelines" : "حدِّد مصدر الصور للخط الزمني", - "Choose a different folder" : "إختَر مجلداً مختلفاً", "Select a source folder for your media" : "إختَر المجلد المصدر لوسائطك ", "Home" : "الرئيسية", "Choose default Photos upload and Albums location" : "اختر افتراضي رفع الصور وموقع الألبومات", + "Choose a different folder" : "إختَر مجلداً مختلفاً", "Select the default upload location for your media" : "إختَر موضع الرفع التلقائي للوسائط", "View" : "عرض", - "Media folder" : "مجلد الوسائط", "Choose the folders from where photos and videos are shown." : "إختَر المجلد الذي تُعرض منه الصور و المقاطع", "Upload folder" : "مجلد الرفع", "Choose the folder where photos and albums are uploaded to." : "إختَر المجلد الذي تُرفع إليه الصور و الألبومات", @@ -125,7 +123,6 @@ OC.L10N.register( "No tags yet" : "لا توجد وسوم حتى الآن", "Photos with tags will show up here" : "سوف تظهر الصور ذات الوسوم هنا", "Popular tags" : "سِمَاتٌ شائعةٌ", - "The source folder does not exists" : "المجلد المصدر غير موجود", "Add" : "إضافة", "Add to album" : "إضِف إلى ألبوم", "Delete selection" : "حذف ما تمّ تحديده", @@ -173,6 +170,9 @@ OC.L10N.register( "Create a new album" : "إنشِيء ألبوماً جديداً", "Add selection to an album" : "أضِف ما تمّ تحديده إلى ألبوم", "Failed to create {albumName}." : "تعذّر إنشاء {albumName}.", - "Failed to rename {currentAlbumName} to {newAlbumName}." : "تعذّر تغيير تسمية {currentAlbumName} إلى {newAlbumName}." + "Failed to rename {currentAlbumName} to {newAlbumName}." : "تعذّر تغيير تسمية {currentAlbumName} إلى {newAlbumName}.", + "Choose a Photos source for the timelines" : "حدِّد مصدر الصور للخط الزمني", + "Media folder" : "مجلد الوسائط", + "The source folder does not exists" : "المجلد المصدر غير موجود" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/l10n/ar.json b/l10n/ar.json index a38c3f64..1f63aa51 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -68,14 +68,12 @@ "Enable squared photos view" : "تفعيل عرض الصور المربعة", "Delete source directory" : "إحذف الدليل المصدر", "All folders" : "كل المجلدات", - "Choose a Photos source for the timelines" : "حدِّد مصدر الصور للخط الزمني", - "Choose a different folder" : "إختَر مجلداً مختلفاً", "Select a source folder for your media" : "إختَر المجلد المصدر لوسائطك ", "Home" : "الرئيسية", "Choose default Photos upload and Albums location" : "اختر افتراضي رفع الصور وموقع الألبومات", + "Choose a different folder" : "إختَر مجلداً مختلفاً", "Select the default upload location for your media" : "إختَر موضع الرفع التلقائي للوسائط", "View" : "عرض", - "Media folder" : "مجلد الوسائط", "Choose the folders from where photos and videos are shown." : "إختَر المجلد الذي تُعرض منه الصور و المقاطع", "Upload folder" : "مجلد الرفع", "Choose the folder where photos and albums are uploaded to." : "إختَر المجلد الذي تُرفع إليه الصور و الألبومات", @@ -123,7 +121,6 @@ "No tags yet" : "لا توجد وسوم حتى الآن", "Photos with tags will show up here" : "سوف تظهر الصور ذات الوسوم هنا", "Popular tags" : "سِمَاتٌ شائعةٌ", - "The source folder does not exists" : "المجلد المصدر غير موجود", "Add" : "إضافة", "Add to album" : "إضِف إلى ألبوم", "Delete selection" : "حذف ما تمّ تحديده", @@ -171,6 +168,9 @@ "Create a new album" : "إنشِيء ألبوماً جديداً", "Add selection to an album" : "أضِف ما تمّ تحديده إلى ألبوم", "Failed to create {albumName}." : "تعذّر إنشاء {albumName}.", - "Failed to rename {currentAlbumName} to {newAlbumName}." : "تعذّر تغيير تسمية {currentAlbumName} إلى {newAlbumName}." + "Failed to rename {currentAlbumName} to {newAlbumName}." : "تعذّر تغيير تسمية {currentAlbumName} إلى {newAlbumName}.", + "Choose a Photos source for the timelines" : "حدِّد مصدر الصور للخط الزمني", + "Media folder" : "مجلد الوسائط", + "The source folder does not exists" : "المجلد المصدر غير موجود" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" } \ No newline at end of file diff --git a/l10n/ast.js b/l10n/ast.js index d043cd1d..3c84fb30 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -70,14 +70,12 @@ OC.L10N.register( "Enable squared photos view" : "Activar la vista de semeyes en cuadráu", "Delete source directory" : "Desaniciar el direutoriu d'orixe", "All folders" : "Toles carpetes", - "Choose a Photos source for the timelines" : "Escueyi una fonte de semeyes pa les llines de tiempu", - "Choose a different folder" : "Escueyi una carpeta diferente", "Select a source folder for your media" : "Seleiciona una carpeta d'orixe pa los elementos multimedia", "Home" : "Aniciu", "Choose default Photos upload and Albums location" : "Escueyi la llocalización pa los álbumes y la xuba de semeyes", + "Choose a different folder" : "Escueyi una carpeta diferente", "Select the default upload location for your media" : "Seleiciona la llocalización de xuba predeterminada pa los elementos multimedia", "View" : "Ver", - "Media folder" : "Carpeta multimedia", "Choose the folders from where photos and videos are shown." : "Escueyi les carpetes de les que s'amuesen les semeyes y vídeos.", "Upload folder" : "Carpeta de xuba", "Choose the folder where photos and albums are uploaded to." : "Escueyu la carpeta a onde se xuben les semeyes y los álbumes.", @@ -125,7 +123,6 @@ OC.L10N.register( "No tags yet" : "Nun hai nenguna etiqueta", "Photos with tags will show up here" : "Equí apaecen les semeyes etiquetaes", "Popular tags" : "Etiquetes populares", - "The source folder does not exists" : "La carpeta d'orixe nun esiste", "Add" : "Amestar", "Add to album" : "Amestar al álbum", "Delete selection" : "Desaniciar la seleición", @@ -173,6 +170,9 @@ OC.L10N.register( "Create a new album" : "Crear un álbum", "Add selection to an album" : "Amiesta la seleición a un álbum", "Failed to create {albumName}." : "Nun se pue crear «{albumName}».", - "Failed to rename {currentAlbumName} to {newAlbumName}." : "Nun se pue renomar «{albumName}» a «{newAlbumName}»." + "Failed to rename {currentAlbumName} to {newAlbumName}." : "Nun se pue renomar «{albumName}» a «{newAlbumName}».", + "Choose a Photos source for the timelines" : "Escueyi una fonte de semeyes pa les llines de tiempu", + "Media folder" : "Carpeta multimedia", + "The source folder does not exists" : "La carpeta d'orixe nun esiste" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ast.json b/l10n/ast.json index 6410a183..f1f9ef19 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -68,14 +68,12 @@ "Enable squared photos view" : "Activar la vista de semeyes en cuadráu", "Delete source directory" : "Desaniciar el direutoriu d'orixe", "All folders" : "Toles carpetes", - "Choose a Photos source for the timelines" : "Escueyi una fonte de semeyes pa les llines de tiempu", - "Choose a different folder" : "Escueyi una carpeta diferente", "Select a source folder for your media" : "Seleiciona una carpeta d'orixe pa los elementos multimedia", "Home" : "Aniciu", "Choose default Photos upload and Albums location" : "Escueyi la llocalización pa los álbumes y la xuba de semeyes", + "Choose a different folder" : "Escueyi una carpeta diferente", "Select the default upload location for your media" : "Seleiciona la llocalización de xuba predeterminada pa los elementos multimedia", "View" : "Ver", - "Media folder" : "Carpeta multimedia", "Choose the folders from where photos and videos are shown." : "Escueyi les carpetes de les que s'amuesen les semeyes y vídeos.", "Upload folder" : "Carpeta de xuba", "Choose the folder where photos and albums are uploaded to." : "Escueyu la carpeta a onde se xuben les semeyes y los álbumes.", @@ -123,7 +121,6 @@ "No tags yet" : "Nun hai nenguna etiqueta", "Photos with tags will show up here" : "Equí apaecen les semeyes etiquetaes", "Popular tags" : "Etiquetes populares", - "The source folder does not exists" : "La carpeta d'orixe nun esiste", "Add" : "Amestar", "Add to album" : "Amestar al álbum", "Delete selection" : "Desaniciar la seleición", @@ -171,6 +168,9 @@ "Create a new album" : "Crear un álbum", "Add selection to an album" : "Amiesta la seleición a un álbum", "Failed to create {albumName}." : "Nun se pue crear «{albumName}».", - "Failed to rename {currentAlbumName} to {newAlbumName}." : "Nun se pue renomar «{albumName}» a «{newAlbumName}»." + "Failed to rename {currentAlbumName} to {newAlbumName}." : "Nun se pue renomar «{albumName}» a «{newAlbumName}».", + "Choose a Photos source for the timelines" : "Escueyi una fonte de semeyes pa les llines de tiempu", + "Media folder" : "Carpeta multimedia", + "The source folder does not exists" : "La carpeta d'orixe nun esiste" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ca.js b/l10n/ca.js index d04f28f4..385a6507 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -70,14 +70,13 @@ OC.L10N.register( "Enable squared photos view" : "Habilita la visualització de fotos quadrada", "Delete source directory" : "Suprimeix la carpeta d'origen", "All folders" : "Totes les carpetes", - "Choose a Photos source for the timelines" : "Trieu un origen de fotos per a les cronologies", - "Choose a different folder" : "Tria una carpeta diferent", + "Add folder" : "Afegeix una carpeta", "Select a source folder for your media" : "Trieu una carpeta d'origen per al contingut multimèdia", "Home" : "Casa", "Choose default Photos upload and Albums location" : "Tria la ubicació per defecte de les pujades de fotos i dels àlbums", + "Choose a different folder" : "Tria una carpeta diferent", "Select the default upload location for your media" : "Seleccioneu la ubicació de pujada per defecte per al contingut multimèdia", "View" : "Visualització", - "Media folder" : "Carpeta multimèdia", "Choose the folders from where photos and videos are shown." : "Trieu les carpetes de les quals es mostren les fotos i els vídeos.", "Upload folder" : "Carpeta de pujada", "Choose the folder where photos and albums are uploaded to." : "Trieu la carpeta on es pugen les fotos i els àlbums.", @@ -125,7 +124,6 @@ OC.L10N.register( "No tags yet" : "Encara no hi ha cap etiqueta", "Photos with tags will show up here" : "Les fotos amb etiquetes es mostraran aquí", "Popular tags" : "Etiquetes populars", - "The source folder does not exists" : "La carpeta d'origen no existeix", "Add" : "Afegeix", "Add to album" : "Afegeix a un àlbum", "Delete selection" : "Suprimeix la selecció", @@ -173,6 +171,9 @@ OC.L10N.register( "Create a new album" : "Crea un àlbum nou", "Add selection to an album" : "Afegeix la selecció a un àlbum", "Failed to create {albumName}." : "No s'ha pogut crear {albumName}.", - "Failed to rename {currentAlbumName} to {newAlbumName}." : "No s'ha pogut canviar el nom de l'àlbum {currentAlbumName} a {newAlbumName}." + "Failed to rename {currentAlbumName} to {newAlbumName}." : "No s'ha pogut canviar el nom de l'àlbum {currentAlbumName} a {newAlbumName}.", + "Choose a Photos source for the timelines" : "Trieu un origen de fotos per a les cronologies", + "Media folder" : "Carpeta multimèdia", + "The source folder does not exists" : "La carpeta d'origen no existeix" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ca.json b/l10n/ca.json index a82f974c..4d45f252 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -68,14 +68,13 @@ "Enable squared photos view" : "Habilita la visualització de fotos quadrada", "Delete source directory" : "Suprimeix la carpeta d'origen", "All folders" : "Totes les carpetes", - "Choose a Photos source for the timelines" : "Trieu un origen de fotos per a les cronologies", - "Choose a different folder" : "Tria una carpeta diferent", + "Add folder" : "Afegeix una carpeta", "Select a source folder for your media" : "Trieu una carpeta d'origen per al contingut multimèdia", "Home" : "Casa", "Choose default Photos upload and Albums location" : "Tria la ubicació per defecte de les pujades de fotos i dels àlbums", + "Choose a different folder" : "Tria una carpeta diferent", "Select the default upload location for your media" : "Seleccioneu la ubicació de pujada per defecte per al contingut multimèdia", "View" : "Visualització", - "Media folder" : "Carpeta multimèdia", "Choose the folders from where photos and videos are shown." : "Trieu les carpetes de les quals es mostren les fotos i els vídeos.", "Upload folder" : "Carpeta de pujada", "Choose the folder where photos and albums are uploaded to." : "Trieu la carpeta on es pugen les fotos i els àlbums.", @@ -123,7 +122,6 @@ "No tags yet" : "Encara no hi ha cap etiqueta", "Photos with tags will show up here" : "Les fotos amb etiquetes es mostraran aquí", "Popular tags" : "Etiquetes populars", - "The source folder does not exists" : "La carpeta d'origen no existeix", "Add" : "Afegeix", "Add to album" : "Afegeix a un àlbum", "Delete selection" : "Suprimeix la selecció", @@ -171,6 +169,9 @@ "Create a new album" : "Crea un àlbum nou", "Add selection to an album" : "Afegeix la selecció a un àlbum", "Failed to create {albumName}." : "No s'ha pogut crear {albumName}.", - "Failed to rename {currentAlbumName} to {newAlbumName}." : "No s'ha pogut canviar el nom de l'àlbum {currentAlbumName} a {newAlbumName}." + "Failed to rename {currentAlbumName} to {newAlbumName}." : "No s'ha pogut canviar el nom de l'àlbum {currentAlbumName} a {newAlbumName}.", + "Choose a Photos source for the timelines" : "Trieu un origen de fotos per a les cronologies", + "Media folder" : "Carpeta multimèdia", + "The source folder does not exists" : "La carpeta d'origen no existeix" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/cy_GB.js b/l10n/cy_GB.js index 1a8aa369..568e975f 100644 --- a/l10n/cy_GB.js +++ b/l10n/cy_GB.js @@ -14,6 +14,7 @@ OC.L10N.register( "An error occurred" : "Digwyddodd gwall", "Favorite" : "Ffefryn", "Go back" : "Nôl", + "Add folder" : "Ychwanegu ffolder", "Home" : "Cartref", "View" : "Golwg", "Remove from favorites" : "Remove from favorites", diff --git a/l10n/cy_GB.json b/l10n/cy_GB.json index 0103e88a..b4b73ea6 100644 --- a/l10n/cy_GB.json +++ b/l10n/cy_GB.json @@ -12,6 +12,7 @@ "An error occurred" : "Digwyddodd gwall", "Favorite" : "Ffefryn", "Go back" : "Nôl", + "Add folder" : "Ychwanegu ffolder", "Home" : "Cartref", "View" : "Golwg", "Remove from favorites" : "Remove from favorites", diff --git a/l10n/da.js b/l10n/da.js index 1af24ee9..1be84b1c 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -41,6 +41,7 @@ OC.L10N.register( "Add to {destination}" : "Føj til {destination}", "_{years} year ago_::_{years} years ago_" : ["{years} år siden","{years} år siden"], "Enable squared photos view" : "Aktiver kvadratisk fotovisning", + "Add folder" : "Tilføj mappe", "Home" : "Hjemme", "View" : "Vis", "Unselect all" : "Fravælg alle", diff --git a/l10n/da.json b/l10n/da.json index 7a69f1d1..62e3d393 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -39,6 +39,7 @@ "Add to {destination}" : "Føj til {destination}", "_{years} year ago_::_{years} years ago_" : ["{years} år siden","{years} år siden"], "Enable squared photos view" : "Aktiver kvadratisk fotovisning", + "Add folder" : "Tilføj mappe", "Home" : "Hjemme", "View" : "Vis", "Unselect all" : "Fravælg alle", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 5681afdc..0c4ba55e 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -70,14 +70,12 @@ OC.L10N.register( "Enable squared photos view" : "Quadratische Fotoansicht aktivieren", "Delete source directory" : "Quellverzeichnis löschen", "All folders" : "Alle Ordner", - "Choose a Photos source for the timelines" : "In Photos eine Quelle für die Zeitleisten auswählen", - "Choose a different folder" : "Anderen Ordner wählen", "Select a source folder for your media" : "Quellordner für Ihre Medien wählen", "Home" : "Startseite", "Choose default Photos upload and Albums location" : "Den Standardspeicherort für das Hochladen von Fotos und Alben wählen", + "Choose a different folder" : "Anderen Ordner wählen", "Select the default upload location for your media" : "Standardspeicherort für Ihre hochgeladenen Medien auswählen", "View" : "Ansicht", - "Media folder" : "Medienordner", "Choose the folders from where photos and videos are shown." : "Ordner wählen, aus dem Fotos und Videos angezeigt werden.", "Upload folder" : "Hochladen-Ordner", "Choose the folder where photos and albums are uploaded to." : "Ordner wählen, in den Fotos und Videos hochgeladen werden.", @@ -125,7 +123,6 @@ OC.L10N.register( "No tags yet" : "Noch keine Schlagworte vorhanden", "Photos with tags will show up here" : "Fotos mit Schlagworten werden hier angezeigt", "Popular tags" : "Beliebte Schlagworte", - "The source folder does not exists" : "Quellordner existiert nicht", "Add" : "Hinzufügen", "Add to album" : "Zum Album hinzufügen", "Delete selection" : "Auswahl löschen", @@ -173,6 +170,9 @@ OC.L10N.register( "Create a new album" : "Neues Album erstellen", "Add selection to an album" : "Auswahl einem Album hinzufügen", "Failed to create {albumName}." : "{albumName} konnte nicht erstellt werden.", - "Failed to rename {currentAlbumName} to {newAlbumName}." : "{currentAlbumName} konnte nicht in {newAlbumName} umbenannt werden." + "Failed to rename {currentAlbumName} to {newAlbumName}." : "{currentAlbumName} konnte nicht in {newAlbumName} umbenannt werden.", + "Choose a Photos source for the timelines" : "In Photos eine Quelle für die Zeitleisten auswählen", + "Media folder" : "Medienordner", + "The source folder does not exists" : "Quellordner existiert nicht" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de_DE.json b/l10n/de_DE.json index b597c922..b871ec34 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -68,14 +68,12 @@ "Enable squared photos view" : "Quadratische Fotoansicht aktivieren", "Delete source directory" : "Quellverzeichnis löschen", "All folders" : "Alle Ordner", - "Choose a Photos source for the timelines" : "In Photos eine Quelle für die Zeitleisten auswählen", - "Choose a different folder" : "Anderen Ordner wählen", "Select a source folder for your media" : "Quellordner für Ihre Medien wählen", "Home" : "Startseite", "Choose default Photos upload and Albums location" : "Den Standardspeicherort für das Hochladen von Fotos und Alben wählen", + "Choose a different folder" : "Anderen Ordner wählen", "Select the default upload location for your media" : "Standardspeicherort für Ihre hochgeladenen Medien auswählen", "View" : "Ansicht", - "Media folder" : "Medienordner", "Choose the folders from where photos and videos are shown." : "Ordner wählen, aus dem Fotos und Videos angezeigt werden.", "Upload folder" : "Hochladen-Ordner", "Choose the folder where photos and albums are uploaded to." : "Ordner wählen, in den Fotos und Videos hochgeladen werden.", @@ -123,7 +121,6 @@ "No tags yet" : "Noch keine Schlagworte vorhanden", "Photos with tags will show up here" : "Fotos mit Schlagworten werden hier angezeigt", "Popular tags" : "Beliebte Schlagworte", - "The source folder does not exists" : "Quellordner existiert nicht", "Add" : "Hinzufügen", "Add to album" : "Zum Album hinzufügen", "Delete selection" : "Auswahl löschen", @@ -171,6 +168,9 @@ "Create a new album" : "Neues Album erstellen", "Add selection to an album" : "Auswahl einem Album hinzufügen", "Failed to create {albumName}." : "{albumName} konnte nicht erstellt werden.", - "Failed to rename {currentAlbumName} to {newAlbumName}." : "{currentAlbumName} konnte nicht in {newAlbumName} umbenannt werden." + "Failed to rename {currentAlbumName} to {newAlbumName}." : "{currentAlbumName} konnte nicht in {newAlbumName} umbenannt werden.", + "Choose a Photos source for the timelines" : "In Photos eine Quelle für die Zeitleisten auswählen", + "Media folder" : "Medienordner", + "The source folder does not exists" : "Quellordner existiert nicht" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 01f7e181..59d1e925 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -70,14 +70,12 @@ OC.L10N.register( "Enable squared photos view" : "Enable squared photos view", "Delete source directory" : "Delete source directory", "All folders" : "All folders", - "Choose a Photos source for the timelines" : "Choose a Photos source for the timelines", - "Choose a different folder" : "Choose a different folder", "Select a source folder for your media" : "Select a source folder for your media", "Home" : "Home", "Choose default Photos upload and Albums location" : "Choose default Photos upload and Albums location", + "Choose a different folder" : "Choose a different folder", "Select the default upload location for your media" : "Select the default upload location for your media", "View" : "View", - "Media folder" : "Media folder", "Choose the folders from where photos and videos are shown." : "Choose the folders from where photos and videos are shown.", "Upload folder" : "Upload folder", "Choose the folder where photos and albums are uploaded to." : "Choose the folder where photos and albums are uploaded to.", @@ -125,7 +123,6 @@ OC.L10N.register( "No tags yet" : "No tags yet", "Photos with tags will show up here" : "Photos with tags will show up here", "Popular tags" : "Popular tags", - "The source folder does not exists" : "The source folder does not exists", "Add" : "Add", "Add to album" : "Add to album", "Delete selection" : "Delete selection", @@ -173,6 +170,9 @@ OC.L10N.register( "Create a new album" : "Create a new album", "Add selection to an album" : "Add selection to an album", "Failed to create {albumName}." : "Failed to create {albumName}.", - "Failed to rename {currentAlbumName} to {newAlbumName}." : "Failed to rename {currentAlbumName} to {newAlbumName}." + "Failed to rename {currentAlbumName} to {newAlbumName}." : "Failed to rename {currentAlbumName} to {newAlbumName}.", + "Choose a Photos source for the timelines" : "Choose a Photos source for the timelines", + "Media folder" : "Media folder", + "The source folder does not exists" : "The source folder does not exists" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 7cee6d57..4b4ee67a 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -68,14 +68,12 @@ "Enable squared photos view" : "Enable squared photos view", "Delete source directory" : "Delete source directory", "All folders" : "All folders", - "Choose a Photos source for the timelines" : "Choose a Photos source for the timelines", - "Choose a different folder" : "Choose a different folder", "Select a source folder for your media" : "Select a source folder for your media", "Home" : "Home", "Choose default Photos upload and Albums location" : "Choose default Photos upload and Albums location", + "Choose a different folder" : "Choose a different folder", "Select the default upload location for your media" : "Select the default upload location for your media", "View" : "View", - "Media folder" : "Media folder", "Choose the folders from where photos and videos are shown." : "Choose the folders from where photos and videos are shown.", "Upload folder" : "Upload folder", "Choose the folder where photos and albums are uploaded to." : "Choose the folder where photos and albums are uploaded to.", @@ -123,7 +121,6 @@ "No tags yet" : "No tags yet", "Photos with tags will show up here" : "Photos with tags will show up here", "Popular tags" : "Popular tags", - "The source folder does not exists" : "The source folder does not exists", "Add" : "Add", "Add to album" : "Add to album", "Delete selection" : "Delete selection", @@ -171,6 +168,9 @@ "Create a new album" : "Create a new album", "Add selection to an album" : "Add selection to an album", "Failed to create {albumName}." : "Failed to create {albumName}.", - "Failed to rename {currentAlbumName} to {newAlbumName}." : "Failed to rename {currentAlbumName} to {newAlbumName}." + "Failed to rename {currentAlbumName} to {newAlbumName}." : "Failed to rename {currentAlbumName} to {newAlbumName}.", + "Choose a Photos source for the timelines" : "Choose a Photos source for the timelines", + "Media folder" : "Media folder", + "The source folder does not exists" : "The source folder does not exists" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/eo.js b/l10n/eo.js index 08fea205..4c664c4e 100644 --- a/l10n/eo.js +++ b/l10n/eo.js @@ -17,6 +17,7 @@ OC.L10N.register( "An error occurred" : "Eraro okazis", "Favorite" : "Pliŝatati", "Go back" : "Reveni", + "Add folder" : "Aldoni dosierujon", "Home" : "Hejmo", "View" : "Vidi", "Remove from favorites" : "Forigi el pliŝataĵoj", diff --git a/l10n/eo.json b/l10n/eo.json index cf5b5dce..ede2d578 100644 --- a/l10n/eo.json +++ b/l10n/eo.json @@ -15,6 +15,7 @@ "An error occurred" : "Eraro okazis", "Favorite" : "Pliŝatati", "Go back" : "Reveni", + "Add folder" : "Aldoni dosierujon", "Home" : "Hejmo", "View" : "Vidi", "Remove from favorites" : "Forigi el pliŝataĵoj", diff --git a/l10n/es.js b/l10n/es.js index bcf97384..fa33b765 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -70,14 +70,12 @@ OC.L10N.register( "Enable squared photos view" : "Habilitar vista de fotos cuadradas", "Delete source directory" : "Eliminar directorio de origen", "All folders" : "Todas las carpetas", - "Choose a Photos source for the timelines" : "Elegir una fuente de fotos para las líneas de tiempo", - "Choose a different folder" : "Elija una carpeta diferente", "Select a source folder for your media" : "Elegir una carpeta fuente para sus medios", "Home" : "Inicio", "Choose default Photos upload and Albums location" : "Ubicación por defecto de subida para Fotos y Álbumes", + "Choose a different folder" : "Elija una carpeta diferente", "Select the default upload location for your media" : "Ubicación de subida predeterminada para sus medios", "View" : "Ver", - "Media folder" : "Carpeta de medios", "Upload folder" : "Subir carpeta", "Choose the folder where photos and albums are uploaded to." : "Elija la carpeta donde se cargan las fotos y los álbumes.", "_%n photo_::_%n photos_" : ["%n foto","%n fotos","%n fotos"], @@ -124,7 +122,6 @@ OC.L10N.register( "No tags yet" : "Todavía no hay etiquetas", "Photos with tags will show up here" : "Las fotos con etiquetas aparecerán aquí", "Popular tags" : "Etiquetas populares", - "The source folder does not exists" : "La carpeta de origen no existe", "Add" : "Añadir", "Add to album" : "Añadir al álbum", "Delete selection" : "Borrar la selección", @@ -172,6 +169,9 @@ OC.L10N.register( "Create a new album" : "Crear un álbum nuevo", "Add selection to an album" : "Añadir selección a un álbum", "Failed to create {albumName}." : "Fallo al crear {albumName}", - "Failed to rename {currentAlbumName} to {newAlbumName}." : "Fallo al renombrar {currentAlbumName} a {newAlbumName}." + "Failed to rename {currentAlbumName} to {newAlbumName}." : "Fallo al renombrar {currentAlbumName} a {newAlbumName}.", + "Choose a Photos source for the timelines" : "Elegir una fuente de fotos para las líneas de tiempo", + "Media folder" : "Carpeta de medios", + "The source folder does not exists" : "La carpeta de origen no existe" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es.json b/l10n/es.json index f49cef91..9c2370d3 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -68,14 +68,12 @@ "Enable squared photos view" : "Habilitar vista de fotos cuadradas", "Delete source directory" : "Eliminar directorio de origen", "All folders" : "Todas las carpetas", - "Choose a Photos source for the timelines" : "Elegir una fuente de fotos para las líneas de tiempo", - "Choose a different folder" : "Elija una carpeta diferente", "Select a source folder for your media" : "Elegir una carpeta fuente para sus medios", "Home" : "Inicio", "Choose default Photos upload and Albums location" : "Ubicación por defecto de subida para Fotos y Álbumes", + "Choose a different folder" : "Elija una carpeta diferente", "Select the default upload location for your media" : "Ubicación de subida predeterminada para sus medios", "View" : "Ver", - "Media folder" : "Carpeta de medios", "Upload folder" : "Subir carpeta", "Choose the folder where photos and albums are uploaded to." : "Elija la carpeta donde se cargan las fotos y los álbumes.", "_%n photo_::_%n photos_" : ["%n foto","%n fotos","%n fotos"], @@ -122,7 +120,6 @@ "No tags yet" : "Todavía no hay etiquetas", "Photos with tags will show up here" : "Las fotos con etiquetas aparecerán aquí", "Popular tags" : "Etiquetas populares", - "The source folder does not exists" : "La carpeta de origen no existe", "Add" : "Añadir", "Add to album" : "Añadir al álbum", "Delete selection" : "Borrar la selección", @@ -170,6 +167,9 @@ "Create a new album" : "Crear un álbum nuevo", "Add selection to an album" : "Añadir selección a un álbum", "Failed to create {albumName}." : "Fallo al crear {albumName}", - "Failed to rename {currentAlbumName} to {newAlbumName}." : "Fallo al renombrar {currentAlbumName} a {newAlbumName}." + "Failed to rename {currentAlbumName} to {newAlbumName}." : "Fallo al renombrar {currentAlbumName} a {newAlbumName}.", + "Choose a Photos source for the timelines" : "Elegir una fuente de fotos para las líneas de tiempo", + "Media folder" : "Carpeta de medios", + "The source folder does not exists" : "La carpeta de origen no existe" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_MX.js b/l10n/es_MX.js index 0302b2a8..af7a3f9d 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -70,14 +70,12 @@ OC.L10N.register( "Enable squared photos view" : "Habilitar la vista de fotos cuadradas", "Delete source directory" : "Eliminar el directorio fuente", "All folders" : "Todas las carpetas", - "Choose a Photos source for the timelines" : "Elegir una fuente de fotos para las líneas de tiempo", - "Choose a different folder" : "Elegir una carpeta diferente", "Select a source folder for your media" : "Elegir una carpeta fuente para sus medios", "Home" : "Inicio", "Choose default Photos upload and Albums location" : "Seleccionar la ubicación predeterminada de carga de fotos y álbumes", + "Choose a different folder" : "Elegir una carpeta diferente", "Select the default upload location for your media" : "Seleccionar la ubicación predeterminada para los medios", "View" : "Ver", - "Media folder" : "Carpeta de medios", "Choose the folders from where photos and videos are shown." : "Elegir las carpetas de donde se muestren las fotos y videos.", "Upload folder" : "Cargar carpeta", "Choose the folder where photos and albums are uploaded to." : "Elegir la carpeta donde se carguen las fotos y videos.", @@ -125,7 +123,6 @@ OC.L10N.register( "No tags yet" : "Aún no hay etiquetas", "Photos with tags will show up here" : "Las fotos con etiquetas se mostrarán aquí", "Popular tags" : "Etiquetas populares", - "The source folder does not exists" : "La carpeta fuente no existe", "Add" : "Agregar", "Add to album" : "Añadir al álbum", "Delete selection" : "Borrar selección", @@ -173,6 +170,9 @@ OC.L10N.register( "Create a new album" : "Crear un nuevo álbum", "Add selection to an album" : "Añadir selección a un álbum", "Failed to create {albumName}." : "No se pudo crear {albumName}.", - "Failed to rename {currentAlbumName} to {newAlbumName}." : "No se pudo renombrar {currentAlbumName} a {newAlbumName}." + "Failed to rename {currentAlbumName} to {newAlbumName}." : "No se pudo renombrar {currentAlbumName} a {newAlbumName}.", + "Choose a Photos source for the timelines" : "Elegir una fuente de fotos para las líneas de tiempo", + "Media folder" : "Carpeta de medios", + "The source folder does not exists" : "La carpeta fuente no existe" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_MX.json b/l10n/es_MX.json index 39c03d9e..92793c74 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -68,14 +68,12 @@ "Enable squared photos view" : "Habilitar la vista de fotos cuadradas", "Delete source directory" : "Eliminar el directorio fuente", "All folders" : "Todas las carpetas", - "Choose a Photos source for the timelines" : "Elegir una fuente de fotos para las líneas de tiempo", - "Choose a different folder" : "Elegir una carpeta diferente", "Select a source folder for your media" : "Elegir una carpeta fuente para sus medios", "Home" : "Inicio", "Choose default Photos upload and Albums location" : "Seleccionar la ubicación predeterminada de carga de fotos y álbumes", + "Choose a different folder" : "Elegir una carpeta diferente", "Select the default upload location for your media" : "Seleccionar la ubicación predeterminada para los medios", "View" : "Ver", - "Media folder" : "Carpeta de medios", "Choose the folders from where photos and videos are shown." : "Elegir las carpetas de donde se muestren las fotos y videos.", "Upload folder" : "Cargar carpeta", "Choose the folder where photos and albums are uploaded to." : "Elegir la carpeta donde se carguen las fotos y videos.", @@ -123,7 +121,6 @@ "No tags yet" : "Aún no hay etiquetas", "Photos with tags will show up here" : "Las fotos con etiquetas se mostrarán aquí", "Popular tags" : "Etiquetas populares", - "The source folder does not exists" : "La carpeta fuente no existe", "Add" : "Agregar", "Add to album" : "Añadir al álbum", "Delete selection" : "Borrar selección", @@ -171,6 +168,9 @@ "Create a new album" : "Crear un nuevo álbum", "Add selection to an album" : "Añadir selección a un álbum", "Failed to create {albumName}." : "No se pudo crear {albumName}.", - "Failed to rename {currentAlbumName} to {newAlbumName}." : "No se pudo renombrar {currentAlbumName} a {newAlbumName}." + "Failed to rename {currentAlbumName} to {newAlbumName}." : "No se pudo renombrar {currentAlbumName} a {newAlbumName}.", + "Choose a Photos source for the timelines" : "Elegir una fuente de fotos para las líneas de tiempo", + "Media folder" : "Carpeta de medios", + "The source folder does not exists" : "La carpeta fuente no existe" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/eu.js b/l10n/eu.js index a94d689e..74f878dd 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -66,13 +66,13 @@ OC.L10N.register( "Enable squared photos view" : "Gaitu lauki formako argazki ikuspegia", "Delete source directory" : "Ezabatu iturburuko direktorioa", "All folders" : "Karpeta guztiak", - "Choose a different folder" : "Aukeratu beste karpeta bat", + "Add folder" : "Gehitu karpeta", "Select a source folder for your media" : "Hautatu iturburu karpeta bat zure multimedia fitxategientzat", "Home" : "Etxea", "Choose default Photos upload and Albums location" : "Aukeratu argazkien igoera eta albumen kokaleku lehenetsia", + "Choose a different folder" : "Aukeratu beste karpeta bat", "Select the default upload location for your media" : "Hautatu lehenetsitako kokalekua zure multimedia fitxategiak igotzeko", "View" : "Ikusi", - "Media folder" : "Multimedia karpeta", "Choose the folders from where photos and videos are shown." : "Aukeratu zein karpetatatik erakutsiko diren argazki eta bideoak.", "Upload folder" : "Igo karpeta", "Choose the folder where photos and albums are uploaded to." : "Aukeratu zein karpetatara igoko diren argazki eta albumak.", @@ -120,7 +120,6 @@ OC.L10N.register( "No tags yet" : "Etitketarik ez oraindik", "Photos with tags will show up here" : "Etiketadun argazkiak hemen erakutsiko dira", "Popular tags" : "Etiketa ohikoak", - "The source folder does not exists" : "Iturburuko karpeta ez da existitzen", "Add" : "Gehitu", "Add to album" : "Gehitu albumera", "Delete selection" : "Ezabatu hautatutakoak", @@ -168,6 +167,8 @@ OC.L10N.register( "Create a new album" : "Sortu album berri bat", "Add selection to an album" : "Gehitu hautatutakoak album batera", "Failed to create {albumName}." : "Ezin izan da {albumName} sortu.", - "Failed to rename {currentAlbumName} to {newAlbumName}." : "Ezin izan da {currentAlbumName} berrizendatu {newAlbumName} gisa." + "Failed to rename {currentAlbumName} to {newAlbumName}." : "Ezin izan da {currentAlbumName} berrizendatu {newAlbumName} gisa.", + "Media folder" : "Multimedia karpeta", + "The source folder does not exists" : "Iturburuko karpeta ez da existitzen" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/eu.json b/l10n/eu.json index 245219b7..f9fd84cc 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -64,13 +64,13 @@ "Enable squared photos view" : "Gaitu lauki formako argazki ikuspegia", "Delete source directory" : "Ezabatu iturburuko direktorioa", "All folders" : "Karpeta guztiak", - "Choose a different folder" : "Aukeratu beste karpeta bat", + "Add folder" : "Gehitu karpeta", "Select a source folder for your media" : "Hautatu iturburu karpeta bat zure multimedia fitxategientzat", "Home" : "Etxea", "Choose default Photos upload and Albums location" : "Aukeratu argazkien igoera eta albumen kokaleku lehenetsia", + "Choose a different folder" : "Aukeratu beste karpeta bat", "Select the default upload location for your media" : "Hautatu lehenetsitako kokalekua zure multimedia fitxategiak igotzeko", "View" : "Ikusi", - "Media folder" : "Multimedia karpeta", "Choose the folders from where photos and videos are shown." : "Aukeratu zein karpetatatik erakutsiko diren argazki eta bideoak.", "Upload folder" : "Igo karpeta", "Choose the folder where photos and albums are uploaded to." : "Aukeratu zein karpetatara igoko diren argazki eta albumak.", @@ -118,7 +118,6 @@ "No tags yet" : "Etitketarik ez oraindik", "Photos with tags will show up here" : "Etiketadun argazkiak hemen erakutsiko dira", "Popular tags" : "Etiketa ohikoak", - "The source folder does not exists" : "Iturburuko karpeta ez da existitzen", "Add" : "Gehitu", "Add to album" : "Gehitu albumera", "Delete selection" : "Ezabatu hautatutakoak", @@ -166,6 +165,8 @@ "Create a new album" : "Sortu album berri bat", "Add selection to an album" : "Gehitu hautatutakoak album batera", "Failed to create {albumName}." : "Ezin izan da {albumName} sortu.", - "Failed to rename {currentAlbumName} to {newAlbumName}." : "Ezin izan da {currentAlbumName} berrizendatu {newAlbumName} gisa." + "Failed to rename {currentAlbumName} to {newAlbumName}." : "Ezin izan da {currentAlbumName} berrizendatu {newAlbumName} gisa.", + "Media folder" : "Multimedia karpeta", + "The source folder does not exists" : "Iturburuko karpeta ez da existitzen" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/fi.js b/l10n/fi.js index 807f4da1..8b8c47aa 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -68,11 +68,10 @@ OC.L10N.register( "Enable squared photos view" : "Ota käyttöön neliömäinen kuvanäkymä", "Delete source directory" : "Poista lähdekansio", "All folders" : "Kaikki kansiot", - "Choose a different folder" : "Valitse eri kansio", "Home" : "Koti", "Choose default Photos upload and Albums location" : "Valitse kuvien ja albumien oletussijainti", + "Choose a different folder" : "Valitse eri kansio", "View" : "Näytä", - "Media folder" : "Mediakansio", "_%n photo_::_%n photos_" : ["%n kuva","%n kuvaa"], "Unselect all" : "Poista valinnat", "Manage collaborators for this album" : "Hallitse albumin osanottajia", @@ -117,7 +116,6 @@ OC.L10N.register( "No tags yet" : "Ei vielä tunnisteita", "Photos with tags will show up here" : "Tunnisteilla varustetut kuvat näkyvät täällä", "Popular tags" : "Suositut tunnisteet", - "The source folder does not exists" : "Lähdekansiota ei ole olemassa", "Add" : "Lisää", "Add to album" : "Lisää albumiin", "Delete selection" : "Poista valinta", @@ -164,6 +162,8 @@ OC.L10N.register( "Create a new album" : "Luo uusi albumi", "Add selection to an album" : "Lisää valinta albumiin", "Failed to create {albumName}." : "Albumin {albumName} luominen epäonnistui.", - "Failed to rename {currentAlbumName} to {newAlbumName}." : "Albumin {currentAlbumName} nimen muuttaminen muotoon {newAlbumName} epäonnistui." + "Failed to rename {currentAlbumName} to {newAlbumName}." : "Albumin {currentAlbumName} nimen muuttaminen muotoon {newAlbumName} epäonnistui.", + "Media folder" : "Mediakansio", + "The source folder does not exists" : "Lähdekansiota ei ole olemassa" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/fi.json b/l10n/fi.json index bb408d36..f9601f97 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -66,11 +66,10 @@ "Enable squared photos view" : "Ota käyttöön neliömäinen kuvanäkymä", "Delete source directory" : "Poista lähdekansio", "All folders" : "Kaikki kansiot", - "Choose a different folder" : "Valitse eri kansio", "Home" : "Koti", "Choose default Photos upload and Albums location" : "Valitse kuvien ja albumien oletussijainti", + "Choose a different folder" : "Valitse eri kansio", "View" : "Näytä", - "Media folder" : "Mediakansio", "_%n photo_::_%n photos_" : ["%n kuva","%n kuvaa"], "Unselect all" : "Poista valinnat", "Manage collaborators for this album" : "Hallitse albumin osanottajia", @@ -115,7 +114,6 @@ "No tags yet" : "Ei vielä tunnisteita", "Photos with tags will show up here" : "Tunnisteilla varustetut kuvat näkyvät täällä", "Popular tags" : "Suositut tunnisteet", - "The source folder does not exists" : "Lähdekansiota ei ole olemassa", "Add" : "Lisää", "Add to album" : "Lisää albumiin", "Delete selection" : "Poista valinta", @@ -162,6 +160,8 @@ "Create a new album" : "Luo uusi albumi", "Add selection to an album" : "Lisää valinta albumiin", "Failed to create {albumName}." : "Albumin {albumName} luominen epäonnistui.", - "Failed to rename {currentAlbumName} to {newAlbumName}." : "Albumin {currentAlbumName} nimen muuttaminen muotoon {newAlbumName} epäonnistui." + "Failed to rename {currentAlbumName} to {newAlbumName}." : "Albumin {currentAlbumName} nimen muuttaminen muotoon {newAlbumName} epäonnistui.", + "Media folder" : "Mediakansio", + "The source folder does not exists" : "Lähdekansiota ei ole olemassa" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/fr.js b/l10n/fr.js index 5a8dd105..d1217de3 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -69,14 +69,12 @@ OC.L10N.register( "Enable squared photos view" : "Activer l’affichage en miniatures carrées", "Delete source directory" : "Supprimer le dossier source", "All folders" : "Tous les dossiers", - "Choose a Photos source for the timelines" : "Choisir une source de Photos pour les chronologies", - "Choose a different folder" : "Choisir un dossier différent ", "Select a source folder for your media" : "Sélectionner un dossier source pour vos médias", "Home" : "Personnel", "Choose default Photos upload and Albums location" : "Choisir l’emplacement par défaut pour le téléversement des photos et des albums", + "Choose a different folder" : "Choisir un dossier différent ", "Select the default upload location for your media" : "Sélectionnez l’emplacement de téléversement par défaut de vos médias", "View" : "Affichage", - "Media folder" : "Dossier médias", "Choose the folders from where photos and videos are shown." : "Choisir les dossiers où les photos et vidéos seront affichées.", "Upload folder" : "Téléverser un dossier", "Choose the folder where photos and albums are uploaded to." : "Choisir le dossier où les photos et albums sont téléversés.", @@ -124,7 +122,6 @@ OC.L10N.register( "No tags yet" : "Aucune étiquette pour le moment", "Photos with tags will show up here" : "Les photos étiquetées apparaîtront ici", "Popular tags" : "Étiquettes populaires", - "The source folder does not exists" : "Le dossier source n’existe pas", "Add" : "Ajouter", "Add to album" : "Ajouter à l’album", "Delete selection" : "Supprimer la sélection", @@ -172,6 +169,9 @@ OC.L10N.register( "Create a new album" : "Créer un nouvel album", "Add selection to an album" : "Ajouter la sélection à un album", "Failed to create {albumName}." : "Échec de la création de {albumName}.", - "Failed to rename {currentAlbumName} to {newAlbumName}." : "Échec du renommage de {currentAlbumName} en {newAlbumName}." + "Failed to rename {currentAlbumName} to {newAlbumName}." : "Échec du renommage de {currentAlbumName} en {newAlbumName}.", + "Choose a Photos source for the timelines" : "Choisir une source de Photos pour les chronologies", + "Media folder" : "Dossier médias", + "The source folder does not exists" : "Le dossier source n’existe pas" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/fr.json b/l10n/fr.json index 0dc06221..a0b5d652 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -67,14 +67,12 @@ "Enable squared photos view" : "Activer l’affichage en miniatures carrées", "Delete source directory" : "Supprimer le dossier source", "All folders" : "Tous les dossiers", - "Choose a Photos source for the timelines" : "Choisir une source de Photos pour les chronologies", - "Choose a different folder" : "Choisir un dossier différent ", "Select a source folder for your media" : "Sélectionner un dossier source pour vos médias", "Home" : "Personnel", "Choose default Photos upload and Albums location" : "Choisir l’emplacement par défaut pour le téléversement des photos et des albums", + "Choose a different folder" : "Choisir un dossier différent ", "Select the default upload location for your media" : "Sélectionnez l’emplacement de téléversement par défaut de vos médias", "View" : "Affichage", - "Media folder" : "Dossier médias", "Choose the folders from where photos and videos are shown." : "Choisir les dossiers où les photos et vidéos seront affichées.", "Upload folder" : "Téléverser un dossier", "Choose the folder where photos and albums are uploaded to." : "Choisir le dossier où les photos et albums sont téléversés.", @@ -122,7 +120,6 @@ "No tags yet" : "Aucune étiquette pour le moment", "Photos with tags will show up here" : "Les photos étiquetées apparaîtront ici", "Popular tags" : "Étiquettes populaires", - "The source folder does not exists" : "Le dossier source n’existe pas", "Add" : "Ajouter", "Add to album" : "Ajouter à l’album", "Delete selection" : "Supprimer la sélection", @@ -170,6 +167,9 @@ "Create a new album" : "Créer un nouvel album", "Add selection to an album" : "Ajouter la sélection à un album", "Failed to create {albumName}." : "Échec de la création de {albumName}.", - "Failed to rename {currentAlbumName} to {newAlbumName}." : "Échec du renommage de {currentAlbumName} en {newAlbumName}." + "Failed to rename {currentAlbumName} to {newAlbumName}." : "Échec du renommage de {currentAlbumName} en {newAlbumName}.", + "Choose a Photos source for the timelines" : "Choisir une source de Photos pour les chronologies", + "Media folder" : "Dossier médias", + "The source folder does not exists" : "Le dossier source n’existe pas" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/he.js b/l10n/he.js index eda32fb6..dfb656a7 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -30,6 +30,7 @@ OC.L10N.register( "Share this folder" : "שיתוף התיקייה הזו", "Dates" : "תאריכים", "Enable squared photos view" : "הפעלת תצוגת תמונות מרובעות", + "Add folder" : "הוספת תיקייה", "View" : "צפייה", "Remove from favorites" : "הסרה מהמועדפים", "No photos in here" : "אין כאן תמונות", diff --git a/l10n/he.json b/l10n/he.json index 9c6cc4ec..a4be22cd 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -28,6 +28,7 @@ "Share this folder" : "שיתוף התיקייה הזו", "Dates" : "תאריכים", "Enable squared photos view" : "הפעלת תצוגת תמונות מרובעות", + "Add folder" : "הוספת תיקייה", "View" : "צפייה", "Remove from favorites" : "הסרה מהמועדפים", "No photos in here" : "אין כאן תמונות", diff --git a/l10n/hr.js b/l10n/hr.js index 1c6a95ad..890f480f 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -22,6 +22,7 @@ OC.L10N.register( "Back to {folder}" : "Natrag na {folder}", "Share this folder" : "Dijeli ovu mapu", "Enable squared photos view" : "Omogući kvadratni prikaz fotografija", + "Add folder" : "Dodaj mapu", "Home" : "Doma", "View" : "Pregledaj", "Remove from favorites" : "Ukloni iz favorita", diff --git a/l10n/hr.json b/l10n/hr.json index 05ea1f18..221eb197 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -20,6 +20,7 @@ "Back to {folder}" : "Natrag na {folder}", "Share this folder" : "Dijeli ovu mapu", "Enable squared photos view" : "Omogući kvadratni prikaz fotografija", + "Add folder" : "Dodaj mapu", "Home" : "Doma", "View" : "Pregledaj", "Remove from favorites" : "Ukloni iz favorita", diff --git a/l10n/ja.js b/l10n/ja.js index 588afc01..2d0853a7 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -59,6 +59,7 @@ OC.L10N.register( "There are no photos or videos yet!" : "写真やビデオはまだありません!", "_{years} year ago_::_{years} years ago_" : ["{years} 年前"], "Enable squared photos view" : "写真を矩形での表示を有効化", + "Add folder" : "フォルダーを追加", "Choose default Photos upload and Albums location" : "デフォルトの写真のアップロードとアルバムの場所を選択する", "View" : "表示", "Upload folder" : "アップロードフォルダー", diff --git a/l10n/ja.json b/l10n/ja.json index abf79a0e..8651b25e 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -57,6 +57,7 @@ "There are no photos or videos yet!" : "写真やビデオはまだありません!", "_{years} year ago_::_{years} years ago_" : ["{years} 年前"], "Enable squared photos view" : "写真を矩形での表示を有効化", + "Add folder" : "フォルダーを追加", "Choose default Photos upload and Albums location" : "デフォルトの写真のアップロードとアルバムの場所を選択する", "View" : "表示", "Upload folder" : "アップロードフォルダー", diff --git a/l10n/ko.js b/l10n/ko.js index 0df25f0a..460dc338 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -41,6 +41,7 @@ OC.L10N.register( "Favorite" : "즐겨찾기", "Go back" : "뒤로 가기", "Dates" : "날짜", + "Add folder" : "폴더 추가", "Home" : "집", "View" : "보기", "Unselect all" : "모두 선택 해제", diff --git a/l10n/ko.json b/l10n/ko.json index bdd6e2de..74c74390 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -39,6 +39,7 @@ "Favorite" : "즐겨찾기", "Go back" : "뒤로 가기", "Dates" : "날짜", + "Add folder" : "폴더 추가", "Home" : "집", "View" : "보기", "Unselect all" : "모두 선택 해제", diff --git a/l10n/lv.js b/l10n/lv.js index d8d0ed7d..29afd7c9 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -23,6 +23,7 @@ OC.L10N.register( "Favorite" : "Favorīts", "Go back" : "Atpakaļ", "Dates" : "Datumi", + "Add folder" : "Pievienot mapi", "Home" : "Sākums", "View" : "Skats", "Remove from favorites" : "Noņemt no izlases", diff --git a/l10n/lv.json b/l10n/lv.json index c1b4c55f..71d77d19 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -21,6 +21,7 @@ "Favorite" : "Favorīts", "Go back" : "Atpakaļ", "Dates" : "Datumi", + "Add folder" : "Pievienot mapi", "Home" : "Sākums", "View" : "Skats", "Remove from favorites" : "Noņemt no izlases", diff --git a/l10n/mk.js b/l10n/mk.js index 67f4fb1d..19adb98c 100644 --- a/l10n/mk.js +++ b/l10n/mk.js @@ -56,6 +56,7 @@ OC.L10N.register( "There are no photos or videos yet!" : "Овде сеуште нема фотографии и видеа!", "_{years} year ago_::_{years} years ago_" : ["пред 1 година","пред {years} години"], "Enable squared photos view" : "Овозможи поглед на фотографиите во квадрати", + "Add folder" : "Додади папка", "Home" : "Дома", "View" : "Погледни", "_%n photo_::_%n photos_" : ["%n фотографија","%n фотографии"], diff --git a/l10n/mk.json b/l10n/mk.json index 9b330e93..407a3ca8 100644 --- a/l10n/mk.json +++ b/l10n/mk.json @@ -54,6 +54,7 @@ "There are no photos or videos yet!" : "Овде сеуште нема фотографии и видеа!", "_{years} year ago_::_{years} years ago_" : ["пред 1 година","пред {years} години"], "Enable squared photos view" : "Овозможи поглед на фотографиите во квадрати", + "Add folder" : "Додади папка", "Home" : "Дома", "View" : "Погледни", "_%n photo_::_%n photos_" : ["%n фотографија","%n фотографии"], diff --git a/l10n/nb.js b/l10n/nb.js index 35a5cb30..f05da172 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -70,14 +70,12 @@ OC.L10N.register( "Enable squared photos view" : "Aktiver visning med kvadratiske bilder", "Delete source directory" : "Slett kildekatalog", "All folders" : "Alle mapper", - "Choose a Photos source for the timelines" : "Velg en fotokilde for tidslinjer", - "Choose a different folder" : "Velg en annen mappe", "Select a source folder for your media" : "Velg en kildemappe for mediene dine", "Home" : "Hjem", "Choose default Photos upload and Albums location" : "Velg standard bildeopplasting og albumplassering", + "Choose a different folder" : "Velg en annen mappe", "Select the default upload location for your media" : "Velg standard opplastingssted for mediene dine", "View" : "Vis", - "Media folder" : "Mediemappe", "Choose the folders from where photos and videos are shown." : "Velg mappene der bilder og videoer vises.", "Upload folder" : "Opplastingsmappe", "Choose the folder where photos and albums are uploaded to." : "Velg mappen der bilder og album lastes opp.", @@ -125,7 +123,6 @@ OC.L10N.register( "No tags yet" : "Ingen etiketter enda", "Photos with tags will show up here" : "Bilder med etiketter vises her", "Popular tags" : "Populære merkelapper", - "The source folder does not exists" : "Kildemappen finnes ikke", "Add" : "Legg til", "Add to album" : "Legg til i album", "Delete selection" : "Slett utvalg", @@ -173,6 +170,9 @@ OC.L10N.register( "Create a new album" : "Opprett et nytt album", "Add selection to an album" : "Legg til utvalg i et album", "Failed to create {albumName}." : "Kunne ikke opprette {albumName}.", - "Failed to rename {currentAlbumName} to {newAlbumName}." : "Kunne ikke endre navn på {currentAlbumName} til {newAlbumName}." + "Failed to rename {currentAlbumName} to {newAlbumName}." : "Kunne ikke endre navn på {currentAlbumName} til {newAlbumName}.", + "Choose a Photos source for the timelines" : "Velg en fotokilde for tidslinjer", + "Media folder" : "Mediemappe", + "The source folder does not exists" : "Kildemappen finnes ikke" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nb.json b/l10n/nb.json index fd4fcc1d..54767f75 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -68,14 +68,12 @@ "Enable squared photos view" : "Aktiver visning med kvadratiske bilder", "Delete source directory" : "Slett kildekatalog", "All folders" : "Alle mapper", - "Choose a Photos source for the timelines" : "Velg en fotokilde for tidslinjer", - "Choose a different folder" : "Velg en annen mappe", "Select a source folder for your media" : "Velg en kildemappe for mediene dine", "Home" : "Hjem", "Choose default Photos upload and Albums location" : "Velg standard bildeopplasting og albumplassering", + "Choose a different folder" : "Velg en annen mappe", "Select the default upload location for your media" : "Velg standard opplastingssted for mediene dine", "View" : "Vis", - "Media folder" : "Mediemappe", "Choose the folders from where photos and videos are shown." : "Velg mappene der bilder og videoer vises.", "Upload folder" : "Opplastingsmappe", "Choose the folder where photos and albums are uploaded to." : "Velg mappen der bilder og album lastes opp.", @@ -123,7 +121,6 @@ "No tags yet" : "Ingen etiketter enda", "Photos with tags will show up here" : "Bilder med etiketter vises her", "Popular tags" : "Populære merkelapper", - "The source folder does not exists" : "Kildemappen finnes ikke", "Add" : "Legg til", "Add to album" : "Legg til i album", "Delete selection" : "Slett utvalg", @@ -171,6 +168,9 @@ "Create a new album" : "Opprett et nytt album", "Add selection to an album" : "Legg til utvalg i et album", "Failed to create {albumName}." : "Kunne ikke opprette {albumName}.", - "Failed to rename {currentAlbumName} to {newAlbumName}." : "Kunne ikke endre navn på {currentAlbumName} til {newAlbumName}." + "Failed to rename {currentAlbumName} to {newAlbumName}." : "Kunne ikke endre navn på {currentAlbumName} til {newAlbumName}.", + "Choose a Photos source for the timelines" : "Velg en fotokilde for tidslinjer", + "Media folder" : "Mediemappe", + "The source folder does not exists" : "Kildemappen finnes ikke" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/nl.js b/l10n/nl.js index cbb32012..6ba59eb7 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -60,6 +60,7 @@ OC.L10N.register( "There are no photos or videos yet!" : "Er zijn nog geen foto's of video's!", "_{years} year ago_::_{years} years ago_" : ["{years} jaar geleden","{years} jaren geleden"], "Enable squared photos view" : "Inschakelen vierkante foto overzicht", + "Add folder" : "Map toevoegen", "Home" : "Startpagina", "Choose default Photos upload and Albums location" : "Kies de standaardlocatie voor het uploaden van foto's en albums.", "View" : "Bekijken", diff --git a/l10n/nl.json b/l10n/nl.json index 283b95d0..fdd6c7a7 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -58,6 +58,7 @@ "There are no photos or videos yet!" : "Er zijn nog geen foto's of video's!", "_{years} year ago_::_{years} years ago_" : ["{years} jaar geleden","{years} jaren geleden"], "Enable squared photos view" : "Inschakelen vierkante foto overzicht", + "Add folder" : "Map toevoegen", "Home" : "Startpagina", "Choose default Photos upl