Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
pull/1720/head
Nextcloud bot 2023-04-07 03:30:45 +00:00
rodzic ef9bd1a318
commit 961f8c021e
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 130DAB86D3FB356C
14 zmienionych plików z 74 dodań i 12 usunięć

Wyświetl plik

@ -74,6 +74,7 @@ OC.L10N.register(
"Boost" : "Přeposlat", "Boost" : "Přeposlat",
"Like" : "Lajk", "Like" : "Lajk",
"Undo Like" : "Vzít zpět označení „To se mi líbí“", "Undo Like" : "Vzít zpět označení „To se mi líbí“",
"Choose a visibility" : "Zvolte viditelnost",
"Go to Social app" : "Přejít do aplikace Social", "Go to Social app" : "Přejít do aplikace Social",
"Error getting Social notifications" : "Chyba při získávání upozornění z aplikace Social", "Error getting Social notifications" : "Chyba při získávání upozornění z aplikace Social",
"No Social notifications!" : "Žádná upozornění z aplikace Social!", "No Social notifications!" : "Žádná upozornění z aplikace Social!",
@ -101,8 +102,12 @@ OC.L10N.register(
"Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Protože jste na Social noví, začněte sledováním oficiálního účtu Nextcloudu, aby vám nic neušlo.", "Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Protože jste na Social noví, začněte sledováním oficiálního účtu Nextcloudu, aby vám nic neušlo.",
"Follow Nextcloud on mastodon.xyz" : "Sledujte Nexcloud na mastodon.xyz", "Follow Nextcloud on mastodon.xyz" : "Sledujte Nexcloud na mastodon.xyz",
"Public" : "Veřejně", "Public" : "Veřejně",
"Visible for all" : "Viditelné všem",
"Unlisted" : "Skrytě", "Unlisted" : "Skrytě",
"Visible for all, but opted-out of discovery features" : "Viditelné všem, ale vynecháno z funkcí objevování",
"Followers" : "Sledujícím", "Followers" : "Sledujícím",
"Direct" : "Přímo" "Visible to followers only" : "Viditelné pouze následovatelům",
"Direct" : "Přímo",
"Visible to mentioned users only" : "Viditelné pouze uživatelům, kteří jsou vysloveně zmíněni"
}, },
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");

Wyświetl plik

@ -72,6 +72,7 @@
"Boost" : "Přeposlat", "Boost" : "Přeposlat",
"Like" : "Lajk", "Like" : "Lajk",
"Undo Like" : "Vzít zpět označení „To se mi líbí“", "Undo Like" : "Vzít zpět označení „To se mi líbí“",
"Choose a visibility" : "Zvolte viditelnost",
"Go to Social app" : "Přejít do aplikace Social", "Go to Social app" : "Přejít do aplikace Social",
"Error getting Social notifications" : "Chyba při získávání upozornění z aplikace Social", "Error getting Social notifications" : "Chyba při získávání upozornění z aplikace Social",
"No Social notifications!" : "Žádná upozornění z aplikace Social!", "No Social notifications!" : "Žádná upozornění z aplikace Social!",
@ -99,8 +100,12 @@
"Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Protože jste na Social noví, začněte sledováním oficiálního účtu Nextcloudu, aby vám nic neušlo.", "Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Protože jste na Social noví, začněte sledováním oficiálního účtu Nextcloudu, aby vám nic neušlo.",
"Follow Nextcloud on mastodon.xyz" : "Sledujte Nexcloud na mastodon.xyz", "Follow Nextcloud on mastodon.xyz" : "Sledujte Nexcloud na mastodon.xyz",
"Public" : "Veřejně", "Public" : "Veřejně",
"Visible for all" : "Viditelné všem",
"Unlisted" : "Skrytě", "Unlisted" : "Skrytě",
"Visible for all, but opted-out of discovery features" : "Viditelné všem, ale vynecháno z funkcí objevování",
"Followers" : "Sledujícím", "Followers" : "Sledujícím",
"Direct" : "Přímo" "Visible to followers only" : "Viditelné pouze následovatelům",
"Direct" : "Přímo",
"Visible to mentioned users only" : "Viditelné pouze uživatelům, kteří jsou vysloveně zmíněni"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
} }

