Skip to content

Commit

Permalink
[tx-robot] updated from transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
nextcloud-bot committed Jan 31, 2021
1 parent 9cefa28 commit 54caff1
Show file tree
Hide file tree
Showing 4 changed files with 78 additions and 10 deletions.
17 changes: 16 additions & 1 deletion l10n/oc.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,24 @@ OC.L10N.register(
"photos",
{
"Photos" : "Photos",
"Your memories under your control" : "Vòstres sovenirs jos vòstre contraròtle",
"Your photos" : "Vòstras fòtos",
"Your videos" : "Vòstras vidèos",
"Favorites" : "Favorits",
"Your folders" : "Vòstres dossièrs",
"Shared with you" : "Shared with you",
"Tagged photos" : "Fòtos etiquetas",
"Locations" : "Emplaçaments",
"Settings" : "Paramètres",
"View" : "Vista"
"Open the full size \"{name}\" image" : "Dobrir l’imatge {name} en talha originala",
"Share this folder" : "Partejar aqueste dossièr",
"Back to {folder}" : "Tornar a {folder}",
"View" : "Vista",
"This folder does not exists" : "Aqueste dossièr existís pas",
"An error occurred" : "Una error s’es producha",
"No photos in here" : "Cap de fòto aquí",
"No tags yet" : "Cap d’etiqueta pel moment",
"Your albums" : "Vòstres albums",
"Shared albums" : "Albums partejats"
},
"nplurals=2; plural=(n > 1);");
17 changes: 16 additions & 1 deletion l10n/oc.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,23 @@
{ "translations": {
"Photos" : "Photos",
"Your memories under your control" : "Vòstres sovenirs jos vòstre contraròtle",
"Your photos" : "Vòstras fòtos",
"Your videos" : "Vòstras vidèos",
"Favorites" : "Favorits",
"Your folders" : "Vòstres dossièrs",
"Shared with you" : "Shared with you",
"Tagged photos" : "Fòtos etiquetas",
"Locations" : "Emplaçaments",
"Settings" : "Paramètres",
"View" : "Vista"
"Open the full size \"{name}\" image" : "Dobrir l’imatge {name} en talha originala",
"Share this folder" : "Partejar aqueste dossièr",
"Back to {folder}" : "Tornar a {folder}",
"View" : "Vista",
"This folder does not exists" : "Aqueste dossièr existís pas",
"An error occurred" : "Una error s’es producha",
"No photos in here" : "Cap de fòto aquí",
"No tags yet" : "Cap d’etiqueta pel moment",
"Your albums" : "Vòstres albums",
"Shared albums" : "Albums partejats"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}
27 changes: 23 additions & 4 deletions l10n/zh_HK.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,28 @@
OC.L10N.register(
"photos",
{
"Photos" : "相片",
"Favorites" : "最愛",
"Shared with you" : "Shared with you",
"Settings" : "設定"
"Photos" : "照片",
"Your memories under your control" : "完全自主掌控您珍貴的回憶",
"Your photos" : "您的照片",
"Your videos" : "您的影片",
"Favorites" : "我的最愛",
"Your folders" : "您的資料夾",
"Shared with you" : "與您分享",
"Tagged photos" : "有標籤的照片",
"Locations" : "地點",
"Settings" : "設定",
"Open the full size \"{name}\" image" : "開啟「{name}」的原始尺寸影像",
"Open the \"{name}\" sub-directory" : "開啟「{name}」子目錄",
"Share this folder" : "分享這個資料夾",
"Back to {folder}" : "回到 {folder}",
"View" : "檢視",
"Enable squared photos view" : "啟用方形照片顯示",
"This folder does not exists" : "此資料夾不存在",
"An error occurred" : "發生錯誤",
"No photos in here" : "此處無照片檔案",
"No tags yet" : "尚未加入標籤",
"Photos with tags will show up here" : "此處會顯示照片的標籤",
"Your albums" : "您的相簿",
"Shared albums" : "已分享相簿"
},
"nplurals=1; plural=0;");
27 changes: 23 additions & 4 deletions l10n/zh_HK.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,26 @@
{ "translations": {
"Photos" : "相片",
"Favorites" : "最愛",
"Shared with you" : "Shared with you",
"Settings" : "設定"
"Photos" : "照片",
"Your memories under your control" : "完全自主掌控您珍貴的回憶",
"Your photos" : "您的照片",
"Your videos" : "您的影片",
"Favorites" : "我的最愛",
"Your folders" : "您的資料夾",
"Shared with you" : "與您分享",
"Tagged photos" : "有標籤的照片",
"Locations" : "地點",
"Settings" : "設定",
"Open the full size \"{name}\" image" : "開啟「{name}」的原始尺寸影像",
"Open the \"{name}\" sub-directory" : "開啟「{name}」子目錄",
"Share this folder" : "分享這個資料夾",
"Back to {folder}" : "回到 {folder}",
"View" : "檢視",
"Enable squared photos view" : "啟用方形照片顯示",
"This folder does not exists" : "此資料夾不存在",
"An error occurred" : "發生錯誤",
"No photos in here" : "此處無照片檔案",
"No tags yet" : "尚未加入標籤",
"Photos with tags will show up here" : "此處會顯示照片的標籤",
"Your albums" : "您的相簿",
"Shared albums" : "已分享相簿"
},"pluralForm" :"nplurals=1; plural=0;"
}

0 comments on commit 54caff1

Please sign in to comment.