From e1c9d15e047a2ca2983d7e967fc4472cb018723f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 2 Nov 2022 02:42:24 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/eu.js | 1 + l10n/eu.json | 1 + l10n/fi.js | 1 + l10n/fi.json | 1 + l10n/sv.js | 29 ++++++++++++++++++++++++++++- l10n/sv.json | 29 ++++++++++++++++++++++++++++- l10n/zh_CN.js | 5 +++-- l10n/zh_CN.json | 5 +++-- 8 files changed, 66 insertions(+), 6 deletions(-) diff --git a/l10n/eu.js b/l10n/eu.js index c7cc3a56..20496265 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -31,6 +31,7 @@ OC.L10N.register( "Create album" : "Sortu albuma", "Back to the new album form." : "Itzuli album berrien formulariora", "Add to Album" : "Gehitu album batera", + "Add selection to album {albumName}" : "Gehitu hautapena {albumName} albumera", "Create a new album." : "Sortu album berria.", "Create new album" : "Sortu album berria", "New album" : "Album berria", diff --git a/l10n/eu.json b/l10n/eu.json index bd9b4ae0..7fd3900b 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -29,6 +29,7 @@ "Create album" : "Sortu albuma", "Back to the new album form." : "Itzuli album berrien formulariora", "Add to Album" : "Gehitu album batera", + "Add selection to album {albumName}" : "Gehitu hautapena {albumName} albumera", "Create a new album." : "Sortu album berria.", "Create new album" : "Sortu album berria", "New album" : "Album berria", diff --git a/l10n/fi.js b/l10n/fi.js index 7fc40aaa..8cba7849 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -29,6 +29,7 @@ OC.L10N.register( "Create album" : "Luo albumi", "Back to the new album form." : "Takaisin uuden albumin lomakkeeseen.", "Add to Album" : "Lisää albumiin", + "Add selection to album {albumName}" : "Lisää valinta albumiin {albumName}", "Create a new album." : "Luo uusi albumi.", "Create new album" : "Luo uusi albumi", "New album" : "Uusi albumi", diff --git a/l10n/fi.json b/l10n/fi.json index 6eba9b7f..0801bbb7 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -27,6 +27,7 @@ "Create album" : "Luo albumi", "Back to the new album form." : "Takaisin uuden albumin lomakkeeseen.", "Add to Album" : "Lisää albumiin", + "Add selection to album {albumName}" : "Lisää valinta albumiin {albumName}", "Create a new album." : "Luo uusi albumi.", "Create new album" : "Luo uusi albumi", "New album" : "Uusi albumi", diff --git a/l10n/sv.js b/l10n/sv.js index f0b4afae..604bbf54 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -4,7 +4,10 @@ OC.L10N.register( "Public link" : "Publik länk", "Photos" : "Bilder", "Your memories under your control" : "Dina minnen under din kontroll", + "All media" : "All media", "Videos" : "Videor", + "Albums" : "Album", + "Collaborative albums" : "Kollaborativa album", "People" : "Personer", "Folders" : "Mappar", "Favorites" : "Favoriter", @@ -13,25 +16,49 @@ OC.L10N.register( "Tags" : "Taggar", "Locations" : "Platser", "Back" : "Tillbaka", + "Save." : "Spara.", + "Create the album." : "Skapa albumet.", "Save" : "Spara", - "Copy public link" : "Kopiera publik länk", + "Create album" : "Skapa album", + "Add to Album" : "Lägg till i album", + "Create a new album." : "Skapa ett nytt album.", + "Create new album" : "Skapa nytt album", + "New album" : "Nytt album", + "Copy the public link" : "Kopiera den offentliga länken", + "Public link copied!" : "Offentlig länk kopierad!", + "Copy public link" : "Kopiera offentlig länk", + "Delete the public link" : "Ta bort den offentliga länken", + "Share via public link" : "Dela via offentlig länk", "An error occurred" : "Ett fel uppstod", + "_%n photos_::_%n photos_" : ["%n foto","%n foton"], "Open the full size \"{name}\" image" : "Öppna bilden \"{name}\" i full storlek", + "There are no photos or videos yet!" : "Det finns inga bilder eller videor än!", + "Add to {destination}" : "Lägg till i {destination}", "Open the \"{name}\" sub-directory" : "Öppna undermappen \"{name}\"", "Back to {folder}" : "Tillbaka till {folder}", "Share this folder" : "Dela denna mapp", + "_{years} year ago_::_{years} years ago_" : ["{years} år sedan","{years} år sedan"], "Enable squared photos view" : "Aktivera kvadratiska foto-vyn", "View" : "Visa", + "Download selected photos" : "Ladda ner markerade bilder", "Favorite" : "Favorit", "Remove from favorites" : "Ta bort från favoriter", + "Remove person" : "Ta bort person", "This folder does not exist" : "Denna mappen finns inte", + "Loading folders …" : "Laddar mappar...", "No photos in here" : "Det finns inga bilder här", "Shared albums" : "Delade album", "No tags yet" : "Inga taggar än", "Photos with tags will show up here" : "Bilder med taggar visas här", + "Popular tags" : "Populära taggar", "Add" : "Lägg till", + "Create a new album" : "Skapa ett nytt album", + "Add to album" : "Lägg till i album", "Delete selection" : "Ta bort urval", + "All your media" : "All din media", "Tagged photos" : "Taggade bilder", + "Failed to delete {faceName}." : "Misslyckades att radera {faceName}.", + "Failed to delete {fileId}." : "Misslyckades att radera {fileId}.", "Failed to delete {fileName}." : "Misslyckades att radera {fileName}.", "Your photos" : "Dina bilder", "Your videos" : "Dina videor", diff --git a/l10n/sv.json b/l10n/sv.json index 0cd9e95c..39ec43b1 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -2,7 +2,10 @@ "Public link" : "Publik länk", "Photos" : "Bilder", "Your memories under your control" : "Dina minnen under din kontroll", + "All media" : "All media", "Videos" : "Videor", + "Albums" : "Album", + "Collaborative albums" : "Kollaborativa album", "People" : "Personer", "Folders" : "Mappar", "Favorites" : "Favoriter", @@ -11,25 +14,49 @@ "Tags" : "Taggar", "Locations" : "Platser", "Back" : "Tillbaka", + "Save." : "Spara.", + "Create the album." : "Skapa albumet.", "Save" : "Spara", - "Copy public link" : "Kopiera publik länk", + "Create album" : "Skapa album", + "Add to Album" : "Lägg till i album", + "Create a new album." : "Skapa ett nytt album.", + "Create new album" : "Skapa nytt album", + "New album" : "Nytt album", + "Copy the public link" : "Kopiera den offentliga länken", + "Public link copied!" : "Offentlig länk kopierad!", + "Copy public link" : "Kopiera offentlig länk", + "Delete the public link" : "Ta bort den offentliga länken", + "Share via public link" : "Dela via offentlig länk", "An error occurred" : "Ett fel uppstod", + "_%n photos_::_%n photos_" : ["%n foto","%n foton"], "Open the full size \"{name}\" image" : "Öppna bilden \"{name}\" i full storlek", + "There are no photos or videos yet!" : "Det finns inga bilder eller videor än!", + "Add to {destination}" : "Lägg till i {destination}", "Open the \"{name}\" sub-directory" : "Öppna undermappen \"{name}\"", "Back to {folder}" : "Tillbaka till {folder}", "Share this folder" : "Dela denna mapp", + "_{years} year ago_::_{years} years ago_" : ["{years} år sedan","{years} år sedan"], "Enable squared photos view" : "Aktivera kvadratiska foto-vyn", "View" : "Visa", + "Download selected photos" : "Ladda ner markerade bilder", "Favorite" : "Favorit", "Remove from favorites" : "Ta bort från favoriter", + "Remove person" : "Ta bort person", "This folder does not exist" : "Denna mappen finns inte", + "Loading folders …" : "Laddar mappar...", "No photos in here" : "Det finns inga bilder här", "Shared albums" : "Delade album", "No tags yet" : "Inga taggar än", "Photos with tags will show up here" : "Bilder med taggar visas här", + "Popular tags" : "Populära taggar", "Add" : "Lägg till", + "Create a new album" : "Skapa ett nytt album", + "Add to album" : "Lägg till i album", "Delete selection" : "Ta bort urval", + "All your media" : "All din media", "Tagged photos" : "Taggade bilder", + "Failed to delete {faceName}." : "Misslyckades att radera {faceName}.", + "Failed to delete {fileId}." : "Misslyckades att radera {fileId}.", "Failed to delete {fileName}." : "Misslyckades att radera {fileName}.", "Your photos" : "Dina bilder", "Your videos" : "Dina videor", diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 53e6104e..327ffd30 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -12,7 +12,7 @@ OC.L10N.register( "Folders" : "文件夹", "Favorites" : "收藏", "On this day" : "当年今日", - "Shared with you" : "已与您共享", + "Shared with you" : "共享给您的", "Tags" : "标签", "Locations" : "地点", "Photos settings" : "照片设置", @@ -31,6 +31,7 @@ OC.L10N.register( "Create album" : "创建相册", "Back to the new album form." : "回到创建新相册表单。", "Add to Album" : "添加至相册", + "Add selection to album {albumName}" : "将所选项加入相册 {ablumName}", "Create a new album." : "创建新相册。", "Create new album" : "创建新相册", "New album" : "新相册", @@ -112,7 +113,7 @@ OC.L10N.register( "Add to album" : "添加至相册", "Delete selection" : "删除选择项", "Failed to fetch faces list." : "无法获取人脸列表。", - "All your media" : "所有您的媒体", + "All your media" : "您的所有媒体", "Tagged photos" : "标记的照片", "Failed to create {albumName}." : "创建 {albumName} 失败", "Failed to rename {currentAlbumName} to {newAlbumName}." : "重命名 {currentAlbumName} 为 {newAlbumName} 的操作失败", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 5e8939db..cd8563de 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -10,7 +10,7 @@ "Folders" : "文件夹", "Favorites" : "收藏", "On this day" : "当年今日", - "Shared with you" : "已与您共享", + "Shared with you" : "共享给您的", "Tags" : "标签", "Locations" : "地点", "Photos settings" : "照片设置", @@ -29,6 +29,7 @@ "Create album" : "创建相册", "Back to the new album form." : "回到创建新相册表单。", "Add to Album" : "添加至相册", + "Add selection to album {albumName}" : "将所选项加入相册 {ablumName}", "Create a new album." : "创建新相册。", "Create new album" : "创建新相册", "New album" : "新相册", @@ -110,7 +111,7 @@ "Add to album" : "添加至相册", "Delete selection" : "删除选择项", "Failed to fetch faces list." : "无法获取人脸列表。", - "All your media" : "所有您的媒体", + "All your media" : "您的所有媒体", "Tagged photos" : "标记的照片", "Failed to create {albumName}." : "创建 {albumName} 失败", "Failed to rename {currentAlbumName} to {newAlbumName}." : "重命名 {currentAlbumName} 为 {newAlbumName} 的操作失败", -- cgit v1.2.3