Wyświetl plik

@ -75,6 +75,7 @@ OC.L10N.register(
"Boost" : "Verstärken", "Boost" : "Verstärken",
"Like" : "Mag ich", "Like" : "Mag ich",
"Undo Like" : "\"Mag ich\" rückgängig machen", "Undo Like" : "\"Mag ich\" rückgängig machen",
"Choose a visibility" : "Sichtbarkeit wählen",
"Go to Social app" : "Zur Socia-App gehen", "Go to Social app" : "Zur Socia-App gehen",
"Error getting Social notifications" : "Fehler beim Empfangen von Social-Benachrichtigungen", "Error getting Social notifications" : "Fehler beim Empfangen von Social-Benachrichtigungen",
"No Social notifications!" : "Keine Social-Benachrichtigungen!", "No Social notifications!" : "Keine Social-Benachrichtigungen!",
@ -102,8 +103,12 @@ OC.L10N.register(
"Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Sie sind neu bei Social, von daher empfehlen wir Ihnen dem Nextcloud-Konto zu folgen und so keine Neuigkeiten zu verpassen", "Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Sie sind neu bei Social, von daher empfehlen wir Ihnen dem Nextcloud-Konto zu folgen und so keine Neuigkeiten zu verpassen",
"Follow Nextcloud on mastodon.xyz" : "Nextcloud auf mastodon.xyz folgen", "Follow Nextcloud on mastodon.xyz" : "Nextcloud auf mastodon.xyz folgen",
"Public" : "Öffentlich", "Public" : "Öffentlich",
"Visible for all" : "Für alle sichtbar",
"Unlisted" : "Nicht aufgelistet", "Unlisted" : "Nicht aufgelistet",
"Visible for all, but opted-out of discovery features" : "Für alle sichtbar, aber ohne Auffindefunktionen",
"Followers" : "Followers", "Followers" : "Followers",
"Direct" : "Direkt" "Visible to followers only" : "Nur für Follower sichtbar",
"Direct" : "Direkt",
"Visible to mentioned users only" : "Nur für erwähnte Benutzer sichtbar"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=2; plural=(n != 1);");

Wyświetl plik

@ -73,6 +73,7 @@
"Boost" : "Verstärken", "Boost" : "Verstärken",
"Like" : "Mag ich", "Like" : "Mag ich",
"Undo Like" : "\"Mag ich\" rückgängig machen", "Undo Like" : "\"Mag ich\" rückgängig machen",
"Choose a visibility" : "Sichtbarkeit wählen",
"Go to Social app" : "Zur Socia-App gehen", "Go to Social app" : "Zur Socia-App gehen",
"Error getting Social notifications" : "Fehler beim Empfangen von Social-Benachrichtigungen", "Error getting Social notifications" : "Fehler beim Empfangen von Social-Benachrichtigungen",
"No Social notifications!" : "Keine Social-Benachrichtigungen!", "No Social notifications!" : "Keine Social-Benachrichtigungen!",
@ -100,8 +101,12 @@
"Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Sie sind neu bei Social, von daher empfehlen wir Ihnen dem Nextcloud-Konto zu folgen und so keine Neuigkeiten zu verpassen", "Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Sie sind neu bei Social, von daher empfehlen wir Ihnen dem Nextcloud-Konto zu folgen und so keine Neuigkeiten zu verpassen",
"Follow Nextcloud on mastodon.xyz" : "Nextcloud auf mastodon.xyz folgen", "Follow Nextcloud on mastodon.xyz" : "Nextcloud auf mastodon.xyz folgen",
"Public" : "Öffentlich", "Public" : "Öffentlich",
"Visible for all" : "Für alle sichtbar",
"Unlisted" : "Nicht aufgelistet", "Unlisted" : "Nicht aufgelistet",
"Visible for all, but opted-out of discovery features" : "Für alle sichtbar, aber ohne Auffindefunktionen",
"Followers" : "Followers", "Followers" : "Followers",
"Direct" : "Direkt" "Visible to followers only" : "Nur für Follower sichtbar",
"Direct" : "Direkt",
"Visible to mentioned users only" : "Nur für erwähnte Benutzer sichtbar"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=2; plural=(n != 1);"
} }

Wyświetl plik

@ -75,6 +75,7 @@ OC.L10N.register(
"Boost" : "Boost", "Boost" : "Boost",
"Like" : "Like", "Like" : "Like",
"Undo Like" : "Undo Like", "Undo Like" : "Undo Like",
"Choose a visibility" : "Choose a visibility",
"Go to Social app" : "Go to Social app", "Go to Social app" : "Go to Social app",
"Error getting Social notifications" : "Error getting Social notifications", "Error getting Social notifications" : "Error getting Social notifications",
"No Social notifications!" : "No Social notifications!", "No Social notifications!" : "No Social notifications!",
@ -102,8 +103,12 @@ OC.L10N.register(
"Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Since you are new to Social, start by following the official Nextcloud account so you don't miss any news", "Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Since you are new to Social, start by following the official Nextcloud account so you don't miss any news",
"Follow Nextcloud on mastodon.xyz" : "Follow Nextcloud on mastodon.xyz", "Follow Nextcloud on mastodon.xyz" : "Follow Nextcloud on mastodon.xyz",
"Public" : "Public", "Public" : "Public",
"Visible for all" : "Visible for all",
"Unlisted" : "Unlisted", "Unlisted" : "Unlisted",
"Visible for all, but opted-out of discovery features" : "Visible for all, but opted-out of discovery features",
"Followers" : "Followers", "Followers" : "Followers",
"Direct" : "Direct" "Visible to followers only" : "Visible to followers only",
"Direct" : "Direct",
"Visible to mentioned users only" : "Visible to mentioned users only"
}, },
"nplurals=2; plural=(n != 1);"); "nplurals=2; plural=(n != 1);");

Wyświetl plik

@ -73,6 +73,7 @@
"Boost" : "Boost", "Boost" : "Boost",
"Like" : "Like", "Like" : "Like",
"Undo Like" : "Undo Like", "Undo Like" : "Undo Like",
"Choose a visibility" : "Choose a visibility",
"Go to Social app" : "Go to Social app", "Go to Social app" : "Go to Social app",
"Error getting Social notifications" : "Error getting Social notifications", "Error getting Social notifications" : "Error getting Social notifications",
"No Social notifications!" : "No Social notifications!", "No Social notifications!" : "No Social notifications!",
@ -100,8 +101,12 @@
"Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Since you are new to Social, start by following the official Nextcloud account so you don't miss any news", "Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Since you are new to Social, start by following the official Nextcloud account so you don't miss any news",
"Follow Nextcloud on mastodon.xyz" : "Follow Nextcloud on mastodon.xyz", "Follow Nextcloud on mastodon.xyz" : "Follow Nextcloud on mastodon.xyz",
"Public" : "Public", "Public" : "Public",
"Visible for all" : "Visible for all",
"Unlisted" : "Unlisted", "Unlisted" : "Unlisted",
"Visible for all, but opted-out of discovery features" : "Visible for all, but opted-out of discovery features",
"Followers" : "Followers", "Followers" : "Followers",
"Direct" : "Direct" "Visible to followers only" : "Visible to followers only",
"Direct" : "Direct",
"Visible to mentioned users only" : "Visible to mentioned users only"
},"pluralForm" :"nplurals=2; plural=(n != 1);" },"pluralForm" :"nplurals=2; plural=(n != 1);"
} }

Wyświetl plik

@ -75,6 +75,7 @@ OC.L10N.register(
"Boost" : "Boost", "Boost" : "Boost",
"Like" : "Aimer", "Like" : "Aimer",
"Undo Like" : "Retirer le J'aime", "Undo Like" : "Retirer le J'aime",
"Choose a visibility" : "Choisir une visibilité",
"Go to Social app" : "Aller à l'application Social", "Go to Social app" : "Aller à l'application Social",
"Error getting Social notifications" : "Erreur de récupération des notifications Social", "Error getting Social notifications" : "Erreur de récupération des notifications Social",
"No Social notifications!" : "Pas de notifications Social !", "No Social notifications!" : "Pas de notifications Social !",
@ -102,8 +103,12 @@ OC.L10N.register(
"Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Comme vous êtes nouveau dans Social, commencez par suivre le compte officiel de Nextcloud afin de ne manquer aucune nouvelle", "Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Comme vous êtes nouveau dans Social, commencez par suivre le compte officiel de Nextcloud afin de ne manquer aucune nouvelle",
"Follow Nextcloud on mastodon.xyz" : "Suivre Nextcloud sur mastodon.xyz", "Follow Nextcloud on mastodon.xyz" : "Suivre Nextcloud sur mastodon.xyz",
"Public" : "Public", "Public" : "Public",
"Visible for all" : "Visible pour tous",
"Unlisted" : "Non listé", "Unlisted" : "Non listé",
"Visible for all, but opted-out of discovery features" : "Visible pour tous, mais exclu des fonctions de découverte",
"Followers" : "Abonnés", "Followers" : "Abonnés",
"Direct" : "Direct" "Visible to followers only" : "Visible des abonnés seulement",
"Direct" : "Direct",
"Visible to mentioned users only" : "Visible des utilisateurs cités uniquement"
}, },
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

Wyświetl plik

@ -73,6 +73,7 @@
"Boost" : "Boost", "Boost" : "Boost",
"Like" : "Aimer", "Like" : "Aimer",
"Undo Like" : "Retirer le J'aime", "Undo Like" : "Retirer le J'aime",
"Choose a visibility" : "Choisir une visibilité",
"Go to Social app" : "Aller à l'application Social", "Go to Social app" : "Aller à l'application Social",
"Error getting Social notifications" : "Erreur de récupération des notifications Social", "Error getting Social notifications" : "Erreur de récupération des notifications Social",
"No Social notifications!" : "Pas de notifications Social !", "No Social notifications!" : "Pas de notifications Social !",
@ -100,8 +101,12 @@
"Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Comme vous êtes nouveau dans Social, commencez par suivre le compte officiel de Nextcloud afin de ne manquer aucune nouvelle", "Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Comme vous êtes nouveau dans Social, commencez par suivre le compte officiel de Nextcloud afin de ne manquer aucune nouvelle",
"Follow Nextcloud on mastodon.xyz" : "Suivre Nextcloud sur mastodon.xyz", "Follow Nextcloud on mastodon.xyz" : "Suivre Nextcloud sur mastodon.xyz",
"Public" : "Public", "Public" : "Public",
"Visible for all" : "Visible pour tous",
"Unlisted" : "Non listé", "Unlisted" : "Non listé",
"Visible for all, but opted-out of discovery features" : "Visible pour tous, mais exclu des fonctions de découverte",
"Followers" : "Abonnés", "Followers" : "Abonnés",
"Direct" : "Direct" "Visible to followers only" : "Visible des abonnés seulement",
"Direct" : "Direct",
"Visible to mentioned users only" : "Visible des utilisateurs cités uniquement"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} }

Wyświetl plik

@ -28,6 +28,7 @@ OC.L10N.register(
"Delete" : "Izbriši", "Delete" : "Izbriši",
"Post" : "Objavi", "Post" : "Objavi",
"Post to followers" : "Objavi sledilcem", "Post to followers" : "Objavi sledilcem",
"Post to mentioned users" : "Objavi za omenjene uporabnike",
"Post publicly" : "Objavi javno", "Post publicly" : "Objavi javno",
"Post to recipients" : "Objavi prejemnikom", "Post to recipients" : "Objavi prejemnikom",
"Post unlisted" : "Objavi nenavedeno", "Post unlisted" : "Objavi nenavedeno",

Wyświetl plik

@ -26,6 +26,7 @@
"Delete" : "Izbriši", "Delete" : "Izbriši",
"Post" : "Objavi", "Post" : "Objavi",
"Post to followers" : "Objavi sledilcem", "Post to followers" : "Objavi sledilcem",
"Post to mentioned users" : "Objavi za omenjene uporabnike",
"Post publicly" : "Objavi javno", "Post publicly" : "Objavi javno",
"Post to recipients" : "Objavi prejemnikom", "Post to recipients" : "Objavi prejemnikom",
"Post unlisted" : "Objavi nenavedeno", "Post unlisted" : "Objavi nenavedeno",

Wyświetl plik

@ -75,6 +75,7 @@ OC.L10N.register(
"Boost" : "促進", "Boost" : "促進",
"Like" : "贊", "Like" : "贊",
"Undo Like" : "還原喜歡", "Undo Like" : "還原喜歡",
"Choose a visibility" : "選擇可見性",
"Go to Social app" : "前往 Social 應用程式", "Go to Social app" : "前往 Social 應用程式",
"Error getting Social notifications" : "獲取 Social 通知時出錯", "Error getting Social notifications" : "獲取 Social 通知時出錯",
"No Social notifications!" : "無 Social 通告!", "No Social notifications!" : "無 Social 通告!",
@ -102,8 +103,12 @@ OC.L10N.register(
"Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "鑑於您剛來到 Social請先關注 Nextcloud 官方賬戶,這樣您將不會錯過任何新聞", "Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "鑑於您剛來到 Social請先關注 Nextcloud 官方賬戶,這樣您將不會錯過任何新聞",
"Follow Nextcloud on mastodon.xyz" : "在 mastodon.xyz 上關注 Nextcloud", "Follow Nextcloud on mastodon.xyz" : "在 mastodon.xyz 上關注 Nextcloud",
"Public" : "公開", "Public" : "公開",
"Visible for all" : "所有人均可看見",
"Unlisted" : "不公開", "Unlisted" : "不公開",
"Visible for all, but opted-out of discovery features" : "所有人可看見,但選擇退出發現功能",
"Followers" : "僅關注者", "Followers" : "僅關注者",
"Direct" : "私信" "Visible to followers only" : "僅關注者可看見",
"Direct" : "私信",
"Visible to mentioned users only" : "僅被提及的用戶可看見"
}, },
"nplurals=1; plural=0;"); "nplurals=1; plural=0;");

Wyświetl plik

@ -73,6 +73,7 @@
"Boost" : "促進", "Boost" : "促進",
"Like" : "贊", "Like" : "贊",
"Undo Like" : "還原喜歡", "Undo Like" : "還原喜歡",
"Choose a visibility" : "選擇可見性",
"Go to Social app" : "前往 Social 應用程式", "Go to Social app" : "前往 Social 應用程式",
"Error getting Social notifications" : "獲取 Social 通知時出錯", "Error getting Social notifications" : "獲取 Social 通知時出錯",
"No Social notifications!" : "無 Social 通告!", "No Social notifications!" : "無 Social 通告!",
@ -100,8 +101,12 @@
"Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "鑑於您剛來到 Social請先關注 Nextcloud 官方賬戶,這樣您將不會錯過任何新聞", "Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "鑑於您剛來到 Social請先關注 Nextcloud 官方賬戶,這樣您將不會錯過任何新聞",
"Follow Nextcloud on mastodon.xyz" : "在 mastodon.xyz 上關注 Nextcloud", "Follow Nextcloud on mastodon.xyz" : "在 mastodon.xyz 上關注 Nextcloud",
"Public" : "公開", "Public" : "公開",
"Visible for all" : "所有人均可看見",
"Unlisted" : "不公開", "Unlisted" : "不公開",
"Visible for all, but opted-out of discovery features" : "所有人可看見,但選擇退出發現功能",
"Followers" : "僅關注者", "Followers" : "僅關注者",
"Direct" : "私信" "Visible to followers only" : "僅關注者可看見",
"Direct" : "私信",
"Visible to mentioned users only" : "僅被提及的用戶可看見"
},"pluralForm" :"nplurals=1; plural=0;" },"pluralForm" :"nplurals=1; plural=0;"
} }

Wyświetl plik

@ -75,6 +75,7 @@ OC.L10N.register(
"Boost" : "轉嘟", "Boost" : "轉嘟",
"Like" : "喜歡", "Like" : "喜歡",
"Undo Like" : "還原喜歡", "Undo Like" : "還原喜歡",
"Choose a visibility" : "選擇能見度",
"Go to Social app" : "前往 Social 應用程式", "Go to Social app" : "前往 Social 應用程式",
"Error getting Social notifications" : "取得 Social 通知時發生錯誤", "Error getting Social notifications" : "取得 Social 通知時發生錯誤",
"No Social notifications!" : "沒有 Social 通知!", "No Social notifications!" : "沒有 Social 通知!",
@ -102,8 +103,12 @@ OC.L10N.register(
"Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "因為您是「社交」新手,因此請先追蹤官方的 Nextcloud 帳號,這樣您就不會漏掉任何新聞", "Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "因為您是「社交」新手,因此請先追蹤官方的 Nextcloud 帳號,這樣您就不會漏掉任何新聞",
"Follow Nextcloud on mastodon.xyz" : "在 mastodon.xyz 上追蹤 Nextcloud", "Follow Nextcloud on mastodon.xyz" : "在 mastodon.xyz 上追蹤 Nextcloud",
"Public" : "公開", "Public" : "公開",
"Visible for all" : "所有人均可見",
"Unlisted" : "不公開", "Unlisted" : "不公開",
"Visible for all, but opted-out of discovery features" : "所有人均可見,但選擇退出探索功能",
"Followers" : "追蹤者", "Followers" : "追蹤者",
"Direct" : "直接" "Visible to followers only" : "僅對追隨者可見",
"Direct" : "直接",
"Visible to mentioned users only" : "僅被提及的使用者可見"
}, },
"nplurals=1; plural=0;"); "nplurals=1; plural=0;");

Wyświetl plik

@ -73,6 +73,7 @@
"Boost" : "轉嘟", "Boost" : "轉嘟",
"Like" : "喜歡", "Like" : "喜歡",
"Undo Like" : "還原喜歡", "Undo Like" : "還原喜歡",
"Choose a visibility" : "選擇能見度",
"Go to Social app" : "前往 Social 應用程式", "Go to Social app" : "前往 Social 應用程式",
"Error getting Social notifications" : "取得 Social 通知時發生錯誤", "Error getting Social notifications" : "取得 Social 通知時發生錯誤",
"No Social notifications!" : "沒有 Social 通知!", "No Social notifications!" : "沒有 Social 通知!",
@ -100,8 +101,12 @@
"Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "因為您是「社交」新手,因此請先追蹤官方的 Nextcloud 帳號,這樣您就不會漏掉任何新聞", "Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "因為您是「社交」新手,因此請先追蹤官方的 Nextcloud 帳號,這樣您就不會漏掉任何新聞",
"Follow Nextcloud on mastodon.xyz" : "在 mastodon.xyz 上追蹤 Nextcloud", "Follow Nextcloud on mastodon.xyz" : "在 mastodon.xyz 上追蹤 Nextcloud",
"Public" : "公開", "Public" : "公開",
"Visible for all" : "所有人均可見",
"Unlisted" : "不公開", "Unlisted" : "不公開",
"Visible for all, but opted-out of discovery features" : "所有人均可見,但選擇退出探索功能",
"Followers" : "追蹤者", "Followers" : "追蹤者",
"Direct" : "直接" "Visible to followers only" : "僅對追隨者可見",
"Direct" : "直接",
"Visible to mentioned users only" : "僅被提及的使用者可見"
},"pluralForm" :"nplurals=1; plural=0;" },"pluralForm" :"nplurals=1; plural=0;"
} }